:root{color:#000;background:#fff;font-family:DM Sans,Arial,sans-serif;font-synthesis:none;--ink: #000;--muted: #626262;--navy: #252d40;--navy-hover: #384461;--line: #dbdbdb;--line-strong: #b8c0cc;--soft: #f1f1f1;--paper: #fff;--success: #386246;--warn: #805400;--error: #a12621;--focus: #e4331b}*{box-sizing:border-box}html{background:#fff}body{margin:0;min-width:320px;background:#fff}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 55%,transparent);outline-offset:3px}.app-shell{max-width:1840px;margin:0 auto;padding:24px clamp(16px,3vw,48px) 56px}h2,h3,p{margin-top:0}h2,h3{font-family:Montserrat,Arial,sans-serif;font-style:normal;font-weight:400}h2{margin-bottom:0;font-size:clamp(1.45rem,1.8vw,1.9rem);line-height:1.18;letter-spacing:-.018em}h3{margin:0 0 7px;font-size:.92rem;line-height:1.38}h3 a{text-decoration:none}h3 a:hover,.product-image-link:hover+.product-card-body h3 a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.utility-layout{display:grid;grid-template-columns:minmax(390px,.85fr) minmax(620px,1.4fr);gap:clamp(28px,3vw,52px);align-items:start}.catalogue-panel,.right-surface{min-width:0}.compact-heading,.matrix-toolbar,.matrix-title{display:flex;align-items:center}.compact-heading{justify-content:space-between;gap:16px;margin-bottom:14px}.result-count,.matrix-title>span{color:var(--muted);font-size:.76rem;white-space:nowrap}.search-input{width:100%;min-height:44px;padding:9px 13px;border:1px solid var(--line-strong);border-radius:0;color:var(--ink);background:var(--paper)}.search-input::placeholder{color:#868686}.search-input:focus{border-color:var(--navy);outline:2px solid color-mix(in srgb,var(--navy) 18%,transparent);outline-offset:1px}.filters{margin:12px 0 26px;padding:14px 16px 10px;background:var(--soft)}.filter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding-bottom:9px;border-bottom:1px solid #d3d3d3;color:#353535;font-size:.76rem;font-weight:600}.filter-clear{padding:0;border:0;color:var(--navy);background:transparent;cursor:pointer;font-size:.76rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.filter-clear:disabled{color:#8d8d8d;cursor:default;text-decoration:none}.filter-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}fieldset{min-width:0;margin:0;padding:0;border:0}legend{margin-bottom:5px;color:#505050;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}fieldset label{display:inline-flex;align-items:center;gap:5px;margin:0 9px 5px 0;color:#272727;font-size:.74rem;line-height:1.25}.filter-stacked label{display:flex;margin-right:0}.filter-group-all{margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid #d3d3d3;color:#353535;font-weight:600}input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:30px 16px}.product-card{display:flex;min-width:0;flex-direction:column;background:var(--paper)}.product-image-link{display:grid;width:100%;aspect-ratio:1;place-items:center;padding:10px;border:1px solid var(--line);background:#fff;transition:border-color .15s ease}.product-image-link:hover{border-color:var(--navy)}.product-image-link img{width:100%;height:100%;object-fit:contain}.product-card-body{display:flex;height:100%;flex-direction:column;padding:11px 5px 0;text-align:center}.sku{display:block;margin-bottom:9px;color:var(--muted);font-family:DM Sans,Arial,sans-serif;font-size:.68rem;letter-spacing:.05em}.product-add{align-self:center;margin-top:auto}.button{min-height:38px;padding:9px 21px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:.68rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;transition:background-color .15s ease,border-color .15s ease}.button-primary{color:#fff;background:var(--navy)}.button-primary:hover{background:var(--navy-hover)}.matrix-panel{padding-top:14px;border-top:3px solid var(--navy)}.matrix-toolbar{justify-content:space-between;gap:20px;margin-bottom:12px}.matrix-title{gap:12px}.matrix-actions{display:flex;align-items:flex-start;gap:10px}.clear-list-confirm{display:inline-flex;align-items:center;gap:8px}.clear-list-yes{color:var(--error);border-color:var(--error)}.clear-list-yes:hover{color:#fff;background:var(--error);border-color:var(--error)}.share{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.share-button{padding:7px 15px;border:1px solid var(--line-strong);border-radius:999px;color:var(--navy);background:var(--paper);cursor:pointer;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.share-button:hover{color:#fff;background:var(--navy);border-color:var(--navy)}.share-link{display:flex;align-items:center;gap:8px;width:min(520px,100%)}.share-link input{font-size:.72rem}.share-link span{color:var(--muted);font-size:.68rem;white-space:nowrap}.quantity-control{display:flex;align-items:center;gap:5px}.row-heading .quantity-control{margin-top:10px}.quantity-control button,.quantity-control input{width:30px;height:30px;border:1px solid var(--line-strong);border-radius:0;background:var(--paper)}.quantity-control button{padding:0;color:var(--navy);cursor:pointer;font-size:1rem;font-weight:600}.quantity-control button:hover{color:#fff;background:var(--navy);border-color:var(--navy)}.quantity-control input{padding:3px;color:var(--ink);text-align:center}.quantity-control input[type=number]{-moz-appearance:textfield;appearance:textfield}.quantity-control input[type=number]::-webkit-outer-spin-button,.quantity-control input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.quantity-control .remove-button{width:auto;margin-left:2px;padding:0 3px;border:0;color:var(--muted);background:transparent;font-size:.64rem;text-decoration:underline;text-underline-offset:3px}.quantity-control .remove-button:hover{color:var(--error);background:transparent}.muted{color:var(--muted);font-size:.84rem;line-height:1.55}.notice{padding:14px 16px;border-left:4px solid currentColor;border-radius:0;font-size:.81rem;line-height:1.5}.notice p{margin:5px 0 12px}.notice-warning{color:var(--warn);background:#fff5dc}.notice-family{color:var(--navy);background:var(--soft)}.link-button{padding:0;border:0;background:none;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.link-button:hover,.link-button:focus-visible{color:var(--navy-hover)}.notice-loading{color:#4f4f4f;background:var(--soft)}.notice-error{color:var(--error);background:#fff0ef}.toggle-label{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.77rem}.reading-time{margin-bottom:10px;color:var(--muted);font-size:.7rem;line-height:1.4}.matrix-scroll{max-width:100%;overflow:auto;border:1px solid var(--line-strong);background:var(--paper)}.matrix-scroll:focus{outline:3px solid color-mix(in srgb,var(--focus) 55%,transparent);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}table{width:100%;min-width:720px;border-collapse:collapse;font-size:.75rem}th,td{padding:12px 10px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top}tr:last-child th,tr:last-child td{border-bottom:0}th:last-child,td:last-child{border-right:0}th{color:var(--muted);font-size:.68rem;font-weight:700}thead th{position:sticky;top:0;z-index:1;min-width:122px;background:var(--soft)}thead th .dealer-name,th.row-heading>span{display:block;color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:.79rem;font-weight:500;line-height:1.35}thead th a.dealer-name{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}thead th a.dealer-name:hover,thead th a.dealer-name:focus-visible{color:var(--navy-hover)}thead th small,th.row-heading small{display:block;margin-top:5px;color:var(--muted);font-size:.64rem;font-weight:500;line-height:1.35}.dealer-supply{margin-top:2px}.row-heading{position:sticky;left:0;z-index:2;min-width:215px;background:#fafafa}thead .row-heading{z-index:3;background:var(--soft)}.stock-cell{min-height:34px;color:var(--ink);font-weight:700;line-height:1.35}.stock-cell a{text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:3px}.stock-exact{color:var(--success)}.stock-short{color:var(--warn)}.stock-zero,.stock-expired{color:var(--error)}.stock-not_carried,.stock-unavailable{color:var(--muted);font-weight:500}.freshness-stale{color:var(--warn)}.matrix-empty{padding:22px 20px;background:var(--soft)}.matrix-reveal{margin-top:10px;padding:0;border:0;color:var(--navy);background:transparent;cursor:pointer;font-size:.76rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.drawer-toggle,.drawer-close,.drawer-backdrop{display:none}@media(min-width:1051px){.right-surface{position:sticky;top:24px;max-height:calc(100vh - 48px);padding-right:4px;overflow-y:auto;scrollbar-gutter:stable}}@media(max-width:1050px){.utility-layout{grid-template-columns:1fr}}@media(max-width:660px){.app-shell{padding:16px 14px 84px}.drawer-toggle{position:fixed;z-index:20;display:block;right:14px;bottom:14px;left:14px;min-height:46px;padding:12px 18px;border:1px solid var(--navy);border-radius:999px;color:#fff;background:var(--navy);box-shadow:0 6px 18px #00000038;cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.drawer-backdrop{position:fixed;z-index:30;display:block;inset:0;background:#00000073}.right-surface{position:fixed;z-index:40;inset:0 0 0 auto;width:min(94vw,520px);padding:16px 14px 22px;overflow-y:auto;background:var(--paper);box-shadow:-8px 0 24px #0000002e;visibility:hidden;transform:translate(100%);transition:transform .22s ease,visibility 0s linear .22s}.right-surface.is-open{visibility:visible;transform:none;transition:transform .22s ease,visibility 0s}.drawer-close{display:block;margin:0 0 12px auto;padding:8px 14px;border:1px solid var(--line-strong);border-radius:999px;color:var(--ink);background:var(--paper);cursor:pointer;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}body.drawer-open{overflow:hidden}.matrix-panel table{min-width:0}.matrix-panel th,.matrix-panel td{padding:10px 8px}.matrix-panel thead th{min-width:100px}.matrix-panel .row-heading{min-width:132px}.matrix-panel tbody .row-heading>span{display:-webkit-box;overflow:hidden;font-size:.74rem;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.quantity-control{flex-wrap:wrap}.utility-layout{gap:30px}.filter-groups{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.product-card-body{padding-inline:2px}.matrix-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.toggle-label{align-self:flex-start}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
