.quiz-modal[data-astro-cid-zpramw7b]{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffffff2;z-index:2000;display:none;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(10px)}.quiz-modal[data-astro-cid-zpramw7b].active{display:flex}.quiz-content[data-astro-cid-zpramw7b]{width:100%;max-width:600px;background:#fff;position:relative;padding:3rem 2rem 2rem;border-radius:24px;border:1px solid var(--glass-border);box-shadow:0 40px 80px #0000001a}.close-btn[data-astro-cid-zpramw7b]{position:absolute;top:1rem;right:1.5rem;background:none;border:none;color:var(--text-muted);font-size:2rem;cursor:pointer;transition:var(--transition)}.close-btn[data-astro-cid-zpramw7b]:hover{color:var(--text)}.step[data-astro-cid-zpramw7b]{display:none;text-align:center;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step[data-astro-cid-zpramw7b].active{display:block}.step[data-astro-cid-zpramw7b] h2[data-astro-cid-zpramw7b]{font-size:2rem;margin-bottom:.5rem}.step[data-astro-cid-zpramw7b] p[data-astro-cid-zpramw7b]{color:var(--text-muted);margin-bottom:2rem}.input-group[data-astro-cid-zpramw7b]{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto 1.5rem}.quiz-input[data-astro-cid-zpramw7b]{background:#ffffff0d;border:1px solid var(--glass-border);padding:1rem 1.5rem;border-radius:12px;color:var(--text);font-size:1.1rem;text-align:center;outline:none;transition:var(--transition)}.quiz-input[data-astro-cid-zpramw7b]:focus{border-color:var(--primary);background:#ffffff14}.btn-full[data-astro-cid-zpramw7b]{width:100%}.small-info[data-astro-cid-zpramw7b]{font-size:.8rem;opacity:.7}.options-grid[data-astro-cid-zpramw7b]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.option-card[data-astro-cid-zpramw7b]{background:#f8fafc;border:1px solid #e2e8f0;padding:1.5rem;border-radius:16px;cursor:pointer;transition:var(--transition);color:var(--text);text-align:center}.option-card[data-astro-cid-zpramw7b]:hover{background:#ffffff14;border-color:var(--primary);transform:translateY(-5px)}.option-card[data-astro-cid-zpramw7b] .icon[data-astro-cid-zpramw7b]{font-size:2rem;margin-bottom:.5rem;display:block}.option-card[data-astro-cid-zpramw7b] h3[data-astro-cid-zpramw7b]{font-size:1.1rem;margin-bottom:.25rem}.option-card[data-astro-cid-zpramw7b] p[data-astro-cid-zpramw7b]{font-size:.8rem;margin:0}.options-list[data-astro-cid-zpramw7b]{display:flex;flex-direction:column;gap:1rem}.option-item[data-astro-cid-zpramw7b]{display:flex;align-items:center;gap:1rem;background:#f8fafc;border:1px solid #e2e8f0;padding:1rem 1.5rem;border-radius:12px;cursor:pointer;transition:var(--transition);color:var(--text);text-align:left}.option-item[data-astro-cid-zpramw7b]:hover{background:#ffffff14;border-color:var(--primary)}.option-item[data-astro-cid-zpramw7b] .check[data-astro-cid-zpramw7b]{width:20px;height:20px;border:2px solid var(--glass-border);border-radius:50%;flex-shrink:0}.option-item[data-astro-cid-zpramw7b]:hover .check[data-astro-cid-zpramw7b]{border-color:var(--primary)}.option-item[data-astro-cid-zpramw7b] h3[data-astro-cid-zpramw7b]{font-size:1rem;margin:0}.option-item[data-astro-cid-zpramw7b] p[data-astro-cid-zpramw7b]{font-size:.85rem;margin:0}.api-status[data-astro-cid-zpramw7b]{font-size:.9rem;color:var(--primary);margin-bottom:1.5rem;font-style:italic}.progress-bar[data-astro-cid-zpramw7b]{margin-top:2.5rem;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-fill[data-astro-cid-zpramw7b]{height:100%;background:var(--primary);width:25%;transition:width .3s ease}.step-actions[data-astro-cid-zpramw7b]{margin-top:1.5rem}.btn-prev[data-astro-cid-zpramw7b]{background:none;border:none;color:var(--text-muted);cursor:pointer;text-decoration:underline;font-size:.9rem}.result-box[data-astro-cid-zpramw7b]{background:#fff7ed;border:1px solid var(--primary);padding:2rem;border-radius:20px;margin-bottom:2rem}.success-icon[data-astro-cid-zpramw7b]{font-size:3rem;margin-bottom:1rem}.res-list[data-astro-cid-zpramw7b]{list-style:none;padding:0;margin-top:1rem;text-align:left}.res-list[data-astro-cid-zpramw7b] li[data-astro-cid-zpramw7b]{font-size:.9rem;margin-bottom:.5rem;color:var(--text-muted)}.res-list[data-astro-cid-zpramw7b] li[data-astro-cid-zpramw7b]:before{content:"✓";margin-right:.5rem;color:var(--primary);font-weight:700}.result-actions[data-astro-cid-zpramw7b]{display:flex;flex-direction:column;gap:1rem}@media(max-width:480px){.options-grid[data-astro-cid-zpramw7b]{grid-template-columns:1fr}}
