:root{--bg: #080b11;--bg-soft: #0d121b;--surface: #111722;--surface-2: #161d29;--line: #263142;--text: #f2f6fb;--muted: #94a0b2;--blue: #2f81f7;--blue-light: #79b8ff;--purple: #a371f7;--green: #56d364;--shadow: 0 30px 80px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:radial-gradient(circle at 50% -20%,rgba(47,129,247,.12),transparent 33%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.ambient{position:fixed;z-index:-1;width:520px;height:520px;border-radius:50%;filter:blur(100px);opacity:.1;pointer-events:none}.ambient-one{top:18%;right:-340px;background:var(--blue)}.ambient-two{top:55%;left:-380px;background:var(--purple)}.site-header{display:flex;width:min(1240px,calc(100% - 40px));height:76px;align-items:center;justify-content:space-between;margin-inline:auto;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:inline-flex;align-items:center;gap:10px;font-family:inherit;font-weight:800;letter-spacing:-.3px}.brand-mark{display:inline-block;width:29px;height:29px;border-radius:8px}.site-header nav,.site-footer>div{display:flex;align-items:center;gap:28px}.site-header nav a{color:var(--muted);font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--text)}.site-header .nav-cta{padding:8px 14px;border:1px solid var(--line);border-radius:8px;color:var(--text)}.hero{display:grid;min-height:760px;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding-block:70px 90px}.eyebrow,.kicker{color:var(--blue-light);font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 15px #56d364b3}h1,h2,h3{margin:0;font-family:inherit;line-height:1.08}.hero h1{margin-top:22px;font-size:clamp(48px,6vw,75px);letter-spacing:-4px}.hero h1 em{color:transparent;background:linear-gradient(90deg,var(--blue-light),#c297ff);background-clip:text;font-style:normal}.hero-lead{max-width:610px;margin:26px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:800;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{border-color:#388bfd;background:linear-gradient(180deg,#388bfd,#1f6feb);box-shadow:0 12px 28px #1f6feb40}.button-secondary{border-color:var(--line);background:#111722b8}.button.is-disabled{color:var(--muted);cursor:default;pointer-events:none}.button.is-disabled:hover{transform:none}.hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#bac3d0;font-size:12px;font-weight:600}.hero-proof i{margin-right:4px;color:var(--green);font-style:normal}.prelaunch-note{margin:15px 0 0;color:#6f7a8c;font-size:11px}.demo-section{padding-bottom:85px}.demo-heading{display:grid;max-width:900px;grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin:0 auto 28px}.demo-heading h2{margin-top:10px;font-size:clamp(30px,4vw,44px);letter-spacing:-1.8px}.demo-heading p{margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.65}.demo-frame{max-width:900px;margin:0 auto;overflow:hidden;border:1px solid #303b4a;border-radius:18px;background:#0b1017;box-shadow:0 30px 90px #00000057}.demo-toolbar{display:grid;min-height:48px;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.07);background:#111722;color:#8b96a8;font-size:11px;font-weight:700}.demo-toolbar em{justify-self:end;color:#6f7a8c;font-style:normal}.demo-dots{display:flex;gap:6px}.demo-dots i{width:8px;height:8px;border-radius:50%;background:#3c4655}.demo-dots i:first-child{background:#ff7b72}.demo-dots i:nth-child(2){background:#e3b341}.demo-dots i:last-child{background:#56d364}.demo-stage{display:grid;min-height:310px;place-items:center;padding:42px;background:radial-gradient(circle at 50% 45%,rgba(47,129,247,.16),transparent 44%),linear-gradient(145deg,#0b1017,#0d1320)}.demo-video{display:block;width:min(100%,700px);height:auto;border:1px solid rgba(88,166,255,.18);border-radius:12px;background:#080b10;box-shadow:0 20px 55px #0000007a}.demo-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.07);background:#111722}.demo-steps span{display:flex;min-height:58px;align-items:center;justify-content:center;gap:9px;border-right:1px solid rgba(255,255,255,.07);color:#bdc6d3;font-size:12px}.demo-steps span:last-child{border-right:0}.demo-steps i{color:var(--blue-light);font-size:9px;font-style:normal;font-weight:900;letter-spacing:.7px}.product-frame{position:relative;display:flex;justify-content:center;perspective:1200px}.mock-glow{position:absolute;inset:12% 5%;border-radius:50%;background:#2f81f733;filter:blur(70px)}.mock-window{position:relative;width:405px;max-width:100%;padding:18px;border:1px solid #394557;border-radius:15px;background:#0d1117;box-shadow:var(--shadow);transform:rotateY(-4deg) rotateX(1deg)}.mock-header,.mock-plan,.mock-row,.mock-stack{display:flex;align-items:center;justify-content:space-between;gap:12px}.mock-header{margin-bottom:15px;font-family:inherit;font-size:20px}.mock-toggle{display:flex;width:45px;height:25px;align-items:center;justify-content:flex-end;padding:3px;border-radius:30px;background:var(--blue)}.mock-toggle i{width:19px;height:19px;border-radius:50%;background:#fff}.mock-plan{padding:12px 14px;border:1px solid rgba(47,129,247,.7);border-radius:10px;background:#1f6feb26}.mock-plan>div{display:flex;flex-direction:column}.mock-plan span,.mock-card span{color:var(--muted)}.mock-plan button,.mock-plan a{padding:7px 12px;border:1px solid #58a6ff;border-radius:7px;background:var(--blue);color:#fff;font-weight:800;text-decoration:none;display:inline-block}.mock-card{margin-top:14px;padding:8px 15px;border:1px solid #303b4a;border-radius:11px;background:#151a21}.mock-row{min-height:52px;border-bottom:1px solid rgba(255,255,255,.06)}.mock-row b,.mock-stack b{display:flex;min-width:132px;align-items:center;justify-content:space-between;padding:7px 10px;border:1px solid #313c4b;border-radius:7px;background:#0d1117;font-weight:600}.mock-row b i,.mock-stack b i{color:var(--muted);font-style:normal}.mock-summary{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);color:#788496;font-size:11px;text-align:right}.mock-stack{align-items:stretch;flex-direction:column;gap:7px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.mock-stack b{width:100%}.mock-card em{margin-left:4px;padding:1px 5px;border:1px solid rgba(210,168,255,.5);border-radius:10px;color:#d2a8ff;font-size:8px;font-style:normal}.mock-disabled{opacity:.58}.mock-check{width:15px;height:15px;border:1px solid #586272;border-radius:3px;font-style:normal}.mock-check.checked{display:flex;align-items:center;justify-content:center;border-color:#79b8ff;background:#79b8ff;color:#07101d;font-size:11px;font-weight:900}.platform-strip{display:flex;min-height:88px;align-items:center;justify-content:center;gap:30px;border-block:1px solid rgba(255,255,255,.07);background:#ffffff04;color:#bdc6d3}.platform-strip span{color:#687487;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.platform-strip strong{font-family:inherit;font-size:18px}.platform-strip i{width:3px;height:3px;border-radius:50%;background:#3d4858}.section{padding-block:125px}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:55px}.section h2,.center-heading h2,.final-cta h2{margin-top:13px;font-size:clamp(34px,4.5vw,54px);letter-spacing:-2.4px}.section-heading>p,.center-heading>p,.honesty-copy>p,.final-cta p{margin:0;color:var(--muted);font-size:16px}.steps,.honesty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article,.honesty-grid article{position:relative;min-height:290px;padding:28px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#161d29e6,#0d121bcc)}.steps article:hover{border-color:#58a6ff66;transform:translateY(-3px)}.steps article{transition:.2s ease}.step-number{position:absolute;top:20px;right:22px;color:#465266;font-family:inherit;font-size:12px;font-weight:800}.step-icon{display:flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:45px;border:1px solid rgba(88,166,255,.3);border-radius:13px;background:#2f81f71a;color:var(--blue-light);font-size:28px}.steps h3,.honesty-grid h3{font-size:20px}.steps p,.honesty-grid p{margin:12px 0 0;color:var(--muted);font-size:14px}.sliders{flex-direction:column;gap:6px}.sliders i{position:relative;width:25px;height:2px;background:#6daef8}.sliders i:after{content:"";position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:#fff}.sliders i:nth-child(1):after{left:4px}.sliders i:nth-child(2):after{right:3px}.sliders i:nth-child(3):after{left:10px}.scan i{width:22px;height:22px;border:2px solid #79b8ff;border-radius:50%;box-shadow:0 0 0 5px #79b8ff1a}.privacy-panel{display:grid;min-height:520px;grid-template-columns:.85fr 1.15fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 20% 50%,rgba(47,129,247,.15),transparent 34%),var(--surface)}.privacy-visual{position:relative;display:grid;place-items:center;min-height:420px}.shield{position:relative;z-index:2;display:grid;width:125px;height:145px;place-items:center;border:2px solid #79b8ff;border-radius:60px 60px 70px 70px;box-shadow:0 0 45px #2f81f740;clip-path:polygon(50% 0,100% 18%,93% 72%,50% 100%,7% 72%,0 18%)}.shield span{width:32px;height:40px;border:4px solid var(--blue-light);border-radius:7px}.privacy-orbit{position:absolute;border:1px solid rgba(121,184,255,.16);border-radius:50%}.orbit-one{width:250px;height:250px}.orbit-two{width:380px;height:380px}.privacy-copy{align-self:center;padding:60px 70px 60px 20px}.privacy-copy>p{color:var(--muted);font-size:16px}.trust-list{display:grid;gap:16px;margin:32px 0 0;padding:0;list-style:none}.trust-list li{display:flex;align-items:flex-start;gap:13px}.trust-list li>i{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;background:#56d3641a;color:var(--green);font-style:normal}.trust-list li>span{display:flex;flex-direction:column;color:var(--muted);font-size:13px}.trust-list strong{color:var(--text);font-size:14px}.pricing-section{border-top:1px solid rgba(255,255,255,.06)}.center-heading{max-width:720px;margin:0 auto 55px;text-align:center}.center-heading>p{margin-top:20px}.pricing-grid{display:grid;max-width:900px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-inline:auto;align-items:stretch}.price-card{position:relative;display:flex;min-height:100%;flex-direction:column;padding:32px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.pro-card{border-color:#a371f78c;background:linear-gradient(180deg,rgba(163,113,247,.12),transparent 32%),var(--surface);box-shadow:0 25px 70px #341e5a38}.popular-label{position:absolute;top:-12px;right:24px;padding:5px 10px;border:1px solid rgba(210,168,255,.55);border-radius:20px;background:#211633;color:#d2a8ff;font-size:9px;font-weight:900;letter-spacing:1.1px}.price-top>span{color:var(--blue-light);font-size:12px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.price-top>strong,.price-line strong{display:block;margin-top:10px;font-family:inherit;font-size:48px;line-height:1;letter-spacing:-2px}.price-line{display:flex;align-items:end;gap:8px}.price-line small{padding-bottom:5px;color:var(--muted)}.price-top p{min-height:51px;color:var(--muted);font-size:13px}.price-card ul{display:grid;gap:12px;min-height:220px;margin:26px 0;padding:24px 0 0;border-top:1px solid rgba(255,255,255,.07);list-style:none}.price-card li{color:#c7d0dc;font-size:13px}.price-card li i{margin-right:8px;color:var(--green);font-style:normal}.full-button{width:100%}.price-action{display:flex;min-height:58px;flex-direction:column;justify-content:flex-start;margin-top:auto}.test-label{display:block;margin-top:10px;color:#697589;font-size:9px;text-align:center}.early-price-note{display:flex;max-width:900px;align-items:center;gap:12px;margin:20px auto 0;padding:14px 18px;border:1px solid rgba(210,168,255,.24);border-radius:12px;background:#a371f712;color:#aeb8c7;font-size:11px;line-height:1.5}.early-price-note p{margin:0}.early-price-note strong{display:block;margin-bottom:2px;color:#e5d2ff;font-size:12px}.early-price-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;background:#a371f724;color:#d2a8ff}.comparison{max-width:900px;margin:45px auto 0;overflow:hidden;border:1px solid var(--line);border-radius:13px}.comparison-head,.comparison-row{display:grid;grid-template-columns:1fr 85px 85px;align-items:center;padding:13px 20px;border-bottom:1px solid rgba(255,255,255,.06)}.comparison-head{background:var(--surface-2);color:var(--muted);font-size:11px;text-transform:uppercase}.comparison-head strong,.comparison-row i{text-align:center}.comparison-row{color:#bdc6d3;font-size:13px}.comparison-row:last-child{border-bottom:0}.comparison-row i{font-style:normal}.comparison-row .yes{color:var(--green)}.comparison-row .no{color:#4b5668}.growth-section{padding-top:15px}.growth-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:58px 64px;border:1px solid rgba(163,113,247,.35);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(163,113,247,.14),transparent 38%),var(--surface)}.growth-copy h2{margin-top:13px}.growth-copy>p{margin:20px 0 0;color:var(--muted)}.growth-copy>small{display:block;margin-top:22px;color:#687487;font-size:10px;line-height:1.5}.growth-list{display:grid;gap:12px}.growth-list article{display:grid;grid-template-columns:35px 1fr;gap:14px;padding:17px 18px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#080b1166}.growth-list article>span{color:#9d79da;font-size:10px;font-weight:800}.growth-list strong{font-size:14px}.growth-list p{margin:3px 0 0;color:var(--muted);font-size:12px}.honesty-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.honesty-copy{position:sticky;top:40px}.honesty-grid{grid-template-columns:1fr}.honesty-grid article{min-height:auto}.honesty-grid article>span{color:#586579;font-family:inherit;font-size:11px;font-weight:800}.faq-section{border-top:1px solid rgba(255,255,255,.06)}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;padding:23px 0;font-family:inherit;font-size:17px;font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue-light);font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:750px;margin:-5px 0 24px;color:var(--muted);font-size:14px}.final-cta{display:flex;min-height:330px;align-items:center;justify-content:space-between;gap:40px;margin-bottom:110px;padding:55px 65px;overflow:hidden;border:1px solid rgba(88,166,255,.34);border-radius:18px;background:radial-gradient(circle at 80% 120%,rgba(163,113,247,.24),transparent 40%),radial-gradient(circle at 10% -30%,rgba(47,129,247,.22),transparent 40%),var(--surface)}.final-cta p{max-width:650px;margin-top:18px}.final-cta .button{flex-shrink:0}.site-footer{display:grid;grid-template-columns:.7fr 1.3fr .7fr;gap:30px;align-items:center;padding-block:35px 50px;border-top:1px solid rgba(255,255,255,.07)}.site-footer p{margin:0;color:#697589;font-size:11px;text-align:center}.site-footer p a.footer-mail{color:var(--muted);text-decoration:none;border-bottom:1px solid rgba(148,160,178,.35);transition:color .15s ease,border-color .15s ease}.site-footer p a.footer-mail:hover{color:var(--blue-light);border-bottom-color:var(--blue-light)}.site-footer>div{justify-content:flex-end;gap:18px}.site-footer>div a{color:var(--muted);font-size:12px}.legal-page{max-width:820px;padding-block:70px 120px}.back-link{display:block;margin-bottom:70px;color:var(--muted);font-size:13px}.legal-page h1{max-width:700px;margin-top:15px;font-size:clamp(42px,7vw,68px);letter-spacing:-3px}.legal-updated{margin:20px 0 65px;color:#697589;font-size:12px}.legal-page section{padding:25px 0;border-top:1px solid var(--line)}.legal-page section h2{font-size:21px;letter-spacing:-.5px}.legal-page section p{color:var(--muted)}.analytics-settings-button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:13px;font-weight:800;cursor:pointer}.analytics-settings-button:hover{border-color:var(--blue)}.analytics-consent{position:fixed;right:24px;bottom:24px;z-index:20;display:grid;width:min(460px,calc(100% - 48px));gap:16px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#111722fa;box-shadow:var(--shadow)}.analytics-consent[hidden]{display:none}.analytics-consent p{margin:0;color:#bac3d0;font-size:13px;line-height:1.55}.analytics-consent a{color:var(--blue-light);text-decoration:underline;text-underline-offset:3px}.analytics-consent>div{display:flex;justify-content:flex-end;gap:10px}.analytics-consent button{min-height:40px;padding:0 15px;border-radius:8px;font-size:13px;font-weight:800;cursor:pointer}.consent-decline{border:1px solid var(--line);background:transparent}.consent-accept{border:1px solid #388bfd;background:#1f6feb}@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:60px;padding-block:80px}.hero-copy{max-width:700px}.product-frame{justify-content:flex-start}.section-heading,.honesty-section,.growth-panel{grid-template-columns:1fr;gap:25px}.steps{grid-template-columns:1fr}.steps article{min-height:240px}.privacy-panel{grid-template-columns:1fr}.privacy-copy{padding:0 45px 55px}.honesty-copy{position:static}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer .brand,.site-footer>div{justify-content:center}}@media(max-width:640px){.shell,.site-header{width:min(100% - 28px,1160px)}.site-header{height:66px}.site-header .nav-cta{padding:7px 10px;font-size:11px}.hero{padding-block:55px 70px}.hero h1{font-size:45px;letter-spacing:-2.7px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.mock-window{padding:12px;transform:none}.mock-card{padding-inline:10px}.mock-row{gap:8px;font-size:12px}.mock-row b{min-width:113px}.platform-strip{flex-wrap:wrap;gap:15px;padding:20px}.platform-strip span{width:100%;text-align:center}.section{padding-block:85px}.section h2,.center-heading h2,.final-cta h2{font-size:36px;letter-spacing:-1.7px}.privacy-visual{min-height:330px}.privacy-copy{padding:0 25px 38px}.growth-panel{padding:34px 25px}.pricing-grid{grid-template-columns:1fr}.demo-heading{grid-template-columns:1fr;gap:16px}.demo-stage{min-height:0;padding:25px 18px}.demo-toolbar{grid-template-columns:auto 1fr}.demo-toolbar span{justify-self:end}.demo-toolbar em{display:none}.demo-steps{grid-template-columns:1fr}.demo-steps span{min-height:44px;justify-content:flex-start;padding-inline:18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.demo-steps span:last-child{border-bottom:0}.comparison-head,.comparison-row{grid-template-columns:1fr 52px 52px;padding-inline:12px}.comparison-row{font-size:11px}.final-cta{min-height:380px;align-items:flex-start;flex-direction:column;justify-content:center;margin-bottom:70px;padding:35px 28px}.final-cta .button{width:100%}.analytics-consent{right:14px;bottom:14px;width:calc(100% - 28px)}.analytics-consent>div{flex-direction:column-reverse}.analytics-consent button{width:100%}}
