:root{--bg:#0a0c10;--panel:#141418d9;--panel-border:#ffffff14;--accent:#00f0ff;--accent-dim:#00f0ff26;--text:#e6edf3;--text-dim:#8b98a5}*{box-sizing:border-box}html,body,#__next{background:var(--bg);height:100%;color:var(--text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Malgun Gothic,sans-serif;overflow:hidden}button{cursor:pointer;color:var(--text);font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}::-webkit-scrollbar-track{background:0 0}
