:root{--brand: #0369a1;--brand-dark: #0c4a6e;--brand-light: #0284c7;--surface: #0c1c2e;--surface-card: #112436;--surface-input: #162e42;--text-primary: #e8f2f8;--text-muted: #8aafcc;--accent: #0284c7;--accent-hover: #0369a1;--amber: #f59e0b}[data-astro-cid-3tcbvsmo]{box-sizing:border-box}body{background:var(--surface);color:var(--text-primary);font-family:Inter,system-ui,sans-serif;min-height:100vh;margin:0}.survey-wrapper[data-astro-cid-3tcbvsmo]{max-width:760px;margin:0 auto;padding:0 1rem 4rem}.progress-bar-wrap[data-astro-cid-3tcbvsmo]{position:sticky;top:0;z-index:100;background:var(--surface);padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.progress-meta[data-astro-cid-3tcbvsmo]{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:var(--text-muted);margin-bottom:.5rem;font-family:JetBrains Mono,monospace}.progress-track[data-astro-cid-3tcbvsmo]{height:4px;background:#ffffff14;border-radius:99px;overflow:hidden}.progress-fill[data-astro-cid-3tcbvsmo]{height:100%;background:linear-gradient(90deg,var(--accent),var(--brand-light));border-radius:99px;transition:width .4s ease}.survey-header[data-astro-cid-3tcbvsmo]{text-align:center;padding:2.5rem 0 1.5rem}.survey-badge[data-astro-cid-3tcbvsmo]{display:inline-block;background:#10b9811f;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:99px;border:1px solid rgba(16,185,129,.25);margin-bottom:1rem}.survey-header[data-astro-cid-3tcbvsmo] h1[data-astro-cid-3tcbvsmo]{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.2;margin:0 0 .75rem;background:linear-gradient(135deg,#e8f4f4,#a8d8d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.survey-header[data-astro-cid-3tcbvsmo] p[data-astro-cid-3tcbvsmo]{font-size:1rem;color:var(--text-muted);max-width:540px;margin:0 auto;line-height:1.6}.survey-section[data-astro-cid-3tcbvsmo]{display:none;background:var(--surface-card);border:1px solid rgba(255,255,255,.07);border-radius:1.25rem;padding:2rem;margin-bottom:1.5rem;animation:fadeUp .3s ease}.survey-section[data-astro-cid-3tcbvsmo].active{display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.section-label[data-astro-cid-3tcbvsmo]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-family:JetBrains Mono,monospace}.section-title[data-astro-cid-3tcbvsmo]{font-size:1.35rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.section-desc[data-astro-cid-3tcbvsmo]{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0 0 1.75rem}.question[data-astro-cid-3tcbvsmo]{margin-bottom:1.75rem}.question-label[data-astro-cid-3tcbvsmo]{display:block;font-size:.92rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;line-height:1.5}.scale-wrap[data-astro-cid-3tcbvsmo]{display:flex;gap:.35rem;flex-wrap:wrap}.scale-btn[data-astro-cid-3tcbvsmo]{flex:1;min-width:2.4rem;padding:.55rem .25rem;background:var(--surface-input);border:1px solid rgba(255,255,255,.08);border-radius:.5rem;color:var(--text-muted);font-size:.85rem;font-weight:600;cursor:pointer;text-align:center;transition:all .15s;font-family:JetBrains Mono,monospace}.scale-btn[data-astro-cid-3tcbvsmo]:hover{background:#10b98126;color:var(--text-primary)}.scale-btn[data-astro-cid-3tcbvsmo].selected{background:var(--accent);color:#fff;border-color:var(--accent)}.scale-labels[data-astro-cid-3tcbvsmo]{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-muted);margin-top:.4rem;font-family:JetBrains Mono,monospace}.radio-group[data-astro-cid-3tcbvsmo],.check-group[data-astro-cid-3tcbvsmo]{display:flex;flex-direction:column;gap:.5rem}.radio-opt[data-astro-cid-3tcbvsmo],.check-opt[data-astro-cid-3tcbvsmo]{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .9rem;background:var(--surface-input);border:1px solid rgba(255,255,255,.07);border-radius:.6rem;font-size:.88rem;color:var(--text-muted);cursor:pointer;transition:all .15s}.radio-opt[data-astro-cid-3tcbvsmo]:hover,.check-opt[data-astro-cid-3tcbvsmo]:hover{border-color:#10b98166;color:var(--text-primary);background:#10b9810f}.radio-opt[data-astro-cid-3tcbvsmo] input[data-astro-cid-3tcbvsmo],.check-opt[data-astro-cid-3tcbvsmo] input[data-astro-cid-3tcbvsmo]{margin-top:.1rem;accent-color:var(--accent);flex-shrink:0}.survey-select[data-astro-cid-3tcbvsmo]{width:100%;padding:.7rem 1rem;background:var(--surface-input);border:1px solid rgba(255,255,255,.1);border-radius:.6rem;color:var(--text-primary);font-size:.9rem;font-family:inherit}.survey-textarea[data-astro-cid-3tcbvsmo]{width:100%;padding:.85rem 1rem;background:var(--surface-input);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:var(--text-primary);font-size:.9rem;font-family:inherit;resize:vertical;transition:border-color .2s;line-height:1.6}.survey-textarea[data-astro-cid-3tcbvsmo]:focus{outline:none;border-color:var(--accent)}.survey-textarea[data-astro-cid-3tcbvsmo]::placeholder{color:#8bb8b880}.survey-input[data-astro-cid-3tcbvsmo]{flex:1;padding:.75rem 1rem;background:var(--surface-input);border:1px solid rgba(255,255,255,.1);border-radius:.65rem;color:var(--text-primary);font-size:.9rem;font-family:inherit}.survey-input[data-astro-cid-3tcbvsmo]:focus{outline:none;border-color:var(--accent)}.matrix-table[data-astro-cid-3tcbvsmo]{width:100%;border-collapse:collapse;font-size:.85rem}.matrix-table[data-astro-cid-3tcbvsmo] th[data-astro-cid-3tcbvsmo]{padding:.5rem .75rem;text-align:center;font-size:.75rem;font-weight:700;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08)}.matrix-table[data-astro-cid-3tcbvsmo] th[data-astro-cid-3tcbvsmo]:first-child{text-align:left}.matrix-table[data-astro-cid-3tcbvsmo] td[data-astro-cid-3tcbvsmo]{padding:.65rem .75rem;border-bottom:1px solid rgba(255,255,255,.04);color:var(--text-muted);text-align:center;vertical-align:middle}.matrix-table[data-astro-cid-3tcbvsmo] td[data-astro-cid-3tcbvsmo]:first-child{text-align:left;color:var(--text-primary);font-size:.87rem}.matrix-table[data-astro-cid-3tcbvsmo] tr[data-astro-cid-3tcbvsmo]:last-child td[data-astro-cid-3tcbvsmo]{border-bottom:none}.matrix-table[data-astro-cid-3tcbvsmo] input[data-astro-cid-3tcbvsmo][type=radio]{accent-color:var(--accent);width:1rem;height:1rem;cursor:pointer}.nav-wrap[data-astro-cid-3tcbvsmo]{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.btn-next[data-astro-cid-3tcbvsmo],.btn-prev[data-astro-cid-3tcbvsmo],.btn-submit[data-astro-cid-3tcbvsmo]{padding:.75rem 1.75rem;border-radius:.75rem;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s;border:none}.btn-next[data-astro-cid-3tcbvsmo],.btn-submit[data-astro-cid-3tcbvsmo]{background:var(--accent);color:#fff;margin-left:auto}.btn-next[data-astro-cid-3tcbvsmo]:hover,.btn-submit[data-astro-cid-3tcbvsmo]:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-prev[data-astro-cid-3tcbvsmo]{background:transparent;color:var(--text-muted);border:1px solid rgba(255,255,255,.12)}.btn-prev[data-astro-cid-3tcbvsmo]:hover{color:var(--text-primary);border-color:#ffffff4d}.consent-card[data-astro-cid-3tcbvsmo]{background:var(--surface-card);border:1px solid rgba(255,255,255,.07);border-radius:1.25rem;padding:2.25rem;margin-bottom:1.5rem}.consent-card[data-astro-cid-3tcbvsmo] h2[data-astro-cid-3tcbvsmo]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.consent-card[data-astro-cid-3tcbvsmo] p[data-astro-cid-3tcbvsmo]{font-size:.88rem;color:var(--text-muted);line-height:1.7;margin-bottom:.75rem}.consent-list[data-astro-cid-3tcbvsmo]{list-style:none;padding:0;margin:1rem 0 1.5rem}.consent-list[data-astro-cid-3tcbvsmo] li[data-astro-cid-3tcbvsmo]{display:flex;align-items:flex-start;gap:.6rem;padding:.4rem 0;font-size:.87rem;color:var(--text-muted)}.consent-list[data-astro-cid-3tcbvsmo] li[data-astro-cid-3tcbvsmo]:before{content:"✓";color:var(--accent);font-weight:700;flex-shrink:0}.consent-btns[data-astro-cid-3tcbvsmo]{display:flex;gap:1rem;flex-wrap:wrap}.btn-consent[data-astro-cid-3tcbvsmo]{padding:.8rem 2rem;background:var(--accent);color:#fff;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s}.btn-consent[data-astro-cid-3tcbvsmo]:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-decline[data-astro-cid-3tcbvsmo]{padding:.8rem 1.5rem;background:transparent;color:var(--text-muted);border:1px solid rgba(255,255,255,.12);border-radius:.75rem;font-size:.9rem;font-family:inherit;cursor:pointer;transition:all .15s}.btn-decline[data-astro-cid-3tcbvsmo]:hover{color:var(--text-primary)}.thankyou[data-astro-cid-3tcbvsmo],.declined[data-astro-cid-3tcbvsmo]{display:none;text-align:center;padding:4rem 1rem}.check-circle[data-astro-cid-3tcbvsmo]{width:4rem;height:4rem;background:#10b98126;border:2px solid var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--accent);margin:0 auto 1.5rem}.thankyou[data-astro-cid-3tcbvsmo] h2[data-astro-cid-3tcbvsmo],.declined[data-astro-cid-3tcbvsmo] h2[data-astro-cid-3tcbvsmo]{font-size:1.75rem;font-weight:800;color:var(--text-primary);margin-bottom:.75rem}.thankyou[data-astro-cid-3tcbvsmo] p[data-astro-cid-3tcbvsmo],.declined[data-astro-cid-3tcbvsmo] p[data-astro-cid-3tcbvsmo]{font-size:1rem;color:var(--text-muted);max-width:480px;margin:0 auto 1.5rem;line-height:1.6}.btn-download[data-astro-cid-3tcbvsmo]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:#10b9811f;color:var(--accent);border:1px solid rgba(16,185,129,.3);border-radius:.75rem;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s;margin-bottom:2rem}.btn-download[data-astro-cid-3tcbvsmo]:hover{background:#10b98133}.email-panel[data-astro-cid-3tcbvsmo]{background:var(--surface-card);border:1px solid rgba(255,255,255,.07);border-radius:1rem;padding:1.75rem;max-width:480px;margin:0 auto;text-align:left}.email-panel[data-astro-cid-3tcbvsmo] h3[data-astro-cid-3tcbvsmo]{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.email-panel[data-astro-cid-3tcbvsmo] p[data-astro-cid-3tcbvsmo]{font-size:.85rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.email-row[data-astro-cid-3tcbvsmo]{display:flex;gap:.75rem;flex-wrap:wrap}.btn-email[data-astro-cid-3tcbvsmo]{padding:.75rem 1.25rem;background:var(--accent);color:#fff;border:none;border-radius:.65rem;font-size:.88rem;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap}.email-confirm[data-astro-cid-3tcbvsmo]{display:none;color:var(--accent);font-size:.85rem;margin-top:.75rem;font-weight:600}@media(max-width:600px){.survey-section[data-astro-cid-3tcbvsmo]{padding:1.5rem 1.25rem}.matrix-table[data-astro-cid-3tcbvsmo]{font-size:.78rem}.matrix-table[data-astro-cid-3tcbvsmo] td[data-astro-cid-3tcbvsmo],.matrix-table[data-astro-cid-3tcbvsmo] th[data-astro-cid-3tcbvsmo]{padding:.5rem .4rem}.nav-wrap[data-astro-cid-3tcbvsmo]{flex-direction:column}.btn-next[data-astro-cid-3tcbvsmo],.btn-submit[data-astro-cid-3tcbvsmo]{margin-left:0}}
