.fp-age-check body>*{visibility:hidden}.fp-age-check body>.fp-age-gate{visibility:visible}html.fp-age-gate-open,html.fp-age-gate-open body{overflow:hidden}.fp-age-gate{position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;padding:24px;overflow-y:auto;background:radial-gradient(circle at 50% 12%,rgba(213,36,44,.18),transparent 34%),rgba(3,12,25,.97);color:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.fp-age-gate__card{width:min(100%,520px);padding:clamp(28px,6vw,48px);border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(145deg,rgba(13,31,55,.98),rgba(6,19,37,.98));box-shadow:0 28px 80px rgba(0,0,0,.5);text-align:center}.fp-age-gate__logo{display:block;width:min(240px,72%);height:auto;margin:0 auto 26px}.fp-age-gate__eyebrow{margin:0 0 10px;color:#ff777d;font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.fp-age-gate h1{margin:0;color:#fff;font-size:clamp(1.8rem, 6vw, 2.65rem);line-height:1.08}.fp-age-gate__copy{max-width:42ch;margin:18px auto 0;color:#cbd5e1;font-size:1rem;line-height:1.65}.fp-age-gate__consent{margin:16px 0 0;padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.05);color:#d5deeb;font-size:.86rem;line-height:1.55;text-align:left}.fp-age-gate__consent a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px}.fp-age-gate__consent a:focus-visible{outline:rgba(255,255,255,.7) solid 3px;outline-offset:3px}.fp-age-gate__age-form{display:grid;gap:10px;margin-top:22px;text-align:left}.fp-age-gate__age-form label{color:#f8fafc;font-size:.86rem;font-weight:800}.fp-age-gate__age-form input{width:100%;min-height:56px;border:1px solid rgba(255,255,255,.3);border-radius:14px;padding:10px 16px;background:rgba(255,255,255,.08);color:#fff;font:inherit;font-size:1.2rem;font-weight:800}.fp-age-gate__age-form input:focus{border-color:#fff;outline:rgba(255,255,255,.28) solid 3px;outline-offset:2px}.fp-age-gate__age-form input::placeholder{color:#94a3b8}.fp-age-gate__error{margin:0;color:#ff9ca1;font-size:.84rem;font-weight:700;line-height:1.4}.fp-age-gate__age-form .fp-age-gate__button{width:100%;margin-top:4px}.fp-age-gate__button{min-height:52px;border:1px solid transparent;border-radius:999px;padding:13px 22px;font:inherit;font-weight:800;cursor:pointer;transition:transform 160ms,background-color 160ms,border-color 160ms}.fp-age-gate__button:hover{transform:translateY(-1px)}.fp-age-gate__button:focus-visible{outline:#ffffff solid 3px;outline-offset:3px}.fp-age-gate__button--enter{background:#d5242c;color:#fff}.fp-age-gate__button--enter:hover{background:#ed2f38}.fp-age-gate__button--leave{border-color:rgba(255,255,255,.24);background:0 0;color:#e2e8f0}.fp-age-gate__button--leave:hover{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.06)}.fp-age-gate__note{margin:20px 0 0;color:#94a3b8;font-size:.78rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.fp-age-gate__button{transition:none}}