:root{--bg:#0f1419;--card:#16202a;--border:#2f3b46;--text:#e7e9ea;--muted:#8b98a5;--accent:#1d9bf0;--claude:#d97757;--claude-soft:rgba(217,119,87,.12)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}