.ac-wrap{width:100%;max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.ac-chart{display:flex;flex-direction:column;gap:.5rem}.ac-chart-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.ac-chart-label{font-family:var(--font-mono, monospace);font-size:11px;color:var(--text-secondary, #a1b1c7);text-transform:uppercase;letter-spacing:.05em}.ac-chart-value{font-family:var(--font-head, sans-serif);font-size:1.25rem;font-weight:700;color:#e05050}.ac-val-shadow{color:#e05050}.ac-val-monitor{color:var(--color-research, #a78bfa)}.ac-val-red{color:#e05050!important}.ac-bar-track{position:relative;width:100%;height:28px;background:var(--b1, #1d2535);border-radius:6px;overflow:hidden}.ac-bar-track-sm{height:16px;border-radius:4px;flex:1}.ac-bar-fill{height:100%;border-radius:6px;width:0}.ac-bar-ghost{position:absolute;top:0;height:100%;border-radius:6px;opacity:.12}.ac-bar-fill,.ac-bar-ghost,.ac-range-fill,.ac-range-marker{animation-play-state:paused}.in-view .ac-bar-fill,.in-view .ac-bar-ghost,.in-view .ac-range-fill,.in-view .ac-range-marker{animation-play-state:running}.ac-fill-shadow{background:linear-gradient(90deg,#e05050,#f87171);animation:ac-bar-87 1.2s cubic-bezier(.23,1,.32,1) .3s forwards}@keyframes ac-bar-87{to{width:87%}}.ac-fill-monitor{background:linear-gradient(90deg,var(--color-research, #a78bfa),#c4b5fd);animation:ac-bar-6 1s cubic-bezier(.23,1,.32,1) .5s forwards}.ac-ghost-monitor{left:0;background:#e05050;animation:ac-ghost-94 1s cubic-bezier(.23,1,.32,1) .8s forwards;width:0}@keyframes ac-bar-6{to{width:6.25%}}@keyframes ac-ghost-94{to{width:93.75%}}.ac-fill-policies{background:linear-gradient(90deg,var(--color-research, #a78bfa),#c4b5fd);animation:ac-bar-60 1s cubic-bezier(.23,1,.32,1) .4s forwards}@keyframes ac-bar-60{to{width:60%}}.ac-fill-verified{background:linear-gradient(90deg,#e05050,#f87171);width:0}.ac-bar-legend{display:flex;justify-content:space-between;font-family:var(--font-mono, monospace);font-size:10px;color:var(--text-dim, #7d8da2)}.ac-legend-dim{color:#e0505080}.ac-dual-bar{display:flex;flex-direction:column;gap:.6rem}.ac-dual-row{display:flex;align-items:center;gap:.75rem}.ac-dual-label{font-family:var(--font-mono, monospace);font-size:10px;color:var(--text-dim, #7d8da2);width:80px;flex-shrink:0;text-align:right}.ac-dual-val{font-family:var(--font-head, sans-serif);font-size:13px;font-weight:700;color:var(--color-research, #a78bfa);width:36px;flex-shrink:0;text-align:right}.ac-range{display:flex;flex-direction:column;gap:.5rem}.ac-range-track{position:relative;width:100%;height:28px;background:var(--b1, #1d2535);border-radius:6px;overflow:visible}.ac-range-fill{position:absolute;top:0;left:0;height:100%;border-radius:6px;background:linear-gradient(90deg,var(--b2, #283045) 0%,var(--color-research, #a78bfa) 50%,#50c060 100%);width:0;animation:ac-range-grow 1.4s cubic-bezier(.23,1,.32,1) .6s forwards}@keyframes ac-range-grow{to{width:100%}}.ac-range-marker{position:absolute;top:50%;display:flex;flex-direction:column;align-items:center;transform:translateY(-50%);opacity:0}.ac-marker-low{left:4%;animation:ac-marker-in .5s ease-out 1.2s forwards}.ac-marker-high{right:4%;animation:ac-marker-in .5s ease-out 1.6s forwards}@keyframes ac-marker-in{0%{opacity:0;transform:translateY(-50%) scale(.8)}to{opacity:1;transform:translateY(-50%) scale(1)}}.ac-marker-dot{width:10px;height:10px;border-radius:50%;background:var(--text-bright, #f8fafc);border:2px solid var(--bg, #06080c);box-shadow:0 0 8px #a78bfa66}.ac-marker-label{position:absolute;top:calc(100% + 8px);font-family:var(--font-mono, monospace);font-size:11px;font-weight:600;color:var(--text-bright, #f8fafc);text-align:center;white-space:nowrap;line-height:1.3}.ac-marker-sub{font-weight:400;font-size:9px;color:var(--text-dim, #7d8da2)}.ac-range-context{font-family:var(--font-mono, monospace);font-size:10px;color:var(--text-dim, #7d8da2);text-align:center;margin-top:1.5rem}@keyframes ac-prod-15{to{height:24px}}@keyframes ac-prod-40{to{height:56px}}[style*=ac-prod-15],[style*=ac-prod-40]{animation-play-state:paused}.in-view [style*=ac-prod-15],.in-view [style*=ac-prod-40]{animation-play-state:running}.ac-source{font-size:9px;color:var(--text-dim, #7d8da2);opacity:.6;margin-top:.5rem}
