*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--surface: #fafbfc;--surface2: #f6f8fa;--surface3: #eaeef2;--border: #e1e4e8;--border2: #d0d7de;--text: #24292f;--text2: #57606a;--text3: #6e7781;--green: #1a7f37;--green-dim: #dafbe1;--green-glow: rgba(26,127,55,.15);--red: #cf222e;--red-dim: #ffebe9;--red-glow: rgba(207,34,46,.15);--yellow: #9a6700;--yellow-dim: #fff8c5;--blue: #0969da;--blue-dim: #ddf4ff;--purple: #8250df;--cyan: #1a7f37;--orange: #bc4c00;--font-mono: "JetBrains Mono", monospace;--font-display: "Syne", sans-serif}html,body{background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:13px;line-height:1.5;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text3)}button{cursor:pointer;font-family:inherit}.nav-btn{background:linear-gradient(to bottom,#ff8c3b,#e65c00)!important;border:1px solid #cc5200!important;border-radius:8px!important;color:#fff!important;font-weight:700!important;box-shadow:inset 0 1px #fff6,0 4px #b34800,0 5px 8px #0003!important;transition:all .1s ease;position:relative;top:0}.nav-btn:hover{background:linear-gradient(to bottom,#ff984e,#f06100)!important;box-shadow:inset 0 1px #ffffff80,0 5px #b34800,0 7px 10px #00000040!important;top:-1px}.nav-btn:active{top:3px;box-shadow:inset 0 1px #fff3,0 1px #b34800,0 2px 4px #0003!important}.nav-btn.active{background:linear-gradient(to bottom,#ff7214,#cc5200)!important;border-color:#993d00!important}.nav-btn:disabled{opacity:.55!important;cursor:not-allowed!important;box-shadow:inset 0 1px #fff3,0 2px #b34800!important;top:0!important}
