/* Geographic app identity; product and publication branding retain their own marks. */
:root[data-app-brand="nutramedix"] .nutramedix-mark,
:root[data-app-brand="nutramedix"][data-ui-theme] .nutramedix-mark {
 background-image: url("assets/brand/nutramedix-stamp-dark.png");
 box-shadow: 0 6px 18px rgba(246, 84, 93, .18);
}
