*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0D1117;--surface: #161B22;--surface2: #21262D;--surface3: #2D333B;--border: rgba(255,255,255,.08);--border-s: rgba(255,255,255,.14);--txt: #E6EDF3;--txt2: #8B949E;--txt3: #484F58;--blue: #2563EB;--blue-bg: rgba(37,99,235,.12);--blue-bd: rgba(37,99,235,.3);--green: #3FB950;--green-bg: rgba(63,185,80,.1);--amber: #E3B341;--amber-bg: rgba(227,179,65,.1);--red: #F85149;--red-bg: rgba(248,81,73,.1);--purple: #BC8CFF;--purple-bg: rgba(188,140,255,.1);--radius: 6px;--mono: "JetBrains Mono", monospace;--sans: "Inter", system-ui, sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--txt);font-family:var(--sans);font-size:13px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow:hidden}a{color:var(--blue);text-decoration:none}button{font-family:var(--sans);cursor:pointer}input,textarea,select{font-family:var(--sans);font-size:12px;color:var(--txt);background:var(--surface2);border:.5px solid var(--border-s);border-radius:var(--radius);outline:none;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--blue)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
