.hdt-solicitar-cotizacion{padding-top:var(--section-pt, 40px);padding-bottom:var(--section-pb, 40px)}.hdt-quotation-page-header{text-align:center;margin-bottom:40px}.hdt-quotation-page-title{font-size:32px;font-weight:700;margin-bottom:12px;color:#333}.hdt-quotation-page-instructions{font-size:14px;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.hdt-quotation-page-layout{display:grid;grid-template-columns:1fr 400px;gap:40px;align-items:start}.hdt-quotation-products-column{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.hdt-quotation-products-header{margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f5f5f5}.hdt-quotation-section-title{font-size:20px;font-weight:600;color:#333;margin:0}.hdt-quotation-products-list{display:flex;flex-direction:column;gap:16px}.hdt-quotation-product-item{display:flex;align-items:center;gap:20px;padding:16px;background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;transition:all .2s ease}.hdt-quotation-product-item:hover{background:#f5f5f5;border-color:#d0d0d0}.hdt-quotation-product-image{flex-shrink:0;width:80px;height:80px;border-radius:4px;overflow:hidden;background:#fff;border:1px solid #e0e0e0}.hdt-quotation-product-image img{width:100%;height:100%;object-fit:cover}.hdt-quotation-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;color:#999;font-size:11px;text-align:center}.hdt-quotation-product-details{flex-grow:1;display:flex;flex-direction:column;gap:4px}.hdt-quotation-product-title{font-size:15px;font-weight:600;color:#333;margin:0;line-height:1.3}.hdt-quotation-product-vendor{font-size:13px;color:#666;margin:0}.hdt-quotation-product-price{font-size:14px;font-weight:600;color:#4caf50;margin-top:4px;display:none}.hdt-quotation-product-right{display:flex;align-items:flex-end;gap:16px}.hdt-quotation-product-quantity{display:flex;flex-direction:column;gap:6px;align-items:center}.hdt-quotation-product-quantity label{font-size:12px;font-weight:600;color:#666;margin:0}.hdt-quantity-selector{display:flex;align-items:center;gap:0;border:1px solid #d0d0d0;border-radius:4px;background:#fff;overflow:hidden}.hdt-quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;transition:background .2s ease;color:#666}.hdt-quantity-btn:hover{background:#f5f5f5;color:#333}.hdt-quantity-btn:active{background:#e8e8e8}.hdt-quantity-input{width:50px;height:32px;text-align:center;border:none;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;font-size:14px;font-weight:600;color:#333;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.hdt-quantity-input::-webkit-outer-spin-button,.hdt-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hdt-quantity-input:focus{outline:none;background:#fafafa}.hdt-quotation-remove-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#999}.hdt-quotation-remove-btn:hover{background:#fee;border-color:#f44336;color:#f44336}.hdt-quotation-products-footer{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.hdt-quotation-footer-actions{display:flex;flex-wrap:wrap;gap:12px}.hdt-quotation-add-more{flex-grow:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600}.hdt-quotation-add-more:hover{color:#fff!important;border-color:#7692dd}.hdt-quotation-clear-cart{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;color:#666;border-color:#e0e0e0}.hdt-quotation-clear-cart:hover{background:#fee!important;color:#f44336!important;border-color:#f44336!important}.hdt-quotation-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#999}.hdt-quotation-empty-state svg{margin-bottom:20px;opacity:.3}.hdt-quotation-empty-state h3{font-size:18px;font-weight:600;color:#666;margin:0 0 8px}.hdt-quotation-empty-state p{font-size:14px;color:#999;margin:0 0 24px;max-width:300px}.hdt-quotation-form-column{position:sticky;top:20px}.hdt-quotation-form-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.hdt-quotation-form-wrapper .hdt-quotation-section-title{margin-bottom:12px}.hdt-quotation-form-description{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px}.hdt-quotation-form__grid{display:grid;grid-template-columns:1fr;gap:16px}.hdt-quotation-form__field{display:flex;flex-direction:column;gap:6px}.hdt-quotation-form__field label{font-size:14px;font-weight:600;color:#333}.hdt-quotation-form__input{width:100%;padding:10px 14px;font-size:14px;border:1px solid #d0d0d0;border-radius:4px;background:#fafafa;transition:all .2s ease}.hdt-quotation-form__input:focus{outline:none;border-color:#7692dd;background:#fff;box-shadow:0 0 0 3px #7692dd1a}.hdt-quotation-form__input::placeholder{color:#999}.hdt-btn-submit-quotation{width:100%;padding:14px 24px;font-size:15px;background-color:#7692dd!important;color:#fff!important;border:1px solid #7692DD!important;border-radius:4px;cursor:pointer;transition:all .3s ease;font-weight:600;text-transform:uppercase;margin-top:8px}[color-scheme] .hdt-btn.hdt-btn-submit-quotation:hover{background-color:#fff!important;color:#7692dd!important;border-color:#fff!important}.hdt-btn-submit-quotation:active{transform:translateY(0)}.hdt-btn-submit-quotation:disabled{background-color:#ccc!important;border-color:#ccc!important;cursor:not-allowed;transform:none;box-shadow:none}.hdt-btn-outline{background:transparent;color:#7692dd;border:1px solid #7692DD;transition:all .2s ease}.hdt-btn-outline:hover{background:#7692dd;color:#fff}@media(max-width:1024px){.hdt-quotation-page-layout{grid-template-columns:1fr 350px;gap:30px}.hdt-quotation-product-image{width:70px;height:70px}}@media(max-width:768px){.hdt-quotation-page-layout{grid-template-columns:1fr;gap:24px}.hdt-quotation-form-column{position:static}.hdt-quotation-page-title{font-size:24px}.hdt-quotation-page-instructions{font-size:13px}.hdt-quotation-products-column,.hdt-quotation-form-wrapper{padding:20px}.hdt-quotation-product-item{flex-wrap:wrap;gap:12px}.hdt-quotation-product-image{width:60px;height:60px}.hdt-quotation-product-details{width:calc(100% - 80px)}.hdt-quotation-product-right{width:100%;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:12px;margin-top:4px}.hdt-quotation-product-quantity{flex-direction:row;gap:10px;align-items:center}.hdt-quotation-section-title{font-size:18px}.hdt-quotation-footer-actions{flex-direction:column}.hdt-quotation-add-more,.hdt-quotation-clear-cart{width:100%}}@media(max-width:480px){.hdt-solicitar-cotizacion{padding-top:20px;padding-bottom:20px}.hdt-quotation-page-header{margin-bottom:24px}.hdt-quotation-products-column,.hdt-quotation-form-wrapper{padding:16px}.hdt-quotation-product-title{font-size:14px}.hdt-quotation-product-vendor{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/solicitar-cotizacion.css.map */
