.age-gate{z-index:3000;-webkit-backdrop-filter:blur(6px);background:#060a10f0;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out age-gate-fade;display:flex;position:fixed;inset:0}@keyframes age-gate-fade{0%{opacity:0}to{opacity:1}}.age-gate__panel{background:var(--bg-card,#131822);width:100%;max-width:460px;color:var(--text,#fff);text-align:center;border:1px solid #ffffff1a;border-radius:18px;padding:28px 26px 24px;box-shadow:0 24px 60px #0000008c}.age-gate__title{letter-spacing:-.01em;margin:0 0 12px;font-size:1.4rem;font-weight:800}.age-gate__lede{color:var(--text-sub,#9aa3b0);margin:0 0 12px;font-size:.95rem;line-height:1.55}.age-gate__lede strong{color:var(--text,#fff);font-weight:700}.age-gate__actions{flex-direction:column;gap:10px;margin:22px 0 14px;display:flex}.age-gate__enter{justify-content:center;width:100%;padding:12px 20px;font-size:1rem;font-weight:800}.age-gate__leave{color:var(--text-sub,#9aa3b0);text-underline-offset:4px;font-size:.88rem;text-decoration:underline}.age-gate__leave:hover{color:var(--text,#fff)}.age-gate__footer{color:var(--text-sub,#9aa3b0);margin:6px 0 0;font-size:.78rem;line-height:1.5}.age-gate__footer a{color:var(--teal,#35ccbd);text-decoration:none}.age-gate__footer a:hover{text-decoration:underline}
