.cahve-qv,.cahve-qv *,.cahve-qv *:before,.cahve-qv *:after{box-sizing:border-box}.cahve-qv[hidden]{display:none!important}.cahve-qv{--cahve-qv-heading-family: var(--font-heading-family, var(--font-body-family, serif));--cahve-qv-body-family: var(--font-body-family, sans-serif);position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;justify-items:end;padding:2rem;font-family:var(--cahve-qv-body-family);isolation:isolate;pointer-events:none;background-color:transparent;transition:background-color .28s ease}.cahve-qv.is-open{pointer-events:auto;background-color:#0a0a0ab8;background-color:var(--cahve-qv-overlay, rgba(10, 10, 10, .72))}.cahve-qv__backdrop{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:transparent;opacity:1;cursor:none;pointer-events:auto}.cahve-qv__dialog{position:relative;z-index:2;width:min(105rem,78vw);min-width:78rem;height:min(66rem,calc(100dvh - 4rem));max-height:calc(100dvh - 4rem);margin-left:auto;color:rgb(var(--color-foreground, 18, 18, 18));background:rgb(var(--color-background, 255, 255, 255));border:1px solid rgba(17,17,17,.18);border-radius:2.7rem;box-shadow:0 0 0 1px #ffffff6b inset,0 2.6rem 8rem #0000003d;overflow:visible;opacity:0;transform:translate3d(2.4rem,0,0) scale(.992);transition:opacity .26s ease,transform .46s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.cahve-qv.is-open .cahve-qv__dialog{opacity:1;transform:translateZ(0) scale(1)}@media(hover:hover)and (pointer:fine)and (min-width:990px){.cahve-qv.is-backdrop-pointer{cursor:none}.cahve-qv.is-backdrop-pointer .cahve-qv__dialog{cursor:auto}}.cahve-qv__body{width:100%;height:100%;min-height:0;background:rgb(var(--color-background, 255, 255, 255));border-radius:inherit;overflow:hidden}.cahve-qv__close{display:none}.cahve-qv__cursor-close{position:fixed;z-index:4;top:0;left:0;display:grid;width:5.4rem;height:5.4rem;place-items:center;color:#111;background:#fffffffa;border:1px solid rgba(17,17,17,.14);border-radius:50%;box-shadow:0 1.2rem 3.5rem #0000002e;pointer-events:none;opacity:0;transform:translate3d(-50%,-50%,0) scale(.82);transition:opacity .16s ease,transform .22s cubic-bezier(.22,1,.36,1);will-change:left,top,opacity,transform}.cahve-qv__cursor-close svg{width:2.2rem;height:2.2rem}.cahve-qv__close:focus-visible,.cahve-qv-product__media-arrow:focus-visible,.cahve-qv-product__thumb:focus-visible,.cahve-qv-product__option-button:focus-visible,.cahve-qv-product__quantity button:focus-visible,.cahve-qv-product__quantity input:focus-visible,.cahve-qv-product__details-link:focus-visible,.cahve-qv-product__action:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cahve-qv.is-backdrop-pointer .cahve-qv__cursor-close{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}.cahve-qv__loading{display:grid;width:100%;height:100%;min-height:32rem;place-content:center;gap:1.2rem;color:rgba(var(--color-foreground, 18, 18, 18),.72);font-size:1.35rem;text-align:center}.cahve-qv__loader-line{position:relative;display:block;width:8rem;height:1px;margin-inline:auto;background:rgba(var(--color-foreground, 18, 18, 18),.16);overflow:hidden}.cahve-qv__loader-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:currentColor;transform:translate(-100%);animation:cahve-qv-loader .9s cubic-bezier(.65,0,.35,1) infinite}@keyframes cahve-qv-loader{50%{transform:translate(0)}to{transform:translate(100%)}}.cahve-qv-product{--cahve-np-body-family: var(--cahve-qv-body-family);--cahve-np-heading-family: var(--cahve-qv-heading-family);--cahve-qv-block-gap: 2rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(36rem,1fr);width:100%;height:100%;min-height:0}.cahve-qv-product[hidden]{display:none!important}.cahve-qv-product__media-column{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;padding:2rem 2rem 1.6rem;background:#ddd8d5}.cahve-qv-product__media-stage{position:relative;min-width:0;min-height:0;height:100%;background:#f7f7f6;overflow:hidden;border-radius:1.5rem}.cahve-qv-product__media-item{position:absolute;top:0;right:0;bottom:0;left:0}.cahve-qv-product__media-item[hidden]{display:none!important}@keyframes cahveQvMediaFade{0%{opacity:0}to{opacity:1}}.cahve-qv-product__media-item.is-active{animation:cahveQvMediaFade .22s ease}.cahve-qv-product__image,.cahve-qv-product__video,.cahve-qv-product__external-video,.cahve-qv-product__model,.cahve-qv-product__placeholder{display:block;width:100%;height:100%}.cahve-qv-product__image{object-fit:cover;object-position:center}.cahve-qv-product__video,.cahve-qv-product__external-video,.cahve-qv-product__model,.cahve-qv-product__placeholder{object-fit:contain}.cahve-qv-product__media-arrow{position:absolute;z-index:3;top:50%;display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;color:#111;background:#ffffffeb;border:1px solid rgba(17,17,17,.16);border-radius:50%;cursor:pointer;transform:translateY(-50%);transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .24s ease}.cahve-qv-product__media-arrow:hover,.cahve-qv-product__media-arrow:focus-visible{background:#fff;transform:translateY(-50%) scale(1.05)}.cahve-qv-product__media-arrow svg{width:2.1rem;height:2.1rem}.cahve-qv-product__media-arrow--prev{left:1.4rem}.cahve-qv-product__media-arrow--next{right:1.4rem}.cahve-qv-product__thumbs{display:flex;min-height:5.8rem;justify-content:center;gap:.6rem;margin-top:1rem;overflow-x:auto;scrollbar-width:none}.cahve-qv-product__thumbs::-webkit-scrollbar{display:none}.cahve-qv-product__thumb{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;padding:0;background:#ffffff75;border:1px solid transparent;border-radius:.7rem;overflow:hidden;cursor:pointer;opacity:.62;transition:opacity .22s ease,border-color .22s ease}.cahve-qv-product__thumb.is-active{border-color:#111;opacity:1}.cahve-qv-product__thumb-image{width:100%;height:100%;object-fit:cover}.cahve-qv-product__details{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;background:rgb(var(--color-background, 255, 255, 255))}.cahve-qv-product__details-scroll{min-height:0;padding:clamp(3rem,3vw,4.2rem) clamp(3rem,3.2vw,4.5rem) 2.4rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.cahve-qv-product__details-scroll>*+*{margin-top:var(--cahve-qv-block-gap)!important}.cahve-qv-product__badges{display:flex;flex-wrap:wrap;gap:.8rem}.cahve-qv-product__badge{display:inline-flex;align-items:center;padding:.6rem 1.4rem;color:rgb(var(--color-badge-foreground));background:rgb(var(--color-badge-background));border:1px solid rgba(var(--color-badge-border),var(--alpha-badge-border, 1));border-radius:999px;font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase}.cahve-qv-product__badge[hidden]{display:none}.cahve-qv-product__vendor{margin:0 0 .75rem;color:#12121299;font-size:1.3rem}.cahve-qv-product__title{max-width:46rem;margin:0;color:inherit;font-family:var(--cahve-qv-body-family);font-size:3.2rem;font-style:var(--font-body-style, normal);font-weight:600;line-height:1.15;letter-spacing:0}.cahve-qv-product__price{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:1.9rem}.cahve-qv-product__price s{color:#b3261e;font-size:1.5rem}.cahve-qv-product__description{color:rgba(var(--color-foreground, 18, 18, 18),.85);font-size:1.5rem;line-height:1.6}.cahve-qv-product__description>:first-child{margin-top:0}.cahve-qv-product__description>:last-child{margin-bottom:0}.cahve-qv-product__description :is(ul,ol){padding-left:2rem;list-style-position:outside}.cahve-qv-product__description :is(h1,h2,h3,h4,h5,h6){font-family:var(--cahve-qv-body-family);font-style:var(--font-body-style, normal);font-weight:600;letter-spacing:0}.cahve-qv-product__description h4{font-size:1.5rem;line-height:1.35}.cahve-qv-product__siblings-heading{margin:0 0 1rem;color:inherit;font-size:1.3rem}.cahve-qv-product__siblings-list{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.cahve-qv-product__sibling-swatch{display:block;width:5.2rem;height:5.2rem;overflow:hidden;border:1px solid transparent;opacity:.7;transition:opacity .22s ease,border-color .22s ease}.cahve-qv-product__siblings--circle .cahve-qv-product__sibling-swatch{border-radius:999px}.cahve-qv-product__siblings--square .cahve-qv-product__sibling-swatch{border-radius:8px}.cahve-qv-product__sibling-swatch img{display:block;width:100%;height:100%;object-fit:cover}.cahve-qv-product__sibling-swatch:hover,.cahve-qv-product__sibling-swatch:focus-visible,.cahve-qv-product__sibling-swatch.is-current{border-color:#121212;opacity:1}.cahve-qv-product__trust{display:flex;flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none}.cahve-qv-product__trust-item{display:flex;align-items:center;gap:.7rem;font-size:1.25rem;color:rgba(var(--color-foreground, 18, 18, 18),.85)}.cahve-qv-product__trust-icon{display:inline-flex;flex:0 0 auto;width:1.8rem;height:1.8rem;color:rgba(var(--color-foreground, 18, 18, 18),.85)}.cahve-qv-product__trust-icon svg{width:100%;height:100%}.cahve-qv-product__divider{height:1px;margin:0;background:rgba(var(--color-foreground, 18, 18, 18),.14)}.cahve-qv-product__availability{display:flex;align-items:center;gap:.75rem;margin:0;font-size:1.3rem}.cahve-qv-product__availability-dot{position:relative;display:inline-block;width:1.45rem;height:1.45rem;background:#1eb838;border-radius:50%}.cahve-qv-product__availability-dot:after{content:"";position:absolute;top:.34rem;left:.32rem;width:.7rem;height:.38rem;border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;transform:rotate(-45deg)}.cahve-qv-product__availability.is-unavailable .cahve-qv-product__availability-dot{background:#8c8c8c}.cahve-qv-product__availability.is-unavailable .cahve-qv-product__availability-dot:after{display:none}.cahve-qv-product__options{display:grid;gap:2rem}.cahve-qv-product__option{min-width:0;margin:0;padding:0;border:0}.cahve-qv-product__option legend{display:flex;align-items:baseline;gap:.6rem;margin:0;padding:0;font-size:1.3rem}.cahve-qv-product__option-name{font-weight:600}.cahve-qv-product__option-value{color:rgba(var(--color-foreground, 18, 18, 18),.62)}.cahve-qv-product__option-values{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.8rem}.cahve-qv-product__option-button{min-height:4.4rem;padding:.8rem 1.8rem;color:#121212;background:#fff;border:var(--variant-pills-border-width, 1px) solid rgba(18,18,18,var(--variant-pills-border-opacity, .25));border-radius:var(--variant-pills-radius, 999px);box-shadow:var(--variant-pills-shadow-horizontal-offset, 0) var(--variant-pills-shadow-vertical-offset, 0) var(--variant-pills-shadow-blur-radius, 0) rgba(var(--color-shadow, 18, 18, 18),var(--variant-pills-shadow-opacity, 0));font:inherit;font-size:1.3rem;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.cahve-qv-product__option-button.is-selected{color:rgb(var(--color-background, 255, 255, 255));background:rgb(var(--color-foreground, 18, 18, 18));border-color:rgb(var(--color-foreground, 18, 18, 18))}.cahve-qv-product__quantity-wrap>label{display:block;margin-bottom:.8rem;font-size:1.2rem}.cahve-qv-product__quantity{display:grid;grid-template-columns:4rem 4rem 4rem;width:max-content;height:4.2rem;border:1px solid rgba(var(--color-foreground, 18, 18, 18),.2);border-radius:.6rem;overflow:hidden}.cahve-qv-product__quantity button,.cahve-qv-product__quantity input{width:100%;min-width:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0;font:inherit;font-size:1.35rem;text-align:center}.cahve-qv-product__quantity button{cursor:pointer}.cahve-qv-product__quantity input{-webkit-appearance:textfield;appearance:textfield}.cahve-qv-product__quantity input::-webkit-inner-spin-button,.cahve-qv-product__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.cahve-qv-product__view-product{display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground, 18, 18, 18));background:transparent;border:1px solid rgba(var(--color-foreground, 18, 18, 18),.25);text-decoration:none}.cahve-qv-product__view-product:hover,.cahve-qv-product__view-product:focus-visible{background:rgba(var(--color-foreground, 18, 18, 18),.05)}.cahve-qv-product__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;padding:1.8rem clamp(3rem,3.2vw,4.5rem) 2rem;background:rgb(var(--color-background, 255, 255, 255));border-top:1px solid rgba(var(--color-foreground, 18, 18, 18),.13)}.cahve-qv-product__action{position:relative;overflow:hidden}.cahve-qv-product__action:disabled{cursor:not-allowed}.cahve-qv-product__action.is-loading:disabled{opacity:1}.cahve-qv-product__action-label,.cahve-qv-product__action-loading{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;transition:opacity .18s ease,transform .26s cubic-bezier(.22,1,.36,1)}.cahve-qv-product__action-loading{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(.8rem)}.cahve-qv-product__action.is-loading .cahve-qv-product__action-label{opacity:0;transform:translateY(-.8rem)}.cahve-qv-product__action.is-loading .cahve-qv-product__action-loading{opacity:1;transform:translateY(0)}.cahve-qv-product__loading-dots{display:inline-flex;gap:.35rem}.cahve-qv-product__loading-dots>i{display:block;width:.42rem;height:.42rem;background:currentColor;border-radius:50%;animation:cahve-qv-dot .9s ease-in-out infinite}.cahve-qv-product__loading-dots>i:nth-child(2){animation-delay:.12s}.cahve-qv-product__loading-dots>i:nth-child(3){animation-delay:.24s}@keyframes cahve-qv-dot{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-.28rem)}}.cahve-qv-product__error{grid-column:1 / -1;margin:0;color:#b42318;font-size:1.2rem;text-align:center}html.cahve-qv-lock,html.cahve-qv-lock body{overflow:hidden}@media screen and (max-width:989px)and (min-width:750px){.cahve-qv{justify-items:center;padding:2.4rem}.cahve-qv__dialog{width:calc(100vw - 4.8rem);min-width:0;height:min(60rem,calc(100dvh - 4.8rem));margin-left:0}.cahve-qv-product{grid-template-columns:minmax(0,1fr) minmax(32rem,.88fr)}}@media screen and (max-width:749px){.cahve-qv{align-items:end;justify-items:stretch;padding:7rem 0 0}.cahve-qv__backdrop{cursor:auto}.cahve-qv__cursor-close{display:none}.cahve-qv__dialog{width:100%;min-width:0;height:auto;max-height:calc(100dvh - 7rem);margin-left:0;border:0;border-radius:2.4rem 2.4rem 0 0;box-shadow:0 -2rem 6rem #0003;opacity:1;transform:translate3d(0,104%,0);transition:transform .56s cubic-bezier(.22,1,.36,1)}.cahve-qv.is-open .cahve-qv__dialog{transform:translateZ(0)}.cahve-qv__close{position:absolute;z-index:10;top:calc(-5.9rem - (env(safe-area-inset-top,0px)*.15));left:50%;display:grid;width:5rem;height:5rem;padding:0;place-items:center;color:#111;background:#fff;border:1px solid rgba(17,17,17,.14);border-radius:50%;box-shadow:0 1rem 3rem #0003;cursor:pointer;transform:translate(-50%)}.cahve-qv__close svg{width:2.25rem;height:2.25rem}.cahve-qv__body{height:auto;max-height:calc(100dvh - 7rem)}.cahve-qv__loading{min-height:36rem}.cahve-qv-product{--cahve-qv-block-gap: 1.6rem;display:block;height:auto;max-height:calc(100dvh - 7rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cahve-qv-product__media-column{display:block;padding:1.6rem 1.6rem 0;background:rgb(var(--color-background, 255, 255, 255))}.cahve-qv-product__media-stage{height:auto;aspect-ratio:1 / 1.06;background:#dfdad7;border-radius:2rem}.cahve-qv-product__image{object-fit:contain}.cahve-qv-product__media-arrow{top:auto;bottom:1.5rem;width:4.6rem;height:4.6rem;color:#fff;background:#3a3a3a8a;border-color:#ffffffb8;transform:none}.cahve-qv-product__media-arrow:hover,.cahve-qv-product__media-arrow:focus-visible{background:#3a3a3ab3;transform:scale(1.04)}.cahve-qv-product__media-arrow--prev{left:1.5rem}.cahve-qv-product__media-arrow--next{right:1.5rem}.cahve-qv-product__thumbs{display:none}.cahve-qv-product__details{display:block}.cahve-qv-product__details-scroll{padding:3rem 1.6rem 2.4rem;overflow:visible}.cahve-qv-product__title{font-size:2.6rem}.cahve-qv-product__price{font-size:1.9rem}.cahve-qv-product__form{position:sticky;z-index:4;bottom:0;grid-template-columns:1fr;padding:1.8rem 1.6rem max(2rem,env(safe-area-inset-bottom));background:rgb(var(--color-background, 255, 255, 255));box-shadow:0 -1.2rem 3.5rem #0000000f}.cahve-qv-product__action{min-height:5.8rem;font-size:1.45rem}}@media(hover:none),(pointer:coarse){.cahve-qv__cursor-close{display:none}.cahve-qv__backdrop{cursor:auto}}@media(prefers-reduced-motion:reduce){.cahve-qv,.cahve-qv__backdrop,.cahve-qv__dialog,.cahve-qv__cursor-close,.cahve-qv-product__media-arrow,.cahve-qv-product__option-button,.cahve-qv-product__action,.cahve-qv-product__action-label,.cahve-qv-product__action-loading{transition-duration:.01ms!important}.cahve-qv__loader-line:after,.cahve-qv-product__loading-dots>i{animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/cahve-quick-view.css.map */
