@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#05040d;--panel:#0d0b1d;--panel2:#121027;--text:#f7f5ff;--muted:#aaa5c2;--purple:#7c4dff;--cyan:#55c9ff;--line:rgba(255,255,255,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");z-index:20}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;background:rgba(5,4,13,.75);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;color:white;text-decoration:none;font-weight:800;font-size:20px}.brand img{width:34px;height:34px}.nav nav{display:flex;align-items:center;gap:28px}.nav a{color:#c7c2da;text-decoration:none;font-size:14px}.nav a:hover{color:#fff}.nav-cta{padding:11px 17px;border:1px solid rgba(124,77,255,.7);border-radius:999px;background:rgba(124,77,255,.12)!important;color:#fff!important}
.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding:70px 8%;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:700px;height:700px;left:-240px;top:-260px;background:radial-gradient(circle,rgba(124,77,255,.26),transparent 68%);filter:blur(10px)}.hero:after{content:"";position:absolute;width:650px;height:650px;right:-200px;bottom:-280px;background:radial-gradient(circle,rgba(85,201,255,.18),transparent 68%)}.hero-copy,.hero-visual{position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.18em;color:#aaa2d2;font-weight:700}.hero h1{font-size:clamp(46px,6.5vw,88px);line-height:.98;letter-spacing:-.06em;margin:20px 0}.hero h1 span,.section h2 span,.agent h2 span{background:linear-gradient(90deg,#fff,#b6a2ff,#6fd7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;border-radius:12px;text-decoration:none;font-weight:700;font-size:14px;transition:.25s}.btn.primary{color:white;background:linear-gradient(135deg,#7c4dff,#4e8cff);box-shadow:0 12px 35px rgba(100,75,255,.28)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(100,75,255,.38)}.btn.ghost{border:1px solid var(--line);color:white;background:rgba(255,255,255,.03)}.btn.ghost:hover{background:rgba(255,255,255,.07)}.wide{width:100%;margin-top:18px}.mini-proof{display:flex;gap:30px;color:var(--muted);font-size:12px}.mini-proof div{display:flex;flex-direction:column;gap:5px}.mini-proof strong{color:#fff;font-size:13px}.glass-product{max-width:500px;margin:auto;padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));box-shadow:0 35px 100px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.12);backdrop-filter:blur(24px);position:relative;overflow:hidden}.glass-product:before{content:"";position:absolute;width:300px;height:300px;right:-100px;top:-120px;background:radial-gradient(circle,rgba(124,77,255,.55),transparent 68%)}.google-mark{font-size:55px;font-weight:800;line-height:1;background:linear-gradient(135deg,#4285f4,#34a853,#fbbc05,#ea4335);-webkit-background-clip:text;color:transparent;position:relative}.product-kicker{margin-top:25px;font-size:10px;letter-spacing:.2em;color:#aaa5c2}.glass-product h2{font-size:38px;line-height:1.05;margin:12px 0 18px;letter-spacing:-.04em}.glass-product h2 span{color:#bdb3dc}.pill{display:inline-block;padding:8px 12px;border-radius:99px;background:rgba(124,77,255,.16);border:1px solid rgba(124,77,255,.35);font-size:12px;color:#d8d0ff}.price-row{display:flex;gap:10px;align-items:center;margin-top:25px}.old{text-decoration:line-through;color:#79748c}.save{font-size:9px;padding:5px 7px;background:#1f9d72;border-radius:6px;font-weight:800}.price{font-size:72px;line-height:1;font-weight:800;letter-spacing:-.07em;margin:7px 0;background:linear-gradient(90deg,#fff,#bdaeff);-webkit-background-clip:text;color:transparent}.small{font-size:12px;color:#918ca4}.marquee{display:flex;justify-content:space-around;gap:30px;flex-wrap:wrap;padding:20px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#807b96;font-size:10px;letter-spacing:.16em}
.section{padding:120px 8%;position:relative}.section.alt{background:linear-gradient(180deg,#070610,#0a0815)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.section-head.center{display:block;text-align:center}.section h2,.agent h2{font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.055em;margin:16px 0}.section-head p{max-width:390px;color:var(--muted);line-height:1.7}.product-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.feature-panel,.feature-cards article,.card,.steps-grid>div{border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:22px}.feature-panel{padding:35px;background:radial-gradient(circle at 20% 10%,rgba(124,77,255,.15),transparent 45%),rgba(255,255,255,.025)}.big-icon{font-size:50px}.feature-panel h3{font-size:28px;margin:15px 0}.feature-panel p,.card p,.feature-cards p,.steps-grid p,.agent-copy p{color:var(--muted);line-height:1.7}.feature-list{margin-top:30px}.feature-list div{padding:16px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.feature-list b{font-size:20px}.feature-list span{color:var(--muted);font-size:13px;text-align:right}.feature-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-cards article{padding:28px}.feature-cards article span{color:#8f78ff;font-size:11px}.feature-cards h3{margin:28px 0 10px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{padding:28px;min-height:230px}.card-icon{font-size:30px;color:#a78cff}.card h3{margin-top:30px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.steps-grid>div{padding:28px}.steps-grid b{font-size:12px;color:#9a83ff}.steps-grid h3{margin:40px 0 8px}.notice{margin-top:25px;padding:18px 20px;border:1px solid rgba(245,187,77,.25);background:rgba(245,187,77,.06);border-radius:14px;color:#cfc5a9;font-size:12px;line-height:1.7}
.agent{padding:110px 8%;position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#0b0818,#080916)}.agent:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 50%,rgba(124,77,255,.22),transparent 45%)}.agent-copy{position:relative;z-index:2;max-width:760px}.agent-points{display:flex;gap:18px;flex-wrap:wrap;margin:25px 0 30px;color:#d8d3e4;font-size:13px}.contact{padding:100px 8%;text-align:center}.contact h2{font-size:56px;letter-spacing:-.05em;margin:18px 0}.contact p{color:var(--muted)}.contact-actions{display:flex;justify-content:center;gap:15px;margin-top:35px}.contact-item{min-width:260px;padding:22px;border:1px solid var(--line);border-radius:16px;text-align:left;text-decoration:none;color:white;background:rgba(255,255,255,.025)}.contact-item small{display:block;color:#89849d;font-size:9px;letter-spacing:.16em;margin-bottom:7px}.contact-item strong{font-size:16px}
footer{padding:45px 8%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#77728a;font-size:11px}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand img{width:28px}.footer-brand strong{color:#eee}.footer-brand span{margin-left:8px}.footer-tag{color:#a29bb6}.copyright{white-space:nowrap}
@media(max-width:900px){.nav{padding:0 5%}.nav nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding:70px 6%}.hero-visual{order:-1}.glass-product{max-width:560px}.section,.agent,.contact{padding:85px 6%}.section-head{display:block}.product-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:1fr 1fr}.footer-brand span{display:none}}
@media(max-width:560px){.hero{padding-top:45px}.hero h1{font-size:47px}.lead{font-size:15px}.hero-actions{flex-direction:column}.mini-proof{gap:15px}.glass-product{padding:24px;border-radius:22px}.glass-product h2{font-size:30px}.price{font-size:60px}.cards,.feature-cards,.steps-grid{grid-template-columns:1fr}.section h2,.agent h2{font-size:42px}.contact h2{font-size:42px}.contact-actions{flex-direction:column}.contact-item{min-width:0}.footer-tag{display:none}footer{padding:35px 6%}}
