.cart-custom-preview-link{position:relative;z-index:2;display:block;overflow:hidden;border-radius:var(--media-radius, .4rem);line-height:0;cursor:zoom-in}.cart-custom-preview-image{display:block;object-fit:contain;object-position:center}.cart-item__image.cart-custom-preview-image{width:clamp(8rem,10vw,15rem);height:clamp(8rem,10vw,15rem);max-width:100%}.cart-drawer .cart-item__image.cart-custom-preview-image{width:10rem;height:10rem}.cart-notification-product__image .cart-custom-preview-image{width:7rem;height:7rem}.cart-custom-preview-badge{position:absolute;right:.6rem;bottom:.6rem;display:inline-flex;align-items:center;min-height:2.4rem;padding:.35rem .7rem;border:.1rem solid rgba(255,255,255,.8);border-radius:999rem;background:#fffffff0;box-shadow:0 .2rem .8rem #0003;color:rgb(var(--color-foreground, 18, 18, 18));font-size:1.05rem;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap}.cart-custom-preview-badge--caption{position:static;width:max-content;max-width:100%;min-height:2.2rem;margin:.45rem auto 0;padding:.3rem .65rem;border-color:rgba(var(--color-foreground, 18, 18, 18),.12);background:rgba(var(--color-foreground, 18, 18, 18),.045);box-shadow:none}.cart-custom-preview-badge--compact{right:.35rem;bottom:.35rem;min-height:2rem;padding:.25rem .5rem;font-size:.9rem}.cart-custom-preview-badge--caption.cart-custom-preview-badge--compact{margin-top:.35rem}.cart-custom-preview-badge--notification{right:.25rem;bottom:.25rem;min-height:1.8rem;padding:.2rem .4rem;font-size:.78rem}.cart-custom-preview-status{display:flex;align-items:flex-start;gap:.7rem;margin-top:1rem;color:rgb(var(--color-foreground, 18, 18, 18))}.cart-custom-preview-status__check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2rem;height:2rem;margin-top:.05rem;border-radius:50%;background:#1f8e541f;color:#147645;font-size:1.25rem;font-weight:700;line-height:1}.cart-custom-preview-status__title,.cart-custom-preview-status__hint{margin:0}.cart-custom-preview-status__title{font-size:1.3rem;font-weight:700;line-height:1.35}.cart-custom-preview-status__hint{margin-top:.1rem;color:rgba(var(--color-foreground, 18, 18, 18),.68);font-size:1.15rem;line-height:1.35}.cart-custom-preview-status--compact{gap:.55rem;margin-top:.8rem}.cart-custom-preview-status--compact .cart-custom-preview-status__check{width:1.8rem;height:1.8rem;font-size:1.1rem}.cart-custom-preview-status--compact .cart-custom-preview-status__title,.cart-custom-preview-status--notification .cart-custom-preview-status__title{font-size:1.15rem}.cart-custom-preview-status--compact .cart-custom-preview-status__hint,.cart-custom-preview-status--notification .cart-custom-preview-status__hint{font-size:1.05rem}.cart-custom-preview-status--notification{gap:.5rem;margin-top:.7rem}.cart-custom-preview-status--notification .cart-custom-preview-status__check{width:1.7rem;height:1.7rem;font-size:1rem}.cart-custom-preview-lightbox[hidden]{display:none}.cart-custom-preview-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:2rem;background:#000000d1}.cart-custom-preview-lightbox__panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(94vw,110rem);max-height:94vh;overflow:hidden;border-radius:.8rem;background:rgb(var(--color-background, 255, 255, 255));box-shadow:0 1.6rem 5rem #00000059}.cart-custom-preview-lightbox__header{padding:2rem 5.8rem 1.4rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.1)}.cart-custom-preview-lightbox__eyebrow,.cart-custom-preview-lightbox__title,.cart-custom-preview-lightbox__saved-title,.cart-custom-preview-lightbox__description{margin:0}.cart-custom-preview-lightbox__eyebrow{margin-bottom:.35rem;font-size:1.2rem;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.cart-custom-preview-lightbox__title{font-size:clamp(1.8rem,2.5vw,2.8rem);line-height:1.25}.cart-custom-preview-lightbox__media{display:flex;min-height:20rem;align-items:center;justify-content:center;overflow:auto;padding:1.6rem;background:rgba(var(--color-foreground, 18, 18, 18),.035)}.cart-custom-preview-lightbox__image{display:block;max-width:100%;max-height:68vh;object-fit:contain}.cart-custom-preview-lightbox__footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 2rem 1.8rem;border-top:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.1)}.cart-custom-preview-lightbox__saved{display:flex;align-items:flex-start;gap:.8rem}.cart-custom-preview-lightbox__check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#1f8e541f;color:#147645;font-size:1.4rem;font-weight:700;line-height:1}.cart-custom-preview-lightbox__saved-title{font-size:1.4rem;font-weight:700;line-height:1.35}.cart-custom-preview-lightbox__description{margin-top:.2rem;color:rgba(var(--color-foreground, 18, 18, 18),.68);font-size:1.2rem;line-height:1.4}.cart-custom-preview-lightbox__original-link{flex:0 0 auto;color:rgb(var(--color-link, var(--color-foreground, 18, 18, 18)));font-size:1.25rem;text-decoration:underline;text-underline-offset:.3rem}.cart-custom-preview-lightbox__close{position:absolute;top:.8rem;right:.9rem;z-index:1;width:4rem;height:4rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));font:inherit;font-size:3.2rem;line-height:1;cursor:pointer}@media screen and (max-width:749px){.cart-custom-preview-badge{right:.35rem;bottom:.35rem;min-height:2rem;padding:.25rem .5rem;font-size:.9rem}.cart-custom-preview-status{margin-top:.8rem}.cart-custom-preview-lightbox{padding:1rem}.cart-custom-preview-lightbox__panel{width:96vw;max-height:92vh}.cart-custom-preview-lightbox__header{padding:1.5rem 5rem 1.2rem 1.4rem}.cart-custom-preview-lightbox__media{padding:1rem}.cart-custom-preview-lightbox__image{max-height:62vh}.cart-custom-preview-lightbox__footer{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.2rem 1.4rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/cart-custom-preview.css.map */
