:root{--fgg-red:#e53935;--fgg-yellow:#ffca28;--fgg-green:#43a047;--fgg-gray:#f3f4f6;--fgg-text:#111827}.fgg-widget{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif;color:var(--fgg-text)}.fgg-gauge{display:flex;flex-direction:column;align-items:center}.fgg-gauge .gauge-wrap{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-start}.fgg-widget .fgg-svg-chart{max-width:100%;width:100%;height:auto;box-sizing:border-box}.fgg-widget .fgg-svg-bars g.fgg-svg-bar rect{max-width:100%}.fgg-widget{max-width:100%;width:100%;box-sizing:border-box;display:block;margin:0 auto;padding:.75rem;background:#fff;border:1px solid #e6e9ee;border-radius:6px;text-align:center}.fgg-widget .gauge-circle{max-width:100%;height:auto}.fgg-gauge-svg{margin:0 auto;display:block}.fgg-face{mix-blend-mode:normal}.fgg-gauge-svg{width:100%;height:auto;max-width:var(--gauge-w,200px);display:block}.fgg-face{z-index:1}.fgg-face-mask{z-index:2}.fgg-needle-group{z-index:4;transform-origin:100px 100px}.fgg-needle-svg{transition:transform .8s cubic-bezier(.22,.9,.36,1)}.fgg-needle-pivot{filter:drop-shadow(0 1px 0 rgb(0 0 0 / .06))}.fgg-meta{font-size:.85rem;color:#6b7280;text-align:center;margin-top:.4rem}.fgg-meta .fgg-dim{display:inline-block;margin:0 .35rem;padding:.18rem .45rem;background:#f9fafb;border-radius:4px;border:1px solid #eef2f7}.fgg-legend-title{font-size:.95rem;color:var(--fgg-text);margin-bottom:.35rem}.fgg-bar-label{display:block;font-size:.65rem;color:#9ca3af;margin-top:4px;text-align:center}.fgg-mini-chart{justify-content:center}.fgg-face-mask{display:none}.fgg-mini-chart{display:flex;gap:6px;align-items:end;margin-top:.75rem;justify-content:center}.fgg-mini-chart .fgg-bar{width:10px;background:rgb(0 0 0 / .06);height:20px;transition:height .6s ease-out;border-radius:2px}.fgg-mini-chart .fgg-bar[data-height]{background:linear-gradient(180deg,rgb(67 160 71 / .95),rgb(255 202 40 / .85))}.gauge-small .fgg-mini-chart .fgg-bar{width:6px;height:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gauge-small{--gauge-w:150px;--gauge-h:75px}.gauge-medium{--gauge-w:200px;--gauge-h:100px}.gauge-large{--gauge-w:300px;--gauge-h:150px}.gauge-small .gauge-circle,.gauge-medium .gauge-circle,.gauge-large .gauge-circle{width:var(--gauge-w);height:var(--gauge-h)}.gauge-small .gauge-wrap,.gauge-medium .gauge-wrap,.gauge-large .gauge-wrap{height:var(--gauge-h)}.gauge-circle{border-radius:200px 200px 0 0;overflow:hidden;position:relative;background:linear-gradient(90deg,var(--fgg-red) 0%,var(--fgg-yellow) 50%,var(--fgg-green) 100%);display:block;margin:0 auto}.gauge-mask{position:absolute;left:0;right:0;top:50%;bottom:0;background:var(--fgg-gray);border-top-left-radius:200px;border-top-right-radius:200px;z-index:2}.fgg-needle{position:absolute;left:50%;top:calc(var(--gauge-h,100px) / 2);width:4px;height:calc(var(--gauge-h,100px) * 0.45);background:#222;transform-origin:50% 100%;transition:transform .8s ease-out;z-index:4;margin-left:-2px}.fgg-needle:after{content:"";position:absolute;left:50%;bottom:0;width:12px;height:12px;margin-left:-6px;border-radius:50%;background:#222;box-shadow:0 1px 0 rgb(255 255 255 / .08);border:2px solid rgb(0 0 0 / .08)}.fgg-value{display:none!important}.gauge-small .fgg-value{display:none!important}.gauge-large .fgg-value{display:none!important}.fgg-change{display:block;font-weight:600;margin-top:.15rem}.fgg-change.up{color:var(--fgg-green)}.fgg-change.down{color:var(--fgg-red)}.fgg-change .arrow{margin-right:.25rem}.fgg-change-visible{display:none!important}.fgg-mini-chart{display:flex;gap:6px;align-items:end;margin-top:.75rem}.fgg-mini-chart .fgg-bar{width:10px;background:rgb(0 0 0 / .06);height:20px;transition:height .6s ease-out;border-radius:2px}.fgg-mini-chart .fgg-bar[data-height]{background:linear-gradient(180deg,rgb(67 160 71 / .95),rgb(255 202 40 / .85))}.gauge-small .fgg-mini-chart .fgg-bar{width:6px;height:12px}.fgg-mini-legend{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px;font-size:.72rem;color:#6b7280}.fgg-mini-legend-item{background:#fff0;padding:0 6px}.fgg-bar-label{display:none}.fgg-chart-wrapper{display:flex;gap:8px;align-items:flex-start;margin-top:.6rem}.fgg-y-axis{display:flex;flex-direction:column;justify-content:space-between;height:120px;font-size:.6rem;color:#9ca3af;padding-right:8px}.fgg-chart-area{flex:1}.fgg-bars{display:flex;align-items:flex-end;gap:8px;height:120px;padding:4px 2px}.fgg-bars .fgg-bar{flex:0 0 auto;width:18px;min-width:12px;border-radius:3px;display:flex;align-items:flex-end;justify-content:center}.fgg-bars .fgg-bar-fill{width:100%;border-radius:3px 3px 0 0}.fgg-x-axis{display:flex;gap:8px;justify-content:space-between;margin-top:6px;font-size:.65rem;color:#6b7280}.fgg-x-label{display:inline-block;max-width:60px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gauge-small .fgg-bars .fgg-bar{width:12px}.gauge-medium .fgg-bars .fgg-bar{width:18px}.gauge-large .fgg-bars .fgg-bar{width:24px}.fgg-chart-wrapper .fgg-y-axis span{display:block;text-align:right;padding-right:6px}.fgg-svg-chart{max-width:100%;height:auto;display:block;margin:.25rem auto}.fgg-svg-chart .fgg-svg-xlabel{font-size:10px;fill:#6b7280}.fgg-svg-chart .fgg-svg-ylabel{font-size:10px;fill:#9ca3af}.fgg-svg-chart rect{shape-rendering:crispEdges}.fgg-svg-chart .fgg-svg-xlabel{font-size:10px;fill:#6b7280;pointer-events:none}.fgg-svg-chart .fgg-svg-ylabel{font-size:10px;fill:#9ca3af;pointer-events:none}.fgg-svg-ylabels text{font-family:inherit}.fgg-widget .fgg-svg-chart text{dominant-baseline:middle}.fgg-detailed-meta{padding:.4rem 0 .6rem 0;text-align:center}.fgg-value-visible{font-size:1.8rem;line-height:1;margin-bottom:.15rem}.fgg-gauge-spacer{height:4px}.fgg-chart-legend{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:.6rem;font-size:.85rem;color:#374151}.fgg-legend-swatch{width:12px;height:12px;border-radius:3px;display:inline-block;margin:0 6px}.fgg-legend-text{font-size:.85rem;color:#6b7280;margin-right:8px}@media (max-width:360px){.fgg-value-visible{font-size:1.25rem}}.fgg-change-visible{font-size:.85rem;color:#6b7280}.fgg-last-updated{font-size:.78rem;color:#9ca3af;margin-top:.25rem}.fgg-widget .fgg-svg-chart{overflow:visible}.fgg-svg-chart text{pointer-events:none}.fgg-loading .fgg-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.fgg-error{color:#b91c1c;background:#fff1f2;padding:.5rem;border-radius:6px;text-align:center}@media (max-width:600px){.gauge-medium .gauge-circle{width:160px;height:80px}.fgg-value{display:none!important}}@media (min-width:900px){.gauge-large .gauge-circle{width:360px;height:180px}}.fgg-widget:focus{outline:2px solid rgb(66 153 225 / .6);outline-offset:3px}