.survey-wrap[data-astro-cid-na2a7u2e]{background:var(--bg-soft);min-height:70vh;padding:2.5rem 0 4rem}.survey-container[data-astro-cid-na2a7u2e]{max-width:760px}.progress[data-astro-cid-na2a7u2e]{margin-bottom:2rem}.progress-meta[data-astro-cid-na2a7u2e]{color:var(--muted);justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:flex}.progress-track[data-astro-cid-na2a7u2e]{background:var(--line);border-radius:999px;height:8px;overflow:hidden}.progress-bar[data-astro-cid-na2a7u2e]{background:linear-gradient(90deg, var(--accent), var(--accent-600));border-radius:999px;width:0;height:100%;transition:width .4s}.qstep[data-astro-cid-na2a7u2e]{animation:.35s fadein}@keyframes fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.q-intro[data-astro-cid-na2a7u2e]{text-align:center;margin-bottom:2rem}.q-intro[data-astro-cid-na2a7u2e] .lead[data-astro-cid-na2a7u2e]{margin:0 auto}.q-card[data-astro-cid-na2a7u2e]{margin-bottom:1.2rem}.q-head[data-astro-cid-na2a7u2e]{margin:0 0 1.4rem}.q-part[data-astro-cid-na2a7u2e]{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-600);font-size:.75rem;font-weight:700}.q-head[data-astro-cid-na2a7u2e] h2[data-astro-cid-na2a7u2e]{margin-top:.3rem}.q-title[data-astro-cid-na2a7u2e]{align-items:baseline;gap:.7rem;display:flex}.q-num[data-astro-cid-na2a7u2e]{color:var(--accent-600);background:#22c7bf1f;border-radius:6px;flex:none;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.q-title[data-astro-cid-na2a7u2e] h3[data-astro-cid-na2a7u2e]{margin:0}.q-desc[data-astro-cid-na2a7u2e]{color:var(--muted);margin:.5rem 0 1rem;font-size:.9rem}.q-options[data-astro-cid-na2a7u2e]{gap:.55rem;margin-top:1rem;display:grid}.q-opt[data-astro-cid-na2a7u2e]{text-align:left;border:1px solid var(--line);cursor:pointer;width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:all .15s;display:flex}.q-opt[data-astro-cid-na2a7u2e]:hover{background:#22c7bf0a;border-color:#22c7bf80}.q-opt[data-astro-cid-na2a7u2e] .q-mark[data-astro-cid-na2a7u2e]{border:2px solid var(--line);flex:none;place-items:center;width:20px;height:20px;transition:all .15s;display:grid}.q-opt-radio[data-astro-cid-na2a7u2e] .q-mark[data-astro-cid-na2a7u2e]{border-radius:999px}.q-opt-checkbox[data-astro-cid-na2a7u2e] .q-mark[data-astro-cid-na2a7u2e]{border-radius:6px}.q-opt[data-astro-cid-na2a7u2e][aria-pressed=true]{border-color:var(--accent);background:#22c7bf14;font-weight:600}.q-opt[data-astro-cid-na2a7u2e][aria-pressed=true] .q-mark[data-astro-cid-na2a7u2e]{border-color:var(--accent);background:var(--accent)}.q-opt[data-astro-cid-na2a7u2e][aria-pressed=true] .q-mark[data-astro-cid-na2a7u2e]:after{content:"✓";color:#042f2c;font-size:.8rem;font-weight:700;line-height:1}.q-other[data-astro-cid-na2a7u2e]{border:1px solid var(--line);width:100%;font:inherit;border-radius:10px;margin-top:.3rem;padding:.7rem .9rem}.q-other[data-astro-cid-na2a7u2e]:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #22c7bf2e}.q-rating[data-astro-cid-na2a7u2e]{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.q-rlabel[data-astro-cid-na2a7u2e]{color:var(--muted);flex:none;width:74px;font-size:.75rem}.q-rhigh[data-astro-cid-na2a7u2e]{text-align:left}.q-rlow[data-astro-cid-na2a7u2e]{text-align:right}.q-rbtns[data-astro-cid-na2a7u2e]{flex:auto;justify-content:center;gap:.4rem;display:flex}.q-rate[data-astro-cid-na2a7u2e]{border:2px solid var(--line);width:44px;height:44px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;font-weight:700;transition:all .12s}.q-rate[data-astro-cid-na2a7u2e]:hover{border-color:#22c7bf80}.q-rate[data-astro-cid-na2a7u2e][aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:#042f2c}.q-input[data-astro-cid-na2a7u2e]{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;border-radius:10px;margin-top:1rem;padding:.8rem .9rem}.q-input[data-astro-cid-na2a7u2e]:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #22c7bf2e}.q-note[data-astro-cid-na2a7u2e]{border:1px solid var(--line);background:#0b3d5c0a;border-radius:12px;margin:1.2rem 0;padding:1.1rem 1.2rem}.q-note[data-astro-cid-na2a7u2e] h3[data-astro-cid-na2a7u2e]{margin-bottom:.6rem;font-size:.9rem}.q-note[data-astro-cid-na2a7u2e] ul[data-astro-cid-na2a7u2e]{margin:0;padding-left:1.1rem}.q-note[data-astro-cid-na2a7u2e] li[data-astro-cid-na2a7u2e]{color:var(--muted);margin-bottom:.35rem;font-size:.82rem}.q-consent[data-astro-cid-na2a7u2e]{cursor:pointer;align-items:flex-start;gap:.7rem;margin-top:1rem;font-size:.9rem;display:flex}.q-consent[data-astro-cid-na2a7u2e] input[data-astro-cid-na2a7u2e]{width:18px;height:18px;accent-color:var(--accent-600);flex:none;margin-top:.25rem}.q-contact[data-astro-cid-na2a7u2e]{background:linear-gradient(135deg,#22c7bf0f,#0b3d5c0a)}.q-fine[data-astro-cid-na2a7u2e]{color:var(--muted);margin:.8rem 0 0;font-size:.75rem}.q-nav[data-astro-cid-na2a7u2e]{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.6rem;display:flex}.btn[data-astro-cid-na2a7u2e][disabled]{opacity:.5;cursor:not-allowed}.q-thanks[data-astro-cid-na2a7u2e]{text-align:center;padding:2rem 0}
