.product-filter-grid{grid-template-columns:minmax(280px,2fr) repeat(3,minmax(150px,1fr))}.inventory-filter-grid{grid-template-columns:minmax(300px,2fr) minmax(180px,1fr)}.products-table,.inventory-table{border-collapse:collapse;width:100%}.products-table th,.products-table td,.inventory-table th,.inventory-table td{vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:12px 14px}.products-table tbody tr:hover,.inventory-table tbody tr:hover{background:#f8fafc}.description-cell{min-width:260px;max-width:460px}.action-cell{text-align:right;white-space:nowrap}.table-action{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;justify-content:center;align-items:center;min-height:32px;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.stock-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.stock-good{color:#166534;background:#dcfce7}.stock-low{color:#92400e;background:#fef3c7}.stock-out{color:#991b1b;background:#fee2e2}.location-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.location-tab{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.location-tab-active{color:#fff;background:#111827;border-color:#111827}.location-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.location-summary-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:11px;gap:6px;padding:15px;display:grid}.location-summary-card span{color:#6b7280;font-size:13px;font-weight:600}.location-summary-card strong{font-size:19px}.location-summary-card small{color:#6b7280}.location-summary-active{border-color:#111827;box-shadow:0 0 0 1px #111827}@media (max-width:1150px){.product-filter-grid,.inventory-filter-grid,.location-card-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.product-filter-grid,.inventory-filter-grid,.location-card-grid{grid-template-columns:1fr}}
body{color:#111827;background:#f3f4f6;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;width:230px;padding:18px}.sidebar h1{margin:0 0 20px;font-size:20px}.sidebar a{color:#e5e7eb;border-radius:8px;padding:10px;display:block}.sidebar a:hover{background:#1f2937}.main{flex:1;padding:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:18px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.metric{font-size:28px;font-weight:700}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:10px;font-size:14px}th{background:#f9fafb}input{border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:420px;padding:10px}.sidebar{box-sizing:border-box;flex:0 0 244px;height:100vh;position:sticky;top:0;overflow:hidden}.sidebar-scroll{height:calc(100vh - 58px);padding-right:4px;overflow-y:auto}.nav-group{margin:0 0 18px}.nav-group-label{color:#94a3b8;letter-spacing:.09em;text-transform:uppercase;padding:0 10px 6px;font-size:11px;font-weight:800}.sidebar .nav-link{margin:2px 0;padding:8px 10px;font-size:15px}.sidebar .nav-link.active{color:#fff;background:#263449;box-shadow:inset 3px 0 #60a5fa}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.page-heading h1{margin:0 0 6px;font-size:32px}.page-heading p{color:#64748b;margin:0}.action-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;display:inline-flex}.action-button.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.manufacturer-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.manufacturer-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;transition:all .15s}.manufacturer-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}.manufacturer-card h2{margin:0 0 6px}.status-pill{color:#92400e;background:#fef3c7;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.status-pill.ready{color:#166534;background:#dcfce7}.metric-row{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.mini-metric{background:#f8fafc;border-radius:10px;padding:10px}.mini-metric strong{font-size:20px;display:block}.mini-metric span{color:#64748b;font-size:12px}.workspace-tabs{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:4px;margin-bottom:18px;display:flex}.workspace-tabs a{color:#475569;border-bottom:3px solid #0000;padding:11px 14px;font-weight:700}.workspace-tabs a.active{color:#1d4ed8;border-bottom-color:#1d4ed8}.workflow-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.workflow-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:17px}.workflow-card h3{margin:0 0 8px}.workflow-card p{color:#64748b;min-height:42px}@media (max-width:800px){.sidebar{flex-basis:205px}.main{padding:16px}.metric-row{grid-template-columns:1fr}.page-heading{display:block}.page-heading .action-button{margin-top:12px}}.back-link{color:#1d4ed8;font-weight:800}.manufacturer-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.manufacturer-summary-grid small{color:#64748b;margin-top:5px;display:block}.workflow-progress{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 16px;padding:16px;display:grid}.workflow-progress div{color:#94a3b8;align-items:center;gap:8px;font-weight:800;display:flex}.workflow-progress b{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.workflow-progress .done{color:#166534}.workflow-progress .done b{color:#166534;background:#dcfce7}.workflow-progress .current{color:#1d4ed8}.workflow-progress .current b{color:#1d4ed8;background:#dbeafe}.manufacturer-context-banner{background:#cbd5e1;border:1px solid #cbd5e1;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.manufacturer-context-banner>div{background:#fff;padding:16px}.manufacturer-context-banner span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.manufacturer-context-banner strong{margin-top:5px;font-size:24px;display:block}.classification-heading,.records-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.classification-heading h2,.records-title-row h2{margin:0 0 5px}.classification-heading p,.records-title-row p{color:#64748b;margin:0}.locked-vendor-pill{white-space:nowrap;color:#3730a3;background:#e0e7ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.manufacturer-filter-grid{grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:12px;margin-top:18px;display:grid}.manufacturer-filter-grid label{color:#475569;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.manufacturer-filter-grid input,.manufacturer-filter-grid select{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:9px;width:100%;max-width:none;padding:10px}.manufacturer-records-card{padding:0;overflow:hidden}.manufacturer-records-card .records-title-row{border-bottom:1px solid #e2e8f0;padding:18px}.table-scroll{overflow:auto}.record-status{color:#475569;background:#e2e8f0;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-block}.record-status.pending{color:#92400e;background:#fef3c7}.record-status.resolved{color:#166534;background:#dcfce7}.record-status.rejected{color:#991b1b;background:#fee2e2}.pagination-row{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:12px;padding:14px 18px;display:flex}.error-card{color:#991b1b;background:#fef2f2;border-color:#fecaca}@media (max-width:1000px){.manufacturer-summary-grid,.manufacturer-context-banner{grid-template-columns:repeat(2,1fr)}.manufacturer-filter-grid{grid-template-columns:1fr 1fr}.workflow-progress{grid-template-columns:1fr}.workflow-progress div{padding:4px 0}}.main{box-sizing:border-box;min-width:0;max-width:none}.main>*{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important}html,body{max-width:100%;overflow-x:hidden}.shell{width:100%;max-width:100vw;overflow-x:hidden}.main{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.sidebar{box-sizing:border-box;transition:width .18s,flex-basis .18s,padding .18s}.sidebar-topbar{align-items:center;gap:9px;margin-bottom:14px;display:flex}.sidebar-topbar h1{min-width:0;margin:0!important}.sidebar-toggle{color:#fff;cursor:pointer;background:#1f2937;border:1px solid #344054;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sidebar-toggle:hover{background:#344054}.sidebar-toggle-bars{gap:3px;width:16px;display:grid}.sidebar-toggle-bars span{background:currentColor;border-radius:999px;height:2px;display:block}.sidebar-search{margin-bottom:9px;position:relative}.sidebar-search input{box-sizing:border-box;color:#f8fafc;background:#0f172a;border:1px solid #344054;border-radius:8px;outline:none;width:100%;min-width:0;padding:8px 9px}.sidebar-search input::placeholder{color:#94a3b8}.sidebar-search input:focus{border-color:#60a5fa}.sidebar-search-results{z-index:220;background:#111827;border:1px solid #475569;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 14px 30px #00000047}.sidebar-search-results a{font-size:12px;border-radius:0!important;padding:8px 9px!important}.sidebar-pin{color:#cbd5e1;align-items:center;gap:7px;margin:0 0 10px;font-size:11px;font-weight:700;display:flex}.sidebar-pin input{margin:0}.sidebar-po-alert{color:#fff7ed;background:#4a2c05;border:1px solid #f79009;border-radius:9px;gap:5px;margin:0 0 10px;padding:9px;display:grid}.sidebar-po-alert>strong{font-size:11px}.sidebar-po-alert>span{color:#fed7aa;font-size:9px}.sidebar-po-alert>div{gap:5px;display:grid}.sidebar-po-alert a{background:#ffffff14;gap:1px;text-decoration:none;display:grid;color:#fff!important;border-radius:6px!important;padding:6px!important}.sidebar-po-alert b{font-size:10px}.sidebar-po-alert small{color:#ffedd5;font-size:8px;line-height:1.25}.sidebar.sidebar-collapsed{flex:0 0 56px!important;width:56px!important;padding:12px 8px!important}.sidebar.sidebar-collapsed .sidebar-topbar{justify-content:center;margin-bottom:0}.sidebar.sidebar-collapsed .sidebar-topbar h1,.sidebar.sidebar-collapsed .sidebar-search,.sidebar.sidebar-collapsed .sidebar-pin,.sidebar.sidebar-collapsed .sidebar-po-alert,.sidebar.sidebar-collapsed .sidebar-scroll,html[data-tfc-sidebar-collapsed=true] [data-tfc-version-badge-compact=true]{display:none!important}@media (max-width:1100px){.sidebar:not(.sidebar-collapsed){max-width:min(230px,42vw)}}.sidebar .sidebar-pin{box-sizing:border-box;color:#cbd5e1;grid-template-columns:14px minmax(0,1fr);align-items:center;column-gap:8px;width:100%;min-width:0;font-size:11px;font-weight:700;margin:0 0 10px!important;padding:0 2px!important;display:grid!important}.sidebar .sidebar-pin>input[type=checkbox]{appearance:auto;width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.sidebar .sidebar-pin>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;line-height:1.2;display:block;overflow:hidden}.sidebar.sidebar-collapsed .sidebar-pin{display:none!important}.shell{overflow-x:clip!important}.sidebar{flex-direction:column!important;align-self:flex-start!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:flex!important;position:sticky!important;top:0!important;overflow:hidden!important}.sidebar-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto!important;height:auto!important;min-height:0!important;overflow-y:auto!important}.shell{box-sizing:border-box!important;padding-left:230px!important;overflow-x:clip!important}.sidebar{z-index:300!important;align-self:auto!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden!important}.sidebar-scroll{overscroll-behavior:contain;flex:auto!important;min-height:0!important;overflow-y:auto!important}.main{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}html[data-tfc-sidebar-collapsed=true] .shell{padding-left:56px!important}@media (max-width:1100px){.shell{padding-left:56px!important}.sidebar:not(.sidebar-collapsed){box-shadow:12px 0 28px #0f172a3d}}html,body{width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important}body{margin:0!important}body>.shell{align-items:stretch!important;width:100%!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding-left:0!important;display:flex!important;overflow:hidden!important}body>.shell>.sidebar{z-index:300!important;flex:0 0 230px!important;align-self:stretch!important;width:230px!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;position:relative!important;inset:auto!important;overflow:hidden!important}body>.shell>.sidebar.sidebar-collapsed{flex:0 0 56px!important;width:56px!important}body>.shell>.main{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:100vh!important;min-height:0!important;max-height:100vh!important;overflow:hidden auto!important}body>.shell>.sidebar .sidebar-scroll{overscroll-behavior:contain;flex:auto!important;height:auto!important;min-height:0!important;overflow-y:auto!important}@media (max-width:1100px){body>.shell>.sidebar:not(.sidebar-collapsed){box-shadow:12px 0 30px #0f172a4d;inset:0 auto 0 0!important;z-index:500!important;flex:none!important;width:min(230px,86vw)!important;height:auto!important;min-height:0!important;max-height:none!important;position:fixed!important;inset:0 auto 0 0!important}body>.shell>.sidebar.sidebar-collapsed{width:56px!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;box-shadow:none!important;flex:0 0 56px!important;position:relative!important;inset:auto!important}}html,body{overscroll-behavior:none!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;overflow:hidden!important}body>.shell{overscroll-behavior:none!important;align-items:stretch!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.shell>.sidebar{overscroll-behavior:contain!important;z-index:300!important;flex:0 0 230px!important;align-self:stretch!important;width:230px!important;min-width:230px!important;max-width:230px!important;height:100%!important;min-height:0!important;max-height:100%!important;position:relative!important;inset:auto!important;overflow:hidden!important}body>.shell>.sidebar.sidebar-collapsed{flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important}body>.shell>.sidebar .sidebar-scroll{overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;max-height:100%!important;overflow:hidden auto!important}body>.shell>.main{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:100%!important;position:relative!important;overflow:hidden auto!important}@media (max-width:1100px){body>.shell>.sidebar:not(.sidebar-collapsed){z-index:500!important;flex:none!important;width:min(230px,86vw)!important;min-width:min(230px,86vw)!important;max-width:min(230px,86vw)!important;height:auto!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:0 auto 0 0!important;box-shadow:12px 0 30px #0f172a4d!important}body>.shell>.sidebar.sidebar-collapsed{width:56px!important;min-width:56px!important;max-width:56px!important;height:100%!important;box-shadow:none!important;flex:0 0 56px!important;position:relative!important;inset:auto!important}}body>.shell{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important}body>.shell>.sidebar{flex-direction:column!important;align-self:stretch!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important}body>.shell>.sidebar .sidebar-scroll{flex:1!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}body>.shell>.main{align-self:stretch!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}@media (max-width:1100px){body>.shell>.sidebar:not(.sidebar-collapsed),body>.shell>.sidebar.sidebar-collapsed{height:auto!important;min-height:0!important;max-height:none!important}}html[data-tfc-sidebar-collapsed=true] body>.shell[data-tfc-root-shell=true]{padding-left:0!important}.catalog-sort-control{color:#64748b;align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:800;display:flex}.catalog-sort-control select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;width:100%;height:38px;padding:0 9px;font-size:12px;font-weight:750}.catalog-retail-price strong{color:#0f172a;letter-spacing:-.02em;font-size:21px;font-weight:900;line-height:1.1;display:block}.catalog-list-sale-price{white-space:nowrap;color:#0f172a;font-size:15px}.product-shop-breadcrumb{margin-bottom:14px}.product-shop-hero{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:minmax(360px,46%) minmax(0,1fr);gap:34px;padding:24px;display:grid;box-shadow:0 4px 20px #0f172a0d}.product-shop-gallery{min-width:0}.product-shop-summary{min-width:0;padding:8px 4px}.product-shop-brand{color:#b42318;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:900}.product-shop-summary h1{color:#0f172a;letter-spacing:-.025em;margin:7px 0;font-size:30px;line-height:1.12}.product-shop-sku{color:#64748b;font-size:12px;font-weight:700}.product-shop-price-block{margin:22px 0 15px}.product-shop-regular{color:#64748b;margin-bottom:3px;font-size:14px;text-decoration:line-through}.product-shop-sale{color:#0f172a;letter-spacing:-.035em;font-size:34px;font-weight:950;line-height:1}.product-shop-savings{color:#15803d;margin-top:6px;font-size:12px;font-weight:850}.product-shop-badges{flex-wrap:wrap;gap:7px;margin:14px 0;display:flex}.product-shop-badge{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;min-height:25px;padding:3px 8px;font-size:10px;font-weight:850;display:inline-flex}.product-shop-badge.muted{color:#64748b;background:#f1f5f9}.product-shop-availability{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0;display:grid}.product-shop-availability>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:3px;padding:11px 12px;display:flex}.product-shop-availability>div.wide{grid-column:1/-1}.product-shop-availability span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.product-shop-availability strong{color:#0f172a;font-size:13px;line-height:1.35}.product-shop-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.product-shop-actions a{text-decoration:none}.product-shop-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;margin-top:14px;padding:10px 12px;font-size:11px;font-weight:750}.product-shop-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:18px;padding:22px}.product-shop-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.product-shop-section-heading h2{color:#0f172a;margin:3px 0 0;font-size:20px}.product-shop-section-heading p{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.5}.product-shop-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.product-shop-facts>div,.product-shop-attributes>div{background:#fafcff;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;gap:3px;padding:10px 11px;display:flex}.product-shop-facts span,.product-shop-attributes span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:850}.product-shop-facts strong,.product-shop-attributes strong{color:#0f172a;font-size:12px}.product-shop-description{color:#334155;margin:16px 0 0;font-size:13px;line-height:1.6}.product-shop-attributes{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.package-piece-grid article{background:#fafcff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:4px;padding:13px;display:flex}.package-piece-grid strong{color:#0f172a;font-size:13px}.package-piece-grid span,.package-piece-grid small{color:#64748b;font-size:10px}.related-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.related-product-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;overflow:hidden}.related-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f172a17}.related-product-image{background:#f8fafc;place-items:center;height:155px;display:grid}.related-product-image img{object-fit:contain;width:100%;height:100%}.related-product-image span{color:#94a3b8;font-size:11px}.related-product-copy{flex-direction:column;gap:4px;padding:11px;display:flex}.related-product-copy small{color:#2563eb;text-transform:uppercase;font-size:9px;font-weight:850}.related-product-copy strong{color:#0f172a;font-size:12px;line-height:1.35}.related-product-copy span{color:#64748b;font-size:9px}.product-internal-details{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;margin-top:18px;overflow:hidden}.product-internal-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;list-style:none;display:flex}.product-internal-details>summary div{flex-direction:column;gap:3px;display:flex}.product-internal-details>summary strong{color:#334155;font-size:13px}.product-internal-details>summary span{color:#64748b;font-size:10px}.product-internal-details>summary b{color:#2563eb;font-size:10px}.product-internal-body{padding:0 14px 14px}.product-internal-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.product-internal-metrics>div{background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;gap:3px;padding:10px;display:flex}.product-internal-metrics span{color:#64748b;text-transform:uppercase;font-size:9px;font-weight:850}.product-internal-metrics strong{color:#0f172a;font-size:13px}.product-internal-metrics small{color:#94a3b8;font-size:9px}.pricing-company-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pricing-company-grid label{color:#475569;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.pricing-company-grid input,.pricing-company-grid select,.pricing-policy-table input,.pricing-policy-table select,.pricing-table-toolbar input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:0;height:38px;padding:0 9px}.pricing-company-grid small{color:#94a3b8;font-size:9px;line-height:1.4}.pricing-policy-note{color:#334155;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;margin-top:14px;padding:10px 12px;font-size:11px;line-height:1.5}.pricing-table-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.pricing-table-toolbar input{width:min(360px,100%)}.pricing-table-toolbar span{color:#64748b;font-size:11px;font-weight:750}.pricing-policy-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:auto}.pricing-policy-table{border-collapse:collapse;background:#fff;width:100%}.pricing-policy-table th,.pricing-policy-table td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:9px 10px;font-size:11px}.pricing-policy-table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:9px}.pricing-policy-table td:first-child{min-width:170px}.pricing-policy-table input{width:92px}.pricing-policy-table select{width:150px}.pricing-vendor-list{white-space:normal;color:#64748b}.supplier-freight-table input{width:110px}@media (max-width:1050px){.product-shop-hero{grid-template-columns:1fr}.product-shop-facts,.product-shop-attributes,.pricing-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.product-shop-hero{gap:18px;padding:14px}.product-shop-summary h1{font-size:24px}.product-shop-sale{font-size:30px}.product-shop-facts,.product-shop-attributes,.product-internal-metrics,.pricing-company-grid{grid-template-columns:1fr}.product-shop-section{padding:15px}.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.catalog-heading .eyebrow,.catalog-governance-summary{display:none!important}.catalog-card-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr))!important;align-items:stretch!important;gap:16px!important;display:grid!important}.catalog-retail-product-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;transition:transform .16s,box-shadow .16s,border-color .16s!important;overflow:hidden!important;box-shadow:0 1px 3px #0f172a0d!important}.catalog-retail-product-card:hover{border-color:#cbd5e1!important;transform:translateY(-2px)!important;box-shadow:0 10px 24px #0f172a1a!important}.catalog-retail-product-card .explorer-card-link{height:100%!important;color:inherit!important;cursor:pointer!important;flex-direction:column!important;text-decoration:none!important;display:flex!important}.catalog-retail-image-wrap{background:#fff!important;border-bottom:1px solid #edf2f7!important;height:220px!important;min-height:220px!important;padding:10px!important;position:relative!important}.catalog-retail-product-image{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;max-height:none!important}.catalog-retail-product-image img{object-fit:contain!important;background:#fff!important}.catalog-retail-image-empty{height:100%!important;min-height:0!important}.catalog-card-stock{max-width:calc(100% - 18px)!important;padding:4px 7px!important;font-size:9px!important;line-height:1.1!important;top:9px!important;left:9px!important;right:auto!important;box-shadow:0 1px 4px #0f172a14!important}.catalog-retail-image-wrap .representative-image-badge{letter-spacing:.04em!important;text-transform:uppercase!important;border-radius:999px!important;padding:4px 7px!important;font-size:8px!important;font-weight:850!important;inset:auto 9px 9px auto!important}.catalog-retail-card-body{flex-direction:column!important;flex:1!important;gap:5px!important;padding:13px 14px 14px!important;display:flex!important}.catalog-retail-brand{color:#64748b!important;letter-spacing:.055em!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important;margin:0!important;font-size:9px!important;font-weight:850!important;overflow:hidden!important}.catalog-retail-product-name{color:#0f172a!important;letter-spacing:-.01em!important;margin:1px 0 2px!important;font-size:14px!important;font-weight:850!important;line-height:1.32!important}.catalog-retail-collection{color:#64748b!important;margin-top:1px!important;font-size:10px!important;font-weight:750!important;line-height:1.3!important}.catalog-retail-package-summary{color:#475569!important;font-size:10.5px!important;font-weight:650!important;line-height:1.38!important}.catalog-retail-price{border-top:0!important;margin-top:auto!important;padding-top:10px!important}.catalog-retail-price strong{color:#b42318!important;letter-spacing:-.025em!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important}.catalog-retail-price strong.unavailable{color:#94a3b8!important;font-size:12px!important}.catalog-list-sale-price,.product-shop-sale,.related-product-copy b{color:#b42318!important}.catalog-retail-availability-line{color:#64748b!important;margin-top:4px!important;font-size:10px!important;font-weight:720!important;line-height:1.3!important}.catalog-retail-availability-line.disabled{color:#9a3412!important}.catalog-retail-results-header p{color:#64748b!important}@media (max-width:900px){.catalog-card-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr))!important}.catalog-retail-image-wrap{height:205px!important;min-height:205px!important}}@media (max-width:560px){.catalog-card-grid{grid-template-columns:1fr!important}.catalog-retail-image-wrap{height:260px!important;min-height:260px!important}}.catalog-retail-image-wrap .representative-image-badge{z-index:5!important;box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important;align-items:center!important;max-width:calc(100% - 18px)!important;display:inline-flex!important;position:absolute!important;inset:auto 9px 9px auto!important;overflow:hidden!important}.product-shop-spec-heading{color:#334155!important;margin:18px 0 8px!important;font-size:13px!important;font-weight:850!important}.product-shop-attributes{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;margin-top:0!important}.package-piece-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr))!important;gap:12px!important}.package-piece-grid article{background:#fff!important;padding:14px!important}.package-piece-grid strong{font-size:13px!important;line-height:1.35!important}.package-piece-grid span{color:#94a3b8!important;font-size:9px!important;font-weight:750!important}.package-piece-grid small{color:#64748b!important;margin-top:3px!important;font-size:10px!important;line-height:1.4!important}.related-product-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr))!important;gap:14px!important}.related-product-image{background:#fff!important;height:185px!important;padding:8px!important}.related-product-copy{gap:7px!important;padding:13px 14px 14px!important}.related-product-copy strong{font-size:13px!important;line-height:1.4!important}.related-product-copy b{color:#b42318!important;margin-top:auto!important;font-size:18px!important}.product-internal-notice{background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:9px!important;flex-direction:column!important;gap:4px!important;margin-bottom:12px!important;padding:11px 12px!important;display:flex!important}.product-internal-notice strong{color:#9a3412!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:10px!important}.product-internal-notice span{color:#7c2d12!important;font-size:10px!important;line-height:1.45!important}@media (max-width:650px){.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.related-product-image{height:150px!important}}.package-piece-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important;gap:8px!important;display:grid!important}.package-piece-link{color:#0f172a!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #dbe3ee!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"name arrow""meta arrow"!important;gap:3px 10px!important;min-height:54px!important;padding:10px 12px!important;text-decoration:none!important;transition:border-color .15s,box-shadow .15s,transform .15s!important;display:grid!important;position:relative!important}.package-piece-link:hover{border-color:#94a3b8!important;transform:translateY(-1px)!important;box-shadow:0 3px 10px #0f172a14!important}.package-piece-name{color:#0f172a!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;grid-area:name!important;min-width:0!important;font-size:11px!important;font-weight:800!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important}.package-piece-meta{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;grid-area:meta!important;min-width:0!important;font-size:9px!important;font-weight:650!important;line-height:1.25!important;overflow:hidden!important}.package-piece-arrow{color:#2563eb!important;grid-area:arrow!important;align-self:center!important;font-size:16px!important;font-weight:800!important}.package-piece-link-disabled{cursor:default!important;background:#f8fafc!important}.package-piece-link-disabled:hover{box-shadow:none!important;border-color:#dbe3ee!important;transform:none!important}.package-piece-link-disabled .package-piece-arrow{visibility:hidden!important}@media (max-width:650px){.package-piece-grid{grid-template-columns:1fr!important}}.catalog-call-for-price{white-space:nowrap;background:#175cd3;border:1px solid #175cd3;border-radius:8px;justify-content:center;align-items:center;padding:7px 11px;font-size:11px;font-weight:850;line-height:1.1;display:inline-flex;color:#fff!important;text-decoration:none!important}.catalog-call-for-price:hover{filter:brightness(.96)}
.WorkspaceContextNav-module__IqP81G__bar{background:#fff;border:1px solid #d0d5dd;border-radius:11px;align-items:center;gap:20px;min-height:42px;margin:-6px 0 22px;padding:0 12px;display:flex;box-shadow:0 1px 2px #10182808}.WorkspaceContextNav-module__IqP81G__moduleName{color:#344054;letter-spacing:.02em;border-right:1px solid #eaecf0;flex:none;padding-right:18px;font-size:12px;font-weight:900}.WorkspaceContextNav-module__IqP81G__tabs{align-items:stretch;gap:2px;min-width:0;display:flex;overflow-x:auto}.WorkspaceContextNav-module__IqP81G__tabs a{color:#667085;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;min-height:40px;padding:0 11px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.WorkspaceContextNav-module__IqP81G__tabs a:hover{color:#175cd3;background:#f9fafb}.WorkspaceContextNav-module__IqP81G__tabs a.WorkspaceContextNav-module__IqP81G__active{color:#175cd3;border-bottom-color:#175cd3}@media (max-width:850px){.WorkspaceContextNav-module__IqP81G__bar{flex-direction:column;align-items:flex-start;gap:0;padding-top:10px}.WorkspaceContextNav-module__IqP81G__moduleName{border-right:0;padding:0 3px 6px}.WorkspaceContextNav-module__IqP81G__tabs{width:100%}}
