.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{position:fixed;z-index:51;top:0;right:-100%;display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:288px;height:100vh;background:#ffffff80;box-shadow:0 0 3px #33333340;transition:right .3s ease-in;box-sizing:border-box}.cart-notification.focused{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.cart-notification:focus-visible{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:var(--popup-border-width)}}.cart-notification.active{visibility:visible;right:0}@media screen and (max-width: 1280px){.cart-notification{top:-100%;right:0;width:100%;height:fit-content;min-height:400px;background:#ffffff80;box-shadow:0 0 3px #33333340;transition:top .3s linear}.cart-notification.active{right:initial;top:0}}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{display:inline-flex;margin-right:1.5rem;margin-top:.5rem}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}.cart-dim{display:none;position:fixed;top:0;left:0;z-index:50;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.active+.cart-dim{display:block}.cart-top{display:flex;justify-content:space-between}.cart-middle{height:calc(100% - 89px);overflow-y:auto}.cart-close-btn{display:initial;background:transparent;border:0}@media screen and (max-width: 1280px){.cart-middle{height:calc(100% - 89px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-notification.css.map */
