#age-gate{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(12,12,16,.88);backdrop-filter:blur(5px)}#age-gate[hidden]{display:none!important}.age-gate-card{width:min(460px,100%);background:#fff;color:#222;border-radius:16px;padding:32px 28px;text-align:center;box-shadow:0 16px 60px rgba(0,0,0,.35)}.age-gate-card h2{margin:0 0 12px;font-size:1.55rem}.age-gate-card p{margin:10px 0;line-height:1.6}.age-gate-actions{display:flex;gap:12px;justify-content:center;margin-top:22px;flex-wrap:wrap}.age-gate-actions button{border:0;border-radius:8px;padding:11px 22px;cursor:pointer;font-size:1rem}.age-gate-yes{background:#111;color:#fff}.age-gate-no{background:#eee;color:#333}.age-gate-note{font-size:.82rem;color:#666;margin-top:18px!important}body.age-gate-open{overflow:hidden}