:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#202633;background:#f4f5f7;font-size:15px}*{box-sizing:border-box}body{margin:0}header{background:#181d26;color:white;display:flex;align-items:center;gap:32px;padding:16px 4%;flex-wrap:wrap}header a{color:white;text-decoration:none}.brand{font-size:18px;letter-spacing:1px}.brand strong{color:#ff5964}.brand small{display:block;font-size:10px;letter-spacing:4px;margin-top:3px}nav{display:flex;gap:8px;flex:1;flex-wrap:wrap}button,input,select{font:inherit;border:1px solid #aeb5c0;border-radius:6px;padding:10px;background:white;color:#202633}button{cursor:pointer}nav button{background:transparent;color:#e6e9f0;border-color:transparent}nav button[aria-current=page]{background:#b62135;color:white}button:hover{border-color:#b62135}main{max-width:1600px;margin:auto;padding:28px 4%}h1{font-size:30px;margin:4px 0 20px}h2{font-size:19px}p{line-height:1.6}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#8e2635}.heading,.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.context{text-align:right;font-weight:600}.context small{font-weight:400;color:#536174}.filters{display:flex;gap:12px;align-items:end;background:white;padding:20px;border:1px solid #dce0e5;border-radius:10px;flex-wrap:wrap}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}#modality-note{width:100%;font-size:12px;color:#536174;margin:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.card,.product{background:white;border:1px solid #dce0e5;border-radius:10px;padding:20px}.card h2{font-size:14px;font-weight:500;margin:0 0 14px;color:#526075}.value{font-size:25px;font-weight:700;margin:0}.card small{display:block;line-height:1.6;color:#536174;margin-top:10px}.notice{background:#fff8ea;border:1px solid #dfc083;border-left:4px solid #b67a11;border-radius:7px;padding:18px;margin:20px 0}.notice h2{margin-top:0}#margin{font-size:22px;font-weight:700}.table-wrap{max-width:100%;overflow:auto;background:white;border:1px solid #dce0e5;border-radius:8px}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;padding:14px;border-bottom:1px solid #e0e4eb;vertical-align:top}th{background:#e9edf2;white-space:nowrap}td{font-variant-numeric:tabular-nums}td button{font-size:12px;font-weight:700;color:#a31c30}td:not(:first-child){min-width:100px}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.badge{display:inline-block;background:#fff1d7;color:#714806;padding:5px 9px;border-radius:5px;font-size:12px}footer{border-top:1px solid #cbd1da;margin-top:32px;padding:20px 0;color:#526075;font-size:12px}dialog{width:min(950px,94vw);max-height:90vh;overflow:auto;border:1px solid #adb6c4;border-radius:12px;padding:24px}dialog::backdrop{background:#13192399}.close{float:right}details{margin:12px 0;padding:12px;border:1px solid #dce0e5;border-radius:6px}summary{cursor:pointer;font-weight:600}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}*:focus-visible{outline:3px solid #146ec9;outline-offset:3px}.skip{position:absolute;top:-100px;background:white;padding:10px}.skip:focus{top:0}button:disabled,select:disabled{color:#626b7a;background:#edf0f4}[hidden]{display:none!important}@media(max-width:700px){header{gap:14px}nav{order:3;flex-basis:100%}nav button{font-size:12px;padding:9px}.cards,.products{grid-template-columns:1fr}.filters label{flex:1 1 130px;min-width:0}input,select{max-width:100%;min-width:0}.context{text-align:left}.heading{gap:0}main{padding:22px 16px}h1{font-size:25px}.value{font-size:23px}.toolbar{justify-content:start}dialog{padding:16px}.small-cards{grid-template-columns:1fr}}

body[data-screen="products"] #filters,body[data-screen="products"] #counts,body[data-screen="products"] #unlocated,body[data-screen="products"] #empty,body[data-screen="products"] #connection-status,body[data-screen="products"] .heading .context{display:none!important}
.products-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:6px 0 18px}.products-toolbar h2{font-size:22px;margin:2px 0 4px}.products-toolbar p{margin:0;color:#5a6475}.products-toolbar label{min-width:min(360px,100%)}.catalog-status{background:#fff;border:1px solid #dce0e5;border-left:4px solid #b62135;border-radius:7px;margin:0 0 12px;padding:10px 14px;color:#4e5868}.product-table-wrap{overflow:auto;background:#fff;border:1px solid #d5dae2;border-radius:9px;box-shadow:0 2px 8px #1c273612}.product-table{min-width:1040px}.product-table th{background:#232d3e;color:#fff;font-weight:650;padding:12px 14px}.product-table th:nth-child(1){width:88px}.product-table th:nth-child(2){width:48%}.product-table td{vertical-align:middle;padding:12px 14px;background:#fff}.product-table tbody tr:hover td{background:#faf7fb}.product-table tbody tr:last-child td{border-bottom:0}.product-thumb{width:54px;height:54px;border:1px solid #d9dde5;border-radius:7px;background:#f3f5f8;display:grid;place-items:center;overflow:hidden;color:#a32035;font-weight:800;font-size:11px}.product-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.product-description{display:flex;align-items:center;gap:7px;min-width:280px}.product-name{font-weight:650;color:#182438}.variation-count{color:#16864e;font-weight:650;white-space:nowrap}.variation-toggle{width:29px;height:29px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#b62135;color:#fff;font-size:22px;line-height:1;flex:0 0 auto}.variation-toggle:hover{background:#8e1c2e;border-color:#8e1c2e}.copy-product{border:0;background:transparent;color:#64718a;padding:2px 4px;border-radius:4px;font-size:12px}.copy-product:hover{color:#b62135;background:#f5e9ed}.product-code{font-weight:650;color:#17243a;white-space:nowrap}.product-unit{font-weight:650;text-transform:uppercase}.price-mark{color:#15915a;font-weight:800;margin-right:7px}.product-price{color:#14864e;font-weight:750;white-space:nowrap}.product-stock{font-weight:650;font-variant-numeric:tabular-nums}.variation-row td{background:#fbf8fb;border-bottom-color:#e8dfe5}.variation-row td:first-child{border-left:4px solid #b62135;padding-left:24px}.variation-row .product-description{padding-left:22px}.variation-row .product-name{font-weight:550}.catalog-loading,.catalog-empty{text-align:center!important;padding:42px!important;color:#5e6878}.pager{display:flex;justify-content:center;align-items:center;gap:12px;margin:18px 0}.pager span{min-width:150px;text-align:center;font-weight:650;color:#4e5868}
@media(max-width:700px){.products-toolbar{align-items:stretch;flex-direction:column}.products-toolbar label{width:100%}.product-table th,.product-table td{padding:10px}.product-thumb{width:46px;height:46px}}
.product-table{min-width:1180px}.product-table th:nth-child(2){width:42%}.product-cost{color:#253248;font-weight:650;white-space:nowrap;font-variant-numeric:tabular-nums}.product-cost-note{color:#697589;font-size:12px;white-space:nowrap}
