/* =========================================================
   AGE / COUNTRY GATE
   The popup uses Shadow DOM (attachShadow) for z-index
   isolation above all other page UI. All visual styles are
   injected directly into the shadow root inside age-gate.js
   so they are fully encapsulated and cannot be overridden by
   global styles, nor can they accidentally override anything.
   ========================================================= */
