.onboarding{min-height:100vh;background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%);color:var(--text-primary);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.onboarding-container{max-width:600px;width:100%;background:var(--bg-secondary);border-radius:1rem;border:2px solid var(--border-primary);overflow:hidden;box-shadow:var(--shadow-lg)}.progress-bar{height:6px;background:var(--bg-tertiary);position:relative}.progress-fill{height:100%;background:linear-gradient(135deg,var(--primary),var(--secondary));transition:width .3s ease}.onboarding-step{padding:3rem 2rem}.step-content{text-align:center}.step-content h1{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;font-family:Tribo,Impact,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.3)}.step-content p{font-size:1.1rem;color:var(--text-primary);margin-bottom:2rem;font-weight:500;line-height:1.6}.welcome-icon{margin-bottom:2rem;color:var(--primary)}.welcome-subtitle{font-size:1.2rem!important;color:#d1d5db!important;margin-bottom:3rem!important}.value-props{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.value-prop{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(255,130,0,.1);border:1px solid rgba(255,130,0,.2);border-radius:.75rem;font-weight:600;color:var(--text-primary);transition:all .3s ease}.value-prop:hover{background:rgba(255,130,0,.15);transform:translateX(5px)}.value-icon{font-size:1.5rem;flex-shrink:0}.feature-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.highlight-card{background:var(--bg-tertiary);border-radius:.75rem;padding:1.5rem;border:2px solid var(--border-secondary);transition:all .3s cubic-bezier(.4,0,.2,1)}.highlight-card:hover{transform:translateY(-3px);border-color:var(--primary);box-shadow:var(--shadow-md)}.highlight-icon{margin-bottom:1rem;color:var(--primary)}.highlight-card h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.highlight-card p{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.4}.goal-options{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.goal-card{background:var(--bg-tertiary);border:2px solid var(--border-secondary);border-radius:1rem;padding:2rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.goal-card:hover{transform:translateY(-3px)}.goal-card.selected,.goal-card:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.goal-card.selected{background:var(--bg-secondary)}.goal-icon{margin-bottom:1rem;color:var(--primary)}.goal-card h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;font-family:Tribo,Impact,sans-serif}.goal-card p{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.4}.mental-health-assessment{text-align:left;margin-bottom:3rem}.mood-scale{margin-bottom:2rem}.mood-scale h3{color:#f9fafb;font-size:1.25rem;margin-bottom:1rem;text-align:center}.scale-container{background:#111827;border-radius:1rem;padding:2rem;border:1px solid #374151}.mood-slider{width:100%;height:8px;border-radius:4px;background:#374151;outline:none;-webkit-appearance:none;margin-bottom:1rem}.mood-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#4ade80;cursor:pointer;border:2px solid #1f2937}.mood-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#4ade80;cursor:pointer;border:2px solid #1f2937}.scale-labels{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#9ca3af}.current-value{color:#4ade80;font-weight:700;font-size:1.1rem}.mood-factors h3{color:#f9fafb;font-size:1.25rem;margin-bottom:1rem;text-align:center}.factor-options{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.factor-btn{background:#111827;border:1px solid #374151;color:#9ca3af;padding:.75rem 1.5rem;border-radius:2rem;cursor:pointer;transition:all .2s;font-weight:500}.factor-btn:hover{border-color:#4ade80;color:#e5e7eb}.factor-btn.selected{background:#064e3b;border-color:#4ade80;color:#4ade80}.fitness-questions{text-align:left;margin-bottom:3rem}.question-group{margin-bottom:3rem}.question-group h3{color:#f9fafb;font-size:1.25rem;margin-bottom:1.5rem;text-align:center}.activity-options{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.activity-card{background:#111827;border:2px solid #374151;border-radius:.75rem;padding:1.5rem;cursor:pointer;transition:all .2s;text-align:left}.activity-card:hover{border-color:#4ade80}.activity-card.selected{border-color:#4ade80;background:#064e3b}.activity-card h4{color:#f9fafb;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.activity-card p{color:#9ca3af;font-size:.875rem;margin:0}.workout-options{display:flex;gap:1rem;justify-content:center}.workout-card{background:#111827;border:2px solid #374151;border-radius:1rem;padding:2rem;cursor:pointer;transition:all .2s;text-align:center;flex:1}.workout-card:hover{border-color:#4ade80;transform:translateY(-2px)}.workout-card.selected{border-color:#4ade80;background:#064e3b}.workout-icon{font-size:2rem;margin-bottom:1rem}.workout-card h4{color:#f9fafb;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.workout-card p{color:#9ca3af;font-size:.875rem;margin:0}.feature-tour{text-align:left;margin-bottom:3rem}.feature-showcase{background:#111827;border-radius:1rem;padding:2rem;border:1px solid #374151;margin-bottom:2rem}.feature-demo{text-align:center}.demo-icon{font-size:3rem;margin-bottom:1rem}.feature-demo h3{color:#f9fafb;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-demo p{color:#9ca3af;margin-bottom:2rem}.demo-preview{background:#1f2937;border-radius:.75rem;padding:1.5rem;border:1px solid #374151}.mood-sliders-demo{display:flex;flex-direction:column;gap:1rem}.demo-slider{background:#111827;padding:1rem;border-radius:.5rem;border:1px solid #374151;color:#d1d5db;font-weight:500}.feature-benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:1rem;color:#d1d5db}.benefit-icon{color:var(--success)}.personalization-options{text-align:left;margin-bottom:3rem}.reminder-setup{margin-bottom:3rem}.reminder-setup h3{color:#f9fafb;font-size:1.25rem;margin-bottom:1.5rem;text-align:center}.reminder-options{display:flex;flex-direction:column;gap:1rem}.reminder-item{display:flex;align-items:center;gap:1rem;background:#111827;border-radius:.75rem;padding:1rem;border:1px solid #374151;cursor:pointer;transition:border-color .2s}.reminder-item:hover{border-color:#4ade80}.reminder-item input[type=checkbox]{width:18px;height:18px;accent-color:#4ade80}.reminder-label{color:#d1d5db;font-weight:500}.macro-preview h3{color:#f9fafb;font-size:1.25rem;margin-bottom:1.5rem;text-align:center}.macro-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.macro-card{background:#111827;border-radius:.75rem;padding:1.5rem;border:1px solid #374151;text-align:center}.macro-value{display:block;font-size:1.5rem;font-weight:700;color:#4ade80;margin-bottom:.25rem}.macro-label{font-size:.875rem;color:#9ca3af}.completion-icon{margin-bottom:2rem;color:var(--primary)}.completion-summary{background:#111827;border-radius:1rem;padding:2rem;border:1px solid #374151;margin-bottom:3rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #374151}.summary-item:last-child{border-bottom:none}.summary-label{color:#9ca3af;font-weight:500}.summary-value{color:#f9fafb;font-weight:600}.trial-badge{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,rgba(255,130,0,.15),rgba(255,130,0,.05));border:2px solid rgba(255,130,0,.3);border-radius:.75rem;margin-bottom:2rem;font-weight:600;color:var(--text-primary)}.trial-badge-icon{font-size:1.5rem;flex-shrink:0}.trial-badge-text{font-size:1rem;line-height:1.4}.trial-badge strong{color:var(--primary);font-weight:700}.trial-note{margin-top:1rem;font-size:.9rem;color:var(--text-muted,#9ca3af);font-weight:500;line-height:1.5}.trial-status-card{background:linear-gradient(135deg,rgba(255,130,0,.1),rgba(255,130,0,.05));border:2px solid rgba(255,130,0,.3);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;text-align:left}.trial-status-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.trial-status-icon{font-size:2rem;flex-shrink:0}.trial-status-header h3{margin:0 0 .25rem;font-size:1.3rem;color:var(--text-primary);font-weight:700}.trial-status-header p{margin:0;font-size:.95rem;color:var(--text-muted,#9ca3af)}.trial-features-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.trial-feature{display:flex;align-items:center;gap:.75rem;color:var(--text-primary);font-weight:500;font-size:.95rem}.trial-feature svg{color:var(--primary);flex-shrink:0}.trial-reminder{margin:0;padding-top:1rem;border-top:1px solid rgba(255,130,0,.2);font-size:.95rem;color:var(--text-muted,#9ca3af);text-align:center;line-height:1.6}.trial-reminder strong{color:var(--primary);font-weight:700}.primary-btn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--text-primary);border:2px solid var(--border-primary);padding:1rem 2rem;border-radius:.75rem;font-weight:800;font-size:1.1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;letter-spacing:.5px}.primary-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:var(--shadow-md);background:linear-gradient(135deg,var(--primary-dark),var(--secondary))}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.primary-btn.large{padding:1.25rem 2rem;font-size:1.2rem}.secondary-btn{background:#374151;color:#e5e7eb;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:background-color .2s}.secondary-btn:hover{background:#4b5563}.step-navigation{display:flex;gap:1rem;justify-content:space-between}.step-navigation .primary-btn{width:auto;flex:1}@media (max-width:768px){.onboarding{padding:1rem}.onboarding-container{max-width:100%}.onboarding-step{padding:2rem 1.5rem}.step-content h1{font-size:2rem}.activity-options,.feature-highlights,.goal-options{grid-template-columns:1fr}.workout-options{flex-direction:column}.macro-cards{grid-template-columns:repeat(2,1fr)}.step-navigation{flex-direction:column}.step-navigation .primary-btn,.step-navigation .secondary-btn{width:100%}}