.eqv2{--eq-bg:#006a70;--eq-accent:#8d006b;--eq-good:#227447;--eq-bad:#9a2440;background:var(--eq-bg);color:#fff;min-height:70vh;padding:clamp(2rem,6vw,5rem) clamp(1rem,5vw,4rem);text-align:center}.eqv2 [hidden]{display:none!important}.eqv2 h1,.eqv2 h2{font-weight:700}.eqv2__start,.eqv2__game,.eqv2__result{max-width:1100px;margin:0 auto}.eqv2__button{background:var(--eq-accent);border:2px solid transparent;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-weight:700;margin-top:1.5rem;padding:.75rem 2rem}.eqv2__button:disabled{cursor:not-allowed;opacity:.45}.eqv2 button:focus-visible,.eqv2 input:focus-visible,.eqv2 select:focus-visible,.eqv2 [tabindex]:focus-visible{outline:4px solid #ffdc53;outline-offset:3px}.eqv2__progress{font-weight:700;text-align:left}.eqv2__question-header{margin:0 auto 2rem;max-width:900px}.eqv2__choices{border:0;display:grid;gap:1rem;margin:0 auto;max-width:850px;padding:0}.eqv2__choice{align-items:center;background:#fff;border:3px solid transparent;border-radius:1rem;color:#121212;cursor:pointer;display:flex;font-size:1.15rem;font-weight:700;gap:1rem;padding:1rem 1.25rem;text-align:left}.eqv2__choice:has(input:checked){border-color:#ffdc53}.eqv2__choice input{height:1.4rem;width:1.4rem}.eqv2__sort-list{display:grid;gap:.75rem;list-style:none;margin:0 auto;max-width:760px;padding:0}.eqv2__sort-item{align-items:center;background:#fff;border-radius:.75rem;color:#111;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;padding:.8rem 1rem;text-align:left;touch-action:none}.eqv2__sort-item.is-dragging{opacity:.55}.eqv2__drag-handle,.eqv2__move-buttons button{background:#e6f2f2;border:1px solid #006a70;border-radius:.35rem;color:#111;cursor:grab;font-size:1.1rem;padding:.4rem .65rem}.eqv2__move-buttons{display:flex;gap:.4rem}.eqv2__cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;min-height:5rem}.eqv2__card{background:#fff;border:2px solid #ddd;border-radius:1rem;color:#111;cursor:grab;display:grid;gap:.5rem;max-width:260px;padding:.85rem 1rem;position:relative;touch-action:none;z-index:2}.eqv2__card img{height:auto;max-width:100%}.eqv2__target-select{font-size:.8rem}.eqv2__target-select select{display:block;margin-top:.25rem;max-width:100%;width:100%}.eqv2__target-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.eqv2__drop-zone{align-content:center;border:3px dashed rgba(255,255,255,.85);border-radius:.75rem;display:grid;min-height:140px;padding:1rem;transition:background .15s,border-color .15s}.eqv2__drop-zone.is-over{background:rgba(255,220,83,.25);border-color:#ffdc53}.eqv2__drop-zone .eqv2__card{margin:.5rem auto}.eqv2__image-stage{aspect-ratio:16/10;background:#d7e7e4;border-radius:1rem;margin:0 auto;max-width:900px;overflow:hidden;position:relative}.eqv2__image-stage>img{height:100%;object-fit:contain;width:100%}.eqv2__image-placeholder{align-items:center;background:linear-gradient(135deg,#d9b2aa,#8fc3c0);color:#17383b;display:flex;font-weight:700;height:100%;justify-content:center;padding:2rem}.eqv2__image-stage>.eqv2__drop-zone{background:rgba(255,255,255,.1);box-sizing:border-box;min-height:0;padding:.25rem;position:absolute}.eqv2__drop-zone--circle{border-radius:50%}.eqv2__image-stage>.eqv2__drop-zone>span{background:rgba(0,0,0,.7);border-radius:.25rem;font-size:.72rem;padding:.15rem .35rem}.eqv2__image-stage .eqv2__card{font-size:.8rem;margin:auto;max-width:95%;padding:.35rem}.eqv2__drag-ghost{pointer-events:none;position:fixed;transform:translate(-50%,-50%);z-index:999999}.eqv2__feedback{border-radius:.75rem;font-size:1.5rem;font-weight:700;margin:2rem auto 1rem;max-width:700px;padding:1rem}.eqv2__feedback.is-correct{background:var(--eq-good)}.eqv2__feedback.is-wrong{background:var(--eq-bad)}.eqv2__explanation{margin:0 auto;max-width:760px}.eqv2__explanation a{color:#fff;text-decoration:underline}.eqv2__footer{min-height:6rem}.eqv2__percentage{font-size:clamp(3rem,10vw,7rem);font-weight:700;margin:.25em}.eqv2__notice{background:#fff;color:#111;margin:2rem auto;max-width:600px;padding:1rem}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}@media(max-width:700px){.eqv2{padding:2rem 1rem}.eqv2__target-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eqv2__drop-zone{min-height:110px}.eqv2__image-stage{overflow:auto}.eqv2__image-stage>.eqv2__drop-zone{min-width:48px;min-height:48px}.eqv2__move-buttons{flex-direction:column}}@media(prefers-reduced-motion:reduce){.eqv2 *{scroll-behavior:auto!important;transition:none!important}}

