.product-hero{padding:3rem 0 5rem}.product-hero__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1300px;margin:0 auto;padding:0 1.5rem}@media(min-width:990px){.product-hero__grid{grid-template-columns:55fr 45fr;gap:4rem}}.product-hero__gallery,.product-hero__main-image-wrap{position:relative}.product-hero__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffd9;color:#1a1a1a;cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease;box-shadow:0 2px 8px #0000001a}.product-hero__main-image-wrap:hover .product-hero__gallery-arrow{opacity:1}.product-hero__gallery-arrow:hover{background:#fff}.product-hero__gallery-arrow svg{width:20px;height:20px}.product-hero__gallery-arrow--prev{left:12px}.product-hero__gallery-arrow--next{right:12px}@media(max-width:989px){.product-hero__gallery-arrow{opacity:1;width:36px;height:36px}.product-hero__gallery-arrow svg{width:18px;height:18px}.product-hero__gallery-arrow--prev{left:8px}.product-hero__gallery-arrow--next{right:8px}}.product-hero__main-image{width:100%;aspect-ratio:4 / 5;border-radius:0;overflow:hidden;background:#f5f0e1;cursor:zoom-in}.product-hero__main-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.product-hero__main-image:hover img{transform:scale(1.05)}.product-hero__thumbnails{display:flex;gap:var(--spacing-2, .5rem);margin-top:var(--spacing-3, .75rem);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-hero__thumbnails::-webkit-scrollbar{display:none}.product-hero__thumbnail{flex:0 0 80px;width:80px;height:80px;border-radius:0;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;background:#ede6d6}.product-hero__thumbnail.is-active,.product-hero__thumbnail--active{border-color:var(--color-primary, #1A1A1A)}.product-hero__thumbnail img{width:100%;height:100%;object-fit:contain}.product-hero__gallery-description{margin-top:var(--spacing-6, 1.5rem);padding:var(--spacing-6, 1.5rem);background:var(--color-bg-secondary, #EDE6D6);border-radius:var(--radius-lg, .75rem);border:1px solid rgba(0,0,20,.06)}.product-hero__gallery-description-inner{font-size:.9375rem;line-height:1.7;color:var(--color-text, #1a1a1a)}.product-hero__gallery-description-inner h1,.product-hero__gallery-description-inner h2,.product-hero__gallery-description-inner h3,.product-hero__gallery-description-inner h4,.product-hero__gallery-description-inner strong,.product-hero__gallery-description-inner b{font-weight:700;color:var(--color-text, #1a1a1a);margin-top:0;margin-bottom:.5rem}.product-hero__gallery-description-inner ul,.product-hero__gallery-description-inner ol{padding-left:1.25rem;margin:.75rem 0}.product-hero__gallery-description-inner li{margin-bottom:.375rem;position:relative}.product-hero__gallery-description-inner ul li::marker{color:var(--color-primary, #1A1A1A)}@media(max-width:989px){.product-hero__main-image{aspect-ratio:auto;max-height:70vh;overflow:hidden}.product-hero__main-image img{width:100%;height:auto;max-height:70vh;object-fit:contain}.product-hero__gallery-description{margin-top:var(--spacing-4, 1rem);padding:var(--spacing-4, 1rem)}}.product-hero__info{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:990px){.product-hero__info{position:sticky;top:calc(var(--header-height, 72px) + 2rem);align-self:start}}.product-hero__vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#666;font-weight:500;margin:0}.product-hero__title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.product-hero__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:.02em;margin:0;flex:1}.product-hero__price-inline{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;white-space:nowrap;flex-shrink:0}.product-hero__rating{display:flex;align-items:center;gap:var(--spacing-2, .5rem);margin:var(--spacing-2, .5rem) 0}.product-hero__rating-count{font-size:.875rem;color:var(--color-text-subtle, #666)}.product-hero__price{font-family:var(--font-body);font-size:1.75rem;font-weight:700;color:var(--color-text, #1A1A1A)}.product-hero__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:var(--radius-full, 9999px);font-size:.75rem;font-weight:600;background:#12121214;color:var(--color-primary, #1A1A1A)}.product-hero__description{font-size:.95rem;line-height:1.75;color:#444;margin:0}.product-hero__specs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.06em;font-weight:500;padding:.75rem 0;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.product-hero__specs span:not(:last-child):after{content:"\b7";margin-left:.5rem;color:#ccc}.product-hero__usps{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 0}.product-hero__usp{display:flex;align-items:baseline;gap:1rem}.product-hero__usp-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#1a1a1a;min-width:80px;flex-shrink:0}.product-hero__usp-value{font-size:.9rem;color:#555;line-height:1.5}.product-hero__delivery{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#888;padding:.75rem 0;border-top:1px solid rgba(0,0,0,.06)}.product-hero__delivery-icon{font-size:1rem}.product-hero__accordions{border-top:1px solid rgba(0,0,0,.08);margin-top:.5rem}.product-hero__accordion-item{border-bottom:1px solid rgba(0,0,0,.08)}.product-hero__accordion-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.1rem 0;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#1a1a1a}.product-hero__accordion-trigger .icon{width:14px;height:14px;transition:transform .3s ease;color:#888}.product-hero__accordion-item.is-open .product-hero__accordion-trigger .icon{transform:rotate(180deg)}.product-hero__accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.product-hero__accordion-item.is-open .product-hero__accordion-content{max-height:500px}.product-hero__accordion-inner{padding:0 0 1.25rem;font-size:.88rem;line-height:1.75;color:#555}@media(max-width:989px){.product-hero__mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-sticky, 100);background:#fff;padding:.75rem 1rem;box-shadow:0 -2px 12px #00000014;border-top:1px solid rgba(0,0,0,.06)}.product-hero__mobile-sticky-cta .product-hero__add-to-cart{width:100%;margin:0}.product-hero__info{padding-bottom:80px}}@media(min-width:990px){.product-hero__mobile-sticky-cta{display:none}}.product-hero__quantity-row,.product-hero__quantity-cart{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.product-hero__quantity{flex-shrink:0}.quantity-selector{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:999px;overflow:hidden;height:48px}.quantity-selector__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:none;border:none;outline:none;cursor:pointer;color:#555;padding:0;-webkit-appearance:none;appearance:none}.quantity-selector__btn:focus-visible{outline:none}.quantity-selector__btn:hover{color:#1a1a1a;background:#00000008}.quantity-selector__btn .icon{width:16px;height:16px}.quantity-selector__input{width:48px;height:48px;border:none;outline:none;text-align:center;font-size:1rem;font-weight:600;font-family:var(--font-body);color:#1a1a1a;background:none;-moz-appearance:textfield;-webkit-appearance:none;appearance:none;padding:0}.quantity-selector__input:focus-visible{outline:none}.quantity-selector__input::-webkit-outer-spin-button,.quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-hero__quantity-cart{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex-wrap:nowrap}.product-hero__add-to-cart{flex:1;padding:18px 24px;border:none;outline:none;border-radius:999px;background:#1a1a1a;color:var(--color-white, #fff);font-family:var(--font-heading);font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;-webkit-appearance:none;appearance:none}.product-hero__add-to-cart:focus-visible{outline:none}.product-hero__add-to-cart:hover{background:#333}.product-hero__add-to-cart:active{transform:translateY(0)}.product-hero__add-to-cart-loading,.product-hero__add-to-cart.is-loading .product-hero__add-to-cart-text{display:none}.product-hero__add-to-cart.is-loading .product-hero__add-to-cart-loading{display:inline-flex;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-hero__add-to-cart:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.product-hero__how-to-use{margin-top:.5rem}.product-hero__how-to-use-title{font-family:var(--font-heading, "Georgia", serif);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text, #1a1a1a);margin:0 0 .75rem}.product-hero__how-to-use-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.product-hero__how-to-use-list li{font-size:.875rem;line-height:1.5;color:#555;padding-left:1rem;position:relative}.product-hero__how-to-use-list li:before{content:"\2022";position:absolute;left:0;color:var(--color-primary, #1A1A1A);font-weight:700}.product-hero__how-to-use-list li strong{color:var(--color-text, #1a1a1a)}.product-hero__social-share{display:flex;gap:1.25rem;padding-top:1.5rem}.product-hero__social-link{display:flex;align-items:center;color:#888;transition:color .2s ease}.product-hero__social-link:hover{color:var(--color-text, #1a1a1a)}.product-hero__trust,.product-hero__trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem 0;border-top:1px solid rgba(0,0,20,.06)}.product-hero__trust-item,.product-hero__trust-badge{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.04em}.product-hero__trust-item .icon,.product-hero__trust-badge .icon{width:16px;height:16px;color:#666}.product-nutrition{padding:var(--spacing-16, 4rem) 0;background:var(--color-background-alt, #EDE6D6)}.product-nutrition__panel{display:block;max-width:900px;margin:0 auto}.product-nutrition__header{display:flex;align-items:center;justify-content:center;width:100%;padding:var(--spacing-4, 1rem) 0 var(--spacing-2, .5rem);background:none;border:none;cursor:default}.product-nutrition__header--static{text-align:center}.product-nutrition__heading{margin:0;font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;color:var(--color-text, #1A1A1A)}.product-nutrition__content--visible{display:block!important;max-height:none!important;overflow:visible!important;opacity:1!important}.product-nutrition__grid{display:flex;flex-direction:column;gap:var(--spacing-8, 2rem)}.product-nutrition__rings{display:flex;justify-content:center;gap:var(--spacing-8, 2rem);flex-wrap:wrap;padding:var(--spacing-4, 1rem) 0}.product-nutrition__ring{text-align:center;width:120px;position:relative}.product-nutrition__ring-svg{display:block;margin:0 auto}.product-nutrition__ring-bg{fill:none;stroke:#0000140f;stroke-width:8}.product-nutrition__ring-fill{fill:none;stroke-width:8;stroke-linecap:round}.product-nutrition__ring-fill--protein{stroke:var(--color-primary, #1A1A1A)}.product-nutrition__ring-fill--carbs{stroke:var(--color-secondary, #C4713A)}.product-nutrition__ring-fill--fat{stroke:var(--color-accent-coral, #FF7675)}.product-nutrition__ring-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-body);font-size:1rem;font-weight:700;color:var(--color-text, #1A1A1A);pointer-events:none;width:80px;text-align:center}.product-nutrition__ring-label{margin:.5rem 0 0;font-size:.8125rem;font-weight:600;color:var(--color-text, #1A1A1A)}.product-nutrition__table-wrap{overflow-x:auto}.product-nutrition__table{width:100%;border-collapse:collapse;font-size:.9375rem}.product-nutrition__table th,.product-nutrition__table td{padding:var(--spacing-3, .75rem) var(--spacing-2, .5rem);text-align:left;border-bottom:1px solid rgba(0,0,20,.06)}.product-nutrition__table thead th{font-weight:600;color:var(--color-text, #1A1A1A);border-bottom:2px solid var(--color-text, #1A1A1A)}.product-nutrition__row--highlight td{font-weight:600}.product-nutrition__row--indent td:first-child{padding-left:var(--spacing-6, 1.5rem);font-weight:400;color:var(--color-text-light, #757575)}.product-nutrition__ingredients,.product-nutrition__allergens{padding-top:var(--spacing-4, 1rem);border-top:1px solid rgba(0,0,20,.08)}.product-nutrition__subtitle{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;margin:0 0 .5rem}.product-nutrition__subtitle .icon{width:18px;height:18px}.product-nutrition__ingredients-list,.product-nutrition__allergens-list{font-size:.875rem;line-height:1.6;color:var(--color-text-light, #757575);margin:0}.related-products{padding:var(--spacing-16, 4rem) 0;background:var(--color-background-alt, #EDE6D6)}.related-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-4, 1rem);max-width:1200px;margin:0 auto;padding:0 var(--spacing-6, 1.5rem)}@media(min-width:750px){.related-products__grid{grid-template-columns:repeat(4,1fr);gap:var(--spacing-6, 1.5rem)}}.product-faq{padding:var(--spacing-16, 4rem) 0}.product-faq__list{max-width:800px;margin:0 auto;padding:0 var(--spacing-6, 1.5rem)}.product-faq__item{border-bottom:1px solid rgba(0,0,20,.08)}.product-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-5, 1.25rem) 0;border:none;background:transparent;font-family:var(--font-heading);font-size:1rem;font-weight:600;text-align:left;cursor:pointer;color:var(--color-text, #1A1A1A);transition:color .3s ease}.product-faq__question:hover{color:var(--color-primary, #1A1A1A)}.product-faq__question-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.product-faq__item.is-open .product-faq__question-icon{transform:rotate(45deg)}.product-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.product-faq__answer-inner{padding:0 0 var(--spacing-5, 1.25rem);font-size:.9375rem;line-height:1.7;color:var(--color-text-light, #757575)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product.css.map */
