@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;800;900&family=DM+Sans:wght@300;400&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0c0a;--bg-2:#141210;--accent:#9092d4;--accent-dim:#9092d41f;--accent-line:#9092d447;--text-primary:#f0ede6;--text-secondary:#7a7670;--text-tertiary:#3e3c38;--border:#f0ede60f}html{font-size:16px}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,system-ui,sans-serif;font-weight:300;overflow-x:hidden}
