.cart-stock-alert-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem}.cart-stock-alert-modal[hidden]{display:none}.cart-stock-alert-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1414147a}.cart-stock-alert-modal__inner{position:relative;background-color:rgb(var(--color-background));width:100%;max-width:48rem;max-height:88vh;display:flex;flex-direction:column;padding:var(--spacing-5) 3rem;box-shadow:0 2rem 6rem #00000038;gap:var(--spacing-4)}.cart-stock-alert-modal__close{position:absolute;top:1.6rem;right:1.6rem;background:none;border:none;font-size:2.2rem;cursor:pointer;color:rgba(var(--color-foreground),.7);line-height:1}.cart-stock-alert-modal__close:hover{color:rgb(var(--color-foreground))}.cart-stock-alert-modal__title{margin:0;font-size:1.7rem;font-weight:500;letter-spacing:.02rem}.cart-stock-alert-modal__desc{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.72);line-height:1.45}.cart-stock-alert-modal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;border-top:.1rem solid rgba(var(--color-foreground),.12);border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.cart-stock-alert-modal__item{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) 0;font-size:1.3rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.cart-stock-alert-modal__item:first-child{border-top:0}.cart-stock-alert-modal__item-title{flex:1 1 auto;min-width:0;font-weight:500}.cart-stock-alert-modal__item-reason{flex:0 0 auto;color:rgba(var(--color-foreground),.6);font-size:1.2rem}.cart-stock-alert-modal__actions{display:flex;justify-content:flex-end}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart-stock-guard.css.map */
