.keyboard-shortcuts-module__mfZQUa__page{width:min(100%, var(--container-max));padding:var(--space-14) var(--container-gutter) var(--space-13);margin:0 auto}.keyboard-shortcuts-module__mfZQUa__page>header{margin-bottom:var(--space-12)}.keyboard-shortcuts-module__mfZQUa__categoryNav{gap:var(--space-2);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.keyboard-shortcuts-module__mfZQUa__groupNav{gap:var(--space-2);margin:0 0 var(--space-11);flex-wrap:wrap;display:flex}.keyboard-shortcuts-module__mfZQUa__categoryNav a,.keyboard-shortcuts-module__mfZQUa__groupNav a{border-bottom:1px solid var(--color-border-strong);color:var(--color-text);padding:var(--space-2) var(--space-1);text-decoration:none}.keyboard-shortcuts-module__mfZQUa__categoryNav a:hover,.keyboard-shortcuts-module__mfZQUa__groupNav a:hover{border-color:var(--color-accent);color:var(--color-accent-text)}.keyboard-shortcuts-module__mfZQUa__section{margin-top:var(--space-12)}.keyboard-shortcuts-module__mfZQUa__section:first-of-type{margin-top:0}.keyboard-shortcuts-module__mfZQUa__section h2{margin:0 0 var(--space-6);font-family:var(--font-display);font-size:var(--text-h2);line-height:var(--line-heading);font-weight:var(--weight-bold);letter-spacing:var(--tracking-display)}.keyboard-shortcuts-module__mfZQUa__sectionIntro{max-width:var(--measure-prose);margin:calc(var(--space-6) * -1) 0 var(--space-6);color:var(--color-text);line-height:var(--line-body)}.keyboard-shortcuts-module__mfZQUa__tableFrame{border:1.5px solid var(--color-border-strong);border-radius:var(--radius-xl);overflow-x:auto}.keyboard-shortcuts-module__mfZQUa__table{border-collapse:collapse;width:100%;font-size:var(--text-body)}.keyboard-shortcuts-module__mfZQUa__table th,.keyboard-shortcuts-module__mfZQUa__table td{padding:var(--space-5) var(--space-6);text-align:left;vertical-align:top}.keyboard-shortcuts-module__mfZQUa__table thead th{background:var(--color-surface-2);border-bottom:1.5px solid var(--color-border-strong);font-family:var(--font-display);font-weight:var(--weight-bold);white-space:nowrap}.keyboard-shortcuts-module__mfZQUa__table tbody td{border-bottom:1px solid var(--color-border)}.keyboard-shortcuts-module__mfZQUa__table tbody tr:last-child td{border-bottom:0}.keyboard-shortcuts-module__mfZQUa__table tbody tr:hover td{background:color-mix(in srgb, var(--color-surface-2) 45%, transparent)}.keyboard-shortcuts-module__mfZQUa__table a{color:var(--color-link);font-weight:var(--weight-semibold);text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.keyboard-shortcuts-module__mfZQUa__table a:hover{text-decoration-color:currentColor}.keyboard-shortcuts-module__mfZQUa__platforms{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.keyboard-shortcuts-module__mfZQUa__platforms li{border:1px solid var(--color-border-strong);padding:var(--space-1) var(--space-3);font-family:var(--font-mono);font-size:var(--text-small);white-space:nowrap;border-radius:999px}.keyboard-shortcuts-module__mfZQUa__count{color:var(--color-text-muted);font-family:var(--font-mono);white-space:nowrap}.keyboard-shortcuts-module__mfZQUa__referenceSection{scroll-margin-top:calc(var(--top-bar-height) + var(--space-6))}.keyboard-shortcuts-module__mfZQUa__referenceTable .keyboard-shortcuts-module__mfZQUa__action{width:42%}.keyboard-shortcuts-module__mfZQUa__actionText,.keyboard-shortcuts-module__mfZQUa__note{display:block}.keyboard-shortcuts-module__mfZQUa__note{margin-top:var(--space-2);color:var(--color-text-muted);font-size:var(--text-small);line-height:var(--line-body)}.keyboard-shortcuts-module__mfZQUa__keyBindings,.keyboard-shortcuts-module__mfZQUa__keyBinding,.keyboard-shortcuts-module__mfZQUa__keyChips{flex-wrap:wrap;align-items:center;display:inline-flex}.keyboard-shortcuts-module__mfZQUa__keyBindings,.keyboard-shortcuts-module__mfZQUa__keyBinding{gap:var(--space-2)}.keyboard-shortcuts-module__mfZQUa__keyChips{gap:var(--space-1)}.keyboard-shortcuts-module__mfZQUa__keyOr,.keyboard-shortcuts-module__mfZQUa__noBinding{color:var(--color-text-muted);font-size:var(--text-small)}.keyboard-shortcuts-module__mfZQUa__noBinding{font-family:var(--font-mono)}.keyboard-shortcuts-module__mfZQUa__keyChips kbd{border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface-2);min-width:24px;font-family:var(--font-mono);font-size:var(--text-small);text-align:center;white-space:nowrap;border-bottom-width:2px;padding:3px 6px;line-height:1}.keyboard-shortcuts-module__mfZQUa__nextStep{max-width:var(--measure-prose);margin-top:var(--space-12)}.keyboard-shortcuts-module__mfZQUa__nextStep p{margin:0 0 var(--space-3);line-height:var(--line-body)}.keyboard-shortcuts-module__mfZQUa__nextStep a{color:var(--color-link);text-underline-offset:3px;text-decoration:underline}.keyboard-shortcuts-module__mfZQUa__nextStep h2{margin:0 0 var(--space-4);font-family:var(--font-display);font-size:var(--text-h2);line-height:var(--line-heading)}@media (max-width:760px){.keyboard-shortcuts-module__mfZQUa__page{padding-top:var(--space-11)}.keyboard-shortcuts-module__mfZQUa__tableFrame{overflow:visible}.keyboard-shortcuts-module__mfZQUa__directoryTable thead,.keyboard-shortcuts-module__mfZQUa__referenceTable thead{display:none}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow),.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow) td,.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr td{padding:var(--space-4) var(--space-5);border-bottom:0}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow) td:first-child,.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr td:first-child{padding-bottom:var(--space-2);grid-column:1/-1}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow) td:not(:first-child):before,.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr td:not(:first-child):before{margin-bottom:var(--space-2);color:var(--color-text-muted);content:attr(data-label);font-family:var(--font-mono);font-size:var(--text-small);display:block}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow) td:not(:first-child),.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr td:not(:first-child){border-top:1px solid var(--color-border)}.keyboard-shortcuts-module__mfZQUa__referenceTable .keyboard-shortcuts-module__mfZQUa__action{width:auto}}@media (max-width:480px){.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow),.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr{grid-template-columns:1fr 1fr}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow) td:nth-child(2),.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr td:nth-child(2){grid-column:1/-1}.keyboard-shortcuts-module__mfZQUa__directoryTable tbody tr:not(.keyboard-shortcuts-module__mfZQUa__categoryRow) td:nth-child(3),.keyboard-shortcuts-module__mfZQUa__referenceTable tbody tr td:nth-child(3){border-top:1px solid var(--color-border)}}
