:root{
  --bg:#09070b;--bg2:#10090e;--surface:#160d14;--surface2:#211019;
  --border:rgba(255,255,255,.08);--border2:rgba(255,255,255,.15);
  --text:#fff8fb;--muted:#b9a9b1;--muted2:#796b73;
  --red:#ff3d4a;--red2:#fa174e;--pink:#c229b8;--soft:#ff9fb1;
  --gradient:linear-gradient(135deg,var(--red),var(--red2) 45%,var(--pink));
  --nav:74px;--shadow:0 24px 80px rgba(0,0,0,.38)
}
body.light{--bg:#fff8fa;--bg2:#f7edf1;--surface:#fff;--surface2:#fff7f9;--border:rgba(69,25,42,.09);--border2:rgba(69,25,42,.16);--text:#28151e;--muted:#6f5762;--muted2:#99838d;--shadow:0 24px 80px rgba(75,24,43,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden;transition:.3s background,.3s color}a{text-decoration:none;color:inherit}button,a{outline-offset:4px}.container{max-width:1180px}.ambient{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.18;z-index:-2}.ambient-one{width:600px;height:600px;background:#ff284c;top:-250px;right:-260px}.ambient-two{width:520px;height:520px;background:#b526c1;left:-280px;top:42vh}.navbar-shell{height:var(--nav);position:fixed;inset:0 0 auto;z-index:1050;background:rgba(9,7,11,.74);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:.25s}.navbar-shell.scrolled{background:rgba(9,7,11,.94);box-shadow:0 8px 36px rgba(0,0,0,.28)}body.light .navbar-shell{background:rgba(255,248,250,.82)}body.light .navbar-shell.scrolled{background:rgba(255,248,250,.97)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.18rem;font-weight:800;letter-spacing:-.03em}.brand-mark{width:39px;height:39px;border-radius:13px;overflow:hidden;display:inline-flex;background:#ff3d43;box-shadow:0 8px 24px rgba(255,49,72,.25)}.brand-mark img{width:100%;height:100%;object-fit:cover}.nav-links{align-items:center;gap:4px;margin-left:auto}.nav-links a,.mobile-menu a{padding:10px 14px;border-radius:11px;color:var(--muted);font-weight:650;font-size:.9rem;transition:.2s}.nav-links a:hover,.mobile-menu a:hover{color:var(--text);background:rgba(255,255,255,.05)}body.light .nav-links a:hover,body.light .mobile-menu a:hover{background:rgba(40,21,30,.05)}.nav-actions{display:flex;align-items:center;gap:9px}.theme-toggle,.menu-toggle{width:42px;height:42px;border:1px solid var(--border2);border-radius:13px;background:transparent;color:var(--text);display:inline-grid;place-items:center;transition:.2s}.theme-toggle:hover,.menu-toggle:hover{border-color:rgba(255,61,74,.5);background:rgba(255,61,74,.08)}.btn-primary-love,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;font-weight:750;border:1px solid transparent;transition:.24s;white-space:nowrap}.btn-primary-love{padding:11px 17px;background:var(--gradient);color:#fff;box-shadow:0 10px 28px rgba(255,32,75,.2)}.btn-primary-love:hover{color:#fff;transform:translateY(-2px);box-shadow:0 15px 34px rgba(255,32,75,.32)}.btn-ghost{padding:10px 16px;border-color:var(--border2);color:var(--text);background:rgba(255,255,255,.025)}.btn-ghost:hover{color:var(--text);border-color:rgba(255,61,74,.45);background:rgba(255,61,74,.07);transform:translateY(-1px)}.btn-lg-love{padding:15px 22px;border-radius:15px;font-size:.98rem}.mobile-menu{position:fixed;top:var(--nav);left:0;right:0;padding:14px 20px 22px;background:rgba(9,7,11,.98);border-bottom:1px solid var(--border);display:none;flex-direction:column}.mobile-menu.open{display:flex}body.light .mobile-menu{background:#fff8fa}.section-pad{padding:105px 0}.hero{padding-top:calc(var(--nav) + 92px);padding-bottom:78px;min-height:100vh;display:flex;align-items:center;position:relative}.hero h1,.section-heading h2,.cta-card h2{font-size:clamp(2.65rem,5.4vw,5rem);line-height:.99;letter-spacing:-.065em;font-weight:850;margin:18px 0 22px}.hero h1 span,.section-heading h2 span{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.75}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--soft);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.eyebrow>span{width:24px;height:2px;background:var(--gradient);border-radius:10px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 25px}.hero-notes{display:flex;flex-wrap:wrap;gap:10px 20px;color:var(--muted);font-size:.83rem}.hero-notes i,.device-checks i{color:#66e39a;margin-right:6px}.visual-shell{border:1px solid var(--border2);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.015));box-shadow:var(--shadow);overflow:hidden;position:relative}.visual-shell:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,30,80,.17);filter:blur(80px);right:-140px;bottom:-180px}.visual-topbar{height:50px;display:flex;align-items:center;gap:14px;padding:0 17px;border-bottom:1px solid var(--border);font-size:.72rem;color:var(--muted2)}.dots{display:flex;gap:6px}.dots i{width:8px;height:8px;border-radius:50%;background:#ff5f57}.dots i:nth-child(2){background:#ffbd2e}.dots i:nth-child(3){background:#28c840}.live-pill{margin-left:auto;color:#75eaa7;display:flex;align-items:center;gap:6px}.live-pill b{width:7px;height:7px;border-radius:50%;background:#44e98e;box-shadow:0 0 0 5px rgba(68,233,142,.08)}.visual-body{padding:18px;position:relative;z-index:1}.brand-banner{height:130px;border-radius:17px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ff3d43}.brand-banner img{width:100%;height:100%;object-fit:cover}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:12px}.status-card{min-height:105px;padding:16px;border:1px solid var(--border);border-radius:16px;background:rgba(12,7,11,.64);display:flex;flex-direction:column;justify-content:center;position:relative}.status-card small{color:var(--muted2);font-size:.7rem;text-transform:uppercase;letter-spacing:.09em}.status-card strong{font-size:.9rem;margin-top:5px}.status-card>span:not(.status-dot){font-size:.71rem;color:var(--muted);margin-top:4px}.status-main{grid-column:1/-1;min-height:86px;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px}.status-icon{width:46px;height:46px;border-radius:14px;background:rgba(255,55,74,.13);display:grid;place-items:center;color:#ff6477}.status-main div:nth-child(2){display:flex;flex-direction:column}.status-dot{width:10px;height:10px;border-radius:50%;background:#42e88c;margin-left:auto;box-shadow:0 0 0 7px rgba(66,232,140,.08)}.network-line{margin:17px 6px 0;display:flex;align-items:center}.node{width:43px;height:43px;border-radius:14px;border:1px solid var(--border2);display:grid;place-items:center;color:var(--muted)}.node.active{background:rgba(255,255,255,.04)}.node.core{background:var(--gradient);color:#fff;border:0;box-shadow:0 10px 30px rgba(255,30,80,.2)}.beam{height:1px;flex:1;background:linear-gradient(90deg,rgba(255,61,74,.2),#ff3d4a,rgba(194,41,184,.2));position:relative}.beam:after{content:"";position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;top:-4px;animation:travel 2.4s infinite ease-in-out}.beam:nth-of-type(2):after{animation-delay:1.2s}@keyframes travel{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}100%{left:calc(100% - 8px);opacity:0}}.trust-strip{padding:24px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(255,255,255,.018)}.trust-strip .container{display:flex;align-items:center;justify-content:space-between;gap:25px}.trust-strip p{color:var(--muted2);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;margin:0}.platforms{display:flex;flex-wrap:wrap;gap:15px 28px;color:var(--muted);font-size:.85rem;font-weight:650}.platforms i{margin-right:6px;color:var(--soft)}.section-heading{text-align:center;max-width:770px;margin:0 auto 48px}.section-heading.left{text-align:left;margin:0 0 32px}.section-heading h2{font-size:clamp(2rem,4.4vw,3.6rem);line-height:1.06;margin-top:17px}.section-heading p{color:var(--muted);line-height:1.72;max-width:620px;margin:0 auto}.section-heading.left p{margin-left:0}.feature-card{height:100%;min-height:272px;padding:28px;border-radius:21px;border:1px solid var(--border);background:var(--surface);transition:.3s}.feature-card:hover{transform:translateY(-6px);border-color:rgba(255,61,74,.28);box-shadow:0 20px 50px rgba(0,0,0,.18)}.feature-icon{width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,rgba(255,61,74,.18),rgba(194,41,184,.08));border:1px solid rgba(255,61,74,.16);display:grid;place-items:center;color:#ff7485;font-size:1.12rem;margin-bottom:25px}.feature-card h3{font-size:1.08rem;font-weight:800}.feature-card p{color:var(--muted);font-size:.88rem;line-height:1.68;margin:14px 0 0}.soft-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.steps{display:flex;flex-direction:column;gap:13px}.step{display:grid;grid-template-columns:54px 1fr 48px;gap:16px;align-items:center;padding:20px 22px;border:1px solid var(--border);background:var(--surface);border-radius:20px}.step b{font-size:.77rem;color:#ff7184;border:1px solid rgba(255,61,74,.22);background:rgba(255,61,74,.08);width:45px;height:45px;border-radius:14px;display:grid;place-items:center}.step h3{font-size:1rem;margin:0 0 4px;font-weight:800}.step p{margin:0;color:var(--muted);font-size:.85rem}.step>i{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;color:var(--soft);background:rgba(255,255,255,.035)}.device-panel{min-height:475px;border:1px solid var(--border);border-radius:30px;background:linear-gradient(135deg,var(--surface),var(--surface2));padding:55px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;position:relative}.device-panel:after{content:"";position:absolute;width:450px;height:450px;border-radius:50%;right:-180px;bottom:-230px;background:rgba(194,41,184,.17);filter:blur(80px)}.device-copy{position:relative;z-index:2}.device-copy h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.055em;line-height:1.05;margin:18px 0}.device-copy p{color:var(--muted);line-height:1.7;max-width:560px}.device-checks{display:flex;flex-direction:column;gap:11px;margin-top:24px;color:var(--muted);font-size:.87rem}.device-stack{position:relative;height:360px;z-index:2}.device{position:absolute;border:1px solid rgba(255,255,255,.14);background:#130a10;box-shadow:0 35px 70px rgba(0,0,0,.42)}.device-screen{width:100%;height:100%;background:radial-gradient(circle at 70% 15%,rgba(255,46,76,.19),transparent 42%),linear-gradient(160deg,#160b13,#09070b);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.device-screen>i{font-size:2.5rem;color:#ff5c70;margin-bottom:14px}.device-screen strong{font-size:.88rem}.device-screen span{font-size:.68rem;color:#9a8891;margin-top:5px}.device-phone{width:150px;height:300px;border-radius:28px;padding:8px;left:12%;top:28px;transform:rotate(-7deg)}.device-phone .device-screen{border-radius:21px}.device-laptop{width:360px;height:230px;border-radius:18px;padding:9px;right:-30px;bottom:15px;transform:rotate(4deg)}.device-laptop:after{content:"";position:absolute;width:420px;height:13px;background:#2a1922;left:-30px;bottom:-17px;border-radius:2px 2px 18px 18px}.device-laptop .device-screen{border-radius:10px;align-items:flex-start;padding:28px}.mini-chart{height:55px;display:flex;align-items:end;gap:7px;margin-bottom:20px}.mini-chart i{width:16px;border-radius:5px 5px 2px 2px;background:var(--gradient)}.mini-chart i:nth-child(1){height:35%}.mini-chart i:nth-child(2){height:60%}.mini-chart i:nth-child(3){height:48%}.mini-chart i:nth-child(4){height:82%}.mini-chart i:nth-child(5){height:100%}.faq-wrap{max-width:900px}.accordion{--bs-accordion-bg:transparent;--bs-accordion-color:var(--text);--bs-accordion-border-color:var(--border);--bs-accordion-btn-bg:var(--surface);--bs-accordion-active-bg:var(--surface2);--bs-accordion-active-color:var(--text);--bs-accordion-btn-color:var(--text);--bs-accordion-btn-focus-box-shadow:none;--bs-accordion-border-radius:18px}.accordion-item{border-radius:18px!important;overflow:hidden;margin-bottom:12px;border:1px solid var(--border)!important}.accordion-button{font-weight:760;padding:21px 23px}.accordion-button:after{filter:grayscale(1) brightness(2)}body.light .accordion-button:after{filter:none}.accordion-body{color:var(--muted);line-height:1.7;background:var(--surface);padding:0 23px 22px}.final-cta{padding:30px 0 100px;background:var(--bg2)}.cta-card{border:1px solid rgba(255,61,74,.21);border-radius:30px;padding:55px;background:radial-gradient(circle at 95% 10%,rgba(194,41,184,.22),transparent 38%),linear-gradient(135deg,#201019,#130b11);display:flex;align-items:center;justify-content:space-between;gap:36px;box-shadow:var(--shadow)}body.light .cta-card{background:radial-gradient(circle at 95% 10%,rgba(194,41,184,.13),transparent 38%),linear-gradient(135deg,#fff,#fff2f6)}.cta-card h2{font-size:clamp(2rem,4.2vw,3.6rem);margin:16px 0}.cta-card p{color:var(--muted);margin:0}.cta-actions{display:flex;flex-direction:column;gap:11px;min-width:220px}footer{border-top:1px solid var(--border);padding:30px 0;background:var(--bg)}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.footer-inner p{margin:0;color:var(--muted2);font-size:.78rem;text-align:center}.footer-inner>div{display:flex;gap:20px}.footer-inner>div a{font-size:.8rem;color:var(--muted)}.footer-inner>div a:hover{color:var(--soft)}.reveal{opacity:0;transform:translateY(25px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@media(max-width:991px){.hero{min-height:auto}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.trust-strip .container{flex-direction:column;text-align:center}.section-heading.left{text-align:center}.section-heading.left p{margin-inline:auto}.steps{margin-top:10px}.device-panel{grid-template-columns:1fr;padding:42px}.device-stack{margin-top:25px}.cta-card{flex-direction:column;text-align:center}.cta-actions{width:100%;max-width:360px}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-inner .brand,.footer-inner>div{justify-self:center}.mobile-menu{display:none}}@media(max-width:767px){:root{--nav:68px}.section-pad{padding:78px 0}.hero{padding-top:115px}.hero h1{font-size:clamp(2.55rem,12vw,4.1rem)}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.status-grid{grid-template-columns:1fr}.status-main{grid-column:auto}.brand-banner{height:95px}.platforms{justify-content:center}.feature-card{min-height:auto}.step{grid-template-columns:46px 1fr}.step>i{display:none}.device-panel{padding:30px 22px;min-height:690px}.device-stack{height:330px}.device-phone{left:3%;width:130px;height:270px}.device-laptop{width:285px;height:190px;right:-45px}.cta-card{padding:38px 22px}.cta-actions{min-width:0}.footer-inner>div{flex-wrap:wrap}.mobile-menu.open{display:flex}}@media(max-width:420px){.nav-actions .btn-primary-love{padding:10px 13px;font-size:.82rem}.theme-toggle{display:none}.device-stack{transform:scale(.88);transform-origin:left top;width:112%}}
