.test-page.svelte-yzhnh5{display:flex;min-height:100vh;flex-direction:column;background-color:var(--off-white)}.progress-track.svelte-yzhnh5{height:6px;width:100%;background-color:var(--border-light);position:sticky;top:0;z-index:10}.progress-fill.svelte-yzhnh5{height:100%;background:linear-gradient(to right,var(--sky-blue),var(--warm-peach));transition:width var(--transition-smooth)}.test-content.svelte-yzhnh5{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.test-inner.svelte-yzhnh5{width:100%;max-width:560px}.step-counter.svelte-yzhnh5{text-align:center;font-size:.8rem;color:var(--text-gray);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2rem}.step-block.svelte-yzhnh5{animation-duration:.4s;animation-timing-function:ease-out;animation-fill-mode:both}.slide-in-right.svelte-yzhnh5{animation-name:svelte-yzhnh5-slideInRight}.slide-in-left.svelte-yzhnh5{animation-name:svelte-yzhnh5-slideInLeft}@keyframes svelte-yzhnh5-slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-yzhnh5-slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.step-header.svelte-yzhnh5{text-align:center;margin-bottom:2rem}.step-emoji.svelte-yzhnh5{font-size:2.5rem;display:block;margin-bottom:.5rem}.step-title.svelte-yzhnh5{font-size:1rem;font-weight:500;color:var(--text-gray);letter-spacing:.04em}.question-text.svelte-yzhnh5{text-align:center;font-size:1.375rem;font-weight:500;color:var(--text-dark);line-height:1.6;margin-bottom:2rem}@media(min-width:768px){.question-text.svelte-yzhnh5{font-size:1.625rem}}.options-list.svelte-yzhnh5{display:flex;flex-direction:column;gap:.75rem}.option-btn.svelte-yzhnh5{width:100%;padding:1rem 1.25rem;text-align:left;border-radius:var(--radius-sm);border:2px solid var(--border-light);background:#fff;color:var(--text-gray);font-size:1rem;line-height:1.4;cursor:pointer;transition:all var(--transition-smooth)}.option-btn.svelte-yzhnh5:hover{border-color:var(--sky-blue);transform:translateY(-1px);box-shadow:var(--shadow-soft)}.option-btn.selected.svelte-yzhnh5{background:var(--sky-blue);border-color:var(--sky-blue);color:var(--text-dark);font-weight:500}.nav-row.svelte-yzhnh5{display:flex;align-items:center;justify-content:space-between;padding-top:2.5rem}.nav-btn.svelte-yzhnh5{display:flex;align-items:center;gap:.5rem;border-radius:9999px;cursor:pointer;transition:all var(--transition-smooth)}.nav-back.svelte-yzhnh5{padding:.5rem 1rem;color:var(--text-gray);background:none;border:none}.nav-back.svelte-yzhnh5:disabled{opacity:.3;cursor:not-allowed}.nav-next.svelte-yzhnh5{padding:.75rem 1.5rem;background:var(--sky-blue);color:var(--text-dark);font-weight:500;border:none}.nav-next.svelte-yzhnh5:hover:not(:disabled){transform:scale(1.05);box-shadow:var(--shadow-soft)}.nav-next.disabled.svelte-yzhnh5,.nav-next.svelte-yzhnh5:disabled{opacity:.4;background:var(--border-light);cursor:not-allowed}
