.shortcut-prompt[hidden]{display:none}.shortcut-prompt{position:fixed;inset:0;z-index:130;display:grid;place-items:end center;padding:1rem;background:rgba(25,13,19,.6)}.shortcut-card{width:min(560px,100%);padding:1.2rem;background:#fff;border-radius:20px;box-shadow:0 18px 55px rgba(0,0,0,.3)}.shortcut-card h2{margin:.1rem 2.5rem .4rem 0;font-family:Georgia,serif}.shortcut-card p{color:var(--muted)}.shortcut-actions{display:flex;gap:.6rem;flex-wrap:wrap}.shortcut-close{float:right;border:0;background:var(--soft);width:36px;height:36px;border-radius:50%;cursor:pointer}.shortcut-ios[hidden]{display:none}@media(max-width:620px){.shortcut-prompt{padding:.6rem}.shortcut-card{border-radius:18px}.shortcut-actions .button{width:100%}}

