*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,system-ui,sans-serif;background:linear-gradient(180deg,#fff6fb,#ffe5f4 45%,#f7e7ff);color:#24132f}button,input,textarea{font:inherit}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-weight:700;color:#8c2f6a}.onboarding-shell,.app-shell{min-height:100vh;padding:24px 18px 32px;display:flex;flex-direction:column}.logo-badge{width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,#ff5aa5,#b041ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;box-shadow:0 18px 50px #d449a447}.welcome-card,.step-card,.hero-card{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:28px;padding:22px;box-shadow:0 18px 60px #ad4e952e}.welcome-card{margin-top:auto;margin-bottom:auto;text-align:left}.welcome-card h1,.step-card h2,.hero-card h1{margin:16px 0 10px}.welcome-card p,.hero-card p{color:#5f4165;line-height:1.5}.welcome-panel{margin:18px 0;padding:16px;border-radius:22px;background:linear-gradient(180deg,#ff5ca51a,#b041ff14)}.welcome-panel h3{margin-top:0}.welcome-panel ul{margin:12px 0 0;padding-left:18px;line-height:1.8;color:#5d4667}.cta-primary,.cta-secondary,.choice-btn{border:0;border-radius:18px;padding:16px 18px;cursor:pointer}.cta-primary{background:linear-gradient(135deg,#ff4fa3,#b041ff);color:#fff;font-weight:800;box-shadow:0 14px 34px #d248a459}.cta-secondary{background:#fff;color:#6f4c73;font-weight:700}.under-cta{margin-top:12px;text-align:center;color:#8f6d93;font-size:14px}.progress-top{margin-bottom:16px}.progress-label{font-size:13px;font-weight:800;color:#8f4f80;margin-bottom:8px}.progress-track{height:10px;background:#fffc;border-radius:999px;overflow:hidden}.progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#ff4fa3,#b041ff)}.step-card{margin-top:auto;margin-bottom:auto}.step-body{display:flex;flex-direction:column;gap:14px}input,textarea{width:100%;border:1px solid #f0cfe4;background:#fff;border-radius:18px;padding:16px;outline:none}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.choice-btn{background:#fff;color:#5d3b5f;font-weight:700;border:1px solid #f0cfe4}.choice-btn.active{background:linear-gradient(135deg,#ff4fa3,#b041ff);color:#fff;border-color:transparent}.wizard-actions{display:flex;gap:12px;margin-top:18px}.wizard-actions>*{flex:1}.avatar-preview{width:120px;height:120px;object-fit:cover;border-radius:28px;margin:0 auto 8px;display:block;border:4px solid rgba(255,255,255,.75);box-shadow:0 12px 30px #d35fb347}.avatar-preview.placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffd2e9,#f0ddff);color:#ab5a93;font-size:46px}.hero-top{display:flex;gap:14px;align-items:center}.hero-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:#b35a9d;font-weight:800}.mini-profile{margin-top:18px;display:flex;gap:14px;align-items:center;padding:14px;background:linear-gradient(180deg,#ffffffe6,#ffffffb3);border-radius:22px}.mini-profile img{width:64px;height:64px;border-radius:20px;object-fit:cover}.mini-profile span{display:block;color:#7b5d83;margin-top:4px}
