:root{--brand:#10b981;--cta:#2563eb;--ink:#0f172a;--border:#e5e7eb;--bg:#f6f9fc}html,body{background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:#0f766e;text-underline-offset:3px} a:hover{color:var(--cta);text-decoration:underline}.card{background:#fff;border:1px solid var(--border);border-radius:1rem;box-shadow:0 10px 30px rgba(2,6,23,.05)}img{max-width:100%;height:auto}