preorder-verification-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-header, 3) + 100);display:flex;align-items:center;justify-content:center;padding:2rem;visibility:hidden;pointer-events:none;background-color:transparent;transition:visibility var(--duration-default, .3s),background-color var(--duration-default, .3s);z-index:10001}preorder-verification-popup[open]{visibility:visible;pointer-events:all;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.preorder-popup__dialog{position:relative;background-color:rgb(var(--color-background));border-radius:1.2rem;padding:5.6rem 3.2rem 3.6rem;max-width:54rem;width:100%;text-align:center;max-height:90dvh;overflow-y:auto;opacity:0;transform:translateY(1.2rem) scale(.98);transition:opacity var(--duration-default, .3s),transform var(--duration-default, .3s);z-index:10001}preorder-verification-popup[open] .preorder-popup__dialog{opacity:1;transform:translateY(0) scale(1)}.preorder-popup__close{position:absolute;top:1.6rem;right:1.6rem;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;color:rgb(var(--color-foreground));transition:opacity var(--duration-default, .3s)}.preorder-popup__close svg{width:28px;height:28px;color:#909090}.preorder-popup__close .icon{width:1.6rem;height:1.6rem}.preorder-popup__icon-wrap{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background-color:#f3eee8;color:rgb(var(--color-foreground));margin:0 auto 2.8rem;flex-shrink:0}.preorder-popup__icon-wrap img{display:block;width:3rem;height:3rem;max-width:100%;object-fit:contain}.preorder-popup__heading{margin:0 0 1.6rem}.preorder-popup__body{margin:0 0 3.2rem}.preorder-popup__body p{margin:0}.preorder-popup__actions{display:flex;flex-direction:column;gap:1.2rem}.preorder-popup__payment-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer;background:transparent}.preorder-popup--layout-2{justify-content:stretch;padding:0;background-color:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.preorder-popup--layout-2[data-position=top]{align-items:flex-start}.preorder-popup--layout-2[data-position=bottom]{align-items:flex-end}.preorder-popup--layout-2[open]{background-color:transparent!important;pointer-events:none}.preorder-popup--layout-2[open] .preorder-popup__toast{pointer-events:all}.preorder-popup__toast{display:flex;align-items:center;gap:1.6rem;width:100%;padding:1.6rem 2rem;transition:transform var(--duration-default, .3s)}.preorder-popup--layout-2[data-position=top] .preorder-popup__toast{transform:translateY(-100%)}.preorder-popup--layout-2[data-position=bottom] .preorder-popup__toast{transform:translateY(100%)}.preorder-popup--layout-2[open] .preorder-popup__toast{transform:translateY(0)}.preorder-popup--layout-2 .preorder-popup__toast{max-width:1280px;margin:0 auto 18px;border-radius:8px}.preorder-popup__toast-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem}.preorder-popup__toast-icon img,.preorder-popup__toast-icon svg{width:2.8rem;height:2.8rem;display:block}.preorder-popup__toast-text{flex:1;margin:0;font-size:16px;line-height:24px;font-weight:500}.preorder-popup__toast-link{margin-inline-start:.4rem;text-decoration:underline;white-space:nowrap}.preorder-popup__toast-link:hover{text-decoration:none}.preorder-popup__toast-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;background:none;border:none;cursor:pointer;transition:opacity var(--duration-default, .3s)}.preorder-popup__toast-close svg{width:20px;height:20px;color:#fafafa}.preorder-popup__toast-close:hover{opacity:1}.preorder-popup__toast-close .icon{width:1.6rem;height:1.6rem}@media screen and (max-width:749px){preorder-verification-popup{align-items:center;padding:2rem}.preorder-popup__dialog{padding:5.2rem 2.4rem 3.2rem;transform:translateY(1.2rem) scale(.98)}preorder-verification-popup[open] .preorder-popup__dialog{transform:translateY(0) scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-preorder-popup.css.map */
