.ktq{--ktq-accent:#ad0202;--ktq-text:#262626;--ktq-surface:#faf7f2;--ktq-muted:#59626b;--ktq-line:#e7e0d6;--ktq-sage:#83907c;background:var(--ktq-surface);border:1px solid var(--ktq-line);border-radius:14px;color:var(--ktq-text);font-family:inherit;margin:32px auto;max-width:720px;padding:28px}.ktq,.ktq *,.ktq :after,.ktq :before{box-sizing:border-box}.ktq__heading{color:var(--ktq-text);font-size:1.5rem;line-height:1.2;margin:0 0 8px}.ktq__introtext{color:var(--ktq-muted);font-size:1rem;line-height:1.5;margin:0 0 20px}.ktq__progress{background:var(--ktq-line);border-radius:999px;height:6px;margin-bottom:24px;overflow:hidden}.ktq__progressbar{background:var(--ktq-accent);border-radius:999px;height:100%;transition:width .25s ease;width:0}.ktq__fieldset{border:0;margin:0;padding:0}.ktq__legend{font-size:1.2rem;line-height:1.3;margin:0 0 16px;padding:0;width:100%}.ktq__legend,.ktq__step{display:block;font-weight:700}.ktq__step{color:var(--ktq-accent);font-size:.8rem;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.ktq__options{display:grid;gap:10px}.ktq__option{align-items:center;background:#fff;border:1.5px solid var(--ktq-line);border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:14px 16px;transition:border-color .15s ease,background .15s ease}.ktq__option:hover{border-color:var(--ktq-sage)}.ktq__option.is-selected{background:rgba(173,2,2,.04);border-color:var(--ktq-accent)}.ktq__option input[type=radio]{accent-color:var(--ktq-accent);flex:0 0 auto;height:20px;margin:0;width:20px}.ktq__optionlabel{font-size:1rem;line-height:1.4}.ktq__option input[type=radio]:focus-visible{outline:3px solid var(--ktq-accent);outline-offset:2px}.ktq__nav{align-items:center;display:flex;gap:12px;margin-top:24px}.ktq [hidden]{display:none!important}.ktq__btn{border:2px solid transparent;border-radius:8px;cursor:pointer;display:inline-block;font:inherit;font-weight:700;line-height:1.2;padding:12px 22px;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.ktq__btn--primary{background:var(--ktq-accent);border-color:var(--ktq-accent);color:#fff}.ktq__btn--primary:hover{background:#8f0202;border-color:#8f0202}.ktq__btn--ghost{background:transparent;border-color:var(--ktq-line);color:var(--ktq-text)}.ktq__btn--ghost:hover{border-color:var(--ktq-text)}.ktq__btn:disabled{cursor:not-allowed;opacity:.4}.ktq__btn:focus-visible{outline:3px solid var(--ktq-accent);outline-offset:2px}.ktq__nav .ktq__btn--ghost{margin-right:auto}.ktq__results{outline:none}.ktq__resultsheading{font-size:1.4rem;margin:0 0 8px}.ktq__resultsintro{color:var(--ktq-muted);line-height:1.5;margin:0 0 20px}.ktq__trendlist{display:grid;gap:14px;list-style:none;margin:0 0 24px;padding:0}.ktq__trend{background:#fff;border:1px solid var(--ktq-line);border-left:4px solid var(--ktq-accent);border-radius:10px;display:flex;gap:16px;padding:18px}.ktq__rank{align-items:center;background:var(--ktq-accent);border-radius:50%;color:#fff;display:flex;flex:0 0 auto;font-weight:700;height:34px;justify-content:center;width:34px}.ktq__trendbody{flex:1 1 auto}.ktq__trendname{font-size:1.1rem;margin:2px 0 6px}.ktq__trendblurb{line-height:1.5;margin:0 0 8px}.ktq__trendlocal,.ktq__trendtier{color:var(--ktq-muted);font-size:.92rem;line-height:1.45;margin:4px 0 0}.ktq__cta{background:rgba(131,144,124,.1);border-radius:10px;margin-bottom:20px;padding:20px}.ktq__ctacopy{font-weight:600;line-height:1.5;margin:0 0 14px}.ktq__ctabtns{display:flex;flex-wrap:wrap;gap:12px}.ktq__retake{font-size:.9rem;padding:8px 16px}.ktq__noscript{color:var(--ktq-muted);line-height:1.5}@media (max-width:560px){.ktq{border-radius:12px;margin:24px auto;padding:20px}.ktq__heading{font-size:1.3rem}.ktq__legend{font-size:1.05rem}.ktq__nav{flex-wrap:wrap}.ktq__nav .ktq__btn{flex:1 1 auto;text-align:center}.ktq__nav .ktq__btn--ghost{margin-right:0}.ktq__ctabtns .ktq__btn{flex:1 1 100%;text-align:center}.ktq__trend{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){.ktq__btn,.ktq__option,.ktq__progressbar{transition:none}}