.age-gate{display:none}
.age-unverified{overflow:hidden}
.age-unverified .age-gate{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;min-height:100svh;padding:24px;background:linear-gradient(135deg,rgba(2,13,23,.97),rgba(7,35,56,.97)),url("trigosa-tejo-hero.png") center/cover no-repeat;color:#f3efe6;text-align:center;overflow:auto}
.age-gate-panel{position:relative;width:min(100%,620px);padding:clamp(32px,6vw,64px);border:1px solid rgba(230,200,125,.5);background:rgba(4,17,28,.88);box-shadow:0 28px 90px rgba(0,0,0,.55)}
.age-gate-panel:before{content:"";position:absolute;inset:11px;border:1px solid rgba(230,200,125,.18);pointer-events:none}
.age-gate-panel>img{display:block;width:clamp(112px,22vw,162px);height:auto;margin:0 auto 20px}
.age-gate-eyebrow{margin:0 0 20px;color:#e6c87d;font-size:.68rem;font-weight:600;letter-spacing:.28em}
.age-gate h1{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3.4rem,8vw,5.4rem);font-weight:600;line-height:.86;letter-spacing:-.035em}
.age-gate h1 em{color:#e6c87d}
.age-gate-panel>p:not(.age-gate-eyebrow){max-width:500px;margin:28px auto;color:#c6d0d6;font-size:1rem;line-height:1.65}
.age-gate-actions{display:grid;gap:12px;max-width:430px;margin:32px auto 25px}
.age-gate-actions button,.age-gate-actions a{appearance:none;display:flex;align-items:center;justify-content:center;min-height:54px;padding:14px 20px;border:1px solid #c99a42;font:600 .72rem Inter,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer}
.age-gate-actions button{background:#c99a42;color:#071b2d}
.age-gate-actions button:hover,.age-gate-actions button:focus-visible{background:#e6c87d;border-color:#e6c87d}
.age-gate-actions a{background:transparent;color:#e6c87d}
.age-gate-actions a:hover,.age-gate-actions a:focus-visible{background:rgba(201,154,66,.12)}
.age-gate-panel>small{display:block;color:#7f8f99;font-size:.68rem;line-height:1.5}
@media(max-width:560px){.age-unverified .age-gate{padding:12px}.age-gate-panel{padding:30px 22px}.age-gate-panel>img{width:105px;margin-bottom:16px}.age-gate-panel>p:not(.age-gate-eyebrow){margin:22px auto}.age-gate-actions{margin:25px auto 20px}.age-gate-actions button,.age-gate-actions a{font-size:.66rem}}
@media(prefers-reduced-motion:no-preference){.age-gate-panel{animation:age-gate-arrive .5s ease-out both}@keyframes age-gate-arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}
