:root{color:#edf0f5;background:#0b0d10;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}body{margin:0;min-width:320px;min-height:100vh;background:#0b0d10}button{font:inherit}.dashboard-shell{width:min(1540px,100%);margin:0 auto;padding:22px}.dashboard-header,.dashboard-title,.range-switch,.market-card__header,.market-card__values,.chart-panel__header,.chart-panel__legend,.chart-panel__legend-item{display:flex;align-items:center}.dashboard-header{justify-content:space-between;gap:18px;margin-bottom:18px}.dashboard-title{gap:10px}.dashboard-title h1 strong{margin-left:7px;color:#4b9cff;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}h1,h2,p{margin:0}h1{font-size:22px;font-weight:600;letter-spacing:-.02em}h2{font-size:14px;font-weight:600}.dashboard-header p,.market-card__header p,.chart-panel__header p{margin-top:5px;color:#8e97a5;font-size:12px}.dashboard-subtitle{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dashboard-subtitle small{color:#68707c;font-size:11px;font-variant-numeric:tabular-nums}.connection-dot{width:8px;height:8px;border-radius:50%;background:#68707c}.connection-dot.is-live{background:#26b783;box-shadow:0 0 0 4px #26b78324}.range-switch{gap:4px;padding:4px;border-radius:9px;background:#171b21}.range-switch button,.error-banner button{border:0;border-radius:6px;cursor:pointer}.range-switch button{padding:8px 12px;color:#8e97a5;background:transparent}.range-switch button:hover:not(:disabled),.range-switch button.is-active{color:#edf0f5;background:#242a31}.range-switch button:disabled{cursor:wait;opacity:.65}.market-card,.chart-panel,.loading-state,.error-banner{border:1px solid #252b33;border-radius:11px;background:#111419}.market-grid,.price-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.market-grid--summary{margin-bottom:14px}.market-card{min-width:0;padding:15px}.market-card__header,.chart-panel__header{justify-content:space-between;gap:14px}.market-status{display:inline-flex;align-items:center;gap:6px;color:#8e97a5;font-size:12px;font-weight:600}.market-status:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.market-status.is-开盘{color:#26b783}.market-status.is-盘前{color:#e8b64f}.market-status.is-盘后{color:#4b9cff}.market-timeline{position:relative;padding-top:13px}.market-timeline__track{display:flex;height:10px;overflow:hidden;border-radius:999px;background:#1c2128}.market-timeline__segment{min-width:2px;border-right:1px solid #111419;background:#1c2128}.market-timeline__segment.is-盘前{background:#745c2d}.market-timeline__segment.is-开盘{background:#1f7658}.market-timeline__segment.is-盘后{background:#295985}.market-timeline__segment.is-active{filter:brightness(1.45) saturate(1.25);box-shadow:inset 0 0 0 1px #edf0f54d}.market-timeline__marker{position:absolute;top:7px;width:2px;height:22px;transform:translate(-1px);border-radius:2px;background:#edf0f5}.market-timeline__marker:before{position:absolute;top:-3px;left:-3px;width:8px;height:8px;border-radius:50%;background:#edf0f5;content:""}.market-timeline__axis{position:relative;height:13px;margin-top:8px;color:#68707c;font-size:10px}.market-timeline__axis span{position:absolute;transform:translate(-50%);white-space:nowrap}.market-timeline__axis span.is-start{transform:none}.market-timeline__axis span.is-end{transform:translate(-100%)}.market-card__values{justify-content:space-between;gap:12px;margin-top:12px;color:#8e97a5;font-size:12px}.market-card__values strong{margin-left:4px;color:#edf0f5;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.market-card__values strong.is-positive{color:#f05b69}.market-card__values strong.is-negative{color:#26b783}.market-card__values strong.is-neutral{color:#8e97a5}.price-chart-grid{margin-bottom:14px}.chart-panel{min-width:0;margin-bottom:14px;padding:15px 10px 8px 15px;overflow:hidden}.price-chart-grid .chart-panel{margin-bottom:0}.chart-panel__header{min-height:48px;padding-right:8px}.chart-panel__legend{justify-content:flex-end;gap:14px;flex-wrap:wrap}.chart-panel__legend-item{gap:6px;color:#8e97a5;font-size:12px;white-space:nowrap}.chart-panel__legend-item i{width:15px;height:2px;border-radius:1px}.chart-panel__legend-item strong{color:#edf0f5;font-weight:600;font-variant-numeric:tabular-nums}.chart-panel__canvas{width:100%;height:280px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 4px 0;color:#68707c;font-size:10px}.site-footer a{color:inherit}.site-footer a.site-footer__copyright{color:#a8cfff;font-size:12px;font-weight:600;text-decoration:none}.site-footer a.site-footer__copyright:hover{color:#d4e7ff;text-decoration:underline}.site-footer__attribution{text-align:right}.loading-state,.error-banner{padding:20px;color:#8e97a5;text-align:center}.error-banner{margin-bottom:14px;color:#f05b69}.error-banner button{margin-left:10px;padding:6px 9px;color:#edf0f5;background:#242a31}@media(max-width:680px){.dashboard-shell{padding:12px}.dashboard-header{align-items:flex-start;flex-direction:column}.market-grid,.price-chart-grid{grid-template-columns:1fr}.market-card__values,.chart-panel__header{align-items:flex-start;flex-direction:column}.chart-panel__legend{justify-content:flex-start}.site-footer{align-items:flex-start;flex-direction:column;gap:5px}.site-footer__attribution{text-align:left}}
