.caja-module__g6Uiyq__mainLayout{background-color:var(--pos-bg-main);width:100%;height:100vh;font-family:var(--font-inter), sans-serif;flex-direction:column;display:flex;position:relative;overflow:hidden}.caja-module__g6Uiyq__contentWrapper{flex:1;gap:0;min-height:0;padding-bottom:56px;display:flex;overflow:hidden}@media (max-width:1024px){.caja-module__g6Uiyq__contentWrapper{flex-direction:column;padding-bottom:0;overflow-y:hidden}}.caja-module__g6Uiyq__mobileMode{flex-direction:column;height:calc(100vh - 60px);display:flex;overflow:hidden;padding:0!important}
.toast-module__xNMh3q__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:24px;right:24px}.toast-module__xNMh3q__toast{pointer-events:auto;background:var(--bg-card);min-width:320px;max-width:400px;box-shadow:var(--shadow-lg);border:1px solid var(--pos-border-main);border-radius:12px;animation:.4s cubic-bezier(.16,1,.3,1) forwards toast-module__xNMh3q__slideIn;position:relative;overflow:hidden}.toast-module__xNMh3q__success{border-left:4px solid var(--status-success)}.toast-module__xNMh3q__error{border-left:4px solid var(--status-error)}.toast-module__xNMh3q__toastContent{align-items:center;gap:16px;padding:16px;display:flex}.toast-module__xNMh3q__iconContainer{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.toast-module__xNMh3q__success .toast-module__xNMh3q__iconContainer{background-color:var(--pos-status-success-bg);color:var(--pos-status-success);border:1px solid var(--pos-status-success-border)}.toast-module__xNMh3q__error .toast-module__xNMh3q__iconContainer{background-color:var(--pos-status-error-bg);color:var(--status-error);border:1px solid var(--pos-status-error-border)}.toast-module__xNMh3q__textContent{flex-direction:column;flex:1;display:flex}.toast-module__xNMh3q__titleLabel{text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:.65rem;font-weight:800}.toast-module__xNMh3q__success .toast-module__xNMh3q__titleLabel{color:var(--pos-status-success)}.toast-module__xNMh3q__error .toast-module__xNMh3q__titleLabel{color:var(--status-error)}.toast-module__xNMh3q__messageText{color:var(--text-muted);margin:0;font-size:.9rem;font-weight:600}.toast-module__xNMh3q__closeBtn{color:var(--text-light);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s;display:flex}.toast-module__xNMh3q__closeBtn:hover{background-color:var(--pos-bg-hover);color:var(--text-main)}.toast-module__xNMh3q__progressContainer{background-color:var(--pos-bg-main);width:100%;height:3px}.toast-module__xNMh3q__progressBar{transform-origin:0;width:100%;height:100%;animation:linear forwards toast-module__xNMh3q__progress}.toast-module__xNMh3q__success .toast-module__xNMh3q__progressBar{background-color:var(--pos-status-success)}.toast-module__xNMh3q__error .toast-module__xNMh3q__progressBar{background-color:var(--status-error)}@keyframes toast-module__xNMh3q__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes toast-module__xNMh3q__progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
.cajaHeader-module__RAh7ua__cajaHeader{background-color:var(--pos-bg-card);border-bottom:1px solid var(--pos-border-main);box-sizing:border-box;z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;box-shadow:0 2px 4px #00000005}@media (max-width:1024px){.cajaHeader-module__RAh7ua__cajaHeader{height:56px;padding:0 1rem}}.cajaHeader-module__RAh7ua__headerLeft{align-items:center;gap:1.25rem;display:flex}.cajaHeader-module__RAh7ua__btnBack{border:1px solid var(--pos-border-main);background-color:var(--pos-bg-main);width:34px;height:34px;color:var(--pos-text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.cajaHeader-module__RAh7ua__btnBack:hover{background-color:var(--pos-primary);color:#fff;border-color:var(--pos-primary)}.cajaHeader-module__RAh7ua__headerTitleGroup{align-items:center;gap:1.25rem;display:flex}.cajaHeader-module__RAh7ua__titleWithStatus{align-items:center;gap:.75rem;display:flex}.cajaHeader-module__RAh7ua__cajaTitle{color:var(--pos-text-main);margin:0;font-size:1.1rem;font-weight:800}.cajaHeader-module__RAh7ua__statusOnline{color:#16a34a;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;padding:1px 6px;font-size:.6rem;font-weight:800}.cajaHeader-module__RAh7ua__userInfoBadge{background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;align-items:center;gap:.5rem;padding:3px 8px;display:flex}.cajaHeader-module__RAh7ua__userIcon{width:20px;height:20px;color:var(--pos-primary);background:#fff;border-radius:4px;justify-content:center;align-items:center;display:flex}.cajaHeader-module__RAh7ua__cajeroLabel{color:#94a3b8;font-size:.7rem}.cajaHeader-module__RAh7ua__cajeroName{color:#475569;font-size:.75rem;font-weight:700}.cajaHeader-module__RAh7ua__cajaDateTime{align-items:center;gap:1.5rem;display:flex}.cajaHeader-module__RAh7ua__timeBadge{color:var(--pos-primary);align-items:center;gap:.4rem;display:flex}.cajaHeader-module__RAh7ua__timeText{color:var(--pos-text-main);font-size:1.15rem;font-weight:800}.cajaHeader-module__RAh7ua__dateText{color:var(--pos-text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.cajaHeader-module__RAh7ua__cajaHeaderActions{gap:.75rem;display:flex}.cajaHeader-module__RAh7ua__btnHeader{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.cajaHeader-module__RAh7ua__btnHeader.cajaHeader-module__RAh7ua__outline{color:#64748b;background-color:#fff;border:1px solid #e2e8f0}.cajaHeader-module__RAh7ua__btnHeader.cajaHeader-module__RAh7ua__dangerGradient{color:#fff;background:#ef4444;border:none}.cajaHeader-module__RAh7ua__hideMobile{display:flex}@media (max-width:900px){.cajaHeader-module__RAh7ua__userInfoBadge,.cajaHeader-module__RAh7ua__dateText{display:none!important}}@media (max-width:600px){.cajaHeader-module__RAh7ua__hideMobile{display:none!important}.cajaHeader-module__RAh7ua__cajaHeader{height:54px}}
.productCatalog-module__8BzlsG__catalogSection{flex-direction:column;flex:4;gap:20px;width:100%;min-height:0;padding:15px;display:flex}@media (max-width:1024px){.productCatalog-module__8BzlsG__catalogSection{flex:none;max-width:none}}.productCatalog-module__8BzlsG__searchHeader{align-items:center;gap:12px;display:flex}.productCatalog-module__8BzlsG__searchBox{background-color:var(--pos-bg-card);border:1px solid var(--pos-border-main);box-shadow:var(--shadow-sm);border-radius:12px;flex:1;align-items:center;padding:12px 16px;display:flex}.productCatalog-module__8BzlsG__searchBox input{color:var(--pos-text-main);border:none;outline:none;flex:1;min-width:0;margin-left:12px;font-size:1rem}.productCatalog-module__8BzlsG__searchBox input::placeholder{color:var(--pos-text-light)}.productCatalog-module__8BzlsG__shortcutBadge{background-color:var(--pos-primary-light);color:var(--pos-primary);border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600}.productCatalog-module__8BzlsG__btnAction{background-color:var(--pos-bg-card);border:1px solid var(--pos-border-main);color:var(--pos-text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);white-space:nowrap;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-weight:600;transition:all .2s;display:flex}.productCatalog-module__8BzlsG__btnAction:hover{background-color:var(--pos-bg-hover);border-color:var(--pos-border-focus)}.productCatalog-module__8BzlsG__filterWrapper{position:relative}.productCatalog-module__8BzlsG__filterBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;height:46px;padding:0 20px;font-size:.9rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.productCatalog-module__8BzlsG__filterBtn:hover{border-color:var(--pos-primary);color:var(--pos-primary);background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb1a}.productCatalog-module__8BzlsG__filterActive{box-shadow:0 4px 15px -3px #2563eb33;color:#2563eb!important;background:#fff!important;border-color:#2563eb!important}.productCatalog-module__8BzlsG__filterCount{color:#fff;background:#2563eb;border-radius:6px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:800;display:flex}.productCatalog-module__8BzlsG__filterDropdown{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:300px;padding:16px;animation:.2s cubic-bezier(0,0,.2,1) productCatalog-module__8BzlsG__dropdownIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes productCatalog-module__8BzlsG__dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.productCatalog-module__8BzlsG__dropdownHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.productCatalog-module__8BzlsG__dropdownHeader span{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:800}.productCatalog-module__8BzlsG__clearBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700;transition:all .2s}.productCatalog-module__8BzlsG__clearBtn:hover{color:#ef4444;background:#fee2e2}.productCatalog-module__8BzlsG__dropdownList{flex-direction:column;gap:6px;max-height:320px;padding-right:8px;display:flex;overflow-y:auto}.productCatalog-module__8BzlsG__dropdownList::-webkit-scrollbar{width:4px}.productCatalog-module__8BzlsG__dropdownList::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.productCatalog-module__8BzlsG__dropdownItem{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:all .2s;display:flex}.productCatalog-module__8BzlsG__dropdownItem:hover{background:#f1f5f9}.productCatalog-module__8BzlsG__dropdownItem input{display:none}.productCatalog-module__8BzlsG__checkboxCustom{background:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.productCatalog-module__8BzlsG__dropdownItem input:checked+.productCatalog-module__8BzlsG__checkboxCustom{background:#2563eb;border-color:#2563eb;transform:scale(1.05)}.productCatalog-module__8BzlsG__dropdownItem input:checked+.productCatalog-module__8BzlsG__checkboxCustom:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:4px;height:8px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.productCatalog-module__8BzlsG__catName{color:#334155;font-size:.9rem;font-weight:600}.productCatalog-module__8BzlsG__catalogBody{background-color:var(--pos-bg-card);border:1px solid var(--pos-border-main);border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.productCatalog-module__8BzlsG__tableHeader{border-bottom:1px solid var(--pos-border-main);color:#64748b;text-transform:uppercase;letter-spacing:.075em;background:#f8fafc;grid-template-columns:1fr 120px 60px;padding:14px 24px;font-size:.7rem;font-weight:800;display:grid}.productCatalog-module__8BzlsG__tableList{flex:1;min-height:0;overflow-y:auto}.productCatalog-module__8BzlsG__productRow{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 120px 60px;align-items:center;gap:16px;padding:14px 24px;font-size:1rem;transition:all .2s;display:grid}.productCatalog-module__8BzlsG__productRow:hover{background-color:#f8fafc}.productCatalog-module__8BzlsG__productMainInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.productCatalog-module__8BzlsG__productName{color:var(--pos-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.productCatalog-module__8BzlsG__productCode{color:var(--pos-text-muted);font-size:.75rem;font-weight:600}.productCatalog-module__8BzlsG__productPrice{color:var(--pos-text-main);text-align:right;font-size:.95rem;font-weight:800}.productCatalog-module__8BzlsG__btnAdd{background-color:var(--pos-primary-light);width:32px;height:32px;color:var(--pos-primary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.productCatalog-module__8BzlsG__btnAdd:hover{background-color:var(--pos-primary-light-hover);color:var(--pos-primary-hover)}.productCatalog-module__8BzlsG__pagination{border-top:1px solid var(--pos-border-main);background-color:var(--pos-bg-card);justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}.productCatalog-module__8BzlsG__pageInfo{color:var(--pos-text-muted);font-size:.85rem;font-weight:600}.productCatalog-module__8BzlsG__pageBtn{border:1px solid var(--pos-border-main);background-color:var(--pos-bg-card);color:var(--pos-text-muted);cursor:pointer;border-radius:8px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.productCatalog-module__8BzlsG__pageBtn:disabled{opacity:.5;cursor:not-allowed}.productCatalog-module__8BzlsG__pageBtn:hover:not(:disabled){background-color:var(--pos-bg-main);color:var(--pos-text-main)}.productCatalog-module__8BzlsG__pageBtn.productCatalog-module__8BzlsG__active{background-color:var(--pos-primary-light);color:var(--pos-primary);border-color:var(--pos-primary-light-hover)}.productCatalog-module__8BzlsG__pageBtn.productCatalog-module__8BzlsG__text{color:var(--pos-primary);background:0 0;border:none;padding:8px 10px}.productCatalog-module__8BzlsG__pageBtn.productCatalog-module__8BzlsG__text:hover{background-color:#0000;text-decoration:underline}
.button-module__jIKzha__btn{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.button-module__jIKzha__btn:disabled{opacity:.6;cursor:not-allowed;filter:grayscale()}.button-module__jIKzha__primary{background-color:var(--primary);color:var(--text-white);box-shadow:0 4px 12px #6366f133}.button-module__jIKzha__primary:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 16px #6366f14d}.button-module__jIKzha__secondary{background-color:var(--primary-light);color:var(--primary)}.button-module__jIKzha__secondary:hover:not(:disabled){background-color:#6366f11f;transform:translateY(-1px)}.button-module__jIKzha__outline{border-color:var(--border-light);color:var(--text-main);background-color:#0000}.button-module__jIKzha__outline:hover:not(:disabled){background-color:var(--bg-main);border-color:var(--text-light);transform:translateY(-1px)}.button-module__jIKzha__danger{background-color:var(--status-error);color:var(--text-white)}.button-module__jIKzha__danger:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 4px 12px #ef444433}.button-module__jIKzha__ghost{color:var(--text-muted);background-color:#0000}.button-module__jIKzha__ghost:hover:not(:disabled){background-color:var(--bg-main);color:var(--text-main)}.button-module__jIKzha__sm{border-radius:8px;padding:.375rem .75rem;font-size:.75rem}.button-module__jIKzha__lg{padding:.75rem 1.75rem;font-size:1rem}@keyframes button-module__jIKzha__spin{to{transform:rotate(360deg)}}.button-module__jIKzha__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite button-module__jIKzha__spin}
.cartPanel-module__EIICza__cartSection{flex-direction:column;flex:6;gap:20px;width:100%;min-height:0;padding:15px 15px 15px 0;display:flex}@media (max-width:1024px){.cartPanel-module__EIICza__cartSection{flex-direction:column;flex:1;min-width:0;padding:0;display:flex}}.cartPanel-module__EIICza__cartCard{background-color:var(--pos-bg-card);border:1px solid var(--pos-border-main);box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cartPanel-module__EIICza__columnHeader{border-bottom:1px solid var(--pos-border-main);justify-content:space-between;align-items:center;height:50px;padding:12px 20px;display:flex}.cartPanel-module__EIICza__columnHeader h2{color:var(--pos-text-main);align-items:center;gap:12px;margin:0;font-size:1.1rem;display:flex}.cartPanel-module__EIICza__badgeCount{background-color:var(--pos-primary-light);color:var(--pos-primary);border-radius:99px;padding:4px 10px;font-size:.75rem;font-weight:600}.cartPanel-module__EIICza__btnEmpty{color:var(--pos-status-error);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.cartPanel-module__EIICza__cartBodyGrid{flex:1;grid-template-columns:1fr 340px;min-height:0;display:grid}@media (max-width:1280px){.cartPanel-module__EIICza__cartBodyGrid{grid-template-columns:1fr 300px}}@media (max-width:1024px){.cartPanel-module__EIICza__cartBodyGrid{grid-template-columns:1fr}}.cartPanel-module__EIICza__cartItemsCol{border-right:1px solid var(--pos-border-main);flex-direction:column;min-height:0;display:flex}.cartPanel-module__EIICza__cartTableHeader{border-bottom:1px solid var(--pos-bg-main);color:var(--pos-text-muted);grid-template-columns:1fr 70px 100px 70px 40px;padding:12px 20px;font-size:.75rem;font-weight:700;display:grid}.cartPanel-module__EIICza__cartItems{flex:1;min-height:0;overflow-y:auto}.cartPanel-module__EIICza__emptyCartMessage{color:var(--pos-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:4rem 2rem;display:flex}.cartPanel-module__EIICza__cartRow{border-bottom:1px solid var(--pos-bg-main);grid-template-columns:1fr 70px 100px 70px 40px;align-items:center;padding:16px 20px;display:grid}.cartPanel-module__EIICza__cartItemName{color:var(--pos-text-main);flex-direction:column;gap:4px;font-size:.9rem;font-weight:600;display:flex}.cartPanel-module__EIICza__cartItemCode{color:var(--pos-text-muted);font-size:.75rem;font-weight:500}.cartPanel-module__EIICza__cartItemPrice{color:var(--pos-text-main);font-size:.9rem;font-weight:600}.cartPanel-module__EIICza__itemControls{justify-content:center;display:flex}.cartPanel-module__EIICza__qtyControl{border:1px solid var(--pos-border-main);border-radius:8px;align-items:center;width:80px;display:flex;overflow:hidden}.cartPanel-module__EIICza__qtyBtn{background-color:var(--pos-bg-hover);cursor:pointer;width:26px;height:28px;color:var(--pos-text-darker);border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.cartPanel-module__EIICza__qtyInput{border:none;border-left:1px solid var(--pos-border-main);border-right:1px solid var(--pos-border-main);text-align:center;width:100%;height:28px;color:var(--pos-text-main);outline:none;flex:1;font-size:.85rem;font-weight:600}.cartPanel-module__EIICza__cartItemSubtotal{color:var(--pos-text-main);text-align:right;font-size:.9rem;font-weight:700}.cartPanel-module__EIICza__btnDelete{background-color:var(--pos-status-error-bg);width:32px;height:32px;color:var(--pos-status-error);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;display:flex}.cartPanel-module__EIICza__cartInfoCol{background-color:var(--pos-bg-hover);flex-direction:column;justify-content:space-between;min-height:0;display:flex;overflow-y:auto}.cartPanel-module__EIICza__summarySection{flex-direction:column;gap:14px;padding:24px;display:flex}.cartPanel-module__EIICza__summaryRow{color:var(--pos-text-darker);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.cartPanel-module__EIICza__totalRow{border-top:1px dashed var(--pos-border-focus);justify-content:space-between;align-items:center;margin-top:12px;padding-top:16px;display:flex}.cartPanel-module__EIICza__totalLabel{color:var(--pos-text-main);font-size:1.25rem;font-weight:800}.cartPanel-module__EIICza__totalAmount{color:var(--pos-primary);font-size:2rem;font-weight:800}.cartPanel-module__EIICza__summaryInput{text-align:right;border:1.5px solid var(--pos-border-main);width:90px;color:var(--pos-text-main);background:var(--pos-bg-card);border-radius:8px;outline:none;padding:6px 10px;font-size:.9rem;font-weight:700;transition:border-color .2s}.cartPanel-module__EIICza__summaryInput:focus{border-color:var(--pos-primary);box-shadow:0 0 0 3px #2563eb1a}.cartPanel-module__EIICza__clientRow{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.cartPanel-module__EIICza__clientLabel{color:var(--pos-text-main);font-size:.9rem;font-weight:600}.cartPanel-module__EIICza__clientAddBtn{background-color:var(--pos-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 2px 4px #2563eb33}.cartPanel-module__EIICza__clientAddBtn:hover{background-color:var(--pos-primary-hover);transform:translateY(-1px)}.cartPanel-module__EIICza__clientSelected{background-color:var(--pos-primary-light);color:var(--pos-primary);border-radius:20px;align-items:center;gap:8px;padding:4px 10px;font-size:.85rem;font-weight:700;display:flex}.cartPanel-module__EIICza__clientActions{align-items:center;gap:8px;display:flex}.cartPanel-module__EIICza__btnGhost{color:var(--pos-text-light);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.cartPanel-module__EIICza__btnGhost:hover{background:var(--pos-status-error-bg);color:var(--pos-status-error)}.cartPanel-module__EIICza__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f172a4d;animation:.3s cartPanel-module__EIICza__fadeIn;position:fixed;inset:0}.cartPanel-module__EIICza__drawer{z-index:1000;background:#fff;flex-direction:column;width:440px;max-width:100vw;animation:.4s cubic-bezier(.16,1,.3,1) cartPanel-module__EIICza__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 50px #0000001a}.cartPanel-module__EIICza__drawer.cartPanel-module__EIICza__closing{animation:.25s cubic-bezier(.7,0,.84,0) forwards cartPanel-module__EIICza__slideOut}.cartPanel-module__EIICza__drawerOverlay.cartPanel-module__EIICza__closing{animation:.25s forwards cartPanel-module__EIICza__fadeOut}@keyframes cartPanel-module__EIICza__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes cartPanel-module__EIICza__slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes cartPanel-module__EIICza__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cartPanel-module__EIICza__fadeOut{0%{opacity:1}to{opacity:0}}.cartPanel-module__EIICza__drawerHeader{border-bottom:1px solid var(--pos-border-main);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cartPanel-module__EIICza__drawerHeader h3{color:var(--pos-text-main);margin:0;font-size:1.1rem;font-weight:800}.cartPanel-module__EIICza__drawerCloseBtn{background:var(--pos-bg-main);width:32px;height:32px;color:var(--pos-text-muted);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.cartPanel-module__EIICza__drawerCloseBtn:hover{background:var(--pos-status-error-bg);color:var(--pos-status-error)}.cartPanel-module__EIICza__drawerSearch{border-bottom:1px solid var(--pos-border-main);padding:16px 24px}.cartPanel-module__EIICza__drawerSearchInput{border:1.5px solid var(--pos-border-main);background:var(--pos-bg-main);width:100%;color:var(--pos-text-main);border-radius:10px;outline:none;padding:10px 14px 10px 38px;font-size:.9rem;font-weight:500;transition:border-color .2s}.cartPanel-module__EIICza__drawerSearchInput:focus{border-color:var(--pos-primary)}.cartPanel-module__EIICza__drawerSearchWrapper{position:relative}.cartPanel-module__EIICza__drawerSearchIcon{color:var(--pos-text-light);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.cartPanel-module__EIICza__drawerBody{flex:1;padding:0;overflow-y:auto}.cartPanel-module__EIICza__drawerClientItem{border:1px solid var(--pos-border-main);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin:0 20px 10px;padding:16px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.cartPanel-module__EIICza__drawerClientItem:hover{background:var(--pos-primary-light);border-color:var(--pos-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.cartPanel-module__EIICza__drawerClientItem.cartPanel-module__EIICza__selected{border-color:var(--pos-primary);background:var(--pos-primary-light)}.cartPanel-module__EIICza__drawerClientInfo{flex-direction:column;gap:2px;display:flex}.cartPanel-module__EIICza__drawerClientName{color:var(--pos-text-main);font-size:.9rem;font-weight:700}.cartPanel-module__EIICza__drawerClientDetail{color:var(--pos-text-muted);font-size:.78rem}.cartPanel-module__EIICza__drawerClientCheck{color:var(--pos-primary);font-weight:800}.cartPanel-module__EIICza__drawerEmpty{text-align:center;color:var(--pos-text-muted);padding:3rem 2rem;font-size:.9rem}.cartPanel-module__EIICza__drawerFooter{border-top:1px solid var(--pos-border-main);flex-direction:column;gap:10px;padding:16px 24px;display:flex}.cartPanel-module__EIICza__drawerDivider{color:var(--pos-text-light);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:12px;font-size:.78rem;font-weight:600;display:flex}.cartPanel-module__EIICza__drawerDivider:before,.cartPanel-module__EIICza__drawerDivider:after{content:"";background:var(--pos-border-main);flex:1;height:1px}.cartPanel-module__EIICza__drawerForm{border-top:1px solid var(--pos-border-main);flex-direction:column;gap:10px;padding:16px 24px;display:flex}.cartPanel-module__EIICza__drawerFormTitle{color:var(--pos-text-main);margin:0;font-size:.85rem;font-weight:700}.cartPanel-module__EIICza__drawerFormRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cartPanel-module__EIICza__drawerFormInput{border:1.5px solid var(--pos-border-main);width:100%;color:var(--pos-text-main);border-radius:8px;outline:none;padding:9px 12px;font-size:.85rem;font-weight:500;transition:border-color .2s}.cartPanel-module__EIICza__drawerFormInput:focus{border-color:var(--pos-primary)}.cartPanel-module__EIICza__drawerFormBtn{background:var(--pos-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.85rem;font-weight:700;transition:opacity .2s;display:flex}.cartPanel-module__EIICza__drawerFormBtn:hover{opacity:.9}.cartPanel-module__EIICza__paymentContainer{margin-top:auto}.cartPanel-module__EIICza__paymentSection{flex-direction:column;gap:16px;padding:0 20px 20px;display:flex}.cartPanel-module__EIICza__paymentSection h3{color:var(--pos-text-main);margin:0;font-size:1rem}.cartPanel-module__EIICza__paymentMethods{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cartPanel-module__EIICza__methodBtn{border:1px solid var(--pos-border-main);background-color:var(--pos-bg-card);color:var(--pos-text-darker);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 4px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.cartPanel-module__EIICza__methodBtn.cartPanel-module__EIICza__active{background-color:var(--pos-primary);color:#fff;border-color:var(--pos-primary)}.cartPanel-module__EIICza__paymentDetails{flex-direction:column;gap:12px;margin-bottom:auto;display:flex}.cartPanel-module__EIICza__paymentRow{color:var(--pos-text-darker);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.cartPanel-module__EIICza__paymentInput{text-align:right;border:1px solid var(--pos-border-focus);width:140px;color:var(--pos-text-main);border-radius:8px;outline:none;padding:8px 12px;font-size:1rem;font-weight:700}.cartPanel-module__EIICza__changeBox{text-align:right;background-color:var(--pos-status-success-bg);border:1px solid var(--pos-status-success-border);width:140px;color:var(--pos-status-success);border-radius:8px;padding:8px 12px;font-size:1.1rem;font-weight:800}.cartPanel-module__EIICza__btnPrimary{background-color:var(--pos-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:1.1rem;font-weight:800;display:flex}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__cartCard{box-shadow:none;border:none;border-radius:0}.cartPanel-module__EIICza__mobileSearchHeader{border-bottom:1px solid var(--pos-border-main);z-index:50;background:#fff;padding:12px 16px;position:relative}.cartPanel-module__EIICza__mobileSearchBox{background:var(--pos-bg-main);border:1.5px solid var(--pos-border-main);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.cartPanel-module__EIICza__mobileSearchBox input{color:var(--pos-text-main);background:0 0;border:none;outline:none;flex:1;font-size:.95rem;font-weight:500}.cartPanel-module__EIICza__clearSearch{color:#94a3b8;background:0 0;border:none;padding:4px;display:flex}.cartPanel-module__EIICza__floatingResults{border:1px solid var(--pos-border-main);z-index:100;background:#fff;border-radius:16px;position:absolute;top:calc(100% + 8px);left:16px;right:16px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.cartPanel-module__EIICza__searchResultItem{border-bottom:1px solid var(--pos-bg-main);cursor:pointer;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.cartPanel-module__EIICza__resultInfo{flex-direction:column;display:flex}.cartPanel-module__EIICza__resultName{color:var(--pos-text-main);font-size:.95rem;font-weight:700}.cartPanel-module__EIICza__resultCode{color:var(--pos-text-muted);font-size:.75rem}.cartPanel-module__EIICza__resultPrice{color:var(--pos-primary);font-weight:800}.cartPanel-module__EIICza__resultsBackdrop{z-index:-1;background:0 0;position:fixed;inset:0}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__cartBodyGrid{grid-template-columns:1fr}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__cartRow{grid-template-columns:1fr auto auto;gap:15px;padding:12px 16px}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__cartItemSubtotal{min-width:60px;font-size:.85rem}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__summarySection{border-top:1px solid var(--pos-border-main);background:#fcfdfe;padding:12px 16px}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__totalRow{border:none;margin-top:0;padding-top:0}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__totalLabel{color:#64748b;font-size:.9rem;font-weight:700}.cartPanel-module__EIICza__mobileMode .cartPanel-module__EIICza__totalAmount{font-size:1.5rem}.cartPanel-module__EIICza__mobileActions{background:#fcfdfe;flex-direction:column;gap:10px;padding:0 16px 16px;display:flex}.cartPanel-module__EIICza__mobilePaymentBtn{border:1.5px solid var(--pos-border-main);color:#334155;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.cartPanel-module__EIICza__paymentInfoLabel{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.cartPanel-module__EIICza__paymentInfoLabel span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.cartPanel-module__EIICza__paymentInfoLabel strong{font-size:.95rem;font-weight:800}.cartPanel-module__EIICza__mobileCobrarBtn{background:var(--pos-primary);color:#fff;border:none;border-radius:14px;padding:16px;font-size:1.1rem;font-weight:800;box-shadow:0 4px 12px #2563eb40}.cartPanel-module__EIICza__modalMethodsList{flex-direction:column;gap:10px;display:flex}.cartPanel-module__EIICza__modalMethodItem{cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:14px;align-items:center;gap:15px;width:100%;padding:16px;transition:all .2s;display:flex}.cartPanel-module__EIICza__modalMethodItem.cartPanel-module__EIICza__active{background:#eff6ff;border-color:#3b82f6}.cartPanel-module__EIICza__methodIcon{font-size:1.5rem}.cartPanel-module__EIICza__methodName{color:#1e293b;text-align:left;flex:1;font-weight:700}.cartPanel-module__EIICza__checkMark{color:#3b82f6;font-weight:900}.cartPanel-module__EIICza__paymentInputGroup{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;margin-top:15px;padding-top:15px;display:flex}.cartPanel-module__EIICza__paymentInputGroup label{color:#64748b;text-transform:uppercase;font-size:.8rem;font-weight:700}.cartPanel-module__EIICza__modalPaymentInput{border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:14px;font-size:1.25rem;font-weight:800}.cartPanel-module__EIICza__modalPaymentInput:focus{border-color:#3b82f6}.cartPanel-module__EIICza__modalChangeInfo{color:#1e293b;margin-top:8px;font-size:1rem}.cartPanel-module__EIICza__modalChangeInfo strong{color:#059669;font-size:1.25rem}
.checkbox-module__o8Jupa__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;transition:opacity .2s;display:inline-flex;position:relative}.checkbox-module__o8Jupa__container.checkbox-module__o8Jupa__disabled{cursor:not-allowed;opacity:.6}.checkbox-module__o8Jupa__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox-module__o8Jupa__box{background-color:var(--error,#ef4444);border:2px solid var(--error,#ef4444);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.checkbox-module__o8Jupa__input:hover:not(:disabled)~.checkbox-module__o8Jupa__box{filter:brightness(1.15);box-shadow:0 4px 8px #0000001a}.checkbox-module__o8Jupa__input:checked~.checkbox-module__o8Jupa__box{background-color:var(--success,#22c55e);border-color:var(--success,#22c55e);box-shadow:0 2px 6px #22c55e40}.checkbox-module__o8Jupa__input:focus-visible~.checkbox-module__o8Jupa__box{outline:2px solid var(--text-main,#1e293b);outline-offset:2px}.checkbox-module__o8Jupa__checkIcon,.checkbox-module__o8Jupa__crossIcon{color:#fff;stroke-width:3.5px;width:14px;height:14px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute}.checkbox-module__o8Jupa__checkIcon{opacity:0;transform:scale(.3)rotate(-45deg)}.checkbox-module__o8Jupa__input:checked~.checkbox-module__o8Jupa__box .checkbox-module__o8Jupa__checkIcon,.checkbox-module__o8Jupa__crossIcon{opacity:1;transform:scale(1)rotate(0)}.checkbox-module__o8Jupa__input:checked~.checkbox-module__o8Jupa__box .checkbox-module__o8Jupa__crossIcon{opacity:0;transform:scale(.3)rotate(45deg)}.checkbox-module__o8Jupa__label{color:var(--text-main,#1e293b);align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex}.checkbox-module__o8Jupa__labelIcon{color:var(--text-muted,#64748b);align-items:center;display:inline-flex}.checkbox-module__o8Jupa__sm .checkbox-module__o8Jupa__box{border-radius:4px;width:18px;height:18px}.checkbox-module__o8Jupa__sm .checkbox-module__o8Jupa__checkIcon,.checkbox-module__o8Jupa__sm .checkbox-module__o8Jupa__crossIcon{stroke-width:3px;width:12px;height:12px}.checkbox-module__o8Jupa__sm .checkbox-module__o8Jupa__label{font-size:.85rem}.checkbox-module__o8Jupa__lg .checkbox-module__o8Jupa__box{border-radius:8px;width:26px;height:26px}.checkbox-module__o8Jupa__lg .checkbox-module__o8Jupa__checkIcon,.checkbox-module__o8Jupa__lg .checkbox-module__o8Jupa__crossIcon{stroke-width:3px;width:16px;height:16px}.checkbox-module__o8Jupa__lg .checkbox-module__o8Jupa__label{font-size:1.05rem}
.form-module__jOwAdW__group{flex-direction:column;gap:.5rem;width:100%;display:flex}.form-module__jOwAdW__label{color:var(--text-muted);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.form-module__jOwAdW__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.form-module__jOwAdW__input,.form-module__jOwAdW__customSelect{background-color:var(--bg-card);border:1.5px solid var(--border-light);width:100%;color:var(--text-main);border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-module__jOwAdW__hasRightElement{padding-right:3.5rem!important}.form-module__jOwAdW__rightElement{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;right:8px}.form-module__jOwAdW__input:focus{border-color:var(--border-focus);background-color:#fff;box-shadow:0 0 0 4px #6366f11a}.form-module__jOwAdW__input::placeholder{color:var(--text-light)}.form-module__jOwAdW__error{border-color:var(--status-error)!important}.form-module__jOwAdW__errorMessage{color:var(--status-error);margin-top:.25rem;font-size:.75rem;font-weight:500}.form-module__jOwAdW__selectContainer{width:100%;position:relative}.form-module__jOwAdW__customSelect{background-color:var(--bg-card);border:1.5px solid var(--border-light);width:100%;color:var(--text-main);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.form-module__jOwAdW__customSelect:focus-within,.form-module__jOwAdW__customSelect.form-module__jOwAdW__active{border-color:var(--border-focus);background-color:#fff;box-shadow:0 0 0 4px #6366f11a}.form-module__jOwAdW__dropdown{border:1px solid var(--border-light);z-index:1000;background-color:#fff;border-radius:12px;width:100%;animation:.2s ease-out form-module__jOwAdW__slideIn;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000d}@keyframes form-module__jOwAdW__slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.form-module__jOwAdW__optionsList{max-height:240px;padding:5px;overflow-y:auto}.form-module__jOwAdW__optionsList::-webkit-scrollbar{width:5px}.form-module__jOwAdW__optionsList::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.form-module__jOwAdW__option{color:var(--text-main);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.9rem;transition:all .15s;display:flex}.form-module__jOwAdW__option:hover{background-color:var(--bg-main);color:var(--primary)}.form-module__jOwAdW__option.form-module__jOwAdW__selected{color:var(--primary);background-color:#eff6ff;font-weight:600}.form-module__jOwAdW__noResults{text-align:center;color:var(--text-light);padding:16px;font-size:.85rem}.form-module__jOwAdW__selectIcon{color:var(--text-light);transition:transform .2s}.form-module__jOwAdW__active .form-module__jOwAdW__selectIcon{color:var(--primary);transform:rotate(180deg)}
.modal-module__m4F6Da__overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background-color:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out modal-module__m4F6Da__fadeIn;display:flex;position:fixed;inset:0}.modal-module__m4F6Da__content{background-color:var(--bg-card);width:var(--modal-width,100%);max-width:var(--modal-max-width,500px);max-height:90vh;box-shadow:var(--shadow-premium);border:1px solid var(--border-light);border-radius:20px;flex-direction:column;transition:all .3s;animation:.3s cubic-bezier(.34,1.56,.64,1) modal-module__m4F6Da__slideUp;display:flex;position:relative;overflow:hidden}@media (max-width:600px){.modal-module__m4F6Da__overlay{padding:10px}.modal-module__m4F6Da__content{border-radius:16px;max-height:95vh;width:100%!important;max-width:100%!important}.modal-module__m4F6Da__header,.modal-module__m4F6Da__body{padding:1.25rem 1.5rem}.modal-module__m4F6Da__footer{flex-direction:column-reverse;padding:1rem 1.5rem}.modal-module__m4F6Da__footer>button,.modal-module__m4F6Da__footer>a{width:100%}}.modal-module__m4F6Da__header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-module__m4F6Da__title{color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.modal-module__m4F6Da__closeBtn{cursor:pointer;color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.modal-module__m4F6Da__closeBtn svg{width:16px;height:16px}.modal-module__m4F6Da__closeBtn:hover{color:#ef4444;background-color:#fee2e2;border-color:#fecdd3}.modal-module__m4F6Da__body{flex:1;padding:2rem;overflow-y:auto}.modal-module__m4F6Da__footer{background-color:var(--bg-main);border-top:1px solid var(--border-light);justify-content:flex-end;gap:.75rem;padding:1.25rem 2rem;display:flex}@keyframes modal-module__m4F6Da__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-module__m4F6Da__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.sidebar-module__l8hbTa__sidebar{background-color:var(--bg-sidebar);height:100%;color:var(--text-white);z-index:50;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;padding:1.5rem 0;display:flex;position:relative;overflow-y:auto;box-shadow:4px 0 24px #00000026}.sidebar-module__l8hbTa__sidebar::-webkit-scrollbar{width:6px}.sidebar-module__l8hbTa__sidebar::-webkit-scrollbar-track{background:0 0}.sidebar-module__l8hbTa__sidebar::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:20px}.sidebar-module__l8hbTa__sidebar::-webkit-scrollbar-thumb:hover{background-color:#fff3}.sidebar-module__l8hbTa__logoSection{border-bottom:1px solid var(--border-sidebar);flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:0 1.5rem 1.5rem 1.75rem;display:flex;position:relative}.sidebar-module__l8hbTa__closeBtn{color:#fff;opacity:.7;cursor:pointer;background:0 0;border:none;padding:8px;display:none;position:absolute;top:0;right:1rem}.sidebar-module__l8hbTa__closeBtn:hover{opacity:1}@media (max-width:1024px){.sidebar-module__l8hbTa__closeBtn{display:block}}.sidebar-module__l8hbTa__sidebarLogo{object-fit:contain;width:120px;height:auto;margin-left:-5px}.sidebar-module__l8hbTa__logoIcon{background:linear-gradient(135deg, var(--primary), var(--accent));width:42px;height:42px;color:var(--text-white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 8px 16px #6366f140}.sidebar-module__l8hbTa__logoText{color:var(--text-white);letter-spacing:-.03em;font-size:1.25rem;font-weight:700;line-height:1.2}.sidebar-module__l8hbTa__logoSub{color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;opacity:.7;font-size:.7rem;font-weight:600}.sidebar-module__l8hbTa__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);padding:1.5rem 1.75rem .75rem;font-size:.7rem;font-weight:700}.sidebar-module__l8hbTa__nav{flex-direction:column;flex:1;gap:.375rem;padding:0 1rem;display:flex}.sidebar-module__l8hbTa__navItem{color:var(--text-light);border:1px solid #0000;border-radius:10px;align-items:center;gap:.875rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.sidebar-module__l8hbTa__navItem:hover{color:var(--text-white);background-color:#ffffff0a;transform:translate(4px)}.sidebar-module__l8hbTa__navItem svg{stroke-width:2px;flex-shrink:0;width:20px;height:20px;transition:transform .2s}.sidebar-module__l8hbTa__navItem:hover svg{color:var(--primary);transform:scale(1.1)}.sidebar-module__l8hbTa__navItemActive{color:var(--primary);border-left:3px solid var(--primary);background:linear-gradient(90deg,#6366f126,#0000);border-radius:4px 10px 10px 4px;font-weight:600}.sidebar-module__l8hbTa__navItemActive svg{color:var(--primary)}.sidebar-module__l8hbTa__menuGroup{flex-direction:column;display:flex}.sidebar-module__l8hbTa__navItemMain{align-items:center;gap:.875rem;display:flex}.sidebar-module__l8hbTa__arrow{opacity:.5;margin-left:auto;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar-module__l8hbTa__arrowRotated{transform:rotate(180deg)}.sidebar-module__l8hbTa__subRoutes{border-left:1.5px solid #ffffff14;flex-direction:column;gap:.125rem;margin-left:2.25rem;padding:.25rem 0 .5rem;animation:.3s ease-out sidebar-module__l8hbTa__slideDown;display:flex}@keyframes sidebar-module__l8hbTa__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.sidebar-module__l8hbTa__subNavItem{color:var(--text-muted);border-radius:8px;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-module__l8hbTa__subNavItem:hover{color:var(--text-white);background-color:#ffffff0a}.sidebar-module__l8hbTa__subNavItemActive{color:var(--primary);font-weight:600}.sidebar-module__l8hbTa__dot{opacity:.4;background-color:currentColor;border-radius:50%;width:5px;height:5px}.sidebar-module__l8hbTa__subNavDisabled{opacity:.3;cursor:not-allowed;font-style:italic}.sidebar-module__l8hbTa__userSection{display:none}
.statusBadge-module__iLomaG__container{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;align-items:center;gap:.5rem;padding:4px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.statusBadge-module__iLomaG__circle{border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.statusBadge-module__iLomaG__active{color:#16a34a;background-color:#f0fdf4}.statusBadge-module__iLomaG__active .statusBadge-module__iLomaG__circle{color:#fff;background-color:#16a34a}.statusBadge-module__iLomaG__inactive{color:#64748b;background-color:#f8fafc}.statusBadge-module__iLomaG__inactive .statusBadge-module__iLomaG__circle{background-color:#0000;border:2px dashed #cbd5e1}.statusBadge-module__iLomaG__container:hover{filter:brightness(.95);transform:translateY(-1px)}.statusBadge-module__iLomaG__container:active{transform:translateY(0)}
.topbar-module__4W3ygq__topbar{background-color:var(--bg-topbar);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);z-index:40;justify-content:space-between;align-items:center;height:100%;padding:0 2rem;display:flex;box-shadow:0 4px 12px #00000005}.topbar-module__4W3ygq__left{align-items:center;gap:16px;display:flex}.topbar-module__4W3ygq__textGroup{flex-direction:column;display:flex}.topbar-module__4W3ygq__menuBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:none}.topbar-module__4W3ygq__menuBtn:hover{background:var(--pos-bg-main)}.topbar-module__4W3ygq__titleRow{align-items:center;gap:12px;display:flex}.topbar-module__4W3ygq__title{color:var(--text-main);letter-spacing:-.3px;margin:0;font-size:1.1rem;font-weight:800}.topbar-module__4W3ygq__breadcrumbWrapper{align-items:center;gap:4px;display:flex}.topbar-module__4W3ygq__breadcrumbItem{color:#94a3b8;letter-spacing:.01em;font-size:.7rem;font-weight:500}.topbar-module__4W3ygq__breadcrumbActive{color:#64748b;letter-spacing:.01em;font-size:.7rem;font-weight:700}.topbar-module__4W3ygq__breadcrumbSeparator{color:#cbd5e1;align-items:center;display:flex}@media (max-width:1024px){.topbar-module__4W3ygq__menuBtn{display:flex}.topbar-module__4W3ygq__breadcrumbWrapper{display:none}.topbar-module__4W3ygq__title{font-size:1rem}}.topbar-module__4W3ygq__right{align-items:center;gap:.75rem;display:flex}.topbar-module__4W3ygq__iconBtn{border:1px solid var(--border-light);background-color:var(--bg-card);width:40px;height:40px;color:var(--text-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.topbar-module__4W3ygq__iconBtn:hover{background-color:var(--bg-main);color:var(--primary);border-color:var(--border-light);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.topbar-module__4W3ygq__iconBtn svg{stroke-width:2px;width:18px;height:18px}.topbar-module__4W3ygq__divider{background-color:var(--border-light);width:1px;height:1.5rem;margin:0 .5rem}.topbar-module__4W3ygq__userInfo{flex-direction:column;align-items:flex-end;margin-right:.5rem;display:flex}.topbar-module__4W3ygq__userName{color:var(--text-main);font-size:.875rem;font-weight:700;line-height:1}.topbar-module__4W3ygq__userRole{color:var(--text-muted);font-size:.75rem;font-weight:600}.topbar-module__4W3ygq__logoutBtn{border:1px solid var(--status-error);background-color:var(--pos-status-error-bg);width:40px;height:40px;color:var(--status-error);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.topbar-module__4W3ygq__logoutBtn:hover{background-color:var(--status-error);color:var(--text-white);box-shadow:var(--shadow-md);transform:translateY(-2px)}.topbar-module__4W3ygq__logoutBtn svg{width:18px;height:18px}@media (max-width:640px){.topbar-module__4W3ygq__userInfo{display:none}}.topbar-module__4W3ygq__searchWrapper{background-color:var(--bg-main);border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;height:40px;padding:0 1rem;transition:all .2s;display:flex}.topbar-module__4W3ygq__searchWrapper:focus-within{background-color:var(--bg-card);border-color:var(--border-focus);box-shadow:0 0 0 4px #6366f11a}.topbar-module__4W3ygq__searchInput{color:var(--text-main);background:0 0;border:none;outline:none;width:180px;font-family:inherit;font-size:.875rem}
.shortcutsBar-module__4mGr9q__shortcutsBar{background-color:var(--pos-bg-card);border-top:1px solid var(--pos-border-main);z-index:100;align-items:center;gap:24px;width:100%;height:56px;padding:0 24px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 6px -1px #00000005}.shortcutsBar-module__4mGr9q__shortcutItem{color:var(--pos-text-darker);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.shortcutsBar-module__4mGr9q__shortcutKey{background-color:var(--pos-bg-main);border:1px solid var(--pos-border-main);color:var(--pos-primary);border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700;box-shadow:0 1px 1px #0000000d}@media (max-width:1024px){.shortcutsBar-module__4mGr9q__shortcutsBar{display:none}}
.login-module__s8JG4a__loginContainer{background-color:var(--bg-main);min-height:100vh;display:flex;overflow:hidden}.login-module__s8JG4a__heroSection{color:#fff;background-color:var(--bg-sidebar);flex-direction:column;flex:1.4;justify-content:center;padding:6rem;display:flex;position:relative;overflow:hidden}.login-module__s8JG4a__heroOverlay{z-index:1;background:linear-gradient(135deg,#0f172af2 0%,#0f172acc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.login-module__s8JG4a__heroImage{object-fit:cover;opacity:.5;filter:saturate(.5)brightness(.7);width:100%;height:100%;position:absolute;top:0;left:0}.login-module__s8JG4a__heroContent{z-index:2;max-width:580px;animation:.8s cubic-bezier(.16,1,.3,1) login-module__s8JG4a__slideInLeft;position:relative}@keyframes login-module__s8JG4a__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.login-module__s8JG4a__heroBadge{color:var(--primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#6366f133;border:1px solid #6366f14d;border-radius:100px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.login-module__s8JG4a__heroTitle{letter-spacing:-.04em;color:var(--text-white);margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.login-module__s8JG4a__heroText{color:var(--text-light);margin-bottom:3rem;font-size:1.25rem;font-weight:400;line-height:1.6}.login-module__s8JG4a__heroFeatures{flex-direction:column;gap:1.25rem;display:flex}.login-module__s8JG4a__featureItem{color:var(--text-white);align-items:center;gap:1rem;font-size:1.05rem;font-weight:500;display:flex}.login-module__s8JG4a__featureIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:900;display:flex}.login-module__s8JG4a__formSection{background:#fff;flex:1;justify-content:center;align-items:center;padding:4rem;display:flex;position:relative}.login-module__s8JG4a__loginCard{flex-direction:column;gap:3rem;width:100%;max-width:440px;animation:1s cubic-bezier(.16,1,.3,1) login-module__s8JG4a__fadeIn;display:flex}@keyframes login-module__s8JG4a__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__s8JG4a__loginHeader{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.login-module__s8JG4a__logo{object-fit:contain;width:auto;height:48px}.login-module__s8JG4a__headerText{flex-direction:column;gap:.5rem;display:flex}.login-module__s8JG4a__title{color:var(--text-main);letter-spacing:-.03em;font-size:2.25rem;font-weight:800}.login-module__s8JG4a__subtitle{color:var(--text-muted);font-size:1rem;font-weight:500}.login-module__s8JG4a__form{flex-direction:column;gap:1.75rem;display:flex}.login-module__s8JG4a__inputGroup{flex-direction:column;gap:.625rem;display:flex}.login-module__s8JG4a__label{color:var(--text-main);margin-left:.25rem;font-size:.875rem;font-weight:700}.login-module__s8JG4a__inputWrapper{position:relative}.login-module__s8JG4a__inputIcon{color:var(--text-light);pointer-events:none;z-index:10;align-items:center;transition:color .2s;display:flex;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.login-module__s8JG4a__input{width:100%;color:var(--text-main);background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1rem 1rem 3.25rem;font-size:1rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1)}.login-module__s8JG4a__input:focus{border-color:var(--primary);background:#fff;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #6366f11a}.login-module__s8JG4a__input:focus+.login-module__s8JG4a__inputIcon{color:var(--primary)}.login-module__s8JG4a__loginButton{background:var(--bg-sidebar);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.875rem;margin-top:1rem;padding:1.125rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.login-module__s8JG4a__loginButton:hover:not(:disabled){background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0f172a33}.login-module__s8JG4a__loginButton:active:not(:disabled){transform:translateY(0)}.login-module__s8JG4a__loginButton:disabled{opacity:.7;cursor:not-allowed}.login-module__s8JG4a__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite login-module__s8JG4a__spin}@keyframes login-module__s8JG4a__spin{to{transform:rotate(360deg)}}.login-module__s8JG4a__errorBanner{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;align-items:center;gap:.875rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;animation:.4s cubic-bezier(.36,.07,.19,.97) both login-module__s8JG4a__shake;display:flex}@keyframes login-module__s8JG4a__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-3px)}40%,60%{transform:translate(3px)}}.login-module__s8JG4a__loginFooter{color:var(--text-light);border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.8rem;font-weight:500;display:flex}@media (max-width:1024px){.login-module__s8JG4a__heroSection{display:none}.login-module__s8JG4a__formSection{background:var(--bg-main);padding:2rem}.login-module__s8JG4a__loginCard{box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;padding:2.5rem}}
.layout-module__cgl8AG__layoutContainer{background-color:var(--bg-main);width:100vw;height:100vh;color:var(--text-main);grid-template-rows:64px 1fr;grid-template-columns:260px 1fr;font-family:inherit;display:grid;overflow:hidden}.layout-module__cgl8AG__sidebarArea{background-color:var(--bg-sidebar);border-right:1px solid var(--border-sidebar);z-index:100;grid-area:1/1/3/2;transition:transform .3s;overflow-y:auto}.layout-module__cgl8AG__topbarArea{background-color:var(--bg-topbar);border-bottom:1px solid var(--border-light);z-index:50;grid-area:1/2/2/3}.layout-module__cgl8AG__mainContent{grid-area:2/2/3/3;padding:1.25rem 2rem;overflow-y:auto}@media (max-width:1024px){.layout-module__cgl8AG__layoutContainer{grid-template-columns:1fr}.layout-module__cgl8AG__sidebarArea{width:260px;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.layout-module__cgl8AG__sidebarVisible{transform:translate(0)}.layout-module__cgl8AG__topbarArea{grid-column:1/2}.layout-module__cgl8AG__mainContent{grid-column:1/2;padding:1rem}.layout-module__cgl8AG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:75;background-color:#0006;position:fixed;inset:0}}
.configuracion-module__nndHjG__container{animation:.4s ease-out configuracion-module__nndHjG__fadeIn}@keyframes configuracion-module__nndHjG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.configuracion-module__nndHjG__optionsGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;margin-top:1rem;display:grid}.configuracion-module__nndHjG__optionCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.configuracion-module__nndHjG__optionCard:after{content:"";opacity:0;width:4px;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.configuracion-module__nndHjG__optionCard:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 25px -5px #00000014,0 8px 10px -6px #00000014}.configuracion-module__nndHjG__optionCard:hover:after{opacity:1}.configuracion-module__nndHjG__optionIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex}.configuracion-module__nndHjG__blue .configuracion-module__nndHjG__optionIcon{color:#2563eb;background:#eff6ff}.configuracion-module__nndHjG__blue:hover{background:#f8faff}.configuracion-module__nndHjG__blue:after{background:#2563eb}.configuracion-module__nndHjG__indigo .configuracion-module__nndHjG__optionIcon{color:#4f46e5;background:#eef2ff}.configuracion-module__nndHjG__indigo:hover{background:#f9faff}.configuracion-module__nndHjG__indigo:after{background:#4f46e5}.configuracion-module__nndHjG__emerald .configuracion-module__nndHjG__optionIcon{color:#059669;background:#ecfdf5}.configuracion-module__nndHjG__emerald:hover{background:#f7fefc}.configuracion-module__nndHjG__emerald:after{background:#059669}.configuracion-module__nndHjG__amber .configuracion-module__nndHjG__optionIcon{color:#d97706;background:#fffbeb}.configuracion-module__nndHjG__amber:hover{background:#fffdf7}.configuracion-module__nndHjG__amber:after{background:#d97706}.configuracion-module__nndHjG__rose .configuracion-module__nndHjG__optionIcon{color:#e11d48;background:#fff1f2}.configuracion-module__nndHjG__rose:hover{background:#fff9f9}.configuracion-module__nndHjG__rose:after{background:#e11d48}.configuracion-module__nndHjG__optionContent{flex:1}.configuracion-module__nndHjG__optionTitle{color:#0f172a;letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.05rem;font-weight:800}.configuracion-module__nndHjG__optionDescription{color:#64748b;margin:0;font-size:.85rem;font-weight:500;line-height:1.5}.configuracion-module__nndHjG__optionArrow{color:#cbd5e1;align-self:center;transition:all .2s}.configuracion-module__nndHjG__optionCard:hover .configuracion-module__nndHjG__optionArrow{color:#1e293b;transform:translate(4px)}.configuracion-module__nndHjG__modalForm{padding:.25rem}.configuracion-module__nndHjG__formGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.configuracion-module__nndHjG__inputGroup{flex-direction:column;gap:.4rem;display:flex}.configuracion-module__nndHjG__inputGroup label{color:#475569;margin-left:.1rem;font-size:.8rem;font-weight:700}.configuracion-module__nndHjG__inputGroup input{color:#1e293b;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.6rem;padding:.7rem .9rem;font-size:.9rem;transition:all .2s}.configuracion-module__nndHjG__inputGroup input:focus{background-color:#fff;border-color:#94a3b8;outline:none;box-shadow:0 0 0 3px #94a3b81a}.configuracion-module__nndHjG__modalActions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;padding-top:1.25rem;display:flex}.configuracion-module__nndHjG__loading{color:#64748b;justify-content:center;align-items:center;height:60vh;font-size:1.1rem;font-weight:600;display:flex}@media (max-width:640px){.configuracion-module__nndHjG__container{padding:1.5rem}.configuracion-module__nndHjG__formGrid,.configuracion-module__nndHjG__optionsGrid{grid-template-columns:1fr}}
.content-module__pNEv-q__contentCard{background-color:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:12px;padding:2rem}.content-module__pNEv-q__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.content-module__pNEv-q__subtitle{color:var(--text-muted);font-size:.875rem;font-weight:500}.content-module__pNEv-q__tabContainer{background-color:var(--bg-card);border:1px solid var(--border-light);width:fit-content;box-shadow:var(--shadow-sm);border-radius:12px;gap:8px;margin-bottom:1rem;padding:4px;display:flex}.content-module__pNEv-q__tabButton{color:var(--text-muted);cursor:pointer;background-color:#0000;border:none;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.content-module__pNEv-q__tabButton:hover{color:var(--text-main);background-color:var(--bg-main)}.content-module__pNEv-q__tabActive{box-shadow:0 4px 12px #2563eb40;background-color:var(--primary)!important;color:#fff!important}.content-module__pNEv-q__formRow{gap:1.25rem;width:100%;display:flex}@media (max-width:640px){.content-module__pNEv-q__formRow{flex-direction:column;gap:1.25rem}}.content-module__pNEv-q__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;display:grid}@media (max-width:640px){.content-module__pNEv-q__formGrid{grid-template-columns:1fr;gap:1.25rem}}
.dashboard-module__-ZDiaG__dashboardContainer{color:#1e293b;flex-direction:column;margin-top:24px;font-family:Inter,system-ui,sans-serif;display:flex}.dashboard-module__-ZDiaG__filterSection{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:8px;display:flex}.dashboard-module__-ZDiaG__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.dashboard-module__-ZDiaG__kpiCard{background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__-ZDiaG__kpiCard:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.dashboard-module__-ZDiaG__kpiHeader{color:#64748b;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:500;display:flex}.dashboard-module__-ZDiaG__iconWrapper{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__-ZDiaG__iconWrapper.dashboard-module__-ZDiaG__blue{color:#3b82f6;background:#eff6ff}.dashboard-module__-ZDiaG__iconWrapper.dashboard-module__-ZDiaG__green{color:#22c55e;background:#f0fdf4}.dashboard-module__-ZDiaG__iconWrapper.dashboard-module__-ZDiaG__purple{color:#a855f7;background:#faf5ff}.dashboard-module__-ZDiaG__iconWrapper.dashboard-module__-ZDiaG__orange{color:#f97316;background:#fff7ed}.dashboard-module__-ZDiaG__iconWrapper.dashboard-module__-ZDiaG__teal{color:#14b8a6;background:#f0fdfa}.dashboard-module__-ZDiaG__kpiValue{color:#0f172a;font-size:1.8rem;font-weight:800}.dashboard-module__-ZDiaG__kpiFooter{align-items:center;gap:6px;font-size:.85rem;display:flex}.dashboard-module__-ZDiaG__trend{align-items:center;font-weight:600;display:flex}.dashboard-module__-ZDiaG__trend.dashboard-module__-ZDiaG__up{color:#22c55e}.dashboard-module__-ZDiaG__trend.dashboard-module__-ZDiaG__down{color:#ef4444}.dashboard-module__-ZDiaG__trend.dashboard-module__-ZDiaG__neutral{color:#64748b}.dashboard-module__-ZDiaG__kpiFooterText{color:#94a3b8}.dashboard-module__-ZDiaG__chartsGrid{grid-template-columns:2fr 1fr 1fr;gap:20px;margin-top:20px;display:grid}.dashboard-module__-ZDiaG__card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__-ZDiaG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dashboard-module__-ZDiaG__cardTitle{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.dashboard-module__-ZDiaG__productList{flex-direction:column;gap:16px;display:flex}.dashboard-module__-ZDiaG__productItem{flex-direction:column;gap:6px;display:flex}.dashboard-module__-ZDiaG__productHeader{color:#334155;justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.dashboard-module__-ZDiaG__productBarContainer{background-color:#f1f5f9;border-radius:4px;height:8px;overflow:hidden}.dashboard-module__-ZDiaG__productBar{border-radius:4px;height:100%}.dashboard-module__-ZDiaG__bottomGrid{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:20px;display:grid}.dashboard-module__-ZDiaG__infoRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:10px 0;font-size:.9rem;display:flex}.dashboard-module__-ZDiaG__infoRow:last-child{border-bottom:none}.dashboard-module__-ZDiaG__infoLabel{color:#64748b}.dashboard-module__-ZDiaG__infoValue{color:#0f172a;font-weight:600}.dashboard-module__-ZDiaG__alertItem{border-radius:8px;align-items:center;gap:12px;margin-bottom:10px;padding:12px;font-size:.9rem;font-weight:500;display:flex}.dashboard-module__-ZDiaG__alertItem.dashboard-module__-ZDiaG__warning{color:#b45309;background-color:#fffbeb;border:1px solid #fde68a}.dashboard-module__-ZDiaG__alertItem.dashboard-module__-ZDiaG__error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca}.dashboard-module__-ZDiaG__actionFooter{background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:16px 24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__-ZDiaG__footerInfo{color:#64748b;align-items:center;gap:8px;font-size:.85rem;display:flex}.dashboard-module__-ZDiaG__actionButtons{gap:12px;display:flex}.dashboard-module__-ZDiaG__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:opacity .2s;display:flex}.dashboard-module__-ZDiaG__btn:hover{opacity:.9}.dashboard-module__-ZDiaG__btnPrimary{color:#fff;background-color:#3b82f6}.dashboard-module__-ZDiaG__btnSuccess{color:#fff;background-color:#22c55e}.dashboard-module__-ZDiaG__btnOutline{color:#475569;background-color:#fff;border:1px solid #cbd5e1}@media (max-width:1200px){.dashboard-module__-ZDiaG__chartsGrid{grid-template-columns:1fr 1fr}.dashboard-module__-ZDiaG__card:first-child{grid-column:span 2}.dashboard-module__-ZDiaG__bottomGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.dashboard-module__-ZDiaG__chartsGrid{grid-template-columns:1fr}.dashboard-module__-ZDiaG__card:first-child{grid-column:span 1}.dashboard-module__-ZDiaG__bottomGrid{grid-template-columns:1fr}.dashboard-module__-ZDiaG__headerControls{justify-content:space-between;width:100%}.dashboard-module__-ZDiaG__userInfo{border-left:none;padding-left:0}}
.inventario-module__uu7x-W__productCell{flex-direction:column;display:flex}.inventario-module__uu7x-W__productName{color:var(--text-main);font-weight:600}.inventario-module__uu7x-W__productCode{color:var(--text-muted);font-size:.75rem}.inventario-module__uu7x-W__typeBadge{text-transform:uppercase;letter-spacing:.025em;border-radius:100px;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.inventario-module__uu7x-W__typeCompra{color:#059669;background:#ecfdf5}.inventario-module__uu7x-W__typeVenta{color:#dc2626;background:#fef2f2}.inventario-module__uu7x-W__typeAjuste{color:#2563eb;background:#eff6ff}.inventario-module__uu7x-W__typeDevolucion{color:#d97706;background:#fffbeb}.inventario-module__uu7x-W__textSuccess{color:#059669;font-weight:700}.inventario-module__uu7x-W__textDanger{color:#dc2626;font-weight:700}
.printers-module__NATMha__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.printers-module__NATMha__card{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.printers-module__NATMha__header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.printers-module__NATMha__title{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:600}.printers-module__NATMha__statusIndicator{background-color:var(--bg-main);border-radius:20px;align-items:center;gap:.5rem;padding:6px 12px;font-size:.875rem;font-weight:500;display:flex}.printers-module__NATMha__statusDot{border-radius:50%;width:10px;height:10px}.printers-module__NATMha__statusConnected{color:var(--success)}.printers-module__NATMha__statusConnected .printers-module__NATMha__statusDot{background-color:var(--success);box-shadow:0 0 8px #22c55e66}.printers-module__NATMha__statusDisconnected{color:var(--error)}.printers-module__NATMha__statusDisconnected .printers-module__NATMha__statusDot{background-color:var(--error);box-shadow:0 0 8px #ef444466}.printers-module__NATMha__statusChecking{color:var(--warning)}.printers-module__NATMha__statusChecking .printers-module__NATMha__statusDot{background-color:var(--warning);animation:1.5s infinite printers-module__NATMha__pulse}@keyframes printers-module__NATMha__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.printers-module__NATMha__formGroup{flex-direction:column;gap:.5rem;display:flex}.printers-module__NATMha__label{color:var(--text-main);font-size:.875rem;font-weight:600}.printers-module__NATMha__helpText{color:var(--text-muted);margin-top:4px;font-size:.8rem}.printers-module__NATMha__actions{border-top:1px solid var(--border-light);justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.25rem;display:flex}.printers-module__NATMha__alertBox{border-left:4px solid var(--error);color:var(--error);background-color:#ef44441a;border-radius:4px;align-items:center;gap:12px;margin-bottom:1rem;padding:12px 16px;font-size:.875rem;display:flex}
