.product{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5);align-items:start;padding-block:var(--space-5)}@media(max-width:989px){.product{grid-template-columns:1fr;gap:var(--space-3)}}.product-gallery,.product-info{min-width:0}.product-gallery__main{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1/1;background:var(--color-surface);box-shadow:var(--shadow-soft)}.product-gallery__main img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.product-gallery__main img{object-fit:contain}}.product-gallery__thumbs{display:flex;gap:.6rem;margin-top:var(--space-2);overflow-x:auto}.product-gallery__thumbs button{border:2px solid transparent;border-radius:var(--radius-sm);padding:0;background:none;width:72px;height:72px;flex-shrink:0;overflow:hidden}.product-gallery__thumbs button.is-active{border-color:var(--color-secondary)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.product-info__title{font-size:var(--text-2xl)}.product-info__rating{display:flex;align-items:center;gap:.5rem;font-size:var(--text-sm);margin-bottom:var(--space-2)}.product-info__benefit{font-size:var(--text-base);color:var(--color-ink);background:#c1694f14;border-left:3px solid var(--color-secondary);padding:.75rem 1rem;border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-block:var(--space-2)}.variant-picker__label{font-size:var(--text-sm);font-weight:600;margin-bottom:.4rem}.variant-picker__options{display:flex;gap:.6rem;margin-bottom:var(--space-3);flex-wrap:wrap}.swatch{display:flex;flex-direction:column;align-items:center;gap:.3rem;cursor:pointer}.swatch__color{width:40px;height:40px;border-radius:50%;border:2px solid var(--color-border);transition:border-color .2s var(--ease-calm),transform .2s var(--ease-calm)}.swatch input{position:absolute;opacity:0;pointer-events:none}.swatch input:checked+.swatch__color{border-color:var(--color-primary);transform:scale(1.08)}.swatch__label{font-size:var(--text-xs)}.product-form__submit-wrapper{margin-top:var(--space-3)}@media(max-width:989px){.product-form__submit-wrapper{position:sticky;bottom:0;background:var(--color-base);padding-block:.75rem;padding-bottom:calc(.75rem + var(--safe-bottom));border-top:1px solid var(--color-border);z-index:10}}.pdp-bundle{border:1px dashed var(--color-secondary);border-radius:var(--radius-md);padding:var(--space-2);display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);margin-top:var(--space-2);background:#c1694f0d}.pdp-bundle img{width:48px;height:48px;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0}.pdp-bundle__text{flex:1 1 100%;font-size:var(--text-sm);min-width:0}.pdp-bundle__text strong{color:var(--color-primary)}.pdp-bundle label{display:flex;align-items:center;gap:.5rem;font-size:var(--text-sm);font-weight:600;min-width:0;flex:1 1 auto}.pdp-bundle label>*:last-child{min-width:0;overflow-wrap:break-word}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border)}@media(max-width:989px){.trust-bar{grid-template-columns:repeat(2,1fr)}}.trust-bar__item{display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center;font-size:var(--text-xs);color:var(--color-ink-soft)}.trust-bar__item svg{width:24px;height:24px}.how-it-works{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3);margin-top:var(--space-3)}@media(max-width:989px){.how-it-works{grid-template-columns:1fr}}.how-it-works__step{text-align:center}.how-it-works__num{width:32px;height:32px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;font-weight:700;font-size:var(--text-sm)}.reviews-filter{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:var(--space-3)}.reviews-filter button{border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;padding:.4rem .9rem;font-size:var(--text-xs);transition:all .2s var(--ease-calm)}.reviews-filter button.is-active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.review-row{display:none;padding-block:var(--space-3);border-bottom:1px solid var(--color-border);gap:var(--space-2)}.review-row.is-visible{display:flex}@media(max-width:989px){.review-row{flex-direction:column}}.review-row__tags{display:flex;gap:.4rem;margin-top:.3rem}.review-row__tags span{font-size:10px;text-transform:uppercase;letter-spacing:.04em;background:#2f473914;color:var(--color-primary);padding:.15rem .5rem;border-radius:999px}.frequently-bought{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.frequently-bought__product{text-align:center;width:120px}.frequently-bought__product img{border-radius:var(--radius-sm);aspect-ratio:1/1;object-fit:cover}.frequently-bought__plus{font-size:var(--text-xl);color:var(--color-ink-soft)}.frequently-bought__total{margin-left:auto;text-align:right}@media(max-width:749px){.frequently-bought__total{width:100%;margin-left:0;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-product.css.map */
