#comparator { max-height: 1200px; }
#comparator .card:focus { outline: 3px solid #60a5fa; outline-offset: 2px; }
#comparator .badge { background: linear-gradient(90deg,#fef3c7,#fde68a); }
#comparator .progress-bar { background: linear-gradient(90deg,#34d399,#3b82f6); height: 10px; border-radius: 999px; }
#comparator .muted { color: #6b7280; }
#comparator .visually-hidden { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; }
