/* ══ hycard v1.1 — Hypatia Design System integration layer ══ */
/* Card feature CSS lives in: hycard.css, hycard-templates.css, hycard-resume.css */
/* This file ensures design-system tokens reach the card renderer */

body { background: var(--bg-deep, #000b06); color: var(--text, #e8fff6); }
