#test-root .sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.note-pill{background-color:var(--color-accent-wash);color:var(--color-accent-deep);font-size:var(--text-small);border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem .9rem .5rem .75rem;line-height:1.4;display:inline-flex}.note-pill svg{flex:none;width:1.05rem;height:1.05rem}#test-root .quiz-card{background-color:var(--color-paper);border:1px solid var(--color-line);border-radius:var(--radius-card-lg);box-shadow:var(--shadow-soft);margin-top:2.5rem;padding:1.75rem 1.5rem 1.5rem}@media (width>=768px){#test-root .quiz-card{padding:2.5rem 2.5rem 2rem}}#test-root .quiz-top-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}#test-root .quiz-step{color:var(--color-accent)}#test-root .quiz-answered{font-size:var(--text-small);color:var(--color-faint);white-space:nowrap}#test-root .quiz-track{background-color:var(--color-line);border-radius:9999px;height:5px;margin-top:.75rem;overflow:hidden}#test-root .quiz-fill{background-color:var(--color-accent);width:0;height:100%;transition:width .4s var(--ease-expo-out);border-radius:9999px}#test-root fieldset.test-q{border:0;min-inline-size:0;margin:0;padding:0}html.js #test-root fieldset.test-q:not(.is-active){display:none}#test-root fieldset.test-q:focus{outline:none}#test-root .test-q-legend{width:100%;margin-top:1.75rem;padding:0;display:block}#test-root .test-q-num{font-family:var(--font-sans);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--color-faint);font-weight:600;display:block}#test-root .test-q-text{font-family:var(--font-display);font-weight:600;font-size:var(--text-h3);line-height:var(--text-h3--line-height);letter-spacing:-.01em;color:var(--color-ink);text-wrap:balance;margin-top:.6rem;display:block}#test-root .test-opts{gap:.625rem;margin-top:1.5rem;display:grid}#test-root .test-opt{border:1px solid var(--color-line);border-radius:var(--radius-card);background-color:var(--color-paper);cursor:pointer;transition:border-color .2s var(--ease-expo-out), background-color .2s var(--ease-expo-out);align-items:flex-start;gap:.75rem;padding:.9rem 1rem;display:flex;position:relative}#test-root .test-opt:hover{border-color:var(--color-ink-soft)}#test-root .test-opt-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}#test-root .test-opt-dot{border:1.5px solid var(--color-faint);background-color:var(--color-paper);width:1.2rem;height:1.2rem;transition:border-color .2s var(--ease-expo-out), box-shadow .2s var(--ease-expo-out);border-radius:9999px;flex:none;margin-top:.08rem}#test-root .test-opt-input:checked+.test-opt-dot{border-color:var(--color-accent);border-width:.4rem}#test-root .test-opt-label{color:var(--color-ink);font-size:1rem;line-height:1.5}#test-root .test-opt:has(.test-opt-input:checked){border-color:var(--color-accent);background-color:var(--color-accent-wash)}#test-root .test-opt:has(.test-opt-input:focus-visible){outline:2px solid var(--color-accent);outline-offset:2px}#test-root .quiz-hint{font-size:var(--text-small);color:var(--color-accent-deep);margin-top:1.25rem;font-weight:600}#test-root .quiz-hint[hidden]{display:none}#test-root .quiz-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}#test-root .qbtn{font-family:var(--font-sans);cursor:pointer;transition:background-color .2s var(--ease-expo-out), color .2s var(--ease-expo-out), border-color .2s var(--ease-expo-out), box-shadow .2s var(--ease-expo-out), translate .2s var(--ease-expo-out), opacity .2s var(--ease-expo-out);border-radius:9999px;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;line-height:1.25;display:inline-flex}#test-root .qbtn-primary{background-color:var(--color-ink);color:var(--color-paper);border:none;padding:12px 24px}#test-root .qbtn-primary:hover{box-shadow:var(--shadow-soft);background-color:#000;translate:0 -1px}#test-root .qbtn-ghost{color:var(--color-ink-soft);background-color:#0000;border:none;padding:12px 18px}#test-root .qbtn-ghost:hover{color:var(--color-ink)}#test-root .qbtn-ghost:disabled{opacity:0;pointer-events:none}#test-root .qbtn-arrow{transition:translate .2s var(--ease-expo-out);display:inline-block}#test-root .qbtn-primary:hover .qbtn-arrow{translate:3px}#test-root .qbtn-ghost:hover .qbtn-arrow{translate:-3px}#test-root .quiz-foot{border-top:1px solid var(--color-line);font-size:var(--text-small);color:var(--color-faint);margin-top:1.5rem;padding-top:1.25rem}#test-root .quiz-noscript{background-color:var(--color-accent-wash);border-radius:var(--radius-card);font-size:var(--text-small);color:var(--color-accent-deep);margin-top:1.5rem;padding:1rem 1.25rem}#test-root,#test-root .test-result{scroll-margin-top:96px}#test-root .test-result{margin-top:2.5rem}#test-root .test-result:focus{outline:none}#test-root .test-result>.meta-label{margin-bottom:1.25rem}#test-root .result-head{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}@media (width>=560px){#test-root .result-head{flex-direction:row;align-items:center;gap:2rem}}#test-root .meter-wrap{flex:none;width:150px;height:150px;position:relative}#test-root .meter{width:100%;height:100%}#test-root .meter-track{stroke:var(--color-line)}#test-root .meter-arc{stroke:var(--color-accent);transition:stroke-dashoffset .9s var(--ease-expo-out)}#test-root .meter-value{font-family:var(--font-display);letter-spacing:-.02em;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;inset:0}#test-root .meter-value #test-score{color:var(--color-ink);font-size:2.75rem;line-height:1}#test-root .meter-den{color:var(--color-faint);margin-left:1px;font-size:1rem}#test-root .result-band-label{font-size:var(--text-h2);line-height:var(--text-h2--line-height);letter-spacing:-.015em;color:var(--color-ink);text-wrap:balance}#test-root .result-band-blurb{max-width:46ch;font-size:var(--text-body);line-height:var(--text-body--line-height);color:var(--color-ink-soft);margin-top:.75rem}#test-root .result-block{margin-top:2.5rem}#test-root .result-block[hidden]{display:none}#test-root .strengths{gap:.5rem;margin-top:1rem;display:grid}#test-root .strength{border-radius:var(--radius-card);background-color:var(--color-paper-2);align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}#test-root .strength-check{width:1.15rem;height:1.15rem;color:var(--color-accent);flex:none;margin-top:.15rem}#test-root .strength-name{color:var(--color-ink);font-size:.95rem;font-weight:600}#test-root .strength-note{font-size:var(--text-small);color:var(--color-ink-soft);margin-top:.2rem;line-height:1.55}#test-root .improvements{gap:.875rem;margin-top:1rem;display:grid}#test-root .improvement{border:1px solid var(--color-line);border-left:3px solid var(--color-accent);border-radius:var(--radius-card);background-color:var(--color-paper);padding:1.15rem 1.25rem}#test-root .improvement-name{font-weight:600;font-size:var(--text-h4);letter-spacing:-.01em;color:var(--color-ink)}#test-root .improvement-feedback{font-size:var(--text-small);color:var(--color-ink-soft);margin-top:.4rem;line-height:1.6}#test-root .improvement-service{font-size:var(--text-small);color:var(--color-ink-soft);margin-top:.75rem}#test-root .improvement-service-label{color:var(--color-faint)}#test-root .improvement-service a{color:var(--color-ink);text-decoration:underline 1.5px;text-decoration-color:var(--color-accent);text-underline-offset:3px;transition:color .2s var(--ease-expo-out);font-weight:600}#test-root .improvement-service a:hover{color:var(--color-accent)}#test-root .allstrong{border-radius:var(--radius-card-lg);background-color:var(--color-accent-wash);padding:1.5rem}#test-root .allstrong-title{font-size:var(--text-h3);letter-spacing:-.01em;color:var(--color-ink)}#test-root .allstrong-text{max-width:52ch;font-size:var(--text-small);color:var(--color-ink-soft);margin-top:.5rem;line-height:1.6}#test-root .result-cta{background-color:var(--color-ink);border-radius:var(--radius-card-lg);flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2.5rem;padding:1.75rem;display:flex}@media (width>=640px){#test-root .result-cta{flex-direction:row;justify-content:space-between;align-items:center;padding:2rem 2.25rem}}#test-root .result-cta-title{font-size:var(--text-h3);letter-spacing:-.01em;color:var(--color-paper);text-wrap:balance;line-height:1.3}#test-root .result-cta-text{max-width:44ch;font-size:var(--text-small);color:color-mix(in srgb, var(--color-paper) 65%, transparent);margin-top:.5rem;line-height:1.55}#test-root .result-cta-btn{background-color:var(--color-paper);color:var(--color-ink);font-family:var(--font-sans);transition:background-color .2s var(--ease-expo-out), translate .2s var(--ease-expo-out), box-shadow .2s var(--ease-expo-out);border-radius:9999px;flex:none;justify-content:center;align-items:center;padding:13px 28px;font-size:.84375rem;font-weight:600;text-decoration:none;display:inline-flex}#test-root .result-cta-btn:hover{box-shadow:var(--shadow-soft);background-color:#fff;translate:0 -1px}#test-root .result-cta-btn:focus-visible{outline:2px solid var(--color-paper);outline-offset:3px}#test-root .result-restart{text-align:center;margin-top:1.5rem}#test-root .restart-btn{cursor:pointer;font-family:var(--font-sans);font-weight:600;font-size:var(--text-small);color:var(--color-ink-soft);transition:color .2s var(--ease-expo-out);background:0 0;border:none;align-items:center;gap:.45rem;padding:.5rem .75rem;display:inline-flex}#test-root .restart-btn:hover{color:var(--color-ink)}#test-root .restart-icon{font-size:1.05rem}@media (prefers-reduced-motion:reduce){#test-root .quiz-fill,#test-root .test-opt,#test-root .test-opt-dot,#test-root .qbtn,#test-root .qbtn-arrow,#test-root .meter-arc,#test-root .result-cta-btn,#test-root .improvement-service a,#test-root .restart-btn{transition:none}}
