:root{color-scheme:dark;--black:#050806;--black2:#0a0f0c;--panel:#101712;--panel2:#151e18;--green:#35e68d;--green2:#12b96a;--red:#ef3e4a;--white:#f3fff8;--muted:#a5b7aa;--line:#24342a;--shadow:0 30px 90px rgba(0,0,0,.45);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);overflow-x:hidden}a{color:inherit;text-decoration:none}.ambient{position:fixed;border-radius:999px;filter:blur(100px);pointer-events:none;z-index:-1}.ambient-one{width:420px;height:420px;background:rgba(34,221,126,.13);top:-180px;left:-100px}.ambient-two{width:380px;height:380px;background:rgba(239,62,74,.08);right:-180px;top:450px}.landing-nav{height:82px;padding:0 clamp(24px,6vw,92px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(68,102,79,.3);background:rgba(5,8,6,.82);backdrop-filter:blur(20px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:1.27rem;font-weight:850;letter-spacing:-.03em}.brand img{border-radius:12px}.brand-accent{color:var(--green)}.landing-nav nav{display:flex;gap:28px;color:#c2d2c7;font-size:.88rem;font-weight:650}.landing-nav nav a:hover{color:var(--green)}.nav-cta,.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--green);color:#031008;border:1px solid var(--green);font-weight:850;border-radius:12px;padding:12px 18px;box-shadow:0 10px 35px rgba(53,230,141,.16);transition:.2s}.nav-cta:hover,.primary-cta:hover{transform:translateY(-2px);background:#4cf09c}.hero{min-height:760px;padding:90px clamp(24px,6vw,92px) 100px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:6vw;max-width:1600px;margin:auto}.hero-kicker{display:inline-flex;align-items:center;gap:10px;color:#c6d8cc;border:1px solid var(--line);background:rgba(19,30,23,.7);border-radius:999px;padding:8px 13px;font-size:.8rem;font-weight:700}.live-dot,.status-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(239,62,74,.12)}.hero h1{font-size:clamp(3.8rem,6.6vw,7.2rem);line-height:.92;letter-spacing:-.07em;margin:24px 0 28px;max-width:820px}.hero h1 span{color:var(--green)}.hero-lead{font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.75;color:#b9c9be;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 24px}.primary-cta{padding:15px 21px}.secondary-cta{display:inline-flex;align-items:center;padding:15px 21px;border:1px solid var(--line);border-radius:12px;color:#d7e4db;font-weight:780;background:rgba(14,21,16,.7)}.secondary-cta:hover{border-color:#416650}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#8fa899;font-size:.78rem;font-weight:650}.hero-product{position:relative}.product-window{border:1px solid #2a4032;background:#0b110d;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);transform:perspective(1500px) rotateY(-4deg) rotateX(1deg)}.window-bar{height:46px;display:flex;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid #233228;background:#0d140f}.window-bar>span{width:10px;height:10px;border-radius:50%;background:#314236}.window-bar>span:first-child{background:var(--red)}.window-bar>span:nth-child(2){background:#f0c354}.window-bar>span:nth-child(3){background:var(--green)}.window-title{margin-left:auto;margin-right:auto;color:#6f8375;font-size:.69rem}.product-body{display:grid;grid-template-columns:150px 1fr;min-height:500px}.mini-sidebar{border-right:1px solid #223027;padding:16px 12px;background:#080d0a}.mini-logo{display:flex;align-items:center;gap:8px;font-size:.82rem;margin-bottom:26px}.mini-logo img{width:27px;height:27px}.mini-pill{color:#73877a;font-size:.73rem;font-weight:750;padding:10px;border-radius:9px;margin:4px 0}.mini-pill.active{background:rgba(53,230,141,.1);color:var(--green);border-left:2px solid var(--green)}.privacy-chip{margin-top:180px;font-size:.65rem;color:#86a08f;border:1px solid #263b2d;border-radius:8px;padding:8px}.privacy-chip span{color:var(--green)}.mini-main{padding:24px}.mini-status{font-size:.67rem;color:#9cb0a2;display:flex;align-items:center;gap:8px;margin-bottom:20px}.status-dot{background:var(--green);box-shadow:0 0 0 5px rgba(53,230,141,.1)}.question-card,.cue-card{border:1px solid #2a3c30;background:#111914;border-radius:14px;padding:18px;margin-bottom:14px}.question-card small,.cue-head small{display:block;color:var(--green);font-size:.59rem;letter-spacing:.1em;font-weight:850;margin-bottom:8px}.question-card strong{font-size:1rem;line-height:1.4}.cue-head{display:flex;justify-content:space-between}.cue-head span{font-size:.6rem;color:var(--green);background:rgba(53,230,141,.1);border-radius:999px;padding:4px 8px}.cue-line{display:grid;grid-template-columns:26px 1fr;gap:10px;margin:14px 0}.cue-line b{width:26px;height:26px;border-radius:7px;background:rgba(53,230,141,.14);color:var(--green);display:grid;place-items:center;font-size:.65rem}.cue-line p{margin:0;color:#c8d5cc;font-size:.72rem;line-height:1.55}.mini-footer{display:flex;gap:8px;flex-wrap:wrap}.mini-footer span{font-size:.59rem;color:#72877a;border:1px solid #28392e;border-radius:999px;padding:5px 8px}.floating-badge{position:absolute;padding:13px 16px;background:#101913;border:1px solid #2e4736;border-radius:13px;box-shadow:0 18px 50px rgba(0,0,0,.35);display:grid;gap:2px}.floating-badge strong{font-size:.78rem;color:var(--green)}.floating-badge span{font-size:.65rem;color:#93a99a}.badge-one{left:-40px;bottom:42px}.badge-two{right:-30px;top:70px;border-color:#573038}.badge-two strong{color:#ff727c}.assurance-strip{max-width:1420px;margin:0 auto 120px;padding:24px 34px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(90deg,rgba(23,35,27,.75),rgba(9,14,11,.75));display:grid;grid-template-columns:repeat(3,1fr)}.assurance-strip div{display:grid;gap:5px;padding:5px 28px;border-right:1px solid var(--line)}.assurance-strip div:last-child{border-right:0}.assurance-strip strong{font-size:.9rem}.assurance-strip span{color:#91a596;font-size:.78rem}.content-section{max-width:1420px;margin:0 auto;padding:0 clamp(24px,4vw,62px) 130px}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading.left{text-align:left;margin-left:0}.eyebrow{color:var(--green);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:850;margin:0 0 12px}.section-heading h2,.privacy-copy h2,.final-cta h2{font-size:clamp(2.4rem,4.2vw,4.6rem);letter-spacing:-.055em;line-height:1.04;margin:0 0 20px}.section-heading>p:last-child{color:#9db0a3;line-height:1.7}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step-grid article{position:relative;border:1px solid var(--line);background:linear-gradient(180deg,#101712,#0a0f0c);border-radius:18px;padding:24px;min-height:300px}.step-grid article>span{color:#52675a;font-size:.72rem;font-weight:800}.step-icon{font-size:1.4rem;color:var(--green);width:48px;height:48px;border:1px solid #31513c;background:rgba(53,230,141,.08);display:grid;place-items:center;border-radius:13px;margin:40px 0 22px}.step-grid h3,.feature-card h3{font-size:1.32rem;margin:0 0 12px}.step-grid p,.feature-card p{color:#93a89a;line-height:1.65;font-size:.9rem;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#0e1510;min-height:250px;position:relative;overflow:hidden}.feature-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(53,230,141,.06);right:-90px;bottom:-100px}.feature-large{grid-column:span 2;background:linear-gradient(120deg,#111c15,#0c120e);min-height:310px}.privacy-feature{border-color:#543038;background:linear-gradient(135deg,#171112,#0d100e)}.privacy-feature .feature-label{color:#ff6873}.feature-label{color:var(--green);font-size:.62rem;letter-spacing:.12em;font-weight:850;margin-bottom:38px}.feature-card h3{font-size:1.9rem;letter-spacing:-.03em}.wave{height:90px;display:flex;align-items:center;gap:6px;margin-top:30px}.wave i{display:block;width:5px;border-radius:4px;background:linear-gradient(var(--green),#14663e);height:30%}.wave i:nth-child(2){height:62%}.wave i:nth-child(3){height:38%}.wave i:nth-child(4){height:80%}.wave i:nth-child(5){height:46%}.wave i:nth-child(6){height:92%}.wave i:nth-child(7){height:58%}.wave i:nth-child(8){height:74%}.wave i:nth-child(9){height:35%}.wave i:nth-child(10){height:54%}.privacy-section{max-width:1300px;margin:0 auto 130px;padding:70px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;border:1px solid #294032;border-radius:28px;background:radial-gradient(circle at 15% 10%,rgba(53,230,141,.09),transparent 45%),#0b110d}.privacy-copy>p:not(.eyebrow){color:#a7b9ad;line-height:1.75}.privacy-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.privacy-points span{border:1px solid #273b2e;border-radius:11px;padding:12px;color:#c1d0c6;font-size:.78rem}.privacy-points b{color:var(--green);margin-right:8px}.privacy-card{background:#101913;border:1px solid #31513c;border-radius:20px;padding:30px}.shield{width:64px;height:64px;border-radius:19px;background:var(--green);color:#06100a;display:grid;place-items:center;font-size:2rem;font-weight:900;margin-bottom:28px;box-shadow:14px 14px 0 rgba(239,62,74,.85)}.privacy-card p{color:#a9bbb0;line-height:1.7}.privacy-card small{display:block;color:#6f8375;line-height:1.55;border-top:1px solid #293b30;padding-top:18px;margin-top:22px}.final-cta{text-align:center;padding:110px 24px 125px;background:radial-gradient(circle at center,rgba(53,230,141,.1),transparent 42%)}.final-cta img{border-radius:24px;margin-bottom:20px}.final-cta h2{font-size:clamp(3rem,6vw,6rem)}.consent-note{color:#718477;font-size:.75rem;margin-top:22px}.landing-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px clamp(24px,6vw,92px);border-top:1px solid var(--line);color:#75897b;font-size:.78rem}.landing-footer .brand{color:var(--white)}.landing-footer a{color:var(--green)}@media(max-width:1100px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-product{max-width:850px}.step-grid{grid-template-columns:1fr 1fr}.privacy-section{margin-left:24px;margin-right:24px;padding:45px;grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-column:span 2}}@media(max-width:760px){.landing-nav nav{display:none}.nav-cta{font-size:.75rem;padding:10px 12px}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:clamp(3.3rem,16vw,5rem)}.hero-product{display:none}.trust-row{display:grid}.assurance-strip{margin-left:20px;margin-right:20px;grid-template-columns:1fr}.assurance-strip div{border-right:0;border-bottom:1px solid var(--line);padding:14px 0}.assurance-strip div:last-child{border-bottom:0}.step-grid,.feature-grid,.privacy-points{grid-template-columns:1fr}.feature-large{grid-column:auto}.privacy-section{padding:28px}.landing-footer{align-items:flex-start;flex-direction:column}.content-section{padding-bottom:90px}}
