.car-comparison-shell{--apex-bg:#0b1326;--apex-surface-dim:#060e20;--apex-surface-low:#131b2e;--apex-surface:#171f33;--apex-surface-high:#222a3d;--apex-surface-highest:#2d3449;--apex-on-surface:#dae2fd;--apex-on-surface-variant:#bac9cc;--apex-primary:#00daf3;--apex-primary-dim:#00b8cc;--apex-primary-container:#00e5ff;--apex-secondary:#4edea3;--apex-secondary-container:#00a572;--apex-outline:#849396;--apex-outline-variant:#3b494c;--apex-error:#ffb4ab;--apex-error-container:#93000a;--font-headline:"Geist", system-ui, sans-serif;--font-body:"Hanken Grotesk", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Courier New", monospace}@layer base{.car-comparison-shell{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--apex-bg);color:var(--apex-on-surface);font-family:var(--font-body);margin:0;padding:0;overflow-x:hidden}.car-comparison-shell h1,.car-comparison-shell h2,.car-comparison-shell h3,.car-comparison-shell h4,.car-comparison-shell h5,.car-comparison-shell h6{font-family:var(--font-headline)}}.car-comparison-shell ::-webkit-scrollbar{width:6px;height:6px}.car-comparison-shell ::-webkit-scrollbar-track{background:var(--apex-surface-dim)}.car-comparison-shell ::-webkit-scrollbar-thumb{background:var(--apex-outline-variant);border-radius:9999px}.car-comparison-shell ::-webkit-scrollbar-thumb:hover{background:var(--apex-outline)}.car-comparison-shell .comparison-flow-scroll{scrollbar-color:var(--apex-outline) var(--apex-surface-dim);scrollbar-gutter:stable}.car-comparison-shell .glass-panel{-webkit-backdrop-filter:blur(20px)saturate(130%);background:#171f338c;border:1px solid #3b494c99}.car-comparison-shell .glass-panel-hover{transition:all .25s cubic-bezier(.4,0,.2,1)}.car-comparison-shell .glass-panel-hover:hover{background:#222a3db3;border-color:#00daf359;box-shadow:0 0 24px #00daf31a}.car-comparison-shell .glow-primary{box-shadow:0 0 30px #00daf333}.car-comparison-shell .glow-emerald{box-shadow:0 0 30px #4edea333}.car-comparison-shell .glow-indigo{box-shadow:0 0 30px #6366f126}.car-comparison-shell .bracket-connector-path{fill:none;stroke:#3b494c99;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .35s,stroke-width .35s,filter .35s}.car-comparison-shell .bracket-connector-path.active{stroke:var(--apex-primary);stroke-width:2.5px;filter:drop-shadow(0 0 5px #00daf380)}.car-comparison-shell .bracket-connector-path.completed{stroke:var(--apex-secondary);stroke-width:2.5px;filter:drop-shadow(0 0 5px #4edea366)}.car-comparison-shell .apex-chip{font-family:var(--font-mono);letter-spacing:.03em;border:1px solid var(--apex-outline-variant);color:var(--apex-on-surface-variant);cursor:pointer;background:0 0;border-radius:4px;align-items:center;padding:3px 10px;font-size:11px;font-weight:500;transition:all .18s;display:inline-flex}.car-comparison-shell .apex-chip:hover{border-color:var(--apex-primary);color:var(--apex-primary)}.car-comparison-shell .apex-chip.active{background:var(--apex-primary);border-color:var(--apex-primary);color:#001f24;font-weight:600}.car-comparison-shell .apex-checkbox{accent-color:var(--apex-secondary);cursor:pointer;border-radius:3px;flex-shrink:0;width:15px;height:15px}@media (min-width:768px){.car-comparison-shell .car-filter-shell{flex-direction:column;width:16rem;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.car-comparison-shell .car-filter-shell>.car-filter-sidebar{width:100%;height:100%;min-height:0;max-height:100%;position:absolute;inset:0}}.car-comparison-shell .apex-node{border:1px solid var(--apex-outline-variant);background:var(--apex-surface);border-radius:8px;width:220px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.car-comparison-shell .apex-node:hover{border-color:#00daf34d}.car-comparison-shell .apex-node.has-winner{border-color:#4edea34d}.car-comparison-shell .apex-node-row{border-bottom:1px solid var(--apex-outline-variant);justify-content:space-between;align-items:center;height:44px;padding:0 10px 0 12px;transition:background .15s;display:flex;position:relative}.car-comparison-shell .apex-node-row:last-of-type{border-bottom:none}.car-comparison-shell .apex-node-row.is-winner{border-left:2px solid var(--apex-primary);background:#00daf31a}.car-comparison-shell .apex-node-row.is-loser{background:#8493960a}.car-comparison-shell .apex-node-row.is-bye{opacity:.25;pointer-events:none}.car-comparison-shell .apex-score{font-family:var(--font-mono);color:var(--apex-on-surface-variant);text-align:right;flex-shrink:0;min-width:36px;font-size:11px;font-weight:500}.car-comparison-shell .apex-score.winner{color:var(--apex-primary);font-weight:600}.car-comparison-shell .apex-status-bar{border:1px solid var(--apex-outline-variant);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--font-mono);color:var(--apex-on-surface-variant);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:30;letter-spacing:.04em;background:#171f33eb;border-radius:9999px;align-items:center;gap:10px;padding:8px 18px;font-size:11px;font-weight:500;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.car-comparison-shell .apex-status-bar .pip{background:var(--apex-primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pip-pulse}@keyframes pip-pulse{0%,to{opacity:.6;box-shadow:0 0 #00daf366}50%{opacity:1;box-shadow:0 0 0 5px #00daf300}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.car-comparison-shell .dual-range-container{width:100%;height:24px;position:relative}.car-comparison-shell .dual-range-slider{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:6px;margin:0;position:absolute}.car-comparison-shell .dual-range-slider::-webkit-slider-thumb{appearance:none;background:var(--apex-primary);cursor:pointer;pointer-events:auto;border:2px solid var(--apex-bg);border-radius:50%;width:14px;height:14px;transition:transform .1s;box-shadow:0 0 8px #00daf366}.car-comparison-shell .dual-range-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.car-comparison-shell .dual-range-slider::-moz-range-thumb{background:var(--apex-primary);cursor:pointer;pointer-events:auto;border:2px solid var(--apex-bg);border-radius:50%;width:14px;height:14px;transition:transform .1s;box-shadow:0 0 8px #00daf366}.car-comparison-shell .dual-range-slider::-moz-range-thumb:hover{transform:scale(1.2)}
