.agegate-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:99999;display:none}
.agegate-modal{max-width:520px;margin:10vh auto;background:#fff;border-radius:16px;padding:24px}
.agegate-actions{display:flex;gap:12px;margin-top:16px}
.agegate-actions button{flex:1;padding:12px 14px;border-radius:12px;border:0;cursor:pointer}
.agegate-yes{background:#111;color:#fff}
.agegate-no{background:#eee}
