.landing.svelte-10joqin{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px;position:relative;overflow:hidden}.container.svelte-10joqin{max-width:600px;width:100%;position:relative;z-index:1}.content.svelte-10joqin{text-align:center;animation:svelte-10joqin-fadeIn .6s ease-out}.logo.svelte-10joqin{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:48px}.logo-icon.svelte-10joqin{width:56px;height:48px;color:var(--color-primary-light)}.logo-text.svelte-10joqin{font-size:32px;font-weight:700;letter-spacing:-.5px}.title.svelte-10joqin{font-size:clamp(32px,6vw,48px);font-weight:800;line-height:1.15;margin-bottom:24px;letter-spacing:-1px}.highlight.svelte-10joqin{display:block;background:linear-gradient(135deg,#b250ff,#ff9cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.subtitle.svelte-10joqin{font-size:18px;color:var(--color-text-muted);line-height:1.6;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.features.svelte-10joqin{display:flex;justify-content:center;gap:32px;margin-bottom:40px;flex-wrap:wrap}.feature.svelte-10joqin{display:flex;align-items:center;gap:8px;color:var(--color-text-muted);font-size:14px}.feature-icon.svelte-10joqin{width:20px;height:20px;color:var(--color-primary-light)}.cta.svelte-10joqin{font-size:18px;padding:16px 32px;min-width:240px}.arrow.svelte-10joqin{width:20px;height:20px;transition:transform .2s ease}.cta.svelte-10joqin:hover .arrow:where(.svelte-10joqin){transform:translate(4px)}.spinner-small.svelte-10joqin{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-10joqin-spin .8s linear infinite}.error.svelte-10joqin{color:var(--color-accent-coral);margin-top:16px;font-size:14px}.trust.svelte-10joqin{margin-top:48px;font-size:13px;color:#fff6;text-transform:uppercase;letter-spacing:1px}.glow.svelte-10joqin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(ellipse,rgba(100,0,176,.2) 0%,transparent 70%);pointer-events:none;z-index:0}@keyframes svelte-10joqin-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-10joqin-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.features.svelte-10joqin{gap:20px}.feature.svelte-10joqin{font-size:13px}.cta.svelte-10joqin{width:100%}}.progress-container.svelte-1qjgclg{width:100%;padding:16px 0}.progress-info.svelte-1qjgclg{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.section-name.svelte-1qjgclg{color:var(--color-primary-light);font-weight:500}.question-count.svelte-1qjgclg{color:var(--color-text-muted)}.progress-bar.svelte-1qjgclg{height:4px;background-color:#ffffff1a;border-radius:2px;overflow:hidden}.progress-fill.svelte-1qjgclg{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:2px;transition:width .3s ease}.question-card.svelte-15itcsy{animation:svelte-15itcsy-slideIn .4s ease-out}@keyframes svelte-15itcsy-slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.question-text.svelte-15itcsy{font-size:clamp(20px,4vw,28px);font-weight:600;line-height:1.4;margin-bottom:32px;color:var(--color-text-light)}.options.svelte-15itcsy{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.option-card.svelte-15itcsy{display:flex;align-items:flex-start;gap:16px;padding:20px;border:2px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);background-color:#ffffff05;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.option-card.svelte-15itcsy:hover{border-color:#b250ff80;background-color:#b250ff0d}.option-card.selected.svelte-15itcsy{border-color:var(--color-primary);background-color:#6400b026}.option-letter.svelte-15itcsy{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#ffffff1a;font-weight:600;font-size:14px;flex-shrink:0;transition:all .2s ease}.option-card.selected.svelte-15itcsy .option-letter:where(.svelte-15itcsy){background-color:var(--color-primary);color:#fff}.option-text.svelte-15itcsy{font-size:16px;line-height:1.5;color:var(--color-text-light);padding-top:4px}.navigation.svelte-15itcsy{display:flex;justify-content:space-between;gap:16px}.nav-btn.svelte-15itcsy{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:var(--radius-md);font-weight:500;transition:all .2s ease;cursor:pointer}.nav-btn.svelte-15itcsy svg:where(.svelte-15itcsy){width:20px;height:20px}.prev.svelte-15itcsy{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:var(--color-text-light)}.prev.svelte-15itcsy:hover:not(:disabled){border-color:#fff6;background-color:#ffffff0d}.prev.svelte-15itcsy:disabled{opacity:.3;cursor:not-allowed}.next.svelte-15itcsy:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.keyboard-hint.svelte-15itcsy{text-align:center;margin-top:32px;font-size:13px;color:#fff6}kbd.svelte-15itcsy{display:inline-block;padding:2px 8px;background-color:#ffffff1a;border-radius:4px;font-family:inherit;font-size:12px}@media(max-width:640px){.navigation.svelte-15itcsy{flex-direction:column-reverse}.nav-btn.svelte-15itcsy{justify-content:center;width:100%}.keyboard-hint.svelte-15itcsy{display:none}}.survey.svelte-1yho3r2{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.container.svelte-1yho3r2{max-width:700px;width:100%}.preview.svelte-n8a3d4{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.container.svelte-n8a3d4{max-width:600px;width:100%}.loading.svelte-n8a3d4{text-align:center;padding:60px 0}.loading.svelte-n8a3d4 p:where(.svelte-n8a3d4){margin-top:20px;color:var(--color-text-muted)}.error-state.svelte-n8a3d4{text-align:center;padding:40px 0}.error-text.svelte-n8a3d4{color:var(--color-accent-coral);margin-bottom:20px}.results.svelte-n8a3d4{text-align:center}.score-section.svelte-n8a3d4{margin-bottom:32px}.score-gauge.svelte-n8a3d4{position:relative;width:200px;height:200px;margin:0 auto 16px}.score-gauge.svelte-n8a3d4 svg:where(.svelte-n8a3d4){width:100%;height:100%}.score-gauge-circle.svelte-n8a3d4{fill:none;stroke-width:12;stroke-linecap:round}.score-gauge-bg.svelte-n8a3d4{stroke:#ffffff1a}.score-gauge-fill.svelte-n8a3d4{stroke:url(#gaugeGradient);transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset 1s ease}.score-value.svelte-n8a3d4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.score-number.svelte-n8a3d4{font-size:48px;font-weight:800;color:var(--color-text-light)}.score-max.svelte-n8a3d4{font-size:24px;color:var(--color-text-muted)}.score-percentage.svelte-n8a3d4{font-size:18px;color:var(--color-primary-light);font-weight:600}.archetype-section.svelte-n8a3d4{margin-bottom:40px}.archetype-badge.svelte-n8a3d4{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:24px;font-weight:600;font-size:16px;margin-bottom:16px}.archetype-icon.svelte-n8a3d4{font-size:20px}.archetype-message.svelte-n8a3d4{font-size:18px;color:var(--color-text-muted);line-height:1.5;max-width:400px;margin:0 auto}.sections.svelte-n8a3d4{background-color:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:24px;margin-bottom:40px}.sections-title.svelte-n8a3d4{font-size:14px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.section-score.svelte-n8a3d4{margin-bottom:16px}.section-score.svelte-n8a3d4:last-child{margin-bottom:0}.section-header.svelte-n8a3d4{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.section-name.svelte-n8a3d4{color:var(--color-text-light)}.section-value.svelte-n8a3d4{color:var(--color-text-muted);font-weight:500}.section-bar.svelte-n8a3d4{height:6px;background-color:#ffffff1a;border-radius:3px;overflow:hidden}.section-fill.svelte-n8a3d4{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:3px;transition:width .6s ease}.cta-section.svelte-n8a3d4{text-align:center}.cta-text.svelte-n8a3d4{color:var(--color-text-muted);margin-bottom:24px;font-size:16px}.cta-button.svelte-n8a3d4{font-size:18px;padding:16px 32px}.cta-button.svelte-n8a3d4 svg:where(.svelte-n8a3d4){width:20px;height:20px}.spinner-small.svelte-n8a3d4{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-n8a3d4-spin .8s linear infinite}@keyframes svelte-n8a3d4-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.sections.svelte-n8a3d4{padding:20px}.cta-button.svelte-n8a3d4{width:100%}}.lead-capture.svelte-138e4lo{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.container.svelte-138e4lo{max-width:480px;width:100%}.form-card.svelte-138e4lo{animation:svelte-138e4lo-fadeIn .5s ease-out}.title.svelte-138e4lo{font-size:28px;font-weight:700;margin-bottom:12px;text-align:center}.subtitle.svelte-138e4lo{color:var(--color-text-muted);text-align:center;margin-bottom:32px;font-size:16px}.form-group.svelte-138e4lo{margin-bottom:20px}.label.svelte-138e4lo{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--color-text-light)}.input.svelte-138e4lo{width:100%;padding:14px 16px;border-radius:var(--radius-md);font-size:16px}.input.error.svelte-138e4lo{border-color:var(--color-accent-coral)}.error-text.svelte-138e4lo{display:block;margin-top:6px;font-size:13px;color:var(--color-accent-coral)}.checkbox-group.svelte-138e4lo{margin-top:24px}.checkbox-wrapper.svelte-138e4lo{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.checkbox-input.svelte-138e4lo{position:absolute;opacity:0;width:0;height:0}.checkbox-custom.svelte-138e4lo{width:22px;height:22px;border:2px solid rgba(255,255,255,.3);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;margin-top:2px}.checkbox-custom.checked.svelte-138e4lo{background-color:var(--color-primary);border-color:var(--color-primary)}.checkbox-custom.svelte-138e4lo svg:where(.svelte-138e4lo){width:14px;height:14px;color:#fff}.checkbox-label.svelte-138e4lo{font-size:14px;color:var(--color-text-muted);line-height:1.5}.checkbox-label.svelte-138e4lo a:where(.svelte-138e4lo){color:var(--color-primary-light);text-decoration:none}.checkbox-label.svelte-138e4lo a:where(.svelte-138e4lo):hover{text-decoration:underline}.submit-btn.svelte-138e4lo{width:100%;margin-top:32px;font-size:18px;padding:16px}.submit-btn.svelte-138e4lo svg:where(.svelte-138e4lo){width:20px;height:20px}.disclaimer.svelte-138e4lo{text-align:center;margin-top:20px;font-size:12px;color:#fff6}@keyframes svelte-138e4lo-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-138e4lo-spin{to{transform:rotate(360deg)}}.generating.svelte-1xds1xd{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.container.svelte-1xds1xd{max-width:500px;width:100%}.content.svelte-1xds1xd{text-align:center;animation:svelte-1xds1xd-fadeIn .5s ease-out}.spinner-large.svelte-1xds1xd{width:60px;height:60px;margin:0 auto 32px;border:4px solid rgba(255,255,255,.1);border-top-color:var(--color-primary-light);border-radius:50%;animation:svelte-1xds1xd-spin 1s linear infinite}.title.svelte-1xds1xd{font-size:28px;font-weight:700;margin-bottom:40px}.steps.svelte-1xds1xd{text-align:left;margin-bottom:40px}.step.svelte-1xds1xd{display:flex;align-items:center;gap:16px;padding:12px 0;opacity:.4;transition:opacity .3s ease}.step.active.svelte-1xds1xd,.step.completed.svelte-1xds1xd{opacity:1}.step-indicator.svelte-1xds1xd{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-indicator.svelte-1xds1xd svg:where(.svelte-1xds1xd){width:20px;height:20px;color:var(--color-accent-teal)}.step-dot.svelte-1xds1xd{width:12px;height:12px;background-color:var(--color-primary-light);border-radius:50%;animation:svelte-1xds1xd-pulse 1s ease-in-out infinite}.step-empty.svelte-1xds1xd{width:8px;height:8px;background-color:#fff3;border-radius:50%}.step-text.svelte-1xds1xd{font-size:16px;color:var(--color-text-light)}.note.svelte-1xds1xd{font-size:14px;color:var(--color-text-muted);line-height:1.6}.note.svelte-1xds1xd strong:where(.svelte-1xds1xd){color:var(--color-primary-light)}@keyframes svelte-1xds1xd-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1xds1xd-spin{to{transform:rotate(360deg)}}@keyframes svelte-1xds1xd-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.success.svelte-vm72lf{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.container.svelte-vm72lf{max-width:600px;width:100%}.content.svelte-vm72lf{text-align:center}.success-icon.svelte-vm72lf{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,var(--color-accent-teal),var(--color-primary));border-radius:50%;display:flex;align-items:center;justify-content:center}.success-icon.svelte-vm72lf svg:where(.svelte-vm72lf){width:40px;height:40px;color:#fff}.title.svelte-vm72lf{font-size:clamp(24px,5vw,32px);font-weight:700;margin-bottom:16px}.message.svelte-vm72lf{font-size:16px;color:var(--color-text-muted);margin-bottom:32px}.message.svelte-vm72lf strong:where(.svelte-vm72lf){color:var(--color-primary-light)}.summary-card.svelte-vm72lf{background-color:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:24px;margin-bottom:40px}.summary-header.svelte-vm72lf{margin-bottom:20px}.archetype-badge.svelte-vm72lf{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:24px;font-weight:600;font-size:16px}.archetype-icon.svelte-vm72lf{font-size:20px}.summary-score.svelte-vm72lf{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}.score-label.svelte-vm72lf{font-size:14px;color:var(--color-text-muted)}.score-value.svelte-vm72lf{font-size:24px;font-weight:700;color:var(--color-primary-light)}.summary-text.svelte-vm72lf{font-size:14px;color:var(--color-text-muted);line-height:1.6}.next-steps.svelte-vm72lf{margin-bottom:40px}.next-title.svelte-vm72lf{font-size:20px;font-weight:600;margin-bottom:20px}.step-cards.svelte-vm72lf{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.step-card.svelte-vm72lf{background-color:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:24px;text-align:left}.step-icon.svelte-vm72lf{width:48px;height:48px;background-color:#6400b033;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.step-icon.svelte-vm72lf svg:where(.svelte-vm72lf){width:24px;height:24px;color:var(--color-primary-light)}.step-card.svelte-vm72lf h3:where(.svelte-vm72lf){font-size:16px;font-weight:600;margin-bottom:8px}.step-card.svelte-vm72lf p:where(.svelte-vm72lf){font-size:14px;color:var(--color-text-muted);line-height:1.5;margin-bottom:16px}.step-button.svelte-vm72lf{width:100%;font-size:14px;padding:12px 16px;text-decoration:none}.step-button.svelte-vm72lf svg:where(.svelte-vm72lf){width:16px;height:16px}.footer.svelte-vm72lf{padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.link-button.svelte-vm72lf{background:none;border:none;color:var(--color-primary-light);font-size:14px;cursor:pointer;margin-bottom:16px}.link-button.svelte-vm72lf:hover{text-decoration:underline}.copyright.svelte-vm72lf{font-size:12px;color:#fff6}.copyright.svelte-vm72lf a:where(.svelte-vm72lf){color:var(--color-primary-light);text-decoration:none}.copyright.svelte-vm72lf a:where(.svelte-vm72lf):hover{text-decoration:underline}@media(max-width:640px){.step-cards.svelte-vm72lf{grid-template-columns:1fr}}.error-page.svelte-q1ff1l{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.container.svelte-q1ff1l{max-width:480px;width:100%}.content.svelte-q1ff1l{text-align:center;animation:svelte-q1ff1l-fadeIn .5s ease-out}.error-icon.svelte-q1ff1l{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,var(--color-accent-coral),#FF6B6B);border-radius:50%;display:flex;align-items:center;justify-content:center}.error-icon.svelte-q1ff1l svg:where(.svelte-q1ff1l){width:40px;height:40px;color:#fff}.title.svelte-q1ff1l{font-size:28px;font-weight:700;margin-bottom:16px}.message.svelte-q1ff1l{font-size:16px;color:var(--color-text-muted);margin-bottom:32px;line-height:1.6}.actions.svelte-q1ff1l{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.actions.svelte-q1ff1l button:where(.svelte-q1ff1l){min-width:140px}.help-text.svelte-q1ff1l{font-size:14px;color:#fff6}.help-text.svelte-q1ff1l a:where(.svelte-q1ff1l){color:var(--color-primary-light);text-decoration:none}.help-text.svelte-q1ff1l a:where(.svelte-q1ff1l):hover{text-decoration:underline}@keyframes svelte-q1ff1l-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.actions.svelte-q1ff1l{flex-direction:column}.actions.svelte-q1ff1l button:where(.svelte-q1ff1l){width:100%}}.main.svelte-1uha8ag{flex:1;display:flex;flex-direction:column;min-height:100vh}
