.offdesk-keybar-settings{color:rgb(var(--color-foreground));margin-bottom:32px}.offdesk-keybar-settings h2{text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground-muted));margin:0 0 16px;font-size:12px;font-weight:500}.offdesk-keybar-settings p{color:rgb(var(--color-foreground-muted));font-size:13px;line-height:1.6}.offdesk-keybar-settings summary{cursor:pointer;padding:14px 0;font-size:14px}.offdesk-keybar-preview{border:1px solid rgb(var(--color-border));border-radius:12px;max-width:420px;margin:16px 0;overflow:hidden}.offdesk-keybar-editor h3{margin:24px 0 8px;font-size:14px;font-weight:500}.offdesk-keybar-editor ol{margin:0;padding:0;list-style:none}.offdesk-keybar-editor li{border-bottom:1px solid rgb(var(--color-border));justify-content:space-between;align-items:center;gap:8px;min-height:44px;font-size:14px;display:flex}.offdesk-keybar-edit-actions{flex-shrink:0;display:flex}.offdesk-keybar-settings button{min-width:44px;min-height:44px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0 8px;font-size:13px;display:inline-flex}.offdesk-keybar-settings button:disabled{opacity:.35;cursor:default}.offdesk-keybar-settings button:not(:disabled):hover{background:rgb(var(--color-surface-hover))}.offdesk-keybar-editor select,.offdesk-keybar-settings .offdesk-keybar-reset{border:1px solid rgb(var(--color-border));background:rgb(var(--color-background));max-width:100%;min-height:44px;color:inherit;border-radius:8px;margin-top:12px;padding:8px 12px;font-size:14px}@media (width<=380px){.offdesk-keybar-editor li{flex-wrap:wrap;gap:0}.offdesk-keybar-editor li>span{flex:90px}}