.radar-dashboard[data-astro-cid-fnxwxegr]{padding:1.5rem 0 1rem;border-bottom:1px solid var(--color-border)}.radar-dashboard__top[data-astro-cid-fnxwxegr]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.radar-dashboard__top[data-astro-cid-fnxwxegr] h1[data-astro-cid-fnxwxegr]{font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.2;margin-bottom:.25rem}.radar-dashboard__lede[data-astro-cid-fnxwxegr]{color:var(--color-text-muted);font-size:.95rem}.radar-dashboard__refresh[data-astro-cid-fnxwxegr]{text-align:right;font-size:.8rem;color:var(--color-text-muted);white-space:nowrap}.radar-dashboard__refresh-label[data-astro-cid-fnxwxegr]{display:block;font-size:.72rem}.radar-dashboard__refresh[data-astro-cid-fnxwxegr] strong[data-astro-cid-fnxwxegr]{color:var(--color-text)}.radar-dashboard__gauges[data-astro-cid-fnxwxegr]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:1.25rem}.radar-gauge[data-astro-cid-fnxwxegr]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.75rem;padding:1rem .5rem;text-align:center}.radar-gauge__value[data-astro-cid-fnxwxegr]{font-size:clamp(2rem,4vw,2.8rem);font-weight:900;line-height:1.1;letter-spacing:-.02em}.radar-gauge__label[data-astro-cid-fnxwxegr]{font-size:.8rem;font-weight:700;margin-top:.15rem}.radar-gauge--ok[data-astro-cid-fnxwxegr]{background:#ecfdf5}.radar-gauge--ok[data-astro-cid-fnxwxegr] .radar-gauge__value[data-astro-cid-fnxwxegr]{color:#047857}.radar-gauge--ok[data-astro-cid-fnxwxegr] .radar-gauge__label[data-astro-cid-fnxwxegr]{color:#065f46}.radar-gauge--out[data-astro-cid-fnxwxegr]{background:#fef2f2}.radar-gauge--out[data-astro-cid-fnxwxegr] .radar-gauge__value[data-astro-cid-fnxwxegr]{color:#b91c1c}.radar-gauge--out[data-astro-cid-fnxwxegr] .radar-gauge__label[data-astro-cid-fnxwxegr]{color:#991b1b}.radar-gauge--feat[data-astro-cid-fnxwxegr]{background:#fffbeb}.radar-gauge--feat[data-astro-cid-fnxwxegr] .radar-gauge__value[data-astro-cid-fnxwxegr]{color:#92400e}.radar-gauge--feat[data-astro-cid-fnxwxegr] .radar-gauge__label[data-astro-cid-fnxwxegr]{color:#78350f}.radar-gauge--dmit[data-astro-cid-fnxwxegr]{background:#eff6ff}.radar-gauge--dmit[data-astro-cid-fnxwxegr] .radar-gauge__value[data-astro-cid-fnxwxegr]{color:#1d4ed8}.radar-gauge--dmit[data-astro-cid-fnxwxegr] .radar-gauge__label[data-astro-cid-fnxwxegr]{color:#1e40af}.radar-hot-grid[data-astro-cid-fnxwxegr]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.radar-hot-card[data-astro-cid-fnxwxegr]{display:flex;flex-direction:column;gap:.3rem;border:1px solid var(--color-border);border-radius:.85rem;background:#fff;color:inherit;padding:.9rem;text-decoration:none;transition:border-color var(--ease-out),box-shadow var(--ease-out);position:relative}.radar-hot-card[data-astro-cid-fnxwxegr]:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.radar-hot-card__provider[data-astro-cid-fnxwxegr]{font-size:.7rem;font-weight:800;color:var(--color-primary);text-transform:uppercase;letter-spacing:.03em}.radar-hot-card__product[data-astro-cid-fnxwxegr]{font-size:.92rem;line-height:1.3}.radar-hot-card__price[data-astro-cid-fnxwxegr]{font-size:1.15rem;font-weight:800;color:var(--color-text)}.radar-hot-card[data-astro-cid-fnxwxegr] small[data-astro-cid-fnxwxegr]{color:var(--color-text-muted);font-size:.78rem}.radar-hot-card__hint[data-astro-cid-fnxwxegr]{font-size:.78rem;color:var(--color-text-muted);margin:0}.radar-hot-card__cta[data-astro-cid-fnxwxegr]{display:block;margin-top:auto;padding-top:.35rem;font-size:.82rem;font-weight:700;color:var(--color-primary)}.stock-hero[data-astro-cid-fnxwxegr]{display:none}.stock-toolbar[data-astro-cid-fnxwxegr]{display:flex;gap:.5rem;flex-wrap:wrap;padding:0 0 .85rem}.stock-filter[data-astro-cid-fnxwxegr]{border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-text);cursor:pointer;font:inherit;font-size:.9rem;font-weight:600;padding:.35rem .8rem;transition:background var(--ease-out),border-color var(--ease-out),color var(--ease-out)}.stock-filter[data-astro-cid-fnxwxegr]:hover,.stock-filter[data-astro-cid-fnxwxegr].is-active{background:var(--color-primary-light);border-color:var(--color-primary);color:var(--color-primary)}.stock-table[data-astro-cid-fnxwxegr] th[data-astro-cid-fnxwxegr],.stock-table[data-astro-cid-fnxwxegr] td[data-astro-cid-fnxwxegr]{padding-top:.85rem;padding-bottom:.85rem;vertical-align:middle}.stock-table[data-astro-cid-fnxwxegr] th[data-astro-cid-fnxwxegr]:nth-child(1),.stock-table[data-astro-cid-fnxwxegr] td[data-astro-cid-fnxwxegr]:nth-child(1){width:7rem}.stock-table[data-astro-cid-fnxwxegr] th[data-astro-cid-fnxwxegr]:nth-child(5),.stock-table[data-astro-cid-fnxwxegr] td[data-astro-cid-fnxwxegr]:nth-child(5){width:7rem;text-align:right}.stock-table[data-astro-cid-fnxwxegr] small[data-astro-cid-fnxwxegr]{color:var(--color-text-muted);font-size:.82rem}.provider-mini[data-astro-cid-fnxwxegr]{display:inline-flex;align-items:center;border-radius:999px;background:var(--color-primary-light);color:var(--color-primary);font-size:.72rem;font-weight:700;line-height:1.4;margin-right:.35rem;padding:.05rem .45rem;white-space:nowrap}.stock-price[data-astro-cid-fnxwxegr]{display:inline-block;color:var(--color-text);margin-bottom:.15rem;white-space:nowrap}.stock-price[data-astro-cid-fnxwxegr]+br[data-astro-cid-fnxwxegr]+span[data-astro-cid-fnxwxegr]{color:var(--color-text-muted);display:inline-block;max-width:24rem}.stock-status[data-astro-cid-fnxwxegr]{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .5rem;border-radius:999px;font-size:.8rem;font-weight:700;white-space:nowrap}.stock-status--ok[data-astro-cid-fnxwxegr]{background:#ecfdf5;color:#047857}.stock-status--out[data-astro-cid-fnxwxegr]{background:#fef2f2;color:#b91c1c}.stock-status--unknown[data-astro-cid-fnxwxegr]{background:#f1f5f9;color:#475569}.live-dot[data-astro-cid-fnxwxegr]{width:.45rem;height:.45rem;border-radius:999px;background:currentColor}.stock-status--ok[data-astro-cid-fnxwxegr] .live-dot[data-astro-cid-fnxwxegr]{animation:stock-pulse 1.8s ease-out infinite}.stock-tags-inline[data-astro-cid-fnxwxegr]{display:inline-flex;flex-wrap:wrap;gap:.25rem;vertical-align:middle}.stock-tag[data-astro-cid-fnxwxegr]{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.75rem;font-weight:700;line-height:1.4;padding:.1rem .45rem;white-space:nowrap}.stock-tag--精选[data-astro-cid-fnxwxegr]{background:#fffbeb;color:#92400e}.stock-tag--热门[data-astro-cid-fnxwxegr]{background:#eff6ff;color:#1d4ed8}.stock-tag--入门款[data-astro-cid-fnxwxegr]{background:#ecfdf5;color:#047857}.stock-tag--常缺货[data-astro-cid-fnxwxegr]{background:#fef2f2;color:#b91c1c}.stock-tag--稳定优先[data-astro-cid-fnxwxegr]{background:#f8fafc;color:#334155}.stock-note[data-astro-cid-fnxwxegr]{color:var(--color-text-muted);font-size:.92rem;margin-top:.85rem}.provider-stock-links[data-astro-cid-fnxwxegr]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.provider-stock-card[data-astro-cid-fnxwxegr]{display:flex;flex-direction:column;gap:.2rem;border:1px solid var(--color-border);border-radius:1rem;background:#fff;color:inherit;padding:.9rem 1rem;text-decoration:none;transition:border-color var(--ease-out),box-shadow var(--ease-out),transform var(--ease-out)}.provider-stock-card[data-astro-cid-fnxwxegr]:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.provider-stock-card[data-astro-cid-fnxwxegr] span[data-astro-cid-fnxwxegr]{color:var(--color-primary);font-size:.82rem;font-weight:800}.provider-stock-card[data-astro-cid-fnxwxegr] strong[data-astro-cid-fnxwxegr]{font-size:1rem}.provider-stock-card[data-astro-cid-fnxwxegr] small[data-astro-cid-fnxwxegr]{color:var(--color-text-muted)}@keyframes stock-pulse{0%{box-shadow:0 0 #05966959}70%{box-shadow:0 0 0 7px #05966900}to{box-shadow:0 0 #05966900}}@media(max-width:860px){.radar-hot-grid[data-astro-cid-fnxwxegr],.radar-dashboard__gauges[data-astro-cid-fnxwxegr]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.radar-dashboard__top[data-astro-cid-fnxwxegr]{flex-direction:column}.radar-dashboard__refresh[data-astro-cid-fnxwxegr]{text-align:left}.radar-hot-grid[data-astro-cid-fnxwxegr],.provider-stock-links[data-astro-cid-fnxwxegr]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.stock-status--ok[data-astro-cid-fnxwxegr] .live-dot[data-astro-cid-fnxwxegr]{animation:none}}
