@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0e0020;--surface:#18003d;--surface2:#230055;--pink:#f34bd8;--pink-light:#ff6bca;--violet:#8b5cff;--violet-bright:#a855f7;--text:#f7f4ff;--text-secondary:#b8aadf;--text-tertiary:#6e5ba0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.6}a{color:var(--pink);text-decoration:none}a:hover{opacity:.8}.container{max-width:960px;margin:0 auto;padding:0 24px}#root{min-height:100vh}
