.tenant-agegate{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(6,5,4,.94);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tenant-agegate__box{max-width:440px;width:100%;text-align:center;background:#120d0a;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:44px 36px;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.tenant-agegate__mark{width:84px;height:84px;margin:0 auto 22px;border:1px solid color-mix(in srgb,var(--tenant-age-accent,#c9a86a) 55%,transparent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;color:#fff;line-height:1}.tenant-agegate__mark span{color:var(--tenant-age-accent,#c9a86a);font-size:22px}.tenant-agegate__title{font-size:24px;color:#fff;font-weight:700;margin-bottom:12px}.tenant-agegate__text{color:#9a8f88;font-size:15px;line-height:1.55;margin-bottom:26px}.tenant-agegate__btns{display:flex;flex-direction:column;gap:12px;align-items:stretch}.tenant-agegate__yes{width:100%;padding:15px 24px;border:0;border-radius:12px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:.02em;color:#0a0908;background:var(--tenant-age-accent,#c9a86a);transition:filter .2s,transform .1s}.tenant-agegate__yes:hover{filter:brightness(1.08)}.tenant-agegate__yes:active{transform:translateY(1px)}.tenant-agegate__no{background:none;border:0;color:#9a8f88;font-family:inherit;font-size:13px;cursor:pointer;padding:6px}.tenant-agegate__no:hover{color:var(--tenant-age-accent,#c9a86a)}.tenant-agegate__note{color:#6d635d;font-size:11px;line-height:1.6;margin-top:22px}@media (max-width:560px){.tenant-agegate__box{padding:34px 24px}.tenant-agegate__title{font-size:21px}}