.landing-root{min-height:100vh}.landing-root *{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.landing-root img{max-width:100%;display:block}.landing-root ::selection{background:var(--accent);color:#fff}.landing-root .wrap{max-width:1180px;margin:0 auto;padding:0 28px}@media (max-width:720px){.landing-root .wrap{padding:0 20px}}.landing-root .nav{z-index:50;max-width:1080px;margin:16px auto 0;padding:0 20px;position:sticky;top:16px}.landing-root .nav-in{background:color-mix(in oklab, var(--surface) 82%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.2);box-shadow:var(--shadow-md);border-radius:999px;justify-content:space-between;align-items:center;padding:8px 10px 8px 20px;display:flex}.landing-root .brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.landing-root .brand-mk{background:var(--accent);border-radius:8px;width:24px;height:24px;position:relative;box-shadow:inset 0 0 0 1px #fff3}.landing-root .brand-mk:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-root .nav-m{color:var(--ink-2);gap:4px;font-size:14px;font-weight:500;display:flex}.landing-root .nav-m a{white-space:nowrap;border-radius:999px;padding:8px 14px;transition:background .15s,color .15s}.landing-root .nav-m a:hover{background:var(--surface-2);color:var(--ink)}@media (max-width:820px){.landing-root .nav-m{display:none}}.landing-root .nav-r{align-items:center;gap:6px;display:flex}.landing-root .btn-n{color:var(--ink-2);white-space:nowrap;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:500}.landing-root .btn-p{background:var(--ink);color:var(--bg);white-space:nowrap;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:600;transition:transform .15s,background .15s}.landing-root .btn-p:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.landing-root .hero{padding:80px 0 100px;position:relative;overflow:hidden}@media (max-width:720px){.landing-root .hero{padding:24px 0 60px}}.landing-root .hero:before{content:"";background:radial-gradient(circle, var(--accent-soft) 0%, transparent 60%);pointer-events:none;z-index:0;border-radius:50%;width:900px;height:900px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.landing-root .hero-in{z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}@media (max-width:960px){.landing-root .hero-in{text-align:center;grid-template-columns:1fr;gap:48px}}.landing-root .pill{background:var(--surface);border:1px solid var(--line);color:var(--ink-2);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px 6px 8px;font-size:13px;font-weight:500;display:inline-flex}.landing-root .pill-b{background:var(--accent);color:#fff;letter-spacing:.02em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.landing-root h1.h-h{letter-spacing:-.035em;text-wrap:balance;color:var(--ink);margin:0 0 24px;font-size:clamp(44px,6.4vw,88px);font-weight:500;line-height:1.02}.landing-root h1.h-h em{color:var(--accent);font-style:normal}.landing-root .lede{color:var(--ink-2);text-wrap:pretty;max-width:560px;margin:0 0 36px;font-size:19px;line-height:1.55}@media (max-width:960px){.landing-root .lede{margin-left:auto;margin-right:auto}}.landing-root .lede b{color:var(--ink);font-weight:600}.landing-root .cta{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}@media (max-width:960px){.landing-root .cta{justify-content:center}}.landing-root .btn-primary{background:var(--ink);color:var(--bg);box-shadow:var(--shadow-md);border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.landing-root .btn-primary:hover{background:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 16px 32px -12px #0000008c}.landing-root .btn-primary .arw{transition:transform .15s}.landing-root .btn-primary:hover .arw{transform:translate(3px)}.floating-cta{z-index:50;background:var(--accent);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s;animation:.25s ease-out floating-cta-fade-in;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 28px -10px #0006}.floating-cta:hover{transform:translateY(-1px);box-shadow:0 16px 32px -10px #00000080}.floating-cta .arw{transition:transform .15s}.floating-cta:hover .arw{transform:translate(2px)}@keyframes floating-cta-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-root .btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:500;transition:all .15s;display:inline-flex}.landing-root .btn-ghost:hover{border-color:var(--ink-3);background:var(--surface-2)}.landing-root .trust{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:20px;font-size:13px;display:flex}@media (max-width:960px){.landing-root .trust{justify-content:center}}.landing-root .trust span{align-items:center;gap:6px;display:inline-flex}.landing-root .trust .dot-ok{background:var(--ok);border-radius:50%;width:6px;height:6px}.landing-root .phone-wrap{justify-content:center;display:flex;position:relative}.landing-root .phone-wrap:before{content:"";background:radial-gradient(circle at 50% 50%, var(--accent-soft) 0%, transparent 65%);z-index:-1;border-radius:60px;position:absolute;inset:-40px}.landing-root .phone{width:100%;max-width:340px;box-shadow:0 0 0 1px #d9770633, var(--shadow-lg), 0 50px 80px -30px #d9770659;background:#0a0a0a;border:1px solid #ffffff14;border-radius:44px;padding:12px;position:relative}.landing-root .phone-screen{aspect-ratio:9/19;background:#0e1014;border-radius:32px;flex-direction:column;display:flex;position:relative;overflow:hidden}.landing-root .phone-notch{z-index:3;background:#000;border-radius:14px;width:100px;height:24px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.landing-root .phone-status{font-family:var(--mono);color:#fff;z-index:2;justify-content:space-between;padding:16px 28px 8px;font-size:11px;font-weight:500;display:flex;position:relative}.landing-root .phone-url{font-family:var(--mono);color:#9aa0aa;background:#ffffff14;border-radius:10px;align-items:center;gap:8px;margin:16px 14px 0;padding:8px 12px;font-size:11px;display:flex}.landing-root .phone-url .lock{clip-path:polygon(10% 45%,10% 100%,90% 100%,90% 45%,75% 45%,75% 30%,65% 18%,35% 18%,25% 30%,25% 45%);background:#9aa0aa;width:10px;height:12px}.landing-root .phone-url .u{color:#e9ecef}.landing-root .phone-body{color:#e9ecef;flex-direction:column;flex:1;padding:20px 22px 24px;display:flex;position:relative}.landing-root .phone-eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:8px 0 6px;font-size:9.5px}.landing-root .phone-headline{font-family:var(--sans);color:#fff;letter-spacing:-.01em;margin:0 0 20px;font-size:22px;font-weight:500;line-height:1.15}.landing-root .phone-ring{width:180px;height:180px;margin:8px auto 20px;position:relative}.landing-root .phone-ring svg{width:100%;height:100%;display:block;transform:rotate(-90deg)}.landing-root .phone-ring .ring-bg{fill:none;stroke:#fff6;stroke-width:6px}.landing-root .phone-ring .ring-fg{fill:none;stroke:var(--accent);stroke-width:6px;stroke-linecap:round;stroke-dasharray:490;transition:stroke-dashoffset .9s linear}.landing-root .phone-time{position:absolute;inset:0}.landing-root .phone-time .t{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#fff;font-size:44px;font-weight:500;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-root .phone-time .l{font-family:var(--mono);color:var(--accent);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-size:9px;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.landing-root .phone-msg{color:#c6ccd4;text-align:center;max-width:240px;min-height:38px;margin:0 auto 18px;font-family:Georgia,serif;font-size:13px;font-style:italic;line-height:1.45;transition:opacity .24s}.landing-root .phone-meta{font-family:var(--mono);color:#9aa0aa;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:auto;padding-top:12px;font-size:9.5px;display:flex}@media (max-width:960px){.landing-root .phone{border-radius:34px;max-width:240px;padding:9px}.landing-root .phone-screen{border-radius:26px}.landing-root .phone-notch{width:76px;height:19px;top:8px}.landing-root .phone-headline{margin:0 0 14px;font-size:17px}.landing-root .phone-ring{width:130px;height:130px;margin:4px auto 14px}.landing-root .phone-time .t{font-size:26px}.landing-root .phone-msg{max-width:190px;min-height:30px;margin-bottom:12px;font-size:11px}.landing-root .phone-body{padding:14px 16px 16px}}@media (max-width:480px){.landing-root .phone{border-radius:30px;max-width:210px;padding:8px}.landing-root .phone-screen{border-radius:24px}.landing-root .phone-notch{width:64px;height:17px;top:7px}.landing-root .phone-headline{margin:0 0 11px;font-size:15px}.landing-root .phone-ring{width:114px;height:114px;margin:3px auto 11px}.landing-root .phone-time .t{font-size:22px}.landing-root .phone-msg{max-width:165px;min-height:26px;margin-bottom:10px;font-size:10px}.landing-root .phone-body{padding:12px 14px 14px}}.landing-root .phone-meta b{color:#e9ecef;font-weight:500}.landing-root .phone-bar{opacity:.4;background:#fff;border-radius:2px;width:120px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.landing-root .logos{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0 16px}.landing-root .logos-in{grid-template-columns:repeat(4,1fr);align-items:center;gap:32px;display:grid}@media (max-width:720px){.landing-root .logos-in{grid-template-columns:repeat(2,1fr);gap:24px}}.landing-root .stat{text-align:center}.landing-root .stat b{letter-spacing:-.03em;color:var(--ink);font-size:32px;font-weight:500;line-height:1;display:block}.landing-root .stat span{color:var(--ink-3);margin-top:6px;font-size:13px;display:block}.landing-root section.s{padding:110px 0;position:relative}@media (max-width:720px){.landing-root section.s{padding:56px 0}}.landing-root .s-head{text-align:center;max-width:720px;margin:0 auto 64px}@media (max-width:720px){.landing-root .s-head{margin:0 auto 32px}}.landing-root .s-eye{background:var(--accent-soft);color:var(--accent);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:500;display:inline-block}.landing-root .s-title{letter-spacing:-.03em;text-wrap:balance;margin:0 0 16px;font-size:clamp(34px,4.6vw,56px);font-weight:500;line-height:1.05}.landing-root .s-title em{color:var(--accent);font-style:normal}.landing-root .s-dek{color:var(--ink-3);text-wrap:pretty;max-width:620px;margin:0 auto;font-size:18px;line-height:1.55}.landing-root .feats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:960px){.landing-root .feats{grid-template-columns:1fr}}.landing-root .feat{background:var(--surface);border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;min-height:360px;padding:32px;transition:transform .2s,box-shadow .2s;display:flex}.landing-root .feat:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.landing-root .feat-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);font-family:var(--mono);border-radius:14px;place-items:center;font-size:18px;font-weight:600;display:grid}.landing-root .feat h3{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:22px;font-weight:600}.landing-root .feat p{color:var(--ink-2);margin:0;font-size:15px;line-height:1.55}.landing-root .feat-fig{background:var(--surface-2);border-radius:var(--r);justify-content:center;align-items:center;min-height:110px;margin-top:auto;padding:20px;display:flex}.landing-root .fr{width:96px;height:96px;position:relative}.landing-root .fr svg{transform:rotate(-90deg)}.landing-root .fr .bg{fill:none;stroke:var(--line-2);stroke-width:5px}.landing-root .fr .fg{fill:none;stroke:var(--accent);stroke-width:5px;stroke-linecap:round;stroke-dasharray:270;stroke-dashoffset:86px}.landing-root .fr .lbl{font-family:var(--mono);color:var(--ink);place-items:center;font-size:16px;font-weight:600;display:grid;position:absolute;inset:0}.landing-root .fb{align-items:flex-end;gap:10px;height:90px;display:flex}.landing-root .fb .b{background:var(--accent);border-radius:6px 6px 0 0;width:28px;position:relative}.landing-root .fb .b.fade{background:var(--line-2)}.landing-root .fb .b small{font-family:var(--mono);letter-spacing:.1em;color:var(--ink-3);font-size:9px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.landing-root .fl{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.landing-root .fl .s{background:var(--surface);border:1px solid var(--line);font-family:var(--mono);color:var(--ink-2);border-radius:8px;padding:8px 12px;font-size:12px;font-weight:500}.landing-root .fl .s.peak{background:var(--accent);color:#fff;border-color:var(--accent)}.landing-root .fl .ar{color:var(--ink-4)}.landing-root .tl-wrap{grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:relative}@media (max-width:900px){.landing-root .tl-wrap{grid-template-columns:1fr 1fr}}@media (max-width:520px){.landing-root .tl-wrap{grid-template-columns:1fr}}.landing-root .tl-card{background:var(--surface);border-radius:var(--r);border:1px solid var(--line);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:24px;display:flex}.landing-root .tl-card .num{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:10px;place-items:center;font-size:14px;font-weight:600;display:grid}.landing-root .tl-card h4{letter-spacing:-.015em;margin:0;font-size:17px;font-weight:600}.landing-root .tl-card p{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}.landing-root .tl-card .time{font-family:var(--mono);color:var(--ink-3);border-top:1px solid var(--line);letter-spacing:.04em;margin-top:auto;padding-top:12px;font-size:11px}.landing-root .sci{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}@media (max-width:900px){.landing-root .sci{grid-template-columns:1fr}}.landing-root .sci-l h3{letter-spacing:-.03em;text-wrap:balance;margin:0 0 18px;font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.05}.landing-root .sci-l h3 em{color:var(--accent);font-style:normal}.landing-root .sci-l p{color:var(--ink-2);margin:0 0 14px;font-size:17px;line-height:1.6}.landing-root .sci-l p b{color:var(--ink);font-weight:600}.landing-root .sci-l .src{background:var(--surface-2);border-radius:var(--r-sm);color:var(--ink-3);margin-top:24px;padding:14px 18px;font-size:13px}.landing-root .sci-l .src b{color:var(--ink);font-weight:500}.landing-root .chart-card{background:var(--surface);border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--shadow-md);padding:28px}.landing-root .chart-head{justify-content:space-between;align-items:baseline;margin-bottom:18px;display:flex}.landing-root .chart-head .t{letter-spacing:-.01em;font-size:15px;font-weight:600}.landing-root .chart-head .n{font-family:var(--mono);color:var(--ink-3);font-size:11px}.landing-root .ch{width:100%;height:220px}.landing-root .ax{stroke:var(--line-2);stroke-width:1px}.landing-root .tk{stroke:var(--line);stroke-width:1px;stroke-dasharray:2 4}.landing-root .cl{font-family:var(--mono);fill:var(--ink-3);font-size:10px}.landing-root .cu{stroke:var(--accent);stroke-width:2.5px;fill:none}.landing-root .ar-fill{fill:var(--accent);opacity:.12}.landing-root .th{stroke:var(--ink-3);stroke-width:1px;stroke-dasharray:4 3}.landing-root .nt{font-family:var(--mono);fill:var(--ink-2);font-size:10px}.landing-root .plan{background:var(--surface);border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--shadow-md);overflow:hidden}.landing-root .plan-head{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;padding:24px 32px;display:flex}.landing-root .plan-head h4{letter-spacing:-.015em;margin:0;font-size:18px;font-weight:600}.landing-root .plan-head .sp{font-family:var(--mono);color:var(--ink-3);font-size:12px}.landing-root .plan-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}@media (max-width:1020px){.landing-root .plan-grid{grid-template-columns:repeat(2,1fr)}}.landing-root .pc{border-right:1px solid var(--line);flex-direction:column;gap:6px;min-height:0;padding:20px 22px;display:flex;position:relative}.landing-root .pc:last-child{border-right:0}@media (max-width:1020px){.landing-root .pc{border-right:0;border-bottom:1px solid var(--line)}.landing-root .pc:nth-child(odd){border-right:1px solid var(--line)}}@media (max-width:520px){.landing-root .pc{gap:4px;padding:14px}.landing-root .pc .big{font-size:30px}.landing-root .pc .stg{font-size:13px}.landing-root .pc .sub{font-size:11px}.landing-root .pc .wt{padding:3px 9px;font-size:10px}.landing-root .pc .d{font-size:10px}}.landing-root .pc .d{font-family:var(--mono);color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.landing-root .pc .stg{color:var(--ink);margin-top:-2px;font-size:15px;font-weight:600}.landing-root .pc .big{letter-spacing:-.04em;color:var(--ink);margin-top:2px;font-size:40px;font-weight:500;line-height:.9}.landing-root .pc .big em{color:var(--accent);font-style:normal}.landing-root .pc .sub{color:var(--ink-3);font-size:13px}.landing-root .pc .wt{background:var(--surface-2);color:var(--ink-2);font-family:var(--mono);border:1px solid var(--line);border-radius:999px;align-self:flex-start;margin-top:4px;padding:4px 12px;font-size:11px;display:inline-block}.landing-root .pc.peak{background:linear-gradient(180deg, var(--accent-soft) 0%, transparent 100%)}.landing-root .pc.peak .wt{background:var(--accent);color:#fff;border-color:var(--accent)}.landing-root .prices{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:860px){.landing-root .prices{grid-template-columns:1fr}}.landing-root .price{background:var(--surface);border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;min-height:440px;padding:32px;display:flex;position:relative}.landing-root .price.pick{border:2px solid var(--accent);box-shadow:var(--shadow-md), 0 0 0 6px var(--accent-soft)}.landing-root .price .ribbon{background:var(--accent);color:#fff;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-root .price .pn{color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:600}.landing-root .price .fg{letter-spacing:-.04em;color:var(--ink);align-items:flex-start;font-size:60px;font-weight:500;line-height:.95;display:flex}.landing-root .price .fg .c{color:var(--ink-3);margin-top:10px;margin-right:2px;font-size:22px}.landing-root .price .per{color:var(--ink-3);margin-top:-6px;font-size:13px}.landing-root .price ul{color:var(--ink-2);margin:10px 0;padding:0;font-size:14px;line-height:1.8;list-style:none}.landing-root .price ul li{padding-left:26px;position:relative}.landing-root .price ul li:before{content:"";border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:10px;height:5px;position:absolute;top:9px;left:4px;transform:rotate(-45deg)}.landing-root .price .act{text-align:center;background:var(--surface-2);color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:12px;width:100%;margin-top:auto;padding:13px 20px;font-size:14px;font-weight:600;transition:all .15s}.landing-root .price.pick .act{background:var(--ink);color:var(--bg)}.landing-root .price .act:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.landing-root .faq{max-width:820px;margin:0 auto}.landing-root .faq details{background:var(--surface);border-radius:var(--r);border:1px solid var(--line);margin-bottom:10px;overflow:hidden}.landing-root .faq summary{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;padding:20px 24px;font-size:16px;font-weight:500;list-style:none;display:flex}.landing-root .faq summary::-webkit-details-marker{display:none}.landing-root .faq summary .pl{background:var(--surface-2);width:24px;height:24px;color:var(--ink-3);border-radius:50%;flex-shrink:0;place-items:center;font-weight:400;transition:transform .2s,background .2s,color .2s;display:grid}.landing-root .faq details[open] summary .pl{background:var(--accent);color:#fff;transform:rotate(45deg)}.landing-root .faq .ans{color:var(--ink-2);max-width:680px;margin:0;padding:0 24px 20px;font-size:15px;line-height:1.6}.landing-root .fin{background:linear-gradient(160deg, var(--accent-soft) 0%, var(--bg) 60%);text-align:center;padding:110px 0;position:relative;overflow:hidden}.landing-root .fin h2{letter-spacing:-.035em;text-wrap:balance;max-width:900px;margin:0 auto 20px;font-size:clamp(40px,6vw,76px);font-weight:500;line-height:1.02}.landing-root .fin h2 em{color:var(--accent);font-style:normal}.landing-root .fin p{color:var(--ink-2);max-width:560px;margin:0 auto 36px;font-size:18px}.landing-root .fin .cta{justify-content:center}.landing-root footer.ft{border-top:1px solid var(--line);background:var(--bg);padding:56px 0 28px}.landing-root .ft-grid{border-bottom:1px solid var(--line);grid-template-columns:2fr repeat(3,1fr);gap:32px;padding-bottom:32px;display:grid}@media (max-width:780px){.landing-root .ft-grid{grid-template-columns:1fr 1fr}}.landing-root .ft h5{color:var(--ink);margin:0 0 12px;font-size:13px;font-weight:600}.landing-root .ft a{color:var(--ink-3);padding:4px 0;font-size:13px;display:block}.landing-root .ft a:hover{color:var(--accent)}.landing-root .ft-bot{color:var(--ink-3);flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:20px;font-size:12px;display:flex}.landing-root .plan-graph{border-top:1px solid var(--line);padding:28px 32px 32px}@media (max-width:600px){.landing-root .plan-graph{padding:20px 16px 24px}}.price-stack{flex-direction:column;gap:12px;max-width:520px;margin:0 auto;display:flex}.price-stack .price-row{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--r);cursor:pointer;text-align:left;width:100%;color:inherit;grid-template-columns:22px 1fr auto;align-items:center;gap:16px;padding:22px 24px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform 50ms,background .15s;display:grid;position:relative}.price-stack .price-row:hover{border-color:var(--ink-3)}.price-stack .price-row:active{transform:translateY(1px)}.price-stack .price-row.selected{border-color:var(--accent);box-shadow:0 0 0 4px #d977061f}.price-stack .price-row.selected.best{background:linear-gradient(180deg, var(--accent-soft), var(--surface))}.price-radio{border:2px solid var(--line);background:var(--surface-2);border-radius:50%;width:20px;height:20px;transition:border-color .15s,background .15s;position:relative}.price-row.selected .price-radio{border-color:var(--accent);background:var(--accent)}.price-row.selected .price-radio:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.price-stack .price-best-badge{background:var(--accent);color:#fff;letter-spacing:.02em;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:-10px;left:18px}.price-stack .price-monthly{letter-spacing:-.025em;font-size:32px;font-weight:600;line-height:1}.price-stack .price-monthly small{color:var(--ink-3);margin-left:2px;font-size:14px;font-weight:500}.price-stack .price-cadence{color:var(--ink-3);margin-top:6px;font-size:13px}.price-stack .price-save-badge{color:#4ade80;white-space:nowrap;background:#22c55e24;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.price-stack-foot{text-align:center;color:var(--ink-3);justify-content:center;align-items:center;gap:6px;width:100%;margin-top:16px;font-size:13px;display:inline-flex}@media (max-width:520px){.price-stack .price-row{gap:12px;padding:18px}.price-stack .price-monthly{font-size:28px}.price-stack .price-cadence{font-size:12px}.price-stack .price-save-badge{padding:5px 10px;font-size:11px}}.landing-root .price-buy-btn{background:var(--ink);width:100%;color:var(--bg);border-radius:var(--r);letter-spacing:-.01em;cursor:pointer;border:0;margin-top:20px;padding:18px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:transform .1s,background .15s}.landing-root .price-buy-btn:hover{background:var(--accent);color:#fff}.landing-root .price-buy-btn:active{transform:translateY(1px)}.landing-root .devices-s{background:var(--surface-2)}.landing-root .devices-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}@media (max-width:720px){.landing-root .devices-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.landing-root .device-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);text-align:left;flex-direction:row;align-items:center;gap:14px;padding:16px 18px;transition:border-color .15s,transform .15s;display:flex}@media (max-width:720px){.landing-root .device-card{gap:10px;padding:12px 14px}.landing-root .device-icon{width:36px;height:36px}.landing-root .device-name{font-size:14px}}.landing-root .device-card:hover{border-color:var(--accent);transform:translateY(-2px)}.landing-root .device-icon{width:44px;height:44px;color:var(--ink-2);flex:none;justify-content:center;align-items:center;display:flex}.landing-root .device-card:hover .device-icon{color:var(--accent)}.landing-root .device-icon svg{width:100%;height:100%}.landing-root .device-name{letter-spacing:-.01em;color:var(--ink);font-size:16px;font-weight:600}.landing-root .device-method{font-family:var(--mono);color:var(--ink-3);letter-spacing:.01em;font-size:12px}.landing-root .price-trust{flex-direction:column;gap:12px;max-width:460px;margin:36px auto 0;padding:0;list-style:none;display:flex}.landing-root .price-trust li{color:var(--ink-2);grid-template-columns:18px 1fr;align-items:center;gap:12px;font-size:14px;display:grid}.landing-root .price-trust svg{width:18px;height:18px;color:var(--accent)}.landing-root .adv{max-width:720px;margin:0 auto;padding:60px 24px 80px}.landing-root .adv-h1{letter-spacing:-.025em;text-align:center;margin:0 0 14px;font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.1}.landing-root .adv-sub{text-align:center;color:var(--ink-3);margin:0 0 40px;font-size:18px}.landing-root .adv-img{justify-content:center;margin:0 0 40px;display:flex}.landing-root .adv-img img{border-radius:16px;width:100%;max-width:480px;height:auto;box-shadow:0 20px 60px #0006}.landing-root .adv-img-inline{margin:0 0 24px}.landing-root .adv-quote{background:var(--surface-2);border-left:3px solid var(--accent);border-radius:12px;margin:0 0 64px;padding:22px 26px}.landing-root .adv-quote p{color:var(--ink-2);margin:0 0 10px;font-style:italic;line-height:1.6}.landing-root .adv-quote footer{color:var(--ink-3);font-size:14px;font-weight:500}.landing-root .reason{margin:0 0 64px}.landing-root .reason-head{align-items:flex-start;gap:16px;margin:0 0 18px;display:flex}.landing-root .reason-num{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.landing-root .reason-h2{letter-spacing:-.02em;margin:5px 0 0;font-size:clamp(22px,3.5vw,30px);font-weight:700;line-height:1.2}.landing-root .reason-body{padding-left:56px}.landing-root .reason-body p{color:var(--ink-2);margin:0 0 16px;line-height:1.7}.landing-root .reason-body p strong{color:var(--ink)}.landing-root .reason-kicker{font-weight:600;color:var(--accent)!important}.landing-root .check-list,.landing-root .x-list{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.landing-root .check-list li,.landing-root .x-list li{color:var(--ink-2);grid-template-columns:20px 1fr;align-items:center;gap:12px;display:grid}.landing-root .check-list svg{color:#4ade80;width:20px;height:20px}.landing-root .x-list svg{color:#ef4444;width:18px;height:18px}.landing-root .adv-graph{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;margin:24px 0 28px;padding:20px 16px}.landing-root .adv-cta{background:linear-gradient(180deg, var(--accent-soft), var(--surface));border:1px solid var(--accent);text-align:center;border-radius:20px;margin:40px 0;padding:40px 32px}.landing-root .adv-cta h2{letter-spacing:-.02em;margin:0 0 10px;font-size:28px;font-weight:700}.landing-root .adv-cta-sub{color:var(--ink-3);margin:0 0 24px}.landing-root .adv-cta-price{letter-spacing:-.025em;margin:0 0 4px;font-size:44px;font-weight:700}.landing-root .adv-cta-price small{color:var(--ink-3);margin-left:4px;font-size:16px;font-weight:500}.landing-root .adv-cta-fine{color:var(--ink-3);margin:0 0 24px;font-size:13px}.landing-root .adv-cta .btn-primary{color:#1a1a1a;background:#fff;padding:18px 44px;font-size:17px;box-shadow:0 14px 32px -8px #00000080}.landing-root .testi-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0 60px;display:grid}@media (max-width:720px){.landing-root .testi-grid{grid-template-columns:1fr}}.landing-root .testi{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;padding:22px}.landing-root .testi p{color:var(--ink-2);margin:0 0 10px;font-size:14px;font-style:italic;line-height:1.6}.landing-root .testi footer{color:var(--ink-3);font-size:13px;font-weight:500}.landing-root .adv-final{text-align:center;margin:40px 0 0}.landing-root .adv-final h2{letter-spacing:-.02em;margin:0 0 14px;font-size:28px;font-weight:700}.landing-root .adv-final p{color:var(--ink-3);margin:0 0 28px;font-size:16px;line-height:1.7}
