/* Shared neutral surfaces for brand, editorial and catalogue pages. */
:root{--ivory:#f7f8f4;--surface:#eef2e9;--rule:#d7dfd2}
body{background:var(--ivory)}
#ga-brand-polish{--ga-bg:var(--ivory);--ga-paper:var(--surface);--ga-soft:#e8eee2;--ga-rule:var(--rule);background:var(--ga-bg)}
.range-card,.testimonial-card,.customer-feature-grid .customer-feature,
.product-card,.featured-range,.catalogue-sidebar{background:var(--surface)}
.product-photo,.product-detail>.product-photo,.product-media{background:var(--surface);isolation:isolate}
.product-frame{mix-blend-mode:multiply}
.product-photo>img,.product-media>img{mix-blend-mode:multiply}
#ga-brand-polish .ga-contain{background:transparent;mix-blend-mode:multiply}
#ga-brand-polish .kp-guide{border-radius:8px;border-color:var(--ga-rule);background:var(--ga-paper);transition:background .18s,border-color .18s}
#ga-brand-polish .kp-guide:hover{background:#e8eee2;border-color:#94ab94}
#ga-brand-polish .kp-guide:focus-visible{outline:3px solid var(--ga-green);outline-offset:4px}
@media(prefers-reduced-motion:reduce){#ga-brand-polish .kp-guide{transition:none}}
