.onboarding-root{width:100%;min-height:100vh;font-family:var(--font-inter), sans-serif;color:#1f2937;background-color:#0c0822;flex-direction:column;display:flex;position:relative;overflow:hidden}.onboarding-bg-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.onboarding-bg-image{object-fit:cover;object-position:center}.onboarding-bg-overlay{background:#0c082266;position:absolute;inset:0}.onboarding-content-wrapper{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex;position:relative}.onboarding-card{z-index:10;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:1200px;height:75vh;min-height:700px;max-height:800px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014,0 1px 3px #0000000d}.modern-progress-container{background:#0000000d;border:1px solid #00000008;border-radius:9999px;width:100%;height:8px;position:relative;overflow:visible;box-shadow:inset 0 1px 2px #0000000d}.modern-progress-fill{background:linear-gradient(90deg,#8b5cf6,#d946ef);border-radius:9999px;height:100%;transition:width .8s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 0 10px #8b5cf64d}.modern-progress-fill:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 0 8px #d946efcc,0 0 2px #fff}.questions-pane{flex-direction:column;flex:1;height:100%;padding:3rem 2.5rem;display:flex;overflow:hidden}.questions-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.questions-header-left{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.privacy-badge{color:#4b5563;white-space:nowrap;background:#f3f4f6;border-radius:9999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;display:flex}.question-body{flex:1;min-height:0;padding-right:.5rem;overflow:hidden auto}.question-title{font-family:var(--font-display);color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.6rem;font-weight:600;line-height:1.1}.question-subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem}.options-list{flex-direction:column;gap:.75rem;display:flex}.option-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:1rem 1.25rem;transition:all .2s;display:flex}.option-card:hover{background:#f9fafb;border-color:#d1d5db}.option-card.selected{background:#f5f3ff;border-color:#8b5cf6}.option-icon-wrapper{color:#8b5cf6;flex-shrink:0;justify-content:center;align-items:center;margin-right:1rem;display:flex}.option-content{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.option-title{color:#1e1b4b;word-wrap:break-word;font-size:.95rem;font-weight:600}.option-radio{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;transition:all .2s;display:flex}.option-radio.checked{background:#fff;border-color:#8b5cf6}.radio-dot{background:#8b5cf6;border-radius:50%;width:12px;height:12px}.feedback-container{background:#f5f3ff;border:1px solid #e9d5ff;border-radius:12px;margin-top:1rem;padding:1rem}.feedback-title{color:#6d28d9;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.feedback-content{color:#4c1d95;font-size:.85rem;line-height:1.4}.feedback-checklist{color:#4c1d95;flex-direction:column;gap:.4rem;font-size:.85rem;display:flex}.checklist-item{opacity:0;align-items:center;gap:.5rem;animation:.3s forwards fadeIn;display:flex}.feedback-timeline{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.timeline-event{color:#5b21b6;background:#fff;border:1px solid #e9d5ff;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.timeline-arrow{color:#8b5cf6;font-size:1rem}.timeline-text{color:#4c1d95;font-size:.85rem}.feedback-progress-card{flex-direction:column;gap:.5rem;display:flex}.progress-metric{color:#5b21b6;font-size:.85rem;font-weight:600}.progress-bar-container{background:#8b5cf633;border-radius:3px;height:6px;overflow:hidden}.progress-bar-fill{background:#6d28d9;width:0%;height:100%}.animate-progress-fill{animation:1s forwards progressFill}@keyframes progressFill{to{width:70%}}.progress-status{color:#7c3aed;font-size:.75rem}.progress-desc{color:#4c1d95;font-size:.85rem}.mt-2{margin-top:.5rem}.animate-fade-in-up{animation:.4s cubic-bezier(.22,1,.36,1) forwards fadeInUp}.animate-fade-in-up-fast{animation:.25s cubic-bezier(.22,1,.36,1) forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}.fade-out-fast{animation:.5s forwards fadeOutFast}@keyframes fadeOutFast{to{opacity:0;pointer-events:none}}.animate-delay-1{animation-delay:.2s}.animate-delay-2{animation-delay:.6s}.animate-delay-3{animation-delay:1s}.questions-footer{border-top:1px solid #f3f4f6;flex-direction:column-reverse;flex-shrink:0;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.nav-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;height:52px;font-size:1rem;font-weight:500;transition:opacity .2s;display:inline-flex}.nav-btn.back{color:#8b5cf6;width:100%}.nav-btn.next{color:#fff;background:#8b5cf6;border-radius:9999px;width:100%;box-shadow:0 4px 14px #8b5cf663}.nav-btn.next.disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.next-container{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.press-enter-hint{color:#9ca3af;font-size:.75rem}.step-6-body{flex-direction:column;gap:1.5rem;display:flex}.title-icon{vertical-align:middle;color:#8b5cf6;margin-left:.5rem;display:inline-block}.dream-input-card{background:#fff;border:2px solid #a78bfa;border-radius:16px;flex-direction:column;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dream-input-card:focus-within{transform:translateY(-2px);box-shadow:0 0 0 4px #a78bfa26,0 10px 15px -3px #0000001a}.dream-input-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.dream-input-header-left{align-items:center;gap:.75rem;display:flex}.cloud-icon-bg,.star-icon-bg{color:#8b5cf6;background:#f5f3ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dream-input-title-block,.help-text-block{flex-direction:column;display:flex}.dream-input-title,.help-title{color:#111827;font-size:.95rem;font-weight:600}.dream-input-subtext,.help-desc{color:#6b7280;font-size:.85rem;line-height:1.4}.tips-btn{color:#8b5cf6;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.75rem;font-weight:500;transition:background .2s;display:flex}.tips-btn:hover{background:#f9fafb}.dream-textarea{resize:vertical;color:#374151;background-image:linear-gradient(#e5e7eb 1px,#0000 1px);background-position:0 29px;background-size:100% 30px;background-attachment:local;border:none;outline:none;width:100%;min-height:160px;padding:0;font-family:inherit;font-size:1rem;line-height:30px}.dream-textarea::placeholder{color:#9ca3af}.word-count{text-align:right;color:#9ca3af;margin-top:.75rem;font-size:.75rem}.help-card{background:#f8f9fc;border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.help-card-left{align-items:flex-start;gap:.75rem;display:flex}.help-card-right{flex-direction:column;gap:.5rem;display:flex}.examples-label{color:#8b5cf6;font-size:.75rem;font-weight:600}.examples-pills{flex-wrap:wrap;gap:.4rem;display:flex}.example-pill{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.35rem .6rem;font-size:.75rem;transition:all .2s}.example-pill:hover{color:#8b5cf6;border-color:#c084fc}.profile-pane{background:#f8f9fc;border-radius:20px;flex-direction:column;align-items:center;margin:1rem;padding:2rem 1.25rem;display:none}.profile-title{color:#1e3a8a;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem;font-size:.8rem;font-weight:700}.profile-orb-container{filter:drop-shadow(0 15px 25px #8b5cf640);margin-bottom:2.5rem;animation:4s ease-in-out infinite alternate floatOrb}@keyframes floatOrb{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.factors-list{flex-direction:column;gap:1.25rem;width:100%;margin-bottom:2.5rem;display:flex}.factor-row{align-items:center;gap:1rem;width:100%;display:flex}.factor-icon-wrapper{color:#8b5cf6;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.factor-info{flex:1}.factor-text{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.factor-name{color:#111827;font-size:.9rem;font-weight:600}.factor-status{color:#6b7280;font-size:.8rem}.factor-bars{gap:.35rem;display:flex}.factor-segment{background:#e5e7eb;border-radius:9999px;flex:1;height:4px;transition:background .3s}.factor-segment.filled{background:#8b5cf6}.profile-footer{width:100%;margin-top:auto}.mobile-feedback{display:block}.desktop-feedback{display:none}@media (max-width:450px){.onboarding-root,.onboarding-content-wrapper{height:100dvh;min-height:100dvh;padding:0}.onboarding-card{border-radius:0;height:100dvh;min-height:100dvh;max-height:100dvh}.questions-pane{height:100%;padding:1.5rem 1rem 1rem}.questions-header{margin-bottom:1rem}.question-title{font-size:1.5rem}.option-card{min-height:72px;padding:1rem 1.25rem}.option-title{font-size:.9rem}.privacy-text{display:none}.privacy-badge{padding:.5rem}}@media (min-width:1024px){.onboarding-card{flex-direction:row;height:75vh;min-height:700px}.questions-pane{padding:5rem 6rem}.profile-pane{border-left:1px solid #f3f4f6;border-radius:0;width:400px;margin:0;padding:5rem 3rem;display:flex}.question-title{font-size:2.25rem}.mobile-feedback{display:none}.desktop-feedback{width:100%;margin-top:2rem;display:block}.help-card{flex-direction:row;align-items:flex-start}.help-card-left{flex:1}.help-card-right{flex:1.5}.questions-footer{flex-direction:row;justify-content:space-between}.next-container{width:auto}.nav-btn.next{width:auto;padding:0 2rem}.nav-btn.back{width:auto}}
