[data-astro-cid-ceqr6ghn]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--corFundo);color:#fff;min-height:100vh;overflow-x:hidden}.form-container[data-astro-cid-ceqr6ghn]{max-width:720px;margin:0 auto;padding:2rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.welcome-screen[data-astro-cid-ceqr6ghn]{text-align:center;animation:fadeIn .5s ease}.welcome-screen[data-astro-cid-ceqr6ghn] h1[data-astro-cid-ceqr6ghn]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.welcome-screen[data-astro-cid-ceqr6ghn] p[data-astro-cid-ceqr6ghn]{font-size:1.25rem;color:#ffffffb3;margin-bottom:2.5rem;line-height:1.6;white-space:pre-line}.question-screen[data-astro-cid-ceqr6ghn]{display:none;animation:slideIn .4s ease}.question-screen[data-astro-cid-ceqr6ghn].active{display:block}.question-number[data-astro-cid-ceqr6ghn]{color:var(--corPrimaria);font-size:.875rem;font-weight:600;margin-bottom:.5rem}.question-label[data-astro-cid-ceqr6ghn]{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-bottom:.75rem;line-height:1.3}.question-description[data-astro-cid-ceqr6ghn]{color:#fff9;font-size:1rem;margin-bottom:2rem}input[data-astro-cid-ceqr6ghn][type=text],input[data-astro-cid-ceqr6ghn][type=email],input[data-astro-cid-ceqr6ghn][type=tel],input[data-astro-cid-ceqr6ghn][type=number],textarea[data-astro-cid-ceqr6ghn]{width:100%;background:0 0;border:0;border-bottom:2px solid rgba(255,255,255,.3);color:#fff;font-size:1.5rem;padding:1rem 0;outline:0;transition:border-color .3s}input[data-astro-cid-ceqr6ghn]:focus,textarea[data-astro-cid-ceqr6ghn]:focus{border-bottom-color:var(--corPrimaria)}input[data-astro-cid-ceqr6ghn]::-moz-placeholder,textarea[data-astro-cid-ceqr6ghn]::-moz-placeholder{color:#ffffff4d}input[data-astro-cid-ceqr6ghn]::placeholder,textarea[data-astro-cid-ceqr6ghn]::placeholder{color:#ffffff4d}textarea[data-astro-cid-ceqr6ghn]{resize:none;min-height:120px}.options-list[data-astro-cid-ceqr6ghn]{display:flex;flex-direction:column;gap:.75rem}.option-item[data-astro-cid-ceqr6ghn]{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem 1.25rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:1rem}.option-item[data-astro-cid-ceqr6ghn]:hover{background:#ffffff1a;border-color:#fff3}.option-item[data-astro-cid-ceqr6ghn].selected{background:#f59e0b26;border-color:var(--corPrimaria)}.option-key[data-astro-cid-ceqr6ghn]{background:#ffffff1a;color:#ffffffb3;width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}.option-item[data-astro-cid-ceqr6ghn].selected .option-key[data-astro-cid-ceqr6ghn]{background:var(--corPrimaria);color:#000}.option-text[data-astro-cid-ceqr6ghn]{font-size:1.125rem}.btn[data-astro-cid-ceqr6ghn]{background:var(--corPrimaria);color:#000;border:0;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn[data-astro-cid-ceqr6ghn]:hover{transform:translateY(-2px);box-shadow:0 4px 20px #f59e0b66}.btn[data-astro-cid-ceqr6ghn]:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary[data-astro-cid-ceqr6ghn]{background:0 0;color:#ffffffb3;border:1px solid rgba(255,255,255,.2)}.btn-secondary[data-astro-cid-ceqr6ghn]:hover{background:#ffffff0d;box-shadow:none}.nav-buttons[data-astro-cid-ceqr6ghn]{display:flex;gap:1rem;margin-top:2rem}.progress-bar[data-astro-cid-ceqr6ghn]{position:fixed;top:0;left:0;height:4px;background:var(--corPrimaria);transition:width .3s ease}.success-screen[data-astro-cid-ceqr6ghn]{display:none;text-align:center;animation:scaleIn .5s ease}.success-screen[data-astro-cid-ceqr6ghn].active{display:block}.success-icon[data-astro-cid-ceqr6ghn]{font-size:4rem;margin-bottom:1.5rem}.success-screen[data-astro-cid-ceqr6ghn] h2[data-astro-cid-ceqr6ghn]{font-size:2rem;margin-bottom:1rem}.success-screen[data-astro-cid-ceqr6ghn] p[data-astro-cid-ceqr6ghn]{color:#ffffffb3;font-size:1.125rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.keyboard-hint[data-astro-cid-ceqr6ghn]{position:fixed;bottom:2rem;right:2rem;color:#fff6;font-size:.875rem}.keyboard-hint[data-astro-cid-ceqr6ghn] kbd[data-astro-cid-ceqr6ghn]{background:#ffffff1a;padding:.25rem .5rem;border-radius:4px;margin:0 .25rem}@media (max-width:640px){.form-container[data-astro-cid-ceqr6ghn]{padding:1.5rem}.keyboard-hint[data-astro-cid-ceqr6ghn]{display:none}}