.success-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;max-width:560px;margin:3rem auto;border:1px solid #e2e8f0;box-shadow:0 20px 60px #00000014}.success-icon-wrapper{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;margin-bottom:2rem;box-shadow:0 12px 32px #10b98159;animation:scaleIn .5s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-check{color:#fff;animation:checkDraw .6s ease-out .3s forwards;stroke-dasharray:100;stroke-dashoffset:100}@keyframes checkDraw{to{stroke-dashoffset:0}}.success-title{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 .75rem;letter-spacing:-.02em}.success-desc{font-size:1rem;color:#64748b;margin:0 0 2rem;max-width:400px;line-height:1.6}.success-info{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;width:100%;max-width:320px}.info-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#f8fafc;border-radius:12px;font-size:.875rem;color:#475569;border:1px solid #e2e8f0}.info-item svg{color:#10b981;flex-shrink:0}.success-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-decoration:none;border-radius:14px;font-weight:700;font-size:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #2563eb4d}.success-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #2563eb66}@media(max-width:640px){.success-state{margin:1rem;padding:2.5rem 1.5rem}.success-title{font-size:1.5rem}.success-icon-wrapper{width:80px;height:80px}.success-check{width:40px;height:40px}}.quote-page{background:#f8fafc;min-height:100vh;padding:2rem 1rem 4rem}.quote-container{max-width:1200px;margin:0 auto}.quote-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.header-icon{width:64px;height:64px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #2563eb4d}.page-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.page-subtitle{color:#64748b;margin:.25rem 0 0}.progress-steps{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.step{display:flex;align-items:center;gap:.5rem;color:#94a3b8}.step.active{color:#2563eb}.step.active .step-num{background:#2563eb;color:#fff}.step-num{width:32px;height:32px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.step-label{font-weight:600;font-size:.9rem}.step-line{width:60px;height:2px;background:#e2e8f0}.quote-grid{display:grid;grid-template-columns:1fr 420px;gap:2rem;align-items:start}@media(max-width:1024px){.quote-grid{grid-template-columns:1fr}}.products-section{background:#fff;border-radius:20px;border:1px solid #e2e8f0;overflow:hidden}.section-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}.section-header h2{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0}.item-count{background:#eff6ff;color:#2563eb;padding:.375rem .875rem;border-radius:20px;font-size:.8125rem;font-weight:600}.products-list{padding:1rem;min-height:300px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.empty-icon{font-size:3rem;margin-bottom:1rem}.empty-state p{color:#64748b;margin-bottom:1.5rem}.browse-btn{background:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:600;transition:all .2s}.browse-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.product-item{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:16px;margin-bottom:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.product-img{width:72px;height:72px;min-width:72px;max-width:72px;border-radius:10px;object-fit:contain;background:#f8fafc;border:1px solid #f1f5f9;padding:6px;flex-shrink:0}.product-info{flex:1}.product-name{font-weight:700;color:#0f172a;margin-bottom:.375rem;font-size:.9375rem}.product-options{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem}.option-tag{background:#dbeafe;color:#1e40af;padding:.2rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600}.product-qty{display:flex;align-items:center;gap:.5rem}.qty-badge{background:#0f172a;color:#fff;padding:.25rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:700}.remove-btn{background:#fef2f2;color:#ef4444;border:none;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;align-self:flex-start}.remove-btn:hover{background:#ef4444;color:#fff}.form-section{display:flex;flex-direction:column;gap:1.5rem}.form-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:1.75rem}.form-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 .5rem}.form-desc{color:#64748b;font-size:.9rem;margin:0 0 1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:640px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:600;color:#334155;margin-bottom:.5rem;font-size:.875rem}.form-group .req{color:#ef4444}.form-group input,.form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.9375rem;transition:all .2s;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.checkbox-group{margin-top:1.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;color:#475569}.checkbox-label input{width:auto;margin-top:2px}.checkbox-label a{color:#2563eb}.submit-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s;margin-top:1rem}.submit-btn:disabled{background:#94a3b8;cursor:not-allowed}.submit-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb59}.summary-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:1.5rem;color:#fff}.summary-card h3{font-size:1rem;font-weight:700;margin:0 0 1rem;opacity:.8}.summary-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.summary-row:last-of-type{border:none}.summary-row span:first-child{opacity:.7}.summary-row span:last-child{font-weight:700}.summary-note{margin-top:1rem;padding:1rem;background:#ffffff1a;border-radius:10px;font-size:.8125rem;line-height:1.5}
