:root{--ink:#121412;--paper:#f2f0e9;--card:#fbfaf6;--line:rgba(18,20,18,.14);--lime:#c7f36a;--green:#173f33;--muted:#666960}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,a{font:inherit}button{cursor:pointer}.modal-open{overflow:hidden}.shell{min-height:100vh;overflow:hidden;position:relative;background:linear-gradient(rgba(18,20,18,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,20,18,.035) 1px,transparent 1px),var(--paper);background-size:42px 42px}.glow{position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(199,243,106,.2);top:-240px;right:8%;pointer-events:none}.topbar{width:min(1180px,calc(100% - 40px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;background:var(--ink);border-radius:10px;display:inline-grid;place-items:center;position:relative;flex:0 0 auto}.brand-mark i{position:absolute;width:15px;height:8px;border:2px solid var(--lime);border-radius:99px;transform:rotate(-38deg)}.brand-mark i:first-child{margin-left:-8px;margin-top:6px}.brand-mark i:last-child{margin-left:8px;margin-top:-6px}.secure{font-size:12px;font-weight:700;border:1px solid var(--line);border-radius:99px;padding:8px 12px;background:rgba(251,250,246,.65)}.secure i,.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#aaa;margin-right:6px}.secure i,.status-dot.online{background:#57a66a;box-shadow:0 0 0 4px rgba(87,166,106,.12)}.hero{width:min(1180px,calc(100% - 40px));min-height:690px;margin:auto;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:40px;position:relative;z-index:1}.copy{padding:68px 0 60px}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);background:rgba(251,250,246,.7);border-radius:99px;padding:8px 12px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--green)}.hero h1{font-size:clamp(50px,6.2vw,88px);line-height:.94;letter-spacing:-.065em;max-width:760px;margin:30px 0 25px;font-weight:700}.lede{color:var(--muted);font-size:17px;line-height:1.7;max-width:600px;margin:0}.warning{margin-top:22px;padding:14px 16px;border:1px solid rgba(179,112,34,.25);background:#fff4dd;border-radius:13px;display:flex;flex-direction:column;gap:4px;font-size:13px}.warning span{color:#6e5a3c}.warning a{color:inherit}.actions{display:flex;align-items:center;gap:24px;margin-top:34px}.install-button{border:0;border-radius:16px;background:var(--ink);color:#fff;padding:9px 20px 9px 9px;min-height:58px;display:inline-flex;gap:13px;align-items:center;font-weight:750;box-shadow:0 14px 30px rgba(18,20,18,.16);transition:.2s}.install-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px rgba(18,20,18,.2)}.install-button:disabled{opacity:.45;cursor:not-allowed}.install-button>span{width:40px;height:40px;border-radius:11px;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-size:24px}.learn{color:var(--ink);text-decoration:none;font-weight:700;border-bottom:1px solid;padding-bottom:4px}.notice{margin:18px 0 0;padding:10px 13px;border-left:3px solid var(--green);background:rgba(255,255,255,.55);color:var(--green);font-size:13px}.destination{display:flex;gap:38px;margin:46px 0 0}.destination div{display:flex;flex-direction:column;gap:7px;min-width:160px}.destination dt{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800}.destination dd{margin:0;font-size:13px;font-weight:750;word-break:break-word}.device-stage{min-height:600px;display:grid;place-items:center;position:relative}.orbit{position:absolute;width:470px;height:470px;border-radius:50%;border:1px dashed rgba(18,20,18,.17);animation:spin 24s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.phone{width:284px;height:570px;border-radius:45px;background:#111411;padding:11px;position:relative;z-index:2;box-shadow:0 34px 70px rgba(18,20,18,.25),inset 0 0 0 1px rgba(255,255,255,.12);transform:rotate(4deg)}.speaker{position:absolute;z-index:3;top:20px;left:50%;transform:translateX(-50%);width:82px;height:22px;border-radius:99px;background:#111411}.screen{height:100%;border-radius:36px;overflow:hidden;padding:21px 19px;background:radial-gradient(circle at 75% 19%,rgba(199,243,106,.34),transparent 28%),#f9f7ef;display:flex;flex-direction:column}.phone-status{display:flex;justify-content:space-between;padding:0 4px;font-size:9px;font-weight:800}.phone-brand{margin-top:30px;display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.13em}.phone-brand .brand-mark{width:27px;height:27px;border-radius:8px}.phone-brand .brand-mark i{width:12px;height:7px}.phone-copy{margin-top:auto}.phone-copy small{font-size:8px;font-weight:850;letter-spacing:.15em;color:var(--green)}.phone-copy strong{font-size:31px;line-height:1;letter-spacing:-.055em;display:block;margin-top:12px}.phone-copy p{font-size:10px;line-height:1.55;color:var(--muted);margin:14px 0 22px;max-width:180px}.phone-button{border-radius:13px;background:var(--ink);color:#fff;padding:15px;font-size:9px;font-weight:850;letter-spacing:.1em;display:flex;justify-content:space-between}.phone-button span{color:var(--lime);font-size:15px}.float-card{position:absolute;z-index:3;background:rgba(251,250,246,.94);border:1px solid rgba(18,20,18,.12);box-shadow:0 18px 40px rgba(18,20,18,.12);border-radius:16px;padding:12px 15px 12px 12px;display:flex;align-items:center;gap:11px}.float-card>b{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--lime)}.float-card>span{display:flex;flex-direction:column;gap:3px}.float-card strong{font-size:12px}.float-card small{font-size:9px;color:var(--muted)}.float-card.top{top:120px;right:6px}.float-card.bottom{bottom:118px;left:3px}.steps{width:min(1180px,calc(100% - 40px));margin:12px auto 0;padding:68px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.steps>div>small{font-size:10px;letter-spacing:.14em;font-weight:850;color:var(--green)}.steps h2{font-size:clamp(32px,4vw,54px);max-width:430px;letter-spacing:-.05em;line-height:1;margin:17px 0 0}.steps ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.steps li>span{font-size:10px;color:var(--green);font-weight:850;padding-top:4px}.steps li div{display:grid;grid-template-columns:180px 1fr;gap:18px}.steps li b{font-size:15px}.steps li p{color:var(--muted);font-size:13px;margin:0;line-height:1.5}footer{width:min(1180px,calc(100% - 40px));min-height:80px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:50;background:rgba(9,12,10,.72);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.modal>section{width:min(460px,100%);background:var(--card);border-radius:26px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.3);position:relative}.modal-tag{display:inline-flex;background:var(--lime);border-radius:99px;padding:7px 11px;font-size:10px;font-weight:850;letter-spacing:.12em}.modal h2{font-size:30px;letter-spacing:-.045em;margin:17px 36px 24px 0}.modal ol{list-style:none;padding:0;margin:0;display:grid;gap:11px}.modal li{display:grid;grid-template-columns:30px 1fr;gap:11px;align-items:center;font-size:13px;color:var(--muted)}.modal li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:rgba(23,63,51,.09);color:var(--green);font-weight:800}.modal li p{margin:0}.modal li b{color:var(--ink)}.close{position:absolute;top:20px;right:20px;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:transparent;font-size:22px}.done{width:100%;border:0;border-radius:13px;background:var(--ink);color:#fff;min-height:48px;margin-top:25px;font-weight:750}.install-button:focus-visible,.learn:focus-visible,.close:focus-visible,.done:focus-visible{outline:3px solid rgba(23,63,51,.35);outline-offset:3px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:10px}.copy{padding-bottom:12px}.device-stage{min-height:610px}.steps{grid-template-columns:1fr;gap:36px}}@media(max-width:600px){.topbar,.hero,.steps,footer{width:min(100% - 28px,1180px)}.topbar{height:70px}.copy{padding-top:52px}.hero h1{font-size:clamp(46px,15vw,67px)}.lede{font-size:15px}.actions{align-items:flex-start;flex-direction:column;gap:18px}.install-button{width:100%}.destination{gap:18px;flex-direction:column}.device-stage{min-height:560px;transform:scale(.91);margin:-25px -20px}.phone{width:268px;height:540px}.orbit{width:410px;height:410px}.float-card.top{right:-3px}.float-card.bottom{left:-3px}.steps{padding:58px 0}.steps li div{grid-template-columns:1fr;gap:7px}footer{min-height:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit{animation:none}.install-button{transition:none}}
