.confidence-score-modal-content{padding:0}.modal-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.modal-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.modal-section-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;margin-top:0}.modal-section-content{color:#475569;line-height:1.7}.modal-subtitle{font-size:1.1rem;font-weight:600;color:#334155;margin-bottom:.75rem;margin-top:0}.modal-section-content p{margin-bottom:1rem;font-size:.95rem}.modal-section-content p:last-child{margin-bottom:0}.modal-list{list-style:none;padding-left:0;margin:1rem 0}.modal-list li{padding-left:1.5rem;margin-bottom:.75rem;position:relative;font-size:.95rem;line-height:1.6}.modal-list li:before{content:"•";position:absolute;left:0;color:#3b82f6;font-weight:700;font-size:1.2rem}.modal-list li strong{color:#1e293b;font-weight:600}.modal-footer-note{margin-top:2rem;padding-top:1.5rem;border-top:2px solid #e2e8f0;text-align:center}.modal-footer-note p{font-size:.9rem;color:#64748b;font-style:italic;margin:0;line-height:1.6}@media (max-width:640px){.modal-section{margin-bottom:1.5rem;padding-bottom:1.5rem}.modal-section-title{font-size:1.1rem}.modal-subtitle{font-size:1rem}.modal-list li,.modal-section-content p{font-size:.9rem}}.lifestyle-onboarding-page{min-height:100vh;background:linear-gradient(135deg,#e0f2fe,#bae6fd 50%,#93c5fd);padding:2rem 1rem}.benefit-bar,.lifestyle-onboarding-page{display:flex;align-items:center;justify-content:center}.benefit-bar{gap:.5rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;text-align:center}.benefit-icon{font-size:1.25rem}.benefit-text{font-size:.95rem;font-weight:600;color:#0369a1}.trust-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .75rem;margin-bottom:1.5rem;text-align:center}.trust-icon{font-size:1rem}.trust-text{font-size:.85rem;color:#64748b}.lifestyle-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.lifestyle-header h1{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#1e293b;margin-bottom:.75rem;line-height:1.2}.lifestyle-subheadline{font-size:clamp(1rem,2vw,1.1rem);color:#64748b;line-height:1.6;max-width:550px;margin:0 auto}.lifestyle-step-container{max-width:700px;width:100%;margin:0 auto;background:white;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:2rem;animation:fadeIn .5s ease-in;position:relative;overflow:visible;min-height:auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lifestyle-input-card{width:100%;max-width:100%}.step-section{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.step-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#1e4b8f;color:white;border-radius:50%;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.step-title{font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:700;color:#1e293b;margin-bottom:1rem}.card-selection-group{margin-bottom:1.5rem}.card-group-label{display:block;font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.card-group-label.required:after{content:" *";color:#ef4444}.card-group-hint{font-size:.875rem;color:#64748b;margin-bottom:.75rem;font-style:italic}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:.5rem}.card-grid.compact{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem}.lifestyle-card{display:flex;flex-direction:column;align-items:center;padding:1rem;background:white;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:center;min-height:180px}.lifestyle-card:hover{border-color:#1e4b8f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,75,143,.15)}.lifestyle-card.selected{border-color:#1e4b8f;background:#f0f7ff;box-shadow:0 4px 12px rgba(30,75,143,.2)}.card-image-wrapper{width:100%;height:100px;border-radius:8px;overflow:hidden;margin-bottom:.75rem;background:#f8fafc}.card-image{width:100%;height:100%;object-fit:cover;object-position:center}.card-label{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.card-description{font-size:.8rem;color:#64748b;line-height:1.4}.travel-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem .75rem;background:white;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:center;min-height:100px}.travel-card:hover{border-color:#1e4b8f;transform:translateY(-2px);box-shadow:0 2px 8px rgba(30,75,143,.15)}.travel-card.selected{border-color:#1e4b8f;background:#f0f7ff;box-shadow:0 2px 8px rgba(30,75,143,.2)}.travel-icon{font-size:2rem;margin-bottom:.5rem}.travel-label{font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.travel-sublabel{font-size:.75rem;color:#64748b}.financial-card{display:flex;align-items:center;justify-content:center;padding:1rem;background:white;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:center;min-height:70px}.financial-card:hover{border-color:#1e4b8f;transform:translateY(-2px);box-shadow:0 2px 8px rgba(30,75,143,.15)}.financial-card.selected{border-color:#1e4b8f;background:#f0f7ff;box-shadow:0 2px 8px rgba(30,75,143,.2)}.financial-card-label{font-size:.95rem;font-weight:600;color:#1e293b}.slider-group{background:#f8fafc;border-radius:10px;padding:1rem;margin-top:.75rem}.slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.slider-label-row{display:flex;flex-direction:column;gap:.375rem}.slider-label{font-size:.8rem;color:#64748b;font-weight:500}.slider-label.required:after{content:" *";color:#ef4444}.slider-number-input{width:70px;padding:.4rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-weight:600;text-align:center;color:#1e293b}.slider-number-input:focus{outline:none;border-color:#1e4b8f}.slider-number-input.error{border-color:#ef4444}.slider-value-display{display:flex;flex-direction:column;align-items:center;background:white;padding:.75rem 1rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);min-width:100px}.slider-value{font-size:1.5rem;font-weight:700;color:#1e4b8f;line-height:1}.slider-value-label{font-size:.65rem;color:#64748b;margin-top:.2rem;text-transform:uppercase;letter-spacing:.5px}.slider-years{font-size:.8rem;color:#1e293b;font-weight:600}.slider-container{position:relative;margin-top:.75rem}.age-slider{width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.age-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#1e4b8f;cursor:pointer;box-shadow:0 2px 4px rgba(30,75,143,.3);-webkit-transition:all .2s;transition:all .2s}.age-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 6px rgba(30,75,143,.4)}.age-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#1e4b8f;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(30,75,143,.3);-moz-transition:all .2s;transition:all .2s}.age-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 2px 6px rgba(30,75,143,.4)}.slider-ticks{display:flex;justify-content:space-between;margin-top:.4rem;font-size:.7rem;color:#64748b}.sleek-input-group{margin-bottom:1.5rem}.sleek-input-group.optional{margin-top:1.25rem}.sleek-input-label{display:block;font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.sleek-input-label.required:after{content:" *";color:#ef4444}.sleek-input-wrapper{position:relative;display:flex;align-items:center;gap:.75rem}.sleek-input-icon{flex-shrink:0;width:60px;height:50px;border-radius:8px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;order:2}.sleek-icon-image{width:100%;height:100%;object-fit:cover}.sleek-input{flex:1 1;width:100%;padding:.875rem 2.5rem .875rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;font-weight:500;color:#1e293b;background:white;cursor:pointer;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px 8px;order:1}.sleek-input:focus,.sleek-input:hover{border-color:#1e4b8f}.sleek-input:focus{outline:none;box-shadow:0 0 0 3px rgba(30,75,143,.1)}.sleek-input.error{border-color:#ef4444}.sleek-input-chart-icon{position:absolute;right:2.75rem;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:.6}.optional-label{font-size:.875rem;color:#64748b;font-weight:400}.optional-hint{font-size:.85rem;color:#64748b;margin-top:.5rem;font-style:italic}@media (max-width:768px){.card-grid{grid-template-columns:1fr;gap:.75rem}.card-grid.compact{grid-template-columns:repeat(2,1fr)}.lifestyle-card{min-height:160px}.card-image-wrapper{height:120px}.card-image{object-fit:contain;object-position:center}.slider-header{flex-direction:column;align-items:stretch}.slider-value-display{width:100%}.slider-label-row{flex-direction:row;justify-content:space-between;align-items:center}.slider-number-input{width:100px}.sleek-input-wrapper{flex-direction:row;align-items:center}.sleek-input-icon{width:50px;height:40px}.sleek-input-chart-icon{right:1rem}}.lifestyle-step-header{text-align:center;margin-bottom:1.5rem}.step-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#1e4b8f,#2d5a9b);border-radius:12px;margin-bottom:.75rem;color:white;position:relative}.lifestyle-step-header h2{font-size:clamp(1.5rem,4vw,1.875rem);font-weight:700;color:#1e293b;margin-bottom:.25rem}.step-description{font-size:.9rem;color:#64748b;margin-top:.25rem}.lifestyle-form{display:flex;flex-direction:column;gap:1.25rem}.form-section{padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.section-title{font-size:1.1rem;font-weight:600;color:#1e293b;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.form-group,.section-title{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.spending-style-visual,.travel-frequency-visual{margin:.5rem 0;text-align:center;border-radius:8px;overflow:hidden;background:white;padding:.5rem}.lifestyle-image{width:100%;height:auto;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.08);max-width:300px;margin:0 auto;display:block}.financial-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.financial-icon-image{width:60px;height:auto;border-radius:6px;flex-shrink:0}.financial-section-header .section-title{margin-bottom:0;padding-bottom:0;border-bottom:none;flex:1 1}.form-label{display:block;font-weight:600;color:#334155;margin-bottom:.5rem;font-size:.95rem}.form-label.required:after{content:" *";color:#ef4444}.form-input,.form-select,.form-textarea{width:100%;padding:.625rem .875rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s;background:white}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#1e4b8f;box-shadow:0 0 0 3px rgba(30,75,143,.1)}.form-input.error,.form-select.error{border-color:#ef4444}.error-message{display:block;color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.form-textarea{resize:vertical;min-height:60px}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-option{display:flex;align-items:center;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s;background:white}.radio-option:hover{border-color:#1e4b8f;background:#f0f7ff}.radio-option input[type=radio]{margin-right:.75rem;cursor:pointer}.radio-option input[type=radio]:checked+span{font-weight:600;color:#1e4b8f}.radio-option:has(input[type=radio]:checked){border-color:#1e4b8f;background:#f0f7ff}.what-happens-next{display:flex;gap:1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:10px;padding:1rem 1.25rem;margin-top:1.5rem;margin-bottom:1rem;align-items:flex-start}.what-happens-icon{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}.what-happens-content{flex:1 1}.what-happens-content strong{display:block;font-size:.95rem;font-weight:600;color:#0369a1;margin-bottom:.375rem}.what-happens-content p{font-size:.85rem;color:#475569;margin:0;line-height:1.5}.exit-help-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center}.exit-help-text{font-size:.875rem;color:#64748b;margin:0 0 .75rem}.exit-help-links{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.exit-help-link{background:none;border:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:0;transition:color .2s ease}.exit-help-link:hover{color:#2563eb}.exit-help-separator{color:#cbd5e1;font-size:.875rem}.form-actions{margin-top:1.5rem;text-align:center}.btn-primary{background:linear-gradient(135deg,#1e4b8f,#2d5a9b);color:white;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;font-family:inherit}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px rgba(30,75,143,.4)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-lg{padding:1.125rem 3rem;font-size:1.15rem}.simulation-progress-container{text-align:center;padding:3rem 2rem}.simulation-progress-header{margin-bottom:3rem}.simulation-icons{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.simulation-icon{width:48px;height:48px;color:#1e4b8f;animation:pulse 2s ease-in-out infinite}.simulation-icon:nth-child(2){animation-delay:.3s}.simulation-icon:nth-child(3){animation-delay:.6s}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.simulation-progress-header h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#1e293b;margin-bottom:1rem}.simulation-description{font-size:1.1rem;color:#64748b;line-height:1.6;max-width:600px;margin:0 auto}.progress-bar-container{max-width:500px;margin:0 auto 2rem}.progress-bar{width:100%;height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(90deg,#1e4b8f,#2d5a9b);border-radius:6px;transition:width .3s ease}.progress-text{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#64748b}.progress-percentage{font-weight:600;color:#1e4b8f;font-size:1.1rem}.simulation-details{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.simulation-detail-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#64748b}.detail-icon{font-size:1.25rem}.confidence-score-container{text-align:center;padding:1.5rem 0;width:100%;max-width:100%;overflow:visible;position:relative;min-height:auto}.confidence-score-header{margin-bottom:2.5rem}.confidence-score-header h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#1e293b;margin-bottom:.5rem}.score-subtitle{font-size:1rem;color:#64748b}.confidence-score-display{max-width:600px;margin:0 auto;width:100%;position:relative}.gauge-container{position:relative;margin:2rem auto;width:300px;height:180px}.gauge-svg{width:100%;height:100%}.gauge-score{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);text-align:center}.score-number{display:block;font-size:3rem;font-weight:800;color:#1e293b;line-height:1}.score-label{display:block;font-size:1.1rem;color:#64748b;margin-top:.25rem;font-weight:600}.gauge-legend{text-align:center;margin-top:.5rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.gauge-legend small{font-size:.8rem;color:#64748b;font-style:italic}.confidence-score-link{background:none;border:none;color:#3b82f6;font-size:.8rem;text-decoration:underline;cursor:pointer;padding:0;font-family:inherit;transition:color .2s ease;margin-top:.25rem}.confidence-score-link:hover{color:#2563eb;text-decoration:none}.confidence-score-link:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:2px}.star-rating{display:flex;justify-content:center;gap:.5rem;margin:1.5rem 0}.star-icon{width:32px;height:32px}.star-icon.filled{color:#fbbf24}.star-icon.outline{color:#e2e8f0}.confidence-message{background:#f0f7ff;border-left:4px solid #1e4b8f;padding:1.25rem;border-radius:8px;margin:2rem 0;text-align:left}.confidence-message p{font-size:1.1rem;color:#1e293b;margin:0;font-weight:500}.goal-reach-probability{background:#f8fafc;border-radius:12px;padding:1.25rem;margin:1.5rem 0;border:2px solid #e2e8f0}.probability-label{font-size:.9rem;color:#64748b;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.probability-value{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.probability-percent{font-size:1.1rem;color:#64748b;font-weight:500}.probability-note{font-size:.85rem;color:#64748b;margin-top:.5rem;font-style:italic}.near-miss-metric{margin-top:.75rem;padding:.5rem;background:#f0f7ff;border-left:3px solid #3b82f6;border-radius:4px}.near-miss-metric small{font-size:.9rem;color:#1e4b8f;font-weight:500;line-height:1.4}.gap-visualization{background:#f8fafc;border-radius:12px;padding:1.5rem;margin:1.5rem 0;border:2px solid #e2e8f0}.gap-bar-container{margin:1rem 0}.gap-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.95rem;color:#475569}.gap-amount{font-weight:700;color:#1e293b;font-size:1.1rem}.gap-bar{height:24px;background:#e2e8f0;border-radius:12px;margin-bottom:1rem;overflow:hidden;position:relative}.gap-bar-projected{height:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;transition:width .3s ease}.gap-bar-goal{height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;opacity:.6}.gap-caption{font-size:.9rem;color:#64748b;margin-top:1rem;margin-bottom:0;line-height:1.6;font-style:italic}.reassurance-box{background:linear-gradient(135deg,#f0f7ff,#e0f2fe);border-left:4px solid #3b82f6;border-radius:8px;padding:1.25rem;margin:1.5rem 0;text-align:left}.reassurance-text{font-size:1rem;color:#1e293b;margin:0;line-height:1.6}.reassurance-text strong{color:#1e4b8f;font-weight:600}.key-insights{text-align:left;background:#f8fafc;padding:1.5rem;border-radius:12px;margin:2rem 0;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.key-insights h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.key-insights ul{list-style:none;padding:0;margin:0}.key-insights li{padding:.75rem 0 .75rem 1.5rem;position:relative;font-size:1rem;color:#475569;line-height:1.6}.key-insights li:before{content:"•";position:absolute;left:0;color:#1e4b8f;font-weight:700;font-size:1.5rem;line-height:1}.confidence-actions{margin-top:2.5rem}@media (max-width:768px){.lifestyle-onboarding-page{padding:1rem .5rem}.lifestyle-step-container{padding:1.5rem;border-radius:12px}.form-row{grid-template-columns:1fr}.lifestyle-image{max-width:100%}.financial-section-header{flex-direction:column;text-align:center}.financial-icon-image{width:60px}.spending-style-visual,.travel-frequency-visual{padding:.5rem}.simulation-details{flex-direction:column;gap:1rem}.gauge-container{width:250px;height:150px}.score-number{font-size:2.5rem}.lifestyle-header{padding:1rem 0;margin-bottom:2rem}.benefit-bar{padding:.625rem .875rem;margin-bottom:.875rem}.benefit-text{font-size:.875rem}.trust-badge{padding:.5rem .625rem;margin-bottom:1.25rem}.trust-text{font-size:.8rem}.what-happens-next{padding:.875rem 1rem;gap:.75rem}.what-happens-icon{font-size:1.25rem}.what-happens-content strong{font-size:.875rem}.what-happens-content p{font-size:.8rem}.exit-help-links{flex-direction:column;gap:.5rem}.exit-help-separator{display:none}}