*{margin:0;padding:0;box-sizing:border-box}button{outline:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none}.toggle-btn{padding:6px 12px;border-radius:6px;border:1px solid #30363d;background:transparent;color:#8b949e;font-size:13px;cursor:pointer;font-family:inherit;font-weight:500}.toggle-btn:hover,.toggle-btn:focus,.toggle-btn:active{border-color:#30363d}.toggle-btn.active{background:#1f2937;color:#e1e4e8;border-color:#58a6ff}.toggle-btn.active:hover,.toggle-btn.active:focus,.toggle-btn.active:active{border-color:#58a6ff}button:focus-visible{outline:1px solid #58a6ff}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1117;color:#e1e4e8;min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh}
