:root{background:#f3f6fb;color:#14213d;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}.app{margin:0 auto;max-width:1000px;padding:2rem 1rem 4rem}.app__header h1{margin-bottom:.25rem}.quiz{grid-gap:1rem;display:grid;gap:1rem;margin-top:1.5rem}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:1rem}.card h2{font-size:1.1rem}.options{grid-gap:.6rem;display:grid;gap:.6rem}.option{align-items:flex-start;border:1px solid #d9e1f2;border-radius:8px;cursor:pointer;display:flex;gap:.6rem;padding:.65rem}.option input{margin-top:.25rem}.option--active{background:#eef4ff;border-color:#5c8df5}.option--correct{background:#eaf9f0;border-color:#1f9d55}.option--wrong{background:#fdeeee;border-color:#d64545}.letter{font-weight:700}.feedback{color:#b00020;font-weight:600;margin-top:.8rem}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1rem}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{background:#64748b}.result{font-size:1.05rem;font-weight:700}.feedback--ok{color:#0b7a3b}.mode-switch{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.sequential-actions{align-items:center}.sequential-actions input{border:1px solid #d9e1f2;border-radius:8px;font-size:1rem;padding:.65rem;width:80px}@media (max-width:768px){.actions--next-sticky{background:#f3f6fbf5;border-top:1px solid #d9e1f2;bottom:0;justify-content:center;left:0;margin:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));position:fixed;right:0;z-index:100}.next-button{width:min(460px,100%)}.app{padding-bottom:7rem}}
/*# sourceMappingURL=main.1acbb8a0.css.map*/