.outplacement-calculator{--accent-color:#e67e3c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:3rem 2rem}.calculator-progress{gap:0;margin-bottom:3rem}.calculator-progress,.progress-step{align-items:center;display:flex;justify-content:center}.progress-step{background:#e5e5e5;border-radius:50%;cursor:pointer;height:48px;position:relative;transition:all .3s ease;width:48px;z-index:2}.progress-step:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);transform:scale(1.1)}.progress-step.active,.progress-step.completed{background:var(--accent-color)}.progress-step.completed:hover{background:#d16d2a}.step-number{color:#666;font-size:1.25rem;font-weight:600}.progress-step.active .step-number,.progress-step.completed .step-number{color:#fff}.progress-line{background:#e5e5e5;flex:1;height:4px;max-width:200px;position:relative;transition:background .3s ease;z-index:1}.progress-line.completed{background:var(--accent-color)}.calculator-step{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-heading{color:#2d2d2d;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.step-description{color:#666;font-size:1.125rem;margin-bottom:2rem;text-align:center}.category-options{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:900px}.category-card{background:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .3s ease}.category-card:before{background:var(--accent-color);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:0}.category-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px rgba(230,126,60,.15);transform:translateY(-4px)}.category-card:hover:before{opacity:.05}.category-label{color:var(--accent-color);font-size:1.5rem;font-weight:600;position:relative;z-index:1}.form-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);margin:0 auto;max-width:600px;padding:2rem}.custom-form{width:100%}.form-row{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-field,.form-row{margin-bottom:1rem}.form-field label{color:var(--accent-color);display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-field input{background:#fff;border:2px solid #e5e5e5;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.form-field input:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px rgba(230,126,60,.1);outline:none}.form-field input::placeholder{color:#999}.form-submit{margin-top:2rem}.form-submit-btn{background:var(--accent-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:1.125rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.form-submit-btn:hover:not(:disabled){background:#d16d2a;box-shadow:0 6px 20px rgba(230,126,60,.4);transform:translateY(-2px)}.form-submit-btn:disabled{cursor:not-allowed;opacity:.6}.form-message{border-radius:8px;margin-top:1rem;padding:1rem;text-align:center}.pricing-cards{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem}.pricing-card{background:#f5f0eb;border-radius:12px;padding:2rem;transition:all .3s ease}.pricing-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.12);transform:translateY(-8px)}.plan-header{margin-bottom:2rem;text-align:center}.plan-name{color:var(--accent-color);font-size:1.25rem;letter-spacing:.5px}.plan-name,.plan-price{font-weight:700;margin-bottom:1rem}.plan-price{color:#2d2d2d;font-size:2rem}.plan-badge{background:var(--accent-color);border-radius:6px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1.5rem}.plan-features{margin-top:1.5rem}.features-list,.features-list ul{list-style:none;margin:0;padding:0}.features-list p{margin:0;padding:0}.features-list li{color:#4a4a4a;font-size:.95rem;line-height:1.6;list-style:none;padding:.5rem 0}.features-list ul li{list-style:none!important}.features-list li.plus-section{color:#2d2d2d;font-weight:700;margin-bottom:.5rem;margin-top:1rem}.final-cta{text-align:center}.cta-button{background:var(--accent-color);border:none;border-radius:8px;box-shadow:0 4px 16px rgba(230,126,60,.3);cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 3rem;text-align:center;transition:all .3s ease}.cta-button,.cta-button:hover{color:#fff;text-decoration:none}.cta-button:hover{background:#d16d2a;box-shadow:0 6px 20px rgba(230,126,60,.4);transform:translateY(-2px)}@media (max-width:1024px){.outplacement-calculator{padding:2rem 1.5rem}.step-heading{font-size:1.75rem}.category-options{gap:1rem;grid-template-columns:1fr;max-width:500px}.category-card{padding:2rem 1.5rem}.pricing-cards{gap:1.5rem;grid-template-columns:1fr}.progress-line{max-width:120px}}@media (max-width:768px){.outplacement-calculator{padding:1.5rem 1rem}.calculator-progress{margin-bottom:2rem}.progress-step{height:40px;width:40px}.step-number{font-size:1rem}.progress-line{max-width:60px}.step-heading{font-size:1.5rem;margin-bottom:.75rem}.step-description{font-size:1rem}.category-card{padding:1.5rem 1rem}.category-label{font-size:1.25rem}.form-container{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.form-submit-btn{font-size:1rem;padding:.875rem}.pricing-card{padding:1.5rem}.plan-price{font-size:1.75rem}.cta-button{display:block;font-size:1rem;padding:.875rem 2rem;width:100%}}