:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211f;background:#f5f6f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{width:min(1680px,100%);margin:0 auto;padding:20px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0 18px}.brand-block,.topbar-actions,.status-pill,.search-box,.range-filter,.panel-header,.metric,.venue-badge{display:flex;align-items:center}.brand-block{gap:14px;min-width:0}.brand-mark{width:44px;height:44px;display:grid;place-items:center;color:#0f5f61;background:#dff0ec;border:1px solid #bdded7;border-radius:8px;flex:0 0 auto}h1,h2,p{margin:0}h1{font-size:clamp(1.7rem,3vw,2.55rem);line-height:1;letter-spacing:0}.brand-block p{margin-top:6px;color:#64716b;font-size:.95rem}.topbar-actions{gap:8px;flex:0 0 auto}.status-pill{height:36px;gap:8px;padding:0 12px;border:1px solid #cbd9d1;border-radius:999px;background:#fff;color:#28635a;font-weight:700;font-size:.88rem}.status-pill.offline{color:#9f2f3f;border-color:#efc5cb;background:#fff1f2}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cbd9d1;border-radius:8px;background:#fff;color:#1f3934}.icon-button:hover,.segmented button:hover{border-color:#88aaa0;background:#f8fbfa}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-band{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;color:#842633;background:#fff1f2;border:1px solid #efc5cb;border-radius:8px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px}.metric{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;min-height:82px;column-gap:10px;row-gap:4px;padding:12px 14px;background:#fff;border:1px solid #dbe4df;border-radius:8px}.metric-icon{width:34px;height:34px;display:grid;grid-row:1 / 3;place-items:center;color:#2f635f;background:#eef6f2;border-radius:8px;flex:0 0 auto}.metric span{min-width:0;color:#69756f;font-size:.82rem;font-weight:700;line-height:1.15}.metric strong{min-width:0;margin-left:0;color:#1e2926;font-size:clamp(1rem,1.45vw,1.28rem);line-height:1.05;white-space:nowrap}.control-row{display:grid;grid-template-columns:minmax(220px,320px) 1fr minmax(260px,340px);gap:10px;align-items:center;margin-bottom:14px}.search-box{height:42px;gap:10px;padding:0 12px;background:#fff;border:1px solid #cbd9d1;border-radius:8px;color:#627069}.search-box input{width:100%;min-width:0;border:0;outline:0;color:#18211f;background:transparent}.segmented{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-height:42px;padding:4px;background:#e8eee9;border:1px solid #d2ddd5;border-radius:8px}.segmented button{min-width:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#485650;font-size:.88rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.segmented button.selected{color:#102d29;background:#fff;border-color:#bed0c8;box-shadow:0 1px 2px #15262214}.range-filter{height:42px;gap:10px;padding:0 12px;background:#fff;border:1px solid #cbd9d1;border-radius:8px}.range-filter span,.range-filter strong{color:#52605a;font-size:.86rem;font-weight:800;white-space:nowrap}.range-filter input{width:100%;accent-color:#16645f}.data-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:14px}.panel{min-width:0;background:#fff;border:1px solid #d9e3dd;border-radius:8px;overflow:hidden}.panel-header{justify-content:space-between;gap:12px;min-height:54px;padding:14px 16px;border-bottom:1px solid #e3ebe6}.panel-header h2{color:#18211f;font-size:1rem;letter-spacing:0}.panel-header span{color:#68766f;font-size:.82rem;font-weight:700;text-align:right}.table-wrap{width:100%;overflow:auto;max-height:calc(100vh - 285px)}table{width:100%;min-width:680px;border-collapse:collapse;font-size:.86rem}thead{position:sticky;top:0;z-index:1;background:#f4f7f4}th,td{height:44px;padding:0 12px;border-bottom:1px solid #edf2ef;text-align:left;white-space:nowrap}th{color:#5f6b65;font-size:.75rem;font-weight:900;text-transform:uppercase}td{color:#28332f}tbody tr:hover{background:#f8fbf9}.symbol-cell{color:#111b18;font-weight:900}.strong{font-weight:900}.positive{color:#08714f}.negative{color:#b3344c}.muted{color:#6e7c75}.venue-badge{width:fit-content;min-width:74px;height:24px;justify-content:center;padding:0 8px;border-radius:999px;font-size:.72rem;font-weight:900;text-transform:uppercase}.venue-hyperliquid{color:#0e5b55;background:#e2f4ef}.venue-dydx{color:#4d3e97;background:#eeeafa}.venue-lighter{color:#80520f;background:#fff0ce}td .venue-badge{margin-right:8px}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.control-row,.data-grid{grid-template-columns:1fr}.table-wrap{max-height:none}}@media(max-width:720px){.app-shell{padding:14px}.topbar{align-items:flex-start;flex-direction:column}.brand-block{align-items:flex-start}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:76px}.metric strong{margin-left:0}.segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.range-filter{align-items:flex-start;height:auto;padding:10px 12px;flex-direction:column}}
