:root{color:#e7ebf3;font-synthesis:none;text-rendering:optimizelegibility;background:#0b0e14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#172039 0,#0b0e14 38rem);min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{width:100%;max-width:1600px;margin:0 auto;padding:26px 24px 60px}.title-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,38px)}.title-row p{color:#8e99ae;margin:7px 0 0}.title-row time{color:#727d91;font-size:12px}.tabs,.ranges{flex-wrap:wrap;gap:7px;display:flex}.tabs{border-bottom:1px solid #242b38;margin-top:24px;padding-bottom:12px}.tabs button,.ranges button{color:#9aa5b8;cursor:pointer;background:#121722;border:1px solid #2a3342;border-radius:8px;padding:7px 11px}.tabs button:hover,.ranges button:hover{color:#fff;border-color:#47556c}.tabs button.active,.ranges button.active{color:#fff;background:#173466;border-color:#3979ec}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin:13px 0;display:flex}.legend{color:#7f8a9f;align-items:center;gap:7px;font-size:12px;display:flex}.drag-hint{color:#657187;margin:-4px 0 13px;font-size:11px}.upper-trend-dot,.lower-trend-dot,.provisional-trend-dot,.confirmed-trend-dot,.up-dot,.down-dot{border-radius:3px;width:10px;height:3px}.upper-trend-dot{background:#6cb6ff}.lower-trend-dot{background:#ff9f5a}.provisional-trend-dot{border-top:1px dashed #8b96aa}.confirmed-trend-dot{background:#d7deec}.up-dot{background:#36d399}.down-dot{background:#ff637d;margin-left:6px}.allocation{color:#95a0b4;flex-wrap:wrap;align-items:center;gap:7px;margin:8px 0 20px;font-size:12px;display:flex}.allocation>strong{color:#d5dbea}.allocation span{background:#111722;border:1px solid #283141;border-radius:999px;padding:5px 8px}.allocation b{color:#65b5ff}.market-section+.market-section{margin-top:28px}.market-section h2{color:#cad2e1;margin:0 0 10px;font-size:15px}.market-grid{grid-template-columns:repeat(auto-fill,300px);justify-content:start;gap:11px;display:grid}.market-card{background:#111620eb;border:1px solid #242d3b;border-radius:11px;width:300px;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000029}.market-card[data-state=up]{border-top:3px solid #36d399}.market-card[data-state=down]{border-top:3px solid #ff637d}.market-card header{justify-content:space-between;gap:10px;padding:10px 11px 2px;display:flex}.market-card header div,.card-title-button{min-width:0}.card-title-button{color:inherit;text-align:left;cursor:zoom-in;background:0 0;border:0;padding:0}.card-title-button:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #65b5ff}.market-card header strong,.market-card header span,.card-title-button strong,.card-title-button span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.market-card header strong{color:#f4f7fc;font-size:14px}.market-card header span{color:#778399;margin-top:2px;font-size:11px}.market-card header b{flex:none;font-size:11px;font-weight:650}.positive{color:#36d399}.negative{color:#ff637d}.card-meta{color:#748096;justify-content:space-between;padding:5px 11px 0;font-size:10px;display:flex}.card-meta strong{color:#b8c2d4}.chart-wrap{width:300px;height:188px;position:relative}.chart-wrap svg{cursor:grab;touch-action:pan-y;width:300px;height:188px;display:block}.chart-wrap svg:active{cursor:grabbing}.chart-wrap svg:focus-visible{outline-offset:-2px;outline:2px solid #65b5ff}.price-candle{opacity:.58}.price-candle .wick{stroke-width:.55px}.price-candle .body{stroke-width:.25px}.price-candle.up .wick,.price-candle.up .body{stroke:#a8c9be}.price-candle.up .body{fill:#729c8f}.price-candle.down .wick,.price-candle.down .body{stroke:#d3a4aa}.price-candle.down .body{fill:#a66d76}.trend-line{fill:none;stroke-width:1.05px;opacity:.82}.trend-line.upper{stroke:#6cb6ff}.trend-line.lower{stroke:#ff9f5a}.trend-line.provisional{stroke-dasharray:3 3;opacity:.42}.trend-line.confirmed{stroke-width:1.35px;opacity:.86}.supertrend-line{fill:none;stroke-width:2.5px}.supertrend-line.up{stroke:#36d399}.supertrend-line.down{stroke:#ff637d}.axis-label{fill:#586377;font-size:9px}.axis-label.end{text-anchor:end}.crosshair{stroke:#d7deec;stroke-width:.7px;stroke-dasharray:2 3;opacity:.8}.chart-tooltip{color:#bac4d5;pointer-events:none;background:#0c1018eb;border:1px solid #3c475a;border-radius:6px;gap:7px;padding:4px 7px;font-size:10px;display:flex;position:absolute;top:7px;left:50%;transform:translate(-50%)}.chart-tooltip strong{color:#fff}.chart-empty,.state-panel{color:#758096;place-items:center;min-height:160px;display:grid}.state-panel{border:1px dashed #2d3645;border-radius:10px;margin-top:18px}.state-panel.error{color:#ff8093}.focused-view{width:min(100%,1200px);margin:18px auto 0}.focused-heading{color:#98a4b8;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;font-size:13px;display:flex}.focused-heading button{color:#dce3ef;cursor:pointer;background:#151c28;border:1px solid #344055;border-radius:8px;padding:8px 12px}.focused-heading button:hover{background:#1b2637;border-color:#5a6c89}.market-card.expanded{width:100%}.market-card.expanded header{padding:14px 16px 4px}.market-card.expanded header strong{font-size:18px}.market-card.expanded header span{font-size:12px}.market-card.expanded .card-meta{padding:7px 16px 2px;font-size:12px}.chart-wrap.expanded{aspect-ratio:300/188;width:100%;height:auto}.chart-wrap.expanded svg{width:100%;height:100%}.chart-wrap.expanded .price-candle .wick{stroke-width:.22px}.chart-wrap.expanded .price-candle .body{stroke-width:.12px}.chart-wrap.expanded .trend-line{stroke-width:.4px}.chart-wrap.expanded .trend-line.confirmed{stroke-width:.5px}.chart-wrap.expanded .supertrend-line{stroke-width:.8px}.chart-wrap.expanded .axis-label{font-size:3px}.chart-wrap.expanded .crosshair{stroke-width:.25px}.chart-wrap.expanded .chart-tooltip{padding:7px 10px;font-size:13px;top:14px}@media (width<=680px){.app-shell{padding:20px 12px 44px}.title-row,.toolbar{flex-direction:column;align-items:flex-start}.market-grid{grid-template-columns:minmax(0,300px)}.focused-heading{flex-direction:column;align-items:flex-start}.market-card.expanded header{padding:11px 12px 3px}.market-card.expanded .card-meta{padding:6px 12px 1px}.chart-wrap.expanded .price-candle .wick{stroke-width:.5px}.chart-wrap.expanded .price-candle .body{stroke-width:.22px}.chart-wrap.expanded .trend-line{stroke-width:.9px}.chart-wrap.expanded .trend-line.confirmed{stroke-width:1.1px}.chart-wrap.expanded .supertrend-line{stroke-width:2px}.chart-wrap.expanded .axis-label{font-size:8px}.chart-wrap.expanded .crosshair{stroke-width:.55px}}
