*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #00AADD;--orange: #FF6B2B;--success: #007A44;--error: #BB2222;--bg: #F5F6F8;--surface: #FFFFFF;--surface2: #ECEEF2;--border: #DDE1E8;--text: #0D1117;--text-muted: #6B7280}[data-theme=dark]{--bg: #0D1117;--surface: #161B22;--surface2: #21262D;--border: #30363D;--text: #E6EDF3;--text-muted: #8B949E}html{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;height:100%;overflow-y:auto}a{color:inherit}.main-content{padding-top:56px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}
