/* Generated customer-facing theme for Lumière TV. Backend/admin intentionally unchanged. */
:root{--brand-primary:#6d4aff;--brand-accent:#22d3ee;--brand-bg:#070914;--brand-surface:#11162a}
body{background:var(--brand-bg)!important}.navbar,.navbar-custom{backdrop-filter:blur(18px)}
.btn-primary-custom,.btn-golden,.btn-brand{background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent))!important;border-color:transparent!important}
.gradient-text,.brand-tv,.gold{background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent))!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.hero{position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -55% 35%;height:520px;background:var(--brand-primary);filter:blur(170px);opacity:.18;pointer-events:none}
.card,.pricing-card,.feature-card{border-color:color-mix(in srgb,var(--brand-primary) 28%,transparent)!important}
.whatsapp-fab{box-shadow:0 12px 40px color-mix(in srgb,var(--brand-accent) 30%,transparent)!important}


@media(max-width:768px){.hero .text-center{text-align:center!important}.hero .hero-cta,.hero .hero-badges{justify-content:center!important}}
