/* Custom Theme - Generated by Admin Panel */
/* This file is auto-generated. Edit via /admin panel. */

:root {
    /* Brand Colors */
    --primary-color: #1a1a1a;
    --accent-gold: #c9a87f;
    --wine-red: #8b2f39;
    --cream: #f7f5f2;
    
    /* Typography */
    --font-heading: 'Playfair Display', serif;
    --font-body: 'Inter', sans-serif;
    
    /* Button Style */
    --button-radius: 0;
}
