.privacy-policy{min-height:100vh;background:var(--bg);position:relative;z-index:1}.privacy-container{max-width:800px;margin:0 auto;padding:0 2rem 4rem}.privacy-header{padding-top:120px;margin-bottom:3rem}.back-link{display:inline-flex;align-items:center;text-decoration:none;font-size:.9rem;font-weight:500;color:var(--text-muted);margin-bottom:2rem;transition:color .2s}.back-link:hover{color:var(--text)}.privacy-header h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);font-weight:400;letter-spacing:-.02em;color:var(--text);margin-bottom:.5rem}.last-updated{font-size:.88rem;color:var(--text-muted)}.privacy-content{color:var(--text)}.policy-section{margin-bottom:2.5rem}.policy-section h2{font-family:var(--font-display);font-size:1.3rem;font-weight:500;letter-spacing:-.01em;color:var(--text);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.policy-section h3{font-size:1.05rem;font-weight:600;color:var(--text);margin-top:1.2rem;margin-bottom:.6rem}.policy-section p{font-size:.95rem;line-height:1.75;color:var(--text-muted);margin-bottom:.8rem}.policy-section ul{list-style:none;padding:0;margin:.8rem 0}.policy-section ul li{position:relative;padding-left:1.4rem;margin-bottom:.5rem;font-size:.92rem;line-height:1.65;color:var(--text-muted)}.policy-section ul li:before{content:"•";position:absolute;left:0;color:#4285f4;font-weight:700}.contact-info{background:#f8f9fa;border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;margin-top:1rem}.contact-info p{margin-bottom:.3rem;font-size:.92rem}.contact-info p strong{color:var(--text)}@media(max-width:640px){.privacy-container{padding:0 1.2rem 3rem}.privacy-header{padding-top:100px}.privacy-header h1{font-size:1.8rem}.policy-section h2{font-size:1.15rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--text: #121317;--text-muted: #5f6368;--border: rgba(0, 0, 0, .08);--radius: 12px;--font: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Google Sans Flex", "Google Sans", "Inter", system-ui, sans-serif;--max-w: 1200px}html{scroll-behavior:smooth;overflow-y:scroll}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit}#bg-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 2rem;position:relative;z-index:1}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:56px}.logo-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:var(--text);flex-shrink:0}.logo-icon{opacity:.7}.logo-img{height:28px;width:auto;display:block}.logo-text{font-size:.95rem;font-weight:500;letter-spacing:-.01em}.nav{display:flex;align-items:center;gap:2rem;justify-self:center}.nav-link{text-decoration:none;color:var(--text);font-size:.88rem;font-weight:400;display:inline-flex;align-items:center;gap:3px;transition:opacity .2s}.nav-link:hover{opacity:.6}.nav-link svg{opacity:.5}.btn-header{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:.85rem;font-weight:500;color:var(--text);border:1.5px solid var(--text);border-radius:50px;padding:6px 16px;transition:background .2s,color .2s;white-space:nowrap;justify-self:end;flex-shrink:0}.btn-header:hover{background:var(--text);color:#fff}.btn-header svg{opacity:.7}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;margin-left:auto}.hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:100px 2rem 80px;position:relative}.hero-center{position:relative;z-index:1;max-width:860px;margin:0 auto}.glass-divider{position:relative;z-index:1;height:1px;max-width:600px;margin:0 auto;background:linear-gradient(90deg,transparent,rgba(66,133,244,.25) 20%,rgba(66,133,244,.4) 50%,rgba(66,133,244,.25) 80%,transparent);box-shadow:0 0 12px #4285f41a}.scroll-reveal{opacity:0;transform:translateY(30px);filter:blur(4px);transition:opacity .7s ease,transform .7s ease,filter .7s ease}.scroll-reveal.visible{opacity:1;transform:translateY(0);filter:blur(0)}.hero-eyebrow{display:block;font-size:.88rem;font-weight:400;color:var(--text-muted);margin-bottom:20px;letter-spacing:.01em}.hero-title{font-family:var(--font-display);font-size:clamp(2.8rem,6vw,46px);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--text);margin-bottom:24px}.hero-subtitle{display:block;font-size:1.05rem;color:var(--text-muted);line-height:1.6;max-width:520px;margin:0 auto 36px;letter-spacing:.005em}.hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.btn-solid{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:.9rem;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:12px 24px;cursor:pointer;transition:background .2s,box-shadow .2s,transform .15s}.btn-solid:hover{background:#333;box-shadow:0 2px 12px #00000026;transform:translateY(-1px)}.btn-solid svg{opacity:.8}.btn-ghost{display:inline-flex;align-items:center;text-decoration:none;font-size:.9rem;font-weight:500;color:var(--text);padding:12px 20px;border-radius:50px;cursor:pointer;transition:background .2s}.btn-ghost:hover{background:#0000000a}.btn-white-cta{display:inline-flex;align-items:center;text-decoration:none;font-size:.9rem;font-weight:500;color:var(--text);background:#fff;border-radius:50px;padding:12px 28px;cursor:pointer;transition:background .2s}.btn-white-cta:hover{background:#f0f0f0}.section{padding:6rem 0;position:relative;z-index:1;background:var(--bg)}.section-alt{background:#fafafa}.section-header{text-align:center;max-width:640px;margin:0 auto 4rem}.section-header h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;letter-spacing:-.02em;margin-bottom:.8rem}.section-header p{color:var(--text-muted);font-size:1.05rem}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem}.feature-row:last-child{margin-bottom:0}.feature-row.reverse .feature-text{order:2}.feature-row.reverse .feature-visual{order:1}.feature-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.6rem}.feature-text h3{font-size:1.5rem;font-weight:400;letter-spacing:-.02em;margin-bottom:.8rem}.feature-text p{color:var(--text-muted);line-height:1.7}.feature-visual{display:flex;justify-content:center}.feature-mock{width:100%;border-radius:var(--radius);border:1px solid var(--border);background:#fff;overflow:hidden;box-shadow:0 1px 3px #0000000a}.mock-toolbar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--border);background:#fafafa}.mock-dots{display:flex;gap:5px}.mock-dots span{width:8px;height:8px;border-radius:50%;background:#d4d4d4}.mock-title-bar{font-size:.72rem;font-weight:500;color:var(--text-muted);letter-spacing:.02em}.mock-body{padding:20px}.mock-field{margin-bottom:14px}.mock-field-label{width:35%;height:8px;border-radius:4px;background:#e8e8e8;margin-bottom:8px}.mock-field-input{width:100%;height:32px;border-radius:6px;background:#f5f5f7;border:1px solid var(--border)}.mock-field-textarea{width:100%;height:56px;border-radius:6px;background:#f5f5f7;border:1px solid var(--border)}.mock-actions{display:flex;gap:10px;margin-top:18px}.mock-btn-primary{padding:7px 20px;border-radius:6px;background:#4285f4;color:#fff;font-size:.75rem;font-weight:500}.mock-btn-secondary{width:72px;height:32px;border-radius:6px;background:#f0f0f0;border:1px solid var(--border)}.mock-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.mock-stat-card{padding:10px;border-radius:8px;background:#f8f9fa;border:1px solid var(--border);text-align:center}.mock-stat-number{font-size:1.1rem;font-weight:600;color:var(--text);letter-spacing:-.02em}.mock-stat-label{width:60%;height:6px;border-radius:3px;background:#e0e0e0;margin:6px auto 0}.mock-chart{display:flex;align-items:flex-end;gap:6px;height:90px;padding:0 4px}.mock-bar{flex:1;border-radius:4px 4px 0 0;background:#e4e4e7;transition:height .4s ease}.mock-bar-accent{background:#4285f4}.mock-handoff-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;border:1px solid var(--border);margin-bottom:8px;background:#fff}.mock-handoff-hot{border-color:#4285f44d;background:#4285f408}.mock-handoff-avatar{width:30px;height:30px;border-radius:50%;background:#e8e8e8;flex-shrink:0}.mock-handoff-info{flex:1;min-width:0}.mock-handoff-name{width:60%;height:8px;border-radius:4px;background:#d4d4d4;margin-bottom:6px}.mock-handoff-meta{width:40%;height:6px;border-radius:3px;background:#ebebeb}.mock-handoff-badge{padding:3px 8px;border-radius:4px;background:#4285f4;color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.06em;flex-shrink:0}.mock-handoff-score{font-size:.8rem;font-weight:600;color:var(--text-muted);flex-shrink:0}.mock-handoff-connector{display:flex;align-items:center;gap:8px;padding:6px 12px 0}.mock-handoff-connector svg{width:60px;height:20px}.mock-handoff-target{font-size:.7rem;font-weight:600;color:#4285f4;padding:4px 10px;border-radius:4px;background:#4285f414}.marquee-wrapper{overflow:hidden;width:100%;padding:.5rem 0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.marquee-track{display:flex;gap:1.2rem;width:max-content;animation:marqueeScroll 40s linear infinite}.marquee-track:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:box-shadow .25s,transform .25s;width:280px;min-width:280px;flex-shrink:0}.card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000012}.card-icon{margin-bottom:.8rem;line-height:0}.card h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.card-tagline{font-size:.78rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.card-list{list-style:none;margin-bottom:1rem}.card-list li{position:relative;padding-left:1rem;margin-bottom:.3rem;font-size:.82rem;color:var(--text-muted)}.card-list li:before{content:"–";position:absolute;left:0;color:var(--text-muted)}.card-link{font-size:.9rem;font-weight:500;text-decoration:none}.card-link:hover{opacity:.6}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.step{text-align:center;padding:1.5rem 1rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);animation:stepFloat 3s ease-in-out infinite}.step-num{width:36px;height:36px;border-radius:50%;background:#4285f4;color:#fff;font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;animation:stepSpin 3s ease-in-out infinite}@keyframes stepSpin{0%{transform:perspective(200px) rotateY(0)}25%{transform:perspective(200px) rotateY(180deg)}50%{transform:perspective(200px) rotateY(360deg)}to{transform:perspective(200px) rotateY(360deg)}}@keyframes stepFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.step h3{font-size:.95rem;font-weight:600;margin-bottom:.4rem}.step p{font-size:.85rem;color:var(--text-muted)}.global-visual{width:100%;height:320px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:2.5rem;background:#f8f9fa}#globe-canvas{width:100%;height:100%}.global-stats{display:flex;justify-content:center;gap:4rem}.stat{text-align:center}.stat strong{display:block;font-size:2rem;font-weight:600;letter-spacing:-.03em}.stat span{font-size:.85rem;color:var(--text-muted)}.cta-section{background:var(--text);color:#fff}.cta-inner{text-align:center;max-width:600px}.cta-inner h2{color:#fff;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400;letter-spacing:-.03em;margin-bottom:.8rem}.cta-inner p{color:#fff9;margin-bottom:2rem}.footer{background:#fafafa;border-top:1px solid var(--border);padding:4rem 0 2rem;position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand .logo-img{height:32px}.footer-brand .logo-text{font-size:1.3rem;font-weight:600}.footer-brand p{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin-top:.8rem;max-width:260px}.footer-col h4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem}.footer-col a{display:block;font-size:.9rem;text-decoration:none;color:var(--text-muted);margin-bottom:.5rem;transition:color .2s}.footer-col a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem;text-align:center;font-size:.82rem;color:var(--text-muted)}@media(max-width:900px){.feature-row{grid-template-columns:1fr;gap:2rem}.feature-row.reverse .feature-text,.feature-row.reverse .feature-visual{order:0}.feature-row.reverse .feature-text .card-grid,.feature-row.reverse .feature-visual .card-grid{grid-template-columns:repeat(3,1fr)}.steps,.footer-grid{grid-template-columns:1fr 1fr}.global-stats{gap:2rem}}@media(max-width:640px){.nav,.btn-header{display:none!important}.hamburger{display:flex}.hamburger .card-grid{grid-template-columns:1fr 1fr}.steps,.footer-grid{grid-template-columns:1fr}.global-stats{flex-wrap:wrap;gap:1.5rem}.hero-title{font-size:2.4rem}}
