.age-gate{position:fixed;inset:0;z-index:99990;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.85)}.age-gate__box{background:#fff;color:#111;max-width:460px;width:90%;padding:2rem;border-radius:8px;text-align:center}.age-gate__btns{display:flex;gap:1rem;justify-content:center;margin-top:1.25rem}.age-gate.is-hidden{display:none}