*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--bg-card:#161b22;--bg-card-2:#1c2128;--border:#30363d;--text:#e6edf3;--text-muted:#8b949e;--accent:#4ade80;--accent-blue:#58a6ff;--slack-purple:#4a154b;--slack-green:#2eb67d;--radius:12px}body,html{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh}a{color:var(--accent-blue);text-decoration:none}a:hover{text-decoration:underline}