.cotizacion-module__2w9mOa__page{background-color:var(--color-bg-app);flex-direction:column;min-height:100vh;display:flex}.cotizacion-module__2w9mOa__main{max-width:var(--max-width);flex-direction:column;flex:1;gap:1.5rem;width:100%;margin:0 auto;padding:1.5rem 1rem 4rem;display:flex}.cotizacion-module__2w9mOa__title{font-family:var(--font-heading);color:#172033;text-transform:uppercase;letter-spacing:-.01em;align-items:center;gap:.6rem;font-size:1.8rem;font-weight:700;display:flex}.cotizacion-module__2w9mOa__contentGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.cotizacion-module__2w9mOa__itemsContainer{background:#fff;border:1px solid #e4e7ec;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;box-shadow:0 4px 16px #1018280a}.cotizacion-module__2w9mOa__containerHeader{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;padding-bottom:.85rem;display:flex}.cotizacion-module__2w9mOa__containerTitle{font-family:var(--font-heading);color:#172033;text-transform:uppercase;font-size:1.2rem;font-weight:700}.cotizacion-module__2w9mOa__itemRow{border-bottom:1px solid #e4e7ec;flex-direction:column;gap:.75rem;padding-bottom:1.25rem;display:flex}.cotizacion-module__2w9mOa__itemRow:last-child{border-bottom:none;padding-bottom:0}.cotizacion-module__2w9mOa__itemMainContent{align-items:flex-start;gap:1rem;display:flex}.cotizacion-module__2w9mOa__thumbBox{background:#fff;border:1px solid #e4e7ec;border-radius:10px;justify-content:center;align-items:center;width:75px;min-width:75px;height:75px;min-height:75px;padding:4px;display:flex;overflow:hidden}.cotizacion-module__2w9mOa__thumbImg{object-fit:contain;width:100%;height:100%}.cotizacion-module__2w9mOa__thumbPlaceholder{color:#98a2b3;font-size:1.8rem}.cotizacion-module__2w9mOa__itemBody{flex-direction:column;flex:1;gap:.4rem;display:flex}.cotizacion-module__2w9mOa__itemHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cotizacion-module__2w9mOa__itemName{font-family:var(--font-body);color:#172033;font-size:1.05rem;font-weight:700;line-height:1.3}.cotizacion-module__2w9mOa__itemSku{color:#667085;font-size:.8rem;font-family:var(--font-mono)}.cotizacion-module__2w9mOa__itemMeta{color:#667085;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.cotizacion-module__2w9mOa__itemFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.35rem;display:flex}.cotizacion-module__2w9mOa__qtyControls{background:#fff;border:1px solid #e4e7ec;border-radius:8px;align-items:center;display:flex}.cotizacion-module__2w9mOa__qtyBtn{color:#172033;touch-action:manipulation;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;font-size:1.2rem;font-weight:700;transition:background .2s;display:flex}@media (hover:hover){.cotizacion-module__2w9mOa__qtyBtn:hover{background:#f4f6f8}}.cotizacion-module__2w9mOa__qtyValue{text-align:center;color:#172033;width:40px;font-size:1rem;font-weight:700}.cotizacion-module__2w9mOa__itemSubtotal{font-family:var(--font-heading);color:#172033;font-size:1.15rem;font-weight:700}.cotizacion-module__2w9mOa__deleteBtn{color:#b91c1c;touch-action:manipulation;background:#fef2f2;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem .85rem;font-size:.875rem;font-weight:700;transition:background .2s;display:inline-flex}.cotizacion-module__2w9mOa__sidebar{flex-direction:column;gap:1.5rem;display:flex}.cotizacion-module__2w9mOa__summaryCard{background:#fff;border:1px solid #e4e7ec;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #1018280a}.cotizacion-module__2w9mOa__summaryTitle{font-family:var(--font-heading);color:#172033;text-transform:uppercase;border-bottom:1px solid #e4e7ec;padding-bottom:.75rem;font-size:1.2rem;font-weight:700}.cotizacion-module__2w9mOa__customerForm{flex-direction:column;gap:1rem;display:flex}.cotizacion-module__2w9mOa__formGroup{flex-direction:column;gap:.4rem;display:flex}.cotizacion-module__2w9mOa__formLabel{color:#172033;text-transform:uppercase;font-size:.875rem;font-weight:700}.cotizacion-module__2w9mOa__requiredStar{color:#ef233c}.cotizacion-module__2w9mOa__formInput,.cotizacion-module__2w9mOa__formTextarea{color:#172033;background:#f4f6f8;border:1px solid #e4e7ec;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-size:16px;font-weight:500;transition:border-color .2s,background .2s}.cotizacion-module__2w9mOa__formInput:focus,.cotizacion-module__2w9mOa__formTextarea:focus{background:#fff;border-color:#ef233c;box-shadow:0 0 0 3px #ef233c26}.cotizacion-module__2w9mOa__formTextarea{resize:vertical;min-height:80px}.cotizacion-module__2w9mOa__validationError{color:#b91c1c;background:#fef2f2;border:1px solid #ef44444d;border-radius:10px;padding:.75rem 1rem;font-size:.875rem;font-weight:700}.cotizacion-module__2w9mOa__successMessage{color:#047857;background:#ecfdf5;border:1px solid #10b9814d;border-radius:10px;padding:.75rem 1rem;font-size:.875rem;font-weight:700}.cotizacion-module__2w9mOa__whatsappWarning{color:#b45309;background:#fffbeb;border:1px solid #f59e0b4d;border-radius:10px;padding:.85rem 1rem;font-size:.875rem;line-height:1.4}.cotizacion-module__2w9mOa__summaryRow{color:#667085;justify-content:space-between;align-items:center;font-size:1.05rem;font-weight:600;display:flex}.cotizacion-module__2w9mOa__totalRow{color:#172033;border-top:1px solid #e4e7ec;padding-top:.85rem;font-size:1.4rem;font-weight:700}.cotizacion-module__2w9mOa__totalPrice{color:#ef233c;font-family:var(--font-heading)}.cotizacion-module__2w9mOa__actionButtonGroup{flex-direction:column;gap:.85rem;width:100%;display:flex}.cotizacion-module__2w9mOa__whatsappBtn{color:#fff;text-transform:uppercase;touch-action:manipulation;background:#ef233c;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;height:52px;min-height:52px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #ef233c40}@media (hover:hover){.cotizacion-module__2w9mOa__whatsappBtn:hover:not(:disabled){background:#d90429;transform:translateY(-1px)}}.cotizacion-module__2w9mOa__whatsappBtn:active:not(:disabled){background:#d90429}.cotizacion-module__2w9mOa__whatsappBtn:disabled{color:#98a2b3;cursor:not-allowed;box-shadow:none;background:#e4e7ec}.cotizacion-module__2w9mOa__shareBtn{color:#fff;text-transform:uppercase;touch-action:manipulation;background:#15171a;border:1px solid #15171a;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;height:48px;min-height:48px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}@media (hover:hover){.cotizacion-module__2w9mOa__shareBtn:hover:not(:disabled){background:#25282e;transform:translateY(-1px)}}.cotizacion-module__2w9mOa__shareBtn:disabled{opacity:.6;cursor:not-allowed}.cotizacion-module__2w9mOa__pdfBtn{color:#172033;text-transform:uppercase;touch-action:manipulation;background:#fff;border:1px solid #e4e7ec;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;height:48px;min-height:48px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}@media (hover:hover){.cotizacion-module__2w9mOa__pdfBtn:hover:not(:disabled){background:#f4f6f8;transform:translateY(-1px)}}.cotizacion-module__2w9mOa__pdfBtn:disabled{opacity:.6;cursor:not-allowed}.cotizacion-module__2w9mOa__emptyState{text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;display:flex}.cotizacion-module__2w9mOa__emptyIcon{opacity:.7;font-size:4rem}.cotizacion-module__2w9mOa__emptyTitle{font-family:var(--font-heading);color:#172033;font-size:1.4rem;font-weight:700}.cotizacion-module__2w9mOa__catalogBtn{color:#fff;text-transform:uppercase;touch-action:manipulation;background:#ef233c;border-radius:12px;justify-content:center;align-items:center;min-height:48px;margin-top:1rem;padding:.85rem 1.75rem;font-weight:700;display:inline-flex}.cotizacion-module__2w9mOa__footer{text-align:center;color:#667085;background:#fff;border-top:1px solid #e4e7ec;margin-top:auto;padding:1.75rem 1rem;font-size:.85rem}@media (min-width:860px){.cotizacion-module__2w9mOa__contentGrid{grid-template-columns:1fr 420px}.cotizacion-module__2w9mOa__formInput,.cotizacion-module__2w9mOa__formTextarea{font-size:.95rem}}
