.dashboard-empty-state{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100%,840px);margin:1.25rem auto;padding:1.25rem;border:1px solid rgb(var(--color-surface-2));border-radius:8px;background:rgb(var(--color-surface-1));color:rgb(var(--color-text-primary))}.dashboard-empty-state__eyebrow{margin:0 0 .35rem;color:rgb(var(--color-text-secondary));font-size:.78rem;font-weight:700;text-transform:uppercase}.dashboard-empty-state h2{margin:0;color:rgb(var(--color-text-primary));font-size:1.1rem;font-weight:700}.dashboard-empty-state p{margin:.45rem 0 0;max-width:620px;color:rgb(var(--color-text-secondary));line-height:1.5}.dashboard-empty-state__cta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:40px;padding:.65rem .95rem;border-radius:8px;background:rgb(var(--color-primary));color:rgb(var(--color-text-on-accent));font-weight:700;text-decoration:none}.dashboard-empty-state__cta:hover,.dashboard-empty-state__cta:focus-visible{opacity:.92}@media(max-width:640px){.dashboard-empty-state{align-items:stretch;flex-direction:column}}.card-section{transition:max-height .2s ease,opacity .15s ease;overflow:hidden}.card-section--collapsed{max-height:0;opacity:0;margin:0;padding:0}.card-section--expanded{max-height:1000px;opacity:1}.target-chip{display:inline-flex;align-items:center;gap:.25rem;max-width:100%;min-width:0;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1.25rem;transition:background-color .15s ease;white-space:nowrap;flex-wrap:nowrap}.target-chip-icon,.target-chip-status,.target-chip-type-badge,.target-chip-separator{flex:0 0 auto}.target-chip-body{display:inline-flex;align-items:center;min-width:0;max-width:100%;overflow:hidden}.target-chip-price,.target-chip-delta,.target-chip-pct{min-width:0;overflow:hidden;text-overflow:ellipsis}.target-chip-delta{flex:1 1 auto}.target-chip--up{background-color:#10b98126;color:#34d399}.target-chip--down{background-color:#ef444426;color:#f87171}.target-chip--hit{opacity:.6;text-decoration:line-through}.target-chip-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:.05rem .35rem;border-radius:4px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin-right:4px}.target-chip-type-badge--price{background-color:#10b98133;color:#34d399;border:1px solid rgb(16 185 129 / .3)}.target-chip-type-badge--ma{background-color:#f59e0b33;color:#fbbf24;border:1px solid rgb(245 158 11 / .3)}.target-chip-type-badge--ema{background-color:#f9731633;color:#fdba74;border:1px solid rgb(249 115 22 / .3)}.target-chip-type-badge--rsi{background-color:#8b5cf633;color:#c4b5fd;border:1px solid rgb(139 92 246 / .3)}.target-chip-type-badge--macd{background-color:#d946ef33;color:#f5d0fe;border:1px solid rgb(217 70 239 / .3)}.target-chip-type-badge--boll{background-color:#06b6d433;color:#67e8f9;border:1px solid rgb(6 182 212 / .3)}.target-chip-type-badge--vwap{background-color:#3b82f633;color:#93c5fd;border:1px solid rgb(59 130 246 / .3)}.target-chip.target-chip--type-ma,.target-chip.target-chip--type-sma{background-color:#f59e0b1f!important;color:#fbbf24!important;border:1px solid rgb(245 158 11 / .3)!important}.target-chip.target-chip--type-ma svg,.target-chip.target-chip--type-sma svg,.target-chip.target-chip--type-ma .target-chip-delta,.target-chip.target-chip--type-sma .target-chip-delta{color:#fbbf24!important}.target-chip.target-chip--type-ema{background-color:#f973161f!important;color:#fdba74!important;border:1px solid rgb(249 115 22 / .3)!important}.target-chip.target-chip--type-ema svg,.target-chip.target-chip--type-ema .target-chip-delta{color:#fdba74!important}.target-chip.target-chip--type-rsi{background-color:#8b5cf61f!important;color:#c4b5fd!important;border:1px solid rgb(139 92 246 / .3)!important}.target-chip.target-chip--type-rsi svg,.target-chip.target-chip--type-rsi .target-chip-delta{color:#c4b5fd!important}.target-chip.target-chip--type-macd{background-color:#d946ef1f!important;color:#f5d0fe!important;border:1px solid rgb(217 70 239 / .3)!important}.target-chip.target-chip--type-macd svg,.target-chip.target-chip--type-macd .target-chip-delta{color:#f5d0fe!important}.target-chip.target-chip--type-boll{background-color:#06b6d41f!important;color:#67e8f9!important;border:1px solid rgb(6 182 212 / .3)!important}.target-chip.target-chip--type-boll svg,.target-chip.target-chip--type-boll .target-chip-delta{color:#67e8f9!important}.target-chip.target-chip--type-vwap{background-color:#3b82f61f!important;color:#93c5fd!important;border:1px solid rgb(59 130 246 / .3)!important}.target-chip.target-chip--type-vwap svg,.target-chip.target-chip--type-vwap .target-chip-delta{color:#93c5fd!important}.option-tag{display:inline-flex;align-items:center;padding:.125rem .375rem;border-radius:.375rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.option-tag--call{background-color:#10b98126;color:#6ee7b7}.option-tag--put{background-color:#ef444426;color:#fca5a5}.wave-badge{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400;color:#7dd3fc}.chart-thumbnail{border-radius:.5rem;overflow:hidden;border:1px solid rgb(51 65 85 / .4);cursor:pointer;transition:border-color .15s ease}.chart-thumbnail:hover{border-color:#6366f199}.chart-thumbnail img{width:100%;height:auto;display:block}.note-preview{padding:.5rem .75rem;border-radius:.5rem;background-color:#1e293b80;border:1px solid rgb(51 65 85 / .3);font-size:.75rem;color:#94a3b8;cursor:pointer;transition:border-color .15s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.note-preview:hover{border-color:#6366f166}.kebab-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;color:#94a3b8;font-size:1.25rem;letter-spacing:.05em;line-height:1;transition:background-color .15s ease,color .15s ease}.kebab-btn:hover{background-color:#33415599;color:#e2e8f0}.pnl-positive{color:#34d399}.pnl-negative{color:#f87171}.pnl-neutral{color:#94a3b8}.stock-logo-shell{display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border-radius:9999px;border:1px solid rgb(var(--color-surface-3) / .45);background:radial-gradient(circle at 30% 28%,rgb(var(--color-text-primary) / .1),rgb(var(--color-surface-1) / .92) 62%,rgb(var(--color-surface-2) / .5));box-shadow:inset 0 0 0 1px rgb(var(--color-text-primary) / .05),0 1px 2px #0f172a2e}.stock-logo-shell__img{width:100%;height:100%;object-fit:contain;padding:.125rem}.stock-logo-shell--placeholder{color:rgb(var(--color-text-secondary));font-weight:700}[data-theme=parchment] .stock-logo-shell{border-color:#785a3280;background:radial-gradient(circle at 30% 28%,#ffffffe0,#f1e4cdeb 64%,#d2ba99c7);box-shadow:inset 0 0 0 1px #785a321f,0 1px 2px #2d231933}[data-theme=parchment] .stock-logo-shell--placeholder{color:rgb(var(--color-text-secondary));background:linear-gradient(160deg,#fffbf4,#f6ecdc)}[data-theme=parchment] .stock-logo-shell__img{padding:.2rem;filter:drop-shadow(0 0 1px rgb(45 35 25 / .52)) drop-shadow(0 1px 1px rgb(45 35 25 / .3))}[data-theme=sky] .stock-logo-shell{border-color:#0e749073;background:radial-gradient(circle at 30% 28%,#ffffffe6,#dceffaf0 66%,#a5d6eec7);box-shadow:inset 0 0 0 1px #0c4a6e21,0 1px 2px #0c4a6e33}[data-theme=sky] .stock-logo-shell--placeholder{color:rgb(var(--color-text-secondary));background:linear-gradient(160deg,#f7fdff,#e1f4fd)}[data-theme=sky] .stock-logo-shell__img{padding:.2rem;filter:drop-shadow(0 0 1px rgb(12 74 110 / .42)) drop-shadow(0 1px 1px rgb(12 74 110 / .24))}.logo-placeholder{display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#334155;font-weight:700;color:#cbd5e1}.crypto-card-wrapper .stock-card{border-color:#6366f180;background:linear-gradient(to bottom right,#020617,#1e1b4b99,#000)}.commodity-card-wrapper .stock-card{border-color:#d9770666;background:linear-gradient(to bottom right,#020617,#451a0366,#000)}[data-theme=parchment] .crypto-card-wrapper .stock-card{background:linear-gradient(135deg,#f5f0fa,#ebe6f5);border-color:#503c7880;box-shadow:3px 3px #503c781a}[data-theme=parchment] .crypto-card-wrapper .stock-card .text-white{color:rgb(var(--color-text-primary))}[data-theme=parchment] .crypto-card-wrapper .stock-card .text-indigo-300\/80,[data-theme=parchment] .crypto-card-wrapper .stock-card .text-indigo-200\/80{color:#64508c}[data-theme=parchment] .crypto-card-wrapper .stock-card .text-indigo-100\/90{color:rgb(var(--color-text-primary))}[data-theme=parchment] .crypto-card-wrapper [data-role=price-container]{background-color:#f5f0fa99;border-color:#503c784d}[data-theme=parchment] .commodity-card-wrapper .stock-card{background:linear-gradient(135deg,#faf5eb,#f5ebd7);border-color:#8c642880;box-shadow:3px 3px #8c64281a}[data-theme=parchment] .commodity-card-wrapper .stock-card .text-white{color:rgb(var(--color-text-primary))}[data-theme=parchment] .commodity-card-wrapper .stock-card .text-amber-300\/70,[data-theme=parchment] .commodity-card-wrapper .stock-card .text-amber-300\/80,[data-theme=parchment] .commodity-card-wrapper .stock-card .text-amber-100\/80{color:#8c6932}[data-theme=parchment] .commodity-card-wrapper .stock-card .text-amber-100\/90{color:rgb(var(--color-text-primary))}[data-theme=parchment] .commodity-card-wrapper [data-role=price-container]{background-color:#faf5eb99;border-color:#8c64284d}.note-button{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:.375rem;background:transparent;border:none;cursor:pointer;font-size:1rem;line-height:1;transition:background-color .15s ease;position:relative}.note-button:hover{background-color:#33415580}.note-badge{position:absolute;top:0;right:0;width:6px;height:6px;border-radius:9999px;background-color:#3b82f6}@keyframes board-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.react-board-enter{animation:board-fade-in .3s ease-out forwards}#board-actions-root{position:absolute;top:.75rem;right:.5rem;z-index:6;pointer-events:none}.add-column-fab{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border-radius:9999px;border:1px solid rgb(100 116 139 / .85);background:#1e293beb;color:#e2e8f0;font-size:.875rem;font-weight:700;line-height:1;box-shadow:0 4px 16px #02061773;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.add-column-fab:hover{background:#334155f2;border-color:#94a3b8f2;color:#f1f5f9;transform:translateY(-1px)}.add-column-fab:focus-visible{outline:2px solid rgb(59 130 246 / .9);outline-offset:2px}.add-column-fab__icon{font-size:1.25rem;font-weight:inherit;line-height:1}.add-column-fab__text{display:none}.column[data-col-id]{transition:border-color .15s ease,background-color .15s ease}.column-actions{position:relative;z-index:7}.column[data-col-id] .column-drag-handle{-webkit-user-select:none;user-select:none}@media(max-width:1023px){.column[data-col-id] .column-drag-handle{cursor:default}}@media(pointer:coarse){.column[data-col-id] .column-drag-handle{cursor:default}}.react-tab .filter-tab-indicator{display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;color:rgb(var(--color-primary-focus));margin-left:.25rem}.tab-inline-edit{background:rgb(var(--color-surface-2));border:1px solid rgb(var(--color-primary-focus));border-radius:.375rem;color:rgb(var(--color-text-primary));font-size:.875rem;padding:.125rem .5rem;outline:none;width:100%;min-width:4rem;max-width:12rem}.tab-inline-edit:focus{box-shadow:0 0 0 2px rgb(var(--color-primary-focus) / .4)}.tab-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:.125rem;border-radius:.25rem;font-size:.8125rem;line-height:1;cursor:pointer;background:transparent;border:none;transition:color .15s ease,background-color .15s ease}.tab-action-btn:hover{background:rgb(var(--color-surface-3) / .5)}.tab-action-btn--delete:hover{color:#f87171}.combine-modal-backdrop{position:fixed;inset:0;background:#0000007a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;transition:opacity .2s ease-in-out}.combine-modal-container{position:fixed;inset:0;z-index:10001;display:flex;align-items:stretch;justify-content:flex-end;padding:0}.combine-modal-dialog{background:rgb(var(--color-surface-1));border:1px solid rgb(var(--color-surface-3) / .5);border-right:0;border-radius:.75rem 0 0 .75rem;box-shadow:-24px 0 55px #0000006b;max-width:min(92vw,31rem);width:31rem;height:100%;min-height:100vh;overflow-y:auto;padding:1.25rem;transform:translate(2rem);opacity:0;transition:transform .2s ease-out,opacity .2s ease-out}.combine-modal-dialog--open{transform:translate(0);opacity:1}.combine-tab-option{width:100%;text-align:left;padding:.75rem 1rem;border-radius:.375rem;display:flex;align-items:center;justify-content:space-between;color:rgb(var(--color-text-primary));background:transparent;border:none;cursor:pointer;transition:background-color .15s ease}.combine-tab-option:hover,.combine-tab-option:focus-visible{background:rgb(var(--color-surface-2))}.combine-tab-option:focus-visible{outline:2px solid rgb(var(--color-primary-focus));outline-offset:-2px}.combine-modal-head{display:grid;gap:.35rem;margin-bottom:1rem}.combine-modal-eyebrow{margin:0;color:rgb(var(--color-text-secondary));font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.combine-modal-title{margin:0;color:rgb(var(--color-text-primary));font-size:clamp(1.25rem,3vw,1.65rem);font-weight:700;line-height:1.15;overflow-wrap:anywhere}.combine-modal-notice{margin-bottom:1rem;border:1px solid rgb(var(--color-primary-focus) / .35);border-radius:.5rem;background:rgb(var(--color-primary-focus) / .11);color:rgb(var(--color-text-primary));padding:.85rem 1rem;font-size:.9rem;line-height:1.45}.combine-modal-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.85rem;color:rgb(var(--color-text-secondary));font-size:.82rem}.combine-modal-summary span{border:1px solid rgb(var(--color-surface-3) / .8);border-radius:999px;background:rgb(var(--color-surface-2) / .75);padding:.32rem .6rem}.combine-tab-grid{display:grid;grid-template-columns:1fr;gap:.75rem;max-height:none;margin-bottom:1.1rem;padding:.1rem 0}.combine-tab-card{display:grid;gap:.65rem;min-width:0;min-height:7.25rem;border:1px solid rgb(var(--color-surface-3) / .75);border-radius:.65rem;background:linear-gradient(180deg,rgb(var(--color-surface-2) / .78),rgb(var(--color-surface-1)));color:rgb(var(--color-text-primary));cursor:pointer;padding:.95rem;text-align:left;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.combine-tab-card:hover,.combine-tab-card:focus-visible{border-color:rgb(var(--color-primary-focus) / .65);background:linear-gradient(180deg,rgb(var(--color-surface-2)),rgb(var(--color-surface-1)));box-shadow:0 16px 34px #0000003d;transform:translateY(-1px)}.combine-tab-card:focus-visible{outline:2px solid rgb(var(--color-primary-focus));outline-offset:2px}.combine-tab-card__name{min-width:0;overflow:hidden;color:rgb(var(--color-text-primary));font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.combine-tab-card__meta{display:flex;flex-wrap:wrap;gap:.4rem;color:rgb(var(--color-text-secondary));font-size:.72rem}.combine-tab-card__meta span{border:1px solid rgb(var(--color-surface-3) / .85);border-radius:999px;background:rgb(var(--color-surface-3) / .35);padding:.18rem .45rem}.combine-tab-card__result{align-self:end;color:rgb(var(--color-text-secondary));font-size:.76rem}.combine-modal-actions{display:flex;justify-content:flex-end}.combine-modal-cancel{border:1px solid rgb(var(--color-surface-3));border-radius:.5rem;background:rgb(var(--color-surface-2));color:rgb(var(--color-text-primary));cursor:pointer;font-size:.875rem;padding:.6rem .95rem}.combine-modal-cancel:hover,.combine-modal-cancel:focus-visible{border-color:rgb(var(--color-primary-focus) / .6);background:rgb(var(--color-surface-3))}body[data-page=terminal] .combine-modal-backdrop{background:#000000b8}body[data-page=terminal] .combine-modal-dialog{border-color:rgb(var(--rule));border-radius:.75rem 0 0 .75rem;background:radial-gradient(circle at top left,rgb(var(--accent) / .12),transparent 34%),rgb(var(--paper-2));box-shadow:0 28px 70px #0000009e}body[data-page=terminal] .combine-modal-eyebrow,body[data-page=terminal] .combine-tab-card__result{color:rgb(var(--accent))}body[data-page=terminal] .combine-modal-title{font-family:var(--font-serif);color:rgb(var(--ink))}body[data-page=terminal] .combine-modal-notice{border-color:rgb(var(--accent) / .42);background:rgb(var(--accent) / .1);color:rgb(var(--ink-2))}body[data-page=terminal] .combine-modal-summary{color:rgb(var(--ink-3))}body[data-page=terminal] .combine-modal-summary span,body[data-page=terminal] .combine-tab-card__meta span{border-color:rgb(var(--rule));background:rgb(var(--paper-3))}body[data-page=terminal] .combine-tab-card{border-color:rgb(var(--rule));background:linear-gradient(180deg,rgb(var(--paper-3)),rgb(var(--paper-2)));box-shadow:inset 0 1px rgb(var(--ink) / .04)}body[data-page=terminal] .combine-tab-card:hover,body[data-page=terminal] .combine-tab-card:focus-visible{border-color:rgb(var(--accent) / .68);box-shadow:inset 0 1px rgb(var(--ink) / .05),0 18px 42px #00000061}body[data-page=terminal] .combine-tab-card__name{color:rgb(var(--ink));font-family:var(--font-serif);font-size:1.05rem}body[data-page=terminal] .combine-tab-card__meta,body[data-page=terminal] .combine-modal-cancel{color:rgb(var(--ink-3))}body[data-page=terminal] .combine-modal-cancel{border-color:rgb(var(--rule));background:rgb(var(--paper-3))}body[data-page=terminal] .combine-modal-cancel:hover,body[data-page=terminal] .combine-modal-cancel:focus-visible{border-color:rgb(var(--accent) / .65);color:rgb(var(--ink))}@keyframes tabs-fade-in{0%{opacity:0}to{opacity:1}}.react-tabs-enter{animation:tabs-fade-in .2s ease-out forwards}.modal-shell-backdrop{position:fixed;inset:0;z-index:10000;background-color:#0009;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .2s ease-in-out}.modal-shell-backdrop--open{opacity:1}.modal-shell-container{position:fixed;inset:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-shell-dialog{border-radius:.75rem;box-shadow:0 20px 60px #0006;padding:1.5rem;background:rgb(var(--color-surface-1, 15 23 42));border:1px solid rgb(var(--color-surface-3, 51 65 85) / .5);transform:scale(.95);opacity:0;transition:transform .2s ease-out,opacity .2s ease-out}.modal-shell-dialog--open{transform:scale(1);opacity:1}.modal-shell-sm{width:100%;max-width:28rem}.modal-shell-md{width:100%;max-width:32rem}.modal-shell-lg{width:100%;max-width:40rem}.modal-shell-backdrop--drawer{display:flex;justify-content:flex-end;align-items:stretch;padding:0;z-index:10000}.modal-shell-dialog--drawer{position:relative;display:flex;flex-direction:column;width:min(100vw,28rem);max-width:100%;height:100%;max-height:100vh;margin:0;border-radius:0;border-left:1px solid rgba(148,163,184,.2);box-shadow:-12px 0 40px #00000073;transform:translate(100%);opacity:1;transition:transform .22s ease-out}.modal-shell-dialog--drawer-sm{width:min(100vw,24rem)}.modal-shell-dialog--drawer-md{width:min(100vw,28rem)}.modal-shell-dialog--drawer-lg{width:min(100vw,32rem)}@media(min-width:1024px){.modal-shell-dialog--drawer-sm{width:min(100vw,28rem)}.modal-shell-dialog--drawer-md{width:min(100vw,36rem)}.modal-shell-dialog--drawer-lg{width:min(100vw,44rem)}}@media(min-width:1536px){.modal-shell-dialog--drawer-sm{width:min(100vw,32rem)}.modal-shell-dialog--drawer-md{width:min(100vw,44rem)}.modal-shell-dialog--drawer-lg{width:min(100vw,60rem)}}.modal-shell-dialog--drawer.modal-shell-dialog--open{transform:translate(0)}.modal-shell-dialog--drawer .modal-shell-drawer-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.kebab-menu-dropdown{animation:kebab-menu-enter .12s ease-out}@keyframes kebab-menu-enter{0%{opacity:0;transform:scale(.95) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes premium-glow-blue{0%,to{box-shadow:0 0 10px #3b82f673;border-color:#60a5fa66}50%{box-shadow:0 0 25px #3b82f6f2,0 0 6px #60a5fa80;border-color:#93c5fd}}@keyframes premium-glow-green{0%,to{box-shadow:0 0 8px #22c55e66;border-color:#22c55e66}50%{box-shadow:0 0 22px #22c55ee6,0 0 5px #22c55e80;border-color:#22c55e}}.premium-glow-btn-blue{animation:premium-glow-blue 2s infinite ease-in-out}.premium-glow-btn-green{animation:premium-glow-green 2s infinite ease-in-out}@media(prefers-reduced-motion:reduce){.premium-glow-btn-blue,.premium-glow-btn-green{animation:none}}.keyboard-shortcuts-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.keyboard-shortcuts-modal{background:rgb(var(--color-surface-1));border:1px solid rgb(var(--color-border));border-radius:.75rem;box-shadow:0 25px 50px -12px #00000080;width:100%;max-width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.shortcuts-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgb(var(--color-border))}.shortcuts-header h2{font-size:1rem;font-weight:600;color:rgb(var(--color-text-primary));margin:0}.shortcuts-close-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:transparent;border:none;border-radius:.375rem;color:rgb(var(--color-text-secondary));font-size:1.25rem;line-height:1;cursor:pointer;transition:all .15s ease}.shortcuts-close-btn:hover{background:rgb(var(--color-surface-2));color:rgb(var(--color-text-primary))}.shortcuts-content{padding:1rem 1.25rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem}.shortcuts-category{display:flex;flex-direction:column;gap:.5rem}.shortcuts-category-title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-text-tertiary));margin:0;padding-bottom:.25rem}.shortcuts-list{display:flex;flex-direction:column;gap:.375rem}.shortcut-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.375rem 0}.shortcut-description{font-size:.8125rem;color:rgb(var(--color-text-primary))}.shortcut-keys{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:rgb(var(--color-text-secondary));background:rgb(var(--color-surface-2));padding:.25rem .5rem;border-radius:.25rem;border:1px solid rgb(var(--color-border));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:nowrap}@media(max-width:640px){.keyboard-shortcuts-modal{margin:1rem;max-height:calc(100vh - 2rem)}.shortcuts-header,.shortcuts-content{padding:.875rem 1rem}.shortcut-row{flex-wrap:wrap;gap:.5rem}}
