/* Product $i theme override — only :root variables needed */
:root {
    --shop-primary: #6C297A;
    --shop-primary-dark: #4a1c53;
    --shop-secondary: #002141;
    --shop-bg: #F6F4F0;
    --shop-border: #BCB6AA;
}
