.body-custom { overflow-wrap:anywhere; }.body-custom :focus-visible { outline:2px solid currentColor; outline-offset:4px; }.body-custom .body-custom__link { display:inline-block; margin-top:24px; padding-block:12px; }
.body-custom.category-palette { color:var(--category-text); background:var(--category-background-primary); }
.body-custom.category-palette--secondary { background:var(--category-background-secondary); }
.body-custom.category-palette :focus-visible { outline-color:var(--category-accent); }
.body-custom.category-palette .body-custom__link,.body-custom.category-palette .body-media__buttons .button,.body-custom.category-palette .body-media__control,.body-custom.category-palette .body-best-sellers__controls button { border-color:var(--category-button-background); background:var(--category-button-background); color:var(--category-button-text); }
.body-custom.category-palette .body-discovery__panel { color:inherit; }
.body-media.category-palette .body-media__content { color:rgb(var(--color-foreground)); }
