:root{color-scheme:dark;--ink: #e9efe9;--muted: #8b9993;--line: rgba(224, 238, 230, .1);--panel: #0d1917;--panel-2: #111f1c;--green: #8cff78;--yellow: #f4c95d;--red: #ff7d72;--bg: #07110f;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--ink)}body{min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
