:root{color-scheme:light;--black: #f8fafc;--ink: #ffffff;--navy: #111a3a;--surface: #ffffff;--surface-strong: #f2f7f8;--surface-soft: #eef8fa;--line: rgba(17, 26, 58, .1);--line-strong: rgba(17, 26, 58, .18);--cyan: #10bfd3;--lime: #37c8a2;--pink: #2a8fb8;--purple: #24577a;--white: #111a3a;--muted: #5f6b7a;--dim: #7b8795;--radius-xl: 34px;--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px;--shadow-glow: 0 20px 55px rgba(13, 115, 142, .13);--shadow-pink: 0 18px 45px rgba(17, 26, 58, .08);--container: min(1160px, calc(100vw - 32px) );--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif}*{box-sizing:border-box}html{background:#f8fafc;scroll-behavior:smooth;scroll-padding-top:92px;letter-spacing:0}body{margin:0;min-width:320px;font-family:var(--font-body);color:var(--navy);background:radial-gradient(circle at 82% 4%,rgba(16,191,211,.16),transparent 22rem),linear-gradient(180deg,#fff,#f8fafc 45%,#f2f7f8);line-height:1.55;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);line-height:1;text-wrap:balance}p{color:var(--muted)}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}::selection{background:#10bfd338;color:var(--navy)}.container{width:var(--container);margin-inline:auto}.page-shell{min-height:100svh;isolation:isolate}.skip-link{position:fixed;inset-block-start:12px;inset-inline-start:12px;z-index:2000;transform:translate3d(0,-140%,0);padding:.8rem 1rem;border-radius:var(--radius-sm);background:var(--lime);color:var(--black);font-weight:900;text-decoration:none;transition:transform .18s ease}.skip-link:focus{transform:translateZ(0)}.section-padding{position:relative;padding:4.8rem 0}.section-head{display:grid;gap:1rem;max-width:680px}.section-head.center{text-align:center;margin-inline:auto;justify-items:center}.section-title{font-size:2.2rem;color:var(--white)}.section-intro{font-size:1rem;color:var(--muted);max-width:60ch}.fine-note,.results-disclaimer{color:var(--dim);font-size:.9rem}.center-note{text-align:center;max-width:760px;margin:1.6rem auto 0}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.82rem 1.05rem;border:1px solid transparent;border-radius:999px;color:var(--white);font-size:.94rem;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.btn:hover{transform:translate3d(0,-2px,0)}.btn-primary{background:linear-gradient(135deg,var(--cyan),var(--lime));color:#061014;box-shadow:0 12px 34px #00e5ff3d}.btn-primary:hover{box-shadow:0 16px 44px #b6ff0038}.btn-ghost{border-color:var(--line-strong);background:#ffffff14;backdrop-filter:blur(18px)}.btn-ghost:hover{border-color:#00e5ff70;background:#00e5ff1a}.btn-link{min-height:0;padding:0;border-radius:0;color:var(--cyan);background:transparent}.btn-link:hover{transform:none;color:var(--lime)}.btn-large{min-height:54px;padding-inline:1.25rem}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(248,250,252,.1);background:#05030ab8;backdrop-filter:blur(22px)}.header-container{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.68rem;color:var(--white);text-decoration:none;min-width:0}.brand-logo{width:44px;height:44px;object-fit:contain}.brand-text{display:grid;gap:.05rem;min-width:0}.brand-name{font-family:var(--font-display);font-size:1rem;font-weight:900}.brand-sub{color:var(--dim);font-size:.72rem;white-space:nowrap}.nav-links,.social-link{display:none}.header-actions{display:inline-flex;align-items:center;gap:.55rem}.nav-cta{min-height:42px;padding-inline:1rem;font-size:.82rem}.theme-toggle{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;padding:.5rem .76rem .5rem .58rem;border:1px solid rgba(17,26,58,.12);border-radius:999px;background:#ffffffc7;color:var(--navy);box-shadow:0 10px 24px #111a3a0f;cursor:pointer;font-size:.82rem;font-weight:900;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.theme-toggle:hover{transform:translate3d(0,-1px,0);border-color:#10bfd359}.theme-toggle-icon{position:relative;width:1.7rem;height:1.7rem;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#111a3a14,#10bfd321);box-shadow:inset 0 0 0 1px #111a3a14}.theme-icon{position:absolute;width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:opacity .18s ease,transform .18s ease}.theme-icon-moon{fill:currentColor;stroke-width:0}.theme-icon-sun{opacity:0;transform:rotate(-30deg) scale(.72)}.cta-full{display:none}.cta-short{display:inline}.intro-panel{display:none}.has-intro,.has-intro body{overflow:hidden}.has-intro .intro-panel{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#070713,#05030a);transform:translateZ(0);transition:transform .62s cubic-bezier(.76,0,.24,1),opacity .42s ease;will-change:transform}.intro-revealing .intro-panel{transform:translate3d(0,110%,0)}.intro-content{width:min(86vw,420px);display:grid;place-items:center;gap:.8rem;text-align:center}.intro-logo-frame{display:contents}.intro-logo{width:150px;height:150px;object-fit:contain}.has-intro .page-shell{opacity:0;transform:translate3d(0,24px,0);will-change:transform,opacity}.intro-revealing .page-shell{opacity:1;transform:translateZ(0);transition:transform .64s cubic-bezier(.16,1,.3,1) 60ms,opacity .48s ease 80ms}.intro-done .page-shell{opacity:1;transform:none}.hero-section{position:relative;min-height:calc(100svh - 74px);display:grid;align-items:center;overflow:hidden;padding:3.2rem 0 2rem;background:radial-gradient(circle at 78% 28%,rgba(0,229,255,.18),transparent 28rem),radial-gradient(circle at 18% 68%,rgba(124,58,237,.2),transparent 22rem),linear-gradient(180deg,#070713 0%,var(--black) 68%,#060510 100%)}.hero-media{position:absolute;inset:0;z-index:0;overflow:hidden;background:linear-gradient(90deg,#05030ae0,#05030a94 48%,#05030ab8),url(/hero-desktop.png) center / cover no-repeat}.hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(0,229,255,.18),transparent 36%),linear-gradient(315deg,rgba(255,46,147,.14),transparent 40%);opacity:1;transform:scale(1.02)}.hero-static-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(5,3,10,.18),rgba(5,3,10,.72) 78%,var(--black)),linear-gradient(90deg,#05030ad1,#05030a4d,#05030aad)}.hero-glow{position:absolute;z-index:3;pointer-events:none;filter:blur(42px);opacity:.28}.hero-glow-cyan{inset:12% auto auto -22%;width:58%;height:16%;transform:rotate(-18deg);background:linear-gradient(90deg,transparent,rgba(0,229,255,.34),transparent)}.hero-glow-pink{inset:46% -28% auto auto;width:68%;height:18%;transform:rotate(24deg);background:linear-gradient(90deg,transparent,rgba(255,46,147,.28),transparent)}.hero-grid{position:relative;z-index:1;display:grid;gap:2rem;min-width:0}.hero-copy{display:grid;gap:1.1rem;align-content:end;width:100%;min-width:0;max-width:720px}.hero-title{max-width:9ch;font-size:3.35rem;font-weight:900;color:var(--white)}.hero-title span{display:block;color:transparent;background:linear-gradient(90deg,var(--cyan),var(--lime) 52%,var(--pink));-webkit-background-clip:text;background-clip:text}.hero-description{width:100%;max-width:min(20.5rem,calc(100vw - 32px));font-size:1.05rem;color:#f8fafcd1;overflow-wrap:break-word;text-wrap:pretty}.hero-actions{display:grid;grid-template-columns:1fr;gap:.75rem;width:min(100%,360px);margin-top:.35rem}.hero-badges{display:flex;flex-wrap:wrap;gap:.55rem;max-width:100%;padding:0;margin:.7rem 0 0;list-style:none}.hero-badges li{padding:.56rem .72rem;border:1px solid var(--line);border-radius:999px;background:#ffffff14;color:#f8fafcd1;font-size:.78rem;font-weight:800;backdrop-filter:blur(14px)}.hero-visual{display:none}.hero-reel-card{position:relative;overflow:hidden;display:grid;gap:.75rem;width:min(100%,330px);margin-inline:auto;padding:.72rem;border:1px solid rgba(17,26,58,.1);border-radius:34px;background:#ffffffc2;box-shadow:0 24px 70px #111a3a24;backdrop-filter:blur(18px)}.hero-reel-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.1rem .45rem;color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero-reel-video{width:100%;aspect-ratio:9 / 16;display:block;border-radius:25px;background:#edf6f8;object-fit:cover;box-shadow:inset 0 0 0 1px #ffffff3d}.hero-reel-card p{padding:0 .45rem .15rem;color:var(--navy);font-size:.88rem;font-weight:800;text-align:center}.hero-bg-video{display:none}.before-after-section{overflow:hidden;background:linear-gradient(180deg,var(--black),#070612 54%,var(--ink)),linear-gradient(90deg,rgba(0,229,255,.08),transparent 42%,rgba(255,46,147,.08))}.transformation-track{display:flex;gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:18px;scrollbar-width:none;margin:2rem -16px 0;padding:0 16px .75rem}.transformation-track::-webkit-scrollbar{display:none}.transformation-card{flex:0 0 min(80vw,330px);scroll-snap-align:start;border:1px solid rgba(248,250,252,.15);border-radius:22px;padding:.38rem;background:linear-gradient(145deg,#00e5ff2e,#ff2e931a),#fff1;box-shadow:0 24px 80px #00000052}.transformation-image-wrap{position:relative;overflow:hidden;aspect-ratio:4 / 5.1;border-radius:18px;background:#ffffff0a}.transformation-image-wrap img{width:100%;height:100%;object-fit:contain}.chip{display:inline-flex;align-items:center;min-height:30px;padding:.35rem .64rem;border:1px solid rgba(248,250,252,.24);border-radius:999px;background:#05030a94;color:var(--white);font-size:.72rem;font-weight:900;backdrop-filter:blur(18px)}.transformation-meta{display:grid;gap:.55rem;padding:.85rem .55rem .65rem}.transformation-meta h3{font-size:1.12rem}.swipe-hint{margin:.35rem auto 0;color:var(--cyan);font-size:.82rem;font-weight:900;text-align:center}.results-disclaimer{max-width:720px;margin:1rem auto 0;text-align:center}.split-layout{display:grid;gap:2rem}.proof-section{background:#070713}.proof-grid{display:grid;gap:.9rem}.proof-card,.benefit-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffff1b,#ffffff09),#ffffff0a;box-shadow:0 18px 60px #0000003d}.proof-card{min-height:210px;padding:1.2rem;display:grid;align-content:space-between;gap:1.2rem}.proof-card:before,.benefit-card:before{content:"";position:absolute;inset:0;opacity:.38;background:linear-gradient(135deg,rgba(0,229,255,.2),transparent 42%,rgba(255,46,147,.18));pointer-events:none}.card-number,.benefit-index,.location-label{position:relative;color:var(--cyan);font-size:.8rem;font-weight:900}.proof-card h3,.benefit-card h3,.location-card h3{position:relative;font-size:1.26rem}.proof-card p,.benefit-card p,.location-card p{position:relative;color:var(--muted)}.ems-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f2f7f87a,#fffffff5),#fff}.ems-demo-shell{position:relative;z-index:1;display:grid;gap:1.45rem;align-items:center;padding:clamp(1rem,4vw,1.35rem);border:1px solid rgba(16,191,211,.12);border-radius:34px;background:linear-gradient(145deg,#fffffffa,#eef8fac7),#fff;box-shadow:0 22px 62px #111a3a14}.ems-media-card{width:min(100%,340px);justify-self:center;overflow:hidden;padding:.5rem;border:1px solid rgba(16,191,211,.16);border-radius:30px;background:linear-gradient(145deg,#fffffffa,#eef8faeb);box-shadow:0 24px 70px #111a3a1f}.ems-media-card video{width:100%;aspect-ratio:9 / 16;display:block;border-radius:24px;background:#eef8fa;object-fit:cover}.ems-copy-panel{display:grid;gap:1rem;align-content:center;justify-items:center;max-width:35rem;padding:0 .2rem .2rem;text-align:center}.ems-copy-panel .section-title{max-width:11ch}.ems-copy-panel .section-intro{margin:0;max-width:34rem}.ems-points{display:flex;flex-wrap:wrap;gap:.58rem;padding:0;margin:.3rem 0 0;list-style:none}.ems-points li{display:inline-flex;align-items:center;min-height:38px;padding:.56rem .78rem;border:1px solid rgba(16,191,211,.16);border-radius:999px;background:#ffffffd1;color:var(--navy);font-size:.84rem;font-weight:850;box-shadow:0 10px 24px #111a3a0d}.ems-points li:before{content:"";width:.4rem;height:.4rem;margin-inline-end:.45rem;border-radius:999px;background:var(--cyan)}.ems-cta{width:fit-content;margin-top:.15rem;gap:0}.benefits-section{background:#070713}.benefits-grid{display:grid;gap:.9rem;margin-top:2rem}.benefit-card{min-height:220px;display:grid;align-content:space-between;gap:1rem;padding:1.15rem}.benefit-card:nth-child(3n+1){border-color:#00e5ff38}.benefit-card:nth-child(3n+2){border-color:#ff2e9338}.benefit-card:nth-child(3n){border-color:#b6ff0033}.reviews-section{overflow:hidden;background:linear-gradient(180deg,var(--ink),#05030a 58%,#090b16),linear-gradient(90deg,rgba(0,229,255,.08),transparent 48%,rgba(255,46,147,.08))}.review-marquee{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;cursor:grab;user-select:none;scrollbar-width:none;margin-top:2rem;padding-bottom:.4rem}.review-marquee::-webkit-scrollbar{display:none}.review-marquee.is-dragging{cursor:grabbing}.review-marquee-track{width:max-content;display:flex;gap:.82rem;padding:.8rem 1rem 1rem}.review-card{flex:0 0 244px;display:grid;padding:.28rem;border:1px solid rgba(248,250,252,.16);border-radius:18px;background:linear-gradient(145deg,#ffffff1a,#ffffff09),#ffffff0b;color:var(--white);cursor:pointer;touch-action:pan-y;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.review-card:hover,.review-card:focus-visible{transform:translate3d(0,-6px,0);border-color:#00e5ff61;box-shadow:var(--shadow-glow)}.review-card img{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:14px;background:transparent;pointer-events:none}.review-cta-row{display:grid;gap:.85rem;justify-items:center;text-align:center;margin-top:1rem}.review-modal{width:auto;max-width:94vw;max-height:88svh;padding:0;border:0;background:transparent;color:var(--white);overflow:visible}.review-modal::backdrop{background:#05030ad1;backdrop-filter:blur(18px)}.review-modal-card{position:relative;display:grid;place-items:center;overflow:visible;border-radius:24px;background:#fffffff5;box-shadow:0 28px 100px #00000073;max-width:min(94vw,780px);max-height:88svh;overscroll-behavior:contain;padding:.55rem}.review-modal-card img{width:auto;max-width:min(92vw,760px);max-height:84svh;object-fit:contain;border-radius:18px;margin:0 auto}.modal-close-button{position:absolute;top:-14px;right:-14px;z-index:5;width:42px;height:42px;min-height:42px;padding:0;border:1px solid rgba(17,26,58,.12);border-radius:999px;background:#fff;color:#111a3a;box-shadow:0 16px 36px #111a3a38;font-size:1.45rem;line-height:1;font-weight:900;display:grid;place-items:center;cursor:pointer}.review-modal-card>.modal-close-button{display:grid}.locations-section{background:radial-gradient(circle at 88% 12%,rgba(16,191,211,.09),transparent 22rem),linear-gradient(180deg,#fff,#f8fafc)}.location-grid{display:grid;gap:1rem;margin-top:2rem}.location-card{min-height:0;display:grid;align-content:start;gap:0;padding:0;overflow:hidden;border:1px solid rgba(17,26,58,.1);border-radius:26px;background:#ffffffe0;box-shadow:0 18px 46px #111a3a14}.location-card:before{display:none!important;content:none!important}.location-card h3{font-size:1.8rem}.location-image-wrap{position:relative;overflow:hidden;aspect-ratio:16 / 10.5;border-radius:25px 25px 0 0;background:#f2f7f8}.location-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#111a3a1f);pointer-events:none}.location-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.location-label{position:absolute;inset:auto auto .85rem .85rem;z-index:1;display:inline-flex;width:fit-content;padding:.42rem .7rem;border:1px solid rgba(248,250,252,.2);border-radius:999px;background:#05030a85;color:var(--white);font-size:.72rem;font-weight:900;backdrop-filter:blur(14px)}.location-content{position:relative;display:grid;gap:1rem;padding:1.15rem;background:transparent}.location-actions{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.location-actions .btn{min-height:42px;padding-inline:.85rem;font-size:.84rem}.location-actions .btn-link{grid-column:1 / -1;justify-self:center;min-height:34px}.final-cta-section{padding:5rem 0;overflow:hidden;background:linear-gradient(135deg,rgba(0,229,255,.16),transparent 34%),linear-gradient(315deg,rgba(255,46,147,.16),transparent 38%),var(--black)}.final-cta-shell{max-width:760px;display:grid;justify-items:center;gap:1rem;text-align:center}.final-cta-shell h2{font-size:2.6rem}.final-cta-shell p{max-width:42rem;font-size:1.05rem}.final-actions{width:min(100%,420px);display:grid;gap:.75rem;margin-top:.5rem}.site-footer{padding:1.5rem 0 2rem;border-top:1px solid var(--line);background:#030207}.footer-container{display:grid;gap:1.2rem}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-brand img{width:42px;height:42px;object-fit:contain}.footer-brand div{display:grid;gap:.1rem}.footer-brand strong{font-family:var(--font-display)}.footer-brand span,.footer-links a,.footer-copy{color:var(--dim);font-size:.88rem}.footer-links{display:flex;flex-wrap:wrap;gap:.8rem 1rem;padding:0;margin:0;list-style:none}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--cyan)}.reveal-on-scroll{opacity:0;transform:translate3d(0,26px,0);transition:opacity .62s ease,transform .62s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--card-index, 0) * 55ms)}.reveal-on-scroll.is-visible,.intro-done .hero-section .reveal-on-scroll,.intro-revealing .hero-section .reveal-on-scroll{opacity:1;transform:translateZ(0)}.reveal-delay-1{transition-delay:90ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.23s}.reveal-delay-4{transition-delay:.3s}.site-header{border-bottom-color:#111a3a14;background:#ffffffdb;box-shadow:0 12px 34px #111a3a0f}.brand,.section-title,.proof-card h3,.benefit-card h3,.final-cta-shell h2,.footer-brand strong{color:var(--navy)}.brand-sub,.nav-links a,.social-link{color:var(--muted)}.nav-links a:hover,.social-link:hover{color:var(--cyan)}.btn{color:var(--navy)}.btn-primary{background:linear-gradient(135deg,#12c3d7,#4bd0ae);color:#fff;box-shadow:0 12px 28px #10bfd338}.btn-primary:hover{box-shadow:0 16px 36px #10bfd342}.btn-ghost{border-color:#111a3a24;background:#ffffffbd;color:var(--navy)}.btn-ghost:hover{border-color:#10bfd35c;background:#eef8faf5}.btn-link{color:#087f94}.btn-link:hover{color:var(--navy)}.has-intro .intro-panel{background:radial-gradient(circle at 50% 40%,rgba(16,191,211,.1),transparent 18rem),linear-gradient(180deg,#fff,#f8fafc)}.hero-section{background:radial-gradient(circle at 85% 18%,rgba(16,191,211,.16),transparent 23rem),radial-gradient(circle at 12% 78%,rgba(55,200,162,.12),transparent 20rem),linear-gradient(180deg,#fff,#f8fafc 72%,#f2f7f8)}.hero-media{background:linear-gradient(90deg,#ffffffc7,#ffffff47 48%,#ffffff38),url(/hero-desktop.png) center / cover no-repeat}.hero-media:before{background:linear-gradient(135deg,rgba(16,191,211,.08),transparent 38%),linear-gradient(315deg,rgba(55,200,162,.08),transparent 42%)}.hero-static-overlay{background:linear-gradient(180deg,#ffffff0a,#f8fafc52 82%,#f8fafc),linear-gradient(90deg,#ffffffc7,#ffffff14,#ffffff1f)}.hero-glow{opacity:.12}.hero-title{color:var(--navy)}.hero-title span{background:linear-gradient(90deg,#10bfd3,#37c8a2 56%,#111a3a);-webkit-background-clip:text;background-clip:text}.hero-description{color:#4f5f70}.hero-badges li{border-color:#111a3a1a;background:#ffffffc7;color:#425166;box-shadow:0 10px 24px #111a3a0f}.hero-reel-card,.ems-media-card,.proof-card,.benefit-card,.transformation-card,.review-card{border-color:#111a3a1a;background:#ffffffe0;box-shadow:0 18px 46px #111a3a14}.hero-reel-top{color:var(--muted)}.before-after-section,.proof-section,.ems-section,.benefits-section,.reviews-section{background:radial-gradient(circle at 88% 12%,rgba(16,191,211,.09),transparent 22rem),linear-gradient(180deg,#fff,#f8fafc)}.proof-card:before,.benefit-card:before{opacity:.55;background:linear-gradient(135deg,rgba(16,191,211,.08),transparent 48%,rgba(55,200,162,.08))}.card-number,.benefit-index{color:#0d8fa5}.proof-card p,.benefit-card p,.ems-points li,.section-intro,.fine-note,.results-disclaimer{color:var(--muted)}.chip{border-color:#111a3a1f;background:#f2f7f8e6;color:var(--navy);backdrop-filter:none}.transformation-image-wrap{background:#f2f7f8}.swipe-hint{color:#087f94}.review-modal{color:#fff}.review-modal-card{background:#fffffff5;border-color:#111a3a1f}.final-cta-section{background:radial-gradient(circle at 18% 20%,rgba(16,191,211,.14),transparent 22rem),linear-gradient(180deg,#fff,#eef8fa)}.final-actions{width:min(100%,460px);grid-template-columns:1fr}.site-footer{border-top-color:#111a3a17;background:#fff}.footer-copy{margin:0}@media (min-width: 560px){.hero-actions,.final-actions{grid-template-columns:1fr 1fr}.final-actions{width:min(100%,480px);grid-template-columns:repeat(2,1fr)}}@media (min-width: 760px){:root{--container: min(1160px, calc(100vw - 48px) )}.section-padding{padding:6.2rem 0}.section-title{font-size:3.2rem}.section-intro{font-size:1.08rem}.nav-links{display:inline-flex;align-items:center;gap:1.3rem}.nav-links a,.social-link{color:var(--dim);font-size:.86rem;font-weight:900;text-decoration:none;transition:color .18s ease}.nav-links a:hover,.social-link:hover{color:var(--white)}.cta-full{display:inline}.cta-short{display:none}.social-link{display:inline-flex}.hero-section{min-height:calc(100svh - 78px);padding:5rem 0 3rem;align-items:center}.hero-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:end}.hero-title{font-size:4.6rem}.hero-description{max-width:38rem;font-size:1.12rem}.hero-visual{display:block}.transformation-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;overflow:visible;margin:3rem 0 0;padding:0}.transformation-card{flex:initial}.transformation-card:nth-child(1){grid-column:span 2}.transformation-card:nth-child(2){grid-column:span 2;margin-top:2.5rem}.transformation-card:nth-child(3){grid-column:span 2}.transformation-card:nth-child(4){grid-column:2 / span 2}.transformation-card:nth-child(5){grid-column:4 / span 2;margin-top:2.5rem}.split-layout,.split-layout.reverse{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.ems-demo-shell{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(2rem,5vw,4rem);align-items:center;padding:clamp(1.15rem,2vw,1.55rem)}.ems-copy-panel{order:1;justify-items:start;text-align:left}.ems-media-card{order:2;width:min(100%,340px);justify-self:end}.split-layout.reverse>:first-child{order:2}.sticky-head{position:sticky;top:118px}.proof-grid,.benefits-grid,.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{flex-basis:264px}.review-marquee-track{gap:1.25rem}.footer-container{grid-template-columns:minmax(220px,.8fr) minmax(320px,1fr) auto;align-items:center}.location-card:before{display:none}}@media (min-width: 769px){.swipe-hint{display:none}}@media (min-width: 1080px){.hero-grid{grid-template-columns:minmax(0,1fr) 390px}.hero-title{font-size:5.35rem}.hero-actions{width:min(100%,500px)}.hero-reel-card{padding:1.25rem}}@media (max-width: 759px){.hero-copy{max-width:calc(100vw - 32px)}.hero-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,calc(100vw - 32px))}.hero-badges li{display:flex;align-items:center;justify-content:center;min-width:0;min-height:38px;padding-inline:.44rem;font-size:.68rem;line-height:1.15;text-align:center;overflow-wrap:anywhere}.hero-media{background:linear-gradient(90deg,#ffffffc2,#ffffff2e),url(/hero-desktop.png) center / cover no-repeat}.hero-bg-video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-static-overlay{background:linear-gradient(180deg,#fff3,#f8fafc33 58%,#f8fafceb),linear-gradient(90deg,#ffffffd1,#fff3)}}@media (max-width: 380px){.brand-sub{display:none}.theme-toggle{padding-inline:.68rem}.theme-toggle-text{display:none}.nav-cta{padding-inline:.72rem;font-size:.78rem}.hero-title{font-size:2.88rem}.section-title{font-size:1.96rem}}@media (max-width: 560px){.theme-toggle{width:42px;padding-inline:0}.theme-toggle-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}html[data-theme=dark]{color-scheme:dark;background:#05030a}html[data-theme=dark] body{color:#f8fafc;background:linear-gradient(180deg,rgba(124,58,237,.14),transparent 18rem),linear-gradient(180deg,#05030a,#070713 48%,#040309)}html[data-theme=dark] p{color:#f8fafcb8}html[data-theme=dark] :focus-visible{outline-color:#b6ff00}html[data-theme=dark] ::selection{background:#b6ff0047;color:#f8fafc}html[data-theme=dark] .site-header{border-bottom-color:#f8fafc1a;background:#05030ab8;box-shadow:none}html[data-theme=dark] .brand,html[data-theme=dark] .section-title,html[data-theme=dark] .hero-title,html[data-theme=dark] .proof-card h3,html[data-theme=dark] .benefit-card h3,html[data-theme=dark] .final-cta-shell h2,html[data-theme=dark] .footer-brand strong{color:#f8fafc}html[data-theme=dark] .brand-sub,html[data-theme=dark] .nav-links a,html[data-theme=dark] .social-link,html[data-theme=dark] .section-intro,html[data-theme=dark] .fine-note,html[data-theme=dark] .results-disclaimer,html[data-theme=dark] .proof-card p,html[data-theme=dark] .benefit-card p,html[data-theme=dark] .footer-brand span,html[data-theme=dark] .footer-links a,html[data-theme=dark] .footer-copy{color:#f8fafcb8}html[data-theme=dark] .nav-links a:hover,html[data-theme=dark] .social-link:hover,html[data-theme=dark] .footer-links a:hover{color:#f8fafc}html[data-theme=dark] .theme-toggle{border-color:#f8fafc2e;background:#ffffff14;color:#f8fafc;box-shadow:none}html[data-theme=dark] .theme-toggle-icon{background:linear-gradient(135deg,#b6ff0029,#00e5ff1f);box-shadow:inset 0 0 0 1px #ffffff1a}html[data-theme=dark] .theme-icon-moon{opacity:0;transform:rotate(30deg) scale(.72)}html[data-theme=dark] .theme-icon-sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] .btn{color:#f8fafc}html[data-theme=dark] .btn-primary{background:linear-gradient(135deg,#00e5ff,#b6ff00);color:#061014;box-shadow:0 12px 34px #00e5ff3d}html[data-theme=dark] .btn-primary:hover{box-shadow:0 16px 44px #b6ff0038}html[data-theme=dark] .btn-ghost{border-color:#f8fafc3d;background:#ffffff14;color:#f8fafc}html[data-theme=dark] .btn-ghost:hover{border-color:#00e5ff70;background:#00e5ff1a}html[data-theme=dark] .btn-link{color:#00e5ff}html[data-theme=dark] .btn-link:hover{color:#b6ff00}html[data-theme=dark] .has-intro .intro-panel{background:linear-gradient(180deg,#070713,#05030a)}html[data-theme=dark] .hero-section{background:radial-gradient(circle at 78% 28%,rgba(0,229,255,.18),transparent 28rem),radial-gradient(circle at 18% 68%,rgba(124,58,237,.2),transparent 22rem),linear-gradient(180deg,#070713,#05030a 68%,#060510)}html[data-theme=dark] .hero-media{background:linear-gradient(90deg,#05030adb,#05030a85 48%,#05030ac7),url(/hero-desktop.png) center / cover no-repeat}html[data-theme=dark] .hero-media:before{background:linear-gradient(135deg,rgba(0,229,255,.18),transparent 36%),linear-gradient(315deg,rgba(255,46,147,.14),transparent 40%)}html[data-theme=dark] .hero-static-overlay{background:linear-gradient(180deg,#05030a1f,#05030a94 78%,#05030a),linear-gradient(90deg,#05030abd,#05030a33,#05030a8f)}html[data-theme=dark] .hero-glow{opacity:.28}html[data-theme=dark] .hero-glow-cyan{background:linear-gradient(90deg,transparent,rgba(0,229,255,.34),transparent)}html[data-theme=dark] .hero-glow-pink{background:linear-gradient(90deg,transparent,rgba(255,46,147,.28),transparent)}@media (max-width: 759px){html[data-theme=dark] .hero-media{background:linear-gradient(90deg,#05030abd,#05030a3d),url(/hero-desktop.png) center / cover no-repeat}html[data-theme=dark] .hero-static-overlay{background:linear-gradient(180deg,#05030a2e,#05030a38 58%,#05030ae0),linear-gradient(90deg,#05030ac7,#05030a2e)}}html[data-theme=dark] .hero-title span{background:linear-gradient(90deg,#00e5ff,#b6ff00 52%,#ff2e93);-webkit-background-clip:text;background-clip:text}html[data-theme=dark] .hero-description{color:#f8fafcd1}html[data-theme=dark] .hero-badges li{border-color:#f8fafc24;background:#ffffff14;color:#f8fafcd1;box-shadow:none}html[data-theme=dark] .hero-reel-card,html[data-theme=dark] .ems-media-card,html[data-theme=dark] .proof-card,html[data-theme=dark] .benefit-card,html[data-theme=dark] .transformation-card,html[data-theme=dark] .review-card{border-color:#f8fafc24;background:linear-gradient(145deg,#ffffff1b,#ffffff09),#ffffff0a;box-shadow:0 18px 60px #0000003d}html[data-theme=dark] .hero-reel-card{border-color:#00e5ff47;background:linear-gradient(145deg,#ffffff29,#ffffff0b),#05030aad;box-shadow:0 24px 80px #00e5ff26}html[data-theme=dark] .ems-media-card{border-color:#f8fafc24;background:#090b16d1}html[data-theme=dark] .hero-reel-card p,html[data-theme=dark] .chip{color:#f8fafc}html[data-theme=dark] .hero-reel-top{color:#f8fafc8a}html[data-theme=dark] .before-after-section,html[data-theme=dark] .proof-section,html[data-theme=dark] .ems-section,html[data-theme=dark] .benefits-section,html[data-theme=dark] .reviews-section{background:linear-gradient(180deg,#090b16,#05030a),linear-gradient(90deg,rgba(0,229,255,.08),transparent 48%,rgba(255,46,147,.08))}html[data-theme=dark] .locations-section{background:linear-gradient(180deg,#090b16,#060510),linear-gradient(90deg,rgba(182,255,0,.08),transparent 48%,rgba(0,229,255,.08))}html[data-theme=dark] .locations-section .section-title,html[data-theme=dark] .location-card h3{color:#f8fafc}html[data-theme=dark] .locations-section .section-intro,html[data-theme=dark] .location-card p{color:#f8fafcb8}html[data-theme=dark] .location-card{border-color:#f8fafc24;background:linear-gradient(145deg,#ffffff18,#ffffff09),#ffffff0b;box-shadow:0 24px 80px #0000003d}html[data-theme=dark] .location-card:before{display:none!important;content:none!important}html[data-theme=dark] .location-image-wrap{background:#ffffff0a}html[data-theme=dark] .location-image-wrap:after{background:linear-gradient(180deg,#05030a05,#05030aa3)}html[data-theme=dark] .location-actions .btn-link{color:#00e5ff}html[data-theme=dark] .before-after-section{background:linear-gradient(180deg,#05030a,#070612 54%,#090b16),linear-gradient(90deg,rgba(0,229,255,.08),transparent 42%,rgba(255,46,147,.08))}html[data-theme=dark] .proof-card:before,html[data-theme=dark] .benefit-card:before{opacity:.38;background:linear-gradient(135deg,rgba(0,229,255,.2),transparent 42%,rgba(255,46,147,.18))}html[data-theme=dark] .card-number,html[data-theme=dark] .benefit-index{color:#00e5ff}html[data-theme=dark] .chip{border-color:#f8fafc3d;background:#05030a94;backdrop-filter:blur(18px)}html[data-theme=dark] .transformation-image-wrap{background:#ffffff0a}html[data-theme=dark] .swipe-hint{color:#00e5ff}html[data-theme=dark] .review-modal-card{background:#fffffff5;border-color:transparent}html[data-theme=dark] .final-cta-section{background:linear-gradient(135deg,rgba(0,229,255,.16),transparent 34%),linear-gradient(315deg,rgba(255,46,147,.16),transparent 38%),#05030a}html[data-theme=dark] .site-footer{border-top-color:#f8fafc24;background:#030207}html[data-theme=dark] .ems-section{background:linear-gradient(180deg,#090b16f5,#05030afa),#05030a}html[data-theme=dark] .ems-demo-shell{border-color:#f8fafc1f;background:linear-gradient(135deg,#ffffff14,#ffffff09),#ffffff0a;box-shadow:0 24px 70px #00000042}html[data-theme=dark] .ems-media-card{border-color:#f8fafc24;background:#ffffff0f;box-shadow:0 18px 54px #00000052}html[data-theme=dark] .ems-media-card:hover{box-shadow:0 18px 54px #00000052}html[data-theme=dark] .ems-copy-panel .section-title{color:#f8fafc}html[data-theme=dark] .ems-copy-panel .section-intro{color:#f8fafcb8}html[data-theme=dark] .ems-points li{border-color:#00e5ff2e;background:#ffffff0f;color:#f8fafc;box-shadow:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.intro-panel{display:none!important}.has-intro .page-shell,.intro-revealing .page-shell,.reveal-on-scroll{opacity:1!important;transform:none!important}.review-marquee{overflow-x:auto}}
