@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&family=Barlow:wght@300;400;500;600&display=swap";
:root{--bg:#0a0a0a;--bg-dark:#050505;--surface:#111;--surface-2:#1a1a1a;--border:#ffffff14;--text:#fff;--text-muted:#fff6;--text-dim:#fff9;--accent:#c8ff00;--accent-yellow:#d4c832;--red:#e63030}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);cursor:crosshair;font-family:Barlow,sans-serif;font-size:14px;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff26}.image-max{max-width:max-content;height:auto}
