.voice45-focus-actions{flex-wrap:wrap}.voice45-focus-actions button{white-space:nowrap}.voice45-shortcut-modal{position:fixed;inset:0;z-index:10020;background:rgba(0,0,0,.78);display:grid;place-items:center;padding:24px}.voice45-shortcut-modal[hidden]{display:none}.voice45-shortcut-modal>section{width:min(680px,100%);background:#11171d;border:1px solid #80671c;border-radius:18px;padding:22px;box-shadow:0 24px 80px #000}.voice45-shortcut-modal header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #28313a;padding-bottom:16px}.voice45-shortcut-modal header span{font-size:11px;letter-spacing:.12em;color:#ebbd38}.voice45-shortcut-modal h2{margin:4px 0 0}.voice45-shortcut-modal header button{border:0;border-radius:50%;width:42px;height:42px;font-size:24px}.voice45-shortcut-modal>section>p{color:#93a5b8}.voice45-shortcut-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.voice45-shortcut-grid label{display:grid;gap:6px;color:#b7c6d6;font-size:13px}.voice45-shortcut-grid input{text-align:center;text-transform:uppercase;font-size:18px;font-weight:800;border:1px solid #34414d;border-radius:10px;background:#090e12;color:#fff;padding:12px;cursor:pointer}.voice45-shortcut-grid input:focus{border-color:#ebbd38;outline:2px solid rgba(235,189,56,.18)}.voice45-shortcut-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.voice45-shortcut-modal footer .primary{background:#ebbd38;color:#111}.voice45-syncing{animation:voice45Pulse .8s ease-in-out infinite alternate}@keyframes voice45Pulse{to{filter:brightness(1.45)}}@media(max-width:650px){.voice45-shortcut-grid{grid-template-columns:1fr}.voice45-focus-actions button,.voice45-focus-actions label{width:100%}}
