@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--bg:#090d0d;--panel:#111817;--panel2:#151e1c;--line:#293633;--text:#f0f4e9;--muted:#8e9b93;--lime:#d6ff38;--blue:#79a9ff;--violet:#c19bff;--orange:#ffaf75}*{box-sizing:border-box}html,body{max-width:100vw;min-height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans Thai,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
