:root{--theme-primary:#9a6a3a;--theme-accent:#b88952;--theme-bg:#f7f2ea;--theme-surface:#fffaf2;--theme-text:#30261f;--theme-muted:#786b60;--theme-dark:#2b211b;--theme-hero:#403027}
body.product-page,body.contact-page{background:var(--theme-bg)!important;color:var(--theme-text)!important}
.product-topbar{background:var(--theme-dark)!important}
.product-topbar a{color:var(--theme-muted)!important}
.product-header{background:var(--theme-surface)!important;border-bottom-color:var(--theme-primary)!important}
.product-header .product-nav nav a{color:var(--theme-text)!important}
.product-header .product-nav nav a:hover{color:var(--theme-primary)!important}
.product-quote,.product-dark-btn{background:var(--theme-accent)!important;border-color:var(--theme-accent)!important}
.product-wa,.product-whatsapp-btn{background:var(--theme-accent)!important}
.product-crumb{background:linear-gradient(100deg,var(--theme-dark),var(--theme-hero))!important}
.product-category{color:var(--theme-primary)!important}
.product-info-band,.contact-map-section{background:var(--theme-dark)!important}
.contact-page-main,.product-main{background:var(--theme-bg)!important}
.contact-cards a,.contact-cards>div,.contact-form-card{background:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-primary)!important}
.contact-cards strong,.contact-form-card h2{color:var(--theme-primary)!important}
.product-category-tab.active{background:var(--theme-accent)!important;border-color:var(--theme-accent)!important}
.product-category-tab:hover{border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}
