@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--bg: #111020;--bg: #191724ee;--bg2: #181629;--border: rgba(255,255,255,.08);--text: #e8e4ff;--text-muted: rgba(220,215,255,.58);--text-dim: rgba(200,195,240,.3);--blue: #7b8fe8;--blue-light: #a0aff5;--font: "Arial", system-ui, -apple-system, sans-serif;--max: 800px;--radius: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html{font-size:16px;background-color:#191724;background-image:url(https://static.voidchat.org/backgrounds/snowy_mountain.webp);background-size:cover;background-attachment:fixed;background-position:center}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--blue-light);text-decoration:none}a:hover{text-decoration:underline}::selection{background:#6c7fd84d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}
