.priceListAdmin{overflow:auto!important}.priceListSummary{grid-template-columns:1.3fr repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.priceListSummary>label,.priceListSummary>span{border:1px solid var(--line);background:var(--panel);min-height:82px;box-shadow:var(--shadow);border-radius:13px;flex-direction:column;justify-content:center;gap:6px;padding:13px 15px;display:flex}.priceListSummary small{color:var(--muted);letter-spacing:.05em;font-size:9px;font-weight:900}.priceListSummary b{font-size:17px}.priceListSummary select{background:var(--panel);height:38px;color:var(--text);border:1px solid #8bc99a;border-radius:8px;padding:0 10px;font-weight:900}.priceListPanel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.priceListPanel>header{border-bottom:1px solid var(--line);grid-template-columns:1fr minmax(280px,460px) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.priceListPanel h2{margin:0;font-size:19px}.priceListPanel header div span{color:var(--muted);font-size:10px}.priceListPanel header label{border:1px solid #8bc99a;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 10px;display:flex}.priceListPanel header input{background:0 0;border:0;outline:0;width:100%;min-width:0}.priceListPanel header button,.priceListTable article>button{color:#fff;background:#00a83b;border:0;border-radius:8px;height:42px;padding:0 14px;font-weight:900}.priceListPanel button:disabled{opacity:.4}.priceListMessage{color:#087b31;border-bottom:1px solid var(--line);background:#e8f7eb;padding:10px 14px;font-weight:800}.priceListTable{overflow:auto}.priceListTable>div,.priceListTable>article{border-bottom:1px solid var(--line);grid-template-columns:36px 130px 1.7fr 150px 190px 145px;align-items:center;gap:10px;min-width:980px;padding:9px 14px;display:grid}.priceListTable>div{background:var(--soft);text-transform:uppercase;color:var(--muted);font-size:10px}.priceListTable>article{min-height:60px}.priceListTable>article.dirty{background:#fffaf0}.priceListTable input[type=checkbox]{accent-color:#00a83b;width:18px;height:18px}.priceListTable article strong{color:#008f33}.priceListTable .currentPrice{font-weight:900}.priceListTable article>label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:6px;height:40px;padding-left:10px;display:flex}.priceListTable article>label span{color:#008f33;font-weight:900}.priceListTable article>label input{font-size:15px;font-weight:900}.priceListEmpty{text-align:center;color:var(--muted);padding:30px}.priceListPanel>footer{justify-content:space-between;align-items:center;padding:10px 14px;font-size:11px;display:flex}.priceListPanel>footer button{border:1px solid var(--line);background:var(--panel);border-radius:8px;height:38px;padding:0 12px;font-weight:800}.priceListPanel>footer button+button{margin-left:7px}@media (max-width:1000px){.priceListSummary,.priceListPanel>header{grid-template-columns:1fr 1fr}.priceListPanel>header>div{grid-column:1/-1}}@media (max-width:650px){.priceListSummary,.priceListPanel>header{grid-template-columns:1fr}.priceListPanel>header>div{grid-column:auto}.priceListPanel>footer{flex-direction:column;align-items:flex-start;gap:10px}}.priceListActions{grid-template-columns:1fr 1fr;gap:14px;margin:0 0 14px;display:grid}.priceListActions article{background:#fff;border:1px solid #d8e5dc;border-radius:14px;align-items:center;gap:10px;padding:14px;display:flex}.priceListActions article>div{flex-direction:column;margin-right:auto;display:flex}.priceListActions small{color:#15803d;letter-spacing:.06em;font-size:11px;font-weight:800}.priceListActions b{color:#20352a;font-size:15px}.priceListActions input:not([type=file]),.priceListActions select{border:1px solid #c9d9cf;border-radius:8px;min-width:180px;height:42px;padding:0 12px}.priceListActions input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.priceListActions button{color:#fff;white-space:nowrap;background:#0aa63d;border:0;border-radius:8px;height:42px;padding:0 16px;font-weight:800}.priceListActions article>span{color:#64756c;text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:12px;overflow:hidden}@media (max-width:1050px){.priceListActions{grid-template-columns:1fr}.priceListActions article{flex-wrap:wrap}.priceListActions article>div{width:100%}}
.supplierDbImport{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.supplierDbImport>article,.supplierDbImport>label,.supplierDbStats,.supplierImportRules{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:18px}.supplierDbImport>article{align-items:flex-start;gap:14px;display:flex}.supplierDbImport>article>span{color:#008f33;background:#e1f6e5;border-radius:50%;place-items:center;width:50px;height:50px;font-size:24px;font-weight:900;display:grid}.supplierDbImport article small{color:#008f33;font-size:10px;font-weight:900}.supplierDbImport article h2{margin:5px 0;font-size:20px}.supplierDbImport article p{color:var(--muted);margin:0;font-size:12px}.supplierDbStats{grid-column:1/-1;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:10px;display:grid}.supplierDbStats>span{text-align:center;background:#edf8ef;border-radius:10px;flex-direction:column;padding:10px;display:flex}.supplierDbStats b{color:#008f33;font-size:25px}.supplierDbStats small{font-size:10px}.supplierDbStats a{color:#fff;background:#00a83b;border-radius:9px;place-items:center;height:46px;padding:0 15px;font-weight:900;text-decoration:none;display:grid}.supplierImportRules{margin-top:12px}.supplierImportRules h3{margin:0 0 12px}.supplierImportRules>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.supplierImportRules span{color:#345d40;background:#f1f6f2;border-radius:8px;padding:9px;font-size:11px;font-weight:800}@media (max-width:800px){.supplierDbImport{grid-template-columns:1fr}.supplierDbStats{grid-template-columns:1fr 1fr}.supplierDbStats a{grid-column:1/-1}.supplierImportRules>div{grid-template-columns:1fr 1fr}}.cleanImporter{margin-bottom:12px}.compactImportHistory{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:12px;margin:0 0 12px;overflow:hidden}.compactImportHistory summary{cursor:pointer;color:#345d40;padding:11px 14px;font-weight:900}.compactImportHistory>div{padding:0 14px 12px}.compactImportHistory>div:not(.importHistoryRows){align-items:center;gap:14px;font-size:11px;display:flex}.compactImportHistory>div:not(.importHistoryRows) span{color:var(--muted)}.compactImportHistory>div:not(.importHistoryRows) small{color:var(--muted);margin-left:auto}.importHistoryRows article{border-top:1px solid var(--line);grid-template-columns:1fr 130px 100px 110px;align-items:center;gap:10px;padding:9px;display:grid}.importHistoryRows article>span{flex-direction:column;display:flex}.importHistoryRows small{color:var(--muted);font-size:9px}.importHistoryRows em{color:#008f33;font-size:10px;font-style:normal;font-weight:900}@media (max-width:650px){.importHistoryRows article{grid-template-columns:1fr 1fr}.compactImportHistory>div:not(.importHistoryRows){flex-direction:column;align-items:flex-start;gap:4px}.compactImportHistory>div:not(.importHistoryRows) small{margin-left:0}}
.supplierMaster{overflow:auto!important}.supplierMasterPanel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.supplierMasterPanel>header{grid-template-columns:1fr minmax(320px,520px) auto;align-items:center;gap:10px;padding:13px 16px;display:grid}.supplierMasterPanel h2{margin:0}.supplierMasterPanel>header label{border:1px solid #8bc99a;border-radius:9px;align-items:center;gap:7px;height:44px;padding:0 10px;display:flex}.supplierMasterPanel>header input{background:0 0;border:0;outline:0;width:100%}.supplierMasterActions{gap:8px;display:flex}.supplierMasterActions button,.supplierMasterActions a{color:#fff;white-space:nowrap;cursor:pointer;background:#00a83b;border:0;border-radius:9px;place-items:center;height:44px;padding:0 13px;font-weight:900;text-decoration:none;display:grid}.supplierMasterActions a{color:#008f33;background:#eaf7ee;border:1px solid #9bd4aa}.supplierMasterPanel>div{overflow:auto}.supplierMasterPanel>div>div,.supplierMasterPanel article{border-top:1px solid var(--line);grid-template-columns:.7fr 2fr 1fr 1.2fr 1.3fr 1fr 1fr;align-items:center;gap:10px;min-width:1180px;padding:10px 15px;display:grid}.supplierMasterPanel>div>div{background:var(--soft);color:var(--muted);text-transform:uppercase;font-size:10px}.supplierMasterPanel article>strong{color:#008f33}.supplierMasterPanel article>span{flex-direction:column;display:flex}.supplierMasterPanel article small{color:var(--muted);font-size:9px}.supplierMasterPanel article em{color:#008f33;font-size:11px;font-style:normal;font-weight:900}.supplierRowActions{align-items:flex-start;gap:4px}.supplierRowActions button{color:#008f33;cursor:pointer;background:#fff;border:1px solid #9bd4aa;border-radius:8px;padding:7px 11px;font-weight:900}.supplierMasterEmpty{text-align:center;color:var(--muted);padding:45px 20px}.supplierMasterMessage{color:#067a2c;background:#e8f8ed;border:1px solid #87d09a;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:11px 14px;font-weight:800;display:flex}.supplierMasterMessage button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:22px}.supplierMasterBackdrop{z-index:1400;background:#14221cad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.supplierMasterForm{background:#fff;border-radius:22px;width:min(720px,100%);max-height:calc(100vh - 32px);padding:24px;overflow:auto;box-shadow:0 24px 70px #00000047}.supplierMasterForm>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.supplierMasterForm>header small{letter-spacing:.12em;color:#008f33;font-weight:900}.supplierMasterForm>header h2{margin:4px 0 0;font-size:28px}.supplierMasterForm>header>button{cursor:pointer;background:#eff5f0;border:0;border-radius:50%;width:42px;height:42px;font-size:26px}.supplierMasterCode{flex-wrap:wrap;align-items:baseline;gap:6px;padding:15px 0;display:flex}.supplierMasterCode span{font-weight:800}.supplierMasterCode strong{font-size:16px}.supplierMasterCode small{color:var(--muted);flex-basis:100%}.supplierMasterFormGrid{grid-template-columns:1fr 1fr;gap:13px 16px;display:grid}.supplierMasterFormGrid label{flex-direction:column;gap:6px;display:flex}.supplierMasterFormGrid label.wide{grid-column:1/-1}.supplierMasterFormGrid label>span{color:#5f6f65;font-size:13px;font-weight:900}.supplierMasterFormGrid input,.supplierMasterFormGrid select{height:50px;font:inherit;color:#26332b;background:#fff;border:1px solid #9bc8a6;border-radius:10px;padding:0 13px}.supplierMasterFormGrid input:focus,.supplierMasterFormGrid select:focus{outline-offset:1px;outline:2px solid #00ad42}.supplierMasterFormError{color:#b42318;background:#fff0ee;border-radius:8px;margin:13px 0 0;padding:10px 12px;font-weight:800}.supplierMasterForm>footer{justify-content:flex-end;gap:10px;padding-top:18px;display:flex}.supplierMasterForm>footer button{color:#fff;cursor:pointer;background:#00ad42;border:0;border-radius:10px;min-height:48px;padding:0 20px;font-weight:900}.supplierMasterForm>footer button.secondary{border:1px solid var(--line);color:#5d6b62;background:#fff}.supplierMasterForm>footer button:disabled{opacity:.55;cursor:wait}@media (max-width:800px){.supplierMasterPanel>header{grid-template-columns:1fr}.supplierMasterActions{width:100%}.supplierMasterActions>*{flex:1}.supplierMasterFormGrid{grid-template-columns:1fr}.supplierMasterFormGrid label.wide{grid-column:auto}.supplierMasterBackdrop{padding:8px}.supplierMasterForm{border-radius:16px;padding:18px}}
.supplierMasterPanel>footer{justify-content:space-between;align-items:center;padding:11px 15px;display:flex}.supplierMasterPanel>footer>span{color:var(--muted);font-size:12px}.supplierMasterPanel>footer>div{gap:7px;display:flex}.supplierMasterPanel>footer button{border:1px solid var(--line);background:var(--panel);color:#008f33;border-radius:8px;height:38px;padding:0 12px;font-weight:900}.supplierMasterPanel>footer button:disabled{opacity:.35}@media (max-width:600px){.supplierMasterPanel>footer{flex-direction:column;align-items:flex-start;gap:8px}}
.supplierMasterFormGrid .supplierRucError,.newSupplierModal .supplierRucError{color:#b42318;font-weight:800;line-height:1.35}.supplierMasterFormGrid input[aria-invalid=true],.newSupplierModal input[aria-invalid=true]{background:#fff7f6;border-color:#d92d20}
