*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#374151;-webkit-font-smoothing:antialiased;background:#f9fafb;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.app{background:#f9fafb;min-height:100vh}.header{color:#fff;text-align:center;background:#1e3a5f;padding:2.5rem 1rem}.header__title{max-width:32rem;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-size:1.5rem;font-weight:700;line-height:1.3}@media (width>=768px){.header__title{font-size:1.875rem}}.header__subtitle{color:#93c5fd;max-width:28rem;margin-left:auto;margin-right:auto;font-size:.875rem}@media (width>=768px){.header__subtitle{font-size:1rem}}.form-container{width:100%;max-width:32rem;margin:0 auto;padding:1.5rem 1rem}.form-offset{margin-top:1.5rem}.form-offset-none{padding-top:2rem}.progress{margin-bottom:2rem}.progress__label{color:#6b7280;text-align:center;margin-bottom:.5rem;font-size:.875rem}.progress__bar{gap:.375rem;display:flex}.progress__segment{background:#e5e7eb;border-radius:9999px;flex:1;height:.5rem;transition:background .2s}.progress__segment--active{background:#f59e0b}.step-title{color:#1e3a5f;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.step-subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.select-field,.text-field{color:#374151;appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.select-field:focus,.text-field:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px #1e3a5f33}.select-field--error,.text-field--error{border-color:#ef4444}.field-group{margin-top:1.5rem}.field-label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.field-error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.option-list{flex-direction:column;gap:.75rem;display:flex}.option-card{text-align:left;color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,background .2s}.option-card:hover{border-color:#c8ccd5}.option-card--selected{color:#1e3a5f;background:#fef3c7;border-color:#f59e0b;font-weight:500}.btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1.125rem;font-weight:600;transition:background .2s;display:inline-flex}.btn--primary{color:#fff;background:#f59e0b;flex:1}.btn--primary:hover{background:#d97706}.btn--secondary{color:#6b7280;background:#fff;border:1px solid #e5e7eb}.btn--secondary:hover{background:#f9fafb}.btn--full{width:100%}.btn-row{gap:.75rem;margin-top:2rem;display:flex}.checkbox-group{cursor:pointer;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.checkbox-input{accent-color:#f59e0b;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.25rem}.checkbox-label{color:#6b7280;font-size:.875rem;line-height:1.4}.salary-check__bars{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.salary-check__bar-header{justify-content:space-between;margin-bottom:.25rem;font-size:.875rem;display:flex}.salary-check__bar-label{color:#6b7280}.salary-check__bar-value{font-weight:600}.salary-check__bar-value--current{color:#374151}.salary-check__bar-value--market{color:#1e3a5f}.salary-check__bar-track{background:#f3f4f6;border-radius:.5rem;height:2rem;overflow:hidden}.salary-check__bar-fill{border-radius:.5rem;height:100%;transition:width .7s}.salary-check__bar-fill--current{background:#9ca3af}.salary-check__bar-fill--market{background:#1e3a5f}.result-box{border-radius:.5rem;margin-bottom:2rem;padding:1rem}.result-box--positive{background:#f0fdf4;border:1px solid #bbf7d0}.result-box--neutral{background:#eff6ff;border:1px solid #bfdbfe}.result-box__title{font-size:1rem;font-weight:600}.result-box--positive .result-box__title{color:#166534}.result-box--neutral .result-box__title{color:#1e40af}.result-box__subtitle{margin-top:.25rem;font-size:.875rem}.result-box--positive .result-box__subtitle{color:#15803d}.result-box--neutral .result-box__subtitle{color:#1d4ed8}.salary-check__cta{color:#6b7280;text-align:center;margin-bottom:1.5rem;font-size:.875rem}.thank-you{text-align:center;padding:3rem 0}.thank-you__icon{margin-bottom:1.5rem;font-size:3rem}.thank-you__title{color:#1e3a5f;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.thank-you__text{color:#6b7280;max-width:24rem;margin:0 auto;line-height:1.6}.trust-text{text-align:center;color:#9ca3af;margin-top:2rem;font-size:.75rem}.contact-field{margin-bottom:1rem}.uitleg-toggle{color:#93c5fd;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:.5rem;margin-top:1rem;padding:.375rem 1rem;font-size:.875rem;transition:background .2s;display:inline-block}.uitleg-toggle:hover{background:#ffffff1a}.uitleg-content{text-align:left;max-width:32rem;margin-top:1rem;margin-left:auto;margin-right:auto}.uitleg-content ul{padding:0;list-style:none}.uitleg-content li{color:#ffffffd9;padding:.25rem 0 .25rem 1.25rem;font-size:.875rem;line-height:1.5;position:relative}.uitleg-content li:before{content:"✓";color:#f59e0b;position:absolute;left:0}.interest-buttons{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.option-list--compact{gap:.5rem}.option-list--compact .option-card{padding:.625rem 1rem;font-size:.9rem}.privacy-link{color:#1e3a5f;text-decoration:underline}.privacy-link:hover{color:#2a4f7f}
