.cart-notification-wrapper{position:relative;isolation:isolate;z-index:1300}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:0 0 var(--popup-border-width);padding:2.5rem 3.5rem;position:absolute;right:0;transform:translateY(-100%);visibility:hidden;width:100%;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.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{border-width:0 var(--popup-border-width) var(--popup-border-width);max-width:36.8rem;right:2.2rem}}@media screen and (min-width:990px){.cart-notification-wrapper:is(.page-width)>.cart-notification{right:4rem}}.cart-notification.animate{transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.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__close{margin-top:-2rem;margin-right:-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-notification{background:#fff!important;color:#211b18!important;border:1px solid rgba(33,27,24,.12)!important;border-radius:0 0 18px 18px!important;box-shadow:0 24px 70px #211b1829!important}.cart-notification.gradient{background:#fff!important}.cart-notification__heading,.cart-notification-product__name,.cart-notification .product-option,.cart-notification .caption-with-letter-spacing,.cart-notification .link,.cart-notification .button-label,.cart-notification .modal__close-button{color:#211b18!important}.cart-notification__heading .icon-checkmark,.cart-notification .modal__close-button .svg-wrapper{color:#7f2031!important}.cart-notification-product{gap:14px;padding:1.8rem 0 2.2rem;border-bottom:1px solid rgba(33,27,24,.08)}.cart-notification-product__image{flex:0 0 auto;width:82px;min-height:82px;margin-right:0;padding:8px;border:1px solid rgba(33,27,24,.08);border-radius:14px;background:#faf7f2}.cart-notification-product__image img{width:100%;height:100%;object-fit:contain}.cart-notification__links .button--primary,.cart-notification__links button[name=checkout]{background:#17110f!important;color:#fff8ef!important;border-color:#17110f!important}.cart-notification__links .button--secondary{background:#fff!important;color:#17110f!important;border:1px solid rgba(33,27,24,.18)!important}.cart-notification .tm-cart-welcome15{border:1px solid rgba(127,32,49,.16)!important;background:#faf7f2!important;color:#211b18!important}.cart-notification .tm-cart-welcome15__row,.cart-notification .tm-cart-welcome15__timer{color:#211b18b8!important}.cart-notification .tm-cart-welcome15__row strong,.cart-notification .tm-cart-welcome15__timer strong{color:#7f2031!important}.cart-notification .tm-cart-welcome15__code{background:#7f2031!important;color:#fff8ef!important}@media screen and (max-width:749px){.cart-notification{border-radius:0 0 16px 16px!important;padding:2rem 2rem 2.4rem}}.cart-notification.active{display:block!important;z-index:1301!important}body:has(#cart-notification.active) .tm-product-sticky-nav,body:has(#cart-notification.active) .tm-product-sticky-enhanced,body:has(#cart-notification.active) [class*=tm-sticky-atc]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.tm-cart-notification-open .tm-pdp-why-rose__vs,body.tm-cart-notification-open .tm-pdp-why-rose__head-vs,body:has(cart-drawer.drawer.active) .tm-pdp-why-rose__vs,body:has(cart-drawer.drawer.active) .tm-pdp-why-rose__head-vs{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.cart-notification .tm-cart-notice-countdown{display:grid;gap:7px;margin-top:12px;padding:12px;border:1px solid rgba(127,32,49,.16);border-radius:12px;background:#faf7f2;color:#211b18}.cart-notification .tm-cart-notice-countdown__top{display:flex;flex-wrap:wrap;gap:7px 9px;align-items:center;justify-content:space-between;color:#211b18;font-size:12px}.cart-notification .tm-cart-notice-countdown__top strong{color:#7f2031;font-size:13px}.cart-notification .tm-cart-notice-countdown__code{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border-radius:999px;background:#7f2031;color:#fff8ef;font-size:11px;font-weight:900;letter-spacing:.08em}.cart-notification .tm-cart-notice-countdown__timer{color:#211b18b8;font-size:12px}.cart-notification .tm-cart-notice-countdown__timer strong{color:#7f2031;font-weight:900}cart-notification:has(#cart-notification.active):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1290;background:#130d1185;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-notification-wrapper{z-index:1300!important}#cart-notification.cart-notification{position:fixed!important;inset:auto auto 12px 50%!important;z-index:1301!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto;width:calc(100% - 24px)!important;max-width:380px!important;max-height:min(78dvh,620px);margin:0!important;padding:16px!important;overflow:hidden;color:#241b20!important;background:#fffaf7!important;border:1px solid rgba(74,38,52,.14)!important;border-radius:16px!important;box-shadow:0 24px 64px #160c114d!important;transform:translate(-50%,18px) scale(.985)!important;opacity:0;visibility:hidden;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .18s ease,visibility 0s linear .24s!important}#cart-notification.cart-notification.active{transform:translate(-50%) scale(1)!important;opacity:1;visibility:visible;transition-delay:0s!important}#cart-notification .cart-notification__header{align-items:center!important;min-height:40px;padding:0 0 10px!important;border-bottom:1px solid rgba(74,38,52,.1)}#cart-notification .cart-notification__heading,#cart-notification .cart-notification__heading.caption-large,#cart-notification .cart-notification__heading.text-body{gap:8px;margin:0!important;font-family:var(--font-body-family),sans-serif!important;font-size:18px!important;font-style:normal!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.02em!important;color:#241b20!important}#cart-notification .cart-notification__heading .icon-checkmark{flex:0 0 auto;width:22px!important;height:22px!important;margin:0!important;padding:5px;color:#7b263d!important;background:#7b263d1a;border-radius:999px}#cart-notification .cart-notification__close{flex:0 0 40px;width:40px!important;min-width:40px;height:40px!important;margin:0 -8px 0 8px!important;color:#4b3b43!important}#cart-notification .cart-notification__close .svg-wrapper{width:17px!important;height:17px!important}#cart-notification #cart-notification-product.cart-notification-product{display:block!important;min-height:0;padding:12px 0!important;overflow:auto;border:0!important;scrollbar-width:thin}#cart-notification .tm-cart-notification-list{display:grid;gap:10px}#cart-notification .tm-cart-notification-item{display:grid!important;grid-template-columns:56px minmax(0,1fr);gap:11px;align-items:center;min-width:0}#cart-notification .tm-cart-notification-item+.tm-cart-notification-item{padding-top:10px;border-top:1px solid rgba(74,38,52,.08)}#cart-notification .cart-notification-product__image,#cart-notification .tm-cart-notification-item .cart-notification-product__image{display:grid!important;place-items:center;width:56px!important;height:56px!important;min-height:56px!important;margin:0!important;padding:5px!important;overflow:hidden;background:#f6efeb!important;border:1px solid rgba(74,38,52,.08)!important;border-radius:10px!important}#cart-notification .cart-notification-product__image img{width:100%!important;height:100%!important;object-fit:contain!important}#cart-notification .tm-cart-notification-item__content{min-width:0}#cart-notification .cart-notification-product__name,#cart-notification .cart-notification-product__name.h4{margin:0!important;font-family:var(--font-body-family),sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:0!important;color:#241b20!important}#cart-notification .product-option,#cart-notification .caption-with-letter-spacing{margin:3px 0 0!important;font-size:12px!important;line-height:1.35!important;color:#75646c!important}#cart-notification .tm-cart-notification-gift-pill{display:inline-flex;margin:6px 0 0;padding:3px 7px;font-size:10px;font-weight:700;line-height:1.2;color:#6f2338;background:#f5e5e9;border-radius:999px}#cart-notification .tm-cart-notice-countdown{display:grid!important;gap:5px!important;margin:2px 0 0!important;padding:10px 11px!important;color:#3b2932!important;background:#f8efef!important;border:1px solid rgba(123,38,61,.14)!important;border-radius:10px!important}#cart-notification .tm-cart-notice-countdown__top{display:flex!important;flex-wrap:wrap;gap:6px 9px!important;align-items:center;justify-content:space-between;font-size:12px!important;line-height:1.3}#cart-notification .tm-cart-notice-countdown__code{display:inline-flex;align-items:center;min-height:22px!important;padding:3px 8px!important;font-size:10px!important;font-weight:800!important;letter-spacing:.07em!important;color:#fff7f3!important;background:#7b263d!important;border-radius:999px}#cart-notification .tm-cart-notice-countdown__top strong{font-size:12px!important;font-weight:700!important;color:#522031!important}#cart-notification .tm-cart-notice-countdown__timer{margin:0;font-size:11px!important;line-height:1.3;color:#75646c!important}#cart-notification .tm-cart-notice-countdown__timer strong{font-variant-numeric:tabular-nums;color:#7b263d!important}#cart-notification .cart-notification__links{display:grid!important;grid-template-columns:1fr 1.14fr;gap:8px;padding-top:12px;text-align:center;border-top:1px solid rgba(74,38,52,.1)}#cart-notification .cart-notification__links>*{min-width:0;min-height:44px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;border-radius:10px!important}#cart-notification .cart-notification__links .button--primary{color:#fff8f4!important;background:#24191f!important;border-color:#24191f!important}#cart-notification .cart-notification__links .button--secondary{color:#3a2831!important;background:transparent!important;border:1px solid rgba(74,38,52,.24)!important}#cart-notification .cart-notification__links .link,#cart-notification .cart-notification__links button.link{grid-column:1 / -1;min-height:30px!important;color:#6e5963!important;background:transparent!important;text-decoration-thickness:1px}@media screen and (min-width:750px){#cart-notification.cart-notification{inset:auto 20px 20px auto!important;width:380px!important;transform:translateY(18px) scale(.985)!important}#cart-notification.cart-notification.active{transform:translateY(0) scale(1)!important}}@media screen and (max-width:360px){#cart-notification.cart-notification{padding:14px!important}#cart-notification .cart-notification__links{grid-template-columns:1fr}#cart-notification .cart-notification__links .link,#cart-notification .cart-notification__links button.link{grid-column:1}}@media(prefers-reduced-motion:reduce){#cart-notification.cart-notification,#cart-notification.cart-notification.active{transition:none!important}}body.tm-cart-notification-open .tm-product-sticky-nav,body.tm-cart-notification-open .tm-product-sticky-enhanced,body.tm-cart-notification-open [class*=tm-sticky-atc],body.tm-cart-notification-open .tm-ember-nightfall__sticky,body.tm-cart-notification-open .tm-vs2__mobile-buy,body.tm-cart-notification-open .tm-wheel-reservation,body:has(#cart-notification.active) .tm-ember-nightfall__sticky,body:has(#cart-notification.active) .tm-vs2__mobile-buy,body:has(#cart-notification.active) .tm-wheel-reservation{display:none!important;visibility:hidden!important;pointer-events:none!important}#cart-notification .cart-notification__links{position:relative;z-index:2;background:#fffaf7}@media screen and (max-width:749px){#cart-notification.cart-notification{bottom:calc(10px + env(safe-area-inset-bottom))!important;max-height:min(78dvh,calc(100dvh - 20px - env(safe-area-inset-bottom)))!important}}#cart-notification .tm-cart-notification-item__prices{display:flex;flex-wrap:wrap;gap:5px 8px;align-items:baseline;margin-top:4px}#cart-notification .tm-cart-notification-item__prices s{color:#8c7a82;font-size:12px}#cart-notification .tm-cart-notification-item__prices strong{color:#7b263d;font-size:14px}#cart-notification .tm-cart-notification-item__discounts{display:grid;gap:3px;margin:5px 0 0;padding:0;list-style:none}#cart-notification .tm-cart-notification-item__discounts li{display:flex;gap:5px;align-items:center;color:#6f2338;font-size:11px;line-height:1.25}#cart-notification .tm-cart-notification-item__discounts svg{width:12px;height:12px;flex:0 0 12px}#cart-notification .tm-cart-notification-item__discounts strong{margin-left:auto;font-size:11px}#cart-notification [data-tm-offer-timer]{margin:2px 0 10px}#cart-notification .tm-cart-notification-pending{display:flex;min-height:86px;align-items:center;justify-content:center;gap:10px;color:#6f5964;font-size:13px}#cart-notification .tm-cart-notification-pending>span:first-child{width:18px;height:18px;border:2px solid rgba(123,38,61,.2);border-top-color:#7b263d;border-radius:50%;animation:tm-cart-pending-spin .7s linear infinite}@keyframes tm-cart-pending-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){#cart-notification .tm-cart-notification-pending>span:first-child{animation-duration:1.6s}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/component-cart-notification.css.map */
