.categories .text-category{display:flex;flex-direction:column;min-height:310px;padding:34px;border-top:4px solid #c9a55a;background:#f1f6f8}
.text-category>.category-copy{padding:44px 0 54px}
.text-category h3{font-size:30px}
.department-brands{border:1px solid #dce5eb;border-radius:12px;padding:18px 20px;background:#fff;margin-bottom:24px}
.department-brands summary{cursor:pointer;font-size:16px;font-weight:700;color:#19374c}
.department-brands summary>span{margin-left:8px;font-size:14px;font-weight:400;color:#607581}
.department-brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(205px,100%),1fr));gap:10px;padding-top:18px}
.department-brand-grid>a{display:flex;align-items:center;min-height:64px;padding:10px;border:1px solid #e1e9ed;border-radius:9px}
.department-brand-grid>a:hover,.department-brand-grid>a:focus-visible{border-color:#14739f;background:#eef5f8}
.department-brand-grid>a[aria-current="true"]{border-color:#14739f;background:#eef5f8;box-shadow:inset 0 0 0 1px #14739f}
.marine-intro{font-size:16px;line-height:1.65;max-width:850px;color:#536e7d;margin:0 0 24px}
.marine-groups{margin-bottom:24px}
.marine-tools{display:grid;grid-template-columns:minmax(220px,2fr) repeat(2,minmax(170px,1fr));gap:14px;align-items:end}
.marine-tools label{display:grid;gap:8px;font-size:14px;font-weight:600}
.marine-tools input,.marine-tools select{min-width:0;width:100%;min-height:48px;padding:12px;border:1px solid #c6d4dd;border-radius:9px;background:#fff;font:16px Arial;color:#19374c}
.marine-tools .marine-count{font-size:14px;color:#607581;grid-column:1/-1;padding:8px 0}
.marine-product .marine-description{font-size:16px;line-height:1.55}
.marine-product .product-variant{max-width:100%}
.marine-product .catalog-image img{object-fit:contain}
.marine-product .marine-model-note{font-size:13px;color:#607581;line-height:1.5}
.marine-product .sku:empty{display:none}
.marine-empty{grid-column:1/-1;padding:28px;background:#fff;border:1px solid #dce5eb;border-radius:12px}
.marine-empty h3{margin-top:0}.marine-empty p{font-size:16px;line-height:1.6}
.marine-empty .primary{border-radius:8px;margin:8px 8px 0 0}
.brand-departments{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}
.brand-departments a{display:block;border:1px solid #c7d8e2;border-radius:8px;padding:10px 14px;font-size:14px}
@media(max-width:700px){.marine-tools{grid-template-columns:1fr}.department-brands{padding:16px}.department-brand-grid{grid-template-columns:1fr 1fr}.department-brand-grid>a{padding:8px}.department-brand-grid .brand-choice{flex-direction:column;align-items:flex-start;gap:6px}.department-brand-grid .brand-choice-art{flex-basis:auto}.text-category h3{font-size:28px}}
@media(max-width:400px){.department-brand-grid{grid-template-columns:1fr}}
.department-brand-grid a[hidden]{display:none!important}
