.custom-inline-popup{width:100%;max-width:600px;max-height:min(90dvh,800px);padding:0;border:0;border-radius:24px;overflow:hidden;color:inherit;background:transparent;box-shadow:var(--shadow-popover)}.custom-inline-popup[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.custom-inline-popup::backdrop{background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity));animation:backdropFilter var(--animation-speed) var(--animation-easing) forwards;transition:opacity var(--animation-speed) var(--animation-easing)}.custom-inline-popup[open].custom-inline-popup--closing{pointer-events:none;animation:customInlinePopupFadeOut var(--animation-speed) var(--animation-easing) forwards!important}.custom-inline-popup.custom-inline-popup--closing::backdrop{opacity:0;animation:none}.custom-inline-popup__panel{position:relative;width:100%;max-height:min(90dvh,800px);overflow:auto;background:var(--color-background)}.custom-inline-popup__close{position:absolute;top:16px;right:16px;z-index:var(--layer-heightened);width:40px;height:40px;padding:0;border:0;border-radius:50%;color:var(--color-foreground);background:transparent;border:none;font:inherit;font-size:28px;line-height:1;cursor:pointer;display:flex;justify-content:center;align-items:center}.size-not-available-modal{display:none}.custom-inline-popup__content>.custom-inline-popup__source--active{display:block}@keyframes customInlinePopupFadeOut{0%{opacity:1}to{opacity:0}}@media(min-width:750px){.custom-inline-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important}}@media(max-width:749px){.custom-inline-popup{width:100%;max-width:100%;max-height:90dvh;margin:auto 0 0;border-radius:16px 16px 0 0}.custom-inline-popup__panel{max-height:90dvh}.custom-inline-popup__close{top:24px;right:24px;width:20px;height:20px;min-height:20px}}@media(max-width:480px){.custom-inline-popup__close{top:16px;right:16px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/custom-inline-popup.css.map */
