*{box-sizing:border-box}body{color:#17202a;background:#f4f6f8;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{min-height:100vh}.topbar{color:#fff;background:#18222d;align-items:center;gap:24px;height:68px;padding:0 28px;display:flex}.logo{letter-spacing:.08em;font-size:24px;font-weight:800}.topbar small{color:#aeb9c4}.page{max-width:1500px;margin:0 auto;padding:28px}.heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.heading h1{margin:0;font-size:30px}.muted{color:#6b7785}.stats{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:22px;display:grid}.card{background:#fff;border:1px solid #e2e7ec;border-radius:12px;padding:18px;box-shadow:0 2px 8px #141e280a}.stat-card{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.stat-card:hover{border-color:#b9c5cf;transform:translateY(-2px);box-shadow:0 8px 20px #141e281a}.stat-label{color:#77818c;font-size:13px}.stat-value{margin-top:6px;font-size:27px;font-weight:800}.stat-hint{color:#6b7785;margin-top:10px;font-size:12px}.filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.input,.select{background:#fff;border:1px solid #ccd4dc;border-radius:8px;height:42px;padding:0 12px;font-size:14px}.input{flex:1;min-width:330px}.button{color:#fff;cursor:pointer;background:#18222d;border:0;border-radius:8px;height:42px;padding:0 16px;font-weight:700}.table-wrap{background:#fff;border:1px solid #e2e7ec;border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:1050px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f3;padding:13px 14px;font-size:13px}th{color:#66717d;text-transform:uppercase;letter-spacing:.03em;background:#f8fafb;font-size:12px;position:sticky;top:0}.product-name{max-width:420px;font-weight:700}.product-link{display:block}.product-row:hover{background:#fafcfd}.product-row:hover .product-link{text-decoration:underline}.sku{font-family:monospace}.badge{background:#eef1f4;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-block}.badge.review{color:#775900;background:#fff1c7}.badge.published{color:#1d6638;background:#dff4e7}.badge.hidden{color:#7b3333;background:#f1e4e4}.stock{font-weight:700}.stock.yes{color:#217342}.stock.no{color:#a23a3a}.pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.pagination a{background:#fff;border:1px solid #d6dde4;border-radius:8px;padding:9px 13px}.pagination .disabled{opacity:.4;pointer-events:none}.product-edit-page{max-width:1400px}.edit-toolbar{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.edit-toolbar h1{margin:8px 0 6px;font-size:28px}.back-link{color:#51606f;font-weight:700}.saved-note{color:#1d6638;background:#dff4e7;border-radius:8px;padding:10px 14px;font-weight:700}.edit-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:18px;display:grid}.edit-stack{gap:18px;display:grid}.edit-card h2,.supplier-card h2,.image-card h2{margin:0 0 18px}.edit-card label{color:#4f5d6b;margin-bottom:14px;font-size:13px;font-weight:700;display:block}.field{width:100%;font:inherit;color:#17202a;background:#fff;border:1px solid #cbd4dc;border-radius:8px;margin-top:7px;padding:10px 12px}.textarea{resize:vertical;min-height:130px}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-row.three{grid-template-columns:repeat(3,1fr)}.save-button{margin-top:4px}.readonly-row{border-bottom:1px solid #edf0f3;grid-template-columns:135px 1fr;gap:12px;padding:11px 0;font-size:13px;display:grid}.readonly-row span{color:#6b7785}.readonly-row strong{overflow-wrap:anywhere}.readonly-note{color:#687481;background:#f6f8fa;border-radius:8px;margin-top:16px;padding:12px;font-size:12px;line-height:1.45}.source-details{margin-top:18px}.source-details summary{cursor:pointer;font-weight:700}.source-details pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#dbe4ec;background:#111820;border-radius:8px;max-height:420px;padding:14px;font-size:12px;overflow:auto}.catalog-thumb{object-fit:cover;background:#fff;border:1px solid #e0e5e9;border-radius:8px;width:58px;height:58px}.catalog-thumb.empty{color:#9aa5af;background:#f7f9fa;place-items:center;display:grid}.image-card{margin-bottom:18px}.section-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.image-gallery{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:16px;display:grid}.image-thumb-wrap{background:#fff;border:1px solid #e2e7ec;border-radius:10px;overflow:hidden}.image-thumb{aspect-ratio:1;object-fit:cover;background:#f7f7f7;width:100%;display:block}.image-thumb-wrap span{color:#65717c;padding:8px;font-size:11px;display:block}.field-help{color:#7a8691;margin-left:5px;font-weight:400}.seo-note{margin:0 0 16px}.seo-textarea{min-height:90px}.seo-preview{background:#fbfcfd;border:1px solid #dfe5ea;border-radius:10px;margin:8px 0 14px;padding:14px}.seo-preview-title{color:#1a0dab;margin-bottom:5px;font-size:18px}.seo-preview-url{color:#188038;margin-bottom:6px;font-size:12px}.seo-preview-desc{color:#4d5156;font-size:13px;line-height:1.4}@media (max-width:900px){.edit-grid,.field-row,.field-row.three{grid-template-columns:1fr}.edit-toolbar{flex-direction:column}}@media (max-width:800px){.page{padding:16px}.stats{grid-template-columns:1fr 1fr}.input{min-width:100%}.heading{flex-direction:column;align-items:start}}:focus-visible{outline-offset:3px;outline:3px solid #52724b}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}main{min-width:0}footer{overflow-wrap:anywhere}.shipping-promo{text-align:center;background:var(--brand-primary,#3e4f3a);color:#fff;padding:10px 16px;font-size:14px;line-height:1.4;text-decoration:none;display:block}.shipping-progress{border:1px solid #d8d3ca;border-radius:12px;margin:16px 0;padding:16px}.shipping-progress progress{accent-color:#3e4f3a;width:100%;margin:10px 0;display:block}.shipping-progress small{display:block}.shipping-settings input{max-width:100%}.customer-account{max-width:900px;margin:24px auto;padding:16px}.customer-account nav{flex-wrap:wrap;gap:16px;display:flex}.customer-account form{gap:12px;max-width:520px;margin:16px 0;display:grid}.customer-account label{gap:6px;display:grid}.customer-account input,.customer-account select,.customer-account button{max-width:100%;min-height:44px;font:inherit;padding:12px}.customer-account article{overflow-wrap:anywhere;border:1px solid #ddd;border-radius:12px;margin:16px 0;padding:16px}.customer-account button{cursor:pointer}.customer-account input[type=checkbox]{width:22px;height:22px;min-height:22px}.customer-sync-warning{color:#352600;background:#fff3d6;flex-wrap:wrap;gap:12px;padding:12px;display:flex}.customer-sync-warning button{min-height:44px}.customer-header-login,.customer-header-menu summary{cursor:pointer;white-space:nowrap;align-items:center;gap:6px;min-height:44px;display:inline-flex}.customer-header-menu{position:relative}.customer-header-menu summary{list-style:none}.customer-header-menu summary::-webkit-details-marker{display:none}.customer-header-menu img,.customer-avatar{object-fit:cover;color:#2e4a36;background:#e9e9e0;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:600;display:inline-grid}.customer-header-menu nav{z-index:50;background:#fff;border-radius:8px;min-width:180px;padding:8px;display:grid;position:absolute;top:100%;right:0;box-shadow:0 5px 20px #0002}.customer-header-menu nav a,.customer-header-menu nav button{text-align:left;min-height:44px;padding:10px;display:block}.customer-header-menu nav p:empty{display:none}@media (max-width:620px){.customer-header-label{display:none}}.product-card-cart{color:#fff;text-align:center;background:#2e4a36;border:1px solid #2e4a36;border-radius:6px;flex:1;justify-content:center;align-items:center;min-height:44px;padding:8px 12px;font-size:14px;display:inline-flex}.product-card-cart:disabled{opacity:.5;cursor:not-allowed}.product-card-cart[aria-pressed=true]{color:#2e4a36;background:#f8f5ee}
