﻿
:root { color-scheme: dark; }
body { font-family: system-ui, Arial, sans-serif; }
.content-wrapper { background:#0b0b0b; }
.card { background:#111; border:1px solid rgba(255,255,255,.06); }
