.rd__subtitle{font-family:var(--font-display);font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:600;background:linear-gradient(90deg,#4bd0c6,#6ad2a8);-webkit-background-clip:text;background-clip:text;color:transparent;margin:4px 0 12px}.rd__stat-top{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-display);font-size:.82rem;font-weight:600;color:#ffffff8c}.rd__stat-ic{color:#9fe6e9}.rd__stat-value{font-family:var(--font-display);font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin:10px 0 12px;color:#fff}.rd__stat-foot{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;color:#ffffff73}.rd__grid{display:grid;grid-template-columns:1fr 290px;gap:clamp(12px,1.5vw,18px)}@media (max-width: 980px){.rd__grid{grid-template-columns:1fr}}.rd__realtime{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;color:#9fe6e9}.rd__realtime i,.rd__auto i{width:7px;height:7px;border-radius:50%;background:#4bd0c6;box-shadow:0 0 8px #4bd0c6;animation:rd-pulse 1.6s ease-in-out infinite}@keyframes rd-pulse{0%,to{opacity:1}50%{opacity:.3}}.rd__auto{display:inline-flex;align-items:center;gap:7px}.rd__chart{position:relative;width:100%;height:clamp(250px,32vw,360px)}.rd-svg{width:100%;height:100%;overflow:visible}.rd-grid{stroke:#ffffff14;stroke-width:1}.rd-ylab,.rd-xlab{fill:#ffffff6b;font:11px Space Grotesk,sans-serif}.rd-line{stroke-width:2.4;vector-effect:non-scaling-stroke}.rd-line--a{stroke:#4bd0c6;filter:drop-shadow(0 0 6px rgba(75,208,198,.5))}.rd-line--b{stroke:#6ad2a8;stroke-dasharray:5 4}.rd-area--a{fill:url(#rdA)}.rd-area--b{fill:url(#rdB)}.rd-bar{fill:#4bd0c68c}.rd-guide-line{stroke:#ffffff52;stroke-width:1;stroke-dasharray:3 3}.rd-dot{stroke:#17181a;stroke-width:2}.rd-dot--a{fill:#4bd0c6}.rd-dot--b{fill:#6ad2a8}.rd-tip{position:absolute;top:8px;transform:translate(-50%);pointer-events:none;display:flex;flex-direction:column;gap:3px;padding:10px 13px;border-radius:12px;font-size:.76rem;white-space:nowrap;color:#fff;background:#141618eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #ffffff24,0 12px 30px #0000008c;transition:opacity .2s;z-index:3}.rd-tip strong{font-family:var(--font-display);color:#9fe6e9}.rd-tip span{display:flex;align-items:center;gap:7px;color:#fffc}.rd-sw{width:9px;height:9px;border-radius:3px}.rd-sw--a{background:#4bd0c6}.rd-sw--b{background:#6ad2a8}.rd__legend{display:flex;gap:22px;margin-top:12px}.rd__leg{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;color:#fff9}.rd__leg:before{content:"";width:14px;height:3px;border-radius:2px}.rd__leg--a:before{background:#4bd0c6}.rd__leg--b:before{background:#6ad2a8}.rd__filters{align-self:start}.rd__filters-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.rd__clear{border:none;background:transparent;color:#ffffff80;font-family:var(--font-display);font-size:.76rem;font-weight:600;cursor:pointer;transition:color .25s}.rd__clear:hover{color:#9fe6e9}.vg-flabel{font-family:var(--font-display);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;display:block}.rd__dates{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.rd__dates label{display:flex;flex-direction:column;gap:6px;font-size:.72rem;color:#ffffff80}.rd__dates input,.rd__select{width:100%;padding:10px 12px;border-radius:11px;border:none;font-family:var(--font-body);font-size:.85rem;color:#fff;background:#ffffff12;box-shadow:inset 0 0 0 1px #ffffff24;color-scheme:dark}.rd__dates input:focus-visible,.rd__select:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--c-accent),0 0 0 3px #2fb3b947}.rd__select{cursor:pointer}.rd__list{list-style:none;display:grid;gap:10px}.rd__list li{position:relative;padding-left:20px;color:#fff9;font-size:.92rem}.rd__list li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:var(--c-accent)}.rd__list a{color:#9fe6e9;font-weight:600}.rd__list a:hover{color:#fff}
