.cp-gate[hidden],.cp-gate__confirmation[hidden],.cp-gate__denied[hidden],.cp-gate__preview-trigger[hidden]{display:none!important}.cp-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;isolation:isolate;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));overflow:hidden;color:#eaf7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cp-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:#020e1ceb;background:rgb(2 14 28 / var(--cp-gate-overlay-opacity,.86));-webkit-backdrop-filter:blur(var(--cp-gate-blur,8px));backdrop-filter:blur(var(--cp-gate-blur,8px));opacity:0;transition:opacity .28s ease;pointer-events:none}.cp-gate__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;pointer-events:none}.cp-gate__particles span{position:absolute;width:4px;height:4px;border-radius:999px;background:#67e8f9;box-shadow:0 0 16px #67e8f9e6;opacity:.16;animation:cp-gate-particle 8s ease-in-out infinite}.cp-gate__particles span:nth-child(1){left:8%;top:18%;animation-delay:-1s}.cp-gate__particles span:nth-child(2){left:19%;top:76%;width:3px;height:3px;animation-delay:-5s}.cp-gate__particles span:nth-child(3){left:32%;top:10%;animation-delay:-3s}.cp-gate__particles span:nth-child(4){left:66%;top:84%;animation-delay:-6s}.cp-gate__particles span:nth-child(5){left:78%;top:19%;width:5px;height:5px;animation-delay:-2s}.cp-gate__particles span:nth-child(6){left:91%;top:62%;animation-delay:-4s}.cp-gate__particles span:nth-child(7){left:55%;top:7%;width:3px;height:3px;animation-delay:-7s}.cp-gate__particles span:nth-child(8){left:6%;top:52%;animation-delay:-2.5s}.cp-gate__panel{position:relative;width:min(100%,var(--cp-gate-max-width,640px));max-height:min(900px,calc(100dvh - max(28px,env(safe-area-inset-top) + env(safe-area-inset-bottom))));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(103,232,249,.34);border-radius:clamp(22px,3vw,30px);background:radial-gradient(circle at 50% -10%,rgba(34,211,238,.19),transparent 18rem),linear-gradient(145deg,#06182cfb,#092b48f9 58%,#05192efc);box-shadow:inset 0 1px #ffffff14,inset 0 0 80px #0ea5e909,0 36px 110px #00000094,0 0 50px #0ea5e91f;padding:clamp(1.2rem,3.5vw,2rem);opacity:0;transform:translate3d(0,10px,0) scale(.97);transition:opacity .3s ease,transform .34s cubic-bezier(.16,1,.3,1);scrollbar-width:thin;scrollbar-color:rgba(103,232,249,.45) rgba(4,20,37,.5);outline:0}.cp-gate__panel::-webkit-scrollbar{width:8px}.cp-gate__panel::-webkit-scrollbar-track{background:#04142580}.cp-gate__panel::-webkit-scrollbar-thumb{border-radius:999px;background:#67e8f96b}.cp-gate__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.055),transparent 35%,rgba(103,232,249,.025));pointer-events:none}.cp-gate__crystal-glow{position:absolute;left:50%;top:-7rem;width:20rem;height:20rem;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(34,211,238,.24),rgba(14,165,233,.07) 42%,transparent 70%);filter:blur(4px);opacity:0;transform:translate(-50%) scale(.86);transition:opacity .5s ease,transform .55s cubic-bezier(.16,1,.3,1);pointer-events:none}.cp-gate.is-open .cp-gate__backdrop{opacity:1}.cp-gate.is-open .cp-gate__panel{opacity:1;transform:translateZ(0) scale(1)}.cp-gate.is-open .cp-gate__crystal-glow{opacity:1;transform:translate(-50%) scale(1)}.cp-gate.is-exiting .cp-gate__backdrop{opacity:0}.cp-gate.is-exiting .cp-gate__panel{opacity:0;transform:translate3d(0,5px,0) scale(.985)}.cp-gate__confirmation{display:grid;gap:1rem}.cp-gate__logo{display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:3rem;color:#f4fbff;font-weight:950;letter-spacing:-.035em}.cp-gate__logo .crystalpt-logo{gap:.72rem}.cp-gate__logo .crystalpt-logo__mark{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 14px 34px #0ea5e93d,0 0 30px #67e8f924}.cp-gate__logo .crystalpt-logo__mark img{width:1.8rem;height:2.35rem}.cp-gate__logo .crystalpt-logo__wordmark{font-size:clamp(1rem,3vw,1.18rem);letter-spacing:.025em}.cp-gate__logo-image{display:block;width:auto;max-width:min(240px,70vw);height:auto;max-height:74px;object-fit:contain}.cp-gate__intro{text-align:center}.cp-gate__eyebrow{margin:0 0 .55rem;color:#67e8f9;font-size:.68rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.cp-gate__heading{margin:0;color:#f6fcff;font-size:clamp(2rem,6vw,3.2rem);line-height:1;letter-spacing:-.05em}.cp-gate__description{max-width:540px;margin:.75rem auto 0;color:#b8d8ec;font-size:.94rem;line-height:1.65}.cp-gate__age-card{min-width:0;margin:0;padding:1rem;border:1px solid rgba(125,211,252,.2);border-radius:1.15rem;background:linear-gradient(145deg,#0e2e4bad,#051b31c2);box-shadow:inset 0 1px #ffffff0a}.cp-gate__age-label{width:100%;padding:0;color:#dff5ff;font-size:.92rem;font-weight:900;line-height:1.4}.cp-gate__age-options{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,.42fr);gap:.7rem;margin-top:.8rem}.cp-gate__option{display:flex;min-width:0;min-height:50px;align-items:center;justify-content:center;gap:.55rem;border:1px solid rgba(125,211,252,.25);border-radius:.85rem;background:#061c32bd;color:#edfaff;padding:.72rem 1rem;font-weight:900;line-height:1.25;transition:transform .16s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease;color-scheme:dark}.cp-gate__option:hover{border-color:#67e8f9a6;background:#0c395ccc}.cp-gate__option:active{transform:scale(.98)}.cp-gate__option:focus-visible,.cp-gate__continue:focus-visible,.cp-gate__back:focus-visible,.cp-gate__leave:focus-visible,.cp-gate__preview-trigger:focus-visible,.cp-gate__editor-close:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}.cp-gate__option-icon{display:grid;width:1.35rem;height:1.35rem;place-items:center;border:1px solid rgba(186,230,253,.38);border-radius:999px;color:transparent;font-size:.75rem;transform:scale(.82);transition:color .2s ease,transform .2s ease,background .2s ease}.cp-gate__option--yes[aria-pressed=true]{border-color:#67e8f9;background:linear-gradient(135deg,#0891cdeb,#0e5aaef0);box-shadow:0 12px 32px #0ea5e940,0 0 24px #67e8f91a}.cp-gate__option--yes[aria-pressed=true] .cp-gate__option-icon{border-color:#ffffffa8;background:#ffffff29;color:#fff;transform:scale(1)}.cp-gate__option--no:hover{border-color:#fbbf248c;background:#5c361657}.cp-gate__acknowledgement{display:grid;grid-template-columns:28px minmax(0,1fr);gap:.8rem;align-items:flex-start;min-height:48px;border:1px solid rgba(125,211,252,.18);border-radius:1.05rem;background:#04182c94;padding:.9rem;color:#c8e3f2;font-size:.86rem;line-height:1.55;cursor:pointer;transition:border-color .2s ease,background .2s ease}.cp-gate__acknowledgement:hover{border-color:#67e8f96b;background:#082541b8}.cp-gate__acknowledgement input{position:relative;display:grid;width:26px;height:26px;min-width:26px;margin:0;place-items:center;appearance:none;-webkit-appearance:none;border:1px solid rgba(186,230,253,.58);border-radius:.5rem;background:#021221d1;color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .12s ease}.cp-gate__acknowledgement input:after{content:"";width:8px;height:13px;border:solid currentColor;border-width:0 2px 2px 0;opacity:0;transform:rotate(45deg) scale(.55) translate(-1px,-1px);transition:opacity .18s ease,transform .2s cubic-bezier(.16,1,.3,1)}.cp-gate__acknowledgement input:checked{border-color:#67e8f9;background:linear-gradient(135deg,#22c3e8,#0e7bd8);box-shadow:0 0 0 4px #67e8f91c,0 8px 20px #0ea5e933}.cp-gate__acknowledgement input:checked:after{opacity:1;transform:rotate(45deg) scale(1) translate(-1px,-1px)}.cp-gate__acknowledgement input:active{transform:scale(.94)}.cp-gate__acknowledgement input:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}.cp-gate__continue{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:.65rem;border:0;border-radius:.95rem;background:linear-gradient(135deg,#38bdf8,#0e8ee6 55%,#2563eb);color:#fff;padding:.82rem 1.2rem;font-weight:950;box-shadow:0 16px 40px #0ea5e94f,0 0 28px #67e8f91a;transition:transform .2s ease,box-shadow .22s ease,filter .22s ease,opacity .22s ease}.cp-gate__continue:not(:disabled):hover{transform:translateY(-2px);filter:brightness(1.07);box-shadow:0 20px 48px #0ea5e966,0 0 34px #67e8f926}.cp-gate__continue:not(:disabled):active{transform:scale(.98)}.cp-gate__continue:disabled{background:linear-gradient(135deg,#17334b,#203b52);color:#7894a8;box-shadow:none;cursor:not-allowed;filter:none;opacity:.72}.cp-gate__continue-arrow{font-size:1.15rem;transition:transform .2s ease}.cp-gate__continue:not(:disabled):hover .cp-gate__continue-arrow{transform:translate(3px)}.cp-gate__legal{text-align:center;color:#83a9bf;font-size:.72rem;line-height:1.5}.cp-gate__legal p{margin:0}.cp-gate__legal a{color:#bdefff;font-weight:850;text-decoration:underline;text-decoration-color:#67e8f961;text-underline-offset:.2em}.cp-gate__legal a:hover{color:#fff;text-decoration-color:currentColor}.cp-gate__legal small{display:block;margin-top:.45rem;color:#668ba2;font-size:.67rem}.cp-gate__denied{min-height:420px;align-content:center;text-align:center;padding:clamp(1rem,4vw,2rem)}.cp-gate__denied:not([hidden]){display:grid}.cp-gate__denied-icon{display:grid;width:4.2rem;height:4.2rem;margin:0 auto 1rem;place-items:center;border:1px solid rgba(251,191,36,.42);border-radius:1.25rem;background:linear-gradient(145deg,#784b1857,#2c262257);color:#fde68a;font-size:1.65rem;font-weight:950;box-shadow:0 18px 45px #00000038}.cp-gate__denied h2{margin:0;color:#f6fcff;font-size:clamp(2rem,6vw,3rem);letter-spacing:-.045em;outline:0}.cp-gate__denied>p:not(.cp-gate__eyebrow){max-width:450px;margin:.8rem auto 0;color:#b8d8ec;line-height:1.65}.cp-gate__denied-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem}.cp-gate__leave,.cp-gate__back{display:flex;min-height:50px;align-items:center;justify-content:center;border-radius:.9rem;padding:.75rem 1rem;font-weight:900;transition:transform .16s ease,border-color .2s ease,background .2s ease}.cp-gate__leave{border:1px solid rgba(251,191,36,.42);background:#5c36164d;color:#fff}.cp-gate__back{border:1px solid rgba(103,232,249,.4);background:#0e5b9152;color:#eaf9ff}.cp-gate__leave:hover,.cp-gate__back:hover{transform:translateY(-1px)}.cp-gate__leave:active,.cp-gate__back:active{transform:scale(.98)}.cp-gate__editor-close{position:absolute;right:.8rem;top:.8rem;z-index:3;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(103,232,249,.38);border-radius:.8rem;background:#031627e0;color:#eaf7ff;font-size:1.35rem;line-height:1}.cp-gate__editor-close:hover{border-color:#67e8f9;background:#0e507de6}.cp-gate__preview-trigger{position:fixed;right:1rem;bottom:1rem;z-index:2147482500;min-height:44px;border:1px solid rgba(103,232,249,.55);border-radius:999px;background:#082b49;color:#eaf7ff;padding:.68rem 1rem;font:800 .78rem/1 Inter,ui-sans-serif,system-ui,sans-serif;box-shadow:0 12px 35px #020c1b59}.cp-gate__noscript{position:fixed;inset:auto max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));z-index:2147483001;display:grid;gap:.3rem;border:1px solid rgba(103,232,249,.45);border-radius:1rem;background:#071f37;color:#eaf7ff;padding:1rem;box-shadow:0 18px 55px #00000073;font:500 .88rem/1.45 Inter,ui-sans-serif,system-ui,sans-serif}.cp-gate__noscript span{color:#b8d8ec}html.cp-gate-active,html.cp-gate-active body{overscroll-behavior:none}@keyframes cp-gate-particle{0%,to{opacity:.08;transform:translate3d(0,7px,0) scale(.8)}50%{opacity:.35;transform:translate3d(0,-9px,0) scale(1.15)}}@media(max-width:480px){.cp-gate{padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.cp-gate__panel{max-height:calc(100dvh - max(28px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));border-radius:22px;padding:1rem}.cp-gate__confirmation{gap:.82rem}.cp-gate__logo .crystalpt-logo__mark{width:2.7rem;height:2.7rem;border-radius:.85rem}.cp-gate__logo .crystalpt-logo__mark img{width:1.5rem;height:2rem}.cp-gate__logo .crystalpt-logo__wordmark{font-size:.92rem}.cp-gate__heading{font-size:clamp(1.85rem,10vw,2.45rem)}.cp-gate__description{margin-top:.58rem;font-size:.84rem;line-height:1.52}.cp-gate__age-card{padding:.82rem}.cp-gate__age-label{font-size:.86rem}.cp-gate__age-options{grid-template-columns:1fr;gap:.55rem}.cp-gate__option{min-height:48px}.cp-gate__acknowledgement{gap:.7rem;padding:.78rem;font-size:.79rem;line-height:1.48}.cp-gate__continue{min-height:52px}.cp-gate__legal{font-size:.67rem}.cp-gate__legal small{font-size:.63rem}.cp-gate__denied{min-height:360px;padding:.5rem}.cp-gate__denied-actions{grid-template-columns:1fr}.cp-gate__editor-close{right:.55rem;top:.55rem}}@media(max-width:340px){.cp-gate{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.cp-gate__panel{padding:.85rem;border-radius:18px}.cp-gate__logo{gap:.55rem}.cp-gate__logo .crystalpt-logo__mark{width:2.4rem;height:2.4rem}.cp-gate__logo .crystalpt-logo__wordmark{font-size:.82rem}.cp-gate__intro .cp-gate__eyebrow{display:none}.cp-gate__heading{font-size:1.75rem}.cp-gate__description{font-size:.78rem}.cp-gate__age-card{padding:.7rem}.cp-gate__acknowledgement{font-size:.75rem}.cp-gate__legal small{margin-top:.35rem}}@media(max-height:700px)and (orientation:landscape){.cp-gate{place-items:start center}.cp-gate__panel{max-height:calc(100dvh - max(20px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));padding:1rem}.cp-gate__confirmation{gap:.72rem}.cp-gate__logo .crystalpt-logo__mark{width:2.5rem;height:2.5rem}.cp-gate__heading{font-size:2rem}.cp-gate__description{font-size:.8rem;line-height:1.45}.cp-gate__age-card,.cp-gate__acknowledgement{padding:.72rem}.cp-gate__denied{min-height:300px}}@media(prefers-reduced-motion:reduce){.cp-gate__particles{display:none}.cp-gate__backdrop,.cp-gate__panel,.cp-gate__crystal-glow,.cp-gate__option,.cp-gate__option-icon,.cp-gate__acknowledgement input,.cp-gate__continue,.cp-gate__continue-arrow,.cp-gate__leave,.cp-gate__back{animation:none!important;transition-duration:.01ms!important}.cp-gate__panel,.cp-gate.is-exiting .cp-gate__panel{transform:none}}@media(max-width:760px){.cp-gate__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition-duration:.2s}.cp-gate__particles span{animation:none}.cp-gate__particles span:nth-child(n+5){display:none}.cp-gate__panel{transition:opacity .22s ease,transform .24s cubic-bezier(.16,1,.3,1)}.cp-gate__crystal-glow{filter:blur(2px);transition:opacity .24s ease,transform .26s cubic-bezier(.16,1,.3,1)}.cp-gate__option,.cp-gate__option-icon,.cp-gate__acknowledgement,.cp-gate__acknowledgement input,.cp-gate__continue,.cp-gate__continue-arrow,.cp-gate__leave,.cp-gate__back{transition-duration:.18s}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/cp-entrance-gate.css.map */
