.cart-notification__dialog{position:fixed;inset:auto 0 0 0;width:100dvw;max-width:100dvw;height:auto;max-height:calc(100dvh - .75rem);margin:0;padding:0;border:none;border-radius:1.5rem 1.5rem 0 0;background-color:var(--color-background);box-shadow:var(--shadow-popover)}.cart-notification__dialog[open]{animation:elementSlideInBottom var(--animation-speed) var(--animation-easing) forwards}.cart-notification__dialog.dialog-closing{animation:elementSlideOutBottom var(--animation-speed) var(--animation-easing) forwards}.cart-notification__inner{padding:var(--padding-sm)}.cart-notification__sheet-handle{display:block;width:3rem;height:.25rem;margin:0 auto var(--padding-lg);border-radius:999px;background:rgb(var(--color-foreground-rgb) / .16)}.cart-notification__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--padding-md);margin-bottom:1rem}.cart-notification__status{display:flex;align-items:center;gap:.5rem;min-width:0}.cart-notification__icon{display:inline-flex;flex:none;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;color:rgb(var(--color-primary-button-background));background:rgb(var(--color-primary-button-background) / .12)}.cart-notification__icon[hidden]{display:none}.cart-notification__icon--error{color:rgb(var(--color-error-rgb, 218 54 51));background:rgb(var(--color-error-rgb, 218 54 51) / .12)}.cart-notification__icon svg{width:1.125rem;height:1.125rem}.cart-notification__heading{margin:0;font-size:var(--font-size--sm);line-height:1.3}.cart-notification__close{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;min-height:1.2rem;color:inherit}.cart-notification-product__card{display:flex;gap:var(--padding-sm);margin-bottom:2.5rem}.cart-notification-product__image{width:4.5rem;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;flex:none}.cart-notification-product__image img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border-radius:var(--style-border-radius-md);mix-blend-mode:multiply}.cart-notification-product__media-link,.cart-notification-product__name{color:inherit;text-decoration:none}.cart-notification-product__content{display:grid;gap:.25rem;min-width:0}.cart-notification-product__name{display:inline-block;margin:0;font:inherit;font-size:var(--font-size--sm);line-height:1.3;font-weight:var(--font-body-weight-medium, 500)}.cart-notification-product__price{margin:0;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:var(--font-size--sm);line-height:1.3;font-weight:var(--font-body--weight)}.cart-notification-product__quantity{margin:0;font-size:var(--font-size--2xs);line-height:1.4}.cart-notification-product__details-list{display:flex;flex-wrap:wrap;gap:.25rem .5rem;color:rgb(var(--color-foreground-rgb) / .72);font-size:var(--font-size--2xs);line-height:1.4}.cart-notification-product__details-list .product-option{margin:0;position:relative}.cart-notification-product__details-list .product-option:after{content:"\b7";position:absolute;right:-6px}.cart-notification-product__details-list .product-option:last-child{margin-left:6px}.cart-notification-product__details-list .product-option:last-child:after{display:none}.cart-notification__links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2%}.cart-notification__links>*{width:100%;margin:0}.cart-notification__button{display:flex;align-items:center;justify-content:center;width:calc(60% - 8px);border-radius:0;text-align:center;--font-paragraph--line-height: 20px}.cart-notification__pay-button{display:grid;width:39%}.cart-notification__pay-button[hidden]{display:none}.cart-notification__pay-button .sticky-add-to-cart__button--pay{width:100%;display:flex}.cart-notification-message--error{padding:var(--padding-sm);border:var(--style-border-popover);border-radius:var(--style-border-radius-md);background:rgb(var(--color-error-rgb, 218 54 51) / .08)}.cart-notification-message__text{margin:0;font-size:var(--font-size--sm);line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-cart-notification.css.map */
