.hotkey-overlay-v127{position:fixed;inset:0;z-index:1200000;display:grid;place-items:start center;padding:10vh 18px 30px;background:rgba(35,32,27,.42);backdrop-filter:blur(8px);animation:hotkeyFadeV127 .14s ease}.command-palette-v127,.hotkey-help-v127{width:min(650px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:22px;background:#fffdf8;box-shadow:0 28px 90px rgba(30,27,23,.3);animation:hotkeyPopV127 .18s ease}.command-palette-v127>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 17px;border-bottom:1px solid var(--line)}.command-palette-v127>header>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--green-soft);color:var(--green-dark);font-size:18px;font-weight:950}.command-palette-v127 input{height:44px;border:0!important;outline:0!important;background:transparent!important;font-size:19px;font-weight:800;box-shadow:none!important}.command-list-v127{display:grid;gap:4px;max-height:430px;padding:9px;overflow:auto}.command-list-v127 button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:62px;padding:9px 13px;border:0;border-radius:14px;background:transparent;text-align:left}.command-list-v127 button.active,.command-list-v127 button:hover{background:#eaf2eb}.command-list-v127 button>span{display:grid;gap:3px}.command-list-v127 b{font-size:14px}.command-list-v127 small{color:var(--muted);font-weight:700}.command-palette-v127 footer{display:flex;gap:18px;padding:11px 17px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:800}.hotkey-overlay-v127 kbd{display:inline-grid;place-items:center;min-width:25px;min-height:25px;padding:0 7px;border:1px solid #d8d0c4;border-bottom-width:2px;border-radius:7px;background:#f5f0e8;color:#5d574f;font:800 11px var(--font)}.hotkey-empty-v127{padding:38px;text-align:center;color:var(--muted);font-weight:800}.hotkey-help-v127>header{display:flex;justify-content:space-between;gap:18px;padding:22px 24px 17px;border-bottom:1px solid var(--line)}.hotkey-help-v127>header span{color:var(--green-dark);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.hotkey-help-v127 h2{margin:4px 0;font-size:28px}.hotkey-help-v127 p{margin:0;color:var(--muted);font-weight:700}.hotkey-help-v127 [data-hotkey-close]{width:38px;height:38px;padding:0;border-radius:12px;background:#eee8df;font-size:20px}.hotkey-list-v127{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:10px 24px}.hotkey-list-v127>div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;border-bottom:1px solid #eee8df;font-weight:800}.hotkey-list-v127 [data-hotkey-record]{padding:5px;border:1px solid transparent;border-radius:10px;background:transparent}.hotkey-list-v127 [data-hotkey-record]:hover,.hotkey-list-v127 [data-hotkey-record].recording{border-color:#9cb8a4;background:#eaf2eb}.hotkey-list-v127 [data-hotkey-record].recording kbd{color:var(--green-dark)}.hotkey-help-v127>footer{display:flex;justify-content:space-between;gap:12px;padding:15px 24px 20px}.hotkey-help-v127>footer button{min-height:42px}.hotkey-help-v127>footer .primary{min-width:120px}@keyframes hotkeyFadeV127{from{opacity:0}}@keyframes hotkeyPopV127{from{opacity:0;transform:translateY(-9px) scale(.98)}}@media(max-width:650px){.hotkey-overlay-v127{padding-top:5vh}.hotkey-list-v127{grid-template-columns:1fr}.hotkey-help-v127>header{padding:18px}.hotkey-list-v127{padding:8px 18px}.command-palette-v127 footer{display:none}}
