:root{color:#172026;background:#eef2f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.topbar{margin-bottom:22px}.title-row{display:flex;align-items:center;gap:10px;min-width:0}.eyebrow{margin:0 0 5px;color:#65737a;font-size:12px;font-weight:700;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{color:#111719;font-size:34px;line-height:1.05}h2{color:#172026;font-size:20px}.connection-state{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:24px;gap:5px;border:1px solid #c9d4d1;border-radius:999px;background:#f8faf9;color:#5b666a;padding:0 8px;font-size:12px;font-weight:700}.connection-state.online{border-color:#a6d4bd;color:#0f7a45}.connection-state.pending{border-color:#d7c58b;color:#84640f}.connection-state.offline{border-color:#e0b8b4;color:#b8322b}.toolbar{margin-bottom:12px}.search-box{display:flex;align-items:center;min-height:48px;gap:10px;border:1px solid #c3ceca;border-radius:8px;background:#fff;padding:0 14px;box-shadow:0 8px 20px #1a2b340f}.search-box svg{color:#748186;flex:0 0 auto}.search-box input{width:100%;min-width:0;border:0;outline:0;color:#172026;background:transparent}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;margin-bottom:22px}.result-row{display:flex;align-items:center;justify-content:space-between;min-height:58px;gap:12px;border:1px solid #d2dbd8;border-radius:8px;background:#fff;padding:10px 12px;color:#172026;text-align:left;transition:border-color .16s ease,transform .16s ease,background .16s ease}.result-row:not(:disabled):hover{border-color:#318f6a;transform:translateY(-1px)}.result-row:disabled{color:#849095;background:#f5f7f6}.result-row span{display:grid;min-width:0;gap:4px}.result-row strong,.result-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-row small{color:#6f7d82}.notice{display:flex;align-items:center;min-height:44px;margin-bottom:22px;border:1px solid #d2dbd8;border-radius:8px;background:#fff;padding:0 14px;color:#65737a}.watchlist{margin-top:8px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.table-wrap{width:100%;overflow-x:auto;overscroll-behavior-x:contain;border:1px solid #cbd6d2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #182c3412;-webkit-overflow-scrolling:touch}.table-wrap::-webkit-scrollbar{height:10px}.table-wrap::-webkit-scrollbar-track{background:#edf2ef}.table-wrap::-webkit-scrollbar-thumb{border:2px solid #edf2ef;border-radius:999px;background:#9aaba5}.market-table{width:100%;min-width:1120px;border-collapse:collapse}th,td{height:58px;border-bottom:1px solid #edf1ef;padding:0 16px;text-align:left;vertical-align:middle;white-space:nowrap}.market-table th:nth-child(1),.market-table td:nth-child(1){width:170px}.market-table th:nth-child(2),.market-table td:nth-child(2){width:170px}.market-table th:nth-child(3),.market-table td:nth-child(3){width:110px}.market-table th:nth-child(4),.market-table td:nth-child(4),.market-table th:nth-child(5),.market-table td:nth-child(5){width:150px}.market-table th:nth-child(6),.market-table td:nth-child(6){width:140px}.market-table th:nth-child(7),.market-table td:nth-child(7){width:150px}.market-table th:nth-child(8),.market-table td:nth-child(8){width:80px}th{height:44px;color:#68767a;background:#f8faf9;font-size:12px;font-weight:800;text-transform:uppercase}.sticky-col,.sticky-action{position:sticky;z-index:2;background:#fff}th.sticky-col,th.sticky-action{z-index:3;background:#f8faf9}.sticky-col{left:0;box-shadow:1px 0 #dfe7e4}.sticky-action{right:0;text-align:center;box-shadow:-1px 0 #dfe7e4}tr:last-child td{border-bottom:0}.market-row{cursor:pointer;outline:none}.market-row:hover td,.market-row:focus-visible td,.market-row.active td{background:#f0f8f4}.market-row:hover .sticky-col,.market-row:hover .sticky-action,.market-row:focus-visible .sticky-col,.market-row:focus-visible .sticky-action,.market-row.active .sticky-col,.market-row.active .sticky-action{background:#f0f8f4}.market-row:focus-visible td:first-child{box-shadow:inset 3px 0 #318f6a}.mono{font-variant-numeric:tabular-nums}.positive{color:#0a8f52;font-weight:800}.negative{color:#cf3f35;font-weight:800}.error-text{color:#c33f36;font-size:14px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d0d8d6;border-radius:8px;background:#fff;color:#65737a}.icon-button:hover{border-color:#cf3f35;color:#cf3f35}.empty-cell{color:#65737a;text-align:center}.loading-cell{display:inline-flex;align-items:center;color:#849095}.loading-cell svg{animation:spin .9s linear infinite}.drawer-layer{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#101d1c3d}.market-drawer{position:relative;z-index:1;display:flex;width:min(640px,100%);min-height:100dvh;flex-direction:column;overflow-y:auto;border-left:1px solid #cbd6d2;background:#fff;box-shadow:-18px 0 42px #1222202e;padding:24px}.drawer-header,.drawer-title-row,.price-summary,.interval-tabs{display:flex;align-items:center}.drawer-header,.price-summary{justify-content:space-between;gap:16px}.drawer-header{margin-bottom:24px}.drawer-title-row{gap:10px}.drawer-title-row h2{font-size:25px}.drawer-close{flex:0 0 auto}.stream-indicator{border:1px solid #d7c58b;border-radius:999px;color:#84640f;padding:3px 7px;font-size:12px;font-weight:800}.stream-indicator.online{border-color:#a6d4bd;color:#0f7a45}.price-summary{min-height:86px;border:1px solid #dbe4e0;border-radius:8px;background:#f8faf9;padding:16px}.price-summary>div{display:grid;gap:5px}.price-summary>div:last-child{text-align:right}.summary-label,.ohlc-item span{color:#708084;font-size:12px;font-weight:700;text-transform:uppercase}.summary-price{font-size:23px;font-variant-numeric:tabular-nums}.summary-change{color:#506065}.interval-tabs{gap:4px;overflow-x:auto;margin:22px 0 14px;border-bottom:1px solid #dfe7e4;padding-bottom:10px}.interval-tab{min-width:42px;height:32px;flex:0 0 auto;border:1px solid transparent;border-radius:6px;background:transparent;color:#65737a;font-size:13px;font-weight:800}.interval-tab:hover,.interval-tab.active{border-color:#b8d6c8;background:#eaf6ef;color:#0b7544}.chart-panel{position:relative;height:380px;border:1px solid #edf0f2;border-radius:6px;overflow:hidden}.candlestick-chart{width:100%;height:380px}.chart-state{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);color:#65737a;font-size:14px}.candle-inspector{margin-top:18px}.candle-inspector-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#6d7784;font-size:12px;font-weight:700}.candle-inspector-heading time{color:#9199a3;font-variant-numeric:tabular-nums;font-weight:600}.ohlc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ohlc-item{display:grid;min-width:0;gap:6px;border:1px solid #edf0f2;border-radius:6px;background:#fff;padding:10px}.ohlc-item strong{overflow:hidden;color:#263135;font-size:14px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 720px){.app-shell{width:min(100% - 20px,1180px);padding-top:18px}.section-heading{align-items:stretch;flex-direction:column}h1{font-size:28px}.title-row{flex-wrap:wrap}.market-drawer{width:100%;border-left:0;padding:18px}.drawer-header{margin-bottom:18px}.chart-panel,.candlestick-chart{height:320px}.ohlc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
