:root{--bg: #0d1117;--bg-light: #161b22;--border: #30363d;--text: #e6edf3;--text-dim: #8b949e;--accent: #39fff2;--accent-dim: rgba(57,255,242,.15);--red: #f85149;--green: #3fb950;--purple: #bc8cff}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;height:100dvh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}@media(max-width:768px){html,body,#app{overflow:hidden}}
