:root{--theme-primary: #EB4FA5;--theme-primary-hover: #D63D8F;--theme-secondary: #682CB2;--theme-accent: #EA502E;--theme-surface: #000000;--theme-surface-card: #111111;--theme-background: #000000;--theme-on-surface-muted: #FFAFD2;--theme-font-headline: "Plus Jakarta Sans";--theme-font-body: "Manrope"}.theme-ci{--theme-primary: #EB4FA5;--theme-primary-hover: #D63D8F;--theme-secondary: #682CB2;--theme-accent: #EA502E;--theme-surface: #000000;--theme-surface-card: #111111;--theme-background: #000000;--theme-on-surface-muted: #FFAFD2;--theme-font-headline: "Plus Jakarta Sans";--theme-font-body: "Manrope"}.theme-ce{--theme-primary: #EA502E;--theme-primary-hover: #D13F21;--theme-secondary: #682CB2;--theme-accent: #e13c84;--theme-surface: #0a0606;--theme-surface-card: #1a1414;--theme-background: #0a0606;--theme-on-surface-muted: #ff8f78;--theme-font-headline: "Inter";--theme-font-body: "Inter"}body{background-color:var(--theme-background);color:#fff;font-family:var(--theme-font-body),sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--theme-font-headline),sans-serif}.primary-btn{background-color:var(--theme-primary)!important;color:#fff!important;transition:all .3s ease}.primary-btn:hover{background-color:var(--theme-primary-hover)!important;transform:translateY(-2px);opacity:.9}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{display:flex;width:max-content;animation:marquee 30s linear infinite}.animate-marquee:hover{animation-play-state:paused}
