.ppt-theme--elegant-premium {
    --ppt-primary: #7c3aed;
    --ppt-secondary: #1e1b4b;
    --ppt-accent: #6d28d9;
    --ppt-bg: #faf5ff;
}

.ppt-theme--elegant-premium .shop-product-hero {
    box-shadow: var(--ppt-shadow-md);
}

.ppt-theme--elegant-premium .shop-product-brand-card {
    background: #f5f3ff;
    border-color: #ddd6fe;
}

.ppt-theme--elegant-premium .shop-product-brand-card__value {
    color: #6d28d9;
}
