.welcome-page.svelte-iv8lg3{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.welcome-card.svelte-iv8lg3{background:#fff;padding:3rem 4rem;border-radius:1.5rem;box-shadow:0 10px 30px #00000012;text-align:center;max-width:450px;width:100%}.logo.svelte-iv8lg3{width:80px;height:80px;margin:0 auto 1.5rem}h1.svelte-iv8lg3{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#1a202c}p.svelte-iv8lg3{color:#718096;margin-bottom:2rem}.login-form.svelte-iv8lg3{display:flex;flex-direction:column;gap:1rem;text-align:left;margin-bottom:1.5rem}.form-group.svelte-iv8lg3{display:flex;flex-direction:column}.form-group.svelte-iv8lg3 label:where(.svelte-iv8lg3){font-size:.875rem;font-weight:500;margin-bottom:.25rem;color:#4a5568}.form-group.svelte-iv8lg3 input:where(.svelte-iv8lg3){padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.password-rules.svelte-iv8lg3{display:grid;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none}.password-rules.svelte-iv8lg3 li:where(.svelte-iv8lg3){display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.82rem;font-weight:650}.password-rules.svelte-iv8lg3 span:where(.svelte-iv8lg3){display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;border:1px solid #cbd5e1;border-radius:999px;color:#fff;font-size:.72rem;font-weight:900}.password-rules.svelte-iv8lg3 li.valid:where(.svelte-iv8lg3){color:#15803d}.password-rules.svelte-iv8lg3 li.valid:where(.svelte-iv8lg3) span:where(.svelte-iv8lg3){border-color:#22c55e;background:#22c55e}.field-hint.svelte-iv8lg3{margin-top:.45rem;font-size:.82rem;font-weight:650}.field-hint.error.svelte-iv8lg3{color:#dc2626}.field-hint.valid.svelte-iv8lg3{color:#15803d}.error-message.svelte-iv8lg3{color:#e53e3e;background-color:#fff5f5;border:1px solid #fc8181;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-top:0;margin-bottom:0}.success-message.svelte-iv8lg3{color:#065f46;background-color:#d1fae5;border:1px solid #6ee7b7;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-top:0;margin-bottom:0}.tabs.svelte-iv8lg3{display:flex;margin-bottom:1.5rem;background-color:#f3f4f6;border-radius:.75rem;padding:.25rem}.tabs.svelte-iv8lg3 button:where(.svelte-iv8lg3){flex:1;padding:.75rem;border:none;background:transparent;border-radius:.5rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.tabs.svelte-iv8lg3 button.active:where(.svelte-iv8lg3){background:#fff;color:var(--accent-color, #9747ff);box-shadow:0 1px 3px #0000001a}.login-button.svelte-iv8lg3{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1.5rem;background-color:var(--accent-color, #9747ff);color:#fff;font-weight:600;border-radius:.75rem;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s}.login-button.svelte-iv8lg3:hover{background-color:#8638e5}.login-button.svelte-iv8lg3:disabled{cursor:not-allowed;opacity:.55}.login-button.svelte-iv8lg3:disabled:hover{background-color:var(--accent-color, #9747ff)}.demo-save-backdrop.svelte-iv8lg3{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#0f172a8c}.demo-save-modal.svelte-iv8lg3{display:grid;gap:1rem;width:min(100%,460px);padding:2rem;border-radius:1.25rem;background:#fff;box-shadow:0 24px 70px #0f172a38}.demo-save-modal.svelte-iv8lg3 h2:where(.svelte-iv8lg3),.demo-save-modal.svelte-iv8lg3 p:where(.svelte-iv8lg3){margin:0}.demo-save-modal.svelte-iv8lg3 label:where(.svelte-iv8lg3){display:grid;gap:.4rem;color:#4a5568;font-size:.875rem;font-weight:600}.demo-save-modal.svelte-iv8lg3 input:where(.svelte-iv8lg3){width:100%;padding:.8rem;border:1px solid #e2e8f0;border-radius:.75rem;font:inherit}.questionnaire-page.svelte-iv8lg3{min-height:100vh;padding:clamp(1.25rem,4vw,4rem);background:radial-gradient(circle at top right,rgba(151,71,255,.12),transparent 34rem),linear-gradient(180deg,#fff,#f8fafc);color:#101828}.questionnaire-shell.svelte-iv8lg3{width:min(100%,980px);margin:0 auto}.questionnaire-logo.svelte-iv8lg3{width:64px;height:64px;margin-bottom:clamp(2rem,8vh,5rem)}.questionnaire-progress.svelte-iv8lg3{width:min(100%,360px);height:8px;overflow:hidden;border-radius:999px;background:#e5e7eb}.questionnaire-progress.svelte-iv8lg3 span:where(.svelte-iv8lg3){display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#ffad7a);transition:width .2s ease}.questionnaire-panel.svelte-iv8lg3{display:grid;gap:1.5rem;margin-top:clamp(2rem,7vh,4.5rem)}.questionnaire-step.svelte-iv8lg3{width:fit-content;padding:.35rem .75rem;border-radius:999px;background:#f3ebff;color:#7c3aed;font-size:.82rem;font-weight:800}.questionnaire-panel.svelte-iv8lg3 h1:where(.svelte-iv8lg3){max-width:820px;margin:0;color:#0f172a;font-size:clamp(2rem,5vw,4rem);line-height:1.04}.questionnaire-panel.svelte-iv8lg3 p:where(.svelte-iv8lg3){max-width:620px;margin:-.75rem 0 0;color:#64748b;font-size:1.08rem}.choice-grid.svelte-iv8lg3{display:flex;flex-wrap:wrap;gap:.8rem;max-width:920px}.choice-grid.svelte-iv8lg3 button:where(.svelte-iv8lg3){padding:.9rem 1.25rem;border:1px solid #d9dee8;border-radius:999px;background:#fff;color:#1f2937;font:inherit;font-size:clamp(1rem,2vw,1.25rem);font-weight:750;cursor:pointer;box-shadow:0 8px 24px #0f172a0a;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease}.choice-grid.svelte-iv8lg3 button:where(.svelte-iv8lg3):hover,.choice-grid.svelte-iv8lg3 button.active:where(.svelte-iv8lg3){border-color:#8b5cf6;background:#f5f0ff;color:#6d28d9;box-shadow:0 14px 32px #7c3aed1f}.questionnaire-fields.svelte-iv8lg3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:760px}.questionnaire-fields.svelte-iv8lg3 label:where(.svelte-iv8lg3):first-child,.questionnaire-fields.svelte-iv8lg3 label:where(.svelte-iv8lg3):nth-child(2){min-width:0}.questionnaire-fields.svelte-iv8lg3 label:where(.svelte-iv8lg3):last-child{grid-column:1 / -1}.questionnaire-fields.svelte-iv8lg3 label:where(.svelte-iv8lg3),.other-answer.svelte-iv8lg3{display:grid;gap:.45rem;color:#475569;font-size:.9rem;font-weight:800}.questionnaire-fields.svelte-iv8lg3 input:where(.svelte-iv8lg3),.other-answer.svelte-iv8lg3 input:where(.svelte-iv8lg3){width:100%;padding:1rem 1.1rem;border:1px solid #d9dee8;border-radius:.9rem;background:#fff;color:#111827;font:inherit;font-size:1.05rem;outline:none;box-shadow:0 10px 28px #0f172a0d}.questionnaire-fields.svelte-iv8lg3 input:where(.svelte-iv8lg3):focus,.other-answer.svelte-iv8lg3 input:where(.svelte-iv8lg3):focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf624}.other-answer.svelte-iv8lg3{max-width:520px}.questionnaire-actions.svelte-iv8lg3{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.primary-button.svelte-iv8lg3,.secondary-button.svelte-iv8lg3{min-width:136px;padding:.95rem 1.4rem;border:none;border-radius:.85rem;font:inherit;font-weight:850;cursor:pointer}.primary-button.svelte-iv8lg3{background:#7c3aed;color:#fff;box-shadow:0 14px 30px #7c3aed38}.secondary-button.svelte-iv8lg3{background:#eef2f7;color:#1f2937}.primary-button.svelte-iv8lg3:disabled,.secondary-button.svelte-iv8lg3:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}@media(max-width:720px){.questionnaire-page.svelte-iv8lg3{padding:1rem}.questionnaire-logo.svelte-iv8lg3{width:54px;height:54px;margin-bottom:2.25rem}.questionnaire-panel.svelte-iv8lg3{margin-top:2rem;gap:1.15rem}.choice-grid.svelte-iv8lg3{display:grid;grid-template-columns:1fr}.choice-grid.svelte-iv8lg3 button:where(.svelte-iv8lg3){width:100%;border-radius:.9rem;text-align:left}.questionnaire-fields.svelte-iv8lg3{grid-template-columns:1fr}.questionnaire-fields.svelte-iv8lg3 label:where(.svelte-iv8lg3):last-child{grid-column:auto}.questionnaire-actions.svelte-iv8lg3{display:grid;grid-template-columns:1fr 1fr}.primary-button.svelte-iv8lg3,.secondary-button.svelte-iv8lg3{min-width:0;width:100%}}@media(max-width:420px){.questionnaire-actions.svelte-iv8lg3{grid-template-columns:1fr}}
