:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8faf8;background:#020403;font-synthesis:none;color-scheme:dark;--lime: #8cff00;--lime-bright: #a2ff1b;--black: #020403;--surface: #0d110f;--surface-light: #131915;--border: #28332c;--muted: #a0a8a2}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-width:320px;min-height:100%}body{margin:0;background:radial-gradient(circle at 50% 0,rgba(87,255,0,.07),transparent 33rem),var(--black)}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}main{min-height:100vh;overflow:hidden}.site-header{min-height:104px;padding:15px max(5vw,30px);display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(240px,1fr);align-items:center;gap:35px;position:relative;z-index:20;border-bottom:1px solid #202720;background:#020403ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-link{width:fit-content;display:flex;flex-direction:column;align-items:center;text-decoration:none}.brand-link img{width:202px;height:auto;display:block}.brand-link span{margin-top:-2px;color:#f1f5f1;font-size:9px;font-weight:850;letter-spacing:.24em}.site-nav{display:flex;align-items:center;gap:clamp(28px,3.4vw,58px)}.site-nav a{position:relative;color:#eef2ef;font-size:15px;font-weight:650;text-decoration:none}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--lime);transition:right .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{right:0}.header-actions{display:flex;justify-content:flex-end;gap:14px}.button{min-height:54px;padding:0 27px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#f8faf8;background:transparent;font-weight:850;text-align:center;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,.feature-tab:focus-visible,.step-tab:focus-visible,.menu-toggle:focus-visible,summary:focus-visible{outline:3px solid rgba(140,255,0,.32);outline-offset:4px}.button.small{min-height:48px;padding:0 23px;border-radius:12px;font-size:14px}.button.primary{color:#071000;border-color:var(--lime);background:linear-gradient(100deg,#a8ff28,#77ef00);box-shadow:0 11px 30px #77ff0021}.button.secondary{border-color:#526057;background:#060a07ad}.button.secondary:hover{border-color:var(--lime)}.hero{min-height:570px;display:grid;grid-template-columns:minmax(470px,.95fr) minmax(520px,1.25fr);align-items:stretch;background:radial-gradient(circle at 25% 40%,rgba(101,255,0,.07),transparent 35%),#030604}.hero-copy{padding:52px 30px 24px max(5vw,44px);position:relative;z-index:3}.eyebrow{margin:0 0 18px;color:var(--lime);font-size:12px;font-weight:900;letter-spacing:.22em}.eyebrow.centered{text-align:center}.hero h1{max-width:730px;margin:0;color:#fff;font-size:clamp(48px,5.1vw,78px);line-height:.98;letter-spacing:-.055em}.hero h1 span,.steps-section h2 span{color:var(--lime)}.hero-points{margin:26px 0;padding:0;display:grid;gap:13px;list-style:none}.hero-points li{display:flex;align-items:center;gap:11px;color:#e2e7e3;font-size:17px}.hero-points i,.trust-notes i{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#081100;background:var(--lime)}.hero-points i{width:22px;height:22px}.hero-points svg,.trust-notes svg{width:15px;height:15px;stroke-width:2.8}.hero-actions{display:flex;align-items:stretch;gap:16px}.purchase-button{min-width:310px;display:grid;gap:0;line-height:1.15}.purchase-button small{font-size:11px;font-weight:750}.play-icon{width:30px;height:30px;display:grid;place-items:center;border:2px solid var(--lime);border-radius:50%;color:var(--lime);font-size:11px;font-style:normal;padding-left:2px}.trust-notes{margin-top:17px;display:flex;flex-wrap:wrap;gap:22px;color:#c7cec9;font-size:14px}.trust-notes span{display:flex;align-items:center;gap:8px}.trust-notes i{width:18px;height:18px;color:var(--lime);border:1px solid var(--lime);background:transparent}.trust-notes svg{width:12px;height:12px}.hero-visual{min-width:0;position:relative;overflow:hidden}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#030604 0%,transparent 20%),linear-gradient(0deg,rgba(2,4,3,.45),transparent 35%)}.hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.benefits{margin:-1px max(5vw,30px) 0;position:relative;z-index:5;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#121714f7,#070a08f7);box-shadow:0 20px 50px #00000040}.benefit-tabs{display:grid;grid-template-columns:repeat(4,1fr)}.feature-tab{min-height:90px;padding:18px 30px;border:0;border-right:1px solid #2a342d;display:grid;grid-template-columns:45px 1fr 24px;align-items:center;gap:16px;color:#f2f5f3;background:transparent;text-align:left;cursor:pointer}.feature-tab:last-child{border-right:0}.feature-tab:hover,.feature-tab.active{background:#8cff000b}.feature-tab>i,.step-tab>i{display:grid;place-items:center;color:var(--lime);font-style:normal}.feature-tab>i svg{width:34px;height:34px}.feature-tab strong{font-size:16px}.feature-tab>span{color:#eef2ef}.feature-tab>span svg,.step-tab>span svg{width:22px;height:22px}.tab-description{margin:0;padding:14px 26px;border-top:1px solid var(--border);color:#aeb6b0;font-size:14px;text-align:center}.steps-section,.faq-section{padding:74px max(5vw,30px)}.steps-section h2,.faq-section h2{margin:0 0 30px;font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-.035em;text-align:center}.step-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.step-tab{min-height:112px;padding:18px 22px;border:1px solid var(--border);border-radius:16px;display:grid;grid-template-columns:46px 54px 1fr 24px;align-items:center;gap:13px;color:#f4f7f4;background:linear-gradient(145deg,var(--surface-light),#080b09);cursor:pointer;text-align:left}.step-tab:hover,.step-tab.active{border-color:var(--lime);transform:translateY(-2px);box-shadow:0 14px 35px #5eff0012}.step-tab>b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#071000;background:var(--lime);font-size:18px}.step-tab>i svg{width:42px;height:42px}.step-tab strong{font-size:17px}.step-description{max-width:720px;margin:18px auto 0;padding:18px 22px;border-left:3px solid var(--lime);border-radius:10px;background:#0b100c}.step-description strong{color:var(--lime)}.step-description p{margin:6px 0 0;color:var(--muted);line-height:1.55}.badge-section{margin:0 max(5vw,30px);padding:42px;border:1px solid #3d5c32;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:35px;background:radial-gradient(circle at 85% 50%,rgba(140,255,0,.15),transparent 25%),linear-gradient(135deg,#151d17,#090d0a)}.badge-section h2{margin:0;font-size:clamp(28px,3vw,43px);letter-spacing:-.04em}.badge-section p:not(.eyebrow){max-width:720px;margin:13px 0 0;color:var(--muted);line-height:1.55}.badge-section .button{min-width:255px;flex:0 0 auto}.faq-section{max-width:1050px;margin:0 auto}.faq-list{display:grid;gap:11px}.faq-list details{border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,#121713,#080b09)}.faq-list summary{padding:20px 22px;color:#f3f6f4;font-weight:800;cursor:pointer}.faq-list details[open]{border-color:#4b713c}.faq-list details[open] summary{color:var(--lime)}.faq-list p{margin:0;padding:0 22px 20px;color:var(--muted);line-height:1.55}footer{padding:34px max(5vw,30px);border-top:1px solid #222a24;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#7f8881;background:#050706;font-size:13px}.footer-brand img{width:142px}.footer-brand span{font-size:7px}footer p{margin:0}footer>div{display:flex;gap:22px}footer>div a{text-decoration:none}footer>div a:hover{color:var(--lime)}.menu-toggle{display:none}@media (max-width: 1120px){.site-header{grid-template-columns:auto 1fr auto;gap:22px}.brand-link img{width:170px}.site-nav{gap:22px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:35px}.hero h1{font-size:clamp(43px,5vw,62px)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:min(100%,340px)}.step-tab{grid-template-columns:42px 42px 1fr 20px;padding:16px}}@media (max-width: 860px){.site-header{min-height:86px;padding:12px 20px;grid-template-columns:1fr auto}.brand-link img{width:158px}.header-actions{display:none}.menu-toggle{width:45px;height:43px;padding:10px;border:1px solid #374039;border-radius:11px;display:grid;align-content:center;gap:5px;background:#0d120e;cursor:pointer}.menu-toggle span{height:2px;border-radius:4px;background:#f4f7f4}.site-nav{position:absolute;left:14px;right:14px;top:calc(100% + 8px);padding:12px;border:1px solid var(--border);border-radius:15px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#090d0afa;box-shadow:0 22px 45px #0000006b}.site-nav.open{display:flex}.site-nav a{padding:14px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:48px 24px 36px}.hero h1{font-size:clamp(45px,10vw,70px)}.hero-visual{min-height:500px}.hero-visual:after{background:linear-gradient(180deg,#030604 0%,transparent 20%)}.benefit-tabs,.step-tabs{grid-template-columns:1fr}.feature-tab{border-right:0;border-bottom:1px solid #2a342d}.feature-tab:last-child{border-bottom:0}.badge-section{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.site-header{min-height:78px}.brand-link img{width:145px}.brand-link span{font-size:7px}.hero-copy{padding:40px 18px 29px}.eyebrow{font-size:10px;letter-spacing:.16em}.hero h1{font-size:clamp(40px,12vw,57px)}.hero-points li{align-items:flex-start;font-size:15px}.hero-actions{width:100%}.hero-actions .button{width:100%;min-width:0}.trust-notes{gap:12px;flex-direction:column}.hero-visual{min-height:390px}.benefits{margin:0 14px}.feature-tab{min-height:78px;padding:14px 18px}.tab-description{text-align:left}.steps-section,.faq-section{padding:58px 16px}.step-tab{min-height:92px;grid-template-columns:39px 40px 1fr 18px;gap:10px}.step-tab>b{width:36px;height:36px}.step-tab>i svg{width:34px;height:34px}.step-tab strong{font-size:15px}.badge-section{margin:0 14px;padding:28px 22px}.badge-section .button{width:100%;min-width:0}footer{padding:30px 20px;align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.mobile-nav-actions{display:none}@media (max-width: 860px){.mobile-nav-actions{padding:12px 8px 8px;border-top:1px solid #28332c;display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav-actions .button{min-height:48px;padding:0 12px;font-size:13px}}@media (max-width: 420px){.mobile-nav-actions{grid-template-columns:1fr}}.purchase-button{grid-template-columns:1fr;place-items:center;align-content:center;text-align:center}.purchase-button small{width:100%;margin-top:4px;display:block;text-align:center;line-height:1}@media (max-width: 1120px) and (min-width: 861px){.benefit-tabs{grid-template-columns:repeat(2,1fr)}.feature-tab:nth-child(2){border-right:0}.feature-tab:nth-child(-n+2){border-bottom:1px solid #2a342d}}.play-icon svg{width:17px;height:17px}.hero-actions button.button{font:inherit;cursor:pointer}.how-dropdown{width:min(620px,100%);margin-top:18px;overflow:hidden;color:#fff;background:linear-gradient(145deg,#121814,#070a08);border:1px solid rgba(140,255,23,.5);border-radius:22px;box-shadow:0 22px 55px #00000080;animation:dropdown-open .26s ease both}@keyframes dropdown-open{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.how-slide-image{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#080a09}.how-slide-image img{display:block;width:100%;height:100%;object-fit:cover}.how-slide-image span{position:absolute;left:16px;bottom:14px;padding:7px 11px;color:#080b07;background:#8cff17;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.12em}.how-slide-copy{display:flex;align-items:flex-start;gap:16px;padding:17px 18px 10px}.how-slide-copy>div{min-width:0;flex:1}.how-slide-copy strong{color:#8cff17;font-size:18px}.how-slide-copy p{margin:6px 0 0;color:#adb4ae;font-size:14px;line-height:1.55}.how-slide-copy>button{width:34px;height:34px;flex:0 0 34px;padding:0;color:#d5dad6;background:transparent;border:1px solid #354039;border-radius:50%;cursor:pointer;font-size:22px;line-height:1}@media (max-width: 680px){.how-dropdown{margin-top:15px;border-radius:18px}.how-slide-copy{padding:14px 14px 8px}}.how-controls{display:flex;align-items:center;justify-content:space-between;padding:10px 18px 16px}.how-controls>button{display:grid;place-items:center;width:38px;height:38px;padding:0;color:#fff;background:#111713;border:1px solid #3c493f;border-radius:50%;cursor:pointer;font-size:27px;line-height:1}.how-controls>button:hover,.how-slide-copy>button:hover{color:#080b07;background:#8cff17;border-color:#8cff17}.how-dots{display:flex;align-items:center;gap:8px}.how-dots button{width:9px;height:9px;padding:0;background:#465047;border:0;border-radius:50%;cursor:pointer;transition:.18s ease}.how-dots button.active{width:28px;background:#8cff17;border-radius:999px}@media (max-width: 680px){.how-controls{padding:10px 14px 14px}}.customer-app-section{width:min(1460px,90%);margin:82px auto 0;padding:clamp(28px,4vw,54px);display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(30px,6vw,90px);background:radial-gradient(circle at 85% 20%,rgba(132,255,0,.12),transparent 38%),linear-gradient(145deg,#111713,#070a08);border:1px solid rgba(132,255,0,.3);border-radius:28px;box-shadow:0 28px 70px #00000047}.customer-app-copy h2{max-width:650px;margin:10px 0 15px;color:#fff;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.045em}.customer-app-copy>p:not(.eyebrow){max-width:650px;margin:0 0 24px;color:#aeb5b0;font-size:16px;line-height:1.65}.customer-app-copy .button{width:fit-content}.install-options{display:grid;gap:14px}.install-options article{position:relative;padding:22px 24px;background:#070b08c7;border:1px solid #2c392f;border-radius:18px}.install-options article:before{content:"";position:absolute;top:20px;bottom:20px;left:0;width:3px;background:#84ff00;border-radius:0 999px 999px 0}.install-options span{display:block;margin-bottom:7px;color:#84ff00;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.install-options strong{display:block;color:#fff;font-size:19px}.install-options p{margin:7px 0 0;color:#aeb5b0;font-size:14px;line-height:1.5}.site-header .brand-link{padding:4px 0}.site-header .brand-link img{width:202px;max-height:58px;object-fit:contain}.button:focus-visible,.feature-tab:focus-visible,.step-tab:focus-visible{outline:3px solid rgba(132,255,0,.55);outline-offset:3px}@media (max-width: 800px){.customer-app-section{width:calc(100% - 48px);margin-top:64px;padding:30px 26px;grid-template-columns:1fr;gap:28px;border-radius:22px}.customer-app-copy .button{width:100%;justify-content:center}}@media (max-width: 430px){.customer-app-section{width:calc(100% - 32px);padding:25px 20px}}
