.quick-valuation-form{flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;display:flex}.form-group-compact{flex-direction:column;gap:.4rem;display:flex}.form-group-compact label{color:#374151;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.form-group-compact input{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.875rem 1rem;font-size:.95rem;transition:all .2s}.form-group-compact input:focus{background:#fff;border-color:#4169e1;outline:none;box-shadow:0 0 0 3px #4169e11a}.form-group-compact input::placeholder{color:#9ca3af;font-style:italic}.btn-quote{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#4169e1 0%,#1e3a8a 100%);border:none;border-radius:6px;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #4169e14d}.btn-quote:hover:not(:disabled){background:linear-gradient(135deg,#1e3a8a 0% 100%);transform:translateY(-1px);box-shadow:0 6px 20px #4169e166}.btn-quote:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.form-success,.form-error{border-radius:6px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem;font-size:.85rem;font-weight:500;display:flex}.form-success{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:1px solid #059669}.form-error{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:1px solid #dc2626}.form-icon{flex-shrink:0;width:16px;height:16px}.field-error{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:500}.sell-hero{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:4rem 0}.sell-hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.sell-hero-content h1{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.sell-hero-content p{opacity:.95;color:#f3f4f6;text-shadow:0 1px 2px #0000004d;margin-bottom:2rem;font-size:1.1rem}.sell-hero-badges{flex-wrap:wrap;gap:1rem;display:flex}.sell-badge{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.5rem 1rem;font-size:.85rem}.sell-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;padding:2rem;box-shadow:0 20px 40px #0000001a}.sell-form-card h3{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.sell-benefits{background:#f8f9fa;padding:4rem 0}.sell-benefits-container{max-width:1200px;margin:0 auto;padding:0 2rem}.sell-benefits h2{text-align:center;color:#1a1a2e;margin-bottom:3rem;font-size:2.5rem}.sell-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.sell-benefit{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 5px 20px #00000014}.sell-benefit:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.sell-benefit-icon{color:#4169e1;width:32px;height:32px;margin-bottom:1rem}.sell-benefit h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.3rem}.sell-benefit p{color:#666;line-height:1.6}.sell-process{background:#fff;padding:4rem 0}.sell-process-container{max-width:1000px;margin:0 auto;padding:0 2rem}.sell-process h2{text-align:center;color:#1a1a2e;margin-bottom:3rem;font-size:2.5rem}.sell-process-steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.sell-step{text-align:center;position:relative}.sell-step-number{color:#fff;background:#4169e1;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.2rem;font-weight:700;display:flex}.sell-step h3{color:#1a1a2e;margin-bottom:.5rem;font-size:1.2rem}.sell-step p{color:#666;line-height:1.5}.sell-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#4169e1 0%,#1e3a8a 100%);padding:4rem 0}.sell-cta-container{max-width:800px;margin:0 auto;padding:0 2rem}.sell-cta h2{margin-bottom:1rem;font-size:2.5rem}.sell-cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.sell-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.sell-cta-button{border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.sell-cta-button.primary{color:#4169e1;background:#fff}.sell-cta-button.secondary{color:#fff;background:0 0;border:2px solid #fff}.sell-cta-icon{width:20px;height:20px}@media (max-width:768px){.sell-hero-container{text-align:center;grid-template-columns:1fr;gap:2rem}.sell-hero-badges{justify-content:center}.sell-benefits-grid{grid-template-columns:1fr}.sell-process-steps{grid-template-columns:repeat(2,1fr)}.sell-cta-buttons{flex-direction:column;align-items:center}.sell-cta-button{justify-content:center;width:100%;max-width:300px}}@media (max-width:480px){.sell-process-steps{grid-template-columns:1fr}.sell-hero-container,.sell-benefits-container,.sell-process-container,.sell-cta-container{padding:0 1rem}}
