/*
Theme Name: Affordable Epoxy Flooring Brisbane Theme
Theme URI: http://example.com/
Author: Gemini Custom Web Builder
Description: Premium matte and flake finishes landing page optimized as a standalone WordPress theme.
Version: 1.0
Text Domain: brisbane-epoxy-theme
*/

body {
    font-family: 'Inter', sans-serif;
}
h1, h2, h3, .font-heading {
    font-family: 'Space Grotesk', sans-serif;
}
/* Matte Color Token System Override */
.bg-matte-dark { background-color: #242526; }      /* Deep Matte Charcoal */
.bg-matte-gray { background-color: #F4F4F2; }      /* Soft Matte Off-White */
.bg-matte-slate { background-color: #4A525A; }     /* Muted Slate Gray */
.text-matte-dark { color: #242526; }
.border-matte-accent { border-color: #D4AF37; }    /* Muted Gold Accent */
.bg-matte-accent { background-color: #C5A059; }    /* Matte Premium Gold */