.crypto-dashboard{display:grid;gap:22px;min-width:0}
.crypto-dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:22px;border:1px solid #383829;border-radius:15px;background:linear-gradient(140deg,#19180f,#101312)}
.crypto-dashboard-heading h2{font-size:clamp(28px,3vw,42px);margin:4px 0 8px}.crypto-dashboard-heading p{margin:0;color:#d8d5c9}.crypto-dashboard-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.crypto-dashboard-actions span{font-size:13px;color:#c9cec9}.crypto-dashboard-actions button{min-height:44px}
.crypto-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.crypto-asset-card{padding:22px;border:1px solid #343b34;border-radius:16px;background:linear-gradient(145deg,#151a17,#0d100f);min-width:0}.crypto-asset-card[data-state=unavailable]{min-height:240px}.crypto-asset-heading,.crypto-asset-heading>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.crypto-asset-heading>div:first-child{justify-content:flex-start}.crypto-coin-mark{display:grid;place-items:center;width:48px;height:48px;border:1px solid #ffe08a80;border-radius:50%;color:#ffe08a;background:#d7b56d12;font-size:29px;font-weight:800}.crypto-asset-heading p{margin:0;color:#aeb7b1;font-size:13px}.crypto-asset-heading h3{margin:2px 0 0;font-size:24px}.crypto-source-badges{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.crypto-source-badges span,.crypto-source-badges small{padding:4px 6px;border:1px solid #445047;border-radius:5px;color:#cdd8d1;font-size:10px}.crypto-source-badges small{color:#ffe08a;border-color:#8f7c47}
.crypto-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:20px 0 14px}.crypto-price-row>strong{font-size:clamp(30px,4vw,46px);line-height:1}.crypto-price-row>span{font-size:18px;font-weight:750}.bullish{color:#22d38b!important}.bearish{color:#ff5c72!important}.neutral{color:#e8d9ad!important}
.crypto-period-grid,.crypto-derivative-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.crypto-period-grid>div,.crypto-derivative-grid>div{display:grid;gap:5px;padding:12px;border:1px solid #2e352f;border-radius:10px;background:#090c0b}.crypto-period-grid span,.crypto-derivative-grid span{font-size:12px;color:#aab5ae}.crypto-period-grid strong{font-size:18px}.crypto-derivative-grid strong{font-size:17px}.crypto-derivative-grid small{color:#8f9c94;font-size:10px;line-height:1.4}
.crypto-trend-chart{height:210px;margin:14px 0;border:1px solid #232b26;border-radius:12px;background:linear-gradient(180deg,#08100c,#080908);overflow:hidden}.crypto-trend-chart svg{width:100%;height:100%;display:block}.crypto-empty{padding:70px 16px;text-align:center;color:#aeb7b1}
.crypto-matrix-call{margin-top:14px;padding:16px;border:1px solid #4c4934;border-radius:12px;background:#12120d}.crypto-matrix-call>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crypto-matrix-call>div>span{color:#ffe08a;font-size:13px;font-weight:750;letter-spacing:.6px}.crypto-matrix-call>div>strong{font-size:22px}.crypto-matrix-call>div>em{font-style:normal;color:#aeb7b1}.crypto-matrix-call[data-bias=偏多]>div>strong{color:#22d38b}.crypto-matrix-call[data-bias=偏空]>div>strong{color:#ff5c72}.crypto-matrix-call p{margin:10px 0;color:#f4f2eb}.crypto-matrix-call ul{margin:0 0 10px;padding-left:20px;color:#d6ddd8}.crypto-matrix-call small{color:#9da8a1}
.crypto-ahr-chart-card{position:relative;padding:20px;border:1px solid #36404a;border-radius:16px;background:linear-gradient(145deg,#10161c,#090d11);overflow:hidden}.crypto-ahr-chart-card>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.crypto-ahr-chart-card h3{margin:3px 0 0;font-size:24px}.crypto-chart-range{display:flex;gap:6px}.crypto-chart-range button{min-height:36px;padding:6px 11px;border:1px solid #3f4a55;border-radius:7px;background:#111820;color:#aeb9c5;cursor:pointer}.crypto-chart-range button.is-active{border-color:#4e83e8;color:#8fb4ff;background:#14213a}.crypto-ahr-legend{display:flex;gap:14px;flex-wrap:wrap;margin:15px 0 8px;color:#b9c3cd;font-size:12px}.crypto-ahr-legend span::before{content:"";display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:2px;background:#d8dde3}.crypto-ahr-legend [data-series=price]::before{background:#e7bd59}.crypto-ahr-legend [data-series=ahr]::before{background:#5488ef}.crypto-ahr-legend [data-series=upper]::before{background:#43c878}.crypto-ahr-legend [data-series=lower]::before{background:#ee5274}.crypto-ahr-chart{height:390px;border:1px solid #222d36;border-radius:12px;background:#070b0f;overflow:hidden;touch-action:pan-y}.crypto-ahr-chart svg{display:block;width:100%;height:100%}.crypto-ahr-chart .grid{stroke:#25303a;stroke-width:1;stroke-dasharray:4 5}.crypto-ahr-chart .axis-label{fill:#9ba7b2;font-size:11px}.crypto-ahr-chart .price-line{fill:none;stroke:#e7bd59;stroke-width:2.3}.crypto-ahr-chart .cost-line{fill:none;stroke:#d8dde3;stroke-width:1.6}.crypto-ahr-chart .ahr-area{fill:#4f7ee526}.crypto-ahr-chart .ahr-line{fill:none;stroke:#5488ef;stroke-width:2}.crypto-ahr-chart .threshold-upper{stroke:#43c878;stroke-width:1.4}.crypto-ahr-chart .threshold-lower{stroke:#ee5274;stroke-width:1.4}.crypto-ahr-chart .crosshair{stroke:#dfe6ee;stroke-width:1;stroke-dasharray:3 3;opacity:0}.crypto-ahr-chart .cursor-dot{opacity:0}.crypto-ahr-tooltip{position:absolute;z-index:3;min-width:180px;padding:10px;border:1px solid #526170;border-radius:8px;background:#0b1117ee;color:#eef2f6;font-size:11px;line-height:1.55;pointer-events:none;box-shadow:0 12px 30px #0008}.crypto-ahr-chart-card>footer{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:#8e9aa5;font-size:11px}.crypto-ahr-chart-card>footer span:last-child{text-align:right}
.crypto-detail-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:20px}.crypto-info-card{padding:20px;border:1px solid #34382d;border-radius:14px;background:#101311}.crypto-info-card h3{margin:0 0 10px}.crypto-info-card p{color:#cbd2cd;line-height:1.75}.crypto-ahr-reading{display:flex;align-items:end;gap:12px;margin:16px 0}.crypto-ahr-reading strong{font-size:42px;color:#ffe08a}.crypto-ahr-reading span{padding:5px 8px;border:1px solid #9c8241;border-radius:6px;color:#ffe08a}.crypto-info-card details{margin-top:12px}.crypto-info-card summary{cursor:pointer;color:#ffe08a}.crypto-alert-reserve{margin-top:16px;padding:12px;border:1px dashed #736338;border-radius:9px;color:#d9cca7}
.crypto-source-card{padding:20px;border:1px solid #34382d;border-radius:14px;background:#101311;min-width:0}.crypto-source-card>header{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:12px}.crypto-source-card p{margin:0;color:#aeb7b1;font-size:12px}.crypto-source-scroll{overflow:auto;border:1px solid #272d29;border-radius:10px}.crypto-source-table{width:100%;border-collapse:collapse;min-width:930px}.crypto-source-table th,.crypto-source-table td{padding:10px 12px;border-bottom:1px solid #272d29;text-align:left;font-size:12px;white-space:nowrap}.crypto-source-table th{color:#ffe08a;background:#121712}.crypto-source-table a{color:#e8d28d}.crypto-source-table tr:last-child td{border-bottom:0}
.crypto-alert-center{padding:20px;border:1px solid #554c2f;border-radius:16px;background:linear-gradient(145deg,#17170f,#0d110f)}.crypto-alert-center>header{display:flex;justify-content:space-between;align-items:flex-end;gap:14px}.crypto-alert-center h3{margin:3px 0 0;font-size:24px}.crypto-alert-channels{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.crypto-alert-channels span{padding:6px 9px;border:1px solid #4a5048;border-radius:999px;color:#abb5ae;font-size:11px}.crypto-alert-channels [data-channel=website],.crypto-alert-channels .configured{border-color:#25865f;color:#3be19c}.crypto-alert-status{margin:12px 0;color:#d9cca7}.crypto-alert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.crypto-alert-grid>section{padding:14px;border:1px solid #2c332e;border-radius:12px;background:#090c0b}.crypto-alert-grid h4{margin:0 0 10px;color:#ffe08a}.crypto-alert-list{display:grid;gap:8px;max-height:330px;overflow:auto}.crypto-alert-item{padding:11px;border-left:4px solid #d2b55d;border-radius:7px;background:#131613}.crypto-alert-item[data-level=critical]{border-color:#ff5c72}.crypto-alert-item[data-level=warning]{border-color:#ffbd59}.crypto-alert-item[data-level=info]{border-color:#62b8ff}.crypto-alert-item>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crypto-alert-item strong{font-size:14px}.crypto-alert-item span{padding:2px 5px;border-radius:4px;background:#242920;color:#e8d9ad;font-size:10px}.crypto-alert-item time{margin-left:auto;color:#9da8a1;font-size:10px}.crypto-alert-item p{margin:7px 0 4px;color:#edf1ed;font-size:13px;line-height:1.5}.crypto-alert-item small{color:#aeb7b1;line-height:1.4}.crypto-empty-state{margin:0;color:#919c95;font-size:13px}.crypto-alert-center>footer{margin-top:12px;color:#9ba69f;font-size:11px;line-height:1.6}
@media(max-width:1100px){.crypto-asset-grid,.crypto-detail-grid,.crypto-alert-grid{grid-template-columns:1fr}.crypto-asset-card{padding:20px}}
@media(max-width:620px){.crypto-dashboard-heading,.crypto-alert-center>header,.crypto-ahr-chart-card>header{align-items:flex-start;flex-direction:column}.crypto-dashboard-actions,.crypto-alert-channels{justify-content:flex-start}.crypto-period-grid,.crypto-derivative-grid{grid-template-columns:1fr}.crypto-price-row{align-items:flex-start;flex-direction:column}.crypto-asset-heading{align-items:flex-start}.crypto-source-badges{max-width:130px}.crypto-trend-chart{height:180px}.crypto-alert-item time{margin-left:0;width:100%}.crypto-ahr-chart{height:320px}.crypto-ahr-chart-card{padding:14px}.crypto-ahr-chart-card>footer{flex-direction:column}.crypto-ahr-chart-card>footer span:last-child{text-align:left}.crypto-ahr-legend{gap:8px 12px}}
