/* ==========================================================================
   Technical portfolio page (/portfolio/) — page-specific tweaks only.
   Everything else (layout, typography, cards, sections) comes from
   theme.css and layout.css, shared with the rest of the site.
   ========================================================================== */

#techStack { display: grid; gap: 0; }
