@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0e17;--s1:#0f1623;--s2:#131c2e;--s3:#172236;--b1:#1c2b42;--b2:#223350;--t1:#e8edf8;--t2:#a8b8d0;--t3:#6478a0;--t4:#3a4e72;--blue:#2563eb;--cyan:#06b6d4;--green:#10b981;--amber:#f59e0b;--red:#ef4444;--purple:#8b5cf6;--pink:#ec4899}html{background:var(--bg);color:var(--t1);font-size:13px}body{font-family:Inter,sans-serif;line-height:1.5}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--b2);border-radius:2px}
