.mp-age-gate,.mp-age-gate *{box-sizing:border-box}.mp-age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:18px;color:#fff;font-family:Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.mp-age-gate.is-visible{display:flex}.mp-age-gate__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#050c19e0,#0a1628d1);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px)}.mp-age-gate__dialog{position:relative;width:min(94vw,452px);max-width:100%;max-height:min(90vh,720px);overflow-x:hidden;overflow-y:auto;padding:34px 30px 28px;border-radius:28px;background:radial-gradient(circle at 18% 0%,rgba(91,158,210,.25),transparent 36%),linear-gradient(155deg,#081423,#0d1a2c 58%,#07111f);box-shadow:0 34px 100px #0000007a,inset 0 1px #ffffff21;border:1px solid rgba(133,190,236,.24);text-align:center;isolation:isolate;scrollbar-width:none}.mp-age-gate__dialog::-webkit-scrollbar{display:none}.mp-age-gate__glow{position:absolute;border-radius:999px;pointer-events:none;z-index:-1;filter:blur(2px)}.mp-age-gate__glow--one{width:210px;height:210px;right:-100px;top:-110px;background:radial-gradient(circle,#5b9ed26b,#5b9ed200 68%)}.mp-age-gate__glow--two{width:170px;height:170px;left:-88px;bottom:-92px;background:radial-gradient(circle,#7bc2ff33,#7bc2ff00 68%)}.mp-age-gate__top{display:flex;justify-content:center;margin:0 0 22px}.mp-age-gate__logo{width:min(var(--age-logo-width,180px),100%);max-width:100%;display:flex;justify-content:center}.mp-age-gate__logo img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.mp-age-gate__brand{display:inline-flex;align-items:center;gap:12px;text-align:left;max-width:100%}.mp-age-gate__mark{position:relative;width:52px;height:52px;display:block;flex:0 0 52px}.mp-age-gate__mark span{position:absolute;width:25px;height:29px;background:#fff;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.mp-age-gate__mark span:nth-child(1){left:14px;top:0}.mp-age-gate__mark span:nth-child(2){left:0;top:21px;opacity:.94}.mp-age-gate__mark span:nth-child(3){left:27px;top:21px;opacity:.86}.mp-age-gate__brand-text{display:grid;line-height:1;min-width:0}.mp-age-gate__brand-text strong{font-size:23px;letter-spacing:-.035em;font-weight:800;color:#fff;white-space:nowrap}.mp-age-gate__brand-text small{font-size:12px;letter-spacing:.28em;font-weight:700;color:#ffffffdb;white-space:nowrap}.mp-age-gate__content,.mp-age-gate__decline{position:relative;z-index:1;max-width:100%}.mp-age-gate__subtitle{margin:0 0 10px;color:#9fcfff;font-size:11px;line-height:1.35;font-weight:800;text-transform:uppercase;letter-spacing:.17em;word-break:normal}.mp-age-gate__title{max-width:100%;margin:0 auto;color:#fff;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(34px,4.5vw,44px);line-height:1.04;font-weight:800;letter-spacing:-.038em;text-wrap:balance;overflow-wrap:normal}.mp-age-gate__text{margin:16px auto 0;max-width:350px;color:#ffffffe6;font-size:clamp(16px,1.7vw,18px);line-height:1.48;font-weight:600;letter-spacing:-.01em;text-wrap:balance}.mp-age-gate__text p{margin:0}.mp-age-gate__image{margin:0 auto 22px;width:min(var(--image-width,175px),100%)}.mp-age-gate__image img{display:block;width:100%;height:auto;margin:0 auto}.mp-age-gate__actions{display:grid;gap:12px;margin-top:27px}.mp-age-gate__button{-webkit-appearance:none;appearance:none;border:0;width:100%;max-width:100%;min-height:54px;border-radius:16px;padding:15px 20px;font:inherit;font-size:16px;line-height:1.1;font-weight:800;letter-spacing:-.01em;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.mp-age-gate__button:hover{transform:translateY(-2px)}.mp-age-gate__button--approve{color:#071426;background:linear-gradient(135deg,#9bd5ff,#5b9ed2,#3776ae);box-shadow:0 0 0 4px #5b9ed238,0 18px 42px #5b9ed24d}.mp-age-gate__button--decline{color:#fff;background:#ffffff0b;border:1px solid rgba(255,255,255,.18)}.mp-age-gate__button--decline:hover{border-color:#94cfff8f;background:#94cfff14}.mp-age-gate__button--exit{margin-top:24px}.mp-age-gate__note{margin:20px auto 0;max-width:320px;color:#fff9;font-size:12.5px;line-height:1.48;font-weight:500;letter-spacing:-.005em}.mp-age-gate__note p{margin:0}.mp-age-gate .is-hidden{display:none!important}html.mp-age-gate-lock,html.mp-age-gate-lock body{overflow:hidden!important}.shopify-design-mode .mp-age-gate{position:fixed}@media(max-width:480px){.mp-age-gate{padding:14px}.mp-age-gate__dialog{width:min(94vw,390px);padding:28px 20px 24px;border-radius:24px}.mp-age-gate__top{margin-bottom:19px}.mp-age-gate__logo{width:min(var(--age-logo-width,170px),78vw)}.mp-age-gate__brand{gap:10px}.mp-age-gate__mark{width:46px;height:46px;flex-basis:46px}.mp-age-gate__mark span{width:22px;height:26px}.mp-age-gate__mark span:nth-child(1){left:12px;top:0}.mp-age-gate__mark span:nth-child(2){left:0;top:19px}.mp-age-gate__mark span:nth-child(3){left:24px;top:19px}.mp-age-gate__brand-text strong{font-size:20px}.mp-age-gate__brand-text small{font-size:10px}.mp-age-gate__subtitle{font-size:10px;letter-spacing:.14em}.mp-age-gate__title{font-size:clamp(31px,10vw,38px);line-height:1.05;letter-spacing:-.035em}.mp-age-gate__text{font-size:15.5px;max-width:300px}.mp-age-gate__actions{margin-top:24px}.mp-age-gate__button{min-height:53px;font-size:15.5px;border-radius:14px}.mp-age-gate__note{font-size:12px;max-width:280px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/age-verifier.css.map */
