.sherer-ai-quiz{--sherer-ai-quiz-padding:var(--wp--preset--spacing--40);--sherer-ai-quiz-success:#14766f;--sherer-ai-quiz-motion:.18s ease;background:var(--sherer-color-sheet);border:1px solid var(--sherer-color-surface-strong);border-radius:var(--sherer-radius-card);color:var(--sherer-color-ink);margin:var(--wp--preset--spacing--60) auto;max-width:var(--sherer-content);padding:var(--sherer-ai-quiz-padding);width:min(var(--sherer-content), 100vw - 2rem)}.sherer-ai-quiz__title,.sherer-ai-quiz__intro,.sherer-ai-quiz__app{margin-left:0;margin-right:0}.sherer-ai-quiz__title{font-size:var(--wp--preset--font-size--small);letter-spacing:0;text-transform:uppercase;margin-top:0;margin-bottom:0;font-weight:700;line-height:1.35}.sherer-ai-quiz__intro{color:var(--sherer-color-muted);font-size:var(--wp--preset--font-size--small);margin-bottom:var(--wp--preset--spacing--40);margin-top:var(--wp--preset--spacing--20)}.sherer-ai-quiz__app{margin-bottom:0}.sherer-ai-quiz-player{animation:sherer-ai-quiz-fade-in var(--sherer-ai-quiz-motion);gap:var(--wp--preset--spacing--40);display:grid}.sherer-ai-quiz-player__progress{gap:.65rem;display:grid}.sherer-ai-quiz-player__progress-text{color:var(--sherer-color-highlight);font-size:var(--wp--preset--font-size--small);letter-spacing:0;text-transform:uppercase;font-weight:800}.sherer-ai-quiz-player__progress-track,.sherer-ai-quiz-results__meter{background:color-mix(in srgb, var(--sherer-color-surface-strong) 54%, var(--sherer-color-white));border-radius:999px;height:.45rem;overflow:hidden}.sherer-ai-quiz-player__progress-bar,.sherer-ai-quiz-results__meter-bar{background:var(--sherer-color-highlight);border-radius:inherit;height:100%;transition:width var(--sherer-transition);width:var(--sherer-ai-quiz-progress,0%);display:block}.sherer-ai-quiz-player__question{font-size:var(--wp--preset--font-size--medium);outline:0;margin:0;line-height:1.35}.sherer-ai-quiz-player__options{margin-left:calc(-1 * var(--sherer-ai-quiz-padding));margin-right:calc(-1 * var(--sherer-ai-quiz-padding));gap:0;display:grid}.sherer-ai-quiz-player__option{border:0;border-top:1px solid var(--sherer-color-surface-strong);transition:background-color var(--sherer-ai-quiz-motion), border-color var(--sherer-ai-quiz-motion);background:0 0;border-radius:0}.sherer-ai-quiz-player__option:first-child{border-top:0}.sherer-ai-quiz-player__option:hover{background:color-mix(in srgb, var(--sherer-color-surface) 54%, transparent)}.sherer-ai-quiz-player__option.is-revealed{background:0 0}.sherer-ai-quiz-player__option.is-selected{background:color-mix(in srgb, var(--sherer-color-accent-soft) 36%, var(--sherer-color-white));border-color:color-mix(in srgb, var(--sherer-color-accent) 44%, var(--sherer-color-surface-strong))}.sherer-ai-quiz-player__option.is-correct{background:color-mix(in srgb, var(--sherer-ai-quiz-success) 10%, var(--sherer-color-white));border-color:color-mix(in srgb, var(--sherer-ai-quiz-success) 58%, var(--sherer-color-surface-strong))}.sherer-ai-quiz-player__option.is-incorrect{background:color-mix(in srgb, var(--sherer-color-danger) 7%, var(--sherer-color-white));border-color:color-mix(in srgb, var(--sherer-color-danger) 58%, var(--sherer-color-surface-strong))}.sherer-ai-quiz-player__option-button{color:inherit;cursor:pointer;font:inherit;align-items:flex-start;gap:var(--wp--preset--spacing--30);padding:var(--wp--preset--spacing--30) var(--sherer-ai-quiz-padding);text-align:left;background:0 0;border:0;grid-template-columns:1.75rem minmax(0,1fr);width:100%;line-height:1.35;display:grid}.sherer-ai-quiz-player__option-button:hover,.sherer-ai-quiz-player__option-button:focus{background:0 0}.sherer-ai-quiz-player__option-button:focus-visible,.sherer-ai-quiz-player__button:focus-visible{outline:2px solid var(--sherer-color-accent);outline-offset:2px}.sherer-ai-quiz-player__option-button:disabled{cursor:default;opacity:1}.sherer-ai-quiz-player__option-button:disabled:hover,.sherer-ai-quiz-player__option-button:disabled:focus{background:0 0}.sherer-ai-quiz-player__option-letter{background:var(--sherer-color-white);border:1px solid var(--sherer-color-rule-strong);border-radius:var(--sherer-radius-card);color:var(--sherer-color-ink);font-size:var(--wp--preset--font-size--x-small);min-width:1.75rem;height:1.75rem;transition:background-color var(--sherer-ai-quiz-motion), border-color var(--sherer-ai-quiz-motion), color var(--sherer-ai-quiz-motion), transform var(--sherer-ai-quiz-motion);flex:none;justify-content:center;align-items:center;font-weight:400;line-height:1;display:inline-flex}.sherer-ai-quiz-player__option.is-correct .sherer-ai-quiz-player__option-letter{background:var(--sherer-ai-quiz-success);border-color:var(--sherer-ai-quiz-success);color:var(--sherer-color-white);transform:scale(1.04)}.sherer-ai-quiz-player__option.is-incorrect .sherer-ai-quiz-player__option-letter{background:var(--sherer-color-danger);border-color:var(--sherer-color-danger);color:var(--sherer-color-white);transform:scale(1.04)}.sherer-ai-quiz-player__option-text{overflow-wrap:anywhere;min-width:0;padding-top:.1rem}.sherer-ai-quiz-player__option.is-correct .sherer-ai-quiz-player__option-text,.sherer-ai-quiz-player__option.is-correct .sherer-ai-quiz-player__rationale-label{color:var(--sherer-ai-quiz-success)}.sherer-ai-quiz-player__rationale{animation:sherer-ai-quiz-panel-in var(--sherer-ai-quiz-motion);color:var(--sherer-color-muted);font-size:var(--wp--preset--font-size--small);padding:0 var(--sherer-ai-quiz-padding) var(--wp--preset--spacing--30) calc(var(--sherer-ai-quiz-padding) + 1.75rem + var(--wp--preset--spacing--30));border-top:0;line-height:1.45}.sherer-ai-quiz-player__rationale-label{color:var(--sherer-color-ink)}.sherer-ai-quiz-player__actions,.sherer-ai-quiz-results__actions{gap:var(--wp--preset--spacing--30);flex-wrap:wrap;justify-content:space-between;display:flex}.sherer-ai-quiz-player__actions{align-items:flex-start}.sherer-ai-quiz-results__actions{align-items:end}.sherer-ai-quiz-player__hint{flex:18rem;gap:0;margin-right:auto;display:grid}.sherer-ai-quiz-player__hint-panel{opacity:0;transition:grid-template-rows var(--sherer-ai-quiz-motion), margin-top var(--sherer-ai-quiz-motion), opacity var(--sherer-ai-quiz-motion), transform var(--sherer-ai-quiz-motion);grid-template-rows:0fr;margin-top:0;display:grid;transform:translateY(-.25rem)}.sherer-ai-quiz-player__hint-panel.is-open{margin-top:var(--wp--preset--spacing--20);opacity:1;grid-template-rows:1fr;transform:translateY(0)}.sherer-ai-quiz-player__hint-text{color:var(--sherer-color-muted);font-size:var(--wp--preset--font-size--small);max-width:var(--sherer-text);min-height:0;margin:0;padding:0 .75rem;overflow:hidden}.sherer-ai-quiz-player__hint-toggle{color:var(--sherer-color-muted);cursor:pointer;font:inherit;font-size:var(--wp--preset--font-size--small);min-height:2.75rem;text-decoration:underline;text-decoration-color:color-mix(in srgb, currentColor 28%, transparent);text-underline-offset:.18em;background:0 0;border:0;justify-content:flex-start;align-items:center;width:fit-content;padding:.625rem .75rem;font-weight:700;line-height:1.2;display:inline-flex}.sherer-ai-quiz-player__hint-toggle:hover,.sherer-ai-quiz-player__hint-toggle:focus{color:var(--sherer-color-accent)}.sherer-ai-quiz-player__hint-toggle:focus-visible{outline:2px solid var(--sherer-color-accent);outline-offset:2px}.sherer-ai-quiz-player__button{border-radius:var(--sherer-radius-button);cursor:pointer;font:inherit;font-size:var(--wp--preset--font-size--small);min-height:2.85rem;transition:background-color var(--sherer-transition), border-color var(--sherer-transition), color var(--sherer-transition);border:1px solid;justify-content:center;align-items:center;padding:.7rem 1.1rem;font-weight:800;line-height:1.2;display:inline-flex}.sherer-ai-quiz-player__button--primary{background:var(--sherer-color-accent);border-color:var(--sherer-color-accent);color:var(--sherer-color-white);margin-left:auto}.sherer-ai-quiz-player__button--primary:hover,.sherer-ai-quiz-player__button--primary:focus{background:var(--sherer-color-accent-strong);border-color:var(--sherer-color-accent-strong)}.sherer-ai-quiz-player__button--primary:disabled{background:color-mix(in srgb, var(--sherer-color-muted) 48%, var(--sherer-color-surface));border-color:color-mix(in srgb, var(--sherer-color-muted) 48%, var(--sherer-color-surface));cursor:not-allowed}.sherer-ai-quiz-player__button--secondary{background:var(--sherer-color-white);color:var(--sherer-color-ink)}.sherer-ai-quiz-player__button--secondary:hover,.sherer-ai-quiz-player__button--secondary:focus{background:var(--sherer-color-surface)}.sherer-ai-quiz-results{animation:sherer-ai-quiz-panel-in var(--sherer-ai-quiz-motion);background:var(--sherer-color-white);border:1px solid color-mix(in srgb, var(--sherer-color-highlight) 30%, var(--sherer-color-surface-strong));border-radius:var(--sherer-radius-card);gap:var(--wp--preset--spacing--35,1.25rem);padding:var(--wp--preset--spacing--40);display:grid}.sherer-ai-quiz-results.is-medium{border-color:color-mix(in srgb, var(--sherer-color-accent) 34%, var(--sherer-color-surface-strong))}.sherer-ai-quiz-results.is-low{border-color:color-mix(in srgb, var(--sherer-color-danger) 34%, var(--sherer-color-surface-strong))}.sherer-ai-quiz-results__title{font-size:var(--wp--preset--font-size--medium);margin:0}.sherer-ai-quiz-results__score{flex-wrap:wrap;align-items:end;gap:.5rem .75rem;display:flex}.sherer-ai-quiz-results__score-value{color:var(--sherer-color-highlight);letter-spacing:0;font-size:3rem;line-height:.95}.sherer-ai-quiz-results.is-medium .sherer-ai-quiz-results__score-value{color:var(--sherer-color-accent)}.sherer-ai-quiz-results.is-low .sherer-ai-quiz-results__score-value{color:var(--sherer-color-danger)}.sherer-ai-quiz-results__score-label{color:var(--sherer-color-muted);padding-bottom:.25rem;font-weight:700}.sherer-ai-quiz-results__meter{height:.65rem}.sherer-ai-quiz-results__meter-bar{width:var(--sherer-ai-quiz-result,0%)}.sherer-ai-quiz-results.is-medium .sherer-ai-quiz-results__meter-bar{background:var(--sherer-color-accent)}.sherer-ai-quiz-results.is-low .sherer-ai-quiz-results__meter-bar{background:var(--sherer-color-danger)}.sherer-ai-quiz-results__summary{color:var(--sherer-color-muted);gap:var(--wp--preset--spacing--20);display:grid}.sherer-ai-quiz-results__summary p{margin:0}@keyframes sherer-ai-quiz-fade-in{0%{opacity:.82}to{opacity:1}}@keyframes sherer-ai-quiz-panel-in{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sherer-ai-quiz *,.sherer-ai-quiz :before,.sherer-ai-quiz :after{transition-duration:1ms!important;animation-duration:1ms!important}}@media (max-width:640px){.sherer-ai-quiz{margin-bottom:var(--wp--preset--spacing--60);margin-top:var(--wp--preset--spacing--60);width:min(var(--sherer-content), 100vw - 1rem)}.sherer-ai-quiz__title,.sherer-ai-quiz__intro,.sherer-ai-quiz__app{margin-left:0;margin-right:0}.sherer-ai-quiz__title{font-size:var(--wp--preset--font-size--small)}.sherer-ai-quiz-results__score-value{font-size:2.35rem}.sherer-ai-quiz-player__actions,.sherer-ai-quiz-results__actions{flex-direction:column;align-items:stretch}.sherer-ai-quiz-player__hint{flex:0 auto;width:100%}.sherer-ai-quiz-player__button,.sherer-ai-quiz-player__button--primary{width:100%;margin-left:0}}
