.cart-error-popup[hidden]{display:none}.cart-error-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem}.cart-error-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cart-error-popup__content{position:relative;z-index:1;width:100%;max-width:40rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--popup-corner-radius, .4rem);box-shadow:0 .5rem 2rem #00000040;padding:3.5rem 2.5rem 2.5rem;text-align:center}.cart-error-popup__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;padding:0;background:transparent;border:none;color:currentColor;cursor:pointer}.cart-error-popup__close .icon{width:1.6rem;height:1.6rem}.cart-error-popup__title{margin:0 0 1rem;font-size:1.8rem;font-weight:600}.cart-error-popup__message{margin:0 0 2rem;font-size:1.5rem;line-height:1.5}.cart-error-popup__message a{color:currentColor}
/*# sourceMappingURL=/cdn/shop/t/91/compiled_assets/styles.css.map */
