*{margin:0;padding:0;box-sizing:border-box}html{height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#000;background:linear-gradient(180deg,#f2f1ee,#e9e9e9,#d1f0d6);height:100%;overflow-x:hidden;margin:0;padding:0}#root{height:100%;display:flex;flex-direction:column}.min-h-screen{min-height:100vh}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.text-center{text-align:center}.text-left{text-align:left}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.w-full{width:100%}.h-1{height:.25rem}.block{display:block}.inline-block{display:inline-block}.text-4xl{font-size:2.25rem;line-height:2.5rem;font-weight:700}.text-3xl{font-size:1.875rem;line-height:2.25rem;font-weight:700}.text-2xl{font-size:1.5rem;line-height:2rem;font-weight:600}.text-xl{font-size:1.25rem;line-height:1.75rem;font-weight:600}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.text-black{color:#000}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-white{color:#fff}.text-green-600{color:#059669}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-green-500{background-color:#10b981}.rounded{border-radius:.5rem}.rounded-lg{border-radius:.75rem}.rounded-xl{border-radius:1rem}.rounded-2xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.btn-option{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem 1.5rem;text-align:left;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;width:100%;font-size:1rem;font-weight:500;color:#000;margin-bottom:.75rem}.btn-option:hover{border-color:#d1d5db;background-color:#f9fafb}.btn-option:active{background-color:#f3f4f6;transform:scale(.98)}.btn-primary{background:#000;color:#fff;border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;text-decoration:none;display:inline-block;text-align:center}.btn-primary:hover{background:#1f2937;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.progress-container{background:#f3f4f6;border-radius:.25rem;height:.25rem;overflow:hidden}.progress-bar{background:#000;height:.25rem;border-radius:.25rem;transition:width .3s ease}.card{background:#fff;border-radius:1rem;padding:2rem;width:100%;max-width:400px;margin:0 auto}.score-display{text-align:center;margin:2rem 0}.score-number{font-size:4rem;font-weight:700;color:#000;line-height:1;margin-bottom:.5rem}.score-max{font-size:2rem;color:#9ca3af;font-weight:400}.score-range{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.5rem}.score-label{font-size:.875rem;color:#6b7280;font-weight:500}.score-improvement{color:#059669;font-weight:600;font-size:1.125rem;margin-top:.5rem}.question-header{text-align:center;margin-bottom:2rem}.question-title{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.question-subtitle{font-size:1rem;color:#6b7280;font-weight:400}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.app-container{min-height:100vh;background:#fff;display:flex;flex-direction:column;padding:1rem}.content-container{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:400px;margin:0 auto;width:100%}.app-header{text-align:center;margin-bottom:2rem}.app-title{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:.5rem}.app-subtitle{font-size:1rem;color:#6b7280;font-weight:400}.results-section{text-align:center;padding:2rem 0}.results-title{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:2rem}.results-description{background:#f9fafb;border-radius:.75rem;padding:1.5rem;margin:2rem 0;text-align:left}.results-description h3{font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.75rem}.results-description p{font-size:.875rem;color:#6b7280;line-height:1.5}.app-footer{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #f3f4f6}.footer-text{font-size:.75rem;color:#9ca3af}.credit-score-card-advanced{width:358px;height:227px;background:#fff;border-radius:16px;padding:16px;margin:2rem auto;box-shadow:0 4px 12px #00000014;border:1px solid #f3f4f6;position:relative;display:flex;flex-direction:column;justify-content:space-between;perspective:1000px}.pattern-background{position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#f0f0f00d);border-radius:16px;pointer-events:none}.score-section-advanced{margin-top:4px}.score-container-advanced{display:flex;align-items:baseline;margin-bottom:0}.score-number-advanced{color:#000;font-size:48px;font-weight:500;line-height:48px;letter-spacing:-.96px}.max-score-advanced{font-size:24px;font-weight:400;color:#9ca3af;margin-left:8px;margin-bottom:8px}.increase-container-advanced{display:flex;align-items:center;margin-top:0}.increase-arrow-advanced{color:#00c49a;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.14px;margin-right:4px}.increase-text-advanced{color:#00c49a;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.14px}.progress-container-advanced{margin-bottom:0;padding:4px 0}.progress-bar-advanced{height:16px;background:#e5e7eb;border-radius:8px;position:relative;cursor:pointer}.progress-fill-advanced{height:100%;background:linear-gradient(to right,#00c49a,#00a085);border-radius:8px;transition:width .3s ease}.goal-progress-indicator{position:absolute;top:0;height:100%;border-radius:8px;overflow:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.goal-progress-background{position:absolute;top:0;left:0;width:100%;height:100%;background:#00c49a;border-radius:8px}.stripes-container{position:absolute;top:0;left:0;width:640px;height:100%;overflow:hidden}.diagonal-stripe{position:absolute;width:50px;height:2.5px;background:#000;opacity:.6;transform-origin:center}.current-score-indicator{position:absolute;top:-4px;width:24px;height:24px;background:#000;border-radius:12px;border:4px solid #ffffff;margin-left:-12px;z-index:3;box-shadow:0 2px 6px #0000000f;transition:left .3s ease}.score-range-indicator{position:absolute;top:0;height:100%;background:linear-gradient(to right,#00c49a,#00a085);opacity:.7;transition:all .3s ease}.goal-handler-wrapper{position:absolute;top:-8px;width:8px;height:32px;background:#fff;border-radius:6px;margin-left:-4px;z-index:2;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.goal-handler{width:4px;height:28px;background:#000;border-radius:4px}.goal-label{position:absolute;top:-55px;margin-left:-30px;width:60px;display:flex;justify-content:center;align-items:center;z-index:10;transition:all .3s ease}.goal-label-text{font-size:12px;color:#6b7280;font-weight:500;text-align:center;line-height:14px}.details-container-advanced{margin-top:-32px}.detail-row-advanced{display:flex;justify-content:space-between;margin-bottom:4px}.detail-label-advanced{color:#a8a8a8;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.12px}.detail-value-advanced{color:#a8a8a8;font-size:12px;font-weight:500;line-height:12px;letter-spacing:.12px}.app-wrapper{min-height:100vh;background-color:#f3f4f6;display:flex;justify-content:center;align-items:flex-start;padding:0}@media (min-width: 641px){.mobile-nav-bar{position:relative!important;top:auto!important;left:auto!important;right:auto!important}.sticky-cta-footer{position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.mobile-content{padding-top:0!important;padding-bottom:0!important}}.mobile-app-container{display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden;width:100%;max-width:480px;box-shadow:0 0 20px #0000001a;position:relative;background:linear-gradient(180deg,#f2f1ee 50%,#e9e9e9 78%,#d1f0d6)}.mobile-nav-bar{position:fixed;top:0;left:0;right:0;background:transparent;border-bottom:1px solid rgba(229,231,235,.3);z-index:1000;padding-top:env(safe-area-inset-top);transition:all .3s ease}.mobile-nav-bar.scrolled{background:#fffffff2;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(229,231,235,.6);box-shadow:0 2px 10px #0000001a}@supports not (backdrop-filter: blur(10px)){.mobile-nav-bar.scrolled{background:#fffffff2}}.nav-content{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;height:56px}.nav-back-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:none;border-radius:8px;color:#000;cursor:pointer;transition:all .2s ease;pointer-events:auto;position:relative;z-index:1001}.nav-back-btn:hover:not(.disabled){background:#f3f4f6}.nav-back-btn:active:not(.disabled){background:#e5e7eb;transform:scale(.95)}.nav-back-btn.disabled{opacity:.3;cursor:not-allowed}.nav-title{font-size:17px;font-weight:600;color:#000;flex:1;text-align:center;margin:0 0 0 -40px}.nav-spacer{width:40px}.nav-progress-container{height:3px;background:#f3f4f6;position:relative}.nav-progress-bar{height:100%;background:#000;border-radius:0}.mobile-content{flex:1;overflow-y:auto;padding-top:calc(59px + env(safe-area-inset-top));padding-bottom:80px;display:flex;flex-direction:column;min-height:0}.step-header{padding:20px 16px 8px;border-bottom:1px solid rgba(243,244,246,.3);background:transparent}.step-title{color:var(--color-text-primary, #000);font-feature-settings:"liga" off,"clig" off;font-family:Switzer Variable;font-size:32px;font-style:normal;font-weight:400;line-height:38px;letter-spacing:-1px;margin:0 0 8px}.step-subtitle{font-size:16px;color:#6b7280;margin:0 0 4px;line-height:1.4}.content-body{flex:1;padding:12px 16px 20px;display:flex;flex-direction:column}.mobile-footer{padding:16px;text-align:center;border-top:1px solid #f3f4f6;background:#fff;margin-top:auto}.sticky-cta-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #f3f4f6;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));box-shadow:0 -2px 10px #0000001a;z-index:1000}.sticky-cta-footer .btn-primary{margin-top:0;margin-bottom:8px}.sticky-cta-footer .footer-text{font-size:12px;color:#6b7280;margin:0;text-align:center;line-height:1.4}.sticky-cta-footer:not(:has(.btn-primary)){display:flex;align-items:center;justify-content:center;min-height:60px}.btn-option{width:100%;padding:16px 20px;margin-bottom:6px;text-align:left;font-size:16px;line-height:1.4}.btn-primary{width:100%;padding:16px 20px;font-size:16px;font-weight:600;margin-top:20px}.results-section{display:flex;flex-direction:column;gap:20px}.results-title{display:none}.credit-score-card-advanced{margin:0;width:100%;max-width:none}.results-section .step-header{padding:20px 16px 0;margin-bottom:0;border-bottom:none}.results-section .content-body{padding:0 16px 20px}.results-section .credit-score-card-advanced{margin-top:-20px}.results-description{padding:0}.results-description h3{font-size:20px;margin-bottom:12px}.results-description p{font-size:16px;line-height:1.5}.question-content{display:flex;flex-direction:column;height:100%}.question-options{flex:1;display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.question-encouragement{margin-top:auto;padding:16px;background:#7878801f;border-radius:8px;border:none}.encouragement-text{font-size:14px;color:#000;margin:0;line-height:1.4}.goal-results{text-align:center;padding:0}.goal-icon{font-size:80px;margin-bottom:24px;line-height:1}.goal-description{font-size:17px;line-height:1.6;color:#374151;margin-bottom:32px;text-align:left}.goal-benefits{text-align:left;margin-bottom:32px}.benefits-container{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.goal-benefits h3{font-size:19px;font-weight:600;margin-bottom:20px;color:#000;text-align:left}.benefits-list{list-style:none;padding:0;margin:0}.benefit-item{display:flex;align-items:flex-start;margin-bottom:16px;font-size:17px;line-height:1.6}.benefit-icon{color:#10b981;font-weight:700;margin-right:16px;margin-top:2px}.score-summary{margin-top:32px;text-align:left}.score-summary h3{font-size:22px;font-weight:600;margin-bottom:16px;color:#000}.score-summary p{font-size:17px;line-height:1.6;color:#374151}.score-analysis{margin-top:0;margin-bottom:40px}.score-analysis h3{font-size:19px;font-weight:600;margin-bottom:24px;color:#000;text-align:left}.score-comparison{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;padding:20px;background:#78788014;border-radius:12px}.score-item{display:flex;flex-direction:column;align-items:center;text-align:center}.score-label{font-size:14px;color:#6b7280;margin-bottom:8px;line-height:1.2}.score-value{font-size:32px;font-weight:700;border-radius:8px;padding:8px 16px}.score-value.current{background:#f3f4f6;color:#374151}.score-value.target{background:#10b981;color:#fff}.score-arrow{font-size:24px;color:#6b7280;margin:0 8px}.score-gap-message{font-size:17px;text-align:left;color:#374151;line-height:1.6}.score-item.centered{display:flex;flex-direction:column;align-items:center;text-align:center}.score-status.approved{color:#059669;font-weight:600;font-size:16px;margin-top:8px;display:flex;align-items:center;gap:4px}.timeline-comparison{text-align:left;margin-bottom:32px}.timeline-comparison h3{font-size:19px;font-weight:600;margin-bottom:20px;color:#000;text-align:left}.timeline-comparison-grid{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px;padding:20px;background:#78788014;border-radius:12px}.timeline-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.timeline-label{font-size:14px;color:#6b7280;margin-bottom:8px;font-weight:500}.timeline-value{font-size:18px;font-weight:600;padding:8px 12px;border-radius:8px;min-width:140px;white-space:nowrap}.timeline-value.without{background:#f3f4f6;color:#374151}.timeline-value.with{background:#dcfce7;color:#16a34a}.timeline-arrow{font-size:24px;color:#6b7280;margin:0 8px}.timeline-improvement{font-size:16px;color:#000;font-weight:600;text-align:center;margin:0}.dovly-solution{text-align:center;padding:0;margin:0}.results-section:has(.dovly-solution){padding-top:0}.solution-title{font-size:28px;font-weight:600;margin-bottom:8px;color:#000}.solution-subtitle{font-size:16px;color:#6b7280;margin-bottom:32px}.solution-steps{text-align:left;margin-bottom:40px}.step-item{display:flex;align-items:flex-start;margin-bottom:20px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.step-number{width:32px;height:32px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;margin-right:16px;flex-shrink:0}.step-content h4{font-size:17px;font-weight:600;margin:0 0 10px;color:#000}.step-content p{font-size:17px;line-height:1.6;color:#374151;margin:0}.timeline-estimate{background:#fff;border-radius:12px;padding:20px;margin-bottom:32px}.timeline-estimate p{margin:0;font-size:17px;color:#000;text-align:left}.credit-score-card{background:#fff;border-radius:1rem;padding:2rem;margin:2rem 0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:400px;margin-left:auto;margin-right:auto}@media (max-width: 640px){.score-number{font-size:3rem}.score-max{font-size:1.5rem}.score-range{font-size:1.25rem}.p-8,.card{padding:1.5rem}.credit-score-card{padding:1.5rem;margin:1rem 0}.score-number-large{font-size:3rem}.score-max-text{font-size:1.5rem}.credit-score-card-advanced{width:320px;height:200px;padding:12px;margin:1rem auto}.score-number-advanced{font-size:36px;line-height:36px}.max-score-advanced{font-size:17px;margin-left:6px;margin-bottom:6px}.progress-bar-advanced{height:14px}.current-score-indicator{width:20px;height:20px;margin-left:-10px}.goal-handler-wrapper{width:6px;height:28px;margin-left:-3px}.goal-handler{width:3px;height:24px}.app-wrapper{background-color:#fbfbfb;padding:0}.mobile-app-container{max-width:100%;box-shadow:none}}.question-options.icon-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:12px;margin-bottom:32px}.btn-icon-option{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px;height:160px;background:#fff;border:2px solid #e5e7eb;border-radius:16px;font-size:1rem;font-weight:500;color:#000;line-height:1.4;text-align:left;transition:all .2s ease;cursor:pointer;position:relative}.btn-icon-option:hover{border-color:#6366f1;background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn-icon-option:active{transform:translateY(0)}.option-icon{width:24px;height:24px;margin-bottom:0;color:#4b5563;stroke-width:1.5;flex-shrink:0}.btn-option .option-icon{width:20px;height:20px;margin-bottom:0;margin-right:8px;flex-shrink:0}.btn-icon-option:hover .option-icon{color:#374151}.icon-label{max-width:100%;align-self:flex-start;text-align:left;margin-top:auto}@media (max-width: 480px){.question-options.icon-grid{grid-template-columns:repeat(2,1fr);column-gap:12px;row-gap:8px}.btn-icon-option{height:140px;padding:16px;flex-direction:column;text-align:left;justify-content:space-between;align-items:flex-start}.option-icon{width:20px;height:20px;margin-bottom:0;margin-right:0;flex-shrink:0}}@media (max-width: 360px){.question-options.icon-grid{grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:4px;margin-bottom:16px}.btn-icon-option{height:120px;padding:14px;flex-direction:column;text-align:left;justify-content:space-between;align-items:flex-start}.option-icon{width:18px;height:18px;margin-bottom:0;margin-right:0;flex-shrink:0}.icon-label{line-height:1.3;align-self:flex-start;text-align:left;margin-top:auto}.step-header{padding-bottom:8px}.step-title{font-size:24px;line-height:1.2;margin-bottom:8px}.step-subtitle{font-size:14px;line-height:1.3;margin-bottom:4px}.question-encouragement{margin-top:16px}.encouragement-text{font-size:13px;line-height:1.3}}
