.age-check-pending{overflow:hidden}
.age-check-pending>:not(.age-check-dialog):not(noscript){visibility:hidden;pointer-events:none}
.age-check-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:clamp(20px,5vw,64px);border:0;background:#f3f2ec;color:#192014;overflow:auto;font-family:'Alan Sans',Arial,sans-serif}
.age-check-dialog[open]{display:grid;place-items:center}
.age-check-dialog::backdrop{background:#f3f2ec}
.age-check-card{width:min(100%,660px);text-align:center;margin:auto}
.age-check-company{font-size:11px;letter-spacing:.18em;line-height:1.6;margin:0 0 24px}
.age-check-logo{position:relative;width:230px;height:64px;margin:0 auto 42px;overflow:hidden}
.age-check-logo img{position:absolute;width:355px;max-width:none;height:auto;left:-61px;top:-100px}
.age-check-eyebrow{font-size:11px;letter-spacing:.2em;margin:0 0 20px;color:#626a59}
.age-check-card h1{font-size:clamp(42px,7vw,76px);font-weight:400;line-height:1.04;letter-spacing:-.055em;margin:0 0 24px}
.age-check-card h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}
#age-check-description{font-size:17px;line-height:1.7;max-width:400px;margin:0 auto 28px;color:#505548}
.age-check-actions{display:flex;justify-content:center;gap:12px;margin:0 auto;max-width:380px}
.age-check-actions[hidden]{display:none}
.age-check-actions button{min-height:54px;padding:15px 25px;border:1px solid #192014;font:inherit;font-size:16px;cursor:pointer}
.age-check-yes{background:#192014;color:#fff;flex:2}
.age-check-no{background:transparent;color:#192014;flex:1}
.age-check-yes:hover{background:#313b28}
.age-check-no:hover{background:#e6e8df}
.age-check-actions button:focus-visible{outline:3px solid #b17b35;outline-offset:5px}
.age-check-status{max-width:390px;margin:18px auto 0;font-size:15px;line-height:1.6;color:#505548}
.age-check-status:empty{display:none}
.age-check-footer{margin:40px 0 0;font-size:12px;color:#747a6b}
.age-check-noscript{position:fixed;inset:0;display:grid;place-content:center;padding:30px;background:#f3f2ec;color:#192014;font:18px/1.7 'Alan Sans',Arial,sans-serif;text-align:center}
@media(max-height:680px){.age-check-dialog{padding:24px}.age-check-company{margin-bottom:12px}.age-check-logo{margin-bottom:24px}.age-check-footer{margin-top:24px}}
