@font-face{font-family:FC SaveSpace;src:url(/style/FC%20Savespace/OTF%20Files/FC%20SaveSpace%20Regular%20ver%201.01.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FC SaveSpace;src:url(/style/FC%20Savespace/OTF%20Files/FC%20SaveSpace%20Italic%20ver%201.01.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:FC SaveSpace;src:url(/style/FC%20Savespace/OTF%20Files/FC%20SaveSpace%20Light%20ver%201.01.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:FC SaveSpace;src:url(/style/FC%20Savespace/OTF%20Files/FC%20SaveSpace%20Light%20Italic%20ver%201.01.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:FC SaveSpace;src:url(/style/FC%20Savespace/OTF%20Files/FC%20SaveSpace%20Bold%20ver%201.01.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FC SaveSpace;src:url(/style/FC%20Savespace/OTF%20Files/FC%20SaveSpace%20Bold%20Italic%20ver%201.01.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-ExtraLight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-ExtraLightItalic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-LightItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Ekachon;src:url(/style/Ekachon%20font/Ekachon-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}:root{--bg-base: #080808;--bg-surface: #111111;--bg-elevated: #1a1a1a;--bg-hover: #222222;--border: #2a2a2a;--border-subtle: #1e1e1e;--orange: #f97316;--orange-dim: rgba(249,115,22,.18);--orange-glow: rgba(249,115,22,.08);--text-primary: #f1f1f1;--text-secondary:#9ca3af;--text-muted: #6b7280;--text-mono: #e2e8f0;--green: #22c55e;--red: #ef4444;--yellow: #eab308;--blue: #3b82f6;--anomaly-high-bg: rgba(239,68,68,.18);--anomaly-high-text: #fca5a5;--anomaly-med-bg: rgba(234,179,8,.15);--anomaly-med-text: #fde047;--radius: 6px;--radius-lg: 10px;font-family:Ekachon,sans-serif;font-size:14px;color:var(--text-primary);background:var(--bg-base)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{display:flex;min-height:100vh;overflow-x:hidden;max-width:100vw}.main{margin-left:0;flex:1;display:flex;flex-direction:column;min-height:100vh;min-width:0;overflow-x:hidden}.topbar{background:var(--bg-surface);border-bottom:1px solid var(--border);padding:0;position:sticky;top:0;z-index:50;display:flex;flex-direction:column}.topbar-brand-row{display:flex;align-items:center;gap:16px;padding:0 24px;min-height:64px;border-bottom:1px solid var(--border-subtle)}.topbar-brand{display:flex;flex-direction:column;justify-content:center;gap:1px;flex-shrink:0}.topbar-title{font-size:36px;font-weight:400;color:var(--text-primary);font-family:FC SaveSpace,sans-serif;line-height:1;letter-spacing:-.01em}.topbar-subtitle{font-size:11px;color:var(--text-muted);white-space:nowrap;margin-top:3px}.topbar-page-tab{display:flex;gap:0;padding:0 24px;background:transparent}.page-tab{padding:0 16px;height:40px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;cursor:pointer;color:var(--text-muted);transition:color .15s;border:none;background:none;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.page-tab:hover{color:var(--text-primary)}.page-tab.active{color:var(--orange);border-bottom-color:var(--orange)}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:12px}.topbar-date-nav{display:flex;align-items:center;gap:8px}.topbar-date-label{font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;margin-right:2px}.info-bar{display:flex;align-items:stretch;background:var(--bg-surface);border-bottom:1px solid var(--border);padding:0 24px;gap:0;min-height:72px}.info-bar-kpis{display:flex;align-items:center;gap:0;flex-shrink:0}.info-kpi-card{display:flex;flex-direction:column;justify-content:center;padding:12px 20px 12px 0;min-width:140px}.info-bar-card-sep{width:1px;height:40px;background:var(--border);align-self:center;margin:0 20px}.info-kpi-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.info-kpi-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.info-kpi-value{font-family:Fira Code,monospace;font-size:26px;font-weight:700;line-height:1.1;color:var(--text-primary)}.info-kpi-value.accent{color:var(--orange)}.info-kpi-sub{font-size:11px;color:var(--text-muted);margin-top:2px}.info-bar-sep{width:1px;background:var(--border);margin:12px 24px;flex-shrink:0}.info-bar-right{flex:1;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:10px 0}.info-bar-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text-muted)}.info-bar-updated{color:var(--text-secondary)}.info-bar-pill-sep{width:1px;height:14px;background:var(--border);margin:0 2px}.info-bar-dealer-row{display:flex;align-items:center;gap:8px}.info-bar-dealer-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);white-space:nowrap}.last-updated{font-size:11px;color:var(--text-muted);display:flex;align-items:center;gap:6px}.last-updated svg{width:12px;height:12px}.live-dot{width:7px;height:7px;background:var(--green);border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.data-sources{display:flex;align-items:center;gap:6px;padding:0 2px}.data-source-divider{width:1px;height:28px;background:var(--border)}.ds-pill{display:flex;align-items:center;gap:5px;padding:4px 9px 4px 7px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;font-size:10px;font-weight:600;color:var(--text-secondary);white-space:nowrap;transition:border-color .15s;cursor:default;position:relative}.ds-pill:hover{border-color:#22c55e66}.ds-pill-dot{width:5px;height:5px;border-radius:50%;background:var(--green);flex-shrink:0;box-shadow:0 0 0 2px #22c55e33}.ds-pill-label{color:var(--text-primary);font-weight:700}.ds-pill-date{color:var(--text-muted);font-family:Fira Code,monospace;font-size:9.5px}.ds-pill-check{width:13px;height:13px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-pill-check svg{width:7px;height:7px;stroke:#fff;fill:none}.ds-pill[title]:hover:after{content:attr(title);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary);font-size:10px;font-weight:400;padding:5px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #00000080;z-index:500}.date-filter-wrap{position:relative;display:flex;align-items:center;flex-shrink:0}.date-filter-btn{display:flex;align-items:center;gap:6px;padding:0 10px;height:32px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;font-size:11px;font-weight:600;color:var(--text-secondary);font-family:inherit;transition:border-color .15s,color .15s;white-space:nowrap;position:relative}.date-filter-btn:hover{border-color:var(--orange);color:var(--text-primary)}.date-filter-btn.has-date{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.date-filter-btn svg{width:12px;height:12px;stroke:currentColor;fill:none;flex-shrink:0}.date-filter-btn input[type=date]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%;border:none;background:none;font-size:0}.symbol-row-actions{display:flex;align-items:center;gap:6px}.tentative-banner{background:#eab3081f;border-bottom:1px solid rgba(234,179,8,.25);padding:9px 24px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--yellow)}.tentative-banner svg{width:14px;height:14px;flex-shrink:0}.tentative-banner strong{font-weight:700}.page{display:none;padding:20px 24px 32px;flex-direction:column;gap:20px}.page.active{display:flex}.dealer-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dealer-chip{display:flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;border:1px solid}.dealer-chip.received{background:#22c55e1a;border-color:#22c55e4d;color:var(--green)}.dealer-chip.pending{background:#6b728014;border-color:var(--border);color:var(--text-muted)}.dealer-chip svg{width:10px;height:10px}.dealer-row-label{font-size:11px;color:var(--text-muted);font-weight:500}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px 18px;display:flex;flex-direction:column;gap:10px;transition:border-color .15s}.kpi-card:hover{border-color:var(--orange)}.kpi-header{display:flex;align-items:center;justify-content:space-between}.kpi-label{font-size:11px;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.06em}.kpi-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}.kpi-icon svg{width:14px;height:14px}.kpi-icon.orange{background:var(--orange-dim)}.kpi-icon.orange svg{color:var(--orange);stroke:var(--orange);fill:none}.kpi-icon.green{background:#22c55e1f}.kpi-icon.green svg{color:var(--green);stroke:var(--green);fill:none}.kpi-icon.red{background:#ef44441f}.kpi-icon.red svg{color:var(--red);stroke:var(--red);fill:none}.kpi-icon.blue{background:#3b82f61f}.kpi-icon.blue svg{color:var(--blue);stroke:var(--blue);fill:none}.kpi-value{font-size:28px;font-weight:700;font-family:Fira Code,monospace;color:var(--text-primary);line-height:1}.kpi-value.accent{color:var(--orange)}.kpi-value.danger{color:var(--red)}.kpi-sub{font-size:11px;color:var(--text-muted);display:flex;align-items:center;gap:4px}.kpi-sub .up{color:var(--green)}.kpi-sub .down{color:var(--red)}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-title{font-size:13px;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:7px}.section-title svg{width:15px;height:15px;stroke:var(--orange);fill:none}.section-badge{background:var(--orange-dim);color:var(--orange);font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px}.filter-bar{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:10px 14px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.search-input-wrap{position:relative;flex:1;min-width:0}.search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;stroke:var(--text-muted);fill:none}.search-input{width:100%;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:7px 10px 7px 32px;font-size:12px;color:var(--text-primary);font-family:inherit;outline:none;transition:border-color .15s;height:32px}.search-input::placeholder{color:var(--text-muted)}.search-input:focus{border-color:var(--orange)}.filter-divider{width:1px;height:22px;background:var(--border);flex-shrink:0}.filter-dropdowns{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.filter-drop-wrap{position:relative}.filter-drop-btn{display:flex;align-items:center;gap:6px;padding:0 10px;height:32px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;font-size:11px;font-weight:600;color:var(--text-secondary);font-family:inherit;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.filter-drop-btn:hover{border-color:var(--orange);color:var(--text-primary)}.filter-drop-btn.has-value{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.filter-drop-btn.open{border-color:var(--orange);color:var(--orange)}.filter-drop-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.filter-drop-btn svg.icon{width:12px;height:12px;stroke:currentColor;fill:none;flex-shrink:0}.filter-drop-btn svg.chevron{width:11px;height:11px;stroke:currentColor;fill:none;flex-shrink:0;transition:transform .15s ease}.filter-drop-btn.open svg.chevron{transform:rotate(180deg)}.filter-count-badge{background:var(--orange);color:#fff;font-size:9px;font-weight:800;padding:1px 5px;border-radius:8px;min-width:16px;text-align:center;font-family:Fira Code,monospace;line-height:14px}.filter-panel{position:absolute;top:calc(100% + 6px);left:0;min-width:210px;max-width:min(320px,calc(100vw - 16px));background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 8px 32px #000000a6;z-index:200;overflow:hidden;opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.filter-panel.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.filter-panel-header{display:flex;align-items:center;justify-content:space-between;padding:9px 12px 8px;border-bottom:1px solid var(--border)}.filter-panel-title{font-size:10px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.filter-panel-clear{font-size:10px;font-weight:600;color:var(--orange);cursor:pointer;background:none;border:none;font-family:inherit;padding:2px 6px;border-radius:3px;transition:background .12s}.filter-panel-clear:hover{background:var(--orange-dim)}.filter-items{max-height:250px;overflow-y:auto;padding:4px 0}.filter-items::-webkit-scrollbar{width:3px}.filter-items::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.filter-item{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;transition:background .1s;min-height:36px}.filter-item:hover{background:#f9731612}.filter-item.checked{background:#f973160d}.filter-checkbox{width:15px;height:15px;flex-shrink:0;border-radius:3px;border:1.5px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:center;transition:all .12s}.filter-item.checked .filter-checkbox{background:var(--orange);border-color:var(--orange)}.filter-checkbox svg{width:9px;height:9px;stroke:#fff;fill:none;display:none}.filter-item.checked .filter-checkbox svg{display:block}.filter-radio{width:15px;height:15px;flex-shrink:0;border-radius:50%;border:1.5px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:center;transition:border-color .12s}.filter-item.checked .filter-radio{border-color:var(--orange)}.filter-radio:after{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange);display:none}.filter-item.checked .filter-radio:after{display:block}.filter-item-label{font-size:12px;color:var(--text-primary);font-weight:500;line-height:1.3}.filter-item-sub{font-size:10px;color:var(--text-muted);margin-top:1px}.filter-disabled-note{padding:10px 12px;font-size:11px;color:var(--text-muted);display:flex;align-items:flex-start;gap:7px;font-style:italic;line-height:1.5}.filter-disabled-note svg{width:13px;height:13px;stroke:var(--text-muted);fill:none;flex-shrink:0;margin-top:1px}.type-radio-group{display:flex;align-items:center;gap:3px;background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--border);padding:3px;height:32px;flex-shrink:0}.type-radio-btn{padding:0 11px;height:24px;border-radius:3px;font-size:11px;font-weight:600;cursor:pointer;background:none;border:none;color:var(--text-secondary);font-family:inherit;transition:all .15s;white-space:nowrap}.type-radio-btn.active{background:var(--orange);color:#fff}.type-radio-btn:not(.active):hover{background:var(--bg-hover);color:var(--text-primary)}.dealer-autocomplete-wrap{position:relative}.dealer-tags-input{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-width:0;max-width:min(320px,calc(100vw - 32px));background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:3px 8px;min-height:32px;cursor:text;transition:border-color .15s}.dealer-tags-input:focus-within{border-color:var(--orange)}.dealer-tag{display:flex;align-items:center;gap:4px;background:var(--orange-dim);border:1px solid rgba(249,115,22,.3);color:var(--orange);border-radius:3px;padding:2px 5px 2px 7px;font-size:11px;font-weight:600;white-space:nowrap}.dealer-tag-x{width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;color:var(--orange);padding:0;transition:background .1s}.dealer-tag-x:hover{background:#f973164d}.dealer-tag-x svg{width:8px;height:8px;stroke:currentColor;fill:none}.dealer-search-input{flex:1;min-width:60px;background:none;border:none;outline:none;font-size:11px;color:var(--text-primary);font-family:inherit;height:22px;padding:0}.dealer-search-input::placeholder{color:var(--text-muted)}.dealer-dropdown-list{position:absolute;top:calc(100% + 4px);left:0;min-width:min(180px,calc(100vw - 16px));max-width:min(280px,calc(100vw - 16px));background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 8px 24px #0009;z-index:200;overflow:hidden;opacity:0;transform:translateY(-4px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.dealer-dropdown-list.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.dealer-option{padding:8px 12px;cursor:pointer;font-size:12px;color:var(--text-primary);display:flex;align-items:center;gap:8px;transition:background .1s}.dealer-option:hover{background:#f9731612}.dealer-option.selected{background:#f973160d}.dealer-opt-check{width:14px;height:14px;border-radius:3px;flex-shrink:0;border:1.5px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:center;transition:all .12s}.dealer-option.selected .dealer-opt-check{background:var(--orange);border-color:var(--orange)}.dealer-opt-check svg{width:8px;height:8px;stroke:#fff;fill:none;display:none}.dealer-option.selected .dealer-opt-check svg{display:block}.dealer-option-name{font-weight:500}.dealer-option.selected .dealer-option-name{color:var(--orange);font-weight:600}.dealer-no-match{padding:10px 12px;font-size:12px;color:var(--text-muted);font-style:italic}.apply-filter-btn{display:flex;align-items:center;gap:5px;padding:0 14px;height:32px;border-radius:var(--radius);background:var(--orange);border:none;font-size:12px;font-weight:700;color:#fff;font-family:inherit;cursor:pointer;transition:background .15s;white-space:nowrap}.apply-filter-btn:hover{background:#ea6c0f}.clear-filter-btn{display:flex;align-items:center;gap:5px;padding:0 11px;height:32px;border-radius:var(--radius);background:transparent;border:1px solid var(--border);font-size:12px;font-weight:600;color:var(--text-muted);font-family:inherit;cursor:pointer;transition:all .15s;white-space:nowrap}.clear-filter-btn:hover{color:var(--red);border-color:#ef44444d}.topbar-user{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 6px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);cursor:default;transition:border-color .15s}.topbar-user:hover{border-color:var(--orange)}.topbar-user-avatar{width:26px;height:26px;background:var(--orange-dim);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--orange);flex-shrink:0}.topbar-user-name{font-size:12px;font-weight:600;color:var(--text-primary);white-space:nowrap}.topbar-user-role{font-size:10px;color:var(--text-muted);white-space:nowrap}.anomaly-toggle{display:flex;align-items:center;gap:6px;padding:0 11px;height:32px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;font-size:11px;font-weight:600;color:var(--text-secondary);font-family:inherit;transition:all .15s;white-space:nowrap}.anomaly-toggle:hover{border-color:var(--orange);color:var(--orange)}.anomaly-toggle.active{background:var(--anomaly-high-bg);border-color:var(--red);color:var(--anomaly-high-text)}.anomaly-toggle svg{width:12px;height:12px;stroke:currentColor;fill:none}.clear-all-btn{display:none;align-items:center;gap:5px;padding:0 10px;height:32px;border-radius:var(--radius);background:transparent;border:1px solid transparent;cursor:pointer;font-size:11px;font-weight:600;color:var(--text-muted);font-family:inherit;transition:all .15s;white-space:nowrap}.clear-all-btn.visible{display:flex}.clear-all-btn:hover{color:var(--red);border-color:#ef44444d}.clear-all-btn svg{width:11px;height:11px;stroke:currentColor;fill:none}.filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;display:none}.filter-backdrop.active{display:block}.table-wrap{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}table{width:100%;border-collapse:collapse;table-layout:fixed}thead tr{background:var(--bg-elevated)}th{padding:10px 12px;font-size:10px;font-weight:700;color:var(--text-muted);text-align:left;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--border);white-space:nowrap}th.right,td.right{text-align:right}th.center,td.center{text-align:center}tbody tr{border-bottom:1px solid var(--border-subtle);transition:background .12s;cursor:pointer}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--bg-hover)}td{padding:9px 12px;font-size:12px;color:var(--text-primary)}td.mono{font-family:Fira Code,monospace;font-size:12px}.symbol-cell{display:flex;flex-direction:column;gap:2px}.symbol-name{font-weight:700;font-family:Fira Code,monospace;font-size:13px;color:var(--text-primary)}.symbol-ttm{font-size:10px;color:var(--text-muted)}.best-cell{display:flex;flex-direction:row;align-items:center;gap:6px;overflow:hidden;width:100%;justify-content:flex-start}.best-yield{font-family:Fira Code,monospace;font-size:13px;font-weight:600}.best-yield.buy{color:#34d399}.best-yield.sell{color:#f87171}.best-dealer{font-size:10px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dealer-logo{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#fff;border:1px solid rgba(255,255,255,.12)}.badge{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:10px;font-size:10px;font-weight:700;font-family:Fira Code,monospace;white-space:nowrap}.badge.high{background:var(--anomaly-high-bg);color:var(--anomaly-high-text);border:1px solid rgba(239,68,68,.3)}.badge.med{background:var(--anomaly-med-bg);color:var(--anomaly-med-text);border:1px solid rgba(234,179,8,.3)}.badge.none{color:var(--text-muted);font-size:11px}.rating-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;font-family:Fira Code,monospace}.rating-badge.aaa{background:#22c55e1a;color:var(--green);border:1px solid rgba(34,197,94,.25)}.rating-badge.aa{background:#3b82f61a;color:var(--blue);border:1px solid rgba(59,130,246,.25)}.rating-badge.a{background:#f973161a;color:var(--orange);border:1px solid rgba(249,115,22,.25)}.two-col{display:grid;grid-template-columns:1fr 340px;gap:16px;align-items:start}.symbol-name-link{font-weight:700;font-family:Fira Code,monospace;font-size:13px;color:var(--text-primary);cursor:pointer;transition:color .15s;text-decoration:none}.symbol-name-link:hover{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.symbol-detail-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s;flex-shrink:0;opacity:0}tbody tr:hover .symbol-detail-btn{opacity:1}.symbol-detail-btn:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-glow)}.symbol-detail-btn svg{width:12px;height:12px;stroke:currentColor;fill:none}.symbol-cell-row{display:flex;align-items:center;gap:6px}.table-pagination{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-top:1px solid var(--border);background:var(--bg-elevated);gap:12px;flex-wrap:wrap}.pagination-info{font-size:11px;color:var(--text-muted);font-family:Fira Code,monospace;white-space:nowrap}.pagination-info strong{color:var(--text-secondary)}.pagination-controls{display:flex;align-items:center;gap:3px}.page-btn{height:28px;min-width:28px;padding:0 6px;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-base);color:var(--text-secondary);font-size:11px;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s,color .15s,background .15s;display:inline-flex;align-items:center;justify-content:center}.page-btn:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.page-btn.active{background:var(--orange);border-color:var(--orange);color:#fff}.page-btn:disabled{opacity:.35;cursor:not-allowed}.page-btn svg{width:11px;height:11px;stroke:currentColor;fill:none}.page-ellipsis{font-size:11px;color:var(--text-muted);padding:0 4px;line-height:28px}.icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;color:var(--text-secondary);transition:border-color .15s,color .15s,background .15s;flex-shrink:0}.icon-btn:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-glow)}.icon-btn.danger:hover{border-color:#ef444466;color:var(--red);background:#ef444414}.icon-btn svg{width:14px;height:14px;stroke:currentColor;fill:none}.anomaly-panel{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;position:sticky;top:120px}.anomaly-panel-header{padding:12px 16px;border-bottom:1px solid var(--border);background:var(--bg-elevated);display:flex;align-items:center;justify-content:space-between}.anomaly-panel-title{font-size:12px;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:6px}.anomaly-panel-title svg{width:14px;height:14px;stroke:var(--red);fill:none}.anomaly-count-badge{background:var(--anomaly-high-bg);color:var(--anomaly-high-text);font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px}.anomaly-item{padding:12px 16px;border-bottom:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:6px}.anomaly-item:last-child{border-bottom:none}.anomaly-item-header{display:flex;align-items:center;justify-content:space-between}.anomaly-symbol{font-family:Fira Code,monospace;font-size:13px;font-weight:700;color:var(--text-primary)}.anomaly-detail{font-size:11px;color:var(--text-secondary);line-height:1.6}.anomaly-detail span{color:var(--orange);font-weight:600;font-family:Fira Code,monospace}.anomaly-diff{font-family:Fira Code,monospace;font-size:12px;font-weight:700}.anomaly-diff.high{color:var(--anomaly-high-text)}.anomaly-diff.med{color:var(--anomaly-med-text)}.expand-more{padding:10px 16px;background:var(--bg-elevated);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:var(--text-secondary);cursor:pointer;transition:all .15s}.expand-more:hover{color:var(--orange)}.expand-more svg{width:12px;height:12px}.drilldown-header{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px 20px;display:flex;align-items:center;gap:20px}.drilldown-back{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary);cursor:pointer;padding:6px 12px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);transition:all .15s}.drilldown-back:hover{border-color:var(--orange);color:var(--orange)}.drilldown-back svg{width:14px;height:14px;stroke:currentColor;fill:none}.drilldown-info{flex:1}.drilldown-symbol{font-family:Fira Code,monospace;font-size:22px;font-weight:700;color:var(--text-primary)}.drilldown-meta{display:flex;gap:20px;margin-top:6px}.drilldown-meta-item{display:flex;flex-direction:column;gap:2px}.drilldown-meta-label{font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.drilldown-meta-value{font-size:13px;font-weight:600;font-family:Fira Code,monospace;color:var(--text-primary)}.drilldown-meta-value.orange{color:var(--orange)}.drilldown-meta-value.green{color:var(--green)}.drill-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.drill-table-section{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.drill-table-header{padding:12px 14px;border-bottom:1px solid var(--border);background:var(--bg-elevated);display:flex;align-items:center;justify-content:space-between}.drill-table-title{font-size:12px;font-weight:700}.drill-table-title.buy{color:#34d399}.drill-table-title.sell{color:#f87171}.rank-col{font-size:11px;color:var(--text-muted);width:28px;text-align:center}.rank-badge{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.rank-badge.r1{background:var(--orange);color:#fff}.rank-badge.r2{background:#f973164d;color:var(--orange)}.rank-badge.r3,.rank-badge.r4{background:var(--bg-elevated);color:var(--text-muted);border:1px solid var(--border)}.yield-cell{font-family:Fira Code,monospace;font-size:14px;font-weight:700}.yield-cell.buy{color:#34d399}.yield-cell.sell{color:#f87171}.diff-cell{font-family:Fira Code,monospace;font-size:11px}.diff-cell.pos{color:var(--anomaly-med-text)}.diff-cell.neg{color:var(--text-muted)}.mtm-ref-row{padding:10px 14px;background:#3b82f60f;border-top:1px solid rgba(59,130,246,.2);display:flex;align-items:center;justify-content:space-between;font-size:11px}.mtm-ref-label{color:var(--blue);display:flex;align-items:center;gap:5px}.mtm-ref-label svg{width:12px;height:12px;stroke:var(--blue);fill:none}.mtm-ref-value{font-family:Fira Code,monospace;font-size:13px;font-weight:700;color:var(--blue)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--orange)}@media (max-width: 1024px){.topbar-brand-row{padding:0 16px;min-height:52px;gap:10px;flex-wrap:wrap}.topbar-title{font-size:26px}.data-sources,.data-source-divider,.topbar-user-role,.topbar-subtitle{display:none}.topbar-page-tab{padding:0 16px}.page{padding:16px 18px 28px;gap:16px}.kpi-grid{grid-template-columns:repeat(2,1fr);gap:12px}.info-bar-kpis{overflow-x:auto;-webkit-overflow-scrolling:touch}.info-bar-kpis::-webkit-scrollbar{display:none}.two-col{grid-template-columns:1fr}.anomaly-panel{position:static}.drill-two-col{grid-template-columns:1fr}.drilldown-meta{flex-wrap:wrap;gap:14px}.filter-bar{flex-wrap:wrap;gap:8px}.filter-dropdowns{flex-wrap:wrap}}@media (max-width: 767px){.topbar,.info-bar,.page,.filter-bar,.table-wrap,.txn-history,.drilldown-header,.drill-two-col,.modal-box{max-width:100vw;box-sizing:border-box}.topbar-brand-row{padding:10px 14px;min-height:auto;gap:8px;flex-wrap:wrap;align-items:center}.topbar-title{font-size:22px;letter-spacing:0;flex-shrink:0}.topbar-subtitle{display:none}.topbar-right{margin-left:auto;gap:8px}.topbar-user,.data-source-divider{display:none}.topbar-date-nav{order:5;flex-basis:100%;display:flex;align-items:center;gap:6px;padding:0 0 6px}.topbar-date-label{display:none}.global-date-value{font-size:13px;min-width:90px}.global-date-btn{width:32px;height:32px}.global-date-today{height:28px;font-size:11px;padding:0 10px}.topbar-page-tab{padding:0 14px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.topbar-page-tab::-webkit-scrollbar{display:none}.page-tab{font-size:12px;padding:0 14px;white-space:nowrap;flex-shrink:0;height:44px}.icon-btn{width:40px;height:40px}.info-bar{flex-direction:column;padding:12px 14px;gap:12px;min-height:auto}.info-bar-kpis{gap:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.info-bar-kpis::-webkit-scrollbar{display:none}.info-kpi-card{min-width:120px;padding:8px 16px 8px 0}.info-kpi-value{font-size:22px}.info-bar-sep{display:none}.info-bar-right{gap:8px}.info-bar-meta{flex-wrap:wrap;gap:6px}.info-bar-updated{font-size:10px}.ds-pill{font-size:9.5px;padding:3px 7px 3px 6px}.info-bar-dealer-row{flex-direction:column;align-items:flex-start;gap:6px;width:100%;overflow:hidden}.dealer-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:5px;width:100%;padding-bottom:2px}.dealer-row::-webkit-scrollbar{display:none}.dealer-chip{font-size:10px;padding:5px 8px;gap:4px;white-space:nowrap;flex-shrink:0}.dealer-chip .dealer-logo{width:16px;height:16px}.page{padding:12px 12px 80px;gap:12px}.filter-bar{flex-wrap:wrap;gap:8px;padding:10px 12px;align-items:flex-start;border-radius:var(--radius-lg)}.search-input-wrap{order:-10;flex:0 0 100%;min-width:0}.search-input{height:44px;font-size:14px;padding-left:36px}.filter-divider{display:none}.filter-dropdowns{order:0;flex:0 0 100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px;gap:6px}.filter-dropdowns::-webkit-scrollbar{display:none}.filter-drop-btn{height:40px;min-height:44px;font-size:12px}.type-radio-group{height:40px}.type-radio-btn{height:32px;min-height:32px;padding:0 12px;font-size:12px}.apply-filter-btn{order:2;flex:1;min-width:0;height:44px;font-size:13px;justify-content:center}.clear-filter-btn{order:3;height:44px;padding:0 14px;font-size:12px}.date-filter-btn{height:40px;min-height:44px}.section-header{flex-wrap:wrap;gap:6px;margin-bottom:8px}.section-title{font-size:13px}.table-wrap{border-radius:10px;overflow:hidden}table{width:100%;table-layout:auto}table colgroup,thead{display:none}#symbolTable tbody tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:0;padding:12px 12px 10px;border-bottom:1px solid var(--border);cursor:pointer;position:relative;width:100%;overflow:hidden}#symbolTable tbody tr:hover{background:var(--bg-hover)}#symbolTable tbody td:nth-child(1){display:block;grid-column:2;grid-row:1;text-align:right;font-size:10px;font-weight:600;color:var(--text-muted);font-family:Fira Code,monospace;padding:0;margin:0;align-self:start}#symbolTable tbody td:nth-child(2){display:none}#symbolTable tbody td:nth-child(3){display:block;grid-column:1;grid-row:1;padding:0 0 6px}.symbol-cell{flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:0}.symbol-name-link{font-size:14px}.symbol-ttm{font-size:10px}#symbolTable tbody td:nth-child(4){display:block;grid-column:1 / -1;grid-row:2;font-size:11px;color:var(--text-secondary);padding:0 0 6px;font-family:Fira Code,monospace}#symbolTable tbody td:nth-child(4):before{content:"MTM: ";color:var(--text-muted);font-size:10px}#symbolTable tbody td:nth-child(5){display:none}#symbolTable tbody td:nth-child(6){display:block;grid-column:1;grid-row:3;background:#f8717112;border-radius:7px;padding:7px 8px;margin-right:3px;margin-bottom:4px;min-width:0;overflow:hidden}#symbolTable tbody td:nth-child(7){display:block;grid-column:1;grid-row:4;font-size:10px;color:var(--text-muted);padding:2px 0 0 2px;text-align:left}#symbolTable tbody td:nth-child(7):before{content:"Amt: "}#symbolTable tbody td:nth-child(8){display:block;grid-column:2;grid-row:3;background:#34d39912;border-radius:7px;padding:7px 8px;margin-left:3px;margin-bottom:4px;min-width:0;overflow:hidden}#symbolTable tbody td:nth-child(9){display:block;grid-column:2;grid-row:4;font-size:10px;color:var(--text-muted);padding:2px 0 0 2px;text-align:left}#symbolTable tbody td:nth-child(9):before{content:"Amt: "}#symbolTable tbody td:nth-child(10){display:none}.best-cell{gap:6px;flex-wrap:nowrap}.best-cell-text{gap:5px;flex-wrap:nowrap}.best-yield{font-size:13px}.dealer-logo{width:16px;height:16px}.best-dealer{font-size:10px;max-width:50px;overflow:hidden;text-overflow:ellipsis}.best-cell-add{display:none}.two-col{grid-template-columns:1fr;gap:12px}.anomaly-panel{position:static}.table-pagination{padding:10px 12px;gap:8px}.pagination-info{font-size:10px}.page-btn{height:36px;min-width:36px;font-size:11px}.drilldown-header{flex-direction:column;align-items:flex-start;gap:12px;padding:14px;border-radius:var(--radius-lg)}.drilldown-back{height:40px;min-height:44px}.drilldown-symbol{font-size:18px}.drilldown-meta{flex-wrap:wrap;gap:10px}.drilldown-meta-value{font-size:12px}.drill-two-col{grid-template-columns:1fr;gap:12px}.drill-table-section{overflow:hidden;border-radius:var(--radius-lg)}.drill-table-section>table{overflow-x:auto;display:block;-webkit-overflow-scrolling:touch;min-width:560px}.drill-table-section>table thead,.drill-table-section>table tbody{display:table;width:100%}.drill-table-section table td,.drill-table-section table th{font-size:11px;padding:8px;white-space:nowrap}.yield-cell{font-size:12px}.rank-badge{width:18px;height:18px;font-size:9px}.drill-table-section td[style*="display:flex"]{gap:5px}.drill-table-section .dealer-logo{width:16px;height:16px}.txn-history{border-radius:var(--radius-lg)}.txn-history-header{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.txn-filter-row{flex-wrap:wrap;gap:8px;width:100%}.txn-filter-row .search-input-wrap{flex:0 0 100%}.txn-filter-row .search-input{height:40px}.txn-date-input{height:40px;min-height:40px;font-size:12px;flex:1;min-width:100px}.add-txn-btn{height:40px;min-height:44px;font-size:12px;padding:0 14px}.txn-wrap{overflow:hidden}#txnTable3{min-width:0;width:100%}#txnTable3 thead{display:none}#txnTable3 tbody tr{display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:12px 14px;border-bottom:1px solid var(--border);position:relative}#txnTable3 tbody td{display:block;padding:0;font-size:11px}#txnTable3 tbody td:nth-child(1){grid-column:1;grid-row:1;font-size:10px;color:var(--text-muted);font-family:Fira Code,monospace}#txnTable3 tbody td:nth-child(2){grid-column:1;grid-row:2;font-size:13px;font-weight:700;font-family:Fira Code,monospace;color:var(--text-primary);padding-bottom:2px}#txnTable3 tbody td:nth-child(3){grid-column:2;grid-row:1 / 3;display:flex;align-items:center;gap:5px;justify-content:flex-end;font-size:11px;font-weight:600;align-self:center}#txnTable3 tbody td:nth-child(4){grid-column:1;grid-row:3;padding:2px 0}#txnTable3 tbody td:nth-child(5){grid-column:1;grid-row:4;font-family:Fira Code,monospace;color:var(--green)}#txnTable3 tbody td:nth-child(5):before{content:"Offer: ";color:var(--text-muted);font-size:10px}#txnTable3 tbody td:nth-child(6){grid-column:2;grid-row:4;font-family:Fira Code,monospace;color:var(--red);text-align:right}#txnTable3 tbody td:nth-child(6):before{content:"Bid: ";color:var(--text-muted);font-size:10px}#txnTable3 tbody td:nth-child(7){grid-column:2;grid-row:3;text-align:right}#txnTable3 tbody td:nth-child(8){grid-column:1;grid-row:5;font-family:Fira Code,monospace;color:var(--text-secondary)}#txnTable3 tbody td:nth-child(8):before{content:"Amt: ";color:var(--text-muted);font-size:10px}#txnTable3 tbody td:nth-child(9){grid-column:2;grid-row:5;text-align:right;color:var(--text-muted);font-size:10px}#txnTable3 tbody td:nth-child(10){grid-column:1 / -1;grid-row:6;padding-top:4px}.filter-panel{min-width:200px;left:0;right:auto}.modal-overlay{padding:12px;align-items:flex-end}.modal-box{width:100%;max-width:100%;max-height:92dvh;overflow-y:auto;border-radius:16px 16px 8px 8px}.modal-body{gap:12px;padding:16px}.modal-input{height:44px;font-size:14px}textarea.modal-input{height:auto;min-height:72px}.modal-btn,.side-toggle-btn{height:44px;font-size:13px}}.txn-history{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.txn-history-header{padding:12px 16px;border-bottom:1px solid var(--border);background:var(--bg-elevated);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.txn-history-title{font-size:12px;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:6px}.txn-history-title svg{width:14px;height:14px;stroke:var(--orange);fill:none}.txn-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.txn-date-input{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius);padding:0 10px;height:30px;font-size:11px;font-weight:600;color:var(--text-secondary);font-family:Fira Code,monospace;outline:none;cursor:pointer;transition:border-color .15s,color .15s}.txn-date-input:hover,.txn-date-input:focus{border-color:var(--orange);color:var(--text-primary)}.txn-date-sep{font-size:11px;color:var(--text-muted)}.txn-filter-clear{font-size:11px;font-weight:600;color:var(--text-muted);background:none;border:none;cursor:pointer;font-family:inherit;padding:4px 8px;border-radius:var(--radius);transition:color .15s,background .15s}.txn-filter-clear:hover{color:var(--red);background:#ef444414}.txn-count{font-size:10px;color:var(--text-muted);font-family:Fira Code,monospace;white-space:nowrap}.txn-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.txn-empty{text-align:center;padding:32px;color:var(--text-muted);font-size:12px}.refresh-btn{display:flex;align-items:center;gap:6px;padding:0 12px;height:32px;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;font-size:11px;font-weight:700;color:var(--text-secondary);font-family:inherit;transition:border-color .15s,color .15s,background .15s;white-space:nowrap;flex-shrink:0}.refresh-btn:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.refresh-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;flex-shrink:0}.refresh-btn.spinning svg{animation:spin-once .6s ease forwards}@keyframes spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 374px){*,*:before,*:after{max-width:100%}.topbar-brand-row{padding:8px 10px;gap:6px}.topbar-title{font-size:18px}.topbar-page-tab{padding:0 8px}.page-tab{font-size:10px;padding:0 10px;height:40px}.global-date-btn{width:28px;height:28px}.global-date-value{font-size:11px;min-width:76px}.global-date-today{height:26px;font-size:10px;padding:0 8px}.icon-btn{width:36px;height:36px}.info-bar{padding:10px}.info-kpi-card{min-width:100px;padding:6px 12px 6px 0}.info-kpi-value{font-size:18px}.info-kpi-label{font-size:9px}.dealer-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px;gap:5px;width:100%}.dealer-row::-webkit-scrollbar{display:none}.dealer-chip{font-size:9px;padding:4px 7px;gap:3px;white-space:nowrap;flex-shrink:0}.dealer-chip .dealer-logo{width:14px;height:14px}.info-bar-dealer-label{font-size:9px}.page{padding:8px 8px 72px;gap:8px}.filter-bar{padding:8px;gap:6px}.search-input{height:40px;font-size:13px}.filter-drop-btn{height:36px;font-size:11px;padding:0 8px}.type-radio-btn{padding:0 8px;font-size:11px}.apply-filter-btn{height:40px;font-size:12px}.clear-filter-btn{height:40px;padding:0 10px;font-size:11px}#symbolTable tbody tr{padding:10px 10px 8px}.symbol-name-link{font-size:13px}.best-yield{font-size:12px}.best-dealer{font-size:9px;max-width:40px}.dealer-logo{width:14px;height:14px}#symbolTable tbody td:nth-child(6),#symbolTable tbody td:nth-child(8){padding:5px 7px}.filter-panel{min-width:0;width:calc(100vw - 16px);left:0}.kpi-value{font-size:18px}.section-title{font-size:12px}.page-btn{height:32px;min-width:32px;font-size:10px}.modal-box{border-radius:14px 14px 6px 6px}}.global-date-bar{background:var(--bg-surface);border-bottom:1px solid var(--border);padding:0 24px;height:44px;display:flex;align-items:center;gap:10px;position:sticky;top:104px;z-index:40}.global-date-label-text{font-size:11px;font-weight:600;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-right:2px}.global-date-value{font-family:Fira Code,monospace;font-size:13px;font-weight:700;color:var(--text-primary);min-width:110px}.global-date-btn{width:28px;height:28px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.global-date-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.global-date-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.global-date-today{height:26px;padding:0 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);color:var(--text-secondary);font-size:11px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.global-date-today:hover{background:var(--orange-dim);color:var(--orange);border-color:var(--orange)}.global-date-sep{width:1px;height:20px;background:var(--border);margin:0 4px}.global-date-context{font-size:11px;color:var(--text-muted);margin-left:6px}.date-nav-bar,.date-nav-btn,.date-nav-label,.date-nav-today,.date-nav-sep{display:none}.price-action{display:block;cursor:pointer;border-radius:6px;padding:3px 6px;margin:-3px -6px;transition:background .15s;touch-action:manipulation}.price-action-buy:hover{background:#34d39921}.price-action-sell:hover{background:#ef44441a}.price-action-buy,.price-action-sell{border:1px solid transparent}.price-action-buy:hover{border-color:#34d3994d}.price-action-sell:hover{border-color:#ef444440}.best-cell{align-items:center}.best-cell-text{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.best-cell-add{width:18px;height:18px;flex-shrink:0;border-radius:50%;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1;opacity:.22;color:var(--text-muted);transition:opacity .15s,color .15s;margin-left:auto;pointer-events:none}.price-action-buy:hover .best-cell-add{opacity:1;color:#34d399}.price-action-sell:hover .best-cell-add{opacity:1;color:#f87171}.drill-add-cell{width:32px;text-align:center}.drill-add-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--text-muted);font-size:14px;font-weight:700;line-height:1;color:var(--text-muted);opacity:.22;transition:opacity .15s,color .15s,border-color .15s;pointer-events:none}.drill-row-click:hover .drill-add-icon{opacity:1;color:var(--orange);border-color:var(--orange)}.drill-row-click{cursor:pointer}.drill-row-click:hover>td{background:#ea820a0d}.drill-table-section table{table-layout:fixed}.drill-table-section table th:nth-child(1){width:36px}.drill-table-section table th:nth-child(9){width:32px}.drill-table-section table th:nth-child(n+2):nth-child(-n+8){width:calc((100% - 68px) / 7)}.modal-side-pill{font-size:10px;font-weight:800;padding:2px 9px;border-radius:999px;letter-spacing:.07em;vertical-align:middle}.modal-side-pill.buy{background:#34d39926;color:#059669}.modal-side-pill.sell{background:#f871712e;color:#dc2626}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .2s}.modal-overlay.open{opacity:1;pointer-events:auto}.modal-box{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:480px;box-shadow:0 16px 48px #00000040;transform:translateY(12px) scale(.97);transition:transform .22s cubic-bezier(0,.7,.3,1),opacity .2s;opacity:0}.modal-overlay.open .modal-box{transform:translateY(0) scale(1);opacity:1}.modal-header{padding:14px 18px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:13px;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:7px}.modal-title svg{width:15px;height:15px;stroke:var(--orange);fill:none}.modal-close{width:28px;height:28px;border-radius:6px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:background .15s,color .15s}.modal-close:hover{background:#ef44441a;color:var(--red)}.modal-body{padding:18px;display:flex;flex-direction:column;gap:14px}.modal-symbol-info{padding:10px 14px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;font-size:11px;color:var(--text-secondary);line-height:1.7}.modal-symbol-info strong{color:var(--text-primary);font-size:13px;font-family:Fira Code,monospace}.modal-field{display:flex;flex-direction:column;gap:5px}.modal-label{font-size:11px;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.modal-input{background:var(--bg-base);border:1px solid var(--border);border-radius:6px;padding:0 12px;height:36px;font-size:12px;font-weight:600;color:var(--text-primary);font-family:Fira Code,monospace;outline:none;transition:border-color .15s,box-shadow .15s}.modal-input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ea820a26}.modal-input::placeholder{color:var(--text-muted);font-weight:400}textarea.modal-input{height:auto;min-height:64px;padding:10px 12px;resize:vertical;font-family:inherit;line-height:1.5}.modal-footer{padding:12px 18px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:8px}.modal-btn{height:34px;padding:0 16px;border-radius:6px;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;border:1px solid var(--border);transition:background .15s,border-color .15s,color .15s}.modal-btn-cancel{background:var(--bg-elevated);color:var(--text-secondary)}.modal-btn-cancel:hover{border-color:var(--text-muted);color:var(--text-primary)}.modal-btn-save{background:var(--orange);color:#fff;border-color:var(--orange)}.modal-btn-save:hover{background:#b8590a;border-color:#b8590a}.add-txn-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 12px;border-radius:6px;border:1px solid var(--orange);background:var(--orange-dim);color:var(--orange);font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s,color .15s;margin-left:4px}.add-txn-btn:hover{background:var(--orange);color:#fff}.side-toggle{display:flex;gap:6px}.side-toggle-btn{flex:1;height:32px;border-radius:6px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-secondary);font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s}.side-toggle-btn.active-buy{background:#34d39926;border-color:#059669;color:#059669}.side-toggle-btn.active-sell{background:#f871712e;border-color:#dc2626;color:#dc2626}.log-btn{width:26px;height:26px;border-radius:5px;background:#ea820a1a;border:1px solid rgba(234,130,10,.25);color:var(--orange);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.log-btn:hover{background:#ea820a38}.log-btn svg{width:12px;height:12px;stroke:currentColor;fill:none}@keyframes spin{to{transform:rotate(360deg)}}#refreshBtn.spinning svg{animation:spin .8s linear infinite}
