/* ═══════════════════════════════════════════════════════
   BLOCKCHAIN COURSE — MODULE 8: SOLIDITY PATTERNS
   Extra CSS — custom components beyond module-style.css
   ═══════════════════════════════════════════════════════ */

/* ── No additional styles needed currently ──
   module-style.css provides all required classes:
   - .concept-grid / .concept-card
   - .lesson-card (card-orange, card-blue, card-green, card-purple, card-red)
   - .code-block / pre / code
   - .anatomy-table / .anatomy-row
   - .compare-table
   - .questions-card / .question-list
   - .next-module-box
   - .section-badge variants

   If custom pattern-specific components are needed later
   (e.g., proxy architecture diagrams, inheritance trees),
   add them here.
   ═══════════════════════════════════════════════════════ */
