:root{
  --navy:#061522;
  --navy-2:#0a2030;
  --surface:#0d2937;
  --surface-2:#123442;
  --green:#50d13d;
  --green-2:#2dad35;
  --lime:#83e859;
  --blue:#0d2d57;
  --text:#f5f9fb;
  --muted:#a9bac4;
  --line:rgba(255,255,255,.11);
  --orange:#f58b31;
  --shadow:0 28px 90px rgba(0,0,0,.35);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--navy);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent 75%);z-index:-2}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{max-width:100%}
em{font-style:normal;color:var(--green)}
.ambient{position:absolute;border-radius:50%;filter:blur(110px);opacity:.22;pointer-events:none;z-index:-1}
.ambient-one{width:560px;height:560px;background:#238b4a;top:60px;right:-240px}
.ambient-two{width:460px;height:460px;background:#0e487d;top:660px;left:-260px}
.site-header{position:sticky;top:0;z-index:30;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(6,21,34,.78);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px)}
.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:900;letter-spacing:-.5px}
.brand img{width:42px;height:42px;object-fit:contain}
.brand b{color:var(--green)}
.site-header nav{display:flex;gap:34px;color:#c6d2d9;font-size:14px;font-weight:700}
.site-header nav a:hover{color:#fff}
.header-cta{padding:10px 17px;border:1px solid rgba(80,209,61,.45);border-radius:999px;color:var(--lime);font-size:13px;font-weight:900}
.section{width:min(1180px,calc(100% - 40px));margin:0 auto}
.hero{min-height:730px;padding:80px 0 65px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}
.eyebrow{display:flex;align-items:center;gap:9px;color:var(--lime);font-size:11px;font-weight:950;letter-spacing:2px}
.eyebrow span{width:24px;height:2px;background:var(--green);border-radius:99px}
.hero h1{max-width:650px;margin:20px 0 24px;font-size:clamp(48px,5.6vw,77px);line-height:.98;letter-spacing:-4px}
.hero-text{max-width:590px;margin:0;color:#b7c6cf;font-size:18px;line-height:1.7}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.button{min-height:53px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 22px;border-radius:15px;font-size:14px;font-weight:900;transition:.2s transform,.2s box-shadow,.2s border-color}
.button:hover{transform:translateY(-2px)}
.button svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}
.button-primary{color:#061522;background:linear-gradient(135deg,var(--lime),var(--green-2));box-shadow:0 14px 34px rgba(69,210,54,.2)}
.button-ghost{border:1px solid var(--line);background:rgba(255,255,255,.035)}
.button-light{margin-top:25px;color:#061522;background:#fff}
.hero-proof{display:flex;align-items:center;gap:15px;margin-top:34px}
.proof-avatars{display:flex}
.proof-avatars span{width:33px;height:33px;display:grid;place-items:center;margin-left:-7px;border:2px solid var(--navy);border-radius:50%;background:linear-gradient(135deg,#27465a,#132a38);font-size:10px;font-weight:950}
.proof-avatars span:first-child{margin-left:0}
.hero-proof p{margin:0;color:#91a7b3;font-size:12px;line-height:1.5}
.hero-proof strong{color:#eef5f7}
.config-warning{max-width:590px;margin:22px 0 0;padding:11px 14px;border:1px solid rgba(245,139,49,.3);border-radius:12px;color:#ffd0a8;background:rgba(245,139,49,.08);font-size:12px}
.config-warning code{font-weight:900}
.hero-visual{position:relative;min-height:610px;display:grid;place-items:center}
.phone-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:rgba(51,191,70,.2);filter:blur(85px)}
.phone-shell{position:relative;width:326px;height:635px;padding:16px 15px 70px;overflow:hidden;border:7px solid #152f3c;border-radius:43px;background:#071a25;box-shadow:var(--shadow),inset 0 0 0 1px rgba(255,255,255,.08);transform:rotate(2deg)}
.phone-shell::before{content:"";position:absolute;top:8px;left:50%;width:94px;height:23px;transform:translateX(-50%);border-radius:20px;background:#031019}
.phone-top{position:relative;z-index:1;display:flex;justify-content:space-between;padding:0 7px 14px;font-size:9px;font-weight:900}
.phone-top div{display:flex;align-items:center;gap:4px}.phone-top i{display:block;width:9px;height:5px;border-radius:5px;background:#dce7eb}.phone-top b{font-size:8px}
.app-head{display:flex;align-items:center;gap:9px;margin:9px 0 20px}.app-head img{width:38px}.app-head div{flex:1}.app-head small,.app-head strong{display:block}.app-head small{color:#79929f;font-size:7px;letter-spacing:1px}.app-head strong{font-size:13px}.app-head button{width:30px;height:30px;border:0;border-radius:11px;background:#0d2d3b;color:var(--green)}
.next-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:7px;letter-spacing:1.1px;color:#8096a2}.next-label b{color:var(--green);font-size:8px}
.match-panel{padding:15px;border:1px solid rgba(80,209,61,.28);border-radius:20px;background:linear-gradient(145deg,rgba(23,71,61,.75),rgba(10,38,48,.9))}
.match-title{display:flex;gap:11px}.match-title>div:first-child{width:42px;height:48px;display:grid;place-items:center;border-radius:11px;background:#0e3343}.match-title small,.match-title strong{display:block}.match-title small{font-size:7px;color:var(--green)}.match-title strong{font-size:17px}.match-title>div:last-child{padding-top:4px}.match-title b,.match-title span{display:block}.match-title b{font-size:11px}.match-title span{margin-top:5px;color:#90a5af;font-size:8px}
.match-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:14px 0}.match-numbers div{padding:8px 3px;text-align:center;border-radius:10px;background:rgba(255,255,255,.035)}.match-numbers strong,.match-numbers span{display:block}.match-numbers strong{font-size:14px}.match-numbers span{margin-top:2px;color:#8ea3ae;font-size:6px}
.match-panel button{width:100%;height:34px;border:0;border-radius:10px;color:#07201d;background:linear-gradient(90deg,#66df48,#32be3f);font-size:9px;font-weight:950}
.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:11px 0}.quick-grid div{padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#0a2330}.quick-grid span,.quick-grid b,.quick-grid small{display:block}.quick-grid span{color:var(--green);font-size:16px}.quick-grid b{margin-top:5px;font-size:9px}.quick-grid small{margin-top:2px;color:#7e96a1;font-size:6px}
.mini-section{display:flex;justify-content:space-between;margin:17px 2px 8px;font-size:8px}.mini-section span{color:var(--green)}
.mini-list{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#0a202b}.mini-list i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:var(--green);background:rgba(80,209,61,.1);font-style:normal}.mini-list div{flex:1}.mini-list b,.mini-list small{display:block}.mini-list b{font-size:8px}.mini-list small{margin-top:3px;color:#78909c;font-size:6px}
.phone-nav{position:absolute;left:0;right:0;bottom:0;height:65px;display:flex;align-items:center;justify-content:space-around;border-top:1px solid rgba(255,255,255,.06);background:#061720}.phone-nav div{display:grid;place-items:center;gap:4px;color:#627b87}.phone-nav .active{color:var(--green)}.phone-nav i{font-style:normal;font-size:13px}.phone-nav small{font-size:6px}
.float-card{position:absolute;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:rgba(13,41,55,.92);box-shadow:0 18px 35px rgba(0,0,0,.25);backdrop-filter:blur(10px)}
.float-card span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:#061522;background:var(--green);font-weight:950}.float-card b,.float-card small{display:block}.float-card b{font-size:10px}.float-card small{margin-top:3px;color:#8ca1ac;font-size:7px}
.float-one{top:125px;right:-20px}.float-two{left:-15px;bottom:98px}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);width:min(1180px,calc(100% - 40px));margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.trust-strip div{padding:25px 34px;border-left:1px solid var(--line)}.trust-strip div:first-child{border-left:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:14px}.trust-strip span{margin-top:5px;color:#8197a3;font-size:10px}
.features{padding:115px 0}
.section-heading{max-width:720px;margin-bottom:50px}.section-heading h2{margin:18px 0 17px;font-size:clamp(38px,5vw,61px);line-height:1.02;letter-spacing:-3px}.section-heading p{max-width:640px;margin:0;color:#9fb2bc;font-size:16px;line-height:1.7}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.feature{min-height:255px;padding:25px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(15,45,58,.86),rgba(8,29,40,.86));transition:.2s transform,.2s border-color}
.feature:hover{transform:translateY(-4px);border-color:rgba(80,209,61,.3)}
.feature.featured{grid-column:span 2;display:grid;grid-template-columns:auto 1fr;gap:0 18px}
.feature-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(80,209,61,.24);border-radius:14px;color:var(--lime);background:rgba(80,209,61,.08);font-weight:950}
.feature>small,.feature>div>small{display:block;margin:17px 0 10px;color:var(--green);font-size:8px;font-weight:950;letter-spacing:1.4px}.feature.featured>div>small{margin-top:0}
.feature h3{margin:0;font-size:20px;letter-spacing:-.5px}.feature p{margin:11px 0 0;color:#91a5af;font-size:13px;line-height:1.65}
.feature-demo{grid-column:1/-1;margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.feature-demo span{display:flex;align-items:center;gap:7px;padding:10px;border-radius:11px;background:rgba(255,255,255,.035);font-size:9px;font-weight:800}.feature-demo i{width:20px;height:20px;display:grid;place-items:center;border-radius:7px;color:#07201d;background:var(--green);font-style:normal}.feature-demo b{margin-left:auto;color:#8ba2ad;font-size:6px;text-transform:uppercase}
.install-section{padding:0 0 115px}
.install-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.4fr .6fr;gap:50px;padding:60px;border-radius:31px;background:linear-gradient(135deg,#36b53c,#76df4d);color:#071723;box-shadow:0 25px 90px rgba(42,176,61,.16)}
.install-card::after{content:"";position:absolute;width:460px;height:460px;right:-170px;bottom:-250px;border:70px solid rgba(255,255,255,.09);border-radius:50%}
.eyebrow.light{color:#0c3a22}.eyebrow.light span{background:#0c3a22}
.install-copy{position:relative;z-index:1}.install-copy h2{max-width:650px;margin:17px 0;font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-3px}.install-copy>p{max-width:620px;font-size:16px;line-height:1.6;color:#17452c}
.device-tabs{display:flex;flex-wrap:wrap;gap:7px;margin:30px 0 20px}.device-tab{padding:9px 12px;border:1px solid rgba(7,23,35,.17);border-radius:999px;background:transparent;color:#103e28;font-size:10px;font-weight:900;cursor:pointer}.device-tab.active{border-color:#071723;color:#fff;background:#071723}
.install-steps{display:grid;gap:10px;max-width:660px}.step{display:flex;align-items:flex-start;gap:12px}.step b{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;background:#0c3025;font-size:10px}.step p{margin:3px 0;color:#103a27;font-size:12px;line-height:1.5}.step strong{color:#071723}
.qr-area{position:relative;z-index:1;align-self:center;display:grid;place-items:center;text-align:center}.qr-frame{position:relative;width:218px;height:218px;display:grid;place-items:center;padding:16px;border-radius:26px;background:#fff;box-shadow:0 24px 50px rgba(8,54,29,.18)}#qrcode,#qrcode a{display:grid;place-items:center}#qrcode a{width:186px;height:186px}#qrcode img{display:block;width:186px;height:186px;max-width:100%;image-rendering:auto}.qr-area>strong{margin-top:18px;font-size:14px}.qr-area>span{margin-top:4px;color:#1d5132;font-size:11px}
.beta-section{padding:10px 0 115px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.beta-copy h2{margin:18px 0;font-size:47px;line-height:1.05;letter-spacing:-2.5px}.beta-copy p{color:#96aab5;font-size:15px;line-height:1.7}
.beta-flow{display:grid;gap:10px}.beta-flow article{display:flex;align-items:flex-start;gap:18px;padding:21px;border:1px solid var(--line);border-radius:19px;background:rgba(255,255,255,.025)}.beta-flow article>span{color:var(--green);font-size:11px;font-weight:950}.beta-flow h3{margin:0;font-size:16px}.beta-flow p{margin:7px 0 0;color:#8399a5;font-size:12px;line-height:1.5}
.faq-section{padding-bottom:120px}.section-heading.compact{margin-bottom:30px}.section-heading.compact h2{font-size:46px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{position:relative;cursor:pointer;padding:24px 45px 24px 0;list-style:none;font-size:16px;font-weight:850}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:8px;color:var(--green);font-size:24px;font-weight:400}.faq details[open] summary::after{content:"−"}.faq details p{max-width:780px;margin:-7px 0 25px;color:#8fa4af;font-size:13px;line-height:1.7}
.closing{width:min(1180px,calc(100% - 40px));margin:0 auto 70px;display:grid;grid-template-columns:155px 1fr auto;align-items:center;gap:35px;padding:35px 42px;border:1px solid rgba(80,209,61,.18);border-radius:27px;background:linear-gradient(135deg,rgba(15,48,61,.9),rgba(9,27,38,.95))}.closing img{width:145px}.closing h2{margin:0;font-size:38px;line-height:1.05;letter-spacing:-2px}.closing p{margin:10px 0 0;color:#849aa6;font-size:13px}
footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 45px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;border-top:1px solid var(--line)}.footer-brand{font-size:16px}.footer-brand img{width:34px}.footer-brand+ p{margin:0;color:#718893;font-size:10px;text-align:center}footer>div{display:flex;gap:17px;color:#91a5af;font-size:10px;font-weight:700}
.app-link.is-disabled{pointer-events:none;opacity:.48}
@media(max-width:950px){
  .site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-text,.config-warning{margin-left:auto;margin-right:auto}.hero h1{margin-left:auto;margin-right:auto}.hero-visual{margin-top:10px}.feature-grid{grid-template-columns:1fr 1fr}.feature.featured{grid-column:1/-1}.install-card{grid-template-columns:1fr;padding:45px}.qr-area{display:none}.beta-section{grid-template-columns:1fr;gap:35px}.closing{grid-template-columns:105px 1fr}.closing .button{grid-column:1/-1}.closing img{width:100px}footer{grid-template-columns:1fr;text-align:center}.footer-brand,footer>div{justify-content:center}
}
@media(max-width:620px){
  .site-header{height:68px;padding:0 18px}.brand{font-size:17px}.brand img{width:36px;height:36px}.header-cta{padding:9px 12px;font-size:11px}.section{width:min(100% - 28px,1180px)}.hero{min-height:auto;padding:53px 0 60px;gap:15px}.hero h1{font-size:45px;letter-spacing:-2.5px}.hero-text{font-size:15px}.hero-actions{display:grid}.button{width:100%}.hero-visual{min-height:545px;transform:scale(.88);margin:-22px 0 -35px}.float-one{right:-10px}.float-two{left:-9px}.trust-strip{width:calc(100% - 28px);grid-template-columns:1fr}.trust-strip div{border-left:0;border-top:1px solid var(--line);padding:17px 19px}.trust-strip div:first-child{border-top:0}.features{padding:85px 0}.section-heading h2{font-size:41px;letter-spacing:-2px}.feature-grid{grid-template-columns:1fr}.feature.featured{display:block}.feature-demo{grid-template-columns:1fr}.feature-demo span{font-size:10px}.install-section{padding-bottom:85px}.install-card{padding:32px 22px;border-radius:24px}.install-copy h2{font-size:39px;letter-spacing:-2px}.device-tabs{gap:5px}.device-tab{font-size:9px;padding:8px 10px}.beta-section{padding-bottom:85px}.beta-copy h2{font-size:39px}.faq-section{padding-bottom:85px}.section-heading.compact h2{font-size:38px}.closing{width:calc(100% - 28px);grid-template-columns:1fr;text-align:center;padding:30px 22px}.closing img{margin:auto}.closing h2{font-size:34px}footer{width:calc(100% - 28px)}
}
