:root{--product-popup-overlay: rgba(0, 0, 0, .5);--product-popup-surface: #ffffff;--product-popup-border: rgba(0, 0, 0, .1);--product-popup-muted: rgba(41, 41, 41, .75);--product-popup-copy: #292929;--product-popup-accent: #5e7462;--product-popup-accent-soft: #d9fddf;--product-popup-pill-bg: #f5f5f5}.product-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;min-height:100vh;min-height:100dvh;z-index:9999999999;padding:7.2rem;background:var(--product-popup-overlay);place-items:center;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.popup-content{position:relative;width:min(1380px,100%);max-height:min(88vh,760px);max-height:min(88dvh,760px);background:var(--product-popup-surface);border-radius:1.6rem;overflow:hidden;box-shadow:0 24px 70px #00000038;animation:product-popup-enter .22s ease}.product-popup__layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);min-height:648px}.product-popup__media-panel{position:relative;background:#ece7df;min-height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2.4rem}.product-popup__media-stage{position:relative;width:min(100%,64rem);aspect-ratio:1 / 1;min-height:0;max-height:100%}.product-popup__media-image{width:100%;height:100%;object-fit:contain;display:block}.popup-content .slide-btn{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:72px;height:72px;padding:0;border:0;border-radius:999px;background:#00000080;color:#fff;cursor:pointer;transform:translateY(-50%);box-shadow:0 0 10px #0000001a;transition:background-color .18s ease,transform .18s ease}.popup-content .slide-btn:hover{background:#0009}.popup-content .slide-btn.prev{left:2.6rem;transform:translateY(-50%) rotate(180deg)}.popup-content .slide-btn.next{right:2.4rem}.slide-btn .icon{width:3.2rem;height:3.2rem}.product-popup__dots{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;gap:.8rem;justify-content:center;width:100%;padding:2.4rem 2rem 1.8rem;background:linear-gradient(180deg,#0000,#000000bf)}.product-popup__dot{width:1.6rem;height:1.6rem;padding:0;border:0;border-radius:999px;background:#ffffff73;cursor:pointer}.product-popup__dot.is-active{background:#fff}.product-popup__details-panel{min-width:0;background:#fff}.product-popup__details-scroll{display:flex;flex-direction:column;gap:1.6rem;height:100%;padding:4.8rem;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.popup-content .close{position:absolute;top:1.6rem;right:1.6rem;z-index:5;display:grid;place-items:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent;color:#292929;cursor:pointer}.popup-content .close .icon{width:2.4rem;height:2.4rem}.product-popup__badge{align-self:flex-start;display:inline-flex;align-items:center;min-height:24px;padding:0 .8rem;border-radius:999px;background:#ffb400;color:#111;font-size:1.4rem;font-weight:700;line-height:2.4rem;text-transform:lowercase}.product-popup__badge--new-arrivals,.product-popup__badge--sale,.product-popup__badge--gone-soon{background:#de2a27;color:#fff}.product-popup__header{display:flex;flex-direction:column;gap:.8rem;padding-right:3.2rem}.product-title{margin:0;color:var(--product-popup-copy);font-size:3.2rem;line-height:1.2;font-weight:700}.product-popup__subtitle{margin:0;color:var(--product-popup-muted);font-size:1.6rem;line-height:1.5}.product-popup__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--product-popup-border);border-bottom:1px solid var(--product-popup-border);padding:1.2rem 0}.product-popup__stat{display:flex;flex-direction:column;gap:.2rem;padding:0 .4rem 0 0}.product-popup__stat-value{color:var(--product-popup-copy);font-size:2.4rem;font-weight:700;line-height:1.3}.product-popup__stat-label{color:var(--product-popup-muted);font-size:1.4rem;line-height:2rem;text-transform:none}.product-popup__pills{display:flex;flex-wrap:wrap;gap:.8rem}.product-popup__pill{display:inline-flex;align-items:center;gap:.8rem;min-height:3.2rem;padding:.6rem 1.6rem .6rem 1.2rem;border-radius:999px;background:var(--product-popup-pill-bg);color:var(--product-popup-copy);font-size:1.4rem;line-height:2rem;white-space:nowrap}.product-popup__pill--freshness{background:var(--product-popup-accent-soft);color:var(--product-popup-accent);font-weight:500}.product-popup__pill-icon{position:relative;display:inline-flex;width:1.6rem;height:1.6rem;flex:0 0 1.6rem}.product-popup__pill--gluten-free .product-popup__pill-icon:before,.product-popup__pill--dairy-free .product-popup__pill-icon:before,.product-popup__pill--vegan .product-popup__pill-icon:before,.product-popup__pill--freshness .product-popup__pill-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.product-popup__pill--gluten-free .product-popup__pill-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M11 2c1.3 0 2.4 1 2.5 2.3l.5 6.3 2.3-2.3c.5-.5 1.3-.5 1.8 0s.5 1.3 0 1.8l-3.6 3.6.3 3.4c.1 1.4-.9 2.7-2.3 2.8-1.4.1-2.7-.9-2.8-2.3l-.3-3.4-3.6-3.6c-.5-.5-.5-1.3 0-1.8s1.3-.5 1.8 0l2.3 2.3.5-6.3C8.6 3 9.7 2 11 2m0 18c.7 0 1.2.5 1.2 1.2S11.7 22.5 11 22.5s-1.2-.5-1.2-1.2S10.3 20 11 20Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M11 2c1.3 0 2.4 1 2.5 2.3l.5 6.3 2.3-2.3c.5-.5 1.3-.5 1.8 0s.5 1.3 0 1.8l-3.6 3.6.3 3.4c.1 1.4-.9 2.7-2.3 2.8-1.4.1-2.7-.9-2.8-2.3l-.3-3.4-3.6-3.6c-.5-.5-.5-1.3 0-1.8s1.3-.5 1.8 0l2.3 2.3.5-6.3C8.6 3 9.7 2 11 2m0 18c.7 0 1.2.5 1.2 1.2S11.7 22.5 11 22.5s-1.2-.5-1.2-1.2S10.3 20 11 20Z'/%3E%3C/svg%3E")}.product-popup__pill--dairy-free .product-popup__pill-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2c.5 0 1 .3 1.2.8l5.5 11A4.5 4.5 0 0 1 14.7 20H9.3a4.5 4.5 0 0 1-4-6.2l5.5-11c.2-.5.7-.8 1.2-.8m0 3.6-4.3 8.7a1.8 1.8 0 0 0 1.6 2.7h5.4a1.8 1.8 0 0 0 1.6-2.7L12 5.6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2c.5 0 1 .3 1.2.8l5.5 11A4.5 4.5 0 0 1 14.7 20H9.3a4.5 4.5 0 0 1-4-6.2l5.5-11c.2-.5.7-.8 1.2-.8m0 3.6-4.3 8.7a1.8 1.8 0 0 0 1.6 2.7h5.4a1.8 1.8 0 0 0 1.6-2.7L12 5.6Z'/%3E%3C/svg%3E")}.product-popup__pill--vegan .product-popup__pill-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M19.5 3.5c-5.7 0-10.3 4.6-10.3 10.3 0 1.9.5 3.7 1.5 5.2-3.7-.8-6.5-4.1-6.5-8C4.2 6.7 7.9 3 12.5 3c2.5 0 4.8 1.1 6.3 3 .4-.8.6-1.6.7-2.5M20 4c0 6.6-5.4 12-12 12-.7 0-1.3-.1-2-.2C8 19.5 11.6 22 16 22c5 0 9-4 9-9 0-4.4-2.5-8-6-9Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M19.5 3.5c-5.7 0-10.3 4.6-10.3 10.3 0 1.9.5 3.7 1.5 5.2-3.7-.8-6.5-4.1-6.5-8C4.2 6.7 7.9 3 12.5 3c2.5 0 4.8 1.1 6.3 3 .4-.8.6-1.6.7-2.5M20 4c0 6.6-5.4 12-12 12-.7 0-1.3-.1-2-.2C8 19.5 11.6 22 16 22c5 0 9-4 9-9 0-4.4-2.5-8-6-9Z'/%3E%3C/svg%3E")}.product-popup__pill--freshness .product-popup__pill-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9.5 16.2 5.8 12.5l-1.4 1.4 5.1 5.1L20 8.5l-1.4-1.4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9.5 16.2 5.8 12.5l-1.4 1.4 5.1 5.1L20 8.5l-1.4-1.4z'/%3E%3C/svg%3E")}.product-popup__addon{margin-top:-.2rem}.product-popup__actions{display:flex;flex-direction:column;gap:1.6rem}.product-popup__cta-button{display:inline-flex;align-items:baseline;justify-content:center;gap:.8rem;width:100%;min-height:4.8rem;padding:1.2rem 4.8rem;border:0;border-radius:999px;background:var(--product-popup-accent);color:#fff;font-size:1.8rem;font-weight:700;line-height:1;text-transform:lowercase;cursor:pointer}.product-popup__cta-prices{display:inline-flex;align-items:baseline;gap:.6rem;white-space:nowrap}.product-popup__cta-price--compare{color:#ffffffb8;font-size:.86em;font-weight:600;text-decoration:line-through}.product-popup__cta-button:hover{background:#6b7e62}.product-popup__quantity{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-popup__accordion{display:flex;flex-direction:column;margin-top:.4rem}.product-popup__accordion-item{border-bottom:1px solid var(--product-popup-border)}.product-popup__accordion-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem 0;list-style:none;cursor:pointer;color:var(--product-popup-copy);font-size:1.8rem;font-weight:700;text-transform:lowercase}.product-popup__accordion-item summary::-webkit-details-marker{display:none}.product-popup__accordion-item summary .icon{width:1.6rem;height:1.6rem;transition:transform .18s ease}.product-popup__accordion-item[open] summary .icon{transform:rotate(180deg)}.product-popup__accordion-content{padding:0 0 1.6rem;color:#565750;font-size:1.45rem;line-height:1.55}.product-popup__accordion-content>:first-child{margin-top:0}.product-popup__accordion-content>:last-child{margin-bottom:0}.product-popup__nutrition-gallery{display:grid;gap:1rem}.product-popup__nutrition-gallery img{display:block;width:100%;border-radius:1rem;background:#f6f3ee}.loader{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;background:#ffffffe0;z-index:6}.lds-ring{position:relative;width:72px;height:72px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:58px;height:58px;margin:8px;border:5px solid var(--product-popup-accent);border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--product-popup-accent) transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes product-popup-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:1100px){.product-popup{padding:2rem}.popup-content{max-height:94vh;max-height:94dvh;border-radius:1.6rem}.product-popup__layout{grid-template-columns:1fr;min-height:auto}.product-popup__media-panel{min-height:0;padding:1.6rem}.product-popup__media-stage{width:min(100%,42vh);min-height:0;max-height:none}.product-popup__details-panel{border-top:1px solid var(--product-popup-border)}.product-popup__details-scroll{gap:1.2rem;padding:2.4rem 2rem 2rem}.product-popup__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.popup-content .slide-btn.prev{left:1rem}.popup-content .slide-btn.next{right:1rem}}@media screen and (max-width:749px){.product-popup{padding:.8rem;align-items:end}.popup-content{width:100%;max-height:96vh;max-height:calc(100dvh - 1.6rem - env(safe-area-inset-bottom,0px));border-radius:1.4rem 1.4rem 0 0}.product-popup__media-panel{padding:1.2rem 1.2rem 0;background:transparent}.product-popup__media-stage{width:100%;aspect-ratio:16 / 10;border-radius:1.6rem;overflow:hidden;background:#ece7df}.product-popup__media-image{object-fit:cover}.product-popup__details-scroll{padding:2rem 1.6rem calc(2.4rem + env(safe-area-inset-bottom,0px))}.product-title{font-size:2.8rem}.product-popup__subtitle{font-size:1.45rem}.product-popup__stats{padding:1rem 0}.product-popup__stat{padding:0 .25rem 0 0}.product-popup__stat-value{font-size:2rem}.product-popup__stat-label,.product-popup__pill{font-size:1.2rem}.product-popup__accordion-item summary{padding:1.4rem 0;font-size:1.55rem}.product-popup__accordion-content{font-size:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/component-product-popup.css.map */
