.intake-container.svelte-1ocppvh.svelte-1ocppvh{min-height:100vh;padding:2rem;background:#0a0a0a;color:#fff;display:flex;align-items:center;justify-content:center}.email-capture.svelte-1ocppvh.svelte-1ocppvh{max-width:600px;width:100%;text-align:center}.header.svelte-1ocppvh.svelte-1ocppvh{margin-bottom:3rem}.coach-avatar.svelte-1ocppvh.svelte-1ocppvh{width:80px;height:80px;margin-bottom:1rem}.coach-avatar-small.svelte-1ocppvh.svelte-1ocppvh{width:50px;height:50px}h1.svelte-1ocppvh.svelte-1ocppvh{font-size:2.5rem;margin-bottom:.5rem;color:gold}.subtitle.svelte-1ocppvh.svelte-1ocppvh{color:#999;font-size:1rem}.form-container.svelte-1ocppvh.svelte-1ocppvh{background:#ffd7000d;border:1px solid rgba(255,215,0,.2);padding:2rem;border-radius:8px}input.svelte-1ocppvh.svelte-1ocppvh{display:block;width:100%;padding:1rem;margin:1rem 0;background:#ffffff0d;border:1px solid rgba(255,215,0,.3);color:#fff;font-size:1rem;border-radius:4px}input.svelte-1ocppvh.svelte-1ocppvh:focus{outline:none;border-color:gold}.primary-button.svelte-1ocppvh.svelte-1ocppvh{width:100%;padding:1rem 2rem;background:gold;color:#000;border:none;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s;border-radius:4px;margin-top:1rem}.primary-button.svelte-1ocppvh.svelte-1ocppvh:hover:not(:disabled){background:orange;transform:translateY(-2px)}.primary-button.svelte-1ocppvh.svelte-1ocppvh:disabled{opacity:.5;cursor:not-allowed}.assessment-container.svelte-1ocppvh.svelte-1ocppvh{max-width:800px;width:100%}.assessment-header.svelte-1ocppvh.svelte-1ocppvh{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.progress-info.svelte-1ocppvh.svelte-1ocppvh{flex:1}.progress-bar.svelte-1ocppvh.svelte-1ocppvh{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill.svelte-1ocppvh.svelte-1ocppvh{height:100%;background:linear-gradient(90deg,gold,orange);transition:width .3s ease}.progress-text.svelte-1ocppvh.svelte-1ocppvh{font-size:.9rem;color:#999}.question-card.svelte-1ocppvh.svelte-1ocppvh{background:#ffd7000d;border:1px solid rgba(255,215,0,.2);padding:2rem;border-radius:8px;margin-bottom:2rem}.question-number.svelte-1ocppvh.svelte-1ocppvh{color:gold;font-size:.9rem;font-weight:700;margin-bottom:1rem}.question-text.svelte-1ocppvh.svelte-1ocppvh{font-size:1.8rem;margin-bottom:1rem;line-height:1.4}.scenario.svelte-1ocppvh.svelte-1ocppvh{color:#999;margin-bottom:2rem;font-size:1.1rem}.options.svelte-1ocppvh.svelte-1ocppvh{display:flex;flex-direction:column;gap:1rem}.option-button.svelte-1ocppvh.svelte-1ocppvh{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffff08;border:2px solid rgba(255,215,0,.2);color:#fff;text-align:left;cursor:pointer;transition:all .2s;border-radius:8px;position:relative}.option-button.svelte-1ocppvh.svelte-1ocppvh:hover{background:#ffd7001a;border-color:#ffd70066;transform:translate(4px)}.option-button.selected.svelte-1ocppvh.svelte-1ocppvh{background:#ffd70026;border-color:gold}.option-letter.svelte-1ocppvh.svelte-1ocppvh{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffd70033;border-radius:50%;font-weight:700;color:gold;flex-shrink:0}.option-text.svelte-1ocppvh.svelte-1ocppvh{flex:1;font-size:1.1rem;line-height:1.5}.checkmark.svelte-1ocppvh.svelte-1ocppvh{width:30px;height:30px;background:gold;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.navigation.svelte-1ocppvh.svelte-1ocppvh{display:flex;justify-content:space-between;gap:1rem}.nav-button.svelte-1ocppvh.svelte-1ocppvh{padding:1rem 2rem;border:none;font-weight:700;cursor:pointer;transition:all .3s;border-radius:4px}.nav-button.secondary.svelte-1ocppvh.svelte-1ocppvh{background:#ffffff1a;color:#fff}.nav-button.secondary.svelte-1ocppvh.svelte-1ocppvh:hover:not(:disabled){background:#fff3}.nav-button.svelte-1ocppvh.svelte-1ocppvh:disabled{opacity:.3;cursor:not-allowed}.results-container.svelte-1ocppvh.svelte-1ocppvh{max-width:600px;width:100%;text-align:center}.processing.svelte-1ocppvh.svelte-1ocppvh{padding:3rem}.loading-spinner.svelte-1ocppvh.svelte-1ocppvh{width:50px;height:50px;border:4px solid rgba(255,215,0,.2);border-top-color:gold;border-radius:50%;animation:svelte-1ocppvh-spin 1s linear infinite;margin:2rem auto}@keyframes svelte-1ocppvh-spin{to{transform:rotate(360deg)}}.results-card.svelte-1ocppvh.svelte-1ocppvh{background:#ffd7000d;border:1px solid rgba(255,215,0,.2);padding:3rem 2rem;border-radius:8px}.archetype-icon.svelte-1ocppvh.svelte-1ocppvh{font-size:4rem;margin-bottom:1rem}.archetype-name.svelte-1ocppvh.svelte-1ocppvh{font-size:2.5rem;color:gold;margin-bottom:.5rem}.archetype-tagline.svelte-1ocppvh.svelte-1ocppvh{color:#999;font-size:1.1rem;margin-bottom:2rem}.scores.svelte-1ocppvh.svelte-1ocppvh{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.score-item.svelte-1ocppvh.svelte-1ocppvh{text-align:center}.score-item.primary.svelte-1ocppvh .score-label.svelte-1ocppvh{color:gold;font-weight:700}.score-item.primary.svelte-1ocppvh .score-value.svelte-1ocppvh{color:gold}.score-label.svelte-1ocppvh.svelte-1ocppvh{display:block;font-size:.9rem;color:#999;margin-bottom:.5rem}.score-value.svelte-1ocppvh.svelte-1ocppvh{display:block;font-size:1.5rem;font-weight:700}.redirect-message.svelte-1ocppvh.svelte-1ocppvh{color:#999;font-style:italic}.error.svelte-1ocppvh.svelte-1ocppvh{color:#ff006e;margin:2rem 0;padding:1rem;background:#ff006e1a;border:1px solid rgba(255,0,110,.3);border-radius:4px}@media (max-width: 768px){h1.svelte-1ocppvh.svelte-1ocppvh{font-size:2rem}.question-text.svelte-1ocppvh.svelte-1ocppvh{font-size:1.4rem}.option-text.svelte-1ocppvh.svelte-1ocppvh{font-size:1rem}.scores.svelte-1ocppvh.svelte-1ocppvh{gap:1rem}}
