:root{--paper:#f7f2e8;--ink:#232326;--blue:#3478f6;--blue-deep:#2a67dd;--muted:#8b8478;--line:#e3dccc;--max:1160px;--font-ui:"Inter", "Helvetica Neue", Arial, sans-serif;--font-display:"Literata", Georgia, serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{min-width:320px;color:var(--ink);background:var(--paper);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}.card{flex-direction:column;min-height:100svh;padding:0 clamp(20px,4.5vw,48px);display:flex}.topbar{width:min(100%, var(--max));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;margin:0 auto;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand img{width:40px;height:40px;display:block}.brand span{color:var(--blue);letter-spacing:-.05em;font-size:25px;font-weight:800}.brand:focus-visible{outline:2px solid var(--blue);outline-offset:6px;border-radius:8px}.topbar-note{color:var(--muted);letter-spacing:.06em;font-size:11px;font-weight:500}.hero{width:min(100%, var(--max));grid-template-columns:minmax(0,21fr) minmax(0,23fr);align-items:center;gap:clamp(44px,6vw,88px);margin:auto;padding:clamp(48px,7vh,84px) 0;display:grid}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:600}h1{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:clamp(38px,4.4vw,64px);font-weight:500;line-height:1.04}h1 em{font-style:italic;font-weight:400}.drop{width:.19em;height:.19em;color:var(--blue);vertical-align:baseline;margin-left:.07em;display:inline-block}.lede{color:#57534b;max-width:26em;margin:24px 0 0;font-size:16px;line-height:1.7}.action{margin-top:38px}.download{color:#fff;background:var(--blue);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:12px;width:fit-content;margin-inline:auto;padding:17px 30px 17px 25px;font-size:16px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #3478f647}.download:hover{background:var(--blue-deep);transform:translateY(-2px);box-shadow:0 18px 34px #3478f657}.download:active{transform:translateY(0)}.download:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.download-glyph{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:20px;height:20px}.action-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:16px 0 0;font-size:11px;font-weight:500}.download-platforms{flex-wrap:wrap;gap:8px 14px;margin-top:14px;display:flex}.download-secondary{color:var(--ink);text-underline-offset:3px;font-size:.86rem;text-decoration:underline}.download-secondary:hover{opacity:.65}.action-soon{color:#aaa295;letter-spacing:.04em;margin:7px 0 0;font-size:11px}.boot-window{border-radius:18px;margin:0;position:relative;overflow:hidden;box-shadow:0 1px #2323260a,0 24px 48px #23232629,0 60px 110px #2323261f}.boot-window img{width:100%;height:auto;display:block}.boot-brand{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;top:20px;right:28px}.boot-title{color:#fff;letter-spacing:-.027em;text-shadow:0 1px 8px #2323262e;font-size:clamp(19px,1.8vw,26px);font-weight:700;line-height:1}.boot-status{color:#ffffffeb;letter-spacing:.01em;text-shadow:0 1px 6px #23232633;min-height:15px;font-size:11px;font-weight:500;transition:opacity .24s}.boot-status.is-swapping{opacity:0}.footer{width:min(100%, var(--max));border-top:1px solid var(--line);color:var(--muted);letter-spacing:.07em;justify-content:space-between;gap:12px;margin:auto auto 0;padding:22px 0 26px;font-size:11px;font-weight:500;display:flex}.developer{color:inherit;align-items:center;gap:8px;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.developer:hover{color:var(--ink)}.developer img{width:43px;height:auto;display:block}.boot-window{animation:.9s cubic-bezier(.16,1,.3,1) both window-open}.pitch>*{animation:.7s cubic-bezier(.16,1,.3,1) both rise}.pitch .eyebrow{animation-delay:.3s}.pitch h1{animation-delay:.38s}.pitch .lede{animation-delay:.46s}.pitch .action{animation-delay:.54s}@keyframes window-open{0%{opacity:0;transform:translateY(14px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.hero{grid-template-columns:minmax(0,1fr);gap:44px;padding:clamp(36px,6vh,64px) 0}.boot-window{width:min(100%,560px)}.lede{font-size:15px}}@media (width<=640px){.topbar{min-height:72px}.brand img{width:34px;height:34px}.brand span{font-size:22px}.topbar-note{display:none}.download{justify-content:center;width:100%}.boot-brand{gap:6px;top:14px;right:18px}.footer{text-align:center;flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){.boot-window,.pitch>*{animation:none}.download,.boot-status{transition:none}}
