:root{--gh-blue: #0071e3;--gh-blue-2: #2563eb;--gh-bg: #0b0b0d;--gh-panel: #121216;--gh-border: rgba(255,255,255,.08);--gh-border-strong: rgba(255,255,255,.12);--gh-text: #e5e7eb;--gh-text-soft: #cbd5e1;--gh-text-muted: #9ca3af;--gh-text-faint: #6b7280;--gh-gold: #FFC72C;--gh-teal: #2dd4bf;--gh-green: #4ade80;--gh-red: #f87171}body.light{--gh-bg: #f1f5f9;--gh-panel: #ffffff;--gh-border: rgba(0,0,0,.08);--gh-border-strong: rgba(0,0,0,.14);--gh-text: #1a2332;--gh-text-soft: #2d3748;--gh-text-muted: #64748b;--gh-text-faint: #94a3b8;--gh-blue: #0071e3;--gh-blue-2: #2563eb;--gh-gold: #D4A017;--gh-teal: #0d9488;--gh-green: #16a34a;--gh-red: #ef4444}body.light *{border-color:#00000014!important}body.light [style*="background: #121"],body.light [style*="background:#121"],body.light [style*="background: #0b0"],body.light [style*="background:#0b0"],body.light [style*="background: #1A2"],body.light [style*="background:#1A2"],body.light [style*="background: #121C28"],body.light [style*="background:#121C28"]{background:#fff!important}body.light [style*="color: #E8ECF0"],body.light [style*="color:#E8ECF0"]{color:#1a2332!important}body.light [style*="color: #6B7B8D"],body.light [style*="color:#6B7B8D"]{color:#64748b!important}body.light [style*="rgba(255,255,255,0.04)"]{background:#00000008!important}body.light [style*="rgba(255,255,255,0.08)"]{background:#0000000f!important}body.light [style*="rgba(255,255,255,0.1)"]{background:#00000014!important}body.light [style*="rgba(255,255,255,0.12)"]{background:#0000001a!important}body.light input[type=text],body.light input[type=password],body.light input[type=search],body.light select,body.light textarea{background:#00000008;color:var(--gh-text)}body.light ::-webkit-scrollbar-thumb{background:#0000001f}body.light ::-webkit-scrollbar-thumb:hover{background:#0003}.gh-theme-toggle{width:32px;height:32px;border-radius:50%;border:1px solid var(--gh-border);background:var(--gh-panel);cursor:pointer;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,border-color .15s}.gh-theme-toggle:hover{background:var(--gh-border)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--gh-bg);color:var(--gh-text);font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3,h4{font-family:Bricolage Grotesque,Instrument Sans,system-ui,sans-serif;letter-spacing:-.01em}button{font-family:inherit;cursor:pointer}input[type=text],input[type=password],input[type=search],select,textarea{background:#ffffff0a;border:1px solid var(--gh-border);color:var(--gh-text);border-radius:8px;padding:8px 12px;font-size:13px;font-family:inherit;outline:none;transition:border-color .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:var(--gh-blue)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}@keyframes gh-spin{to{transform:rotate(360deg)}}@keyframes gh-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes gh-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.gh-spin{animation:gh-spin 1s linear infinite}.gh-pulse{animation:gh-pulse 1.5s ease-in-out infinite}.gh-fade-in{animation:gh-fade-in .2s ease-out forwards}
