/* All rules are limited to category content. */
[data-bemes-category-design] .bm-category-banner{background:var(--category-bg,#17384e);color:#fff;border-radius:6px;overflow:hidden;margin-bottom:24px}
[data-bemes-category-design] .bm-category-topline{padding:12px 20px;background:#ffffff09;text-align:center;font-size:13px;color:var(--category-accent,#79d9d7)}
[data-bemes-category-design] .bm-category-hero{display:grid;grid-template-columns:46% 54%}
[data-bemes-category-design] .bm-category-copy{padding:32px;display:flex;flex-direction:column;justify-content:center}
[data-bemes-category-design] .bm-category-copy .bm-category-eyebrow{color:var(--category-accent,#79d9d7);font-size:11px;letter-spacing:1.6px;text-transform:uppercase}
[data-bemes-category-design] .bm-category-copy h2{color:white;font-size:36px;line-height:1.15;margin:0 0 18px}
[data-bemes-category-design] .bm-category-rule{height:5px;width:80px;background:var(--category-accent,#79d9d7);margin-bottom:20px;border-radius:3px}
[data-bemes-category-design] .bm-category-copy p{color:#f3f7fa;font-size:15px;line-height:1.7}
[data-bemes-category-design] .bm-category-photo{margin:0;min-width:0}
[data-bemes-category-design] .bm-category-photo img{display:block;width:100%;height:100%;min-height:380px;max-height:470px;object-fit:cover}
[data-bemes-category-design] .bm-category-reverse .bm-category-hero{grid-template-columns:54% 46%}
[data-bemes-category-design] .bm-category-reverse .bm-category-photo{grid-column:1;grid-row:1}
[data-bemes-category-design] .bm-category-reverse .bm-category-copy{grid-column:2;grid-row:1}
[data-bemes-category-design] .bm-category-pay{padding:15px 18px;display:flex;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap;background:#edf6fc;color:#183b54;font-size:13px}
[data-bemes-category-design] .bm-category-pay strong{font-size:17px;color:#003087}
[data-bemes-category-design] .bm-category-pay a{color:#006ba0;text-decoration:underline}
[data-bemes-category-design] .refine-search__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:16px;margin:0;padding:10px 0 24px}
[data-bemes-category-design] .refine-search__subitem{width:100%;max-width:none;padding:0}
[data-bemes-category-design] .refine-search__subitem-body{border:0;background:transparent;padding:0}
[data-bemes-category-design] .refine-search__subitem-name a{display:flex;align-items:center;flex-direction:column;text-align:center;gap:14px;font-size:14px;font-weight:600;color:#4b5054}
[data-bemes-category-design] .bm-category-circle{width:120px;height:120px;border-radius:50%;background:#efede9;overflow:hidden;display:block}
[data-bemes-category-design] .bm-category-circle img{width:100%;height:100%;object-fit:contain;padding:17px;mix-blend-mode:multiply}
[data-bemes-category-design] [data-category-tile]:focus-visible{outline:3px solid #007ca4;outline-offset:4px}
[data-bemes-category-design] [data-list-name^="Category:"]>.products-list:has(>.product-grid){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0}
[data-bemes-category-design] [data-list-name^="Category:"]>.products-list>.product-grid{width:100%;max-width:none;padding:0}
[data-bemes-category-design] [data-list-name^="Category:"] .product-item-container{border:1px solid #dce5ed;border-radius:8px;padding:18px;height:100%;background:white}
[data-bemes-category-design] [data-list-name^="Category:"] .card-title{font-size:16px;line-height:1.5}
[data-bemes-category-design] [data-list-name^="Category:"] .product-item-container .left-block img{object-fit:contain;max-height:225px}
[data-bemes-category-design] [data-list-name^="Category:"] .right-block{padding-top:14px}
@media(max-width:767px){[data-bemes-category-design] .bm-category-hero,[data-bemes-category-design] .bm-category-reverse .bm-category-hero{display:flex;flex-direction:column}[data-bemes-category-design] .bm-category-photo img{height:250px;min-height:0}[data-bemes-category-design] .bm-category-copy{padding:25px}[data-bemes-category-design] .bm-category-copy h2{font-size:30px}[data-bemes-category-design] .refine-search__content{grid-template-columns:repeat(3,minmax(0,1fr))}[data-bemes-category-design] .bm-category-circle{width:90px;height:90px}[data-bemes-category-design] [data-list-name^="Category:"]>.products-list:has(>.product-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:380px){[data-bemes-category-design] .refine-search__content{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Parts landing page. Uses no banner-image request until the final artwork is supplied. */
[data-category-id="142"] .bm-parts-landing{margin:0 0 28px;color:#173f33}
[data-category-id="142"] .bm-parts-hero{position:relative;display:grid;grid-template-columns:minmax(0,58%) minmax(260px,42%);min-height:300px;overflow:hidden;border-radius:8px;background:linear-gradient(110deg,#123f31,#2d6b54);color:#fff}
[data-category-id="142"] .bm-parts-hero:before{position:absolute;inset:0;content:"";background:repeating-linear-gradient(135deg,transparent 0,transparent 68px,#ffffff18 69px,#ffffff18 71px);pointer-events:none}
[data-category-id="142"] .bm-parts-hero__copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:38px 42px}
[data-category-id="142"] .bm-parts-hero__eyebrow{margin:0 0 10px;color:#d9ebdf;font-size:12px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}
[data-category-id="142"] .bm-parts-hero h1{margin:0 0 8px;color:#fff;font-size:40px;line-height:1.12}
[data-category-id="142"] .bm-parts-hero__tagline{margin:0 0 12px;color:#f0c15a;font-size:23px;font-weight:700}
[data-category-id="142"] .bm-parts-hero__copy>p:last-child{max-width:620px;margin:0;color:#edf5f1;font-size:15px;line-height:1.55}
[data-category-id="142"] .bm-parts-hero__media{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:240px;margin:28px;border:1px dashed #d9ebe099;border-radius:7px;background:#0b342766;color:#d9ebe0;font-size:12px;font-weight:700;letter-spacing:.7px;text-align:center;text-transform:uppercase}
[data-category-id="142"] .bm-parts-search{position:relative;z-index:2;display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(210px,1fr) auto;gap:14px;align-items:end;margin:-24px 32px 0;padding:24px;border-radius:9px;background:#0e4a38;box-shadow:0 8px 24px #173f3326;color:#fff}
[data-category-id="142"] .bm-parts-search__heading{grid-column:1/-1;text-align:center}
[data-category-id="142"] .bm-parts-search__heading h2{margin:0 0 4px;color:#fff;font-size:25px}
[data-category-id="142"] .bm-parts-search__heading p{margin:0;color:#cee2d8;font-size:13px}
[data-category-id="142"] .bm-parts-search__field label{display:block;margin:0 0 7px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.25px;text-transform:uppercase}
[data-category-id="142"] .bm-parts-search__field input,[data-category-id="142"] .bm-parts-search__field select{width:100%;height:48px;margin:0;padding:0 14px;border:1px solid #c8d8d0;border-radius:5px;background:#fff;color:#243f35;font:400 15px Arial,sans-serif}
[data-category-id="142"] .bm-parts-search__field input:focus,[data-category-id="142"] .bm-parts-search__field select:focus{outline:3px solid #f0c15a;outline-offset:2px}
[data-category-id="142"] .bm-parts-search__submit{height:48px;margin:0;padding:0 25px;border:0;border-radius:5px;background:#f0bd4a;color:#153c30;font:700 14px Arial,sans-serif;text-transform:uppercase;cursor:pointer}
[data-category-id="142"] .bm-parts-search__submit:hover{background:#ffd36d}
[data-category-id="142"] .refine-search__content{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
[data-category-id="142"] .refine-search__subitem-name a{min-height:92px;align-items:center;justify-content:flex-start;flex-direction:row;gap:16px;padding:16px;border:1px solid #d8e2dd;border-radius:8px;background:#fff;color:#164936;text-align:left}
[data-category-id="142"] .refine-search__subitem-name a:before{display:flex;align-items:center;justify-content:center;flex:0 0 56px;width:56px;height:56px;border-radius:50%;background:#e4f0ea;color:#1d5b46;content:"PART";font-size:10px;font-weight:700}
[data-category-id="142"] .refine-search__subitem-name a:hover{border-color:#1d6b50;box-shadow:0 4px 14px #173f3314}
@media(max-width:991px){[data-category-id="142"] .bm-parts-hero{grid-template-columns:1fr}[data-category-id="142"] .bm-parts-hero__media{min-height:130px;margin-top:0}[data-category-id="142"] .bm-parts-search{grid-template-columns:1fr 1fr;margin:-18px 20px 0}[data-category-id="142"] .bm-parts-search__submit{grid-column:1/-1}}
@media(max-width:640px){[data-category-id="142"] .bm-parts-hero__copy{padding:28px 24px}[data-category-id="142"] .bm-parts-hero h1{font-size:32px}[data-category-id="142"] .bm-parts-hero__tagline{font-size:20px}[data-category-id="142"] .bm-parts-search{grid-template-columns:1fr;margin:-12px 12px 0;padding:20px}[data-category-id="142"] .bm-parts-search__heading,[data-category-id="142"] .bm-parts-search__submit{grid-column:auto}[data-category-id="142"] .refine-search__content{grid-template-columns:1fr 1fr}}
@media(max-width:380px){[data-category-id="142"] .refine-search__content{grid-template-columns:1fr}}

@media(min-width:768px) and (max-width:1100px){[data-bemes-category-design] [data-list-name^="Category:"]>.products-list:has(>.product-grid){grid-template-columns:repeat(3,minmax(0,1fr))}}
