.shopistu-trust{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:.4rem;margin:1rem 0 1.4rem;padding:1rem .4rem;list-style:none;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.shopistu-trust__item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;color:rgb(var(--color-foreground))}.shopistu-trust__item .svg-wrapper,.shopistu-trust__item .svg-wrapper svg{width:2rem;height:2rem}.shopistu-trust__label{font-size:1.1rem;line-height:1.2;letter-spacing:.02rem}@media screen and (min-width:750px){.shopistu-trust{gap:1.2rem;padding:1.2rem 0}.shopistu-trust__item{flex-direction:row;justify-content:center;gap:.8rem}.shopistu-trust__label{font-size:1.4rem}}.shopistu-delivery{display:flex;align-items:center;gap:.8rem;margin:1.2rem 0;font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground))}.shopistu-delivery .svg-wrapper,.shopistu-delivery .svg-wrapper svg{width:2rem;height:2rem;flex-shrink:0}.shopistu-delivery__date{font-weight:600}.shopistu-benefits{margin:1.2rem 0 1.6rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.9rem}.shopistu-benefits__item{display:flex;align-items:flex-start;gap:.9rem;font-size:1.5rem;line-height:1.4;color:rgb(var(--color-foreground))}.shopistu-benefits__item .svg-wrapper,.shopistu-benefits__item .svg-wrapper svg{width:1.8rem;height:1.8rem;flex-shrink:0;margin-top:.1rem}.shopistu-faq{margin-top:1.6rem}.shopistu-faq__heading{margin:0 0 .6rem}.shopistu-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1rem;padding:.8rem 1.2rem;padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px));background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 10px rgba(var(--color-foreground),.08);transform:translateY(110%);transition:transform .28s var(--ease);visibility:hidden}.shopistu-sticky-atc.is-visible{transform:translateY(0);visibility:visible}.shopistu-sticky-atc__media{flex-shrink:0;width:44px;height:44px;border-radius:var(--buttons-radius, .4rem);overflow:hidden;background:rgba(var(--color-foreground),.04)}.shopistu-sticky-atc__media img{width:44px;height:44px;object-fit:cover;display:block}.shopistu-sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center}.shopistu-sticky-atc__price .price{font-size:1.5rem;font-weight:600}.shopistu-sticky-atc__price .price__badge-sale,.shopistu-sticky-atc__price .price__badge-sold-out,.shopistu-sticky-atc__price .unit-price{display:none}.shopistu-sticky-atc__button.button{flex-shrink:0;width:auto;min-width:12rem;margin:0;background:var(--yellow);color:var(--on-yellow)}@media screen and (min-width:750px){.shopistu-sticky-atc{display:none!important}}.product__media-wrapper .product__media,.product__media-wrapper .product__media.media{aspect-ratio:1 / 1;background:var(--panel-2)}.product__media-wrapper .product__media img{width:100%;height:100%;object-fit:cover;transition:opacity .28s var(--ease)}.thumbnail-list__item .thumbnail[aria-current=true],.thumbnail-list__item .thumbnail.is-active{box-shadow:0 0 0 2px var(--yellow);border-radius:var(--r-ctrl, 10px)}@media(hover:hover)and (pointer:fine)and (min-width:990px){.shopistu-zoomable{cursor:zoom-in}.shopistu-zoom-lens{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:200%;opacity:0;pointer-events:none;transition:opacity var(--dur-fast, .18s) var(--ease)}.shopistu-zoomable:hover .shopistu-zoom-lens{opacity:1}}@media(prefers-reduced-motion:reduce){.product__media-wrapper .product__media img,.shopistu-zoom-lens{transition:none}}.product__info-container .product__title h1,.product__info-container .product__title h2,.product__info-container .price{color:var(--text)}.product__info-container .price .price-item--regular{color:var(--text);font-weight:600}.product__info-container .price--on-sale .price-item--regular{color:var(--text-mut);font-weight:400}.product__info-container .price--on-sale .price-item--sale,.product__info-container .price--on-sale .price-item--last{color:var(--text);font-weight:600}.product__info-container .price--large .price-item--sale,.product__info-container .price--large .price-item--last{font-size:2.4rem}.product__info-container .price .price__badge-sale{background:var(--sale);color:var(--bg);border-radius:var(--r-pill, 999px)}@keyframes shopistu-price-pulse{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}.shopistu-price-pulse{animation:shopistu-price-pulse .24s var(--ease);transform-origin:left center}@media(prefers-reduced-motion:reduce){.shopistu-price-pulse{animation:none}}.product-form__input--pill input[type=radio]+label,fieldset.product-form__input--pill label{border-radius:var(--r-pill, 999px);border:1px solid var(--line);color:var(--text);transition:transform var(--dur-fast, .18s) var(--ease)}.product-form__input--pill input[type=radio]:checked+label{background:var(--yellow);color:var(--on-yellow);border-color:var(--yellow);transform:scale(1.02)}.product-form__input--pill input[type=radio]:focus-visible+label{outline:3px solid var(--yellow);outline-offset:2px}.product-form__input--pill input[type=radio].disabled+label,.product-form__input--pill .disabled>label,.product-form__input--pill label.disabled{text-decoration:line-through;opacity:.4}@media(prefers-reduced-motion:reduce){.product-form__input--pill input[type=radio]+label,.product-form__input--pill input[type=radio]:checked+label{transition:none;transform:none}}.product-form__submit.button{background:var(--yellow);color:var(--on-yellow);border-radius:var(--r-ctrl, 10px);min-height:52px;font-weight:700;transition:transform .12s var(--ease-in)}.product-form__submit.button:active{transform:scale(.98)}.product-form__submit.button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media(min-width:750px){.product-form__submit.button{min-height:46px}}.product-form__submit .shopistu-atc-added{display:none;align-items:center;justify-content:center;gap:.5rem}.product-form__submit.shopistu-atc--added .shopistu-atc-added{display:inline-flex}.product-form__submit.shopistu-atc--added>span:not(.shopistu-atc-added),.product-form__submit.shopistu-atc--added .loading__spinner{display:none}@media(prefers-reduced-motion:reduce){.product-form__submit.button{transition:none}.product-form__submit.button:active{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/shopistu-product.css.map */
