.ev-quiz{--evq-on-accent: #ffffff;--evq-cat-1: #2563eb;--evq-cat-2: #b45309;--evq-cat-3: #0d9488;--evq-cat-4: #7c3aed;--evq-cat-5: #db2777;--evq-cat-6: #64748b;--evq-font-base: 18px;--evq-radius: var(--r-m);--evq-tap: 60px;display:block;max-width:760px;margin:0 auto;color:var(--text);font-size:var(--evq-font-base);line-height:1.55}[data-theme=dark] .ev-quiz{--evq-on-accent: #04141b;--evq-cat-1: #3b82f6;--evq-cat-2: #d97706;--evq-cat-3: #0d9488;--evq-cat-4: #8b5cf6;--evq-cat-5: #ec4899;--evq-cat-6: #94a3b8}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .ev-quiz{--evq-on-accent: #04141b;--evq-cat-1: #3b82f6;--evq-cat-2: #d97706;--evq-cat-3: #0d9488;--evq-cat-4: #8b5cf6;--evq-cat-5: #ec4899;--evq-cat-6: #94a3b8}}.ev-quiz-live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.ev-quiz-frame{background:var(--surface);border:3px solid var(--ice-strong);border-radius:16px;overflow:hidden;box-shadow:0 3px color-mix(in srgb,var(--ice-strong) 42%,transparent),0 22px 48px -24px #0206178c}.ev-quiz-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px clamp(16px,4vw,24px);background:color-mix(in srgb,var(--ice-strong) 12%,var(--surface));border-bottom:2px solid var(--ice-strong)}.ev-quiz-strip__label{margin:0;font-size:15px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--text)}.ev-quiz-body{display:flex;flex-direction:column;gap:18px;padding:clamp(18px,4vw,28px)}.ev-quiz-question,.ev-quiz-complete{display:flex;flex-direction:column;gap:18px}.ev-quiz-progress{display:flex;gap:7px;list-style:none;margin:0;padding:0;margin-inline-start:auto}.ev-quiz-pip{width:13px;height:13px;border-radius:50%;border:2px solid color-mix(in srgb,var(--ice-strong) 45%,transparent);background:transparent;transition:background-color .2s ease,transform .2s ease}.ev-quiz-pip.is-filled{background:var(--ice-strong);border-color:var(--ice-strong);animation:ev-quiz-pop .32s ease-out}@keyframes ev-quiz-pop{0%{transform:scale(.6)}60%{transform:scale(1.35)}to{transform:scale(1)}}.ev-quiz-heading{margin:0;font-size:clamp(24px,6vw,32px);font-weight:800;line-height:1.2;color:var(--text, var(--text))}.ev-quiz-subheading{margin:0 0 10px;font-size:20px;font-weight:800;color:var(--text, var(--text))}.ev-quiz-stepbar{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.ev-quiz-step{margin:0;font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.ev-quiz-step:focus-visible,.ev-quiz-feedback__title:focus-visible,.ev-quiz-complete__title:focus-visible{outline:3px solid var(--ice-strong);outline-offset:4px;border-radius:4px}.ev-quiz-encourage{margin:0;font-size:15px;font-weight:700;color:var(--ice-strong)}.ev-quiz-fieldset{border:0;margin:0;padding:0;min-width:0}.ev-quiz-prompt{padding:0 0 16px;font-size:clamp(22px,4.5vw,28px);font-weight:800;line-height:1.3;color:var(--text, var(--text))}.ev-quiz-prompt__img,.ev-quiz-fallback-prompt-image{display:block;width:min(100%,560px);max-height:320px;margin:0 auto 18px;object-fit:contain;border:2px solid var(--border);border-radius:var(--evq-radius);background:var(--surface-2)}.ev-quiz-choices{display:flex;flex-direction:column;gap:12px}.ev-quiz-choices[data-layout=image]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:560px){.ev-quiz-choices[data-layout=image]{grid-template-columns:repeat(3,minmax(0,1fr))}}.ev-quiz-choice{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:14px;min-height:var(--evq-tap);padding:14px 16px;background:var(--surface-2);border:2px solid var(--border);border-radius:var(--evq-radius);cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.ev-quiz-choice:hover{border-color:color-mix(in srgb,var(--ice-strong) 60%,transparent);transform:translateY(-1px);box-shadow:0 6px 16px -10px #02061799}.ev-quiz-choice:active{transform:none}.ev-quiz-choice:focus-within{border-color:var(--ice-strong);box-shadow:0 0 0 3px color-mix(in srgb,var(--ice-strong) 35%,transparent)}.ev-quiz-choice.is-selected{border-color:var(--ice-strong);background:color-mix(in srgb,var(--ice-strong) 12%,var(--surface-2))}.ev-quiz-choice.is-correct{border-color:var(--clean-text, #4ade80);background:color-mix(in srgb,var(--clean-text, #4ade80) 12%,var(--surface-2))}.ev-quiz-choice.is-chosen-wrong{border-color:var(--past-text, #fbbf24);background:color-mix(in srgb,var(--past-text, #fbbf24) 12%,var(--surface-2))}.ev-quiz-choices[data-layout=image] .ev-quiz-choice{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:46px 12px 16px}.ev-quiz-choices[data-layout=image] .ev-quiz-letter{position:absolute;top:10px;left:10px}.ev-quiz-radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ev-quiz-letter{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:2px solid color-mix(in srgb,var(--muted) 55%,transparent);font-size:18px;font-weight:900;line-height:1;color:var(--text);background:transparent}.ev-quiz-letter svg{width:19px;height:19px;stroke-linecap:round;stroke-linejoin:round}.ev-quiz-letter.is-selected{background:var(--ice-strong);border-color:var(--ice-strong);color:var(--evq-on-accent)}.ev-quiz-letter.is-correct{background:var(--clean-text, #4ade80);border-color:var(--clean-text, #4ade80);color:var(--evq-on-accent)}.ev-quiz-letter.is-wrong{background:var(--past-text, #fbbf24);border-color:var(--past-text, #fbbf24);color:var(--evq-on-accent)}.ev-quiz-choice__img{width:clamp(96px,28vw,112px);height:clamp(96px,28vw,112px);object-fit:contain;border-radius:10px;background:var(--surface)}.ev-quiz-choice__label{flex:1 1 140px;min-width:0;font-size:19px;font-weight:600;line-height:1.4}.ev-quiz-tag{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:999px;white-space:nowrap;color:var(--clean-text, #4ade80);background:color-mix(in srgb,var(--clean-text, #4ade80) 16%,transparent);border:1px solid color-mix(in srgb,var(--clean-text, #4ade80) 40%,transparent)}.ev-quiz-tag--yours{color:var(--ice-strong);background:color-mix(in srgb,var(--ice-strong) 16%,transparent);border-color:color-mix(in srgb,var(--ice-strong) 40%,transparent)}.ev-quiz-tag svg{width:13px;height:13px;stroke-linecap:round;stroke-linejoin:round}.ev-quiz-feedback{position:relative;display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:var(--evq-radius);background:var(--surface-2);border:2px solid var(--border);animation:ev-quiz-reveal .26s ease-out}@keyframes ev-quiz-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ev-quiz-feedback__title{display:flex;align-items:center;gap:10px;margin:0;font-size:21px;font-weight:800}.ev-quiz-feedback[data-verdict=correct] .ev-quiz-feedback__title{color:var(--clean-text, #4ade80)}.ev-quiz-feedback[data-verdict=review] .ev-quiz-feedback__title{color:var(--past-text, #fbbf24)}.ev-quiz-feedback__icon svg{display:block;width:24px;height:24px;stroke-linecap:round;stroke-linejoin:round}.ev-quiz-explanation{margin:0;font-size:17px;line-height:1.6;color:var(--text)}.ev-quiz-connection{border-left:4px solid color-mix(in srgb,var(--ice-strong) 55%,transparent);padding-left:14px}.ev-quiz-connection__label{margin:0 0 4px;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ice-strong)}.ev-quiz-connection__body{margin:0;font-size:17px;line-height:1.6;color:var(--muted)}.ev-quiz-group{min-height:180px;padding-top:8px;border-top:2px solid var(--border)}.ev-quiz-group__title{margin:8px 0 14px;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ev-quiz-quiet{margin:0;font-size:16px;color:var(--muted)}.ev-quiz-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.ev-quiz-answers{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:10px}.ev-quiz-answers__row{position:relative;display:grid;grid-template-columns:30px minmax(60px,1fr) auto;align-items:center;gap:10px;min-height:40px;font-size:15px}.ev-quiz-answers__letter{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:2px solid color-mix(in srgb,var(--muted) 55%,transparent);font-size:15px;font-weight:900;line-height:1;color:var(--text)}.ev-quiz-answers__row.is-correct .ev-quiz-answers__letter{border-color:var(--clean-text, #4ade80)}.ev-quiz-answers__track{height:16px;border-radius:8px;background:color-mix(in srgb,var(--muted) 16%,transparent);overflow:hidden}.ev-quiz-answers__fill{display:block;height:100%;border-radius:inherit;transition:width .42s ease-out}.ev-quiz-answers__fill.is-hatched{background-image:repeating-linear-gradient(45deg,transparent 0 4px,color-mix(in srgb,var(--surface) 80%,transparent) 4px 7px)}.ev-quiz-answers__meta{display:inline-flex;align-items:center;gap:8px;justify-self:end}.ev-quiz-answers__value{min-width:2ch;text-align:end;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums}.ev-quiz-sample{margin:4px 0 0;font-size:15px;color:var(--muted);text-align:center}.ev-quiz-donut{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px}.ev-quiz-donut__figure{position:relative;width:clamp(150px,34vw,190px);aspect-ratio:1 / 1;animation:ev-quiz-draw .3s ease-out}.ev-quiz-donut__svg{display:block;width:100%;height:100%;overflow:visible}@keyframes ev-quiz-draw{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.ev-quiz-donut__center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none;text-align:center}.ev-quiz-donut__total{font-size:27px;font-weight:800;line-height:1.05;color:var(--text);font-variant-numeric:tabular-nums}.ev-quiz-donut__unit{font-size:14px;color:var(--muted)}.ev-quiz-donut__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;min-width:150px;flex:1 1 150px}.ev-quiz-donut__row{display:flex;align-items:center;gap:10px;font-size:16px}.ev-quiz-donut__row.is-yours{font-weight:800}.ev-quiz-donut__swatch{flex:0 0 auto;width:13px;height:13px;border-radius:4px;border:1px solid color-mix(in srgb,var(--text) 18%,transparent)}.ev-quiz-donut__score{min-width:3ch;font-variant-numeric:tabular-nums}.ev-quiz-donut__count{color:var(--muted);font-variant-numeric:tabular-nums}.ev-quiz-distribution .ev-quiz-sample{text-align:start}.ev-quiz-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.ev-quiz-actions--wrap{flex-wrap:wrap;justify-content:flex-start}.ev-quiz-btn{min-height:56px;padding:14px 24px;border-radius:10px;border:2px solid transparent;font-family:inherit;font-size:18px;font-weight:700;cursor:pointer;transition:opacity .16s ease,background-color .16s ease,transform .16s ease}.ev-quiz-btn:focus-visible{outline:3px solid var(--ice-strong);outline-offset:3px}.ev-quiz-btn--primary{background:var(--ice-strong);color:var(--evq-on-accent)}.ev-quiz-btn--primary:hover:not(:disabled){transform:translateY(-1px)}.ev-quiz-btn--primary:disabled{opacity:.45;cursor:not-allowed}.ev-quiz-btn--quiet{background:transparent;border-color:var(--border);color:var(--text)}.ev-quiz-linkbtn{align-self:flex-start;margin-top:10px;padding:10px 0;min-height:44px;background:none;border:0;font:inherit;font-size:16px;color:var(--ice-strong);text-decoration:underline;cursor:pointer}.ev-quiz-linkbtn:focus-visible{outline:3px solid var(--ice-strong);outline-offset:2px}.ev-quiz-complete__title{margin:0;font-size:clamp(26px,6.5vw,34px);font-weight:800;color:var(--text, var(--text))}.ev-quiz-tally{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;margin:0}.ev-quiz-tally__figure{font-size:clamp(40px,10vw,56px);font-weight:900;line-height:1;color:var(--ice-strong);font-variant-numeric:tabular-nums}.ev-quiz-tally__of{font-size:.55em;font-weight:800;color:var(--muted)}.ev-quiz-tally__label{font-size:18px;font-weight:700;color:var(--text)}.ev-quiz-note{margin:0;font-size:15px;color:var(--muted)}.ev-quiz-badges{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.ev-quiz-badge{font-size:15px;font-weight:700;padding:8px 14px;border-radius:999px;color:var(--ice-strong);background:color-mix(in srgb,var(--ice-strong) 13%,transparent);border:2px solid color-mix(in srgb,var(--ice-strong) 35%,transparent)}.ev-quiz-share{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-top:4px;border-top:2px solid var(--border)}.ev-quiz-share__btn{min-height:46px;padding:10px 16px;font-size:15px;text-decoration:none}.ev-quiz-share__retake{margin-inline-start:auto}.ev-quiz-cta{display:flex;flex-direction:column;gap:14px;padding:20px clamp(16px,4vw,24px);border-radius:var(--evq-radius);background:color-mix(in srgb,var(--ice-strong) 14%,var(--surface));border:2px solid color-mix(in srgb,var(--ice-strong) 45%,transparent)}.ev-quiz-cta__title{margin:0;font-size:21px;font-weight:800;color:var(--text, var(--text))}.ev-quiz-cta__actions{display:flex;flex-wrap:wrap;gap:12px}.ev-quiz-cta__actions .ev-quiz-btn{text-decoration:none}.ev-quiz-celebrate{position:relative;height:26px;pointer-events:none}.ev-quiz-celebrate span{position:absolute;top:18px;width:9px;height:9px;border-radius:2px;background:var(--ice-strong);opacity:0;animation:ev-quiz-rise 1.1s ease-out forwards}.ev-quiz-celebrate span:nth-child(1){left:8%;animation-delay:0ms}.ev-quiz-celebrate span:nth-child(2){left:24%;animation-delay:90ms;background:var(--clean-text, #4ade80)}.ev-quiz-celebrate span:nth-child(3){left:41%;animation-delay:40ms}.ev-quiz-celebrate span:nth-child(4){left:58%;animation-delay:.16s;background:var(--clean-text, #4ade80)}.ev-quiz-celebrate span:nth-child(5){left:75%;animation-delay:60ms}.ev-quiz-celebrate span:nth-child(6){left:90%;animation-delay:.13s}@keyframes ev-quiz-rise{0%{opacity:0;transform:translateY(6px) scale(.6)}35%{opacity:1}to{opacity:0;transform:translateY(-22px) scale(1) rotate(28deg)}}.ev-quiz-burst{position:absolute;top:30px;left:32px;width:0;height:0;pointer-events:none;z-index:1}.ev-quiz-burst span{position:absolute;width:8px;height:8px;border-radius:2px;background:var(--ice-strong);opacity:0;animation:ev-quiz-burst .76s cubic-bezier(.2,.7,.3,1) forwards}.ev-quiz-burst span:nth-child(odd){border-radius:50%;background:var(--clean-text, #4ade80)}.ev-quiz-burst span:nth-child(1){--dx: -36px;--dy: -30px;animation-delay:0ms}.ev-quiz-burst span:nth-child(2){--dx: 36px;--dy: -26px;animation-delay:40ms}.ev-quiz-burst span:nth-child(3){--dx: -46px;--dy: 2px;animation-delay:70ms}.ev-quiz-burst span:nth-child(4){--dx: 46px;--dy: -2px;animation-delay:20ms}.ev-quiz-burst span:nth-child(5){--dx: -22px;--dy: -48px;animation-delay:90ms}.ev-quiz-burst span:nth-child(6){--dx: 24px;--dy: -46px;animation-delay:60ms}.ev-quiz-burst span:nth-child(7){--dx: -42px;--dy: -16px;animation-delay:.11s}.ev-quiz-burst span:nth-child(8){--dx: 42px;--dy: -14px;animation-delay:30ms}@keyframes ev-quiz-burst{0%{opacity:1;transform:translate(0) scale(.5)}60%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(1.1) rotate(120deg)}}.ev-quiz-feedback[data-verdict=correct] .ev-quiz-feedback__icon{animation:ev-quiz-pop .32s ease-out}@media(prefers-reduced-motion:reduce){.ev-quiz-celebrate,.ev-quiz-burst{display:none}.ev-quiz *,.ev-quiz *:before,.ev-quiz *:after{animation:none!important;transition:none!important}}ev-toast-host .ev-toasts{position:fixed;left:50%;bottom:calc(20px + env(safe-area-inset-bottom,0px));transform:translate(-50%);display:flex;flex-direction:column;gap:8px;z-index:60;pointer-events:none}ev-toast-host .ev-toast{display:flex;align-items:center;gap:8px;max-width:min(92vw,420px);padding:12px 18px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text);font-size:15px;box-shadow:0 6px 20px #00000040}ev-toast-host .ev-toast__dot{width:8px;height:8px;border-radius:50%;background:var(--muted)}ev-toast-host .ev-toast--success .ev-toast__dot{background:var(--clean-text, #4ade80)}ev-toast-host .ev-toast--error .ev-toast__dot{background:var(--frozen-text, #f87171)}.ev-quiz-page-title{max-width:720px;margin:0 auto 16px;text-align:center;text-wrap:balance;font-size:clamp(24px,4.5vw,31px);font-weight:800;line-height:1.2;color:var(--text, var(--text))}.ev-quiz-share--score{flex-direction:column;align-items:flex-start;gap:var(--sp-2);border-inline-start:2px solid var(--past);padding-inline-start:var(--sp-4);margin-block-end:var(--sp-5)}.ev-quiz-share__label{font-size:var(--size-label);color:var(--muted);line-height:1.5}.ev-quiz--unavailable{padding-block:var(--sp-8);max-width:var(--measure)}.ev-quiz-onward{display:flex;flex-wrap:wrap;gap:var(--sp-3);margin-block-start:var(--sp-6);padding-block-start:var(--sp-5);border-block-start:1px solid var(--border)}a.ev-quiz-btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
