.cockpit-chart-card{position:relative;overflow:hidden;border:1px solid hsla(41,42%,93%,.09);border-radius:28px;background:radial-gradient(circle at 16% 12%,rgba(215,255,0,.1),transparent 34%),radial-gradient(circle at 90% 16%,rgba(139,74,255,.15),transparent 42%),rgba(8,8,14,.54);box-shadow:inset 0 1px 0 hsla(41,42%,93%,.05)}.cockpit-chart-card--state{display:grid;grid-gap:14px;gap:14px;padding:18px;margin-bottom:16px}.cockpit-chart-card__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.cockpit-chart-card__head span{color:var(--wsp-lime);font-size:11px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.cockpit-chart-card__head strong{color:hsla(41,42%,93%,.68);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.cockpit-money-state-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.cockpit-money-state-item{min-width:0;border:1px solid hsla(41,42%,93%,.08);border-radius:20px;padding:14px;background:rgba(5,5,10,.46)}.cockpit-money-state-item small,.cockpit-money-state-item span{display:block;color:hsla(41,42%,93%,.52);font-size:11px;font-weight:900}.cockpit-money-state-item strong{display:block;margin-top:8px;color:var(--wsp-cream);font-size:clamp(24px,3vw,36px);font-weight:950;letter-spacing:-.06em;line-height:.88}.cockpit-money-state-item small{margin-top:8px}.cockpit-money-state-item--lime{border-color:rgba(215,255,0,.2)}.cockpit-money-state-item--orange{border-color:rgba(255,181,74,.22)}.cockpit-money-state-item--green{border-color:rgba(85,255,170,.22)}.cockpit-money-state-item--red{border-color:rgba(255,74,104,.24)}.cockpit-chart-frame{min-width:0;border:1px solid hsla(41,42%,93%,.065);border-radius:18px;background:rgba(5,5,10,.28)}.cockpit-chart-frame--state{padding:6px 8px 2px}.cockpit-chart-frame--pipeline{margin:4px 0 18px;padding:8px 8px 6px}.cockpit-chart-tooltip{display:grid;grid-gap:4px;gap:4px;min-width:150px;border:1px solid rgba(215,255,0,.2);border-radius:14px;padding:10px 12px;background:rgba(7,7,12,.94);box-shadow:0 18px 44px rgba(0,0,0,.35)}.cockpit-chart-tooltip strong{color:var(--wsp-cream);font-size:12px;font-weight:950}.cockpit-chart-tooltip small,.cockpit-chart-tooltip span{color:hsla(41,42%,93%,.66);font-size:11px;font-weight:850}.cockpit-rank-chart{display:grid;grid-gap:12px;gap:12px}.cockpit-rank-row{display:grid;grid-gap:7px;gap:7px;border:1px solid hsla(41,42%,93%,.07);border-radius:18px;padding:12px;background:rgba(5,5,10,.34)}.cockpit-rank-row__top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cockpit-rank-row__top strong{min-width:0;color:var(--wsp-cream);font-size:14px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit-rank-row__top span{flex:0 0 auto;color:var(--wsp-lime);font-size:12px;font-weight:950}.cockpit-rank-row small{color:hsla(41,42%,93%,.48);font-size:11px;font-weight:850}.cockpit-rank-track{height:7px;overflow:hidden;border-radius:999px;background:hsla(41,42%,93%,.055)}.cockpit-rank-track__fill{display:block;height:100%;border-radius:inherit;background:var(--wsp-lime);box-shadow:0 0 18px rgba(215,255,0,.22)}.cockpit-rank-track__fill--purple{background:#8b4aff;box-shadow:0 0 18px rgba(139,74,255,.22)}.cockpit-rank-track__fill--orange{background:#ffb54a;box-shadow:0 0 18px rgba(255,181,74,.22)}.cockpit-rank-track__fill--green{background:#5fa;box-shadow:0 0 18px rgba(85,255,170,.2)}.cockpit-chart-empty{border:1px dashed hsla(41,42%,93%,.1);border-radius:18px;padding:18px;color:hsla(41,42%,93%,.56);font-size:13px;font-weight:900;background:rgba(5,5,10,.24)}@media (max-width:860px){.cockpit-money-state-grid{grid-template-columns:1fr}}.cockpit-timeline-chart{display:grid;grid-gap:14px;gap:14px}.cockpit-timeline-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.cockpit-timeline-summary>div{min-width:0;border:1px solid hsla(41,42%,93%,.075);border-radius:18px;padding:12px 14px;background:rgba(5,5,10,.36)}.cockpit-timeline-summary span{display:block;color:hsla(41,42%,93%,.5);font-size:11px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.cockpit-timeline-summary strong{display:block;margin-top:6px;color:var(--wsp-cream);font-size:clamp(18px,2.4vw,28px);font-weight:950;letter-spacing:-.05em;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit-chart-frame--timeline{padding:14px 14px 6px;background:linear-gradient(180deg,hsla(41,42%,93%,.026),transparent),rgba(5,5,10,.3)}.cockpit-chart-tooltip--timeline span{display:flex;align-items:center;gap:7px}.cockpit-chart-tooltip--timeline i{width:8px;height:8px;border-radius:999px;flex:0 0 8px}@media (max-width:860px){.cockpit-timeline-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}