.InputsPage-module__CG6CHW__container{background-color:var(--background);width:100%;height:100%;padding:24px;overflow-y:auto}.InputsPage-module__CG6CHW__searchContainer{align-items:center;gap:16px;margin:24px 0;display:flex}.InputsPage-module__CG6CHW__searchContainer button{min-width:120px;height:56px}
.DefaultUI-module__QM321G__filterBadge{background:var(--primary);min-width:18px;height:18px;color:var(--contrast-primary-text);border-radius:9px;justify-content:center;align-items:center;margin-left:4px;padding:0 4px;font-size:.7rem;font-weight:700;display:inline-flex}.DefaultUI-module__QM321G__channelBadge{letter-spacing:.03em;border:1px solid var(--paper-border);white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;border-radius:20px;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-weight:700;line-height:1;transition:opacity .15s;display:inline-flex}.DefaultUI-module__QM321G__channelBadge:disabled{cursor:default;opacity:.8}.DefaultUI-module__QM321G__channelSm{width:95px;height:24px;padding:2px 8px;font-size:.65rem}.DefaultUI-module__QM321G__channelMd{width:120px;height:30px;padding:3px 10px;font-size:.72rem}.DefaultUI-module__QM321G__channelLg{width:150px;height:38px;padding:6px 14px;font-size:.85rem}.DefaultUI-module__QM321G__channelBoth{background:var(--paper-background);color:var(--primary);border-color:var(--primary)}.DefaultUI-module__QM321G__channelHall{background:var(--primary);color:#000;border-color:var(--primary)}.DefaultUI-module__QM321G__channelDelivery{background-color:var(--secundary);color:var(--contrast-secundary-text);border-color:var(--secundary)}.DefaultUI-module__QM321G__channelNone{background:var(--table-row-hover);color:var(--input-placeholder);border-color:var(--paper-border);border-style:dashed}
.LoadingOverlay-module__s6F4XG__wrapper{width:100%;position:relative}.LoadingOverlay-module__s6F4XG__overlay{background:color-mix(in srgb,var(--paper-background)60%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:all;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.LoadingOverlay-module__s6F4XG__fullScreen{background:var(--paper-background);border:1px solid var(--paper-border);color:var(--secundary-text);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px;display:flex}.LoadingOverlay-module__s6F4XG__spinner{border:4px solid var(--table-row-hover);border-top:4px solid var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite LoadingOverlay-module__s6F4XG__lo-spin}@keyframes LoadingOverlay-module__s6F4XG__lo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.InfoCard-module__70k3IG__summaryCard{flex-direction:row;align-items:center;gap:8px;display:flex;position:relative;overflow:hidden}.InfoCard-module__70k3IG__summaryCardHighlight{background:linear-gradient(135deg,rgba(255,215,0,.12) 0%,rgba(201,162,39,.06) 50%,rgba(184,134,11,.1) 100%);border:1px solid rgba(201,162,39,.55);animation:2.8s ease-in-out infinite InfoCard-module__70k3IG__goldGlow;box-shadow:inset 0 0 0 1px rgba(255,215,0,.25),0 4px 18px rgba(201,162,39,.25)}@keyframes InfoCard-module__70k3IG__goldGlow{0%,to{box-shadow:inset 0 0 0 1px rgba(255,215,0,.2),0 4px 14px rgba(201,162,39,.18)}50%{box-shadow:inset 0 0 0 1px rgba(255,215,0,.4),0 6px 24px rgba(201,162,39,.38)}}.InfoCard-module__70k3IG__summaryCardShimmer{pointer-events:none;background:linear-gradient(110deg,transparent 0%,rgba(255,215,0,.35) 50%,transparent 100%);width:50%;height:100%;animation:3.2s ease-in-out infinite InfoCard-module__70k3IG__goldShimmer;position:absolute;top:0;left:-60%;transform:skew(-20deg)}@keyframes InfoCard-module__70k3IG__goldShimmer{0%{left:-60%}60%{left:120%}to{left:120%}}.InfoCard-module__70k3IG__summaryIconContainerHighlight{filter:drop-shadow(0 0 6px rgba(255,215,0,.6));animation:2.4s ease-in-out infinite InfoCard-module__70k3IG__goldIconPulse}@keyframes InfoCard-module__70k3IG__goldIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.InfoCard-module__70k3IG__summaryCardValueHighlight{background:linear-gradient(90deg,#b8860b,gold,#c9a227,gold,#b8860b) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite InfoCard-module__70k3IG__goldText}@keyframes InfoCard-module__70k3IG__goldText{0%{background-position:0%}to{background-position:200%}}@media (prefers-reduced-motion:reduce){.InfoCard-module__70k3IG__summaryCardHighlight,.InfoCard-module__70k3IG__summaryCardShimmer,.InfoCard-module__70k3IG__summaryIconContainerHighlight,.InfoCard-module__70k3IG__summaryCardValueHighlight{animation:none}}.InfoCard-module__70k3IG__summaryIconContainer{justify-content:center;align-items:center;display:flex}.InfoCard-module__70k3IG__summaryIcon{width:42px!important;height:42px!important}.InfoCard-module__70k3IG__summaryCardColumnValue{flex-direction:column;align-items:flex-start;display:flex}.InfoCard-module__70k3IG__summaryCardTitle{color:var(--secundary-text);font-size:1.2rem}.InfoCard-module__70k3IG__summaryCardValue{font-size:1.5rem;font-weight:600}.InfoCard-module__70k3IG__summaryCardPercent{opacity:.85;-webkit-text-fill-color:currentColor;background:0 0;margin-left:4px;font-size:1rem;font-weight:500}
.combos-module__wzyvgq__container{flex-direction:column;gap:1.25rem;padding:max(.75rem,min(1.2vw,1.25rem));display:flex}.combos-module__wzyvgq__header{flex-direction:row;justify-content:space-between;gap:.4rem;display:flex}.combos-module__wzyvgq__headerRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.combos-module__wzyvgq__emptyState{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.combos-module__wzyvgq__emptyIcon{opacity:.7;margin-bottom:16px;font-size:4rem}.combos-module__wzyvgq__emptyTitle{color:var(--primary-text);margin-bottom:8px;font-size:1.5rem;font-weight:600}.combos-module__wzyvgq__emptyCard{margin-bottom:12px;padding:1rem}.combos-module__wzyvgq__title{font-weight:700}.combos-module__wzyvgq__subtitle{color:var(--secundary-text)}.combos-module__wzyvgq__loading{padding:2rem}.combos-module__wzyvgq__formCard{border:1px solid var(--paper-border);padding:1.15rem}.combos-module__wzyvgq__formTitle{color:var(--primary);margin:0 0 1rem}.combos-module__wzyvgq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;display:grid}.combos-module__wzyvgq__autoCompleteArea{margin-top:.9rem}.combos-module__wzyvgq__itemsList{flex-direction:column;gap:.7rem;margin-top:.9rem;display:flex}.combos-module__wzyvgq__itemCard{border:1px solid var(--paper-border);border-radius:10px;flex-direction:column;gap:.65rem;padding:.75rem;display:flex}.combos-module__wzyvgq__itemTop{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.combos-module__wzyvgq__itemName{font-weight:600}.combos-module__wzyvgq__itemMeta{color:var(--secundary-text);font-size:.85rem}.combos-module__wzyvgq__itemBottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.combos-module__wzyvgq__itemCosts{flex-direction:column;gap:.25rem;font-size:.88rem;display:flex}.combos-module__wzyvgq__preview{border-top:1px solid var(--paper-border);flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:.75rem;font-weight:600;display:flex}.combos-module__wzyvgq__formActions{justify-content:flex-end;gap:.75rem;margin-top:1.15rem;display:flex}.combos-module__wzyvgq__warningBox{color:#704a08;background:rgba(245,158,11,.08);border:1px solid #f59e0b;border-radius:10px;flex-direction:column;gap:.35rem;margin-top:.75rem;padding:.75rem;font-size:.88rem;display:flex}.combos-module__wzyvgq__headerActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.combos-module__wzyvgq__filterBadge{background:var(--primary);color:var(--contrast-primary-text);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:-4px;right:-4px}.combos-module__wzyvgq__filterPanel{border:1px solid var(--paper-border);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.combos-module__wzyvgq__listSection{flex-direction:column;gap:.75rem;padding-bottom:.25rem;display:flex}.combos-module__wzyvgq__listTitle{margin:0}.combos-module__wzyvgq__tableContainer{border:1px solid var(--paper-border);width:100%}.combos-module__wzyvgq__valueText{color:var(--emphasis-text);font-size:.9rem;font-weight:700}.combos-module__wzyvgq__mobileContainer{flex-direction:column;gap:.75rem;display:flex}.combos-module__wzyvgq__comboGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.combos-module__wzyvgq__comboCard{border:1px solid var(--paper-border);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.combos-module__wzyvgq__comboHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.combos-module__wzyvgq__cardTitleRow{justify-content:space-between;align-items:center;display:flex}.combos-module__wzyvgq__comboName{font-weight:700}.combos-module__wzyvgq__comboMeta{color:var(--secundary-text);font-size:.85rem}.combos-module__wzyvgq__comboCosts{flex-direction:column;gap:.5rem;font-size:.88rem;display:flex}.combos-module__wzyvgq__costRow{justify-content:space-between;gap:.75rem;display:flex}.combos-module__wzyvgq__dash{color:var(--input-placeholder)}.combos-module__wzyvgq__comboItems{flex-direction:column;gap:.35rem;display:flex}.combos-module__wzyvgq__comboItemLine{justify-content:space-between;gap:.5rem;font-size:.9rem;display:flex}.combos-module__wzyvgq__empty{text-align:center;color:var(--input-placeholder);padding:1rem}.combos-module__wzyvgq__emptySection{text-align:center;color:var(--input-placeholder);padding:.5rem 0;font-size:.85rem}.combos-module__wzyvgq__sectionTitle{color:var(--primary-text);border-bottom:1px solid var(--paper-border);margin:1rem 0 .5rem;padding-bottom:.35rem;font-size:.95rem;font-weight:600}.combos-module__wzyvgq__ingredientBottom{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.combos-module__wzyvgq__ingredientCost{white-space:nowrap;font-size:.88rem;font-weight:600}.combos-module__wzyvgq__comboSectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--secundary-text);margin-bottom:.2rem;font-size:.78rem;font-weight:700}@media (max-width:900px){.combos-module__wzyvgq__container{gap:1rem;margin:0 10px;padding:.65rem}.combos-module__wzyvgq__headerRow{flex-direction:column;align-items:stretch}.combos-module__wzyvgq__headerActions{justify-content:flex-end}.combos-module__wzyvgq__formCard{padding:.9rem}.combos-module__wzyvgq__formGrid{grid-template-columns:1fr}.combos-module__wzyvgq__itemBottom{flex-direction:column;align-items:stretch}.combos-module__wzyvgq__formActions{flex-direction:column-reverse}.combos-module__wzyvgq__formActions>*{width:100%}}
.pre-preparations-module__AqVZ9a__container{flex-direction:column;gap:2rem;max-width:1400px;margin:0;padding:2rem;display:flex}.pre-preparations-module__AqVZ9a__header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.pre-preparations-module__AqVZ9a__title{margin:0;font-size:2rem;font-weight:600}.pre-preparations-module__AqVZ9a__description{color:#666;margin:0;font-size:1rem}.pre-preparations-module__AqVZ9a__tableContainer{border-radius:8px;width:100%;margin-bottom:24px;overflow:hidden}.pre-preparations-module__AqVZ9a__tableContainer .MuiTableCell-root{padding:10px 12px}.pre-preparations-module__AqVZ9a__colName{width:auto}.pre-preparations-module__AqVZ9a__colCenter{white-space:nowrap;text-align:center!important}.pre-preparations-module__AqVZ9a__colWeight{width:110px}.pre-preparations-module__AqVZ9a__colCost,.pre-preparations-module__AqVZ9a__colCostPer{width:130px}.pre-preparations-module__AqVZ9a__colActions{width:110px}.pre-preparations-module__AqVZ9a__inputContainer{flex-direction:column;gap:4px;display:flex}.pre-preparations-module__AqVZ9a__emptyState{text-align:center;color:#666;padding:80px 20px}.pre-preparations-module__AqVZ9a__emptyIcon{opacity:.5;margin-bottom:16px;font-size:4rem}.pre-preparations-module__AqVZ9a__emptyTitle{margin-bottom:8px;font-size:1.5rem;font-weight:600}.pre-preparations-module__AqVZ9a__emptyDescription{margin-bottom:24px}.pre-preparations-module__AqVZ9a__filterContainer{gap:12px;width:100%;margin-bottom:12px;display:flex}.pre-preparations-module__AqVZ9a__filterPanel{background:var(--paper-background);border:1px solid var(--paper-border);border-radius:8px;flex-direction:column;gap:4px;margin-bottom:16px;padding:16px;display:flex}.pre-preparations-module__AqVZ9a__filterBadge{background:var(--primary);min-width:18px;height:18px;color:var(--contrast-primary-text);border-radius:9px;justify-content:center;align-items:center;margin-left:4px;padding:0 4px;font-size:.7rem;font-weight:700;display:inline-flex}.pre-preparations-module__AqVZ9a__preparationCard{border-radius:8px;flex-direction:column;gap:12px;width:100%;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.pre-preparations-module__AqVZ9a__cardTitleRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pre-preparations-module__AqVZ9a__actions{flex-flow:wrap;justify-content:space-around;gap:8px;display:flex}.pre-preparations-module__AqVZ9a__cardTitleText{flex:1;min-width:0}.pre-preparations-module__AqVZ9a__cardEditBtn{flex-shrink:0;align-self:flex-start}.pre-preparations-module__AqVZ9a__cardRow{justify-content:space-between;align-items:center;display:flex}.pre-preparations-module__AqVZ9a__cardFooter{justify-content:flex-end;gap:8px;display:flex}.pre-preparations-module__AqVZ9a__cardContent{flex-direction:column;gap:8px;display:flex}.pre-preparations-module__AqVZ9a__valueText{color:var(--emphasis-text);font-size:.9rem;font-weight:700}.pre-preparations-module__AqVZ9a__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.pre-preparations-module__AqVZ9a__loadingSpinner{border:3px solid #f3f3f3;border-top-color:#2563eb;border-radius:50%;width:24px;height:24px;animation:1s linear infinite pre-preparations-module__AqVZ9a__spin;display:inline-block}@keyframes pre-preparations-module__AqVZ9a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.pre-preparations-module__AqVZ9a__container{margin:0 10px;padding:16px}}
.products-module__NF5g5a__container{width:100%;max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;padding:12px}.products-module__NF5g5a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.products-module__NF5g5a__title{margin-bottom:4px;font-size:2rem;font-weight:600}.products-module__NF5g5a__actions{align-items:center;gap:12px;display:flex}.products-module__NF5g5a__formWrapper{border-radius:12px;margin-bottom:24px;padding:1.5rem}.products-module__NF5g5a__filterPanel{flex-direction:column;gap:.75rem;margin-bottom:20px;padding:1rem;display:flex}.products-module__NF5g5a__filterRow{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.products-module__NF5g5a__filterContainer{flex-flow:wrap;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.products-module__NF5g5a__filterBadge{background:var(--primary);color:var(--contrast-primary-text,#fff);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.products-module__NF5g5a__tableContainer{border-radius:12px;width:100%;margin-bottom:24px;overflow:hidden}.products-module__NF5g5a__sizeChips{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.products-module__NF5g5a__dash{color:var(--input-placeholder);font-size:.9rem}.products-module__NF5g5a__channelChip{letter-spacing:.03em;white-space:nowrap;border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-block}.products-module__NF5g5a__chBOTH{background:var(--paper-background);color:var(--primary);border:1px solid var(--primary)}.products-module__NF5g5a__chDELIVERY{color:#2b1600;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border:1px solid #f59e0b}.products-module__NF5g5a__chHALL{background:var(--primary);color:var(--contrast-primary-text);border:1px solid var(--primary)}.products-module__NF5g5a__editFormCard{border-radius:12px;margin-bottom:12px;padding:1.5rem}.products-module__NF5g5a__loading{background:var(--paper-background);border:1px solid var(--paper-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.products-module__NF5g5a__loadingSpinner{border:4px solid var(--table-row-hover);border-top:4px solid var(--primary);border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite products-module__NF5g5a__spin}.products-module__NF5g5a__contentWrapper{min-height:120px;position:relative}.products-module__NF5g5a__loadingOverlay{background:color-mix(in srgb,var(--paper-background)60%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:all;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.products-module__NF5g5a__loadingOverlay .products-module__NF5g5a__loadingSpinner{margin-bottom:0}@keyframes products-module__NF5g5a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-module__NF5g5a__emptyState{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.products-module__NF5g5a__emptyIcon{opacity:.7;margin-bottom:16px;font-size:4rem}.products-module__NF5g5a__emptyTitle{color:var(--primary-text);margin-bottom:8px;font-size:1.5rem;font-weight:600}.products-module__NF5g5a__emptyCard{margin-bottom:12px;padding:1rem}.products-module__NF5g5a__mobileContainer{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.products-module__NF5g5a__productCard{border-radius:12px;padding:1rem}.products-module__NF5g5a__cardHeader{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.products-module__NF5g5a__cardTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.products-module__NF5g5a__cardCosts{background:var(--table-row-hover);border-radius:8px;flex-direction:column;gap:6px;margin-bottom:12px;padding:.75rem;display:flex}.products-module__NF5g5a__cardCostRow{justify-content:space-between;align-items:center;display:flex}.products-module__NF5g5a__cardCostLabel{color:var(--secundary-text);font-size:.85rem;font-weight:500}.products-module__NF5g5a__cardSizeRow{flex-flow:wrap;align-items:center;gap:8px;display:flex}.products-module__NF5g5a__valueText{color:var(--emphasis-text);font-size:.9rem;font-weight:700}
.purchase-module__bJhVJa__container{flex-direction:column;gap:1rem;max-width:1400px;margin:0;padding:2rem;display:flex}.purchase-module__bJhVJa__header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.purchase-module__bJhVJa__title{color:var(--primary-color);font-weight:600}.purchase-module__bJhVJa__description{color:var(--secondary-text);line-height:1.6}.purchase-module__bJhVJa__actions{flex-direction:row;align-items:center;gap:1rem;display:flex}.purchase-module__bJhVJa__filterPanel{background:var(--paper-background);border:1px solid var(--paper-border);border-radius:8px;padding:1rem}.purchase-module__bJhVJa__filterContainer{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.purchase-module__bJhVJa__filterBadge{background:var(--primary);color:var(--contrast-primary-text,#fff);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.purchase-module__bJhVJa__tableContainer{width:100%;overflow-x:auto}.purchase-module__bJhVJa__chartCard{border-radius:12px;width:100%;padding:1rem 1rem .5rem}.purchase-module__bJhVJa__chartTitle{color:var(--emphasis-text);margin-bottom:.75rem;font-weight:600}.purchase-module__bJhVJa__chartWrapper{width:100%;height:280px}.purchase-module__bJhVJa__historyActions{flex-direction:row;align-items:center;gap:.25rem;display:flex}.purchase-module__bJhVJa__inputContainer{flex-direction:row;gap:.5rem;display:flex}.purchase-module__bJhVJa__valueText{color:var(--emphasis-text);font-size:.9rem;font-weight:700}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiTableHead-root{background-color:var(--primary-color)}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiTableHead-root .purchase-module__bJhVJa__MuiTableCell-root{color:#fff;border-bottom:none;font-weight:600}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiTableRow-root:hover{background-color:rgba(123,182,97,.05)}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiTableCell-root{border-bottom:1px solid var(--border-color);padding:1rem .75rem}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiChip-root{border-radius:16px;font-weight:500}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiChip-colorSuccess{color:#2e7d32;background-color:#e8f5e8}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiChip-colorWarning{color:#f57c00;background-color:#fff3e0}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiChip-colorError{background-color:color-mix(in srgb,var(--feedback-error)12%,transparent);color:var(--feedback-error)}@media (max-width:768px){.purchase-module__bJhVJa__container{gap:1rem;padding:1rem}.purchase-module__bJhVJa__utilizationContainer{flex-direction:column;align-items:stretch}.purchase-module__bJhVJa__utilizationContainer button{margin-top:.5rem;margin-left:0!important}}@media (max-width:1024px){.purchase-module__bJhVJa__tableContainer{font-size:.875rem}.purchase-module__bJhVJa__tableContainer .purchase-module__bJhVJa__MuiTableCell-root{padding:.75rem .5rem}}@keyframes purchase-module__bJhVJa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.purchase-module__bJhVJa__container{animation:.3s ease-out purchase-module__bJhVJa__slideIn}.purchase-module__bJhVJa__loadingRow{text-align:center;color:var(--secondary-text-color);padding:2rem}.purchase-module__bJhVJa__loadingSpinner{border:2px solid var(--border-color);border-top:2px solid var(--primary-color);border-radius:50%;width:24px;height:24px;animation:1s linear infinite purchase-module__bJhVJa__spin}@keyframes purchase-module__bJhVJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.purchase-module__bJhVJa__dialogContent{padding-top:1rem!important}.purchase-module__bJhVJa__calculatorResult{background-color:var(--success-background);border:1px solid var(--success-border);text-align:center;border-radius:8px;padding:1rem}.purchase-module__bJhVJa__infoSection{margin:1rem 0}.purchase-module__bJhVJa__infoSection h6{color:var(--primary-color);margin-bottom:.5rem}.purchase-module__bJhVJa__formField{margin-bottom:1rem}.purchase-module__bJhVJa__formField .purchase-module__bJhVJa__MuiInputLabel-root.purchase-module__bJhVJa__Mui-focused{color:var(--primary-color)}.purchase-module__bJhVJa__formField .purchase-module__bJhVJa__MuiOutlinedInput-root.purchase-module__bJhVJa__Mui-focused .purchase-module__bJhVJa__MuiOutlinedInput-notchedOutline{border-color:var(--primary-color)}.purchase-module__bJhVJa__actionButtons{justify-content:center;gap:.25rem;display:flex}.purchase-module__bJhVJa__actionButtons .purchase-module__bJhVJa__MuiIconButton-root{border-radius:8px;padding:.5rem;transition:all .2s}.purchase-module__bJhVJa__actionButtons .purchase-module__bJhVJa__MuiIconButton-root:hover{background-color:rgba(0,0,0,.04);transform:scale(1.1)}.purchase-module__bJhVJa__priceValue{color:var(--primary-color);font-weight:600}.purchase-module__bJhVJa__standardCostValue{color:var(--secondary-text-color)}.purchase-module__bJhVJa__adjustedCostValue{color:var(--success-color);font-weight:600}.purchase-module__bJhVJa__emptyState{text-align:center;color:var(--secondary-text-color);padding:3rem}.purchase-module__bJhVJa__emptyState svg{opacity:.5;margin-bottom:1rem;font-size:4rem}.purchase-module__bJhVJa__mobileContainer{flex-direction:column;gap:10px;display:flex}.purchase-module__bJhVJa__purchaseCard{border-radius:8px;padding:12px 16px}.purchase-module__bJhVJa__cardTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.purchase-module__bJhVJa__cardTitleText{flex:1;min-width:0}.purchase-module__bJhVJa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.purchase-module__bJhVJa__cardTitle{flex:1;margin-right:1rem}.purchase-module__bJhVJa__cardActions{align-items:center;gap:.5rem;display:flex}.purchase-module__bJhVJa__cardContent{flex-direction:column;gap:4px;margin-top:6px;display:flex}.purchase-module__bJhVJa__cardRow{justify-content:space-between;align-items:center;padding:2px 0;display:flex}.purchase-module__bJhVJa__inline{flex-direction:row!important}.purchase-module__bJhVJa__cardRowLabel{align-items:center;gap:4px;display:flex}.purchase-module__bJhVJa__cardRowRight{justify-content:flex-end;padding:0;display:flex}.purchase-module__bJhVJa__cardFooter{border-top:1px solid var(--paper-border);justify-content:flex-end;gap:.5rem;margin-top:8px;padding-top:8px;display:flex}.purchase-module__bJhVJa__historyContainer{border-left:3px solid var(--primary-color);flex-direction:column;gap:.75rem;margin-left:1rem;padding-left:1rem;display:flex}.purchase-module__bJhVJa__historyCard{border:1px solid var(--paper-border);background-color:var(--paper-background);border-radius:8px;padding:10px 12px;position:relative}.purchase-module__bJhVJa__historyCard:before{content:"";background-color:var(--primary-color);width:.75rem;height:1px;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}.purchase-module__bJhVJa__editFormCard{border:2px solid var(--primary-color);background-color:#fff;border-radius:12px;margin-top:.5rem;padding:1rem;box-shadow:0 4px 12px rgba(123,182,97,.15)}.purchase-module__bJhVJa__emptyCard{text-align:center;border:1px dashed var(--border-color);background-color:rgba(0,0,0,.02);border-radius:12px;padding:2rem}.purchase-module__bJhVJa__purchaseCard .purchase-module__bJhVJa__MuiChip-root{border-radius:16px;height:24px;font-weight:500}.purchase-module__bJhVJa__historyCard .purchase-module__bJhVJa__MuiChip-root{height:20px;font-size:.75rem}.purchase-module__bJhVJa__purchaseCard{animation:.3s ease-out forwards purchase-module__bJhVJa__slideInMobile}@keyframes purchase-module__bJhVJa__slideInMobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.purchase-module__bJhVJa__historyContainer{animation:.3s ease-out forwards purchase-module__bJhVJa__expandHistory}@keyframes purchase-module__bJhVJa__expandHistory{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@media (max-width:480px){.purchase-module__bJhVJa__mobileContainer{gap:.75rem}.purchase-module__bJhVJa__purchaseCard{border-radius:8px;padding:.75rem}.purchase-module__bJhVJa__cardHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.purchase-module__bJhVJa__cardTitle{width:100%;margin-right:0}.purchase-module__bJhVJa__cardActions{justify-content:flex-end;width:100%}.purchase-module__bJhVJa__cardRow{flex-direction:column;align-items:flex-start;gap:.25rem}.purchase-module__bJhVJa__historyContainer{margin-left:.5rem;padding-left:.5rem}.purchase-module__bJhVJa__historyCard:before{width:.5rem;left:-.5rem}}
.FormActions-module__yK9ZJa__formActions{flex-direction:row;justify-content:flex-end;gap:.75rem;width:100%;margin-top:1.15rem;display:flex}@media (max-width:500px){.FormActions-module__yK9ZJa__formActions{flex-direction:column;justify-content:center}}
.PageContainer-module__RDhMxG__container{flex-direction:column;gap:1rem;width:100%;max-width:1440px;margin:0 auto;padding:2rem;display:flex}.PageContainer-module__RDhMxG__header{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.PageContainer-module__RDhMxG__title{margin:0;font-size:2rem;font-weight:600}.PageContainer-module__RDhMxG__actions{flex-flow:wrap;justify-content:space-around;gap:8px;display:flex}
.Profitability-module__Idbbda__container{background-color:var(--paper-background);min-height:100vh;padding:24px}.Profitability-module__Idbbda__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.Profitability-module__Idbbda__toogleButtonContent{align-items:center;gap:8px;display:flex}.Profitability-module__Idbbda__viewModeToggle{justify-content:flex-end;display:flex}.Profitability-module__Idbbda__controlsRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}.Profitability-module__Idbbda__summaryContainer{flex-flow:wrap;justify-content:center;gap:16px;margin-top:12px;margin-bottom:24px;display:flex}.Profitability-module__Idbbda__autocompleteContainer{width:100%;margin-bottom:16px}.Profitability-module__Idbbda__channelFilterContainer{justify-content:flex-start;display:flex}.Profitability-module__Idbbda__productName{margin-right:12px;font-weight:700!important}.Profitability-module__Idbbda__accordionSummaryContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Profitability-module__Idbbda__accordionSummaryContentItens{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Profitability-module__Idbbda__accordionSummaryProductInfo{flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;display:flex}.Profitability-module__Idbbda__accordionSummaryProductType{flex-direction:row;align-items:center;gap:10px;display:flex}.Profitability-module__Idbbda__priceSummary{color:var(--primary);font-size:1rem;font-weight:600}.Profitability-module__Idbbda__soldTitleSummary{color:var(--secundary-text);font-size:.8rem;font-weight:500}.Profitability-module__Idbbda__soldResultSumary{color:var(--primary-text);font-size:1rem;font-weight:600}.Profitability-module__Idbbda__totalItemSumary{border:1px solid var(--borders);border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:.8rem;font-weight:600;display:flex}.Profitability-module__Idbbda__totalItemSumaryLabel{color:var(--secundary-text);font-size:.7rem;font-weight:500}.Profitability-module__Idbbda__prodCard{max-width:1280px;margin:24px 0;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Profitability-module__Idbbda__prodCardHeader{flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.Profitability-module__Idbbda__cardSumaryProduct{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:16px;display:flex}.Profitability-module__Idbbda__accordionSummaryTotals{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}@media (max-width:600px){.Profitability-module__Idbbda__accordionSummaryTotals,.Profitability-module__Idbbda__cardSumaryProduct{flex-flow:column wrap;align-items:center}}.Profitability-module__Idbbda__accordionInfoBlock{background-color:hsl(var(--muted)/.3);border-radius:8px;flex-flow:wrap;padding:16px;display:flex}.Profitability-module__Idbbda__accordionInfoBlockTitle{color:var(--primary-text);width:100%;margin-bottom:8px;font-size:1rem;font-weight:600}.Profitability-module__Idbbda__accordionInfoBlockItem{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-bottom:8px;display:flex}.Profitability-module__Idbbda__title{color:var(--primary-text);margin:0;font-size:2rem;font-weight:600}.Profitability-module__Idbbda__subtitle{color:var(--secundary-text);max-width:600px;margin:8px 0 0;font-size:1rem}.Profitability-module__Idbbda__loading{color:var(--secundary-text);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:1.1rem;display:flex}.Profitability-module__Idbbda__loadingSpinner{border:3px solid var(--paper-border);border-top:3px solid var(--primary);border-radius:50%;width:32px;height:32px;animation:1s linear infinite Profitability-module__Idbbda__spin}@keyframes Profitability-module__Idbbda__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Profitability-module__Idbbda__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.Profitability-module__Idbbda__emptyIcon{opacity:.5;margin-bottom:16px;font-size:4rem}.Profitability-module__Idbbda__emptyText{color:var(--primary-text);margin-bottom:8px;font-size:1.5rem;font-weight:500}.Profitability-module__Idbbda__emptySubtext{color:var(--secundary-text);font-size:1rem}.Profitability-module__Idbbda__tableContainer{background:var(--paper-background);box-shadow:0 2px 8px var(--paper-shadow,rgba(0,0,0,.1));border-radius:12px;margin-bottom:32px;overflow:auto}.Profitability-module__Idbbda__analysisTable{width:100%;min-width:1200px}.Profitability-module__Idbbda__analysisRow{transition:background-color .2s}.Profitability-module__Idbbda__analysisRow:hover{background-color:var(--table-row-hover)}.Profitability-module__Idbbda__productCell{min-width:200px;max-width:250px}.Profitability-module__Idbbda__productInfo{flex-direction:column;gap:4px;display:flex}.Profitability-module__Idbbda__productName{color:var(--primary-text);word-break:break-word;font-weight:500;line-height:1.4}.Profitability-module__Idbbda__channelCell{min-width:120px}.Profitability-module__Idbbda__channelInfo{align-items:center;gap:8px;display:flex}.Profitability-module__Idbbda__priceCell,.Profitability-module__Idbbda__marginCell,.Profitability-module__Idbbda__marginPercentCell{text-align:right;min-width:110px}.Profitability-module__Idbbda__price{color:var(--primary);font-weight:600}.Profitability-module__Idbbda__cogsCell,.Profitability-module__Idbbda__variableCell{min-width:140px}.Profitability-module__Idbbda__cogsInfo,.Profitability-module__Idbbda__variableInfo{flex-direction:column;gap:2px;display:flex}.Profitability-module__Idbbda__cogsValue,.Profitability-module__Idbbda__variableValue{color:var(--primary-text);font-weight:500}.Profitability-module__Idbbda__cogsPercent,.Profitability-module__Idbbda__weightedTax{color:var(--secundary-text);font-size:.85rem}.Profitability-module__Idbbda__marginValue{color:var(--feedback-success);font-weight:600}.Profitability-module__Idbbda__pvValue{color:var(--pv);font-weight:600}.Profitability-module__Idbbda__dvValue{color:var(--dv);font-weight:600}.Profitability-module__Idbbda__cmvValue{color:var(--cmv);font-weight:600}.Profitability-module__Idbbda__mcValuePositive{color:var(--mc-positive);font-weight:600}.Profitability-module__Idbbda__mcValueNegative{color:var(--mc-negative);font-weight:600}.Profitability-module__Idbbda__mcValueNeutral{color:var(--mc-neutral);font-weight:600}.Profitability-module__Idbbda__marginPercent{border-radius:6px;padding:4px 8px;font-size:.9rem;font-weight:600}.Profitability-module__Idbbda__goodMargin{background-color:color-mix(in srgb,var(--feedback-success)18%,transparent);color:var(--feedback-success)}.Profitability-module__Idbbda__mediumMargin{background-color:color-mix(in srgb,var(--feedback-warning)18%,transparent);color:var(--feedback-warning)}.Profitability-module__Idbbda__lowMargin{background-color:color-mix(in srgb,var(--feedback-error)18%,transparent);color:var(--feedback-error)}.Profitability-module__Idbbda__quantityCell{min-width:140px}.Profitability-module__Idbbda__quantityDisplay{background-color:var(--paper-background);border:1px solid var(--paper-border);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background-color .2s;display:flex}.Profitability-module__Idbbda__quantityDisplay:hover{background-color:var(--table-row-hover);border-color:var(--primary)}.Profitability-module__Idbbda__quantityValue{color:var(--pv);font-weight:600}.Profitability-module__Idbbda__editIcon{opacity:.5;font-size:.8rem;transition:opacity .2s}.Profitability-module__Idbbda__quantityDisplay:hover .Profitability-module__Idbbda__editIcon{opacity:1}.Profitability-module__Idbbda__quantityEditContainer{flex-direction:row;gap:8px;display:flex}@media (max-width:1400px){.Profitability-module__Idbbda__tableContainer{overflow-x:auto}}@media (max-width:768px){.Profitability-module__Idbbda__container{padding:16px}.Profitability-module__Idbbda__header{flex-direction:column;align-items:flex-start}.Profitability-module__Idbbda__title{font-size:1.5rem}}@media (max-width:480px){.Profitability-module__Idbbda__analysisTable{min-width:800px}.Profitability-module__Idbbda__quantityEditContainer{align-items:center}}
.AppLogo-module__dYMhEG__logoContainer{font-family:var(--logo-font);place-items:center;display:flex}.AppLogo-module__dYMhEG__title{margin-left:8px}
.EditUserDialog-module__Y-1Yeq__formContainer{flex-direction:column;gap:16px;padding-top:16px;display:flex}.EditUserDialog-module__Y-1Yeq__divider{border-top:1px solid var(--borders);margin:16px 0 8px;padding-top:16px}.EditUserDialog-module__Y-1Yeq__divider h3{color:var(--primary-text);margin:0;font-size:1rem;font-weight:500}.EditUserDialog-module__Y-1Yeq__error{background-color:color-mix(in srgb,var(--feedback-error)10%,transparent);border:1px solid var(--feedback-error);color:var(--feedback-error);border-radius:4px;padding:12px;font-size:.875rem}
.FixedExpensesForm-module__pzQ4OW__formContainer{background:var(--paper-background);border:1px solid var(--paper-border);color:var(--primary-text);border-radius:8px;margin:16px 0;padding:24px}.FixedExpensesForm-module__pzQ4OW__formHeader{border-bottom:1px solid var(--paper-border);margin-bottom:20px;padding-bottom:12px}.FixedExpensesForm-module__pzQ4OW__formTitle{color:var(--primary-text);margin:0;font-size:1.125rem;font-weight:600}.FixedExpensesForm-module__pzQ4OW__form{flex-direction:column;gap:20px;display:flex}.FixedExpensesForm-module__pzQ4OW__formGroup{flex-direction:column;gap:8px;display:flex}.FixedExpensesForm-module__pzQ4OW__formActions{border-top:1px solid var(--paper-border);justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.FixedExpensesForm-module__pzQ4OW__formContainer[data-loading=true]{opacity:.6;pointer-events:none}@media (max-width:768px){.FixedExpensesForm-module__pzQ4OW__formContainer{padding:16px}.FixedExpensesForm-module__pzQ4OW__formActions{flex-direction:column;gap:8px}.FixedExpensesForm-module__pzQ4OW__formActions button{width:100%}}.FixedExpensesForm-module__pzQ4OW__formContainer{animation:.2s ease-out FixedExpensesForm-module__pzQ4OW__slideIn}@keyframes FixedExpensesForm-module__pzQ4OW__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.LoadingBox-module__g9E7kW__loading{pointer-events:none;width:150px;height:150px;color:var(--primary-text);border:1px solid var(--primary-text);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.LoadingBox-module__g9E7kW__loadingSpinner{border:2px solid #f3f3f3;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;margin-right:8px;animation:1s linear infinite LoadingBox-module__g9E7kW__spin;display:inline-block}@keyframes LoadingBox-module__g9E7kW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.DecisionQuadrantGrid-module__x0g1NW__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.DecisionQuadrantGrid-module__x0g1NW__card{background:var(--paper-background);border:1px solid var(--borders);border-top:4px solid var(--quadrant-color);border-radius:14px;flex-direction:column;min-height:140px;display:flex;overflow:hidden}.DecisionQuadrantGrid-module__x0g1NW__cardHeader{background:color-mix(in srgb,var(--quadrant-color)16%,var(--paper-background));border-bottom:1px solid var(--borders);align-items:center;gap:10px;padding:12px 14px;display:flex}.DecisionQuadrantGrid-module__x0g1NW__cardIcon{object-fit:contain;flex-shrink:0;width:30px;height:30px}.DecisionQuadrantGrid-module__x0g1NW__cardTitle{color:var(--primary-text);flex:1;font-size:.95rem;font-weight:600}.DecisionQuadrantGrid-module__x0g1NW__cardCount{background:var(--quadrant-color);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-size:.8rem;font-weight:700;display:inline-flex}.DecisionQuadrantGrid-module__x0g1NW__cardBody{flex:1;max-height:220px;padding:10px 14px 14px;overflow-y:auto}.DecisionQuadrantGrid-module__x0g1NW__empty{text-align:center;color:var(--secundary-text);padding:12px 0;font-size:1.1rem;display:block}.DecisionQuadrantGrid-module__x0g1NW__productList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.DecisionQuadrantGrid-module__x0g1NW__productItem{background:var(--table-row-hover,transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:6px 8px;display:flex}.DecisionQuadrantGrid-module__x0g1NW__productName{color:var(--primary-text);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.DecisionQuadrantGrid-module__x0g1NW__productMeta{flex-shrink:0;gap:6px;display:flex}.DecisionQuadrantGrid-module__x0g1NW__chip{border:1px solid var(--borders);background:var(--paper-background);color:var(--secundary-text);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:500;display:inline-flex}.DecisionQuadrantGrid-module__x0g1NW__mcValue{white-space:nowrap;text-align:right;min-width:64px;font-size:.8rem;font-weight:700}@media (max-width:768px){.DecisionQuadrantGrid-module__x0g1NW__grid{grid-template-columns:1fr}.DecisionQuadrantGrid-module__x0g1NW__cardBody{max-height:180px}}
.inputs-module__vNAgLq__container{flex-direction:column;gap:2rem;max-width:1400px;margin:0;padding:2rem;display:flex}.inputs-module__vNAgLq__header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.inputs-module__vNAgLq__title{margin:0;font-size:2rem;font-weight:600}.inputs-module__vNAgLq__actions{align-items:center;gap:8px;display:flex}.inputs-module__vNAgLq__filterPanel{background:var(--paper-background);border:1px solid var(--paper-border);border-radius:8px;flex-direction:column;gap:4px;margin-bottom:8px;padding:16px;display:flex}.inputs-module__vNAgLq__filterContainer{gap:12px;width:100%;display:flex}.inputs-module__vNAgLq__filterBadge{background:var(--primary);min-width:18px;height:18px;color:var(--contrast-primary-text);border-radius:9px;justify-content:center;align-items:center;margin-left:4px;padding:0 4px;font-size:.7rem;font-weight:700;display:inline-flex}.inputs-module__vNAgLq__tableContainer{border-radius:8px;width:100%;overflow:hidden}.inputs-module__vNAgLq__colName{width:auto}.inputs-module__vNAgLq__colUnit{white-space:nowrap;width:180px}.inputs-module__vNAgLq__colActions{white-space:nowrap;width:120px}.inputs-module__vNAgLq__unitBadge{color:var(--input-placeholder);background:var(--paper-border);border-radius:4px;padding:2px 8px;font-size:.8rem;display:inline-block}.inputs-module__vNAgLq__emptyState{text-align:center;padding:64px 32px}.inputs-module__vNAgLq__emptyIcon{margin-bottom:16px;font-size:4rem}.inputs-module__vNAgLq__emptyTitle{margin-bottom:8px;font-size:1.5rem;font-weight:600}.inputs-module__vNAgLq__emptyDescription{margin-bottom:24px}.inputs-module__vNAgLq__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 32px;display:flex}.inputs-module__vNAgLq__loadingSpinner{border:4px solid var(--paper-border);border-top:4px solid var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite inputs-module__vNAgLq__spin}@keyframes inputs-module__vNAgLq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.inputs-module__vNAgLq__modalContent{width:100%;max-width:600px;margin:0 0 20px;overflow-y:auto}.inputs-module__vNAgLq__modalHeader{margin-bottom:16px}.inputs-module__vNAgLq__modalTitle{color:var(--primary-text);margin:0;font-size:1.25rem;font-weight:600}.inputs-module__vNAgLq__modalBody{padding:0}.inputs-module__vNAgLq__mobileContainer{flex-direction:column;gap:12px;display:flex}.inputs-module__vNAgLq__inputCard{border-radius:8px;width:100%;padding:14px 16px}.inputs-module__vNAgLq__cardTitleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.inputs-module__vNAgLq__cardTitleText{flex:1;min-width:0}.inputs-module__vNAgLq__cardUnit{color:var(--input-placeholder);font-size:.9em;font-weight:400}.inputs-module__vNAgLq__cardEditBtn{flex-shrink:0}.inputs-module__vNAgLq__cardActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.inputs-module__vNAgLq__cardEditBody{flex-direction:column;gap:12px;display:flex}.inputs-module__vNAgLq__cardEditActions{justify-content:flex-end;gap:4px;display:flex}@media (max-width:768px){.inputs-module__vNAgLq__container{gap:1rem;margin:0;padding:16px}}
.ChannelChip-module__xbHBka__channelChip{letter-spacing:.03em;white-space:nowrap;border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-block}.ChannelChip-module__xbHBka__chBOTH{background:var(--paper-background);color:var(--primary);border:1px solid var(--primary)}.ChannelChip-module__xbHBka__chDELIVERY{color:#2b1600;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border:1px solid #f59e0b}.ChannelChip-module__xbHBka__chHALL{background:var(--primary);color:#000;border:1px solid var(--primary)}
.DeleteInputDialog-module__dBZ2Iq__loadingContainer{flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.DeleteInputDialog-module__dBZ2Iq__impactContainer{flex-direction:column;gap:1.5rem;display:flex}.DeleteInputDialog-module__dBZ2Iq__affectedEntities,.DeleteInputDialog-module__dBZ2Iq__warnings{margin-top:1rem}.DeleteInputDialog-module__dBZ2Iq__affectedEntities h4,.DeleteInputDialog-module__dBZ2Iq__warnings h4{color:#333;margin:0 0 .5rem;font-size:1rem;font-weight:600}.DeleteInputDialog-module__dBZ2Iq__affectedEntities ul,.DeleteInputDialog-module__dBZ2Iq__warnings ul{margin:0;padding-left:1.5rem}.DeleteInputDialog-module__dBZ2Iq__affectedEntities li,.DeleteInputDialog-module__dBZ2Iq__warnings li{margin:.5rem 0;line-height:1.5}.DeleteInputDialog-module__dBZ2Iq__affectedEntities strong{color:var(--feedback-error);font-weight:600}.DeleteInputDialog-module__dBZ2Iq__infoAlert{margin-top:1rem;font-weight:500}
.SystemAmountWithUnitField-module__BN9V-W__containerStyle{align-items:flex-start;gap:8px;display:flex}@media (max-width:480px){.SystemAmountWithUnitField-module__BN9V-W__containerStyle{flex-direction:column;gap:12px}}
.ManageRolesDialog-module__zfaFLG__container{min-height:200px;padding:16px 0}.ManageRolesDialog-module__zfaFLG__loading{text-align:center;color:var(--secondary-text);padding:24px}.ManageRolesDialog-module__zfaFLG__info{background-color:var(--background-secondary);color:var(--primary-text);border-radius:4px;margin-top:20px;padding:12px;font-size:14px}.ManageRolesDialog-module__zfaFLG__info strong{color:var(--primary-color)}
.MenuAnalysisView-module__qgyqDq__container{background-color:var(--paper-background);min-height:100vh;padding:24px}.MenuAnalysisView-module__qgyqDq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.MenuAnalysisView-module__qgyqDq__toogleButtonContent{align-items:center;gap:8px;display:flex}.MenuAnalysisView-module__qgyqDq__viewModeToggle{justify-content:flex-end;margin-bottom:16px;display:flex}.MenuAnalysisView-module__qgyqDq__headerControls{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.MenuAnalysisView-module__qgyqDq__searchContainer{flex:1;min-width:240px}.MenuAnalysisView-module__qgyqDq__summaryContainer{flex-flow:wrap;justify-content:space-around;margin-top:12px;margin-bottom:24px;display:flex}.MenuAnalysisView-module__qgyqDq__autocompleteContainer{width:100%;margin-bottom:16px}.MenuAnalysisView-module__qgyqDq__prodCard{max-width:1024px;margin:24px 0;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.MenuAnalysisView-module__qgyqDq__productName{margin-right:12px;font-weight:700!important}.MenuAnalysisView-module__qgyqDq__prodCardHeader{flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.MenuAnalysisView-module__qgyqDq__accordionSummaryContent{justify-content:space-between;align-items:center;width:100%;display:flex}.MenuAnalysisView-module__qgyqDq__accordionSummaryContentItens{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.MenuAnalysisView-module__qgyqDq__accordionSummaryProductInfo{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:4px;display:flex}@media (max-width:400px){.MenuAnalysisView-module__qgyqDq__accordionSummaryProductInfo{flex-direction:column;justify-content:flex-start;align-items:flex-start}.MenuAnalysisView-module__qgyqDq__productName{font-size:18px}}.MenuAnalysisView-module__qgyqDq__accordionSummaryProductType{flex-direction:row;align-items:center;gap:10px;display:flex}.MenuAnalysisView-module__qgyqDq__priceSummary{color:var(--primary);font-size:1rem;font-weight:600}.MenuAnalysisView-module__qgyqDq__soldTitleSummary{color:var(--secundary-text);font-size:.8rem;font-weight:500}.MenuAnalysisView-module__qgyqDq__soldResultSumary{color:var(--primary-text);font-size:1rem;font-weight:600}.MenuAnalysisView-module__qgyqDq__totalItemSumary{border:1px solid var(--borders);border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:.8rem;font-weight:600;display:flex}.MenuAnalysisView-module__qgyqDq__totalItemSumaryLabel{color:var(--secundary-text);font-size:.7rem;font-weight:500}.MenuAnalysisView-module__qgyqDq__cardSumaryProduct{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:16px;display:flex}.MenuAnalysisView-module__qgyqDq__accordionSummaryTotals{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}@media (max-width:600px){.MenuAnalysisView-module__qgyqDq__accordionSummaryTotals,.MenuAnalysisView-module__qgyqDq__cardSumaryProduct{flex-flow:column wrap;align-items:center}}.MenuAnalysisView-module__qgyqDq__accordionInfoBlock{background-color:hsl(var(--muted)/.3);border-radius:8px;flex-flow:wrap;padding:16px;display:flex}.MenuAnalysisView-module__qgyqDq__accordionInfoBlockTitle{color:var(--primary-text);width:100%;margin-bottom:8px;font-size:1rem;font-weight:600}.MenuAnalysisView-module__qgyqDq__accordionInfoBlockItem{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-bottom:8px;display:flex}.MenuAnalysisView-module__qgyqDq__title{color:var(--primary-text);margin:0;font-size:2rem;font-weight:600}.MenuAnalysisView-module__qgyqDq__subtitle{color:var(--secundary-text);max-width:600px;margin:8px 0 0;font-size:1rem}.MenuAnalysisView-module__qgyqDq__loading{color:var(--secundary-text);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:1.1rem;display:flex}.MenuAnalysisView-module__qgyqDq__loadingSpinner{border:3px solid var(--paper-border);border-top:3px solid var(--primary);border-radius:50%;width:32px;height:32px;animation:1s linear infinite MenuAnalysisView-module__qgyqDq__spin}@keyframes MenuAnalysisView-module__qgyqDq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MenuAnalysisView-module__qgyqDq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.MenuAnalysisView-module__qgyqDq__emptyIcon{opacity:.5;margin-bottom:16px;font-size:4rem}.MenuAnalysisView-module__qgyqDq__emptyText{color:var(--primary-text);margin-bottom:8px;font-size:1.5rem;font-weight:500}.MenuAnalysisView-module__qgyqDq__emptySubtext{color:var(--secundary-text);font-size:1rem}.MenuAnalysisView-module__qgyqDq__tableContainer{background:var(--paper-background);box-shadow:0 2px 8px var(--paper-shadow,rgba(0,0,0,.1));border-radius:12px;margin-bottom:32px;overflow:auto}.MenuAnalysisView-module__qgyqDq__analysisTable{width:100%;min-width:1200px}.MenuAnalysisView-module__qgyqDq__analysisRow{transition:background-color .2s}.MenuAnalysisView-module__qgyqDq__analysisRow:hover{background-color:var(--table-row-hover)}.MenuAnalysisView-module__qgyqDq__productCell{min-width:200px;max-width:250px}.MenuAnalysisView-module__qgyqDq__productInfo{flex-direction:column;gap:4px;display:flex}.MenuAnalysisView-module__qgyqDq__productName{color:var(--primary-text);word-break:break-word;font-weight:500;line-height:1.4}.MenuAnalysisView-module__qgyqDq__channelCell{min-width:120px}.MenuAnalysisView-module__qgyqDq__channelInfo{align-items:center;gap:8px;display:flex}.MenuAnalysisView-module__qgyqDq__analisisInfo{flex-flow:wrap;gap:5px;display:flex}.MenuAnalysisView-module__qgyqDq__price{color:var(--primary);font-weight:600}.MenuAnalysisView-module__qgyqDq__cogsInfo,.MenuAnalysisView-module__qgyqDq__variableInfo{flex-direction:column;gap:2px;display:flex}.MenuAnalysisView-module__qgyqDq__cogsValue,.MenuAnalysisView-module__qgyqDq__variableValue{color:var(--primary-text);font-weight:500}.MenuAnalysisView-module__qgyqDq__cogsPercent,.MenuAnalysisView-module__qgyqDq__weightedTax{color:var(--secundary-text);font-size:.85rem}.MenuAnalysisView-module__qgyqDq__marginValue{color:var(--feedback-success);font-weight:600}.MenuAnalysisView-module__qgyqDq__pvValue{color:var(--pv);font-weight:600}.MenuAnalysisView-module__qgyqDq__dvValue{color:var(--dv);font-weight:600}.MenuAnalysisView-module__qgyqDq__cmvValue{color:var(--cmv);font-weight:600}.MenuAnalysisView-module__qgyqDq__mcValuePositive{color:var(--mc-positive);font-weight:600}.MenuAnalysisView-module__qgyqDq__mcValueNegative{color:var(--mc-negative);font-weight:600}.MenuAnalysisView-module__qgyqDq__mcValueNeutral{color:var(--mc-neutral);font-weight:600}.MenuAnalysisView-module__qgyqDq__marginPercent{border-radius:6px;padding:4px 8px;font-size:.9rem;font-weight:600}.MenuAnalysisView-module__qgyqDq__goodMargin{background-color:color-mix(in srgb,var(--feedback-success)18%,transparent);color:var(--feedback-success)}.MenuAnalysisView-module__qgyqDq__mediumMargin{background-color:color-mix(in srgb,var(--feedback-warning)18%,transparent);color:var(--feedback-warning)}.MenuAnalysisView-module__qgyqDq__lowMargin{background-color:color-mix(in srgb,var(--feedback-error)18%,transparent);color:var(--feedback-error)}.MenuAnalysisView-module__qgyqDq__quantityCell{min-width:140px}.MenuAnalysisView-module__qgyqDq__quantityDisplay{background-color:var(--paper-background);border:1px solid var(--paper-border);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background-color .2s;display:flex}.MenuAnalysisView-module__qgyqDq__quantityDisplay:hover{background-color:var(--table-row-hover);border-color:var(--primary)}.MenuAnalysisView-module__qgyqDq__quantityValue{color:var(--primary-text);font-weight:500}.MenuAnalysisView-module__qgyqDq__editIcon{opacity:.5;font-size:.8rem;transition:opacity .2s}.MenuAnalysisView-module__qgyqDq__quantityDisplay:hover .MenuAnalysisView-module__qgyqDq__editIcon{opacity:1}.MenuAnalysisView-module__qgyqDq__quantityEditContainer{flex-direction:row;gap:8px;display:flex}@media (max-width:1400px){.MenuAnalysisView-module__qgyqDq__tableContainer{overflow-x:auto}}@media (max-width:768px){.MenuAnalysisView-module__qgyqDq__container{padding:16px}.MenuAnalysisView-module__qgyqDq__header{flex-direction:column;align-items:flex-start}.MenuAnalysisView-module__qgyqDq__title{font-size:1.5rem}}@media (max-width:480px){.MenuAnalysisView-module__qgyqDq__analysisTable{min-width:800px}.MenuAnalysisView-module__qgyqDq__quantityEditContainer{align-items:center}}
.ProductCard-module___GCwrq__prodCard{max-width:1280px;margin:24px 0;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ProductCard-module___GCwrq__prodCardHeaderContainer{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ProductCard-module___GCwrq__prodCardHeader{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.ProductCard-module___GCwrq__accordionSummaryContentItens{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ProductCard-module___GCwrq__prodInfo{flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;display:flex}.ProductCard-module___GCwrq__prodType{flex-direction:row;align-items:center;gap:10px;display:flex}.ProductCard-module___GCwrq__prodName{color:var(--primary-text);word-break:break-word;margin-right:12px;line-height:1.4;font-weight:700!important}@media (max-width:400px){.ProductCard-module___GCwrq__prodInfo{flex-direction:column;justify-content:flex-start;align-items:flex-start}.ProductCard-module___GCwrq__prodName{font-size:18px}}
.ProfitabilityMatrixOverview-module__aoMhkG__overview{flex-direction:column;gap:24px;width:100%;display:flex}.ProfitabilityMatrixOverview-module__aoMhkG__chartCard{background:var(--paper-background);border:1px solid var(--paper-border,var(--borders,rgba(0,0,0,.08)));border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 2px 14px rgba(0,0,0,.12)}.ProfitabilityMatrixOverview-module__aoMhkG__chartHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ProfitabilityMatrixOverview-module__aoMhkG__chartTitleBlock{flex-direction:column;gap:4px;display:flex}.ProfitabilityMatrixOverview-module__aoMhkG__chartTitle{color:var(--primary-text);margin:0;font-size:1.25rem;font-weight:600}.ProfitabilityMatrixOverview-module__aoMhkG__chartSubtitle{color:var(--secundary-text);margin:0;font-size:.85rem}.ProfitabilityMatrixOverview-module__aoMhkG__chartArea{justify-content:center;align-items:center;width:100%;min-height:320px;display:flex}.ProfitabilityMatrixOverview-module__aoMhkG__emptyChart{text-align:center;color:var(--secundary-text);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 16px;display:flex}.ProfitabilityMatrixOverview-module__aoMhkG__emptyChartIcon{opacity:.5;font-size:2.5rem}@media (max-width:768px){.ProfitabilityMatrixOverview-module__aoMhkG__chartCard{border-radius:12px;padding:16px}.ProfitabilityMatrixOverview-module__aoMhkG__chartArea{min-height:260px}}
.VariableExpensesForm-module__76xwma__formContainer{background:var(--paper-background);border:1px solid var(--paper-border);color:var(--primary-text);border-radius:8px;margin:16px 0;padding:24px}.VariableExpensesForm-module__76xwma__formHeader{border-bottom:1px solid var(--paper-border);margin-bottom:20px;padding-bottom:12px}.VariableExpensesForm-module__76xwma__formTitle{color:var(--primary-text);margin:0;font-size:1.125rem;font-weight:600}.VariableExpensesForm-module__76xwma__form{flex-direction:column;gap:20px;display:flex}.VariableExpensesForm-module__76xwma__formGroup{flex-direction:column;gap:8px;display:flex}.VariableExpensesForm-module__76xwma__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.VariableExpensesForm-module__76xwma__errorText{color:var(--feedback-error);margin-top:4px;margin-left:14px;font-size:.75rem}.VariableExpensesForm-module__76xwma__formActions{border-top:1px solid var(--paper-border);justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.VariableExpensesForm-module__76xwma__formContainer[data-loading=true]{opacity:.6;pointer-events:none}@media (max-width:768px){.VariableExpensesForm-module__76xwma__formContainer{padding:16px}.VariableExpensesForm-module__76xwma__formRow{grid-template-columns:1fr;gap:12px}.VariableExpensesForm-module__76xwma__formActions{flex-direction:column;gap:8px}.VariableExpensesForm-module__76xwma__formActions button{width:100%}}.VariableExpensesForm-module__76xwma__formContainer{animation:.2s ease-out VariableExpensesForm-module__76xwma__slideIn}@keyframes VariableExpensesForm-module__76xwma__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.AdminPage-module__UePPjG__container{width:100%;height:100%;padding:24px}
.downloads-module__Qeixea__intro{color:var(--secundary-text);margin:0 0 1rem;font-size:1rem}.downloads-module__Qeixea__groupsContainer{flex-direction:column;gap:1.5rem;display:flex}.downloads-module__Qeixea__group{flex-direction:column;gap:.75rem;display:flex}.downloads-module__Qeixea__groupTitle{color:var(--primary-text);margin:0;font-size:1.25rem;font-weight:600}.downloads-module__Qeixea__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.downloads-module__Qeixea__card{flex-direction:column;gap:.75rem;height:100%;display:flex}.downloads-module__Qeixea__cardHeader{flex-direction:row;align-items:center;gap:.75rem;display:flex}.downloads-module__Qeixea__cardIcon{color:var(--primary);font-size:2rem!important}.downloads-module__Qeixea__cardTitle{color:var(--primary-text);margin:0;font-size:1.05rem;font-weight:600;line-height:1.2}.downloads-module__Qeixea__cardDescription{color:var(--secundary-text);flex-grow:1;margin:0;font-size:.9rem}.downloads-module__Qeixea__cardActions{flex-direction:row;gap:.5rem;margin-top:auto;display:flex}.downloads-module__Qeixea__fileTypeBadge{background:var(--primary);color:var(--contrast-primary-text);letter-spacing:.5px;border-radius:6px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}
.expenses-module__GSszUa__expensesContainer{max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;padding:24px}.expenses-module__GSszUa__header{margin-bottom:32px}.expenses-module__GSszUa__title{color:var(--primary-text);margin-bottom:8px;font-size:2rem;font-weight:600}.expenses-module__GSszUa__subtitle{color:var(--secundary-text);margin-bottom:24px;font-size:1rem}.expenses-module__GSszUa__tabsContainer{background:var(--paper-background);border:1px solid var(--paper-border);box-shadow:0 2px 10px var(--paper-shadow);border-radius:12px;overflow:visible}.expenses-module__GSszUa__tabPanel{padding:24px}.expenses-module__GSszUa__section{margin-bottom:32px}.expenses-module__GSszUa__sectionHeader{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:20px;display:flex}.expenses-module__GSszUa__sectionTitle{color:var(--primary-text);font-size:1.25rem;font-weight:600}.expenses-module__GSszUa__addButton{white-space:nowrap;max-width:100%;padding:8px 16px;font-size:.875rem;font-weight:500}.expenses-module__GSszUa__tableWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.expenses-module__GSszUa__expensesCards{flex-direction:column;gap:12px;display:flex}.expenses-module__GSszUa__expenseCard{background:var(--paper-background);border:1px solid var(--paper-border);box-shadow:0 2px 8px var(--paper-shadow);border-radius:10px;padding:12px}.expenses-module__GSszUa__expenseCardRow{border-bottom:1px solid var(--paper-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;display:flex}.expenses-module__GSszUa__expenseCardRow:last-of-type{border-bottom:none}.expenses-module__GSszUa__expenseCardLabel{color:var(--secundary-text);min-width:42%;font-size:.85rem}.expenses-module__GSszUa__expenseCardValue{color:var(--primary-text);text-align:right;word-break:break-word;font-weight:500}.expenses-module__GSszUa__expenseCardActions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.expenses-module__GSszUa__expensesTable{border-collapse:collapse;background:var(--paper-background);border:1px solid var(--table-border);border-radius:8px;width:100%;overflow:hidden}.expenses-module__GSszUa__fixedExpensesTable{min-width:560px}.expenses-module__GSszUa__variableExpensesTable{min-width:860px}.expenses-module__GSszUa__expensesTable th,.expenses-module__GSszUa__expensesTable td{text-align:left;border-bottom:1px solid var(--table-border);white-space:nowrap;padding:12px 16px}.expenses-module__GSszUa__expensesTable th{background:var(--table-header-bg);color:var(--table-header-text);font-size:.875rem;font-weight:600}.expenses-module__GSszUa__expensesTable td{color:var(--table-cell-text);font-size:.875rem}.expenses-module__GSszUa__expensesTable tr:last-child td{border-bottom:none}.expenses-module__GSszUa__expensesTable tr:hover{background:var(--table-row-hover)}.expenses-module__GSszUa__expenseRow{min-height:52px}.expenses-module__GSszUa__expenseRow:last-child{border-bottom:none}.expenses-module__GSszUa__expenseRow:hover{background:var(--table-row-hover)}.expenses-module__GSszUa__expenseCell{vertical-align:middle;gap:8px}.expenses-module__GSszUa__nameCell{font-weight:700!important}.expenses-module__GSszUa__currencyValue{color:var(--feedback-error);font-weight:700}.expenses-module__GSszUa__percentageValue{font-weight:700}.expenses-module__GSszUa__percentageWarning{color:var(--feedback-warning);font-weight:600}.expenses-module__GSszUa__percentageOk{color:var(--feedback-success);font-weight:600}.expenses-module__GSszUa__summary{background:var(--paper-background);border:1px solid var(--paper-border);border-radius:8px;margin-top:16px;padding:16px}.expenses-module__GSszUa__summaryRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.expenses-module__GSszUa__summaryRow:last-child{border-top:1px solid var(--paper-border);margin-bottom:0;padding-top:8px;font-weight:600}.expenses-module__GSszUa__summaryLabel{color:var(--secundary-text);font-size:.875rem}.expenses-module__GSszUa__summaryValue{color:var(--primary-text);font-weight:500}.expenses-module__GSszUa__totalValue{color:var(--feedback-success);font-size:1.125rem}.expenses-module__GSszUa__emptyState{text-align:center;color:var(--secundary-text);border:2px dashed var(--paper-border);background:var(--paper-background);border-radius:8px;padding:40px 20px}.expenses-module__GSszUa__emptyIcon{opacity:.5;margin-bottom:12px;font-size:2.5rem}.expenses-module__GSszUa__emptyText{font-size:.875rem}.expenses-module__GSszUa__percentageAlert{background:var(--paper-background);border:1px solid var(--paper-border);border-radius:6px;align-items:center;gap:8px;margin:16px 0;padding:12px;display:flex}.expenses-module__GSszUa__percentageAlertWarning{border-color:var(--feedback-warning)}.expenses-module__GSszUa__percentageAlertSuccess{border-color:var(--feedback-success)}.expenses-module__GSszUa__percentageAlertIcon{font-size:1.25rem}.expenses-module__GSszUa__percentageAlertText{font-size:.875rem;font-weight:500}.expenses-module__GSszUa__percentageAlertWarning .expenses-module__GSszUa__percentageAlertText{color:var(--feedback-warning)}.expenses-module__GSszUa__percentageAlertSuccess .expenses-module__GSszUa__percentageAlertText{color:var(--feedback-success)}.expenses-module__GSszUa__button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .2s}.expenses-module__GSszUa__primaryButton{color:#fff;background:#2563eb}.expenses-module__GSszUa__primaryButton:hover{background:#1d4ed8}.expenses-module__GSszUa__secondaryButton{color:#374151;background:#f3f4f6;border:1px solid #d1d5db}.expenses-module__GSszUa__secondaryButton:hover{background:#e5e7eb}.expenses-module__GSszUa__dangerButton{background:var(--feedback-error);color:#fff}.expenses-module__GSszUa__dangerButton:hover{background:color-mix(in srgb,var(--feedback-error)85%,black)}.expenses-module__GSszUa__actionButton{margin-right:8px;padding:4px 8px;font-size:.75rem}.expenses-module__GSszUa__actionButton:last-child{margin-right:0}.expenses-module__GSszUa__editButton{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.expenses-module__GSszUa__editButton:hover{background:#dbeafe}.expenses-module__GSszUa__deleteButton{background:color-mix(in srgb,var(--feedback-error)8%,transparent);color:var(--feedback-error);border:1px solid color-mix(in srgb,var(--feedback-error)30%,transparent)}.expenses-module__GSszUa__deleteButton:hover{background:color-mix(in srgb,var(--feedback-error)15%,transparent)}.expenses-module__GSszUa__simplesTaxSelector{flex-direction:column;gap:16px;min-width:0;margin-bottom:16px;display:flex}.expenses-module__GSszUa__simplesTaxSelector>*{min-width:0;max-width:100%}@media (max-width:768px){.expenses-module__GSszUa__expensesContainer,.expenses-module__GSszUa__tabPanel{padding:12px}.expenses-module__GSszUa__title{font-size:1.75rem}.expenses-module__GSszUa__sectionHeader{flex-direction:column;align-items:stretch;gap:12px}.expenses-module__GSszUa__addButton{white-space:normal;text-align:center;width:100%;line-height:1.2}.expenses-module__GSszUa__tableWrapper{margin:0 -4px;padding:0 4px}.expenses-module__GSszUa__expenseCard{padding:10px}.expenses-module__GSszUa__expenseCardLabel{min-width:46%}.expenses-module__GSszUa__expensesTable{font-size:.75rem}.expenses-module__GSszUa__expensesTable th,.expenses-module__GSszUa__expensesTable td{padding:8px 12px}.expenses-module__GSszUa__fixedExpensesTable{min-width:520px}.expenses-module__GSszUa__variableExpensesTable{min-width:760px}}.expenses-module__GSszUa__loading{opacity:.6;pointer-events:none}.expenses-module__GSszUa__loadingSpinner{border:2px solid var(--paper-border);border-top:2px solid var(--primary);border-radius:50%;width:16px;height:16px;margin-right:8px;animation:1s linear infinite expenses-module__GSszUa__spin;display:inline-block}@keyframes expenses-module__GSszUa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes expenses-module__GSszUa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.expenses-module__GSszUa__tabPanel{animation:.3s expenses-module__GSszUa__slideIn}.expenses-module__GSszUa__formContainer{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.expenses-module__GSszUa__formSection{border:1px solid;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.expenses-module__GSszUa__formSectionTitle{color:var(--primary);border-bottom:2px solid var(--primary-hover);margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.expenses-module__GSszUa__formSectionHeader{border-bottom:2px solid var(--primary-hover);flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.expenses-module__GSszUa__formSectionHeader .expenses-module__GSszUa__formSectionTitle{border-bottom:none;margin-bottom:0;padding-bottom:0}.expenses-module__GSszUa__costSummary{grid-template-columns:minmax(0,1fr) max-content;column-gap:1.5rem;max-width:520px;display:grid;margin:1.5rem auto!important}.expenses-module__GSszUa__costSummaryTitle{color:var(--primary-text);text-align:center;grid-column:1/-1;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.expenses-module__GSszUa__costRow,.expenses-module__GSszUa__costSummaryValues{display:contents}.expenses-module__GSszUa__costLabel{color:var(--primary-text);font-weight:500}.expenses-module__GSszUa__costValue{color:var(--primary-text);text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.expenses-module__GSszUa__costLabel,.expenses-module__GSszUa__costValue{border-bottom:1px solid var(--paper-border);padding:.5rem 0}.expenses-module__GSszUa__costEmpty{text-align:center;color:var(--input-placeholder);grid-column:1/-1;padding:.5rem 0;font-size:.9rem}@media (min-width:900px){.expenses-module__GSszUa__costSummary{flex-direction:column;gap:1rem;max-width:none;margin:0;display:flex}.expenses-module__GSszUa__costSummaryTitle{margin-bottom:.5rem}.expenses-module__GSszUa__costSummaryValues{flex-flow:wrap;justify-content:center;align-items:stretch;gap:1rem;width:100%;display:flex}.expenses-module__GSszUa__costRow{text-align:center;background:var(--paper-border);border-radius:10px;flex-direction:column;flex:0 280px;justify-content:center;align-items:center;gap:.5rem;min-width:220px;padding:1.25rem 1.5rem;display:flex}.expenses-module__GSszUa__costLabel,.expenses-module__GSszUa__costValue{border-bottom:none;padding:0}.expenses-module__GSszUa__costLabel{color:var(--input-placeholder);text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:.8rem;font-weight:500}.expenses-module__GSszUa__costValue{text-align:center;font-size:1.4rem;font-weight:700}}@media (max-width:900px){.expenses-module__GSszUa__formSection{padding:.9rem}}
.sales-config-module__9c9Nyq__hint{color:var(--secondary-text,#888);text-align:center;margin:0 0 1.5rem;font-size:.9rem}.sales-config-module__9c9Nyq__channelsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.sales-config-module__9c9Nyq__channelCard{background:var(--paper-background);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.1)}.sales-config-module__9c9Nyq__channelHeader{align-items:center;display:flex}.sales-config-module__9c9Nyq__scenariosRow{gap:1rem;display:flex}.sales-config-module__9c9Nyq__scenarioBlock{flex-direction:column;flex:1;gap:1.25rem;min-width:0;display:flex}.sales-config-module__9c9Nyq__donutBlock .MuiSlider-root{box-sizing:border-box;align-self:stretch;width:auto;margin:0 .5rem;color:var(--mc-positive)!important}.sales-config-module__9c9Nyq__donutBlock .MuiSlider-track{background-color:var(--mc-positive)!important}.sales-config-module__9c9Nyq__donutBlock .MuiSlider-thumb{background-color:var(--mc-positive)!important}.sales-config-module__9c9Nyq__donutBlock{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.sales-config-module__9c9Nyq__scenarioTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary-text,#888);font-size:.8rem;font-weight:700}.sales-config-module__9c9Nyq__donutWrapper{width:100%;position:relative}.sales-config-module__9c9Nyq__donutCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.sales-config-module__9c9Nyq__donutCenterLabel{color:var(--secondary-text,#888);font-size:.7rem;font-weight:600}.sales-config-module__9c9Nyq__donutCenterInput{pointer-events:auto;justify-content:center;align-items:baseline;display:flex}.sales-config-module__9c9Nyq__donutCenterField{text-align:right;background:0 0;border:none;width:2.6ch;margin:0;padding:0;font-family:inherit;font-size:1.4rem;font-weight:700;line-height:1}.sales-config-module__9c9Nyq__donutCenterField:focus{outline:none}.sales-config-module__9c9Nyq__donutCenterField::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sales-config-module__9c9Nyq__donutCenterField::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sales-config-module__9c9Nyq__donutCenterSuffix{font-size:1.4rem;font-weight:700;line-height:1}.sales-config-module__9c9Nyq__legend{flex-direction:column;gap:.35rem;width:100%;display:flex}.sales-config-module__9c9Nyq__legendItem{color:var(--primary-text);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.sales-config-module__9c9Nyq__legendDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.sales-config-module__9c9Nyq__legendLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.sales-config-module__9c9Nyq__legendValue{font-weight:700}.sales-config-module__9c9Nyq__warning{color:var(--feedback-error);text-align:center;font-size:.75rem}.sales-config-module__9c9Nyq__buttonContainer{justify-content:flex-end;margin-top:1.5rem;display:flex}@media (max-width:900px){.sales-config-module__9c9Nyq__channelsGrid{grid-template-columns:1fr}}@media (max-width:700px){.sales-config-module__9c9Nyq__scenariosRow{flex-direction:column}}
.competitors-module__vSUgoq__loadingState{color:var(--secundary-text);justify-content:center;align-items:center;padding:48px;display:flex}.competitors-module__vSUgoq__headerRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.competitors-module__vSUgoq__summaryCard{margin-bottom:16px}.competitors-module__vSUgoq__summaryHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.competitors-module__vSUgoq__summaryTitle{align-items:baseline;gap:12px;display:flex}.competitors-module__vSUgoq__productName{color:var(--primary-text);margin:0;font-size:1.3rem;font-weight:700}.competitors-module__vSUgoq__productSize{color:var(--secundary-text);font-size:1rem}.competitors-module__vSUgoq__summaryRow{flex-wrap:wrap;gap:24px;display:flex}.competitors-module__vSUgoq__summaryItem{flex-direction:column;gap:4px;display:flex}.competitors-module__vSUgoq__summaryLabel{color:var(--secundary-text);font-size:.85rem}.competitors-module__vSUgoq__summaryValue{color:var(--primary-text);font-size:1.1rem;font-weight:700}.competitors-module__vSUgoq__formCard{margin-bottom:16px}.competitors-module__vSUgoq__formTitle{color:var(--primary-text);margin:0 0 12px;font-size:1rem;font-weight:600}.competitors-module__vSUgoq__formRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.competitors-module__vSUgoq__formNameField{flex:2;min-width:200px}.competitors-module__vSUgoq__formPriceField{flex:1;min-width:140px}.competitors-module__vSUgoq__formAddButton{flex-shrink:0}.competitors-module__vSUgoq__tableCard{overflow-x:auto}.competitors-module__vSUgoq__cardList{flex-direction:column;gap:12px;display:flex}.competitors-module__vSUgoq__cardEmpty{text-align:center;color:var(--secundary-text);padding:24px 16px}.competitors-module__vSUgoq__competitorCard{flex-direction:column;gap:8px;display:flex}.competitors-module__vSUgoq__competitorCardHeader{border-bottom:1px solid var(--paper-border);justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex}.competitors-module__vSUgoq__competitorCardName{color:var(--primary-text);word-break:break-word;flex:1;min-width:0;font-weight:600}.competitors-module__vSUgoq__competitorCardBody{justify-content:flex-end;align-items:center;display:flex}.competitors-module__vSUgoq__competitorCardPrice{cursor:pointer;color:var(--primary-text);align-items:center;gap:4px;font-size:1.05rem;font-weight:700;display:inline-flex}@media (max-width:600px){.competitors-module__vSUgoq__formRow{flex-direction:column;align-items:stretch;gap:10px}.competitors-module__vSUgoq__formNameField,.competitors-module__vSUgoq__formPriceField{flex:none;width:100%;min-width:0}.competitors-module__vSUgoq__formAddButton{width:100%}.competitors-module__vSUgoq__summaryRow{gap:16px}}.competitors-module__vSUgoq__priceCell{cursor:pointer;align-items:center;gap:4px;font-weight:600;display:inline-flex}.competitors-module__vSUgoq__editIcon{opacity:.5;font-size:.85em}.competitors-module__vSUgoq__price{color:var(--primary);font-weight:600}.competitors-module__vSUgoq__quantityDisplay{background-color:var(--paper-background);border:1px solid var(--paper-border);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background-color .2s;display:flex}.competitors-module__vSUgoq__quantityDisplay:hover{background-color:var(--table-row-hover);border-color:var(--primary)}.competitors-module__vSUgoq__quantityEditContainer{flex-direction:row;gap:8px;display:flex}.competitors-module__vSUgoq__emptyRow{color:var(--secundary-text);padding:24px 0}
.cost-history-module__bAOXFq__chartCard{border-radius:12px;width:100%;padding:1rem 1rem .5rem}.cost-history-module__bAOXFq__chartTitle{color:var(--emphasis-text);margin-bottom:.75rem;font-weight:600}.cost-history-module__bAOXFq__chartWrapper{width:100%;height:300px}.cost-history-module__bAOXFq__tableContainer{width:100%;margin-top:1rem;overflow-x:auto}.cost-history-module__bAOXFq__valueText{color:var(--emphasis-text);font-size:.9rem;font-weight:700}.cost-history-module__bAOXFq__tableContainer .cost-history-module__bAOXFq__MuiTableHead-root{background-color:var(--primary-color)}.cost-history-module__bAOXFq__tableContainer .cost-history-module__bAOXFq__MuiTableHead-root .cost-history-module__bAOXFq__MuiTableCell-root{color:#fff;border-bottom:none;font-weight:600}.cost-history-module__bAOXFq__tableContainer .cost-history-module__bAOXFq__MuiTableRow-root:hover{background-color:rgba(123,182,97,.05)}.cost-history-module__bAOXFq__tableContainer .cost-history-module__bAOXFq__MuiTableCell-root{border-bottom:1px solid var(--border-color);padding:.85rem .75rem}.cost-history-module__bAOXFq__emptyCard{text-align:center;border:1px dashed var(--border-color);background-color:rgba(0,0,0,.02);border-radius:12px;padding:2rem}.cost-history-module__bAOXFq__emptyHint{color:var(--secondary-text);margin-top:.5rem}.cost-history-module__bAOXFq__noteCard{border:1px solid var(--paper-border);background-color:rgba(0,0,0,.02);border-radius:8px;margin-top:1rem;padding:.75rem 1rem}.cost-history-module__bAOXFq__mobileContainer{flex-direction:column;gap:10px;margin-top:1rem;display:flex}.cost-history-module__bAOXFq__historyCard{border-radius:8px;padding:12px 16px}.cost-history-module__bAOXFq__cardTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.cost-history-module__bAOXFq__cardContent{flex-direction:column;gap:4px;display:flex}.cost-history-module__bAOXFq__cardRow{justify-content:space-between;align-items:center;padding:2px 0;display:flex}
.ComboForm-module__E18-Ma__formContainer{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.ComboForm-module__E18-Ma__formSection{border:1px solid;border-radius:12px;padding:1.5rem}.ComboForm-module__E18-Ma__sectionTitle{color:var(--primary);border-bottom:2px solid var(--primary-hover);margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.ComboForm-module__E18-Ma__formRow{gap:1rem;margin-bottom:1rem;display:flex}.ComboForm-module__E18-Ma__formGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.ComboForm-module__E18-Ma__label{color:var(--primary-text);font-size:.9rem;font-weight:500}.ComboForm-module__E18-Ma__autoCompleteArea{margin-top:.9rem}.ComboForm-module__E18-Ma__itemsList{flex-direction:column;gap:.7rem;margin-top:.9rem;display:flex}.ComboForm-module__E18-Ma__itemCard{border:1px solid var(--paper-border);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.ComboForm-module__E18-Ma__itemContent{flex-direction:column;gap:.55rem;min-width:0;display:flex}.ComboForm-module__E18-Ma__itemHeader{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.ComboForm-module__E18-Ma__itemName{font-weight:600}.ComboForm-module__E18-Ma__itemSeparator{color:var(--secundary-text)}.ComboForm-module__E18-Ma__itemSize{color:var(--primary-text);font-weight:500}.ComboForm-module__E18-Ma__itemChannel,.ComboForm-module__E18-Ma__itemMeta{color:var(--secundary-text);font-size:.85rem}.ComboForm-module__E18-Ma__itemBottom{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ComboForm-module__E18-Ma__quantityInput{flex:none;width:7rem}.ComboForm-module__E18-Ma__itemCosts{flex-flow:wrap;gap:.25rem 1rem;font-size:.88rem;display:flex}.ComboForm-module__E18-Ma__itemDelete{justify-content:center;align-items:center;display:flex}.ComboForm-module__E18-Ma__costSummary{grid-template-columns:minmax(0,1fr) max-content;column-gap:1.5rem;max-width:520px;margin-left:auto;margin-right:auto;display:grid}.ComboForm-module__E18-Ma__costSummaryTitle{color:var(--primary-text);text-align:center;grid-column:1/-1;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.ComboForm-module__E18-Ma__costRow,.ComboForm-module__E18-Ma__costSummaryValues{display:contents}.ComboForm-module__E18-Ma__costLabel{color:var(--primary-text);font-weight:500}.ComboForm-module__E18-Ma__costValue{color:var(--primary-text);text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.ComboForm-module__E18-Ma__costLabel,.ComboForm-module__E18-Ma__costValue{border-bottom:1px solid var(--paper-border);padding:.5rem 0}.ComboForm-module__E18-Ma__costEmpty{text-align:center;color:var(--input-placeholder);grid-column:1/-1;padding:.5rem 0;font-size:.9rem}@media (min-width:900px){.ComboForm-module__E18-Ma__costSummary{flex-direction:column;gap:1rem;max-width:none;margin-left:0;margin-right:0;display:flex}.ComboForm-module__E18-Ma__costSummaryTitle{margin-bottom:.5rem}.ComboForm-module__E18-Ma__costSummaryValues{flex-flow:wrap;justify-content:center;align-items:stretch;gap:1rem;width:100%;display:flex}.ComboForm-module__E18-Ma__costRow{text-align:center;background:var(--paper-border);border-radius:10px;flex-direction:column;flex:0 280px;justify-content:center;align-items:center;gap:.5rem;min-width:220px;padding:1.25rem 1.5rem;display:flex}.ComboForm-module__E18-Ma__costLabel,.ComboForm-module__E18-Ma__costValue{border-bottom:none;padding:0}.ComboForm-module__E18-Ma__costLabel{color:var(--input-placeholder);text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:.8rem;font-weight:500}.ComboForm-module__E18-Ma__costValue{text-align:center;font-size:1.4rem;font-weight:700}}.ComboForm-module__E18-Ma__formActions{flex-direction:row;justify-content:flex-end;gap:.75rem;margin-top:1.15rem;display:flex}.ComboForm-module__E18-Ma__warningBox{color:#704a08;background:rgba(245,158,11,.08);border:1px solid #f59e0b;border-radius:10px;flex-direction:column;gap:.35rem;margin-top:.75rem;padding:.75rem;font-size:.88rem;display:flex}.ComboForm-module__E18-Ma__emptySection{text-align:center;color:var(--input-placeholder);padding:.5rem 0;font-size:.85rem}.ComboForm-module__E18-Ma__ingredientBottom{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ComboForm-module__E18-Ma__ingredientBottom>div:first-child{flex:0 auto;min-width:200px;max-width:320px}.ComboForm-module__E18-Ma__ingredientBottom>.MuiFormControl-root{flex:0 auto;min-width:200px;max-width:320px}.ComboForm-module__E18-Ma__ingredientCost{white-space:nowrap;margin-left:auto;font-size:.88rem;font-weight:600}@media (max-width:900px){.ComboForm-module__E18-Ma__formSection{padding:.9rem}.ComboForm-module__E18-Ma__formRow{flex-direction:column}.ComboForm-module__E18-Ma__formGroupChannel{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.ComboForm-module__E18-Ma__itemBottom{flex-direction:column;align-items:stretch}.ComboForm-module__E18-Ma__itemCosts{flex-direction:column;gap:.25rem}.ComboForm-module__E18-Ma__quantityInput{width:100%}.ComboForm-module__E18-Ma__ingredientCost{margin-left:0}.ComboForm-module__E18-Ma__actionsRight{flex-direction:column}.ComboForm-module__E18-Ma__actionsRight>*{width:100%}.ComboForm-module__E18-Ma__deleteButton{width:100%;margin-top:.75rem}}@media (max-width:500px){.ComboForm-module__E18-Ma__formActions{flex-direction:column;justify-content:center}.ComboForm-module__E18-Ma__itemSeparator{display:none}.ComboForm-module__E18-Ma__breakLine{flex-basis:100%}}
.FormCompany-module__VsqjaG__container{background:var(--background-color);border-radius:12px;flex-direction:column;gap:2rem;max-width:600px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.FormCompany-module__VsqjaG__header{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.FormCompany-module__VsqjaG__header h2{color:var(--primary-color);margin:0;font-size:1.75rem;font-weight:600}.FormCompany-module__VsqjaG__header p{color:var(--secondary-text-color);margin:0;line-height:1.5}.FormCompany-module__VsqjaG__form{flex-direction:column;gap:1.5rem;display:flex}.FormCompany-module__VsqjaG__formGroup{flex-direction:column;gap:.5rem;min-height:80px;display:flex}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiFormControl-root{width:100%}.FormCompany-module__VsqjaG__actions{border-top:1px solid var(--border-color);justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.FormCompany-module__VsqjaG__actions button{min-width:120px;padding:.75rem 1.5rem}.FormCompany-module__VsqjaG__saveButton{background:var(--primary-color)!important;color:#fff!important}.FormCompany-module__VsqjaG__saveButton:hover{background:var(--primary-hover-color)!important}.FormCompany-module__VsqjaG__saveButton:disabled{background:var(--disabled-color)!important;color:var(--disabled-text-color)!important}.FormCompany-module__VsqjaG__loading{color:var(--secondary-text-color);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.FormCompany-module__VsqjaG__spinner{border:3px solid var(--border-color);border-top:3px solid var(--primary-color);border-radius:50%;width:32px;height:32px;animation:1s linear infinite FormCompany-module__VsqjaG__spin}@keyframes FormCompany-module__VsqjaG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.FormCompany-module__VsqjaG__container{max-width:none;margin:1rem;padding:1rem}.FormCompany-module__VsqjaG__actions{flex-direction:column-reverse;gap:.75rem}.FormCompany-module__VsqjaG__actions button{width:100%;min-width:auto}.FormCompany-module__VsqjaG__header h2{font-size:1.5rem}}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiInputLabel-root{color:var(--secondary-text-color)}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiInputLabel-root.FormCompany-module__VsqjaG__Mui-focused{color:var(--primary-color)}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiOutlinedInput-root{border-radius:8px}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiOutlinedInput-root.FormCompany-module__VsqjaG__Mui-focused .FormCompany-module__VsqjaG__MuiOutlinedInput-notchedOutline{border-color:var(--primary-color)}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiSelect-root{border-radius:8px}.FormCompany-module__VsqjaG__errorText{color:var(--feedback-error);letter-spacing:.03333em;margin-top:3px;margin-left:14px;margin-right:14px;font-size:.75rem;font-weight:400;line-height:1.66}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiAutocomplete-root .FormCompany-module__VsqjaG__MuiOutlinedInput-root{padding-right:39px}.FormCompany-module__VsqjaG__formGroup .FormCompany-module__VsqjaG__MuiAutocomplete-root .FormCompany-module__VsqjaG__MuiAutocomplete-endAdornment{right:9px}@keyframes FormCompany-module__VsqjaG__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FormCompany-module__VsqjaG__container{animation:.3s ease-out FormCompany-module__VsqjaG__slideInUp}
.InputForms-module__1qlhPW__actionsContainer{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.InputForms-module__1qlhPW__fieldsRow{align-items:flex-start;gap:12px;width:100%;margin-bottom:16px;display:flex}.InputForms-module__1qlhPW__searchField{flex:1;min-width:0}.InputForms-module__1qlhPW__unitField{flex-shrink:0;width:180px}.InputForms-module__1qlhPW__utilizationContainer{align-items:flex-end;gap:.5rem;margin-bottom:16px;display:flex}.InputForms-module__1qlhPW__calculatorContainer{flex-direction:column;gap:.5rem;margin-bottom:16px;display:flex}.InputForms-module__1qlhPW__calculatorRow{align-items:flex-start;gap:1rem;display:flex}.InputForms-module__1qlhPW__calculatorRow>*{width:100%;max-width:260px}.InputForms-module__1qlhPW__calculatorNote{color:var(--secondary-text);font-size:.8rem}@media (max-width:768px){.InputForms-module__1qlhPW__calculatorRow{flex-direction:column}.InputForms-module__1qlhPW__calculatorRow>*{max-width:100%}}.InputForms-module__1qlhPW__infoAboutInput{background:var(--paper-background);border:1px solid var(--paper-border);color:var(--input-placeholder);border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.InputForms-module__1qlhPW__infoTitle{color:var(--primary-text);margin-bottom:6px;font-weight:600;display:block}.InputForms-module__1qlhPW__infoAboutInput ul{margin:0;padding-left:20px}.InputForms-module__1qlhPW__infoAboutInput li{margin-bottom:4px;line-height:1.5}@media (max-width:600px){.InputForms-module__1qlhPW__fieldsRow{flex-wrap:wrap}.InputForms-module__1qlhPW__unitField{width:100%}}
.ListContainer-module__jPhy0W__container{box-sizing:border-box;flex-direction:column;gap:1rem;max-width:100%;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex}.ListContainer-module__jPhy0W__toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ListContainer-module__jPhy0W__actions{align-items:center;gap:8px;display:flex}.ListContainer-module__jPhy0W__inlineFilter{flex-direction:row;flex:1;align-items:center;gap:12px;min-width:240px;display:flex}.ListContainer-module__jPhy0W__inlineFilter>*{flex:1;width:auto;min-width:0;margin:0}.ListContainer-module__jPhy0W__filterPanel,.ListContainer-module__jPhy0W__content{flex-direction:column;gap:.75rem;display:flex}
.PrePreparationsForm-module__oJ23XG__formContainer{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.PrePreparationsForm-module__oJ23XG__formSection{border:1px solid;border-radius:12px;padding:1.5rem}.PrePreparationsForm-module__oJ23XG__sectionTitle{color:var(--primary);border-bottom:2px solid var(--primary-hover);margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.PrePreparationsForm-module__oJ23XG__formRow{gap:1rem;margin-bottom:1rem;display:flex}.PrePreparationsForm-module__oJ23XG__nameInputGroup{align-items:flex-start;gap:.5rem;display:flex}.PrePreparationsForm-module__oJ23XG__nameInputGroup .PrePreparationsForm-module__oJ23XG__MuiTextField-root{flex:1}.PrePreparationsForm-module__oJ23XG__formGroup{flex-direction:column;flex:1;min-width:0;display:flex}.PrePreparationsForm-module__oJ23XG__preparoNameGroup{flex:2}.PrePreparationsForm-module__oJ23XG__label{color:var(--primary-text);margin-bottom:.5rem;font-size:.9rem;font-weight:500}.PrePreparationsForm-module__oJ23XG__ingredientsTable{border-collapse:collapse;border-radius:8px;width:100%;margin-top:1rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.PrePreparationsForm-module__oJ23XG__ingredientsTable th{text-align:left;color:#2c3e50;background:#f8f9fa;border-bottom:2px solid #e9ecef;padding:1rem;font-weight:600}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:first-child{width:35%}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:nth-child(2),.PrePreparationsForm-module__oJ23XG__ingredientsTable th:nth-child(3){width:25%}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:nth-child(4){width:15%}.PrePreparationsForm-module__oJ23XG__ingredientsTable td{vertical-align:middle;border-bottom:1px solid #e9ecef;padding:1rem}.PrePreparationsForm-module__oJ23XG__mobileRow{display:none!important}.PrePreparationsForm-module__oJ23XG__quantityInput{width:100px;min-width:80px}.PrePreparationsForm-module__oJ23XG__quantityInput .PrePreparationsForm-module__oJ23XG__MuiInputBase-root{height:36px}.PrePreparationsForm-module__oJ23XG__quantityInput .PrePreparationsForm-module__oJ23XG__MuiInputBase-input{text-align:center;padding:8px 12px}.PrePreparationsForm-module__oJ23XG__unitSelector{min-width:120px}.PrePreparationsForm-module__oJ23XG__unitSelector .PrePreparationsForm-module__oJ23XG__MuiInputBase-root{font-size:.85rem}.PrePreparationsForm-module__oJ23XG__costCell{color:#27ae60;text-align:right;font-weight:500}.PrePreparationsForm-module__oJ23XG__costSummary{border-radius:8px;grid-template-columns:minmax(0,1fr) max-content;column-gap:1.5rem;max-width:520px;margin:0 auto;padding:1.5rem;display:grid}.PrePreparationsForm-module__oJ23XG__costSummaryTitle{color:var(--primary-text);text-align:center;grid-column:1/-1;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.PrePreparationsForm-module__oJ23XG__costRow{display:contents}.PrePreparationsForm-module__oJ23XG__costLabel{color:var(--primary-text);font-weight:500}.PrePreparationsForm-module__oJ23XG__costValue{color:var(--primary-text);text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.PrePreparationsForm-module__oJ23XG__costLabel,.PrePreparationsForm-module__oJ23XG__costValue{border-bottom:1px solid;padding:.5rem 0}@media (min-width:900px){.PrePreparationsForm-module__oJ23XG__costSummary{grid-template-columns:repeat(4,1fr);gap:0 1rem;max-width:none;margin:0}.PrePreparationsForm-module__oJ23XG__costSummaryTitle{margin-bottom:1.5rem}.PrePreparationsForm-module__oJ23XG__costRow{text-align:center;background:var(--paper-border);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem 1rem;display:flex}.PrePreparationsForm-module__oJ23XG__costLabel,.PrePreparationsForm-module__oJ23XG__costValue{border-bottom:none;padding:0}.PrePreparationsForm-module__oJ23XG__costLabel{color:var(--input-placeholder);text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:.8rem;font-weight:500}.PrePreparationsForm-module__oJ23XG__costValue{text-align:center;font-size:1.4rem;font-weight:700}}.PrePreparationsForm-module__oJ23XG__totalCost{color:var(--primary-text);font-size:1.1rem}.PrePreparationsForm-module__oJ23XG__actionsContainer{border-top:1px solid #e9ecef;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem 0;display:flex}.PrePreparationsForm-module__oJ23XG__actionsRight{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.PrePreparationsForm-module__oJ23XG__formSection{padding:.7rem}}@media (max-width:899px){.PrePreparationsForm-module__oJ23XG__formRow{flex-direction:column}.PrePreparationsForm-module__oJ23XG__ingredientsTable{font-size:.9rem}.PrePreparationsForm-module__oJ23XG__ingredientsTable th,.PrePreparationsForm-module__oJ23XG__ingredientsTable td{padding:.75rem .5rem}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:first-child{width:30%}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:nth-child(2){width:45%}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:nth-child(3){width:25%}.PrePreparationsForm-module__oJ23XG__ingredientsTable th:nth-child(4),.PrePreparationsForm-module__oJ23XG__ingredientsTable td:nth-child(4){width:0;display:none}.PrePreparationsForm-module__oJ23XG__cardMobile{flex-direction:row;align-items:center;width:100%;display:flex}.PrePreparationsForm-module__oJ23XG__cardMobile span:first-child{width:30%}.PrePreparationsForm-module__oJ23XG__cardMobile span:nth-child(2){width:45%}.PrePreparationsForm-module__oJ23XG__cardMobile span:nth-child(3){text-align:right;width:25%}.PrePreparationsForm-module__oJ23XG__mobileRow{display:table-row!important}.PrePreparationsForm-module__oJ23XG__unitSelector{min-width:100px}.PrePreparationsForm-module__oJ23XG__actionsContainer{flex-direction:column}.PrePreparationsForm-module__oJ23XG__actionsRight{flex-direction:column;justify-content:flex-end;width:100%}.PrePreparationsForm-module__oJ23XG__actionsRight>*{width:100%}.PrePreparationsForm-module__oJ23XG__deleteButton{width:100%;margin-top:1.5rem}}
.ProductSimpleForm-module__En9L2a__formContainer{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.ProductSimpleForm-module__En9L2a__formSection{border:1px solid;border-radius:12px;padding:1.5rem}.ProductSimpleForm-module__En9L2a__sectionTitle{color:var(--primary);border-bottom:2px solid var(--primary-hover);margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.ProductSimpleForm-module__En9L2a__formRow{gap:1rem;margin-bottom:1rem;display:flex}.ProductSimpleForm-module__En9L2a__formGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.ProductSimpleForm-module__En9L2a__label{color:var(--primary-text);font-size:.9rem;font-weight:500}.ProductSimpleForm-module__En9L2a__typeTag{background:var(--primary-shadow);color:var(--primary);white-space:nowrap;border-radius:10px;margin-right:6px;padding:1px 7px;font-size:.68rem;font-weight:600;display:inline-block}.ProductSimpleForm-module__En9L2a__typeTagPrep{background:var(--table-row-hover);color:var(--secundary-text)}.ProductSimpleForm-module__En9L2a__ingredientName{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.ProductSimpleForm-module__En9L2a__ingredientsTable{table-layout:fixed;width:100%;margin-top:1rem}.ProductSimpleForm-module__En9L2a__ingredientsTable th:first-child{width:32%}.ProductSimpleForm-module__En9L2a__ingredientsTable th:nth-child(2){width:18%}.ProductSimpleForm-module__En9L2a__ingredientsTable th:nth-child(3){width:20%}.ProductSimpleForm-module__En9L2a__ingredientsTable th:nth-child(4),.ProductSimpleForm-module__En9L2a__ingredientsTable th:nth-child(5){width:15%}.ProductSimpleForm-module__En9L2a__emptyState{text-align:center;border:1px dashed var(--paper-border);background:var(--paper-background);color:var(--input-placeholder);border-radius:8px;margin-top:1rem;padding:1.5rem;font-size:.9rem}.ProductSimpleForm-module__En9L2a__mobileCardList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.ProductSimpleForm-module__En9L2a__mobileCard{border-bottom:1px solid var(--paper-border);flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.ProductSimpleForm-module__En9L2a__mobileCard:last-child{border-bottom:none}.ProductSimpleForm-module__En9L2a__mobileCardHeader{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ProductSimpleForm-module__En9L2a__mobileCardName{color:var(--primary-text);flex:1;font-size:.9rem;font-weight:500}.ProductSimpleForm-module__En9L2a__mobileCardFooter{justify-content:space-between;align-items:center;display:flex}.ProductSimpleForm-module__En9L2a__mobileCardCost{color:var(--primary);font-size:.95rem;font-weight:600}.ProductSimpleForm-module__En9L2a__costSummary{border-radius:8px;grid-template-columns:minmax(0,1fr) max-content;column-gap:1.5rem;max-width:520px;margin:0 auto;padding:1.5rem;display:grid}.ProductSimpleForm-module__En9L2a__costSummaryTitle{color:var(--primary-text);text-align:center;grid-column:1/-1;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.ProductSimpleForm-module__En9L2a__costRow,.ProductSimpleForm-module__En9L2a__costSummaryValues{display:contents}.ProductSimpleForm-module__En9L2a__costLabel{color:var(--primary-text);font-weight:500}.ProductSimpleForm-module__En9L2a__costValue{color:var(--primary-text);text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.ProductSimpleForm-module__En9L2a__costLabel,.ProductSimpleForm-module__En9L2a__costValue{border-bottom:1px solid var(--paper-border);padding:.5rem 0}.ProductSimpleForm-module__En9L2a__costEmpty{text-align:center;color:var(--input-placeholder);grid-column:1/-1;padding:.5rem 0;font-size:.9rem}@media (min-width:900px){.ProductSimpleForm-module__En9L2a__costSummary{flex-direction:column;gap:1rem;max-width:none;margin:0;display:flex}.ProductSimpleForm-module__En9L2a__costSummaryTitle{margin-bottom:.5rem}.ProductSimpleForm-module__En9L2a__costSummaryValues{flex-flow:wrap;justify-content:center;align-items:stretch;gap:1rem;width:100%;display:flex}.ProductSimpleForm-module__En9L2a__costRow{text-align:center;background:var(--paper-border);border-radius:10px;flex-direction:column;flex:0 280px;justify-content:center;align-items:center;gap:.5rem;min-width:220px;padding:1.25rem 1.5rem;display:flex}.ProductSimpleForm-module__En9L2a__costLabel,.ProductSimpleForm-module__En9L2a__costValue{border-bottom:none;padding:0}.ProductSimpleForm-module__En9L2a__costLabel{color:var(--input-placeholder);text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:.8rem;font-weight:500}.ProductSimpleForm-module__En9L2a__costValue{text-align:center;font-size:1.4rem;font-weight:700}}.ProductSimpleForm-module__En9L2a__actionsContainer{border-top:1px solid var(--paper-border);justify-content:flex-end;align-items:center;gap:1rem;margin-top:0;padding:1.5rem 0;display:flex}@media (max-width:899px){.ProductSimpleForm-module__En9L2a__formRow{flex-direction:column}.ProductSimpleForm-module__En9L2a__actionsContainer{flex-direction:column-reverse}.ProductSimpleForm-module__En9L2a__actionsContainer>*{width:100%}.ProductSimpleForm-module__En9L2a__formGroupChannel{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;display:flex}}@media (max-width:480px){.ProductSimpleForm-module__En9L2a__formSection{padding:.75rem}}
.PurchaseHistoryForm-module__htz0Oq__utilizationContainer{align-items:flex-end;gap:.5rem;display:flex}.PurchaseHistoryForm-module__htz0Oq__actionsContainer{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.PurchaseHistoryForm-module__htz0Oq__actionsRight{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.PurchaseHistoryForm-module__htz0Oq__actionsContainer{flex-direction:column;align-items:stretch}.PurchaseHistoryForm-module__htz0Oq__actionsRight{flex-direction:column;width:100%}.PurchaseHistoryForm-module__htz0Oq__actionsRight>*{width:100%}.PurchaseHistoryForm-module__htz0Oq__deleteButton{width:100%;margin-top:1.5rem}}.PurchaseHistoryForm-module__htz0Oq__fieldRow{width:80%;margin-right:2%;display:inline-block}.PurchaseHistoryForm-module__htz0Oq__calculatorContainer{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.PurchaseHistoryForm-module__htz0Oq__calculatorRow{align-items:flex-start;gap:1rem;display:flex}.PurchaseHistoryForm-module__htz0Oq__calculatorRow>*{width:100%;max-width:260px}.PurchaseHistoryForm-module__htz0Oq__calculatorNote{color:var(--secondary-text);font-size:.8rem}@media (max-width:768px){.PurchaseHistoryForm-module__htz0Oq__calculatorRow{flex-direction:column}.PurchaseHistoryForm-module__htz0Oq__calculatorRow>*{max-width:100%}}.PurchaseHistoryForm-module__htz0Oq__purchaseFieldsRow{align-items:flex-start;gap:1rem;width:100%;display:flex}.PurchaseHistoryForm-module__htz0Oq__purchaseFieldsRow>*{flex:1;min-width:0}@media (max-width:768px){.PurchaseHistoryForm-module__htz0Oq__purchaseFieldsRow{flex-direction:column}}
.SalesPricesView-module__UxVXcq__headerControls{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.SalesPricesView-module__UxVXcq__searchContainer{flex:1;min-width:240px}.SalesPricesView-module__UxVXcq__toggleContent{text-transform:none;align-items:center;gap:6px;display:inline-flex}.SalesPricesView-module__UxVXcq__tableCard{overflow-x:auto}.SalesPricesView-module__UxVXcq__tableMarketCell{justify-content:flex-end;align-items:center;gap:4px;display:inline-flex}.SalesPricesView-module__UxVXcq__loadingState{color:var(--secundary-text);justify-content:center;align-items:center;padding:48px;display:flex}.SalesPricesView-module__UxVXcq__emptyState{text-align:center;color:var(--primary-text);padding:48px 16px}.SalesPricesView-module__UxVXcq__emptyIcon{margin-bottom:12px;font-size:48px}.SalesPricesView-module__UxVXcq__emptyTitle{color:var(--primary-text);margin:0 0 8px;font-weight:600}.SalesPricesView-module__UxVXcq__emptySubtitle{color:var(--secundary-text);margin:0}.SalesPricesView-module__UxVXcq__productBlock{margin-bottom:32px}.SalesPricesView-module__UxVXcq__productName{color:var(--primary-text);margin:0 0 12px;font-size:1.4rem;font-weight:700}.SalesPricesView-module__UxVXcq__sizeBlock{margin-bottom:16px}.SalesPricesView-module__UxVXcq__sizeBadge{background-color:var(--paper-background);border:1px solid var(--paper-border);min-width:32px;height:32px;color:var(--primary-text);white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;margin-bottom:8px;padding:0 12px;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.SalesPricesView-module__UxVXcq__cardsRow{grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr));gap:16px;display:grid}.SalesPricesView-module__UxVXcq__card{color:var(--primary-text);min-width:0}.SalesPricesView-module__UxVXcq__cardHeader{border-bottom:1px solid var(--paper-border);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}.SalesPricesView-module__UxVXcq__cardBody{flex-direction:column;gap:6px;display:flex}.SalesPricesView-module__UxVXcq__row,.SalesPricesView-module__UxVXcq__priceRow{color:var(--primary-text);justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:4px 0;font-size:.95rem;display:flex}@media (max-width:600px){.SalesPricesView-module__UxVXcq__productBlock{margin-bottom:16px}.SalesPricesView-module__UxVXcq__productName{font-size:1.1rem}.SalesPricesView-module__UxVXcq__row,.SalesPricesView-module__UxVXcq__priceRow{padding:2px 0;font-size:.9rem}.SalesPricesView-module__UxVXcq__card{padding:12px!important}}.SalesPricesView-module__UxVXcq__label{color:var(--primary-text)}.SalesPricesView-module__UxVXcq__value{color:var(--primary-text);text-align:right;font-weight:500}.SalesPricesView-module__UxVXcq__priceValue{color:var(--primary-text);text-align:right;align-items:center;gap:4px;font-weight:600;display:inline-flex}.SalesPricesView-module__UxVXcq__editIcon{opacity:.6;font-size:.85em}.SalesPricesView-module__UxVXcq__price{color:var(--primary);font-weight:600}.SalesPricesView-module__UxVXcq__quantityDisplay{background-color:var(--paper-background);border:1px solid var(--paper-border);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background-color .2s;display:flex}.SalesPricesView-module__UxVXcq__quantityDisplay:hover{background-color:var(--table-row-hover);border-color:var(--primary)}.SalesPricesView-module__UxVXcq__quantityEditContainer{flex-direction:row;gap:8px;display:flex}.SalesPricesView-module__UxVXcq__marketValue{color:var(--primary-text);align-items:center;gap:6px;font-weight:500;display:inline-flex}.SalesPricesView-module__UxVXcq__marketCount{color:var(--secundary-text);font-size:.85em;font-weight:400}.SalesPricesView-module__UxVXcq__dash{color:var(--secundary-text)}.SalesPricesView-module__UxVXcq__percentSuffix{color:var(--secundary-text);margin-left:4px;font-size:.9em;font-weight:400}.SalesPricesView-module__UxVXcq__divider{background-color:var(--paper-border);height:1px;margin:8px 0}.SalesPricesView-module__UxVXcq__marginValuePositive{color:var(--mc-positive);text-align:right;font-weight:700}.SalesPricesView-module__UxVXcq__marginValueNegative{color:var(--mc-negative);text-align:right;font-weight:700}.SalesPricesView-module__UxVXcq__marginValueNeutral{color:var(--mc-neutral);text-align:right;font-weight:700}.SalesPricesView-module__UxVXcq__pvValue{color:var(--pv);text-align:right;align-items:center;gap:4px;font-weight:600;display:inline-flex}.SalesPricesView-module__UxVXcq__dvValue{color:var(--dv);text-align:right;font-weight:700}.SalesPricesView-module__UxVXcq__cmvValue{color:var(--cmv);text-align:right;font-weight:700}
