.gwfv-root{--gwfv-surface:#fcfcfb;--gwfv-ink:#0b0b0b;--gwfv-ink-2:#52514e;--gwfv-muted:#898781;--gwfv-grid:#e1e0d9;--gwfv-border:rgba(11,11,11,.1);--gwfv-series-1:#2a78d6;--gwfv-series-1-hover:#1c5cab;--gwfv-series-2:#1baf7a;--gwfv-baseline:#c3c2b7;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;margin:1.5em 0}.gwfv-tile,.gwfv-chart-block{color:var(--gwfv-ink)}@media (prefers-color-scheme:dark){.gwfv-root{--gwfv-surface:#1a1a19;--gwfv-ink:#fff;--gwfv-ink-2:#c3c2b7;--gwfv-muted:#898781;--gwfv-grid:#2c2c2a;--gwfv-border:rgba(255,255,255,.1);--gwfv-series-1:#3987e5;--gwfv-series-1-hover:#6da7ec;--gwfv-series-2:#199e70;--gwfv-baseline:#383835}}.gwfv-title{margin:0 0 .75em}.gwfv-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:20px}.gwfv-tile{background:var(--gwfv-surface);border:1px solid var(--gwfv-border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.gwfv-tile-label{font-size:.8rem;color:var(--gwfv-ink-2)}.gwfv-tile-value{font-size:1.5rem;font-weight:650;line-height:1.15;color:var(--gwfv-ink)}.gwfv-tile-note{font-size:.72rem;color:var(--gwfv-muted)}.gwfv-chart-block{background:var(--gwfv-surface);border:1px solid var(--gwfv-border);border-radius:10px;padding:16px;margin-bottom:16px}.gwfv-chart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.gwfv-chart-head h3{margin:0;font-size:1.05rem}.gwfv-year-select{font-size:.85rem;color:var(--gwfv-ink-2)}.gwfv-year-select select{margin-left:6px}.gwfv-canvas-wrap{position:relative;width:100%}.gwfv-canvas-wrap svg text{font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.gwfv-tooltip{position:absolute;pointer-events:none;background:var(--gwfv-ink);color:var(--gwfv-surface);font-size:.78rem;padding:5px 9px;border-radius:6px;white-space:nowrap;z-index:10}.gwfv-footnote{font-size:.78rem;color:var(--gwfv-muted);margin-top:4px}