.pss-shortcuts-dialog[hidden]{display:none!important}.pss-shortcuts-dialog{position:fixed;inset:0;z-index:100100}.pss-shortcuts-backdrop{position:absolute;inset:0;background:rgba(2,8,23,.72);backdrop-filter:blur(4px)}.pss-shortcuts-panel{position:relative;width:min(720px,calc(100% - 32px));max-height:calc(100vh - 48px);overflow:auto;margin:24px auto;background:#fff;color:#172033;border:1px solid rgba(148,163,184,.38);border-radius:18px;box-shadow:0 26px 80px rgba(2,8,23,.38);padding:22px}.pss-shortcuts-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.pss-shortcuts-panel h2{margin:2px 0 0;font-size:1.45rem}.pss-shortcuts-kicker{font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#1478e8}.pss-shortcuts-close{width:38px;height:38px;border-radius:10px;border:1px solid #d7dfeb;background:#f7f9fc;color:#172033;font-size:1.55rem;line-height:1;cursor:pointer}.pss-shortcuts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pss-shortcuts-grid>div{display:flex;align-items:center;gap:7px;min-height:52px;padding:10px 12px;border:1px solid #e1e7f0;border-radius:12px;background:#f8fafc}.pss-shortcuts-grid strong{margin-left:auto;font-size:.9rem;text-align:right}.pss-shortcuts-grid span{font-size:.76rem;color:#64748b}.pss-shortcuts-grid kbd{min-width:30px;padding:5px 8px;border:1px solid #cbd5e1;border-bottom-width:2px;border-radius:7px;background:#fff;color:#0f172a;font:700 .76rem/1 system-ui;text-align:center;box-shadow:0 1px 0 rgba(15,23,42,.08)}.pss-shortcuts-note{margin:16px 0 0;color:#64748b;font-size:.86rem}.pss-shortcuts-open{overflow:hidden}@media(max-width:640px){.pss-shortcuts-panel{padding:17px;margin:16px auto;max-height:calc(100vh - 32px)}.pss-shortcuts-grid{grid-template-columns:1fr}.pss-shortcuts-grid>div{min-height:48px}}
