:root{--bg-main: #3B2A6E;--bg-card: #4E3A87;--color-accent: #9D6FD6;--color-highlight: #C49BF0;--color-cta: #FF2D78;--color-gold: #FFD700;--text-main: #FFFFFF;--text-muted: #E9D5FF}*{margin:0;padding:0;box-sizing:border-box}body,html,#root{width:100%;height:100%;background-color:var(--bg-main);color:var(--text-main);overflow-x:hidden;font-family:system-ui,-apple-system,sans-serif}::-webkit-scrollbar{display:none}
