:root{color:#e6edf3;background:#0b0f14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}button{font:inherit}.app-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh;background:linear-gradient(180deg,rgba(54,214,183,.05),transparent 300px),#0b0f14}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid #1f2933;background:#0f141b;padding:22px 16px}.sidebar-title{color:#f3f7fb;font-size:13px;font-weight:700;margin-bottom:22px;text-transform:uppercase}.exchange-group+.exchange-group{margin-top:24px}.exchange-label{color:#7d8a99;font-size:12px;font-weight:700;margin:0 4px 8px;text-transform:uppercase}.market-list{display:grid;gap:4px}.market-item{width:100%;min-height:34px;border:1px solid transparent;border-radius:6px;color:#b9c4d1;background:transparent;padding:7px 10px;text-align:left;cursor:pointer}.market-item:hover{background:#161d25;color:#eef6fb}.market-item.active{border-color:#36d6b759;background:#36d6b71f;color:#f5fbff}.workspace{min-width:0;padding:0 28px 32px}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:66px;border-bottom:1px solid #1f2933}.brand,.tab{display:inline-flex;align-items:center;gap:8px}.brand{color:#f4f8fb;font-size:15px;font-weight:700}.tabs{display:flex;align-items:center}.tab{min-height:34px;border:1px solid #26313d;border-radius:6px;color:#d6dee8;background:#121921;padding:0 12px;cursor:pointer}.tab.active{border-color:#d9a44180;color:#fff8e6}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 0 22px}.crumbs{display:inline-flex;align-items:center;gap:4px;color:#8794a4;font-size:13px;margin-bottom:8px}h1,h2{margin:0;letter-spacing:0}h1{color:#f4f8fb;font-size:30px;line-height:1.15}h2{color:#eef5fa;font-size:19px;line-height:1.25}.summary-strip{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:10px;width:min(420px,100%)}.metric{min-width:0;border:1px solid #24303b;border-radius:6px;background:#101720;padding:10px 12px}.metric span{display:block;color:#8c9aaa;font-size:12px}.metric strong{display:block;color:#f3f7fb;font-size:18px;margin-top:3px;overflow-wrap:anywhere}.panel{border:1px solid #24303b;border-radius:8px;background:#101720;box-shadow:0 24px 60px #00000038;padding:18px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.eyebrow{color:#36d6b7;font-size:12px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.segmented{display:inline-flex;min-height:34px;border:1px solid #2b3745;border-radius:6px;background:#0c1219;padding:3px}.segmented button{min-width:68px;border:0;border-radius:4px;color:#9eacba;background:transparent;padding:5px 9px;cursor:pointer}.segmented button.active{color:#f6fbff;background:#273340}.legend{display:flex;gap:18px;color:#b5c1cf;font-size:13px;margin-bottom:8px}.legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:9px;height:9px;border-radius:999px;flex:0 0 auto}.legend-dot.lotus{background:#36d6b7}.legend-dot.other{background:#d9a441}.chart-frame{width:100%;height:clamp(340px,52vh,620px);min-height:340px}.tooltip{min-width:164px;border:1px solid #334152;border-radius:6px;color:#dce6ef;background:#0c1219f5;padding:10px 11px;box-shadow:0 18px 42px #00000059}.tooltip-date{color:#f3f7fb;font-size:13px;font-weight:700;margin-bottom:8px}.tooltip-row{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:7px;font-size:12px}.tooltip-row+.tooltip-row{margin-top:6px}.tooltip-row strong{color:#fff}.state-box{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:340px;border:1px dashed #334152;border-radius:6px;color:#aebccd;background:#0c1219}.state-box.error{color:#ffb6a8;border-color:#ff6b5259}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #1f2933}.market-list{grid-template-columns:repeat(auto-fit,minmax(116px,1fr))}.workspace{padding:0 16px 24px}.topbar,.page-heading,.panel-head{align-items:stretch;flex-direction:column}.topbar{justify-content:center;gap:10px;padding:14px 0}.summary-strip{grid-template-columns:1fr;width:100%}.controls{justify-content:flex-start}.segmented{width:100%}.segmented button{flex:1;min-width:0}}
