.pdp__breadcrumbs{margin-bottom:20px}.pdp__grid{display:grid;gap:24px}@media(min-width:990px){.pdp__grid{gap:clamp(40px,5vw,80px);align-items:start}.pdp__grid--small{grid-template-columns:1fr 1.2fr}.pdp__grid--medium{grid-template-columns:1.15fr 1fr}.pdp__grid--large{grid-template-columns:1.4fr 1fr}.pdp__info--sticky{position:sticky;top:calc(var(--sticky-top, 0px) + 24px)}}.pdp-gallery{position:relative;min-width:0}.pdp-gallery__item{aspect-ratio:var(--ratio, 1/1)}.pdp-gallery__item video,.pdp-gallery__item iframe{width:100%;height:100%}.pdp-gallery__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#3036338c;color:#fff;pointer-events:none}@media(max-width:989px){.pdp-gallery{margin-inline:-16px}.pdp-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.pdp-gallery__track::-webkit-scrollbar{display:none}.pdp-gallery__item{flex:0 0 100%;scroll-snap-align:center;border-radius:0}.pdp-gallery__counter{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:999px;background:#fcfcf9e0;font-size:.75rem;font-weight:600}.pdp-gallery__dots{display:flex;justify-content:center;gap:6px;padding:12px 0 0}.pdp-gallery__dot{width:6px;height:6px;border-radius:50%;background:var(--color-border);transition:width .2s ease,background-color .2s ease}.pdp-gallery__dot.is-active{width:18px;border-radius:3px;background:var(--color-text)}}@media(min-width:750px)and (max-width:989px){.pdp-gallery{margin-inline:-32px}}@media(min-width:990px){.pdp-gallery--thumbnails .pdp-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--radius-card)}.pdp-gallery--thumbnails .pdp-gallery__track::-webkit-scrollbar{display:none}.pdp-gallery--thumbnails .pdp-gallery__item{flex:0 0 100%;scroll-snap-align:start;border-radius:0}.pdp-gallery__thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.pdp-gallery__thumb{width:80px;height:80px;border-radius:10px;border:2px solid transparent;transition:border-color .2s ease}.pdp-gallery__thumb.is-active{border-color:var(--color-text)}.pdp-gallery--stacked .pdp-gallery__track{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdp-gallery--stacked .pdp-gallery__item:first-child{grid-column:1 / -1}}.pdp__info{display:flex;flex-direction:column;gap:16px;min-width:0}.pdp__vendor{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);text-decoration:none}.pdp__vendor:hover{color:var(--color-link)}.pdp__title{font-size:calc(clamp(1.875rem,2.4vw + 1rem,2.75rem) * var(--heading-scale));margin-top:-8px}.pdp__descriptor{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.55}.pdp__rating{text-decoration:none}.pdp__price{padding-top:4px}.pdp__quantity{display:flex;flex-direction:column;gap:8px}.pdp__buy,.pdp__buy form{display:flex;flex-direction:column;gap:12px}.pdp__add{min-height:54px;font-size:1rem}.pdp__whatsapp{align-self:center}.pdp__inventory{display:flex;align-items:center;gap:6px;color:var(--color-success);min-height:1.5em}.pdp__trust{display:grid;gap:10px;padding:16px;border-radius:var(--radius-card);background:var(--color-surface);font-size:.875rem}.pdp__trust li{display:flex;align-items:center;gap:10px}.pdp__trust svg{color:var(--munatu-sage-700);flex-shrink:0}.pdp__accordion{margin-top:-16px}.pdp__accordion:first-of-type{margin-top:8px}.pdp__share{align-self:flex-start}.selling-plans{border:1px solid var(--color-border);border-radius:var(--radius-button);padding:12px 14px;display:flex;flex-direction:column;gap:8px}.pdp__variants{display:flex;flex-direction:column;gap:16px}.variant-options{border:0;padding:0}.variant-options legend{margin-bottom:8px}.variant-options__list{display:flex;flex-wrap:wrap;gap:8px}.variant-pill span{display:inline-flex;align-items:center;min-height:44px;padding:8px 16px;border:1px solid var(--color-border);border-radius:var(--radius-button);font-size:.875rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.variant-pill input:checked+span{border-color:var(--color-text);background:var(--color-text);color:var(--color-bg)}.variant-pill input:focus-visible+span{outline:2px solid var(--color-focus);outline-offset:2px}.variant-pill input.is-unavailable+span{text-decoration:line-through;opacity:.55}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;background:var(--color-bg);border-top:1px solid var(--color-border);box-shadow:0 -8px 24px #30363314;padding:10px 16px calc(10px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .3s ease}.sticky-atc.is-visible{transform:none}.sticky-atc__btn{min-height:46px;padding-inline:1.25rem;white-space:nowrap}@media(max-width:989px){body.has-sticky-atc{padding-bottom:calc(72px + env(safe-area-inset-bottom))}body.has-sticky-atc .m-toast{bottom:calc(88px + env(safe-area-inset-bottom))}}.sticky-atc__inner{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;max-width:var(--page-width);margin:0 auto}.sticky-atc__media{width:48px;height:48px;border-radius:8px}.sticky-atc__info{display:flex;flex-direction:column;min-width:0}.sticky-atc__title{font-size:.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:.875rem;font-weight:600}@media(min-width:990px){.sticky-atc--mobile-only{display:none}}.product-recommendations:empty{display:none}.pdp__phrase{font-family:var(--font-display);font-style:italic;font-size:1.125rem;color:var(--color-link);margin-top:-6px}.pdp__description{font-size:.9375rem;color:var(--color-text-muted)}.pdp__signature{font-family:var(--font-display);font-size:1rem}.pdp__single-option{font-size:.9375rem}.pdp__single-option .field__label{margin-right:4px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product.css.map */
