.exercise-container.svelte-1rubvli{display:flex;flex-direction:column;gap:20px;max-width:700px;margin:0 auto}.timer-bar.svelte-1rubvli{text-align:center;font-size:18px;font-weight:600;color:#3b82f6;font-variant-numeric:tabular-nums}.timer-bar.urgent.svelte-1rubvli{color:#ef4444;animation:svelte-1rubvli-pulse .5s ease-in-out infinite alternate}@keyframes svelte-1rubvli-pulse{0%{opacity:1}to{opacity:.5}}.equation-area.svelte-1rubvli{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 16px}.equation-row.svelte-1rubvli{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.equation-operator.svelte-1rubvli{font-size:32px;font-weight:300;color:#6b7280;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .equation-operator.svelte-1rubvli{color:#9ca3af}.equation-slot.svelte-1rubvli{display:flex;flex-direction:column;align-items:center;gap:6px;width:110px;min-height:100px;justify-content:center;flex-shrink:1}.many-terms.svelte-1rubvli .equation-slot:where(.svelte-1rubvli){width:80px;min-height:80px}.many-terms.svelte-1rubvli .slot-icon:where(.svelte-1rubvli){width:40px;height:44px}.many-terms.svelte-1rubvli .equation-operator:where(.svelte-1rubvli){font-size:24px}.equation-slot.grouped.svelte-1rubvli{width:auto;min-width:120px}.many-terms.svelte-1rubvli .equation-slot.grouped:where(.svelte-1rubvli){min-width:90px}.slot-icon.group-icon.svelte-1rubvli{width:auto;min-width:80px;max-width:180px}.many-terms.svelte-1rubvli .slot-icon.group-icon:where(.svelte-1rubvli){min-width:60px;max-width:120px}.group-count-hint.svelte-1rubvli{font-size:14px;color:#9ca3af;font-weight:500}.dark .group-count-hint.svelte-1rubvli{color:#6b7280}.equation-slot.blank.svelte-1rubvli{border:2px dashed #d1d5db;border-radius:12px;background:#00000005;transition:border-color .2s,background .2s}.dark .equation-slot.blank.svelte-1rubvli{border-color:#4b5563;background:#ffffff08}.equation-slot.blank.correct.svelte-1rubvli{border-color:#22c55e;background:#22c55e14}.equation-slot.blank.incorrect.svelte-1rubvli{border-color:#ef4444;background:#ef444414}.drop-zone.svelte-1rubvli{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:100%;min-height:80px}.slot-icon.svelte-1rubvli{width:56px;height:60px;overflow:hidden}.slot-text.svelte-1rubvli{font-size:14px;color:#374151}.dark .slot-text.svelte-1rubvli{color:#e5e7eb}.slot-label.svelte-1rubvli{font-size:11px;color:#6b7280;font-weight:500}.dark .slot-label.svelte-1rubvli{color:#9ca3af}.slot-placeholder.svelte-1rubvli{font-size:36px;font-weight:300;color:#d1d5db;line-height:1}.dark .slot-placeholder.svelte-1rubvli{color:#4b5563}.feedback-msg.svelte-1rubvli{font-size:16px;font-weight:600;text-align:center;margin:0}.feedback-msg.correct.svelte-1rubvli{color:#22c55e}.feedback-msg.incorrect.svelte-1rubvli{color:#ef4444}.feedback-icon.svelte-1rubvli{font-weight:700;margin-right:4px}.sr-only.svelte-1rubvli{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.choices-area.svelte-1rubvli{display:flex;flex-direction:column;align-items:center;gap:12px}.choices-label.svelte-1rubvli{font-size:13px;color:#6b7280;margin:0;min-height:20px}.dark .choices-label.svelte-1rubvli{color:#9ca3af}.choices-row.svelte-1rubvli{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.choice-btn.svelte-1rubvli{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .15s ease;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:80px}.choice-btn.svelte-1rubvli:hover:not(:disabled){border-color:#3b82f6;background:#f0f7ff}.choice-btn.selected.svelte-1rubvli{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 2px #3b82f633}.choice-btn.correct-choice.svelte-1rubvli{border-color:#22c55e;background:#22c55e14}.choice-btn.wrong-choice.svelte-1rubvli{border-color:#ef4444;background:#ef444414}.choice-btn.svelte-1rubvli:disabled{cursor:default;opacity:.7}.dark .choice-btn.svelte-1rubvli{background:#1a1a1a;border-color:#333}.dark .choice-btn.svelte-1rubvli:hover:not(:disabled){border-color:#60a5fa;background:#1e293b}.dark .choice-btn.selected.svelte-1rubvli{border-color:#60a5fa;background:#1e293b}.dark .choice-btn.correct-choice.svelte-1rubvli{border-color:#22c55e;background:#22c55e1a}.dark .choice-btn.wrong-choice.svelte-1rubvli{border-color:#ef4444;background:#ef44441a}.choice-icon.svelte-1rubvli{width:56px;height:60px;overflow:hidden}.choice-label.svelte-1rubvli{font-size:11px;color:#6b7280;font-weight:500}.dark .choice-label.svelte-1rubvli{color:#9ca3af}.drag-clone{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}@media (max-width: 640px){.equation-row.svelte-1rubvli{gap:6px}.equation-slot.svelte-1rubvli{width:70px;min-height:70px}.equation-operator.svelte-1rubvli{font-size:22px}.slot-icon.svelte-1rubvli,.choice-icon.svelte-1rubvli{width:36px;height:40px}.choice-btn.svelte-1rubvli{padding:10px 12px;min-width:70px}.slot-placeholder.svelte-1rubvli{font-size:28px}.slot-label.svelte-1rubvli{font-size:10px}.many-terms.svelte-1rubvli .equation-slot:where(.svelte-1rubvli){width:56px;min-height:60px}.many-terms.svelte-1rubvli .slot-icon:where(.svelte-1rubvli){width:32px;height:36px}.many-terms.svelte-1rubvli .equation-operator:where(.svelte-1rubvli){font-size:18px}.many-terms.svelte-1rubvli .slot-label:where(.svelte-1rubvli){font-size:9px}}@media (max-width: 380px){.equation-slot.svelte-1rubvli{width:56px;min-height:60px}.equation-operator.svelte-1rubvli{font-size:18px}.equation-row.svelte-1rubvli{gap:4px}.slot-icon.svelte-1rubvli,.choice-icon.svelte-1rubvli{width:30px;height:34px}.slot-label.svelte-1rubvli{font-size:9px}}
