.ProdutosModal-module__n4VWpa__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#000000a6;justify-content:center;align-items:center;padding:1.25rem;animation:.2s forwards ProdutosModal-module__n4VWpa__fadeIn;display:flex;position:fixed;inset:0}.ProdutosModal-module__n4VWpa__overlayClosing{animation:.2s forwards ProdutosModal-module__n4VWpa__fadeOut}@keyframes ProdutosModal-module__n4VWpa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProdutosModal-module__n4VWpa__fadeOut{0%{opacity:1}to{opacity:0}}.ProdutosModal-module__n4VWpa__modal{background:var(--s-container-bg);border:1px solid var(--s-border);border-radius:16px;flex-direction:column;width:90%;max-width:1300px;height:90vh;max-height:920px;animation:.28s cubic-bezier(.16,1,.3,1) forwards ProdutosModal-module__n4VWpa__slideUp;display:flex;overflow:hidden;box-shadow:0 32px 80px #0000008c,0 0 0 1px #ffffff0a}.ProdutosModal-module__n4VWpa__modalClosing{animation:.2s cubic-bezier(.4,0,1,1) forwards ProdutosModal-module__n4VWpa__slideDown}@keyframes ProdutosModal-module__n4VWpa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ProdutosModal-module__n4VWpa__slideDown{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(20px)}}@media (max-width:1400px){.ProdutosModal-module__n4VWpa__modal{width:92%;max-width:95%}}@media (max-width:768px){.ProdutosModal-module__n4VWpa__modal{width:95%;max-width:96%;height:94vh}}.ProdutosModal-module__n4VWpa__modalHeader{border-bottom:1px solid var(--s-border);background:linear-gradient(135deg,#f5a6230f 0%,#0000 60%);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.5rem;display:flex}.ProdutosModal-module__n4VWpa__headerLeft{align-items:center;gap:1rem;display:flex}.ProdutosModal-module__n4VWpa__headerIcon{width:46px;height:46px;color:var(--s-accent);background:#f5a6231f;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.ProdutosModal-module__n4VWpa__modalTag{color:var(--s-accent);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.15rem;font-size:.65rem;font-weight:800;display:block}.ProdutosModal-module__n4VWpa__modalTitle{color:var(--s-text-main);margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.ProdutosModal-module__n4VWpa__headerSub{color:var(--s-text-muted);margin:.15rem 0 0;font-size:.78rem;font-weight:500}.ProdutosModal-module__n4VWpa__headerRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.ProdutosModal-module__n4VWpa__headerCostPill{color:var(--s-text-muted);background:#f5a6231a;border:1px solid #f5a62340;border-radius:2rem;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.78rem;display:flex}.ProdutosModal-module__n4VWpa__headerCostPill strong{color:var(--s-accent)}.ProdutosModal-module__n4VWpa__divider{background:#f5a6234d;width:1px;height:14px}.ProdutosModal-module__n4VWpa__closeBtn{background:var(--s-input-bg);border:1px solid var(--s-border);color:var(--s-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.25rem;font-size:1.5rem;line-height:1;transition:all .15s;display:flex}.ProdutosModal-module__n4VWpa__closeBtn:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.ProdutosModal-module__n4VWpa__modalBody{flex:1;display:flex;overflow:hidden}.ProdutosModal-module__n4VWpa__sidebar{border-right:1px solid var(--s-border);background:var(--s-sidebar-bg);flex-direction:column;flex-shrink:0;gap:.125rem;width:210px;padding:.75rem .5rem;display:flex;overflow-y:auto}.ProdutosModal-module__n4VWpa__sidebar::-webkit-scrollbar{width:3px}.ProdutosModal-module__n4VWpa__sidebar::-webkit-scrollbar-thumb{background:var(--s-border);border-radius:3px}.ProdutosModal-module__n4VWpa__tabBtn{color:var(--s-text-muted);cursor:pointer;text-align:left;background:0 0;border:#0000;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.65rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex;position:relative}.ProdutosModal-module__n4VWpa__tabBtn i{flex-shrink:0;font-size:1.05rem}.ProdutosModal-module__n4VWpa__tabBtn:hover{color:var(--s-text-main);background:#ffffff0d}.ProdutosModal-module__n4VWpa__tabActive{color:var(--s-accent)!important}.ProdutosModal-module__n4VWpa__tabActiveBg{pointer-events:none;z-index:1;background:#f5a6231f;border:1px solid #f5a62333;border-radius:8px;position:absolute;inset:0}.ProdutosModal-module__n4VWpa__tabBtnContent{z-index:2;align-items:center;gap:.6rem;width:100%;display:flex;position:relative}.ProdutosModal-module__n4VWpa__tabBadge{background:var(--s-accent);color:#000;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:.65rem;font-weight:800;display:flex}.ProdutosModal-module__n4VWpa__sidebarCard{background:#f5a6230f;border:1px solid #f5a62326;border-radius:10px;margin-top:.75rem;margin-left:.25rem;margin-right:.25rem;padding:.75rem}.ProdutosModal-module__n4VWpa__sidebarCardTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--s-text-muted);margin:0 0 .5rem;font-size:.62rem;font-weight:800}.ProdutosModal-module__n4VWpa__sidebarCostLine{color:var(--s-text-muted);justify-content:space-between;align-items:center;padding:.15rem 0;font-size:.72rem;display:flex}.ProdutosModal-module__n4VWpa__sidebarCostLine strong{color:var(--s-text-main);font-weight:700}.ProdutosModal-module__n4VWpa__sidebarCostTotal{border-top:1px solid var(--s-border);color:var(--s-text-main);justify-content:space-between;align-items:center;margin-top:.4rem;padding-top:.4rem;font-size:.75rem;font-weight:700;display:flex}.ProdutosModal-module__n4VWpa__sidebarCostTotal strong{color:var(--s-accent);font-size:.85rem}.ProdutosModal-module__n4VWpa__sidebarSuggest{color:var(--s-text-muted);justify-content:space-between;align-items:center;margin-top:.3rem;font-size:.72rem;display:flex}.ProdutosModal-module__n4VWpa__sidebarSuggest strong{color:#34d399}.ProdutosModal-module__n4VWpa__content{flex:1;overflow:hidden auto}.ProdutosModal-module__n4VWpa__content::-webkit-scrollbar{width:4px}.ProdutosModal-module__n4VWpa__content::-webkit-scrollbar-thumb{background:var(--s-border);border-radius:4px}.ProdutosModal-module__n4VWpa__panel{flex-direction:column;gap:.9rem;padding:1.5rem;display:flex}.ProdutosModal-module__n4VWpa__panelTitle{color:var(--s-text-main);border-bottom:1px solid var(--s-border);align-items:center;gap:.5rem;margin-bottom:.25rem;padding-bottom:.75rem;font-size:.95rem;font-weight:800;display:flex}.ProdutosModal-module__n4VWpa__panelTitle i{color:var(--s-accent);font-size:1.1rem}.ProdutosModal-module__n4VWpa__subsec{text-transform:uppercase;letter-spacing:.75px;color:var(--s-accent);border-left:3px solid var(--s-accent);background:#f5a6230a;border-radius:4px 6px 6px 4px;align-items:center;gap:.4rem;margin-top:.75rem;margin-bottom:.25rem;padding:8px 12px;font-size:.72rem;font-weight:800;display:flex}.ProdutosModal-module__n4VWpa__row2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProdutosModal-module__n4VWpa__row3{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.ProdutosModal-module__n4VWpa__fg{flex-direction:column;gap:.3rem;display:flex}.ProdutosModal-module__n4VWpa__fg label{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.3rem;font-size:.68rem;font-weight:700;display:flex}.ProdutosModal-module__n4VWpa__fg input,.ProdutosModal-module__n4VWpa__fg textarea{background:var(--s-input-bg);border:1px solid var(--s-border);color:var(--s-text-main);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:.85rem 1.25rem;font-family:inherit;font-size:.845rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.ProdutosModal-module__n4VWpa__panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProdutosModal-module__n4VWpa__panel input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProdutosModal-module__n4VWpa__fg input::placeholder,.ProdutosModal-module__n4VWpa__fg textarea::placeholder{color:var(--s-text-muted);opacity:.6;font-weight:600}.ProdutosModal-module__n4VWpa__inputRo{cursor:default;color:var(--s-accent)!important;background:#ffffff08!important;font-weight:700!important}.ProdutosModal-module__n4VWpa__tipoGrid{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.ProdutosModal-module__n4VWpa__tipoBtn{border:1px solid var(--s-border);background:var(--s-input-bg);color:var(--s-text-muted);cursor:pointer;text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.85rem .5rem;font-size:.75rem;font-weight:700;transition:all .18s;display:flex}.ProdutosModal-module__n4VWpa__tipoBtn i{font-size:1.35rem;transition:all .18s}.ProdutosModal-module__n4VWpa__tipoBtn:hover{border-color:var(--tc,var(--s-accent));color:var(--tc,var(--s-accent));background:#ffffff0a}.ProdutosModal-module__n4VWpa__tipoBtnActive{box-shadow:0 0 0 1px color-mix(in srgb, var(--tc,var(--s-accent)) 25%, transparent);border-color:var(--tc,var(--s-accent))!important;background:color-mix(in srgb, var(--tc,var(--s-accent)) 12%, transparent)!important;color:var(--tc,var(--s-accent))!important}.ProdutosModal-module__n4VWpa__inputWithAction{align-items:center;gap:.4rem;width:100%;display:flex}.ProdutosModal-module__n4VWpa__inputActionBtn{background:var(--s-input-bg);border:1px solid var(--s-border);color:var(--s-accent);cursor:pointer;box-sizing:border-box;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:41px;height:41px;padding:0;transition:all .15s;display:flex}.ProdutosModal-module__n4VWpa__inputActionBtn:hover{background:#f5a6231f;border:1px solid #f5a62333}.ProdutosModal-module__n4VWpa__inputActionBtn i{font-size:1.15rem}.ProdutosModal-module__n4VWpa__selectNoMargin{margin-bottom:0!important}.ProdutosModal-module__n4VWpa__costBreakdown{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:10px;overflow:hidden}.ProdutosModal-module__n4VWpa__costRow{border-bottom:1px solid var(--s-border);justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.82rem;display:flex}.ProdutosModal-module__n4VWpa__costRow:last-child{border-bottom:none}.ProdutosModal-module__n4VWpa__costLabel{color:var(--s-text-muted);align-items:center;gap:.5rem;display:flex}.ProdutosModal-module__n4VWpa__costLabel i{color:var(--s-accent);font-size:1rem}.ProdutosModal-module__n4VWpa__costVal{color:var(--s-text-main);text-align:right;min-width:90px;font-weight:700}.ProdutosModal-module__n4VWpa__costRowInput{border-bottom:1px solid var(--s-border);align-items:flex-start;gap:1rem;padding:.6rem 1rem;display:flex}.ProdutosModal-module__n4VWpa__costValRight{color:var(--s-text-main);text-align:right;min-width:90px;padding-top:1.6rem;font-weight:700}.ProdutosModal-module__n4VWpa__costRowTotal{background:#f5a6230f;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.85rem;display:flex}.ProdutosModal-module__n4VWpa__costValTotal{color:var(--s-accent);font-size:1rem;font-weight:800}.ProdutosModal-module__n4VWpa__margemAlert{color:var(--s-text-muted);background:#6366f114;border:1px solid #6366f133;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.8rem;font-weight:600;display:flex}.ProdutosModal-module__n4VWpa__margemAlert i,.ProdutosModal-module__n4VWpa__margemAlert strong{color:#6366f1}.ProdutosModal-module__n4VWpa__localizacaoTag{color:#06b6d4;background:#06b6d414;border:1px solid #06b6d433;border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.78rem;display:inline-flex}.ProdutosModal-module__n4VWpa__dimensaoInfo{color:var(--s-accent);background:#f5a62314;border:1px solid #f5a62333;border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.78rem;display:inline-flex}.ProdutosModal-module__n4VWpa__bomSearchWrap{position:relative}.ProdutosModal-module__n4VWpa__bomSearchBox{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:10px;align-items:center;gap:.6rem;padding:.65rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.ProdutosModal-module__n4VWpa__bomSearchBox:focus-within{border-color:var(--s-accent);box-shadow:0 0 0 3px var(--s-accent-glow)}.ProdutosModal-module__n4VWpa__bomSearchBox i{color:var(--s-text-muted);flex-shrink:0;font-size:1rem}.ProdutosModal-module__n4VWpa__bomSearchBox input{color:var(--s-text-main);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.85rem}.ProdutosModal-module__n4VWpa__bomSearchBox input::placeholder{color:var(--s-text-muted);opacity:.6}.ProdutosModal-module__n4VWpa__bomSearchBox button{color:var(--s-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;font-size:1.1rem;display:flex}.ProdutosModal-module__n4VWpa__bomDropdown{background:var(--s-container-bg);border:1px solid var(--s-border);z-index:10;border-radius:10px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #0000004d}.ProdutosModal-module__n4VWpa__bomDropItem{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--s-border);background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.65rem 1rem;transition:background .12s;display:flex}.ProdutosModal-module__n4VWpa__bomDropItem:last-child{border-bottom:none}.ProdutosModal-module__n4VWpa__bomDropItem:hover{background:var(--s-input-bg)}.ProdutosModal-module__n4VWpa__bomDropItem i{color:var(--s-accent);font-size:1.1rem}.ProdutosModal-module__n4VWpa__bomDropName{color:var(--s-text-main);font-size:.82rem;font-weight:600;display:block}.ProdutosModal-module__n4VWpa__bomDropMeta{color:var(--s-text-muted);margin-top:.1rem;font-size:.7rem;display:block}.ProdutosModal-module__n4VWpa__bomEmpty{text-align:center;color:var(--s-text-muted);opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.ProdutosModal-module__n4VWpa__bomEmpty i{font-size:2.5rem}.ProdutosModal-module__n4VWpa__bomEmpty p{margin:0;font-size:.85rem;font-weight:600}.ProdutosModal-module__n4VWpa__bomEmpty span{font-size:.75rem}.ProdutosModal-module__n4VWpa__bomTableDesktop{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:10px;margin-top:1rem;overflow:hidden}.ProdutosModal-module__n4VWpa__bomMobileList{display:none}.ProdutosModal-module__n4VWpa__bomHead{text-transform:uppercase;letter-spacing:.75px;color:var(--s-text-muted);border-bottom:1px solid var(--s-border);background:#00000040;grid-template-columns:2.2fr 120px 80px 100px 120px 120px 50px;gap:0;padding:.85rem 1rem;font-size:.65rem;font-weight:800;display:grid}.ProdutosModal-module__n4VWpa__bomRow{border-bottom:1px solid var(--s-border);grid-template-columns:2.2fr 120px 80px 115px 120px 120px 50px;align-items:center;gap:0;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:background .12s;display:grid}.ProdutosModal-module__n4VWpa__bomRow:last-child{border-bottom:none}.ProdutosModal-module__n4VWpa__bomRow:hover{background:#ffffff05}.ProdutosModal-module__n4VWpa__bomRowName{color:var(--s-text-main);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;font-weight:600;display:flex;overflow:hidden}.ProdutosModal-module__n4VWpa__bomRowName i{color:var(--s-accent);flex-shrink:0;font-size:.95rem}.ProdutosModal-module__n4VWpa__bomUnit{color:var(--s-text-muted);text-align:center;font-size:.78rem;font-weight:600}.ProdutosModal-module__n4VWpa__bomInput{background:var(--s-input-bg);border:1px solid var(--s-border);width:90px;height:38px;color:var(--s-text-main);text-align:center;border-radius:8px;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.ProdutosModal-module__n4VWpa__bomInput:focus{border-color:var(--s-accent);box-shadow:0 0 0 2px #f5a62326}.ProdutosModal-module__n4VWpa__bomCustoUnitVal{color:var(--s-text-main);font-size:.85rem;font-weight:600}.ProdutosModal-module__n4VWpa__bomTotal{color:var(--s-accent);font-size:.9rem;font-weight:700}.ProdutosModal-module__n4VWpa__bomDel{color:var(--s-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .15s;display:flex}.ProdutosModal-module__n4VWpa__bomDel:hover{color:#ef4444;background:#ef44441a}.ProdutosModal-module__n4VWpa__bomFoot{border-top:1px solid var(--s-border);color:var(--s-text-main);background:#f5a6230f;justify-content:space-between;align-items:center;padding:.65rem .75rem;font-size:.82rem;font-weight:700;display:flex}.ProdutosModal-module__n4VWpa__bomFootTotal{color:var(--s-accent);font-size:.95rem}.ProdutosModal-module__n4VWpa__prodSection{background:var(--c-card);border:1px solid var(--s-border);border-radius:10px;gap:1rem;padding:1rem;display:flex}.ProdutosModal-module__n4VWpa__prodSectionIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.1rem;font-size:1.2rem;display:flex}.ProdutosModal-module__n4VWpa__prodSectionBody{flex-direction:column;flex:1;gap:.6rem;display:flex}.ProdutosModal-module__n4VWpa__calcChip{color:var(--s-text-muted);background:#f5a62314;border:1px solid #f5a6232e;border-radius:2rem;align-self:flex-start;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.75rem;display:inline-flex}.ProdutosModal-module__n4VWpa__helperText{color:var(--s-text-muted);font-size:.72rem;line-height:1.4;display:block}.ProdutosModal-module__n4VWpa__estagioInputRow{align-items:center;gap:.5rem;width:100%;display:flex}.ProdutosModal-module__n4VWpa__estagioInputRow input{background:var(--s-input-bg,#ffffff0a);border:1px solid var(--s-border);height:45px;color:var(--s-text-main);border-radius:8px;outline:none;flex:1;padding:.9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .2s}.ProdutosModal-module__n4VWpa__estagioInputRow input:focus{border-color:var(--s-accent)}.ProdutosModal-module__n4VWpa__estagioInputRow .ProdutosModal-module__n4VWpa__addBtn{height:45px;padding:.9rem 1rem}.ProdutosModal-module__n4VWpa__estagiosTagsContainer{flex-wrap:wrap;gap:.4rem;width:100%;display:flex}.ProdutosModal-module__n4VWpa__estagioTag{background:var(--s-input-bg);border:1px solid var(--s-border);color:var(--s-text-main);border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.74rem;font-weight:600;transition:all .2s;display:inline-flex}.ProdutosModal-module__n4VWpa__estagioTag:hover{border-color:var(--s-accent)}.ProdutosModal-module__n4VWpa__removeEstagioBtn{color:var(--s-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.1rem;font-size:.85rem;transition:color .15s;display:flex;transform:translateY(1px)}.ProdutosModal-module__n4VWpa__removeEstagioBtn:hover{color:#ef4444}.ProdutosModal-module__n4VWpa__calcChip i,.ProdutosModal-module__n4VWpa__calcChip strong{color:var(--s-accent)}.ProdutosModal-module__n4VWpa__addBtn{color:var(--s-accent);cursor:pointer;background:#f5a6231a;border:1px solid #f5a62340;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.74rem;font-weight:700;transition:all .15s;display:flex}.ProdutosModal-module__n4VWpa__addBtn:hover{background:#f5a62333}.ProdutosModal-module__n4VWpa__emptyNote{color:var(--s-text-muted);margin:0;font-size:.78rem;font-style:italic}.ProdutosModal-module__n4VWpa__maquinasList{flex-direction:column;gap:.5rem;display:flex}.ProdutosModal-module__n4VWpa__maquinaRow{align-items:flex-end;gap:.6rem;display:flex}.ProdutosModal-module__n4VWpa__resumoBox{background:linear-gradient(135deg,#f5a6230f,#f5a62305);border:1px solid #f5a6232e;border-radius:10px;overflow:hidden}.ProdutosModal-module__n4VWpa__resumoTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--s-text-muted);border-bottom:1px solid #f5a62326;padding:.65rem 1rem;font-size:.7rem;font-weight:800}.ProdutosModal-module__n4VWpa__resumoGrid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.ProdutosModal-module__n4VWpa__resumoItem{border-bottom:1px solid #f5a6231f;border-right:1px solid #f5a6231f;flex-direction:column;gap:.15rem;padding:.65rem 1rem;display:flex}.ProdutosModal-module__n4VWpa__resumoItem:nth-child(3n){border-right:none}.ProdutosModal-module__n4VWpa__resumoItem:nth-last-child(-n+3){border-bottom:none}.ProdutosModal-module__n4VWpa__resumoItem span{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.67rem;font-weight:700}.ProdutosModal-module__n4VWpa__resumoItem strong{color:var(--s-text-main);font-size:.9rem;font-weight:800}.ProdutosModal-module__n4VWpa__resumoItemTotal{background:#f5a6230f}.ProdutosModal-module__n4VWpa__resumoItemTotal strong{color:var(--s-accent);font-size:1rem}.ProdutosModal-module__n4VWpa__aliquotaGrid{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.ProdutosModal-module__n4VWpa__aliquotaCard{border:1px solid var(--s-border);background:#ffffff05;border-radius:8px;flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.ProdutosModal-module__n4VWpa__aliquotaCard label{text-transform:uppercase;letter-spacing:.5px;color:var(--s-text-muted);font-size:.68rem;font-weight:750}.ProdutosModal-module__n4VWpa__aliquotaInput{background:var(--s-input-bg);border:1px solid var(--s-border);box-sizing:border-box;border-radius:8px;align-items:center;padding:.85rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.ProdutosModal-module__n4VWpa__aliquotaInput:focus-within{border-color:var(--s-accent);box-shadow:0 0 0 3px #f5a6231f}.ProdutosModal-module__n4VWpa__aliquotaInput input{color:var(--s-text-main);box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;padding:0;font-family:inherit;font-size:.875rem;font-weight:700}.ProdutosModal-module__n4VWpa__aliquotaInput span{color:var(--s-text-muted);-webkit-user-select:none;user-select:none;margin-left:.4rem;font-size:.75rem;font-weight:700}.ProdutosModal-module__n4VWpa__fiscalNote{color:var(--s-text-muted);background:#6366f10f;border:1px solid #6366f12e;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.75rem .9rem;font-size:.77rem;font-weight:600;line-height:1.5;display:flex}.ProdutosModal-module__n4VWpa__fiscalNote i{color:#6366f1;flex-shrink:0;margin-top:.05rem;font-size:1rem}.ProdutosModal-module__n4VWpa__modalFooter{border-top:1px solid var(--s-border);background:#0000001a;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.5rem;display:flex}.ProdutosModal-module__n4VWpa__footerInfo{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ProdutosModal-module__n4VWpa__footerChip{color:var(--s-text-muted);background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:2rem;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.77rem;display:flex}.ProdutosModal-module__n4VWpa__footerChip i{font-size:.9rem}.ProdutosModal-module__n4VWpa__footerChip strong{color:var(--s-text-main)}.ProdutosModal-module__n4VWpa__footerActions{flex-shrink:0;gap:.5rem;display:flex}.ProdutosModal-module__n4VWpa__btnPrimary{background:var(--s-accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 10px #f5a62359}.ProdutosModal-module__n4VWpa__btnPrimary:hover{background:var(--s-accent-light);transform:translateY(-1px);box-shadow:0 4px 18px #f5a62373}.ProdutosModal-module__n4VWpa__btnSecondary{border:1px solid var(--s-border);color:var(--s-text-muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.ProdutosModal-module__n4VWpa__btnSecondary:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}@media (max-width:900px){.ProdutosModal-module__n4VWpa__modal{max-width:98vw;height:95vh}.ProdutosModal-module__n4VWpa__sidebar{width:56px}.ProdutosModal-module__n4VWpa__tabBtn span{display:none}.ProdutosModal-module__n4VWpa__tabBtn{justify-content:center;padding:.7rem}.ProdutosModal-module__n4VWpa__tabBadge{position:absolute;top:4px;right:4px}.ProdutosModal-module__n4VWpa__sidebarCard{display:none}.ProdutosModal-module__n4VWpa__row3{grid-template-columns:1fr 1fr}.ProdutosModal-module__n4VWpa__tipoGrid{grid-template-columns:repeat(2,1fr)}.ProdutosModal-module__n4VWpa__resumoGrid,.ProdutosModal-module__n4VWpa__aliquotaGrid{grid-template-columns:1fr 1fr}.ProdutosModal-module__n4VWpa__headerCostPill{display:none}}@media (max-width:820px){.ProdutosModal-module__n4VWpa__overlay{align-items:stretch;padding:0}.ProdutosModal-module__n4VWpa__modal{border:none;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh}.ProdutosModal-module__n4VWpa__modalHeader{gap:.6rem;padding:.85rem 1rem}.ProdutosModal-module__n4VWpa__headerLeft{flex:1;gap:.7rem;min-width:0}.ProdutosModal-module__n4VWpa__headerIcon{flex-shrink:0;width:38px;height:38px;font-size:1.1rem}.ProdutosModal-module__n4VWpa__modalTitle{font-size:.9rem}.ProdutosModal-module__n4VWpa__headerSub{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:.7rem;overflow:hidden}.ProdutosModal-module__n4VWpa__modalTag{letter-spacing:.8px;font-size:.58rem}.ProdutosModal-module__n4VWpa__modalBody{flex-direction:column}.ProdutosModal-module__n4VWpa__sidebar{border-right:none;border-bottom:1px solid var(--s-border);-webkit-overflow-scrolling:touch;flex-direction:row;flex-shrink:0;gap:.5rem;width:100%;padding:.5rem .6rem;overflow:auto hidden}.ProdutosModal-module__n4VWpa__sidebar::-webkit-scrollbar{height:3px}.ProdutosModal-module__n4VWpa__sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.ProdutosModal-module__n4VWpa__tabBtn{border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:76px;padding:.5rem .75rem}.ProdutosModal-module__n4VWpa__tabBtnContent{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%}.ProdutosModal-module__n4VWpa__tabBtn span{white-space:nowrap;text-align:center;font-size:.68rem;font-weight:600;display:block}.ProdutosModal-module__n4VWpa__tabBtn i{font-size:1.15rem}.ProdutosModal-module__n4VWpa__tabBadge{display:none!important}.ProdutosModal-module__n4VWpa__content{flex:1;overflow-y:auto}.ProdutosModal-module__n4VWpa__panel{gap:.75rem;padding:1rem}.ProdutosModal-module__n4VWpa__row2,.ProdutosModal-module__n4VWpa__row3{grid-template-columns:1fr}.ProdutosModal-module__n4VWpa__tipoGrid{grid-template-columns:repeat(2,1fr)}.ProdutosModal-module__n4VWpa__modalFooter{border-top:1px solid var(--s-border);background:var(--s-sidebar-bg);flex-direction:column;flex-shrink:0;padding:.75rem 1rem}.ProdutosModal-module__n4VWpa__footerInfo{display:none!important}.ProdutosModal-module__n4VWpa__footerActions{flex-direction:row;gap:.5rem;width:100%;display:flex}.ProdutosModal-module__n4VWpa__footerActions .ProdutosModal-module__n4VWpa__btnSecondary{flex:1;justify-content:center;padding:.55rem .75rem;font-size:.82rem}.ProdutosModal-module__n4VWpa__footerActions .ProdutosModal-module__n4VWpa__btnPrimary{flex:2;justify-content:center;padding:.55rem .75rem;font-size:.82rem}.ProdutosModal-module__n4VWpa__bomTableDesktop{display:none}.ProdutosModal-module__n4VWpa__bomMobileList{flex-direction:column;gap:.75rem;width:100%;margin-top:1rem;display:flex}.ProdutosModal-module__n4VWpa__bomMobileCard{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;gap:.75rem;padding:.85rem 1rem;display:flex}.ProdutosModal-module__n4VWpa__bomMobileCardHeader{border-bottom:1px solid var(--s-border);justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.ProdutosModal-module__n4VWpa__bomMobileCardTitle{color:var(--s-text-main);flex:1;align-items:center;gap:.5rem;min-width:0;font-size:.88rem;display:flex}.ProdutosModal-module__n4VWpa__bomMobileCardTitle i{color:var(--s-accent);flex-shrink:0;font-size:1.1rem}.ProdutosModal-module__n4VWpa__bomMobileCardTitle strong{white-space:normal;word-break:break-word}.ProdutosModal-module__n4VWpa__bomMobileGrid{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.ProdutosModal-module__n4VWpa__bomMobileField{flex-direction:column;gap:.25rem;display:flex}.ProdutosModal-module__n4VWpa__bomMobileField label{text-transform:uppercase;color:var(--s-text-muted);letter-spacing:.4px;font-size:.68rem;font-weight:700}.ProdutosModal-module__n4VWpa__bomMobileQtyRow{align-items:center;gap:.4rem;display:flex}.ProdutosModal-module__n4VWpa__bomMobileInput{border:1px solid var(--s-border);min-width:0;height:36px;color:var(--s-text-main);background:#ffffff08;border-radius:8px;outline:none;flex:1;padding:.4rem .6rem;font-size:.82rem;font-weight:600}.ProdutosModal-module__n4VWpa__bomMobileInput:focus{border-color:var(--s-accent)}.ProdutosModal-module__n4VWpa__bomMobileUnit{color:var(--s-accent);flex-shrink:0;font-size:.78rem;font-weight:700}.ProdutosModal-module__n4VWpa__bomMobileVal{color:var(--s-text-main);padding:.35rem 0;font-size:.88rem;font-weight:600}.ProdutosModal-module__n4VWpa__bomMobileTotalVal{color:var(--s-accent);padding:.35rem 0;font-size:.95rem;font-weight:800}.ProdutosModal-module__n4VWpa__bomMobileFoot{border:1px solid var(--s-border);color:var(--s-text-main);background:#f5a62314;border-radius:10px;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.85rem;font-weight:700;display:flex}.ProdutosModal-module__n4VWpa__bomMobileFoot strong{color:var(--s-accent);font-size:1rem}}.ProdutosModal-module__n4VWpa__bomEmpty{border:1px dashed var(--s-border);text-align:center;background:#ffffff03;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:3rem 1.5rem;display:flex}.ProdutosModal-module__n4VWpa__emptyIconContainer{will-change:transform;background:#f5a6231a;border:1px dashed #f5a62359;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:3.5s ease-in-out infinite ProdutosModal-module__n4VWpa__floatIcon;display:flex;box-shadow:0 4px 12px #f5a6230d}.ProdutosModal-module__n4VWpa__emptyIconContainer i{color:var(--s-accent);font-size:1.45rem}.ProdutosModal-module__n4VWpa__bomEmpty p{color:var(--s-text-main);margin:0;font-size:.85rem;font-weight:700}.ProdutosModal-module__n4VWpa__bomEmpty span{color:var(--s-text-muted);max-width:320px;font-size:.75rem;font-weight:600;line-height:1.4}.ProdutosModal-module__n4VWpa__emptyNoteContainer{border:1px dashed var(--s-border);background:#ffffff04;border-radius:10px;align-items:center;gap:1rem;margin-top:.5rem;padding:1rem 1.25rem;display:flex}.ProdutosModal-module__n4VWpa__emptyNoteContainer p{color:var(--s-text-main);margin:0 0 .15rem;font-size:.82rem;font-weight:700}.ProdutosModal-module__n4VWpa__emptyNoteContainer span{color:var(--s-text-muted);font-size:.72rem;font-weight:600}@keyframes ProdutosModal-module__n4VWpa__floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ProdutosModal-module__n4VWpa__toggleRow{border:1px dashed var(--s-border);background:#ffffff03;border-radius:8px;justify-content:space-between;align-items:center;margin-top:.25rem;padding:.75rem 1rem;display:flex}.ProdutosModal-module__n4VWpa__toggleRow span{color:var(--s-text-main);font-size:.8rem;font-weight:700}.ProdutosModal-module__n4VWpa__toggle{border:1px solid var(--s-border);cursor:pointer;background:#ffffff14;border-radius:20px;width:44px;height:24px;padding:0;transition:all .25s;position:relative}.ProdutosModal-module__n4VWpa__toggleOn{background:var(--s-accent-dim);border-color:var(--s-accent)}.ProdutosModal-module__n4VWpa__toggleThumb{background:var(--s-text-muted);border-radius:50%;width:16px;height:16px;transition:all .25s;position:absolute;top:3px;left:3px}.ProdutosModal-module__n4VWpa__toggleOn .ProdutosModal-module__n4VWpa__toggleThumb{background:var(--s-accent);box-shadow:0 0 6px var(--s-accent-glow);left:23px}.ProdutosModal-module__n4VWpa__stToggleRow{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ProdutosModal-module__n4VWpa__stToggleBtn{border:1px solid var(--s-border);color:var(--s-text-muted);cursor:pointer;background:#ffffff08;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.ProdutosModal-module__n4VWpa__stToggleBtn:hover{background:#ffffff12;border-color:#ffffff26}.ProdutosModal-module__n4VWpa__stToggleBtnOn{color:#ec4899;background:#ec489926;border-color:#ec489966;box-shadow:0 0 12px #ec489926}.ProdutosModal-module__n4VWpa__stToggleHint{color:var(--s-text-muted);font-size:.8rem;font-weight:500}.ProdutosModal-module__n4VWpa__stBox{border:1px solid var(--s-border);background:#ffffff04;border-radius:14px;margin-bottom:1.25rem;padding:1.25rem}.ProdutosModal-module__n4VWpa__stCalcCard{background:#f5a6230f;border:1px solid #f5a62338;border-radius:12px;margin-top:1rem;padding:1.125rem}.ProdutosModal-module__n4VWpa__stCalcHeader{text-transform:uppercase;color:var(--s-accent);letter-spacing:.6px;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.75rem;font-weight:800;display:flex}.ProdutosModal-module__n4VWpa__stCalcGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.85rem;display:grid}.ProdutosModal-module__n4VWpa__stCalcItem span{color:var(--s-text-muted);margin-bottom:.2rem;font-size:.7rem;font-weight:600;display:block}.ProdutosModal-module__n4VWpa__stCalcItem strong{color:var(--s-text-main);font-size:.95rem;font-weight:700}.ProdutosModal-module__n4VWpa__stCalcItemHighlight strong{color:var(--s-accent);font-size:1.1rem;font-weight:800}
.CustomAccordionSelector-module__DZhDga__selectWrapper{width:100%;font-family:inherit;position:relative}.CustomAccordionSelector-module__DZhDga__selectControl{background-color:var(--s-input-bg);border:1px solid var(--s-border);width:100%;color:var(--s-text-main);box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:.85rem 3.5rem .85rem 1.25rem;font-size:.845rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 4px #00000005}.CustomAccordionSelector-module__DZhDga__selectControl:focus-within{border-color:var(--s-accent);box-shadow:0 0 0 3px var(--s-accent-glow)}.CustomAccordionSelector-module__DZhDga__selectControl.CustomAccordionSelector-module__DZhDga__open{border-color:var(--s-accent)}.CustomAccordionSelector-module__DZhDga__selectIcon{pointer-events:none;color:var(--s-text-muted);font-size:1.1rem;transition:transform .3s;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.CustomAccordionSelector-module__DZhDga__selectIcon.CustomAccordionSelector-module__DZhDga__rotated{color:var(--s-accent);transform:translateY(-50%)rotate(180deg)}.CustomAccordionSelector-module__DZhDga__selectInput{color:inherit;width:100%;height:100%;font-size:inherit;font-weight:inherit;background:0 0;border:none;outline:none;padding:0;font-family:inherit}.CustomAccordionSelector-module__DZhDga__selectInput::placeholder{color:var(--s-text-muted);opacity:.6;font-weight:600}.CustomAccordionSelector-module__DZhDga__selectMenu{background:var(--s-container-bg);border:1px solid var(--s-border);width:100%;min-width:700px;color:var(--s-text-main);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;border-radius:12px;padding:.5rem;animation:.2s CustomAccordionSelector-module__DZhDga__slideDown;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #00000073}@keyframes CustomAccordionSelector-module__DZhDga__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CustomAccordionSelector-module__DZhDga__splitLayout{box-sizing:border-box;width:100%;height:300px;display:flex;overflow:hidden}.CustomAccordionSelector-module__DZhDga__sidebar{border-right:1px solid var(--s-border);box-sizing:border-box;flex-direction:column;gap:3px;width:145px;padding-right:6px;display:flex;overflow-y:auto}.CustomAccordionSelector-module__DZhDga__sidebar::-webkit-scrollbar{width:4px}.CustomAccordionSelector-module__DZhDga__sidebar::-webkit-scrollbar-thumb{background:var(--s-border);border-radius:2px}.CustomAccordionSelector-module__DZhDga__sidebarBtn{color:var(--s-text-muted);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:.4rem;width:100%;padding:.55rem .7rem;font-size:.76rem;font-weight:600;transition:all .15s;display:flex}.CustomAccordionSelector-module__DZhDga__sidebarBtn:hover{color:var(--s-text-main);background:#ffffff08}.CustomAccordionSelector-module__DZhDga__sidebarBtnActive{font-weight:700;color:var(--s-accent)!important;background:#f5a62314!important}.CustomAccordionSelector-module__DZhDga__categoryBadge{color:var(--s-text-muted);background:#ffffff0d;border-radius:8px;padding:1px 5px;font-size:.65rem;font-weight:400}.CustomAccordionSelector-module__DZhDga__sidebarBtnActive .CustomAccordionSelector-module__DZhDga__categoryBadge{background:var(--s-accent);color:#fff;font-weight:700}.CustomAccordionSelector-module__DZhDga__mainContent{box-sizing:border-box;flex-direction:column;flex:1;gap:6px;padding-left:8px;display:flex;overflow-y:auto}.CustomAccordionSelector-module__DZhDga__mainContent::-webkit-scrollbar{width:4px}.CustomAccordionSelector-module__DZhDga__mainContent::-webkit-scrollbar-thumb{background:var(--s-border);border-radius:2px}.CustomAccordionSelector-module__DZhDga__accordionContainer{flex-direction:column;gap:.4rem;width:100%;display:flex}.CustomAccordionSelector-module__DZhDga__section{border:1px solid var(--s-border);background:#ffffff03;border-radius:8px;transition:all .2s;overflow:hidden}.CustomAccordionSelector-module__DZhDga__header{width:100%;color:var(--s-text-main);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.55rem .85rem;font-size:.78rem;font-weight:700;transition:background .15s;display:flex}.CustomAccordionSelector-module__DZhDga__header:hover{background:#ffffff08}.CustomAccordionSelector-module__DZhDga__headerLeft{align-items:center;gap:.5rem;display:flex}.CustomAccordionSelector-module__DZhDga__headerIcon{color:var(--s-accent);font-size:1rem}.CustomAccordionSelector-module__DZhDga__chevron{color:var(--s-text-muted);font-size:.9rem;transition:transform .2s}.CustomAccordionSelector-module__DZhDga__chevronOpen{color:var(--s-accent);transform:rotate(90deg)}.CustomAccordionSelector-module__DZhDga__itemList{border-top:1px solid var(--s-border);background:#0000001f;flex-direction:column;display:flex}.CustomAccordionSelector-module__DZhDga__itemRow{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--s-border);box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.6rem .85rem;transition:all .15s;display:flex}.CustomAccordionSelector-module__DZhDga__itemRow:last-child{border-bottom:none}.CustomAccordionSelector-module__DZhDga__itemRow:hover{background:#ffffff08}.CustomAccordionSelector-module__DZhDga__itemRowSelected{background:color-mix(in srgb, var(--s-accent) 8%, transparent)!important}.CustomAccordionSelector-module__DZhDga__itemContent{flex-direction:column;flex:1;gap:.12rem;display:flex}.CustomAccordionSelector-module__DZhDga__itemLabel{color:var(--s-text-main);font-size:.76rem;font-weight:600}.CustomAccordionSelector-module__DZhDga__itemRowSelected .CustomAccordionSelector-module__DZhDga__itemLabel{color:var(--s-accent)}.CustomAccordionSelector-module__DZhDga__itemDesc{color:var(--s-text-muted);font-size:.66rem}.CustomAccordionSelector-module__DZhDga__rightArea{align-items:center;gap:.6rem;margin-left:.75rem;display:flex}.CustomAccordionSelector-module__DZhDga__itemMeta{color:var(--s-text-main);font-size:.74rem;font-weight:700}.CustomAccordionSelector-module__DZhDga__itemRowSelected .CustomAccordionSelector-module__DZhDga__itemMeta{color:var(--s-accent)}.CustomAccordionSelector-module__DZhDga__checkIcon{color:var(--s-accent);font-size:1rem;animation:.15s cubic-bezier(.16,1,.3,1) CustomAccordionSelector-module__DZhDga__scaleIn}@keyframes CustomAccordionSelector-module__DZhDga__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.CustomAccordionSelector-module__DZhDga__paginationRow{border-top:1px solid var(--s-border);color:var(--s-text-muted);background:#00000014;justify-content:space-between;align-items:center;padding:.45rem .85rem;font-size:.68rem;font-weight:600;display:flex}.CustomAccordionSelector-module__DZhDga__paginationBtn{border:1px solid var(--s-border);color:var(--s-text-main);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:.8rem;transition:all .15s;display:flex}.CustomAccordionSelector-module__DZhDga__paginationBtn:hover:not(:disabled){border-color:var(--s-accent);color:var(--s-accent);background:#f5a6230d}.CustomAccordionSelector-module__DZhDga__paginationBtn:disabled{opacity:.35;cursor:not-allowed}.CustomAccordionSelector-module__DZhDga__noOptions{text-align:center;color:var(--s-text-muted);flex:1;padding:2rem;font-size:.82rem}
.ModalDetalhes-module__8QvqxG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ModalDetalhes-module__8QvqxG__modal{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:18px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.ModalDetalhes-module__8QvqxG__modalLarge{max-width:780px}.ModalDetalhes-module__8QvqxG__modalHeader{border-bottom:1px solid var(--s-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.ModalDetalhes-module__8QvqxG__modalHeaderLeft{align-items:center;gap:.75rem;display:flex}.ModalDetalhes-module__8QvqxG__modalTitle{color:var(--s-text-main);letter-spacing:-.2px;font-size:.95rem;font-weight:800}.ModalDetalhes-module__8QvqxG__modalSubtitle{color:var(--s-text-muted);font-size:.72rem;font-weight:500}.ModalDetalhes-module__8QvqxG__modalClose{border:1px solid var(--s-border);background:var(--s-input-bg);width:32px;height:32px;color:var(--s-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:all .15s;display:flex}.ModalDetalhes-module__8QvqxG__modalClose:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.ModalDetalhes-module__8QvqxG__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.ModalDetalhes-module__8QvqxG__modalFooter{border-top:1px solid var(--s-border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.65rem;padding:1rem 1.5rem;display:flex}.ModalDetalhes-module__8QvqxG__formDivider{background:var(--s-border);border-radius:2px;height:1px}.ModalDetalhes-module__8QvqxG__formSectionTitle{color:var(--s-text-main);letter-spacing:-.1px;align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;display:flex}.ModalDetalhes-module__8QvqxG__formSectionTitle i{color:var(--s-accent)}.ModalDetalhes-module__8QvqxG__infoGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ModalDetalhes-module__8QvqxG__infoItem{flex-direction:column;gap:.2rem;display:flex}.ModalDetalhes-module__8QvqxG__infoLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--s-text-muted);font-size:.65rem;font-weight:700}.ModalDetalhes-module__8QvqxG__infoValue{color:var(--s-text-main);font-size:.85rem;font-weight:700}.ModalDetalhes-module__8QvqxG__textAccent{color:var(--s-accent)}.ModalDetalhes-module__8QvqxG__historyList{flex-direction:column;gap:0;display:flex}.ModalDetalhes-module__8QvqxG__historyItem{border-bottom:1px solid var(--s-border);align-items:flex-start;gap:.85rem;padding:.9rem 0;display:flex}.ModalDetalhes-module__8QvqxG__historyItem:last-child{border-bottom:none}.ModalDetalhes-module__8QvqxG__historyDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.45rem}.ModalDetalhes-module__8QvqxG__historyDotEntrada{background:#22c55e;box-shadow:0 0 6px #22c55e80}.ModalDetalhes-module__8QvqxG__historyDotSaida{background:#ef4444;box-shadow:0 0 6px #ef444480}.ModalDetalhes-module__8QvqxG__historyDotAjuste{background:#f97316;box-shadow:0 0 6px #f9731680}.ModalDetalhes-module__8QvqxG__historyInfo{flex-direction:column;flex:1;gap:.2rem;display:flex}.ModalDetalhes-module__8QvqxG__historyProd{color:var(--s-text-main);font-size:.82rem;font-weight:700}.ModalDetalhes-module__8QvqxG__historyMeta{color:var(--s-text-muted);font-size:.7rem;font-weight:500}.ModalDetalhes-module__8QvqxG__historyQtyBadge{border-radius:6px;flex-shrink:0;align-items:center;gap:.2rem;padding:.18rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.ModalDetalhes-module__8QvqxG__historyQtyBadgeEntrada{color:#22c55e;background:#22c55e1f}.ModalDetalhes-module__8QvqxG__historyQtyBadgeSaida{color:#ef4444;background:#ef44441f}.ModalDetalhes-module__8QvqxG__historyQtyBadgeAjuste{color:#f97316;background:#f973161f}.ModalDetalhes-module__8QvqxG__btnPrimary{background:var(--s-accent);color:#fff;border:1px solid var(--s-accent);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 12px #f5a62347}.ModalDetalhes-module__8QvqxG__btnPrimary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 5px 18px #f5a62361}.ModalDetalhes-module__8QvqxG__btnOutline{color:var(--s-text-main);border:1px solid var(--s-border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.ModalDetalhes-module__8QvqxG__btnOutline:hover{border-color:var(--s-accent);color:var(--s-accent);background:var(--s-accent-dim)}.ModalDetalhes-module__8QvqxG__btnGhost{color:var(--s-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:.3rem;padding:.45rem .65rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.ModalDetalhes-module__8QvqxG__btnGhost:hover{background:var(--s-border);color:var(--s-text-main)}.ModalDetalhes-module__8QvqxG__prodThumbEmpty{background:var(--s-accent-dim);width:38px;height:38px;color:var(--s-accent);border:1px dashed #f5a6234d;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}
.ModalInventario-module__OLk0kG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ModalInventario-module__OLk0kG__modal{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:18px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.ModalInventario-module__OLk0kG__modalLarge{max-width:780px}.ModalInventario-module__OLk0kG__modalHeader{border-bottom:1px solid var(--s-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.ModalInventario-module__OLk0kG__modalHeaderLeft{align-items:center;gap:.75rem;display:flex}.ModalInventario-module__OLk0kG__modalHeaderIcon{background:var(--s-accent-dim);width:38px;height:38px;color:var(--s-accent);border:1px solid #f5a62340;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.ModalInventario-module__OLk0kG__modalHeaderIconBlue{color:#6366f1;background:#6366f11a;border-color:#6366f133}.ModalInventario-module__OLk0kG__modalTitle{color:var(--s-text-main);letter-spacing:-.2px;font-size:.95rem;font-weight:800}.ModalInventario-module__OLk0kG__modalSubtitle{color:var(--s-text-muted);font-size:.72rem;font-weight:500}.ModalInventario-module__OLk0kG__modalClose{border:1px solid var(--s-border);background:var(--s-input-bg);width:32px;height:32px;color:var(--s-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:all .15s;display:flex}.ModalInventario-module__OLk0kG__modalClose:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.ModalInventario-module__OLk0kG__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.ModalInventario-module__OLk0kG__modalFooter{border-top:1px solid var(--s-border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.65rem;padding:1rem 1.5rem;display:flex}.ModalInventario-module__OLk0kG__formSectionTitle{color:var(--s-text-main);letter-spacing:-.1px;align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;display:flex}.ModalInventario-module__OLk0kG__formSectionTitle i{color:var(--s-accent)}.ModalInventario-module__OLk0kG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.ModalInventario-module__OLk0kG__kpiCard{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;gap:.5rem;padding:.85rem 1rem;display:flex;position:relative}.ModalInventario-module__OLk0kG__kpiHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.ModalInventario-module__OLk0kG__kpiLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--s-text-muted);font-size:.62rem;font-weight:800}.ModalInventario-module__OLk0kG__kpiValue{color:var(--s-text-main);letter-spacing:-.3px;font-size:1.2rem;font-weight:900}.ModalInventario-module__OLk0kG__kpiValueSmall{font-size:.95rem}.ModalInventario-module__OLk0kG__kpiIcon{background:var(--s-accent-dim);width:26px;height:26px;color:var(--s-accent);border-radius:6px;justify-content:center;align-items:center;font-size:.95rem;display:flex}.ModalInventario-module__OLk0kG__kpiIconGreen{color:#22c55e;background:#22c55e1a}.ModalInventario-module__OLk0kG__kpiIconRed{color:#ef4444;background:#ef44441a}.ModalInventario-module__OLk0kG__kpiIconBlue{color:#6366f1;background:#6366f11a}.ModalInventario-module__OLk0kG__kpiCardAmber{border-left:3.5px solid var(--s-accent)}.ModalInventario-module__OLk0kG__kpiCardGreen{border-left:3.5px solid #22c55e}.ModalInventario-module__OLk0kG__kpiCardCritical{border-left:3.5px solid #ef4444}.ModalInventario-module__OLk0kG__kpiCardBlue{border-left:3.5px solid #6366f1}.ModalInventario-module__OLk0kG__btnPrimary{background:var(--s-accent);color:#fff;border:1px solid var(--s-accent);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 12px #f5a62347}.ModalInventario-module__OLk0kG__btnPrimary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 5px 18px #f5a62361}.ModalInventario-module__OLk0kG__btnOutline{color:var(--s-text-main);border:1px solid var(--s-border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.ModalInventario-module__OLk0kG__btnOutline:hover{border-color:var(--s-accent);color:var(--s-accent);background:var(--s-accent-dim)}
.ModalMovimentacao-module__60NK9W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ModalMovimentacao-module__60NK9W__modal{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:18px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.ModalMovimentacao-module__60NK9W__modalHeader{border-bottom:1px solid var(--s-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.ModalMovimentacao-module__60NK9W__modalHeaderLeft{align-items:center;gap:.75rem;display:flex}.ModalMovimentacao-module__60NK9W__modalHeaderIcon{background:var(--s-accent-dim);width:38px;height:38px;color:var(--s-accent);border:1px solid #f5a62340;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.ModalMovimentacao-module__60NK9W__modalHeaderIconRed{color:#ef4444;background:#ef44441a;border-color:#ef444433}.ModalMovimentacao-module__60NK9W__modalHeaderIconGreen{color:#22c55e;background:#22c55e1a;border-color:#22c55e33}.ModalMovimentacao-module__60NK9W__modalHeaderIconBlue{color:#6366f1;background:#6366f11a;border-color:#6366f133}.ModalMovimentacao-module__60NK9W__modalTitle{color:var(--s-text-main);letter-spacing:-.2px;font-size:.95rem;font-weight:800}.ModalMovimentacao-module__60NK9W__modalSubtitle{color:var(--s-text-muted);font-size:.72rem;font-weight:500}.ModalMovimentacao-module__60NK9W__modalClose{border:1px solid var(--s-border);background:var(--s-input-bg);width:32px;height:32px;color:var(--s-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:all .15s;display:flex}.ModalMovimentacao-module__60NK9W__modalClose:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.ModalMovimentacao-module__60NK9W__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.ModalMovimentacao-module__60NK9W__modalFooter{border-top:1px solid var(--s-border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.65rem;padding:1rem 1.5rem;display:flex}.ModalMovimentacao-module__60NK9W__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ModalMovimentacao-module__60NK9W__formFullWidth{grid-column:1/-1}.ModalMovimentacao-module__60NK9W__formField{flex-direction:column;gap:.4rem;display:flex}.ModalMovimentacao-module__60NK9W__formLabel{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.ModalMovimentacao-module__60NK9W__formRequired{color:#ef4444}.ModalMovimentacao-module__60NK9W__formInput{background:var(--s-input-bg);border:1px solid var(--s-border);width:100%;color:var(--s-text-main);box-sizing:border-box;border-radius:8px;outline:none;padding:.85rem 1.25rem;font-family:inherit;font-size:.845rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.ModalMovimentacao-module__60NK9W__formInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ModalMovimentacao-module__60NK9W__formInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ModalMovimentacao-module__60NK9W__formInput:focus{border-color:var(--s-accent);box-shadow:0 0 0 2.5px var(--s-accent-dim)}.ModalMovimentacao-module__60NK9W__formTextarea{background:var(--s-input-bg);border:1px solid var(--s-border);width:100%;color:var(--s-text-main);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;min-height:80px;padding:.85rem 1.25rem;font-family:inherit;font-size:.845rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.ModalMovimentacao-module__60NK9W__formTextarea:focus{border-color:var(--s-accent);box-shadow:0 0 0 2.5px var(--s-accent-dim)}.ModalMovimentacao-module__60NK9W__formSectionTitle{color:var(--s-text-main);letter-spacing:-.1px;align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;display:flex}.ModalMovimentacao-module__60NK9W__formSectionTitle i{color:var(--s-accent)}.ModalMovimentacao-module__60NK9W__movTipoGroup{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.ModalMovimentacao-module__60NK9W__movTipoBtn{border:1px solid var(--s-border);background:var(--s-input-bg);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.9rem .6rem;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ModalMovimentacao-module__60NK9W__movTipoBtn:hover{border-color:var(--s-accent);background:var(--s-accent-dim);transform:translateY(-2px)}.ModalMovimentacao-module__60NK9W__movTipoEntradaActive{background:#22c55e14!important;border-color:#22c55e!important;box-shadow:0 0 0 2px #22c55e,0 4px 12px #22c55e26!important}.ModalMovimentacao-module__60NK9W__movTipoSaidaActive{background:#ef444414!important;border-color:#ef4444!important;box-shadow:0 0 0 2px #ef4444,0 4px 12px #ef444426!important}.ModalMovimentacao-module__60NK9W__movTipoAjusteActive{background:#f9731614!important;border-color:#f97316!important;box-shadow:0 0 0 2px #f97316,0 4px 12px #f9731626!important}.ModalMovimentacao-module__60NK9W__movTipoBtnIcon{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.15rem;transition:transform .2s;display:flex}.ModalMovimentacao-module__60NK9W__movTipoBtn:hover .ModalMovimentacao-module__60NK9W__movTipoBtnIcon{transform:scale(1.08)}.ModalMovimentacao-module__60NK9W__movTipoBtnIconEntrada{color:#22c55e;background:#22c55e1f}.ModalMovimentacao-module__60NK9W__movTipoBtnIconSaida{color:#ef4444;background:#ef44441f}.ModalMovimentacao-module__60NK9W__movTipoBtnIconAjuste{color:#f97316;background:#f973161f}.ModalMovimentacao-module__60NK9W__movTipoBtnLabel{color:var(--s-text-main);font-size:.8rem;font-weight:700}.ModalMovimentacao-module__60NK9W__movTipoBtnSub{color:var(--s-text-muted);text-align:center;font-size:.65rem;font-weight:500}.ModalMovimentacao-module__60NK9W__stockPreview{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.ModalMovimentacao-module__60NK9W__stockPreviewLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--s-text-muted);font-size:.68rem;font-weight:700}.ModalMovimentacao-module__60NK9W__stockPreviewValue{color:var(--s-text-main);font-size:1.3rem;font-weight:900}.ModalMovimentacao-module__60NK9W__stockPreviewAfter{font-size:1.3rem;font-weight:900}.ModalMovimentacao-module__60NK9W__btnPrimary{background:var(--s-accent);color:#fff;border:1px solid var(--s-accent);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 12px #f5a62347}.ModalMovimentacao-module__60NK9W__btnPrimary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 5px 18px #f5a62361}.ModalMovimentacao-module__60NK9W__btnSuccess{color:#fff;cursor:pointer;white-space:nowrap;background:#22c55e;border:1px solid #22c55e;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:filter .15s,transform .15s;display:inline-flex;box-shadow:0 3px 12px #22c55e40}.ModalMovimentacao-module__60NK9W__btnDanger{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:1px solid #ef4444;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:filter .15s,transform .15s;display:inline-flex;box-shadow:0 3px 12px #ef444440}.ModalMovimentacao-module__60NK9W__btnOutline{color:var(--s-text-main);border:1px solid var(--s-border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.ModalMovimentacao-module__60NK9W__btnOutline:hover{border-color:var(--s-accent);color:var(--s-accent);background:var(--s-accent-dim)}.ModalMovimentacao-module__60NK9W__textDanger{color:#ef4444}.ModalMovimentacao-module__60NK9W__textSuccess{color:#22c55e}
.RelatorioMovimentacoes-module__K3NwYa__reportSection{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.25rem 1.5rem 2rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__reportHeader{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__reportopContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;display:flex}.RelatorioMovimentacoes-module__K3NwYa__reportTitleRow{align-items:center;gap:.85rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__reportIconBox{border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.4rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__headerIconGreen{background:#f5a62326;border:1px solid #f5a6234d}.RelatorioMovimentacoes-module__K3NwYa__reportTitle{color:var(--s-text-main);letter-spacing:-.3px;margin:0;font-size:1.15rem;font-weight:800}.RelatorioMovimentacoes-module__K3NwYa__reportSub{color:var(--s-text-muted);margin:.15rem 0 0;font-size:.77rem}.RelatorioMovimentacoes-module__K3NwYa__movKpiRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__movKpi{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__movKpi i{font-size:1.15rem}.RelatorioMovimentacoes-module__K3NwYa__movKpiNum{color:var(--s-text-main);font-size:1.05rem;font-weight:800}.RelatorioMovimentacoes-module__K3NwYa__movKpiLabel{color:var(--s-text-muted);font-size:.75rem;font-weight:500}.RelatorioMovimentacoes-module__K3NwYa__iconAccent{color:var(--s-accent)}.RelatorioMovimentacoes-module__K3NwYa__kpiEntrada{background:#22c55e14;border-color:#22c55e40}.RelatorioMovimentacoes-module__K3NwYa__textEntrada{color:#22c55e;font-weight:700}.RelatorioMovimentacoes-module__K3NwYa__iconGreen{color:#22c55e}.RelatorioMovimentacoes-module__K3NwYa__kpiSaida{background:#ef444414;border-color:#ef444440}.RelatorioMovimentacoes-module__K3NwYa__textSaida{color:#ef4444;font-weight:700}.RelatorioMovimentacoes-module__K3NwYa__kpiRegistros{background:#f5a62314;border-color:#f5a62340}.RelatorioMovimentacoes-module__K3NwYa__reportTableWrap{background:var(--s-sidebar-bg);border:1px solid var(--s-border);border-radius:12px;overflow-x:auto}.RelatorioMovimentacoes-module__K3NwYa__reportTable{border-collapse:separate;border-spacing:0 .65rem;text-align:left;width:100%;min-width:800px;padding:.2rem .8rem;font-family:Inter,sans-serif;font-size:.82rem}.RelatorioMovimentacoes-module__K3NwYa__reportFilters{border-bottom:1px solid var(--s-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.2rem 1rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__filterLeftGroup{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__filterRightGroup{align-items:center;gap:.75rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__dropdownFilterContent{flex-direction:column;gap:.85rem;padding:.25rem 0;display:flex}.RelatorioMovimentacoes-module__K3NwYa__dropdownField{flex-direction:column;gap:.35rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__dropdownLabel{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.72rem;font-weight:700}.RelatorioMovimentacoes-module__K3NwYa__searchBoxReport{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:8px;align-items:center;gap:.5rem;min-width:400px;padding:.6rem .75rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__searchBoxReport i{color:var(--s-text-muted);font-size:1rem}.RelatorioMovimentacoes-module__K3NwYa__searchBoxReport input{color:var(--s-text-main);background:0 0;border:none;outline:none;width:100%;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600}.RelatorioMovimentacoes-module__K3NwYa__searchBoxReport input::placeholder{color:var(--s-text-muted);opacity:.65}.RelatorioMovimentacoes-module__K3NwYa__chipGroup{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__chip{border:1px solid var(--s-border);background:var(--s-input-bg);color:var(--s-text-muted);cursor:pointer;white-space:nowrap;border-radius:6px;padding:.35rem .8rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:all .18s}.RelatorioMovimentacoes-module__K3NwYa__chip:hover{border-color:var(--s-accent);color:var(--s-accent)}.RelatorioMovimentacoes-module__K3NwYa__chipActive{border-color:var(--s-accent);color:var(--s-accent);background:#f5a62324}.RelatorioMovimentacoes-module__K3NwYa__reportTable thead th{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;padding:.5rem 1.125rem;font-size:.68rem;font-weight:700}.RelatorioMovimentacoes-module__K3NwYa__reportTableWrap tbody tr{background:var(--c-card);transition:all .3s}.RelatorioMovimentacoes-module__K3NwYa__reportTableWrap tbody tr:hover{background:var(--c-card-hover)}.RelatorioMovimentacoes-module__K3NwYa__reportTable tbody td{color:var(--s-text-main);border-top:1px solid var(--s-border);border-bottom:1px solid var(--s-border);vertical-align:middle;padding:1rem 1.125rem}.RelatorioMovimentacoes-module__K3NwYa__reportTable tbody td:first-child{border-left:1px solid var(--s-border);border-top-left-radius:10px;border-bottom-left-radius:10px}.RelatorioMovimentacoes-module__K3NwYa__reportTable tbody td:last-child{border-right:1px solid var(--s-border);border-top-right-radius:10px;border-bottom-right-radius:10px}.RelatorioMovimentacoes-module__K3NwYa__btnDeleteMov{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;justify-content:center;align-items:center;width:27px;height:27px;font-size:.8rem;transition:all .2s;display:inline-flex}.RelatorioMovimentacoes-module__K3NwYa__btnDeleteMov i{transform:translateY(1px)}.RelatorioMovimentacoes-module__K3NwYa__btnDeleteMov:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:translateY(-1px)}.RelatorioMovimentacoes-module__K3NwYa__btnDeleteMov:disabled{opacity:.5;cursor:not-allowed;transform:none}.RelatorioMovimentacoes-module__K3NwYa__prodCell{align-items:center;gap:.75rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__prodIcon{background:var(--s-accent-dim);width:36px;height:36px;color:var(--s-accent);border:1px dashed #f5a62333;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__prodNome{color:var(--s-text-main);font-size:.85rem;font-weight:700}.RelatorioMovimentacoes-module__K3NwYa__textMuted{font-size:.8rem;font-weight:600;color:var(--s-text-muted)!important}.RelatorioMovimentacoes-module__K3NwYa__movTypeBadge{letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.7rem;font-weight:800;display:inline-flex}.RelatorioMovimentacoes-module__K3NwYa__pagination,.RelatorioMovimentacoes-module__K3NwYa__listFooter{border-top:1px solid var(--s-border);background:var(--s-card-bg);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__mobileCardList{display:none}.RelatorioMovimentacoes-module__K3NwYa__pageInfo{color:var(--s-text-muted);font-size:.72rem;font-weight:500}.RelatorioMovimentacoes-module__K3NwYa__pageActions{align-items:center;gap:.3rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__pageBtn{border:1px solid var(--s-border);background:var(--s-input-bg);min-width:30px;height:30px;color:var(--s-text-main);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.RelatorioMovimentacoes-module__K3NwYa__pageBtn:hover:not(:disabled){border-color:var(--s-accent);color:var(--s-accent)}.RelatorioMovimentacoes-module__K3NwYa__pageBtn:disabled{opacity:.3;cursor:not-allowed}.RelatorioMovimentacoes-module__K3NwYa__pageBtnActive{box-shadow:0 2px 8px #f5a6234d;background:var(--s-accent)!important;border-color:var(--s-accent)!important;color:#fff!important}.RelatorioMovimentacoes-module__K3NwYa__ellipsis{color:var(--s-text-muted);-webkit-user-select:none;user-select:none;padding:0 .15rem;font-size:.75rem}.RelatorioMovimentacoes-module__K3NwYa__brandTag{color:var(--s-text-muted);opacity:.6;align-items:center;gap:.3rem;font-size:.68rem;font-weight:600;display:flex}.RelatorioMovimentacoes-module__K3NwYa__brandTag i{color:var(--s-accent);font-size:.82rem}.RelatorioMovimentacoes-module__K3NwYa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:3.5rem 2rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__emptyIconContainer{background:var(--s-accent-dim);border:1px dashed #f5a62359;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.35rem;animation:3.5s ease-in-out infinite RelatorioMovimentacoes-module__K3NwYa__floatIcon;display:flex}.RelatorioMovimentacoes-module__K3NwYa__emptyIconContainer i{color:var(--s-accent);font-size:1.6rem;opacity:1!important}@keyframes RelatorioMovimentacoes-module__K3NwYa__floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.RelatorioMovimentacoes-module__K3NwYa__emptyState p{color:var(--s-text-main);margin:0;font-size:.85rem;font-weight:700}.RelatorioMovimentacoes-module__K3NwYa__emptyState span{color:var(--s-text-muted);max-width:280px;font-size:.73rem;font-weight:500;line-height:1.55}@media (max-width:820px){.RelatorioMovimentacoes-module__K3NwYa__reportSection{gap:.85rem;padding:.75rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))!important}.RelatorioMovimentacoes-module__K3NwYa__reportHeader{border-radius:14px;gap:.75rem;padding:.85rem 1rem}.RelatorioMovimentacoes-module__K3NwYa__reportopContainer{flex-direction:column;align-items:stretch;gap:.75rem}.RelatorioMovimentacoes-module__K3NwYa__reportTitleRow{gap:.75rem}.RelatorioMovimentacoes-module__K3NwYa__reportIconBox{border-radius:10px;width:38px;min-width:38px;height:38px;font-size:1.2rem}.RelatorioMovimentacoes-module__K3NwYa__reportTitle{font-size:1.05rem}.RelatorioMovimentacoes-module__K3NwYa__reportSub{font-size:.72rem}.RelatorioMovimentacoes-module__K3NwYa__movKpiRow{grid-template-columns:repeat(3,1fr)!important;gap:.45rem!important;width:100%!important;display:grid!important}.RelatorioMovimentacoes-module__K3NwYa__movKpi{text-align:center!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.2rem!important;padding:.55rem .35rem!important}.RelatorioMovimentacoes-module__K3NwYa__movKpi i{font-size:1.05rem!important}.RelatorioMovimentacoes-module__K3NwYa__movKpiNum{font-size:.95rem!important;line-height:1.1!important}.RelatorioMovimentacoes-module__K3NwYa__movKpiLabel{font-size:.66rem!important;font-weight:600!important}.RelatorioMovimentacoes-module__K3NwYa__reportTableWrap{border-radius:14px!important;overflow:hidden!important}.RelatorioMovimentacoes-module__K3NwYa__reportFilters{flex-direction:column!important;align-items:stretch!important;gap:.65rem!important;padding:.75rem .85rem!important}.RelatorioMovimentacoes-module__K3NwYa__filterLeftGroup{align-items:center!important;gap:.45rem!important;width:100%!important;display:flex!important}.RelatorioMovimentacoes-module__K3NwYa__searchBoxReport{min-width:unset!important;flex:1!important;width:100%!important;height:38px!important;padding:.5rem .65rem!important}.RelatorioMovimentacoes-module__K3NwYa__chipGroup{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;align-items:center!important;gap:.35rem!important;width:100%!important;padding:.2rem 0!important;display:flex!important;overflow-x:auto!important}.RelatorioMovimentacoes-module__K3NwYa__chipGroup::-webkit-scrollbar{display:none!important}.RelatorioMovimentacoes-module__K3NwYa__chip{white-space:nowrap!important;border-radius:8px!important;flex-shrink:0!important;padding:.45rem .75rem!important;font-size:.74rem!important}.RelatorioMovimentacoes-module__K3NwYa__reportTable{display:none!important}.RelatorioMovimentacoes-module__K3NwYa__mobileCardList{flex-direction:column!important;gap:.65rem!important;padding:.75rem!important;display:flex!important}.RelatorioMovimentacoes-module__K3NwYa__mobileCard{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;gap:.65rem;padding:.85rem;transition:transform .15s,border-color .15s;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardProdInfo{align-items:center;gap:.55rem;min-width:0;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardProdNome{color:var(--s-text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.RelatorioMovimentacoes-module__K3NwYa__cardBody{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:8px;grid-template-columns:1fr 1.2fr;gap:.5rem;padding:.55rem .75rem;display:grid}.RelatorioMovimentacoes-module__K3NwYa__cardMetricCol{flex-direction:column;gap:.15rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardMetricLabel{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.65rem;font-weight:600}.RelatorioMovimentacoes-module__K3NwYa__cardMetricVal{font-size:.85rem;font-weight:800}.RelatorioMovimentacoes-module__K3NwYa__cardMetricValMuted{color:var(--s-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;overflow:hidden}.RelatorioMovimentacoes-module__K3NwYa__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardMeta{color:var(--s-text-muted);flex-direction:column;gap:.15rem;font-size:.7rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardMeta span{align-items:center;gap:.3rem;display:flex}.RelatorioMovimentacoes-module__K3NwYa__cardMeta i{color:var(--s-accent);font-size:.85rem}.RelatorioMovimentacoes-module__K3NwYa__pagination,.RelatorioMovimentacoes-module__K3NwYa__listFooter{background:var(--s-card-bg)!important;border-top:1px solid var(--s-border)!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:.35rem!important;padding:.75rem .85rem!important;display:flex!important}.RelatorioMovimentacoes-module__K3NwYa__pageInfo{white-space:nowrap!important;color:var(--s-text-muted)!important;font-size:.68rem!important}.RelatorioMovimentacoes-module__K3NwYa__pageActions{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:.2rem!important;display:flex!important}.RelatorioMovimentacoes-module__K3NwYa__pageBtn{border-radius:6px!important;min-width:26px!important;height:26px!important;padding:0!important;font-size:.7rem!important}.RelatorioMovimentacoes-module__K3NwYa__brandTag{display:none!important}}
.RelatorioCurvaABC-module___pbSva__reportSection{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.25rem 1.5rem 2rem;display:flex}.RelatorioCurvaABC-module___pbSva__reportTitleRow{align-items:center;gap:.85rem;display:flex}.RelatorioCurvaABC-module___pbSva__reportIconBox{border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.4rem;display:flex}.RelatorioCurvaABC-module___pbSva__reportTitle{color:var(--s-text-main);letter-spacing:-.3px;margin:0;font-size:1.15rem;font-weight:800}.RelatorioCurvaABC-module___pbSva__reportSub{color:var(--s-text-muted);margin:.15rem 0 0;font-size:.77rem}.RelatorioCurvaABC-module___pbSva__abcSummaryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.RelatorioCurvaABC-module___pbSva__abcCard{border:1px solid;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.1rem 1.2rem;display:flex}.RelatorioCurvaABC-module___pbSva__abcCardHeader{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.RelatorioCurvaABC-module___pbSva__abcBadge{border:1px solid;border-radius:6px;padding:.2rem .65rem;font-size:.82rem;font-weight:800}.RelatorioCurvaABC-module___pbSva__abcDesc{color:var(--s-text-muted);font-size:.76rem;font-weight:500}.RelatorioCurvaABC-module___pbSva__abcCardBody{flex-wrap:wrap;gap:1.5rem;display:flex}.RelatorioCurvaABC-module___pbSva__abcStat{flex-direction:column;gap:.1rem;display:flex}.RelatorioCurvaABC-module___pbSva__abcStatNum{font-size:1.1rem;font-weight:800}.RelatorioCurvaABC-module___pbSva__abcStatLabel{color:var(--s-text-muted);font-size:.73rem}.RelatorioCurvaABC-module___pbSva__abcBar{background:var(--s-border);border-radius:4px;height:4px;overflow:hidden}.RelatorioCurvaABC-module___pbSva__abcBarFill{border-radius:4px;height:100%;transition:width .5s}.RelatorioCurvaABC-module___pbSva__reportTableWrap{background:var(--s-sidebar-bg);border:1px solid var(--s-border);border-radius:12px;overflow-x:auto}.RelatorioCurvaABC-module___pbSva__tableTotalRow{border-bottom:1px solid var(--s-border);color:var(--s-text-muted);background:var(--s-card-bg);border-top-left-radius:12px;border-top-right-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.85rem;font-weight:500;display:flex}.RelatorioCurvaABC-module___pbSva__tableTotalLeft{color:var(--s-text-main);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.RelatorioCurvaABC-module___pbSva__tableTotalRight{align-items:center;gap:1rem;display:flex}.RelatorioCurvaABC-module___pbSva__tableTotalRow strong{color:var(--s-accent)}.RelatorioCurvaABC-module___pbSva__tableTotalBadge{color:var(--s-accent);background:#f5a6231f;border:1px solid #f5a62340;border-radius:20px;padding:.15rem .6rem;font-size:.72rem;font-weight:700}.RelatorioCurvaABC-module___pbSva__reportTable{border-collapse:separate;border-spacing:0 .65rem;text-align:left;width:100%;min-width:900px;padding:.2rem .8rem;font-family:Inter,sans-serif;font-size:.82rem}.RelatorioCurvaABC-module___pbSva__reportTable thead th{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;padding:.5rem 1.125rem;font-size:.68rem;font-weight:700}.RelatorioCurvaABC-module___pbSva__reportTable tbody tr{background:var(--c-card,var(--s-card-bg));transition:all .3s}.RelatorioCurvaABC-module___pbSva__reportTable tbody tr:hover{background:var(--c-card-hover,#ffffff08)}.RelatorioCurvaABC-module___pbSva__reportTable tbody td{border-top:1px solid var(--s-border);border-bottom:1px solid var(--s-border);vertical-align:middle;padding:.75rem 1.125rem}.RelatorioCurvaABC-module___pbSva__reportTable tbody td:first-child{border-left:1px solid var(--s-border);border-top-left-radius:10px;border-bottom-left-radius:10px}.RelatorioCurvaABC-module___pbSva__reportTable tbody td:last-child{border-right:1px solid var(--s-border);border-top-right-radius:10px;border-bottom-right-radius:10px}.RelatorioCurvaABC-module___pbSva__prodCell{align-items:center;gap:.75rem;display:flex}.RelatorioCurvaABC-module___pbSva__prodIcon{background:var(--s-accent-dim);width:36px;height:36px;color:var(--s-accent);border:1px dashed #f5a62333;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.RelatorioCurvaABC-module___pbSva__prodNome{color:var(--s-text-main);font-size:.85rem;font-weight:700}.RelatorioCurvaABC-module___pbSva__textMuted{font-size:.8rem;font-weight:600;color:var(--s-text-muted)!important}.RelatorioCurvaABC-module___pbSva__abcTableBadge{border:1px solid;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:800;display:inline-flex}.RelatorioCurvaABC-module___pbSva__acumCell{align-items:center;gap:.5rem;display:flex}.RelatorioCurvaABC-module___pbSva__acumBar{background:var(--s-border);border-radius:4px;flex:1;min-width:60px;height:6px;overflow:hidden}.RelatorioCurvaABC-module___pbSva__acumBarFill{border-radius:4px;height:100%;transition:width .4s}.RelatorioCurvaABC-module___pbSva__pagination,.RelatorioCurvaABC-module___pbSva__listFooter{border-top:1px solid var(--s-border);background:var(--s-card-bg);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}.RelatorioCurvaABC-module___pbSva__mobileCardList{display:none}.RelatorioCurvaABC-module___pbSva__pageInfo{color:var(--s-text-muted);font-size:.72rem;font-weight:500}.RelatorioCurvaABC-module___pbSva__pageActions{align-items:center;gap:.3rem;display:flex}.RelatorioCurvaABC-module___pbSva__pageBtn{border:1px solid var(--s-border);background:var(--s-input-bg);min-width:30px;height:30px;color:var(--s-text-main);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .18s;display:flex}.RelatorioCurvaABC-module___pbSva__pageBtn:hover:not(:disabled){border-color:var(--s-accent);color:var(--s-accent)}.RelatorioCurvaABC-module___pbSva__pageBtnActive{font-weight:700;background:var(--s-accent)!important;border-color:var(--s-accent)!important;color:#fff!important}.RelatorioCurvaABC-module___pbSva__pageBtn:disabled{opacity:.35;cursor:not-allowed}.RelatorioCurvaABC-module___pbSva__brandTag{color:var(--s-text-muted);opacity:.6;align-items:center;gap:.3rem;font-size:.68rem;font-weight:600;display:flex}.RelatorioCurvaABC-module___pbSva__brandTag i{color:var(--s-accent);font-size:.82rem}.RelatorioCurvaABC-module___pbSva__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:3.5rem 2rem;display:flex}.RelatorioCurvaABC-module___pbSva__emptyIconContainer{background:var(--s-accent-dim);border:1px dashed #f5a62359;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.35rem;animation:3.5s ease-in-out infinite RelatorioCurvaABC-module___pbSva__floatIcon;display:flex}.RelatorioCurvaABC-module___pbSva__emptyIconContainer i{color:var(--s-accent);font-size:1.6rem;opacity:1!important}@keyframes RelatorioCurvaABC-module___pbSva__floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.RelatorioCurvaABC-module___pbSva__emptyState p{color:var(--s-text-main);margin:0;font-size:.85rem;font-weight:700}.RelatorioCurvaABC-module___pbSva__emptyState span{color:var(--s-text-muted);max-width:280px;font-size:.73rem;font-weight:500;line-height:1.55}@media (max-width:820px){.RelatorioCurvaABC-module___pbSva__reportSection{gap:.85rem;padding:.75rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))!important}.RelatorioCurvaABC-module___pbSva__abcSummaryGrid{grid-template-columns:1fr!important;gap:.65rem!important}.RelatorioCurvaABC-module___pbSva__reportTableWrap{border-radius:14px!important;overflow:hidden!important}.RelatorioCurvaABC-module___pbSva__tableTotalRow{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;padding:.85rem 1rem!important}.RelatorioCurvaABC-module___pbSva__tableTotalLeft{gap:.75rem!important}.RelatorioCurvaABC-module___pbSva__reportIconBox{border-radius:10px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:1.2rem!important}.RelatorioCurvaABC-module___pbSva__reportTitle{font-size:1.05rem!important}.RelatorioCurvaABC-module___pbSva__reportSub{font-size:.72rem!important}.RelatorioCurvaABC-module___pbSva__tableTotalRight{border-top:1px solid var(--s-border)!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding-top:.6rem!important;font-size:.78rem!important;display:flex!important}.RelatorioCurvaABC-module___pbSva__reportTable{display:none!important}.RelatorioCurvaABC-module___pbSva__mobileCardList{flex-direction:column!important;gap:.65rem!important;padding:.75rem!important;display:flex!important}.RelatorioCurvaABC-module___pbSva__mobileCard{background:var(--s-card-bg);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;gap:.65rem;padding:.85rem;transition:transform .15s,border-color .15s;display:flex}.RelatorioCurvaABC-module___pbSva__cardHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.RelatorioCurvaABC-module___pbSva__cardProdInfo{flex:1;align-items:center;gap:.6rem;min-width:0;display:flex}.RelatorioCurvaABC-module___pbSva__cardRank{color:var(--s-text-muted);min-width:22px;font-size:.72rem;font-weight:700}.RelatorioCurvaABC-module___pbSva__cardProdNameCol{flex-direction:column;gap:.15rem;min-width:0;display:flex}.RelatorioCurvaABC-module___pbSva__cardProdNome{color:var(--s-text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.RelatorioCurvaABC-module___pbSva__cardCatPill{color:var(--s-text-muted);font-size:.68rem;font-weight:500}.RelatorioCurvaABC-module___pbSva__cardMetricsGrid{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:8px;grid-template-columns:1fr 1fr;gap:.5rem;padding:.55rem .75rem;display:grid}.RelatorioCurvaABC-module___pbSva__cardMetricItem{flex-direction:column;gap:.15rem;display:flex}.RelatorioCurvaABC-module___pbSva__cardMetricLabel{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.65rem;font-weight:600}.RelatorioCurvaABC-module___pbSva__cardMetricVal{color:var(--s-text-main);font-size:.82rem;font-weight:700}.RelatorioCurvaABC-module___pbSva__cardValHighlight{font-weight:800;color:var(--s-accent)!important}.RelatorioCurvaABC-module___pbSva__cardParetoRow{flex-direction:column;gap:.35rem;padding-top:.15rem;display:flex}.RelatorioCurvaABC-module___pbSva__cardParetoHeader{justify-content:space-between;align-items:center;display:flex}.RelatorioCurvaABC-module___pbSva__cardParetoLabel{color:var(--s-text-muted);font-size:.68rem;font-weight:600}.RelatorioCurvaABC-module___pbSva__cardParetoVal{font-size:.76rem;font-weight:800}.RelatorioCurvaABC-module___pbSva__pagination,.RelatorioCurvaABC-module___pbSva__listFooter{background:var(--s-card-bg)!important;border-top:1px solid var(--s-border)!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:.35rem!important;padding:.75rem .85rem!important;display:flex!important}.RelatorioCurvaABC-module___pbSva__pageInfo{white-space:nowrap!important;color:var(--s-text-muted)!important;font-size:.68rem!important}.RelatorioCurvaABC-module___pbSva__pageActions{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:.2rem!important;display:flex!important}.RelatorioCurvaABC-module___pbSva__pageBtn{border-radius:6px!important;min-width:26px!important;height:26px!important;padding:0!important;font-size:.7rem!important}.RelatorioCurvaABC-module___pbSva__brandTag{display:none!important}}
.Pedidos-module__zblrjG__page{background:var(--s-bg);flex-direction:column;gap:1rem;min-height:100%;padding:1.25rem 1.5rem;display:flex}.Pedidos-module__zblrjG__filterPanel{background:var(--s-sidebar-bg);border:1px solid var(--s-border);border-radius:12px;overflow:hidden}.Pedidos-module__zblrjG__filterPanelHeader{justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Pedidos-module__zblrjG__filterPanelTitle{color:var(--s-text-main);letter-spacing:-.2px;align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;display:flex}.Pedidos-module__zblrjG__filterPanelTitle i{color:var(--s-accent);font-size:1rem}.Pedidos-module__zblrjG__filterToggle{background:var(--s-accent);color:#fff;cursor:pointer;border:none;border-radius:7px;align-items:center;gap:.3rem;padding:.38rem .85rem;font-size:.75rem;font-weight:700;transition:filter .15s,transform .15s;display:flex;box-shadow:0 2px 10px #f5a6234d}.Pedidos-module__zblrjG__filterToggle:hover{filter:brightness(1.1);transform:translateY(-1px)}.Pedidos-module__zblrjG__filterBody{border-top:1px solid var(--s-border);flex-direction:column;gap:1rem;padding:1.1rem 1.25rem 1.25rem;display:flex}.Pedidos-module__zblrjG__filterGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:900px){.Pedidos-module__zblrjG__filterGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Pedidos-module__zblrjG__filterGrid{grid-template-columns:1fr}}.Pedidos-module__zblrjG__filterField{flex-direction:column;gap:.35rem;display:flex}.Pedidos-module__zblrjG__filterLabel{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.Pedidos-module__zblrjG__selectWrap{position:relative}.Pedidos-module__zblrjG__selectWrap i{color:var(--s-text-muted);pointer-events:none;font-size:1rem;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.Pedidos-module__zblrjG__filterSelect{appearance:none;background:var(--s-input-bg);border:1px solid var(--s-border);width:100%;color:var(--s-text-main);cursor:pointer;border-radius:8px;outline:none;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.Pedidos-module__zblrjG__filterSelect:focus{border-color:var(--s-accent);box-shadow:0 0 0 2px var(--s-accent-dim)}.Pedidos-module__zblrjG__dateWrap{position:relative}.Pedidos-module__zblrjG__dateWrap i{color:var(--s-accent);pointer-events:none;font-size:1rem;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.Pedidos-module__zblrjG__filterDate{background:var(--s-input-bg);border:1px solid var(--s-border);width:100%;color:var(--s-text-main);cursor:pointer;border-radius:8px;outline:none;padding:.5rem 2.2rem .5rem .75rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.Pedidos-module__zblrjG__filterDate:focus{border-color:var(--s-accent);box-shadow:0 0 0 2px var(--s-accent-dim)}.Pedidos-module__zblrjG__filterDate::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:2.5rem;position:absolute;right:0}.Pedidos-module__zblrjG__filterActions{justify-content:flex-end;gap:.6rem;display:flex}.Pedidos-module__zblrjG__listPanel{background-color:var(--s-main-bg);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}.Pedidos-module__zblrjG__listHeader{border-bottom:1px solid var(--s-border);background:var(--s-sidebar-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.Pedidos-module__zblrjG__listHeaderLeft{flex-direction:column;gap:.2rem;display:flex}.Pedidos-module__zblrjG__listTitle{color:var(--s-text-main);letter-spacing:-.2px;margin:0;font-size:.9rem;font-weight:800}.Pedidos-module__zblrjG__listSubtitle{color:var(--s-text-muted);font-size:.7rem;font-weight:500}.Pedidos-module__zblrjG__listHeaderRight{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.Pedidos-module__zblrjG__searchBox{background:var(--s-input-bg);border:1px solid var(--s-border);border-radius:8px;align-items:center;width:320px;max-width:100%;height:40px;padding:0 .75rem;transition:all .2s;display:flex}.Pedidos-module__zblrjG__searchBox:focus-within{border-color:var(--s-accent);box-shadow:0 0 0 2px var(--s-accent-dim)}.Pedidos-module__zblrjG__searchBox i{color:var(--s-text-muted);margin-right:.5rem;font-size:1rem}.Pedidos-module__zblrjG__searchClear{color:var(--s-text-muted);cursor:pointer;margin-left:auto;margin-right:0;font-size:1.15rem;transition:color .15s}.Pedidos-module__zblrjG__searchClear:hover{color:var(--s-accent)}.Pedidos-module__zblrjG__searchBox input{color:var(--s-text-main);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.8rem}.Pedidos-module__zblrjG__searchBox input::placeholder{color:var(--s-text-muted)}.Pedidos-module__zblrjG__listHeaderActions{align-items:center;gap:.65rem;display:flex}.Pedidos-module__zblrjG__perPageWrap{align-items:center;gap:.5rem;height:40px;display:flex}.Pedidos-module__zblrjG__perPageLabel{color:var(--s-text-muted);white-space:nowrap;font-size:.72rem;font-weight:600}.Pedidos-module__zblrjG__perPageSelect{width:90px}.Pedidos-module__zblrjG__perPageSelect [class*=customSelectControl]{height:40px!important}.Pedidos-module__zblrjG__listHeaderRight .Pedidos-module__zblrjG__btnPrimary{height:38px!important}.Pedidos-module__zblrjG__listBody{flex:1;grid-template-columns:repeat(3,1fr);gap:1.1rem;min-height:200px;padding:1.25rem;display:grid}@media (max-width:992px){.Pedidos-module__zblrjG__listBody{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.Pedidos-module__zblrjG__listBody{grid-template-columns:1fr}}.Pedidos-module__zblrjG__listCard{background:var(--c-card);border:1px solid var(--s-border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.15rem;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.Pedidos-module__zblrjG__listCard:hover{background:var(--c-card-hover);border-color:#f5a62359;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.Pedidos-module__zblrjG__lcIconWrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex;background:var(--s-accent-dim)!important;border:1px solid #f5a6234d!important}.Pedidos-module__zblrjG__lcIconWrap i{color:var(--s-accent)!important}.Pedidos-module__zblrjG__lcMain{flex-direction:column;min-width:0;display:flex}.Pedidos-module__zblrjG__lcTitleRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.Pedidos-module__zblrjG__lcTitle{color:var(--s-text-main);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.88rem;font-weight:700;overflow:hidden}.Pedidos-module__zblrjG__lcClient{color:var(--s-text-muted);align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:flex}.Pedidos-module__zblrjG__lcClient i{color:var(--s-accent);font-size:.85rem}.Pedidos-module__zblrjG__lcNum{background:var(--s-accent-dim);color:var(--s-accent);border:1px solid var(--s-accent-glow);border-radius:4px;padding:.1rem .35rem;font-size:.68rem;font-weight:700}.Pedidos-module__zblrjG__lcMeta{border-top:1px dashed var(--s-border);justify-content:space-between;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.Pedidos-module__zblrjG__lcMetaItem{color:var(--s-text-muted);align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;display:flex}.Pedidos-module__zblrjG__lcMetaItem i{color:var(--s-accent);font-size:.8rem;transform:translateY(1px)}.Pedidos-module__zblrjG__lcValue{border-top:1px dashed var(--s-border);flex-direction:column;align-items:flex-start;gap:.1rem;padding-top:.75rem;display:flex}.Pedidos-module__zblrjG__lcValueLabel{color:var(--s-text-muted);text-transform:uppercase;letter-spacing:.4px;font-size:.62rem;font-weight:600}.Pedidos-module__zblrjG__lcValueAmount{color:var(--s-accent);font-size:1.15rem;font-weight:800}.Pedidos-module__zblrjG__lcActions{border-top:1px solid var(--s-border);justify-content:flex-end;align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.Pedidos-module__zblrjG__statusBadge{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:.2rem .55rem;font-size:.62rem;font-weight:700;display:inline-flex}.Pedidos-module__zblrjG__btnPrimary{background:var(--s-accent);color:#fff;border:1px solid var(--s-accent);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.4rem;padding:.65rem .95rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:filter .15s,transform .15s;display:inline-flex;box-shadow:0 3px 12px #f5a62347}.Pedidos-module__zblrjG__btnPrimary:hover{filter:brightness(1.1)}.Pedidos-module__zblrjG__btnOutline{color:var(--s-text-main);border:1px solid var(--s-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.4rem;padding:.65rem .95rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.Pedidos-module__zblrjG__btnOutline:hover{border-color:var(--s-accent);color:var(--s-accent);background:var(--s-accent-dim)}.Pedidos-module__zblrjG__btnDelete{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;transition:all .15s;display:flex}.Pedidos-module__zblrjG__btnDelete:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:scale(1.08)}.Pedidos-module__zblrjG__btnPrint{width:32px;height:32px;color:var(--s-accent);cursor:pointer;background:#f5a62314;border:1px solid #f5a62340;border-radius:7px;justify-content:center;align-items:center;font-size:.95rem;transition:all .15s;display:flex}.Pedidos-module__zblrjG__btnPrint:hover{background:var(--s-accent);border-color:var(--s-accent);color:#fff;transform:scale(1.08)}.Pedidos-module__zblrjG__btnDetail{background:var(--s-input-bg);border:1px solid var(--s-border);color:var(--s-text-main);cursor:pointer;white-space:nowrap;border-radius:7px;align-items:center;padding:.55rem 1rem;font-family:inherit;font-size:.72rem;font-weight:600;transition:all .15s;display:inline-flex}.Pedidos-module__zblrjG__btnDetail:hover{border-color:var(--s-accent);color:var(--s-accent);background:var(--s-accent-dim)}.Pedidos-module__zblrjG__listFooter{border-top:1px solid var(--s-border);background:var(--s-sidebar-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}.Pedidos-module__zblrjG__pageInfo{color:var(--s-text-muted);font-size:.72rem;font-weight:500}.Pedidos-module__zblrjG__pageActions{align-items:center;gap:.3rem;display:flex}.Pedidos-module__zblrjG__pageBtn{border:1px solid var(--s-border);background:var(--s-input-bg);min-width:30px;height:30px;color:var(--s-text-main);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.Pedidos-module__zblrjG__pageBtn:hover:not(:disabled){border-color:var(--s-accent);color:var(--s-accent)}.Pedidos-module__zblrjG__pageBtn:disabled{opacity:.3;cursor:not-allowed}.Pedidos-module__zblrjG__pageBtnActive{box-shadow:0 2px 8px #f5a6234d;background:var(--s-accent)!important;border-color:var(--s-accent)!important;color:#fff!important}.Pedidos-module__zblrjG__ellipsis{color:var(--s-text-muted);-webkit-user-select:none;user-select:none;padding:0 .15rem;font-size:.75rem}.Pedidos-module__zblrjG__brandTag{color:var(--s-text-muted);opacity:.6;align-items:center;gap:.3rem;font-size:.68rem;font-weight:600;display:flex}.Pedidos-module__zblrjG__brandTag i{color:var(--s-accent);font-size:.82rem}.Pedidos-module__zblrjG__empty{text-align:center;flex-direction:column;flex:1;grid-column:1/-1;justify-content:center;justify-self:center;align-items:center;gap:.65rem;width:100%;padding:3.5rem 2rem;display:flex}.Pedidos-module__zblrjG__emptyIconContainer{background:var(--s-accent-dim);border:1px dashed #f5a62359;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:3.5s ease-in-out infinite Pedidos-module__zblrjG__floatIcon;display:flex}.Pedidos-module__zblrjG__emptyIconContainer i{color:var(--s-accent);font-size:1.6rem}.Pedidos-module__zblrjG__empty p{color:var(--s-text-main);margin:0;font-size:.85rem;font-weight:700}.Pedidos-module__zblrjG__empty span{color:var(--s-text-muted);max-width:260px;font-size:.73rem;line-height:1.5}.Pedidos-module__zblrjG__loadingState{color:var(--s-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;font-size:.8rem;font-weight:600;display:flex}.Pedidos-module__zblrjG__spinner{border:3px solid var(--s-border);border-top-color:var(--s-accent);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite Pedidos-module__zblrjG__spin}@keyframes Pedidos-module__zblrjG__floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Pedidos-module__zblrjG__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.Pedidos-module__zblrjG__page{gap:.75rem;padding:.25rem 0}.Pedidos-module__zblrjG__filterPanelHeader{padding:.85rem 1rem}.Pedidos-module__zblrjG__filterBody{gap:.85rem;padding:.85rem 1rem 1rem}.Pedidos-module__zblrjG__filterActions{justify-content:stretch;gap:.5rem;width:100%;display:flex}.Pedidos-module__zblrjG__filterActions .Pedidos-module__zblrjG__btnOutline,.Pedidos-module__zblrjG__filterActions .Pedidos-module__zblrjG__btnPrimary{text-align:center;flex:1;justify-content:center;height:40px;font-size:.8rem}.Pedidos-module__zblrjG__listPanel{border-radius:12px}.Pedidos-module__zblrjG__listHeader{flex-direction:column;align-items:stretch;gap:.75rem;padding:.85rem 1rem}.Pedidos-module__zblrjG__listHeaderLeft{width:100%}.Pedidos-module__zblrjG__listHeaderRight{flex-direction:column;align-items:stretch;gap:.65rem;width:100%}.Pedidos-module__zblrjG__searchBox{width:100%;height:42px}.Pedidos-module__zblrjG__listHeaderActions{justify-content:space-between;align-items:center;gap:.6rem;width:100%;display:flex}.Pedidos-module__zblrjG__perPageWrap{flex-shrink:0}.Pedidos-module__zblrjG__listHeaderActions .Pedidos-module__zblrjG__btnPrimary{flex:1;justify-content:center;font-size:.82rem;transform:none;height:40px!important}.Pedidos-module__zblrjG__listBody{gap:.75rem;padding:.85rem}.Pedidos-module__zblrjG__empty{padding:2.25rem 1rem}.Pedidos-module__zblrjG__listCard{gap:.75rem;padding:.95rem}.Pedidos-module__zblrjG__lcTitle{max-width:none}.Pedidos-module__zblrjG__lcActions .Pedidos-module__zblrjG__btnDetail{flex:1;justify-content:center}.Pedidos-module__zblrjG__listFooter{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem}.Pedidos-module__zblrjG__pageActions{flex-wrap:wrap;justify-content:center;width:100%}.Pedidos-module__zblrjG__brandTag{display:none}}@media (max-width:420px){.Pedidos-module__zblrjG__perPageLabel{display:none}.Pedidos-module__zblrjG__perPageSelect{width:76px}}
