.cherry-qv-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a071073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:198;opacity:0;visibility:hidden;transition:opacity var(--cherry-dur) var(--cherry-ease),visibility 0s linear var(--cherry-dur)}.cherry-qv-overlay.is-open{opacity:1;visibility:visible;transition:opacity var(--cherry-dur) var(--cherry-ease),visibility 0s linear 0s}.cherry-qv{position:fixed;top:0;right:0;bottom:0;width:min(540px,100vw);background:var(--cherry-cream);z-index:199;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--cherry-dur) var(--cherry-ease);box-shadow:-20px 0 60px #1a071026;overflow-y:auto}.cherry-qv.is-open{transform:none}.cherry-qv__close{position:sticky;top:1rem;align-self:flex-end;margin:1rem 1rem -54px auto;z-index:5;width:38px;height:38px;min-width:38px;min-height:38px;flex-shrink:0;flex-grow:0;padding:0;border-radius:50%;background:var(--cherry-cream);border:1px solid var(--cherry-line);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--cherry-ink);box-shadow:0 4px 16px #1a07101f}.cherry-qv__close:hover{background:var(--cherry-rose);color:var(--cherry-cream);border-color:var(--cherry-rose)}.cherry-qv__media{position:relative;aspect-ratio:16 / 9;max-height:320px;background:var(--cherry-ivory);overflow:hidden;flex-shrink:0}.cherry-qv__media [data-cherry-qv-imgs]{position:absolute;top:0;right:0;bottom:0;left:0}.cherry-qv__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity var(--cherry-dur) var(--cherry-ease)}.cherry-qv__media img.is-active{opacity:1}.cherry-qv__media-thumbs{position:absolute;left:1rem;bottom:1rem;display:flex;gap:.4rem;z-index:2}.cherry-qv__media-thumb{width:50px;height:60px;border-radius:6px;border:2px solid var(--cherry-cream);background:var(--cherry-ivory);cursor:pointer;overflow:hidden;padding:0}.cherry-qv__media-thumb img{width:100%;height:100%;object-fit:cover;opacity:1;position:static}.cherry-qv__media-thumb.is-active{border-color:var(--cherry-rose)}.cherry-qv__media-badge{position:absolute;top:1rem;left:1rem;z-index:2;padding:.4rem .8rem;border-radius:var(--cherry-radius-pill);background:var(--cherry-rose);color:var(--cherry-cream);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cherry-qv__body{padding:1.4rem 1.6rem 1.8rem;display:flex;flex-direction:column;gap:.85rem}.cherry-qv__brand{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--cherry-rose)}.cherry-qv__title{font-family:var(--cherry-font-display);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:400;line-height:1.05;color:var(--cherry-ink)}.cherry-qv__rating{display:flex;gap:.5rem;align-items:center;font-size:.85rem;color:var(--cherry-graphite);margin-top:-.5rem}.cherry-qv__rating-stars{color:var(--cherry-rose)}.cherry-qv__price-row{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.cherry-qv__price{font-family:var(--cherry-font-display);font-size:1.6rem;font-weight:400;color:var(--cherry-ink)}.cherry-qv__compare{font-size:1rem;text-decoration:line-through;color:var(--cherry-mute)}.cherry-qv__discount{font-size:.78rem;font-weight:700;padding:.2rem .55rem;background:var(--cherry-rose);color:var(--cherry-cream);border-radius:var(--cherry-radius-pill)}.cherry-qv__short{font-size:.95rem;line-height:1.55;color:var(--cherry-graphite);padding-bottom:.85rem;border-bottom:1px solid var(--cherry-line)}.cherry-qv__option{display:flex;flex-direction:column;gap:.55rem}.cherry-qv__option-label{display:flex;justify-content:space-between;align-items:baseline;font-size:.88rem;font-weight:600}.cherry-qv__option-label small{font-weight:400;color:var(--cherry-graphite);font-size:.85rem}.cherry-qv__swatches{display:flex;flex-wrap:wrap;gap:.45rem}.cherry-qv__swatch{width:38px;height:38px;border-radius:50%;border:3px solid var(--cherry-cream);box-shadow:0 0 0 1.5px var(--cherry-line);cursor:pointer;background-size:cover;transition:box-shadow var(--cherry-dur-fast) var(--cherry-ease),transform var(--cherry-dur-fast) var(--cherry-ease)}.cherry-qv__swatch:hover{transform:scale(1.08)}.cherry-qv__swatch.is-active{box-shadow:0 0 0 2px var(--cherry-rose)}.cherry-qv__swatch.is-unavailable{opacity:.4}.cherry-qv__pills{display:flex;flex-wrap:wrap;gap:.4rem}.cherry-qv__pill{padding:.45rem .85rem;background:var(--cherry-ivory);border:1.5px solid var(--cherry-line);border-radius:var(--cherry-radius-pill);font-size:.85rem;font-weight:500;color:var(--cherry-ink);cursor:pointer}.cherry-qv__pill.is-active{background:var(--cherry-ink);color:var(--cherry-cream);border-color:var(--cherry-ink)}.cherry-qv__pill.is-unavailable{opacity:.5;text-decoration:line-through}.cherry-qv__buy{display:grid;grid-template-columns:auto 1fr;gap:.6rem;margin-top:.4rem}.cherry-qv__qty{display:inline-flex;align-items:center;border:1.5px solid var(--cherry-line);border-radius:var(--cherry-radius-pill);background:var(--cherry-cream)}.cherry-qv__qty-btn{width:38px;height:46px;background:transparent;border:none;cursor:pointer;font-size:1.1rem;color:var(--cherry-ink)}.cherry-qv__qty-input{width:32px;text-align:center;border:none;background:transparent;font-family:var(--cherry-font-sans);font-size:.95rem;font-weight:600;-moz-appearance:textfield}.cherry-qv__qty-input::-webkit-outer-spin-button,.cherry-qv__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cherry-qv__atc{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--cherry-ink);color:var(--cherry-cream);border:none;border-radius:var(--cherry-radius-pill);font-family:var(--cherry-font-sans);font-size:.92rem;font-weight:600;letter-spacing:.02em;cursor:pointer;padding:0 1.2rem;height:46px;transition:background var(--cherry-dur-fast) var(--cherry-ease),transform var(--cherry-dur-fast) var(--cherry-ease)}.cherry-qv__atc:hover{background:var(--cherry-rose);transform:translateY(-1px)}.cherry-qv__atc:disabled{background:var(--cherry-mute);cursor:not-allowed}.cherry-qv__more{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:transparent;border:1px solid var(--cherry-ink);border-radius:var(--cherry-radius-pill);color:var(--cherry-ink);font-family:var(--cherry-font-sans);font-size:.9rem;font-weight:600;padding:.65rem 1rem;text-decoration:none;text-align:center;margin-top:.4rem}.cherry-qv__more:hover{background:var(--cherry-ink);color:var(--cherry-cream)}.cherry-qv__trust{display:flex;flex-wrap:wrap;gap:.7rem 1.1rem;padding:.85rem 0;border-top:1px solid var(--cherry-line);border-bottom:1px solid var(--cherry-line);margin-top:.4rem}.cherry-qv__trust-item{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--cherry-graphite)}.cherry-qv__trust-item svg{color:var(--cherry-rose);flex-shrink:0}.cherry-qv__loading{flex:1;display:grid;place-items:center;padding:4rem 2rem;text-align:center;color:var(--cherry-graphite)}.cherry-qv__loading-spinner{width:32px;height:32px;border:3px solid var(--cherry-line);border-top-color:var(--cherry-rose);border-radius:50%;animation:cherry-spin .7s linear infinite;margin:0 auto .85rem}@keyframes cherry-spin{to{transform:rotate(360deg)}}.cherry-qv__error{flex:1;display:grid;place-items:center;padding:4rem 2rem;text-align:center;color:var(--cherry-graphite)}.cherry-qv[data-state=loading] .cherry-qv__body,.cherry-qv[data-state=loading] .cherry-qv__media,.cherry-qv[data-state=error] .cherry-qv__body,.cherry-qv[data-state=error] .cherry-qv__media,.cherry-qv[data-state=ready] .cherry-qv__loading,.cherry-qv[data-state=ready] .cherry-qv__error,.cherry-qv[data-state=loading] .cherry-qv__error,.cherry-qv[data-state=error] .cherry-qv__loading{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cherry-quickview.css.map */
