*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#f6ecd6;color:#2a1d17;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center}main{max-width:480px;width:100%}.logo{display:block;margin:0 auto 18px;width:clamp(120px,28vw,168px);height:auto;border-radius:22%;box-shadow:0 8px 24px rgba(42,29,23,0.18)}.tagline{font-size:clamp(17px,4.5vw,22px);color:#2a1d17;margin:0 0 14px;font-weight:700;letter-spacing:-0.01em}.lede{font-size:15px;line-height:1.55;color:#3a2a22;margin:0 auto 26px;max-width:420px}.buttons{display:inline-flex;flex-direction:column;gap:12px;align-items:center;margin-bottom:26px}.store-row{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap}.web-badge{align-self:stretch;display:flex;align-items:center;justify-content:center;gap:10px;height:48px;background:#000;color:#fff;border:1px solid #5c5c5c;border-radius:8px;text-decoration:none}.web-badge .spade{font-size:22px;line-height:1}.web-badge .lines{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15;text-align:left}.web-badge .small{font-size:10px;letter-spacing:0.04em;text-transform:uppercase}.web-badge .big{font-size:17px;font-weight:600;letter-spacing:-0.01em}.store-badge{display:inline-block;height:48px;line-height:0}.store-badge img{height:100%;width:auto;display:block}.store-badge.disabled{opacity:0.5;pointer-events:none;filter:grayscale(0.4)}.get-actions{display:flex;flex-direction:column;gap:12px;align-items:stretch;margin:0 auto 26px;max-width:420px}.get-actions form{margin:0}.get-cta{display:block;width:100%;padding:13px 18px;border:none;border-radius:10px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;background:#1f1410;color:#fff;text-decoration:none;text-align:center}.get-cta.secondary{background:#efe3c6;color:#2a1d17;border:1px solid #d8c7a8}.steps{text-align:left;max-width:340px;margin:20px auto 0;padding-left:24px;line-height:1.6}.steps li{margin:0 0 6px}.footer{font-size:13px;color:#5c4a40}.footer a{color:#8a2e2a;text-decoration:none}.footer a:hover{text-decoration:underline}@media (prefers-color-scheme:dark){body{background:#1a1c20;color:#e6e8ec}.tagline{color:#e6e8ec}.lede{color:#c8ccd2}.get-cta{background:#e6e8ec;color:#1a1c20}.get-cta.secondary{background:#292d33;color:#e6e8ec;border-color:#3a3f47}.footer{color:#8a8e94}.footer a{color:#c93a37}.logo{box-shadow:0 8px 24px rgba(0,0,0,0.45)}}