/* ═══════════════════════════════════════════════════════
   BLOCKCHAIN COURSE — MODULE 7: SOLIDITY FUNDAMENTALS
   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)
   - .code-block / pre / code
   - .anatomy-table / .anatomy-row
   - .section-badge variants

   If custom Solidity-specific components are needed later
   (e.g., storage layout diagrams, EVM stack visualizations),
   add them here.
   ═══════════════════════════════════════════════════════ */
