.hood-hotkeys{z-index:220;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.hood-hotkeys__card{width:100%;max-width:540px;max-height:min(82vh,720px);overflow-y:auto}.hood-hotkeys__card::-webkit-scrollbar{background:#000;width:6px;height:6px}.hood-hotkeys__card::-webkit-scrollbar-track{background:#000}.hood-hotkeys__card::-webkit-scrollbar-track:vertical{border-left:.5px solid var(--border)}.hood-hotkeys__card::-webkit-scrollbar-track:horizontal{border-top:.5px solid var(--border)}.hood-hotkeys__card::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:0}.hood-hotkeys__card::-webkit-scrollbar-thumb:hover{background:#d3ed06}.hood-hotkeys__card::-webkit-scrollbar-corner{background:#000}@supports not selector(::-webkit-scrollbar){.hood-hotkeys__card{scrollbar-width:thin;scrollbar-color:#ffffff14 #000}}.hood-hotkeys__card{background:#0b0b0b;border:.5px solid #ffffff24;border-radius:16px;padding:20px 24px 16px;box-shadow:0 30px 80px -20px #000c}.hood-hotkeys__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hood-hotkeys__title{font-family:var(--ff-hn-ext);letter-spacing:.8px;color:#d3ed06;font-size:13px;font-weight:700}.hood-hotkeys__close{color:#fff9;cursor:pointer;background:#ffffff0d;border:0;border-radius:8px;width:28px;height:28px;font-size:12px}.hood-hotkeys__close:hover{color:var(--foreground)}.hood-hotkeys__sec{padding:10px 0 4px}.hood-hotkeys__sec+.hood-hotkeys__sec{border-top:.5px solid #ffffff14}.hood-hotkeys__sec h3{letter-spacing:.6px;text-transform:uppercase;color:#ffffff80;margin:0 0 8px;font-size:9px;font-weight:500}.hood-hotkeys__row{grid-template-columns:132px 1fr;align-items:start;gap:14px;padding:7px 0;display:grid}.hood-hotkeys__row+.hood-hotkeys__row{border-top:.5px solid #ffffff0d}.hood-hotkeys__keys{flex-wrap:wrap;align-items:center;gap:2px;padding-top:1px;display:flex}.hood-hotkeys__keys>span{align-items:center;gap:2px;display:inline-flex}.hood-hotkeys__keys i{color:#ffffff59;padding:0 2px;font-size:10px;font-style:normal}.hood-hotkeys__keys kbd{min-width:24px;height:24px;font-family:var(--ff-hn);color:var(--foreground);white-space:nowrap;font-feature-settings:"tnum" 1,"lnum" 1;font-variant-numeric:tabular-nums lining-nums;background:#ffffff0f;border:.5px solid #ffffff2e;border-bottom-width:2px;border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:500;display:inline-flex}.hood-hotkeys__what{flex-direction:column;gap:2px;min-width:0;display:flex}.hood-hotkeys__what b{color:var(--foreground);font-size:12px;font-weight:500;line-height:1.35}.hood-hotkeys__what small{color:#ffffff80;font-size:11px;line-height:1.45}.hood-hotkeys__foot{color:#ffffff59;border-top:.5px solid #ffffff14;margin:12px 0 0;padding-top:10px;font-size:10px;line-height:1.5}
