.cherry-product{padding-block:clamp(2rem,4vw,3.5rem)}.cherry-product__breadcrumb{font-size:.85rem;color:var(--cherry-mute);display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.cherry-product__breadcrumb a{color:inherit;text-decoration:none}.cherry-product__breadcrumb a:hover{color:var(--cherry-rose)}.cherry-product__layout{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,3rem)}@media(min-width:900px){.cherry-product__layout{grid-template-columns:1.1fr 1fr;align-items:start}}.cherry-product__gallery{display:grid;grid-template-columns:1fr;gap:.8rem;position:relative}@media(min-width:900px){.cherry-product__gallery{grid-template-columns:84px 1fr;position:sticky;top:calc(var(--cherry-header-offset, 96px) + 12px)}}.cherry-product__thumbs{display:flex;gap:.5rem;overflow-x:auto;order:2}@media(min-width:900px){.cherry-product__thumbs{flex-direction:column;overflow-x:visible;order:0;max-height:580px;overflow-y:auto}}.cherry-product__thumb{flex-shrink:0;width:70px;height:84px;border-radius:var(--cherry-radius-sm);overflow:hidden;background:var(--cherry-ivory);border:2px solid transparent;cursor:pointer;padding:0;transition:border-color var(--cherry-dur-fast) var(--cherry-ease)}.cherry-product__thumb.is-active{border-color:var(--cherry-rose)}.cherry-product__thumb img{width:100%;height:100%;object-fit:cover}.cherry-product__main{position:relative;aspect-ratio:4 / 5;background:var(--cherry-ivory);border-radius:var(--cherry-radius-md);overflow:hidden}.cherry-product__main 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-product__main img.is-active{opacity:1}.cherry-product__badge{position:absolute;top:1rem;left:1rem;z-index:2;display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .8rem;background:var(--cherry-rose);color:var(--cherry-cream);border-radius:var(--cherry-radius-pill);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cherry-product__info{display:flex;flex-direction:column;gap:1.1rem}.cherry-product__brand{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:var(--cherry-rose)}.cherry-product__brand svg{width:6px;height:6px}.cherry-product__title{font-size:clamp(2.2rem,4.5vw,3.2rem);line-height:1.05;letter-spacing:-.02em;font-weight:400}.cherry-product__rating{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:var(--cherry-graphite)}.cherry-product__rating-stars{color:var(--cherry-rose);letter-spacing:.05em;font-size:1rem}.cherry-product__rating strong{color:var(--cherry-ink);font-weight:600}.cherry-product__rating a{color:var(--cherry-rose);text-decoration:none}.cherry-product__rating a:hover{text-decoration:underline}.cherry-product__price-row{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap}.cherry-product__price{font-family:var(--cherry-font-display);font-size:clamp(2rem,3.5vw,2.6rem);font-weight:400;color:var(--cherry-ink);line-height:1}.cherry-product__price-compare{font-size:1.1rem;color:var(--cherry-mute);text-decoration:line-through}.cherry-product__price-discount{font-size:.85rem;font-weight:700;padding:.25rem .65rem;background:var(--cherry-rose);color:var(--cherry-cream);border-radius:var(--cherry-radius-pill)}.cherry-product__short{font-size:1.02rem;line-height:1.6;color:var(--cherry-graphite);padding-bottom:1rem;border-bottom:1px solid var(--cherry-line)}.cherry-product__variants{display:flex;flex-direction:column;gap:1rem}.cherry-product__option{display:flex;flex-direction:column;gap:.55rem}.cherry-product__option-label{display:flex;align-items:baseline;justify-content:space-between;font-size:.92rem;font-weight:600;color:var(--cherry-ink)}.cherry-product__option-label small{font-weight:400;color:var(--cherry-graphite);font-size:.88rem}.cherry-product__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.cherry-product__swatch{width:44px;height:44px;border-radius:50%;border:3px solid var(--cherry-cream);box-shadow:0 0 0 1.5px var(--cherry-line);cursor:pointer;position:relative;transition:box-shadow var(--cherry-dur-fast) var(--cherry-ease),transform var(--cherry-dur-fast) var(--cherry-ease);background-size:cover;background-position:center}.cherry-product__swatch:hover{transform:scale(1.08)}.cherry-product__swatch.is-active{box-shadow:0 0 0 2px var(--cherry-rose);transform:scale(1.05)}.cherry-product__swatch.is-unavailable{opacity:.4}.cherry-product__swatch.is-unavailable:after{content:"";position:absolute;top:50%;right:0;bottom:50%;left:0;height:1.5px;background:var(--cherry-graphite);transform:rotate(-45deg)}.cherry-product__pills{display:flex;flex-wrap:wrap;gap:.5rem}.cherry-product__pill{padding:.5rem .9rem;background:var(--cherry-ivory);border:1.5px solid var(--cherry-line);border-radius:var(--cherry-radius-pill);cursor:pointer;font-size:.88rem;font-weight:500;color:var(--cherry-ink);transition:border-color var(--cherry-dur-fast) var(--cherry-ease),background var(--cherry-dur-fast) var(--cherry-ease)}.cherry-product__pill:hover{border-color:var(--cherry-ink)}.cherry-product__pill.is-active{background:var(--cherry-ink);color:var(--cherry-cream);border-color:var(--cherry-ink)}.cherry-product__pill.is-unavailable{opacity:.6}.cherry-product__buy{display:grid;grid-template-columns:auto 1fr;gap:.7rem;margin-top:.4rem}.cherry-product__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-product__qty-btn{width:44px;height:52px;background:transparent;border:none;cursor:pointer;color:var(--cherry-ink);font-size:1.15rem}.cherry-product__qty-btn:hover{color:var(--cherry-rose)}.cherry-product__qty-input{width:40px;text-align:center;border:none;background:transparent;font-family:var(--cherry-font-sans);font-size:.98rem;font-weight:600;color:var(--cherry-ink);-moz-appearance:textfield}.cherry-product__qty-input::-webkit-outer-spin-button,.cherry-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cherry-product__atc{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.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:.98rem;font-weight:600;letter-spacing:.02em;cursor:pointer;height:52px;transition:background var(--cherry-dur-fast) var(--cherry-ease),transform var(--cherry-dur-fast) var(--cherry-ease)}.cherry-product__atc:hover{background:var(--cherry-rose);transform:translateY(-1px)}.cherry-product__atc:disabled{background:var(--cherry-mute);cursor:not-allowed;opacity:.7}.cherry-product__buy-secondary{display:flex;gap:.4rem;margin-top:.5rem}.cherry-product__buy-secondary button{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1px solid var(--cherry-line);border-radius:var(--cherry-radius-pill);padding:.5rem .95rem;font-size:.88rem;color:var(--cherry-ink);cursor:pointer}.cherry-product__buy-secondary button:hover{border-color:var(--cherry-ink)}.cherry-product__trust{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;padding:1rem 0;border-top:1px solid var(--cherry-line);border-bottom:1px solid var(--cherry-line)}.cherry-product__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--cherry-graphite)}.cherry-product__trust-item svg{width:18px;height:18px;color:var(--cherry-rose);flex-shrink:0}.cherry-product__tabs{margin-top:clamp(2rem,4vw,3rem);border-block:1px solid var(--cherry-line)}.cherry-product__tabs-nav{display:flex;flex-wrap:wrap;gap:0}.cherry-product__tab-trigger{padding:1.1rem 1.3rem;background:none;border:none;font-family:var(--cherry-font-sans);font-size:.95rem;font-weight:600;letter-spacing:.02em;color:var(--cherry-graphite);cursor:pointer;position:relative;border-bottom:2px solid transparent}.cherry-product__tab-trigger.is-active{color:var(--cherry-ink);border-bottom-color:var(--cherry-rose)}.cherry-product__tab-panel{display:none;padding-block:1.5rem;max-width:820px}.cherry-product__tab-panel.is-active{display:block}.cherry-product__tab-panel p,.cherry-product__tab-panel li{font-size:1rem;line-height:1.65;color:var(--cherry-graphite)}.cherry-product__tab-panel h3{font-family:var(--cherry-font-display);font-size:1.4rem;margin-bottom:.6rem}.cherry-product__related{margin-top:clamp(2.5rem,4vw,4rem)}.cherry-product__related-title{font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.05;margin-bottom:1.5rem}.cherry-product__related-title em{font-style:italic;color:var(--cherry-rose)}.cherry-product__related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.5rem)}@media(min-width:700px){.cherry-product__related-grid{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-cherry-product.css.map */
