/*
Generated time: April 6, 2026 23:54
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
html.age-gate-pending,html.age-gate-pending body{overflow:hidden!important;height:100%}body.age-gate-locked{overflow:hidden!important;touch-action:none}body.age-gate-locked .shopify-payment-button,html.age-gate-pending .shopify-payment-button{visibility:hidden;opacity:0;pointer-events:none}.age-gate{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.age-gate[hidden]{display:none}.age-gate__backdrop{position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,12,18,.84),rgba(12,17,30,.74)),rgba(10,12,18,.72);backdrop-filter:blur(9px)}.age-gate__dialog{position:relative;z-index:1;width:min(920px,100%);padding:48px 40px 38px;border-radius:30px;background:#fff;box-shadow:0 30px 80px rgba(7,15,31,.2);text-align:center}.age-gate__brand{margin-bottom:24px}.age-gate__logo{display:block;width:auto;max-width:min(260px,100%);max-height:120px;margin:0 auto 14px}.age-gate__badge{margin:0;color:#2d2d32;font-size:22px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.age-gate__title{margin:0;color:#0d0e10;font-size:clamp(34px, 5vw, 56px);line-height:1.05}.age-gate__description{max-width:760px;margin:18px auto 0;color:#101217;font-size:clamp(18px, 2.3vw, 28px);line-height:1.45;font-weight:600}.age-gate__status{min-height:24px;margin:18px 0 0;color:#d93025;font-size:16px;font-weight:600}.age-gate__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:34px}.age-gate__button{min-height:98px;border-radius:999px;padding:22px 28px;border:2px solid var(--age-gate-accent,#2c5eff);font-size:clamp(24px, 2.2vw, 34px);font-weight:600;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.age-gate__button:focus-visible,.age-gate__button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(44,94,255,.2)}.age-gate__button:focus-visible{outline:3px solid rgba(44,94,255,.25);outline-offset:2px}.age-gate__button--secondary{background:#fff;color:var(--age-gate-accent,#2c5eff)}.age-gate__button--primary{background:var(--age-gate-accent,#2c5eff);color:#fff}@media (max-width:767px){.age-gate{padding:14px}.age-gate__dialog{padding:34px 22px 24px;border-radius:22px}.age-gate__badge{font-size:18px}.age-gate__description{font-weight:500}.age-gate__actions{grid-template-columns:minmax(0,1fr);gap:14px}.age-gate__button{min-height:74px;font-size:22px}}