:root{--bg: #0a0614;--card: rgba(18, 12, 28, .92);--magenta: #e040a0;--violet: #8b5cf6;--cyan: #4dd9e8;--sun: #f5b042;--text: #f5f0fa;--muted: rgba(245, 240, 250, .55);--border: rgba(255, 255, 255, .12);font-family:DM Sans,system-ui,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:radial-gradient(ellipse 120% 80% at 50% -20%,#2a1545 0%,var(--bg) 55%)}#root{min-height:100dvh}button{font-family:inherit;cursor:pointer}input[type=file]{display:none}
