:root{--qcz-bg: #150a10;--qcz-surface: #241019;--qcz-text: #f4ebe0;--qcz-muted: #ad9f95;--qcz-border: #3a1c26;--qcz-accent: #b21e46;--qcz-accent-soft: #3a1c26;--qcz-accent-ink: #fdeff3;--qcz-good: #3a7d5a;--qcz-radius: 14px;--qcz-shadow: 0 18px 44px rgba(0, 0, 0, .5);--qcz-max-width: 640px;--qcz-font: var(--mc-font-body)}[hidden]{display:none!important}.qcz-page{max-width:var(--qcz-max-width);margin:0 auto;min-width:0}.qcz-title{font-size:1.7rem;line-height:1.2;margin:0 0 8px;letter-spacing:-.01em}.qcz-intro{color:var(--qcz-muted);margin:0 0 24px}.qcz-static h2{font-size:1.15rem;margin:32px 0 10px}.qcz-static h3{font-size:1rem;margin:18px 0 4px}.qcz-static ol,.qcz-static ul{margin:6px 0 14px;padding-left:22px}.qcz-static li{margin:3px 0}.qcz-static .qcz-static-note{color:var(--qcz-muted);font-size:.9rem}.qcz-widget{background:var(--qcz-surface);border:1px solid var(--qcz-border);border-radius:var(--qcz-radius);box-shadow:var(--qcz-shadow);padding:24px 20px 16px;min-width:0}.qcz-progress{margin-bottom:18px}.qcz-progress-text{font-size:.8rem;color:var(--qcz-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.qcz-progress-track{height:6px;background:var(--qcz-border);border-radius:999px;overflow:hidden}.qcz-progress-fill{height:100%;width:0;background:var(--qcz-accent);border-radius:999px;transition:width .3s ease}.qcz-stage{position:relative;overflow:hidden;min-width:0}.qcz-step{transition:opacity .22s ease,transform .22s ease;opacity:1;transform:translate(0)}.qcz-step.qcz-out-left{opacity:0;transform:translate(-24px)}.qcz-step.qcz-out-right{opacity:0;transform:translate(24px)}.qcz-step.qcz-in{opacity:0;transform:translate(24px);transition:none}.qcz-step.qcz-in-back{opacity:0;transform:translate(-24px);transition:none}.qcz-qtext{font-size:1.25rem;line-height:1.3;margin:0 0 16px;outline:none}.qcz-answers{display:flex;flex-direction:column;gap:10px;min-width:0}.qcz-answer{display:block;width:100%;min-width:0;text-align:left;font:inherit;font-size:1rem;color:var(--qcz-text);background:var(--qcz-surface);border:1.5px solid var(--qcz-border);border-radius:calc(var(--qcz-radius) - 4px);padding:14px 44px 14px 16px;cursor:pointer;position:relative;transition:border-color .15s ease,background-color .15s ease}.qcz-answer:hover{border-color:var(--qcz-accent)}.qcz-answer:focus-visible,.qcz-answer:focus{outline:3px solid var(--qcz-accent);outline-offset:2px}.qcz-answer[aria-checked=true]{border-color:var(--qcz-accent);background:var(--qcz-accent-soft)}.qcz-answer[aria-checked=true]:after{content:"";position:absolute;right:16px;top:50%;width:9px;height:15px;border:solid var(--qcz-accent);border-width:0 2.5px 2.5px 0;transform:translateY(-62%) rotate(45deg)}.qcz-hint{font-size:.8rem;color:var(--qcz-muted);margin:14px 0 0}.qcz-nav{margin-top:18px;min-height:24px}.qcz-back{font:inherit;font-size:.875rem;color:var(--qcz-muted);background:none;border:0;padding:4px 8px 4px 0;cursor:pointer}.qcz-back:hover{color:var(--qcz-text)}.qcz-back:focus-visible,.qcz-back:focus{outline:2px solid var(--qcz-accent);outline-offset:2px}.qcz-back:before{content:"← "}.qcz-result{text-align:center}.qcz-eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--qcz-muted);margin:4px 0 10px}.qcz-result-icon{font-size:3rem;line-height:1;margin-bottom:8px}.qcz-result-name{font-size:1.6rem;line-height:1.2;margin:0 0 12px;outline:none;letter-spacing:-.01em}.qcz-result-why{font-size:.95rem;color:var(--qcz-text);background:var(--qcz-accent-soft);border-radius:calc(var(--qcz-radius) - 4px);padding:10px 14px;margin:0 0 14px}.qcz-result-blurb{color:var(--qcz-muted);margin:0 0 16px}.qcz-traits{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 16px;padding:0;list-style:none}.qcz-trait{font-size:.8rem;border:1px solid var(--qcz-border);border-radius:999px;padding:4px 12px;color:var(--qcz-muted)}.qcz-trait b{color:var(--qcz-text);font-weight:600}.qcz-runnerup{font-size:.85rem;color:var(--qcz-muted);margin:0 0 16px}.qcz-score-wrap{margin:6px 0 10px}.qcz-score{font-size:4rem;font-weight:700;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.qcz-score-max{font-size:1.3rem;color:var(--qcz-muted);font-weight:400}.qcz-band{display:inline-block;font-size:.85rem;font-weight:600;color:var(--qcz-good);border:1.5px solid var(--qcz-good);border-radius:999px;padding:3px 14px;margin:0 0 12px}.qcz-drivers{text-align:left;margin:0 auto 16px;padding:0;list-style:none;max-width:420px}.qcz-drivers li{display:flex;justify-content:space-between;gap:12px;font-size:.875rem;padding:7px 2px;border-bottom:1px solid var(--qcz-border)}.qcz-drivers li:last-child{border-bottom:0}.qcz-drivers .qcz-pts{color:var(--qcz-muted);white-space:nowrap}.qcz-drivers-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--qcz-muted);margin:0 0 6px}.qcz-cta{display:inline-block;font:inherit;font-weight:600;color:var(--qcz-accent-ink);background:var(--qcz-accent);text-decoration:none;border-radius:999px;padding:12px 28px;margin:0 0 16px}.qcz-cta:hover{filter:brightness(1.08)}.qcz-cta:focus-visible,.qcz-cta:focus{outline:3px solid var(--qcz-accent);outline-offset:3px}.qcz-disclaimer{font-size:.78rem;color:var(--qcz-muted);border-top:1px dashed var(--qcz-border);padding-top:12px;margin:4px 0 12px}.qcz-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:8px 0 4px}.qcz-btn{font:inherit;font-size:.9rem;font-weight:600;color:var(--qcz-text);background:var(--qcz-surface);border:1.5px solid var(--qcz-border);border-radius:999px;padding:9px 18px;cursor:pointer;transition:border-color .15s ease}.qcz-btn:hover{border-color:var(--qcz-accent)}.qcz-btn:focus-visible,.qcz-btn:focus{outline:3px solid var(--qcz-accent);outline-offset:2px}.qcz-btn-primary{background:var(--qcz-accent);border-color:var(--qcz-accent);color:var(--qcz-accent-ink)}.qcz-btn.qcz-done{border-color:var(--qcz-good);color:var(--qcz-good);background:var(--qcz-surface)}.qcz-embed{margin-top:16px;text-align:left}.qcz-embed-toggle{font:inherit;font-size:.85rem;color:var(--qcz-muted);background:none;border:0;padding:6px 0;cursor:pointer;width:100%;text-align:center}.qcz-embed-toggle:hover{color:var(--qcz-text)}.qcz-embed-toggle:focus-visible,.qcz-embed-toggle:focus{outline:2px solid var(--qcz-accent);outline-offset:2px}.qcz-embed-toggle:before{content:"</>  ";color:var(--qcz-accent);font-weight:700}.qcz-embed-panel{margin-top:10px}.qcz-embed-code{display:block;width:100%;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.5;color:var(--qcz-text);background:var(--qcz-bg);border:1px solid var(--qcz-border);border-radius:calc(var(--qcz-radius) - 6px);padding:10px;resize:vertical;min-height:96px}.qcz-embed-note{font-size:.75rem;color:var(--qcz-muted);margin:8px 0}.qcz-credit{text-align:center;font-size:.75rem;color:var(--qcz-muted);border-top:1px solid var(--qcz-border);margin-top:18px;padding-top:12px}.qcz-credit a{color:var(--qcz-muted);text-decoration:underline}.qcz-credit a:hover{color:var(--qcz-text)}.qcz-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}@media (prefers-reduced-motion: reduce){.qcz-step,.qcz-progress-fill,.qcz-answer,.qcz-btn{transition:none!important}}@media (max-width: 380px){.qcz-widget{padding:18px 14px 12px}.qcz-title{font-size:1.4rem}.qcz-qtext{font-size:1.1rem}.qcz-score{font-size:3.2rem}.qcz-actions{flex-direction:column}.qcz-btn{width:100%}}
