.category-browser{font-family:Arial,Helvetica,sans-serif;color:#0f1111;background:#fff;letter-spacing:0;font-size:14px;line-height:1.5}
.category-browser :is(a,button,input,select):focus-visible{outline:2px solid #007185;outline-offset:3px}
.category-browser a:hover{color:#b45309;text-decoration:underline}
.category-browser svg{width:18px;height:18px;flex-shrink:0}
.cb-subnav{display:flex;align-items:center;gap:26px;min-height:34px;padding:7px 26px;border-bottom:1px solid #ddd;background:#fafafa;overflow-x:auto;font-size:12px;white-space:nowrap}
.cb-subnav a:first-child{font-weight:700}
.cb-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:14px;max-width:1920px;margin:0 auto;padding:16px 18px 48px}
.cb-sidebar{border-right:1px solid #d5d9d9;padding-right:16px;min-width:0}
.cb-filter-panel>summary{display:none}
.cb-category-tree h2,.cb-sidebar legend{font-size:14px;font-weight:700;margin:0 0 6px}
.cb-category-tree a{display:flex;gap:4px;align-items:baseline;line-height:1.5;margin:5px 0;overflow-wrap:anywhere}
.cb-category-tree a svg{width:12px;height:12px}
.cb-category-tree .cb-current-category{font-weight:700;margin-left:12px}
.cb-category-tree .cb-child-category{padding-left:24px}
.cb-sidebar fieldset{padding:0;margin:24px 0;border:0;min-width:0}
.cb-sidebar legend{padding:0}
.cb-choice{display:flex;align-items:center;gap:7px;min-height:28px;cursor:pointer;overflow-wrap:anywhere}
.cb-choice input{flex-shrink:0;accent-color:#007185;width:15px;height:15px;margin:0}
.cb-choice span{min-width:0}
.cb-stars{display:inline-flex;color:#d5d9d9;flex-shrink:0}
.cb-stars svg{width:17px;height:17px}
.cb-stars .is-filled{color:#de7921}
.cb-rating-choice{gap:5px}
.cb-rating-choice .cb-stars svg{width:15px;height:15px}
.cb-rating-caption{font-size:11px;white-space:nowrap}
.cb-price-presets{display:grid;gap:4px;margin-bottom:12px}
.cb-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:11px}
.cb-price-fields input{width:100%;min-width:0;margin-top:4px;padding:7px 6px;height:34px;border:1px solid #888c8c;border-radius:4px;background:#fff;color:#0f1111;font-size:12px}
.cb-apply{width:100%;border:1px solid #cbb073;border-radius:5px;background:#e5c98b;color:#171b1a;padding:8px 10px;cursor:pointer}
.cb-apply:hover{background:#d7b877}
.cb-reset{display:block;margin-top:10px;text-align:center;color:#007185;font-size:12px}
.cb-main{min-width:0}
.cb-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#565959;font-size:11px;margin-bottom:4px}
.cb-breadcrumb svg{width:10px;height:10px}
.cb-heading h1{font-size:28px;line-height:1.2;font-weight:500;margin:0 0 9px;overflow-wrap:anywhere}
.cb-heading p{margin:0;line-height:1.5;max-width:1200px}
.category-browser h2{font-size:24px;line-height:1.3;margin:0 0 18px;font-weight:700;overflow-wrap:anywhere}
.category-browser .cb-category-tree h2{font-size:14px;margin:0 0 6px}
.cb-brands{padding:26px 20px 20px}
.cb-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cb-section-heading h2{font-size:22px;margin-bottom:12px}
.cb-scroll-buttons{display:flex;gap:4px}
.cb-scroll-buttons button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #d5d9d9;border-radius:4px;color:#333;background:#fff;cursor:pointer}
.cb-scroll-buttons button:disabled{opacity:.3;cursor:default}
.cb-brand-strip{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}
.cb-brand-strip a{display:grid;grid-template-rows:76px auto;text-align:center;flex:0 0 124px;scroll-snap-align:start;padding:8px 0;min-width:0}
.cb-brand-strip strong{display:grid;place-items:center;font-size:20px;color:#244e46;line-height:1.2;overflow-wrap:anywhere}
.cb-brand-strip span{font-size:15px;color:#444;overflow-wrap:anywhere}
.cb-banner{display:block;margin:24px 20px 30px;overflow:hidden;background:#f3f4f4}
.cb-banner img{display:block;width:100%;max-height:290px;aspect-ratio:4.4;object-fit:cover}
.cb-categories{padding:12px 0 28px}
.cb-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 18px}
.cb-category-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;min-width:0}
.cb-category-image{display:block;width:100%;max-width:180px;aspect-ratio:1;background:#f5f5f5;border-radius:50%;overflow:hidden}
.cb-category-image img{display:block;width:100%;height:100%;object-fit:cover}
.cb-category-tile strong{font-size:16px;line-height:1.4;overflow-wrap:anywhere}
.cb-products{padding-top:20px;scroll-margin-top:20px}
.cb-shelf{padding:24px 0 16px;border-bottom:1px solid #ddd}
.cb-shelf-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}
.cb-shelf-heading>a{font-size:13px;color:#007185}
.cb-shelf-track{display:grid;grid-auto-flow:column;grid-auto-columns:max(180px,calc((100% - 64px)/5));gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-top:8px}
.cb-shelf-track>.cb-product{scroll-snap-align:start}
.cb-results-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd;padding-bottom:14px;margin-bottom:16px}
.cb-results-heading h2{margin:0 0 4px}
.cb-results-heading p{margin:0;color:#565959;font-size:13px}
.cb-results-heading form{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:12px}
.cb-results-heading select{font-size:12px;color:#0f1111;background:#f0f2f2;border:1px solid #d5d9d9;border-radius:7px;padding:6px 8px;max-width:210px}
.cb-active-filters{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 16px}
.cb-active-filters a{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:5px 9px;border:1px solid #d5d9d9;border-radius:4px;font-size:12px;overflow-wrap:anywhere}
.cb-active-filters svg{width:13px;height:13px}
.cb-active-filters .cb-clear-all{color:#007185;border-color:transparent}
.cb-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.cb-product{display:flex;flex-direction:column;min-width:0;align-items:flex-start;padding-bottom:20px}
.cb-product-image{width:100%;aspect-ratio:1;background:#f7f7f7;overflow:hidden;margin-bottom:12px}
.cb-product-image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.cb-product-title h3{font-size:15px;line-height:1.4;font-weight:400;margin:6px 0;overflow-wrap:anywhere}
.cb-deal{background:#b12732;color:#fff;font-size:11px;line-height:1.4;padding:3px 7px;border-radius:2px}
.cb-product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:12px;color:#007185;line-height:1.5}
.cb-product-price{display:flex;align-items:flex-start;gap:2px;margin-top:8px;line-height:1.1;flex-wrap:wrap}
.cb-product-price>span{font-size:28px}
.cb-product-price sup,.cb-product-price small{font-size:12px;margin-top:3px}
.cb-list-price{font-size:11px;color:#565959;margin-top:4px}
.cb-stock{font-size:12px;color:#565959;margin:8px 0 12px}
.cb-stock.is-available{color:#26713b}
.cb-product-action{display:flex;align-items:center;gap:8px;font-size:12px;color:#007185;margin-top:auto}
.cb-product-action svg{width:14px;height:14px}
.cb-empty{padding:50px 16px 64px;text-align:center;border-bottom:1px solid #eee}
.cb-empty>svg{width:34px;height:34px;margin:0 auto;color:#89908f}
.cb-empty h3{font-size:19px;font-weight:400;line-height:1.4}
.cb-empty a{display:inline-flex;align-items:center;gap:7px;color:#007185}
.cb-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:20px 0}
.cb-pagination a,.cb-pagination>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d5d9d9;border-radius:3px}
.cb-pagination [aria-current]{border:2px solid #0f1111;font-weight:700}
.cb-pagination [aria-disabled]{color:#aaa}
.cb-description{border-top:1px solid #ddd;padding-top:24px;margin-top:30px;color:#565959;font-size:13px}
.cb-description h2{font-size:19px;color:#0f1111;margin-bottom:12px}
.cb-description p{max-width:1100px;overflow-wrap:anywhere}
@media(min-width:1700px){.cb-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:1200px){.cb-layout{grid-template-columns:190px minmax(0,1fr)}.cb-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cb-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cb-results-heading{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:760px){.cb-layout{grid-template-columns:minmax(0,1fr);padding:12px 14px 32px;gap:16px}.cb-sidebar{border-right:0;padding:0}.cb-filter-panel{border:1px solid #d5d9d9;border-radius:5px}.cb-filter-panel>summary{display:flex;align-items:center;gap:8px;padding:11px 12px;font-weight:600;cursor:pointer;list-style:none}.cb-filter-panel>summary::-webkit-details-marker{display:none}.cb-filter-panel>summary>svg:last-child{margin-left:auto}.cb-filter-panel[open]>summary{border-bottom:1px solid #ddd}.cb-filter-content{padding:16px}.cb-filter-panel form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cb-filter-panel fieldset{margin:10px 0}.cb-filter-panel form>input[type=hidden]{display:none}.cb-apply,.cb-reset{grid-column:1/-1}.cb-subnav{padding-inline:14px;gap:20px}.cb-heading h1{font-size:24px}.cb-heading p{font-size:13px}.cb-brands{padding:22px 0 10px}.cb-banner{margin:20px 0}.cb-banner img{aspect-ratio:3;max-height:none}.cb-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 14px}.cb-category-tile{gap:9px}.cb-category-tile strong{font-size:13px}.category-browser h2{font-size:21px}.cb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.cb-results-heading form{width:100%;justify-content:flex-end}.cb-results-heading select{max-width:calc(100% - 65px)}.cb-results-heading p span{display:block}.cb-product-price>span{font-size:24px}.cb-product-title h3{font-size:14px}.cb-product-rating .cb-stars svg{width:14px;height:14px}.cb-category-grid .cb-category-image{max-width:145px}}
@media(max-width:380px){.cb-filter-panel form{grid-template-columns:minmax(0,1fr)}.cb-layout{padding-inline:12px}.cb-category-grid{gap:18px 10px}.cb-category-tile strong{font-size:12px}.cb-product-price>span{font-size:22px}}
