.gg-gauge{width:100%;height:auto;display:block;overflow:visible}.gg-track{stroke:rgba(1,33,105,.12);stroke-width:8;stroke-linecap:round}.gg-band{stroke-width:8;stroke-linecap:butt;opacity:.9}.gg-tick{stroke:rgba(1,33,105,.35);stroke-width:1.6}.gg-target{stroke:#012169;stroke-width:2}.gg-needle{stroke:#c8102e;stroke-width:3;stroke-linecap:round;filter:drop-shadow(0 1px 2px rgba(200,16,46,.35))}.gg-needle-g{transition:transform .6s cubic-bezier(.22,1,.36,1)}.gg-hub{fill:#012169;stroke:#fff;stroke-width:1.5}.gg-caption{fill:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em}.gg-value{fill:#012169;font-size:26px;font-weight:800;letter-spacing:-.01em}.gg-unit{fill:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.04em}.gg-dial-card.is-stale .gg-value{fill:#94a3b8}.gg-dial-card.is-stale::after{content:"stale";position:absolute;top:.5rem;right:.6rem;font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#b45309;background:rgba(245,193,58,.18);padding:.05rem .35rem;border-radius:.35rem}.gg-dial-card{position:relative;padding:.75rem .75rem .9rem;display:flex;flex-direction:column;align-items:center}.gg-dial-src{font-size:.62rem;color:#94a3b8;margin-top:.15rem;text-align:center;min-height:.8rem}.gg-dial-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.gg-dial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.gg-dial-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.gg-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.28rem}.gg-legend-item{display:grid;grid-template-columns:.9rem 1fr auto auto;align-items:center;gap:.5rem;font-size:.82rem}.gg-swatch{width:.8rem;height:.8rem;border-radius:.2rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.gg-legend-name{color:#334155;font-weight:600}.gg-legend-mw{color:#64748b;font-variant-numeric:tabular-nums}.gg-legend-pct{color:#94a3b8;font-variant-numeric:tabular-nums;min-width:3rem;text-align:right}.gg-stat-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}@media(min-width:640px){.gg-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.gg-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.gg-stat{padding:.75rem .9rem;display:flex;flex-direction:column;height:100%}.gg-stat-label{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.gg-stat-value{font-size:1.35rem;font-weight:800;color:#012169;font-variant-numeric:tabular-nums;line-height:1.2}.gg-stat-unit{font-size:.7rem;color:#94a3b8}.gg-live-note{font-size:.72rem;color:#64748b}