.app-install-drawer{overscroll-behavior:contain;border:1px solid var(--site-line);background:var(--site-panel);width:100%;max-width:480px;max-height:92dvh;color:var(--site-text);border-radius:22px 22px 0 0;margin:0 auto;padding:0;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -12px 70px #0003}.app-install-drawer::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10171488}.app-install-content{padding:12px 24px max(18px, env(safe-area-inset-bottom));position:relative}.app-install-handle{background:var(--site-line);border-radius:4px;width:36px;height:4px;margin:0 auto 24px}.app-install-close{width:44px;height:44px;color:var(--site-text);place-items:center;display:grid;position:absolute;top:19px;right:14px}.app-install-preview{align-items:center;gap:12px;margin:0 40px 24px 0;display:flex}.app-install-preview>span{letter-spacing:.18em;font-size:12px;font-weight:800;line-height:1.35}.app-install-preview>svg{color:var(--site-muted);margin-left:auto}.app-install-icon{color:#241a16;background:#ff6048;border-radius:15px;place-items:center;width:64px;height:64px;font-size:25px;font-weight:900;display:grid;box-shadow:0 5px #0001}.app-install-eyebrow{letter-spacing:.12em;color:var(--site-muted);margin-bottom:10px;font-size:10px;font-weight:800}.app-install-content h2{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(25px,7vw,32px);font-weight:800;line-height:1.08}.app-install-intro{color:var(--site-muted);font-size:14px;line-height:1.6}.app-install-steps{margin:20px 0 8px;padding:0;list-style:none}.app-install-steps li{border-top:1px solid var(--site-line);align-items:center;gap:14px;padding:14px 0;display:flex}.app-install-step-icon{background:var(--background);border:1px solid var(--site-line);border-radius:10px;flex:0 0 44px;place-items:center;height:44px;display:grid}.app-install-step-brand{color:#ff6048;font-weight:900}.app-install-steps strong{font-size:14px}.app-install-steps p{color:var(--site-muted);margin:3px 0 0;font-size:12px;line-height:1.5}.app-install-action button{color:#241a16;background:#ff6048;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-weight:800;display:flex}.app-install-later{width:100%;min-height:44px;color:var(--site-muted);font-size:14px}.app-install-drawer button:focus-visible{outline-offset:2px;outline:2px solid #ff6048}.app-install-icon,.app-install-step-brand{color:#0000;background:#241214 url(/pwa/icon-192.png?v=2) 50%/cover no-repeat}.app-install-footer-link{border-bottom:1px solid var(--site-line);text-align:left;width:100%;min-height:44px;color:var(--site-muted);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:14px;display:flex}.app-install-footer-link:hover{color:var(--site-accent)}.app-install-footer-link:focus-visible{outline:2px solid var(--site-accent);outline-offset:3px}.app-install-drawer[data-desktop=true]{border-radius:20px;width:calc(100% - 40px);max-width:480px;max-height:90dvh;margin:auto;inset:0}.app-install-drawer[data-desktop=true] .app-install-content{padding:30px}.app-install-drawer[data-desktop=true] .app-install-handle{display:none}.app-install-desktop-intro,.app-install-browser-note{color:var(--site-muted);margin-top:12px;font-size:12px;line-height:1.6}
