*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--purple:#D4BCFF;--purple-dark:#A98AFF;--purple-btn:#B89AFF;--bg:#1C1830;--bg2:#242040;--surface:#2E2850;--surface2:#373060;--border:rgba(212,188,255,0.28);--border-strong:rgba(212,188,255,0.52);--text:#FFFFFF;--text-muted:#DDD4F8;--text-dim:#A097C0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;background-image:radial-gradient(ellipse 90% 55% at 50% 0,rgba(185,148,255,.32) 0,transparent 65%),radial-gradient(ellipse 55% 45% at 85% 85%,rgba(130,80,240,.18) 0,transparent 60%),radial-gradient(ellipse 45% 35% at 8% 65%,rgba(160,110,255,.13) 0,transparent 55%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-attachment:fixed}button{cursor:pointer;border:none;outline:none}button,input{font-family:inherit}a{text-decoration:none;color:inherit}