.vc-card[data-astro-cid-3fjmlmgu]{border-radius:12px;border:1px solid var(--c-border-1);background:var(--c-card);font-family:var(--font-mono, monospace);overflow:hidden}.vc-header[data-astro-cid-3fjmlmgu]{padding:10px 16px;border-bottom:1px solid var(--c-border-1);background:var(--c-bg-deep)}.vc-thumb[data-astro-cid-3fjmlmgu]{position:relative;aspect-ratio:16 / 5;overflow:hidden;margin-bottom:-22px}.vc-thumb[data-astro-cid-3fjmlmgu] img[data-astro-cid-3fjmlmgu]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.vc-card[data-astro-cid-3fjmlmgu]:hover .vc-thumb[data-astro-cid-3fjmlmgu] img[data-astro-cid-3fjmlmgu]{transform:scale(1.03)}.vc-thumb-overlay[data-astro-cid-3fjmlmgu]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 18%,color-mix(in srgb,var(--c-card) 96%,transparent) 100%);pointer-events:none}.vc-thumb-meta[data-astro-cid-3fjmlmgu]{position:absolute;left:14px;right:14px;top:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;z-index:2}.vc-body[data-astro-cid-3fjmlmgu]{position:relative;z-index:1;padding:28px 16px 16px;display:flex;flex-direction:column;gap:12px}.vc-card--no-thumb[data-astro-cid-3fjmlmgu] .vc-body[data-astro-cid-3fjmlmgu]{padding-top:16px}.vc-question[data-astro-cid-3fjmlmgu]{font-size:clamp(1rem,2vw,1.15rem);font-weight:700;color:var(--c-text-2);line-height:1.35;font-family:var(--font-sans, sans-serif)}.vc-basis[data-astro-cid-3fjmlmgu]{font-size:10px;color:var(--c-text-5);line-height:1.55}.vc-options[data-astro-cid-3fjmlmgu]{display:flex;flex-direction:column;gap:8px}.vc-option[data-astro-cid-3fjmlmgu]{width:100%;padding:10px 14px;border-radius:8px;cursor:pointer;font-size:11px;font-weight:700;text-align:left;letter-spacing:.04em;font-family:var(--font-mono, monospace);color:var(--c-text-3);border:1px solid var(--c-border-1);background:var(--c-bg-deep);transition:border-color .15s,background .15s,color .15s}.vc-option[data-astro-cid-3fjmlmgu]:hover{border-color:color-mix(in srgb,var(--c-brand) 50%,transparent);background:color-mix(in srgb,var(--c-brand) 8%,transparent);color:var(--c-brand)}.vc-option[data-astro-cid-3fjmlmgu]:active{transform:scale(.99)}.vc-results[data-astro-cid-3fjmlmgu]{display:flex;flex-direction:column;gap:10px}.vc-result-row[data-astro-cid-3fjmlmgu]{display:flex;align-items:center;gap:10px}.vc-result-label[data-astro-cid-3fjmlmgu]{font-size:11px;font-weight:700;color:var(--c-text-3);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-result-track[data-astro-cid-3fjmlmgu]{width:140px;flex-shrink:0;height:20px;border-radius:4px;overflow:hidden;background:color-mix(in srgb,var(--c-border-1) 80%,var(--c-bg-deep))}.vc-result-bar[data-astro-cid-3fjmlmgu]{height:100%;border-radius:4px;background:var(--c-brand);opacity:.8;transition:width .6s cubic-bezier(.4,0,.2,1)}.vc-result-row[data-astro-cid-3fjmlmgu]:nth-child(2) .vc-result-bar[data-astro-cid-3fjmlmgu]{background:var(--c-live)}.vc-result-row[data-astro-cid-3fjmlmgu]:nth-child(3) .vc-result-bar[data-astro-cid-3fjmlmgu]{background:var(--c-alert)}.vc-result-row[data-astro-cid-3fjmlmgu]:nth-child(4) .vc-result-bar[data-astro-cid-3fjmlmgu]{background:var(--c-economy)}.vc-result-pct[data-astro-cid-3fjmlmgu]{font-size:11px;font-weight:900;color:var(--c-text-3);width:38px;text-align:right;flex-shrink:0}.vc-vote-count[data-astro-cid-3fjmlmgu]{font-size:9px;color:var(--c-text-5);text-align:right;margin-top:4px}.vc-voted-tick[data-astro-cid-3fjmlmgu]{color:var(--c-live);margin-left:6px;font-size:10px}.vc-result-row--voted[data-astro-cid-3fjmlmgu] .vc-result-label[data-astro-cid-3fjmlmgu]{color:var(--c-text-2)}.vc-voted-note[data-astro-cid-3fjmlmgu]{font-size:9px;color:var(--c-growth);letter-spacing:.06em;margin-bottom:4px}.hidden[data-astro-cid-3fjmlmgu]{display:none!important}.vc-footer[data-astro-cid-3fjmlmgu]{padding:8px 16px;border-top:1px solid var(--c-border-1);background:var(--c-card);display:flex;align-items:center;justify-content:space-between;gap:8px}.vc-footer-label[data-astro-cid-3fjmlmgu]{font-size:9px;font-weight:700;color:var(--c-text-3);text-transform:uppercase;letter-spacing:.12em;transition:color .15s;text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,currentColor 30%,transparent)}.vc-footer-label[data-astro-cid-3fjmlmgu]:hover{color:var(--c-brand)}.vc-home-link[data-astro-cid-3fjmlmgu]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-mono, monospace);color:var(--c-brand);text-decoration:none;border:1px solid color-mix(in srgb,var(--c-brand) 35%,transparent);border-radius:4px;padding:3px 8px;transition:background .15s}.vc-home-link[data-astro-cid-3fjmlmgu]:hover{background:color-mix(in srgb,var(--c-brand) 10%,transparent)}
