.cart-module__Jmky-G__container{background-color:var(--bg-page);width:100%;min-height:calc(100vh - 80px);font-family:var(--font-inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);padding-top:2rem}.cart-module__Jmky-G__container .nf-container{min-height:calc(100vh - 80px - 2rem)}.cart-module__Jmky-G__continueShoppingHeader{color:var(--chilly-chomp);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.cart-module__Jmky-G__continueShoppingHeader:hover{color:var(--muddy-mischief)}.cart-module__Jmky-G__pageTitleInline{color:var(--black);flex:1;margin:0;font-size:1.5rem;font-weight:500;line-height:1.2}.cart-module__Jmky-G__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:4rem 1rem;display:flex}.cart-module__Jmky-G__emptyCartContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;max-width:600px;min-height:400px;margin:0 auto;padding:4rem 2rem;display:flex}.cart-module__Jmky-G__emptyCartMessage{color:var(--muddy-mischief);margin:0;font-size:1.5rem;font-weight:500;line-height:1.5}.cart-module__Jmky-G__globalErrorText{color:var(--error-red);text-align:center;background-color:var(--error-red-bg);border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.cart-module__Jmky-G__cartLayout{grid-template-columns:1fr 340px;align-items:start;gap:3rem;display:grid}.cart-module__Jmky-G__cartItemsSection{flex-direction:column;gap:1rem;display:flex}.cart-module__Jmky-G__cartHeaders{align-items:center;gap:2rem;margin-bottom:.5rem;padding:0;display:flex}.cart-module__Jmky-G__headerColumns{grid-template-columns:110px 110px 110px;align-items:center;gap:2rem;margin-right:1.5rem;display:grid}.cart-module__Jmky-G__cartHeader{color:var(--checkout-grey);text-align:center;width:110px;font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__cartItem{background:var(--bg-card);border-radius:12px;padding:1.5rem;position:relative}.cart-module__Jmky-G__removeButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:absolute;top:1rem;right:1rem}.cart-module__Jmky-G__removeButton:hover:not(:disabled){color:var(--text-dark)}.cart-module__Jmky-G__removeButton:disabled{opacity:.5;cursor:not-allowed}.cart-module__Jmky-G__itemContent{align-items:center;gap:2rem;display:flex}.cart-module__Jmky-G__productDetailsCell{flex:1;gap:1.5rem;display:flex}.cart-module__Jmky-G__productImage{object-fit:cover;background:#fff;border-radius:8px}.cart-module__Jmky-G__productInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.cart-module__Jmky-G__itemBrand{color:var(--chilly-chomp);margin:0;font-size:1.25rem;font-weight:400}.cart-module__Jmky-G__itemTitle{color:var(--muddy-mischief);margin:0;font-size:1.25rem;font-weight:500;line-height:1.3}.cart-module__Jmky-G__itemDetails{color:var(--muddy-mischief);margin:.5rem 0 0;font-size:.875rem;line-height:1.4}.cart-module__Jmky-G__itemSize{color:var(--chilly-chomp);margin:.5rem 0 0;font-size:.875rem;font-weight:500}.cart-module__Jmky-G__itemControls{grid-template-columns:110px 110px 110px;align-items:center;gap:2rem;display:grid}.cart-module__Jmky-G__itemPrice{text-align:center;color:var(--checkout-grey);font-weight:500}.cart-module__Jmky-G__itemTotal{text-align:center;color:var(--muddy-mischief);font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__itemQuantityCell{justify-content:center;align-items:center;gap:.5rem;display:flex}.cart-module__Jmky-G__quantityButton{border:1px solid var(--border-medium);background:var(--white);width:32px;height:32px;color:var(--text-dark);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.cart-module__Jmky-G__quantityButton:hover:not(:disabled){border-color:var(--chilly-chomp);color:var(--chilly-chomp)}.cart-module__Jmky-G__quantityButton:disabled{opacity:.5;cursor:not-allowed}.cart-module__Jmky-G__itemQuantityText{text-align:center;min-width:30px;color:var(--muddy-mischief);font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__discountSection{margin-top:2rem}.cart-module__Jmky-G__discountTitle{color:var(--muddy-mischief);margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__discountInputWrapper{max-width:350px;position:relative}.cart-module__Jmky-G__discountInput{border:none;border-bottom:1.5px solid var(--border-input);width:100%;color:var(--text-dark);background-color:#0000;padding:12px 60px 12px 0;font-size:1rem;font-weight:400;transition:border-color .2s}.cart-module__Jmky-G__discountInput:focus{border-bottom-color:var(--chilly-chomp);outline:none}.cart-module__Jmky-G__discountInput::placeholder{color:var(--text-muted)}.cart-module__Jmky-G__discountInputApplied{color:var(--text-muted);cursor:not-allowed}.cart-module__Jmky-G__applyButtonInline{color:var(--muddy-mischief);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:1rem;font-weight:500;transition:color .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-module__Jmky-G__applyButtonInline:hover:not(:disabled){color:var(--chilly-chomp)}.cart-module__Jmky-G__applyButtonInline:disabled{opacity:.5;cursor:not-allowed}.cart-module__Jmky-G__discountLabelWithRemove{align-items:center;gap:.5rem;display:flex}.cart-module__Jmky-G__removeDiscountButton{color:var(--text-medium-gray);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1.25rem;line-height:1;transition:color .2s;display:flex}.cart-module__Jmky-G__removeDiscountButton:hover{color:var(--error-red)}.cart-module__Jmky-G__discountMessage{opacity:1;border-radius:6px;max-width:350px;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:400;transition:opacity .5s ease-in-out;display:block}.cart-module__Jmky-G__discountMessageFading{opacity:0}.cart-module__Jmky-G__discountMessageSuccess{color:var(--success-green);background-color:var(--success-green-bg)}.cart-module__Jmky-G__discountMessageError{color:var(--error-red);background-color:var(--error-red-bg)}.cart-module__Jmky-G__summarySection{position:sticky;top:10rem}.cart-module__Jmky-G__summaryTitle{color:var(--black);margin:0 0 1.5rem;font-size:1.5rem;font-weight:500}.cart-module__Jmky-G__summaryBox{background-color:var(--bg-card);border-radius:12px;padding:2rem;position:relative}.cart-module__Jmky-G__summaryContent{flex-direction:column;gap:1.5rem;display:flex}.cart-module__Jmky-G__summaryRow{justify-content:space-between;align-items:center;display:flex}.cart-module__Jmky-G__summaryLabel{color:var(--checkout-grey);font-size:1.125rem;font-weight:400}.cart-module__Jmky-G__summaryValue{color:var(--checkout-grey);font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__discountValue{color:var(--muddy-mischief)}.cart-module__Jmky-G__summaryDivider{background-color:var(--border-medium);height:1px;margin:.75rem 0}.cart-module__Jmky-G__totalRow{margin-top:.5rem}.cart-module__Jmky-G__totalLabel{color:var(--black);font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__totalValue{color:var(--chilly-chomp);font-size:1.125rem;font-weight:500}.cart-module__Jmky-G__summaryActions{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.cart-module__Jmky-G__checkoutButton{background-color:var(--chilly-chomp);width:100%;color:var(--white);text-align:center;cursor:pointer;border:none;border-radius:50px;padding:12px 32px;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:block;box-shadow:0 1px 2px #0000000d}.cart-module__Jmky-G__checkoutButton:hover:not(.cart-module__Jmky-G__disabled){background-color:var(--muddy-mischief)}.cart-module__Jmky-G__emptyCartLink{color:var(--checkout-grey);text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.cart-module__Jmky-G__emptyCartLink:hover:not(:disabled){color:var(--chilly-chomp);text-decoration:underline}.cart-module__Jmky-G__emptyCartLink:disabled{opacity:.5;cursor:not-allowed}.cart-module__Jmky-G__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.cart-module__Jmky-G__summaryOverlay{z-index:10;background-color:#fffc;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cart-module__Jmky-G__summarySpinner{width:2rem;height:2rem;color:var(--chilly-chomp);animation:1s linear infinite cart-module__Jmky-G__spin}@keyframes cart-module__Jmky-G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.cart-module__Jmky-G__cartLayout{grid-template-columns:1fr;gap:2rem}.cart-module__Jmky-G__summarySection{margin-top:2rem;position:static}.cart-module__Jmky-G__cartHeaders{flex-direction:column;align-items:flex-start;gap:1rem}.cart-module__Jmky-G__headerColumns{justify-content:flex-end;width:100%}.cart-module__Jmky-G__itemControls{width:100%;max-width:400px}}@media (max-width:768px){.cart-module__Jmky-G__pageTitle{font-size:2rem}.cart-module__Jmky-G__cartHeaders{display:none}.cart-module__Jmky-G__itemContent{flex-direction:column;gap:1rem}.cart-module__Jmky-G__productDetailsCell{text-align:center;flex-direction:column;align-items:center}.cart-module__Jmky-G__itemControls{grid-template-columns:1fr;gap:1rem;width:100%}.cart-module__Jmky-G__itemPrice,.cart-module__Jmky-G__itemTotal{justify-content:space-between;align-items:center;display:flex}.cart-module__Jmky-G__itemPrice:before{content:"Price:";font-weight:500}.cart-module__Jmky-G__itemTotal:before{content:"Total:";font-weight:500}.cart-module__Jmky-G__itemQuantityCell{justify-content:space-between}.cart-module__Jmky-G__itemQuantityCell:before{content:"Quantity:";margin-right:auto;font-weight:500}.cart-module__Jmky-G__discountInputWrapper{max-width:100%}.cart-module__Jmky-G__removeButton{top:.5rem;right:.5rem}.cart-module__Jmky-G__emptyCartContainer{padding:3rem 1.5rem}.cart-module__Jmky-G__emptyCartMessage{font-size:1.25rem}}
.ShopProductCard-module__c3m6JW__productCard{background:var(--white);box-shadow:none;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.ShopProductCard-module__c3m6JW__productCard:hover{transform:translateY(-2px)}.ShopProductCard-module__c3m6JW__productImageWrapper{background:var(--bg-light-gray);width:100%;padding-top:100%;position:relative;overflow:hidden}.ShopProductCard-module__c3m6JW__productImage{object-fit:contain;width:100%;height:100%;padding:1rem;position:absolute;top:0;left:0}.ShopProductCard-module__c3m6JW__imageHidden{animation:2s ease-in-out forwards ShopProductCard-module__c3m6JW__imageFadeInOut}.ShopProductCard-module__c3m6JW__sizeBadge{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-dark);z-index:2;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:1rem;font-weight:400;position:absolute;top:1.5rem;left:1.5rem}.ShopProductCard-module__c3m6JW__addToCartButton{cursor:pointer;z-index:2;width:48px;height:48px;color:var(--muddy-mischief);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ShopProductCard-module__c3m6JW__addToCartButton:hover{color:var(--muddy-mischief)}.ShopProductCard-module__c3m6JW__addToCartButton:hover svg path{fill:var(--muddy-mischief);stroke:var(--bg-light-gray)}.ShopProductCard-module__c3m6JW__addToCartButton:active svg path{fill:#0000}.ShopProductCard-module__c3m6JW__addToCartButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.ShopProductCard-module__c3m6JW__addToCartButton.ShopProductCard-module__c3m6JW__loading{cursor:wait;background:0 0}.ShopProductCard-module__c3m6JW__loadingSpinner{border:2px solid #13383833;border-top:2px solid var(--muddy-mischief);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite ShopProductCard-module__c3m6JW__smoothSpin}@keyframes ShopProductCard-module__c3m6JW__smoothSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShopProductCard-module__c3m6JW__addedToCartOverlay{z-index:3;background:#5ac3c34d;justify-content:center;align-items:center;width:100%;height:100%;animation:2s ease-in-out forwards ShopProductCard-module__c3m6JW__fadeInOut;display:flex;position:absolute;top:0;left:0}.ShopProductCard-module__c3m6JW__addedToCartMessage{color:var(--muddy-mischief);font-family:var(--font-inter),"Inter",sans-serif;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:500;display:flex}@keyframes ShopProductCard-module__c3m6JW__fadeInOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes ShopProductCard-module__c3m6JW__imageFadeInOut{0%{opacity:1}10%{opacity:0}75%{opacity:0}to{opacity:1}}.ShopProductCard-module__c3m6JW__outOfStock{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);z-index:1;background:#ffffffe6;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShopProductCard-module__c3m6JW__productInfo{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ShopProductCard-module__c3m6JW__productTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-dark);margin:0;font-size:1.25rem;font-weight:400;line-height:1.4}.ShopProductCard-module__c3m6JW__productPrice{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);margin:0;font-size:1rem;font-weight:600}@media (min-width:768px){.ShopProductCard-module__c3m6JW__productInfo{padding:1.25rem}}@media (min-width:1024px){.ShopProductCard-module__c3m6JW__productInfo{padding:1.5rem}}
.Breadcrumbs-module__qHR2Ta__breadcrumbNav{margin-bottom:2rem;padding-top:0;display:flex}.Breadcrumbs-module__qHR2Ta__breadcrumbList{align-items:center;gap:0;display:inline-flex}.Breadcrumbs-module__qHR2Ta__breadcrumbItem{align-items:center;display:inline-flex}.Breadcrumbs-module__qHR2Ta__separator{color:var(--muddy-mischief);margin:0 .5rem;font-size:.875rem}.Breadcrumbs-module__qHR2Ta__link{color:var(--black);align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.Breadcrumbs-module__qHR2Ta__link:hover{color:var(--chilly-chomp)}.Breadcrumbs-module__qHR2Ta__activeLink{color:var(--muddy-mischief);cursor:default;align-items:center;font-size:.875rem;font-weight:500;text-decoration:underline;display:inline-flex}.Breadcrumbs-module__qHR2Ta__currentPage{color:var(--muddy-mischief);white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:.875rem;font-weight:500;text-decoration:underline;display:inline-block;overflow:hidden}@media (min-width:768px){.Breadcrumbs-module__qHR2Ta__currentPage{max-width:none}}
.shop-module__-mQgjq__container{min-height:100vh}.shop-module__-mQgjq__header{margin-top:0;padding:0}.shop-module__-mQgjq__collectionFilter{flex-wrap:wrap;gap:.75rem;margin:2rem 0 0;padding-top:0;display:flex}.shop-module__-mQgjq__collectionButton{border:2px solid var(--muddy-mischief);background:var(--white);color:var(--muddy-mischief);cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--font-inter),"Inter",sans-serif;text-align:center;border-radius:50px;min-width:80px;padding:.75rem 1.5rem;transition:all .2s}.shop-module__-mQgjq__collectionButton:hover{border-color:var(--chilly-chomp)}.shop-module__-mQgjq__collectionButtonActive{border-color:var(--chilly-chomp);color:var(--chilly-chomp);background:#00a0a00d}.shop-module__-mQgjq__collectionButtonActive:hover{border-color:var(--chilly-chomp)}.shop-module__-mQgjq__filtersWrapper{margin-bottom:2rem;padding-top:0}.shop-module__-mQgjq__filtersTopRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.shop-module__-mQgjq__showFiltersButton{color:var(--muddy-mischief);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem 0;font-size:1.125rem;font-weight:500;transition:color .3s;display:flex}.shop-module__-mQgjq__showFiltersButton:hover{color:var(--chilly-chomp)}.shop-module__-mQgjq__sortDropdown{position:relative}.shop-module__-mQgjq__sortButton{color:var(--muddy-mischief);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem 0;font-size:1.125rem;font-weight:500;transition:color .3s;display:flex}.shop-module__-mQgjq__sortButton:hover{color:var(--chilly-chomp)}.shop-module__-mQgjq__sortButton span{color:var(--text-light-gray);font-weight:400}.shop-module__-mQgjq__sortDropdownMenu{background:var(--white);border:1px solid var(--border-light);z-index:10;border-radius:.5rem;min-width:180px;margin-top:.5rem;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0000001a}.shop-module__-mQgjq__sortOption{text-align:left;width:100%;color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:.875rem;transition:all .3s;display:block}.shop-module__-mQgjq__sortOption:hover{color:var(--aqua-lick);background:#5ac3c31a}.shop-module__-mQgjq__content{padding:0}.shop-module__-mQgjq__productGrid{grid-template-columns:1fr;gap:50px 1rem;display:grid}.shop-module__-mQgjq__skeletonFilter{background:var(--bg-skeleton);border-radius:4px;width:100px;height:36px;animation:1.5s ease-in-out infinite shop-module__-mQgjq__pulse}.shop-module__-mQgjq__skeletonSort{background:var(--bg-skeleton);border-radius:4px;width:120px;height:36px;animation:1.5s ease-in-out infinite shop-module__-mQgjq__pulse}.shop-module__-mQgjq__skeletonCard{background:var(--white);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.shop-module__-mQgjq__skeletonImage{background:var(--bg-skeleton);width:100%;padding-top:100%;animation:1.5s ease-in-out infinite shop-module__-mQgjq__pulse}.shop-module__-mQgjq__skeletonInfo{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.shop-module__-mQgjq__skeletonTitle{background:var(--bg-skeleton);border-radius:4px;width:80%;height:16px;animation:1.5s ease-in-out infinite shop-module__-mQgjq__pulse}.shop-module__-mQgjq__skeletonPrice{background:var(--bg-skeleton);border-radius:4px;width:60%;height:16px;animation:1.5s ease-in-out infinite shop-module__-mQgjq__pulse}@keyframes shop-module__-mQgjq__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.shop-module__-mQgjq__empty{text-align:center;background:var(--white);border-radius:8px;margin:2rem 1rem;padding:4rem 1rem}.shop-module__-mQgjq__emptyTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.shop-module__-mQgjq__emptyText{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-medium-gray);margin:0;font-size:.875rem}@media (min-width:768px){.shop-module__-mQgjq__header,.shop-module__-mQgjq__content{padding:0}.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(2,1fr);gap:50px 1rem}}@media (min-width:1024px){.shop-module__-mQgjq__header,.shop-module__-mQgjq__content{padding:0}.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(3,1fr);gap:50px 1rem}}
.articles-module__7N0wYa__content{max-width:1200px;margin:0 auto;padding:2rem}.articles-module__7N0wYa__heroArticle{width:100%;margin-bottom:3rem;text-decoration:none;display:block}.articles-module__7N0wYa__heroImage{background:#f3f4f6;border-radius:1rem;width:100%;height:400px;position:relative;overflow:hidden}.articles-module__7N0wYa__heroPlaceholder{background:#f3f4f6;width:100%;height:100%}.articles-module__7N0wYa__articlesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.articles-module__7N0wYa__articleCard{background:#fff;border-radius:1rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.articles-module__7N0wYa__articleCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000001a}.articles-module__7N0wYa__articleImage{cursor:pointer;background:#f3f4f6;width:100%;height:240px;position:relative}.articles-module__7N0wYa__articleImage img{object-fit:cover;width:100%;height:100%}.articles-module__7N0wYa__articleContent{flex-direction:column;flex:1;padding:1.5rem 1.5rem 2rem;display:flex}.articles-module__7N0wYa__articleDate{color:#9ca3af;margin-bottom:.5rem;font-size:1rem}.articles-module__7N0wYa__articleTitleLink{text-decoration:none}.articles-module__7N0wYa__articleTitle{color:#133838;-webkit-line-clamp:2;cursor:pointer;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.articles-module__7N0wYa__articleCategories{flex-wrap:wrap;gap:.75rem;display:flex}.articles-module__7N0wYa__articleCategory{letter-spacing:-.02rem;color:var(--chilly-chomp);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.articles-module__7N0wYa__articleCategory:hover{color:var(--muddy-mischief)}.articles-module__7N0wYa__loading{justify-content:center;align-items:center;min-height:400px;display:flex}.articles-module__7N0wYa__spinner{border:4px solid #f3f4f6;border-top-color:#5ac3c3;border-radius:50%;width:48px;height:48px;animation:1s linear infinite articles-module__7N0wYa__spin}@keyframes articles-module__7N0wYa__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.articles-module__7N0wYa__articlesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.articles-module__7N0wYa__content{padding:1.5rem 1rem}.articles-module__7N0wYa__heroImage{height:250px}.articles-module__7N0wYa__articlesGrid{grid-template-columns:1fr;gap:1.5rem}.articles-module__7N0wYa__articleImage{height:200px}.articles-module__7N0wYa__articleTitle{font-size:1.125rem}}
.news-module__MlY1RW__newsList{flex-direction:column;gap:1rem;display:flex}.news-module__MlY1RW__newsItem{cursor:pointer;background:#00000005;border-radius:12px;align-items:stretch;gap:2rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.news-module__MlY1RW__newsItem:hover{background:#0000000a;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.news-module__MlY1RW__newsMeta{flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:120px;display:flex}.news-module__MlY1RW__newsDate{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;font-size:.875rem;font-weight:500}.news-module__MlY1RW__newsType{letter-spacing:-.02rem;color:#6b7280;margin-top:auto;font-size:.875rem;font-weight:500}.news-module__MlY1RW__newsContent{flex:1}.news-module__MlY1RW__newsTitle{color:var(--muddy-mischief);margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.news-module__MlY1RW__newsExcerpt{color:#6b7280;max-width:80%;margin:0 0 -.3rem;padding:0;font-size:1rem;line-height:1.6;display:block}.news-module__MlY1RW__noNews{text-align:center;color:#6b7280;padding:3rem;font-size:1.125rem}@media (max-width:1024px){.news-module__MlY1RW__newsList{gap:1.5rem}}@media (max-width:768px){.news-module__MlY1RW__newsItem{flex-direction:column;gap:.75rem;padding:1.25rem}.news-module__MlY1RW__newsMeta{flex-direction:row;justify-content:space-between;align-items:center;min-width:auto}.news-module__MlY1RW__newsType{margin-top:0}.news-module__MlY1RW__newsTitle{font-size:1.125rem}.news-module__MlY1RW__newsExcerpt{font-size:.875rem}}
.product-module__UxpuTq__container{background-color:var(--white);width:100%;min-height:calc(100vh - 80px);padding-top:0}.product-module__UxpuTq__breadcrumb{color:var(--muddy-mischief);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.product-module__UxpuTq__breadcrumbLink{color:var(--muddy-mischief);text-decoration:none;transition:color .2s}.product-module__UxpuTq__breadcrumbLink:hover{color:var(--chilly-chomp)}.product-module__UxpuTq__breadcrumbSeparator{color:var(--text-muted)}.product-module__UxpuTq__breadcrumbCurrent{color:var(--chilly-chomp);font-weight:500}.product-module__UxpuTq__productGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:1rem;display:grid}.product-module__UxpuTq__imagesSection{flex-direction:column;gap:1.5rem;display:flex}.product-module__UxpuTq__mainImageContainer{aspect-ratio:1;background-color:var(--bg-light-gray);border-radius:12px;width:100%;position:relative;overflow:hidden}.product-module__UxpuTq__emblaViewport{width:100%;height:100%;overflow:hidden}.product-module__UxpuTq__emblaContainer{height:100%;display:flex}.product-module__UxpuTq__emblaSlide{flex:0 0 100%;min-width:0;position:relative}.product-module__UxpuTq__productImage{object-fit:contain;width:100%;height:100%}.product-module__UxpuTq__thumbnailContainer{gap:.75rem;padding:.25rem 0;display:flex;overflow-x:auto}.product-module__UxpuTq__thumbnail{cursor:pointer;background-color:var(--bg-light-gray);border:2px solid #0000;border-radius:8px;flex:0 0 80px;width:80px;height:80px;transition:all .2s;position:relative;overflow:hidden}.product-module__UxpuTq__thumbnail:hover,.product-module__UxpuTq__thumbnailActive{border-color:var(--chilly-chomp)}.product-module__UxpuTq__thumbnailImage{object-fit:contain;width:100%;height:100%}.product-module__UxpuTq__productInfo{flex-direction:column;gap:2rem;display:flex}.product-module__UxpuTq__productHeader{flex-direction:column;gap:0;display:flex}.product-module__UxpuTq__productBrand{color:var(--chilly-chomp);text-transform:uppercase;margin:0 0 .5rem;font-size:1rem;font-weight:400}.product-module__UxpuTq__productTitle{color:var(--muddy-mischief);margin:0 0 1rem;font-size:2.5rem;font-weight:600;line-height:1.2}.product-module__UxpuTq__productSubtitle{color:var(--muddy-mischief);margin:0;font-size:1.125rem;font-weight:400}.product-module__UxpuTq__productDescription{color:var(--muddy-mischief);white-space:pre-line;max-width:500px;font-size:1rem;line-height:1.6}.product-module__UxpuTq__variantSection{flex-direction:column;gap:1rem;display:flex}.product-module__UxpuTq__variantLabel{color:var(--checkout-grey);text-transform:none;letter-spacing:0;margin-bottom:1rem;font-size:1rem;font-weight:400}.product-module__UxpuTq__variantOptions{flex-wrap:wrap;gap:.75rem;display:flex}.product-module__UxpuTq__variantButton{border:2px solid var(--muddy-mischief);background:var(--white);color:var(--muddy-mischief);cursor:pointer;text-align:center;border-radius:8px;min-width:80px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.product-module__UxpuTq__variantButton:hover{border-color:var(--chilly-chomp)}.product-module__UxpuTq__variantButtonSelected{border-color:var(--chilly-chomp);color:var(--chilly-chomp);background:#00a0a00d}.product-module__UxpuTq__benefitsSection{margin-top:2rem;padding-top:2rem}.product-module__UxpuTq__benefitsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.product-module__UxpuTq__benefitItem{align-items:flex-start;gap:.75rem;display:flex}.product-module__UxpuTq__benefitIcon{width:24px;height:24px;color:var(--chilly-chomp);flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-module__UxpuTq__benefitText{color:var(--muddy-mischief);font-size:1rem;line-height:1.5}.product-module__UxpuTq__purchaseSection{flex-direction:column;gap:1rem;display:flex}.product-module__UxpuTq__purchaseActions{align-items:center;gap:1rem;display:flex}.product-module__UxpuTq__quantityCounter{border:2px solid var(--muddy-mischief);border-radius:50px;align-items:center;gap:.75rem;height:56px;padding:.75rem 1rem;display:flex}.product-module__UxpuTq__quantityButton{width:32px;height:32px;color:var(--muddy-mischief);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;font-weight:400;line-height:1;transition:color .2s;display:flex}.product-module__UxpuTq__quantityButton:hover:not(:disabled){color:var(--chilly-chomp)}.product-module__UxpuTq__quantityButton:disabled{opacity:.3;cursor:not-allowed}.product-module__UxpuTq__quantityValue{text-align:center;min-width:32px;color:var(--muddy-mischief);font-size:1rem;font-weight:500}.product-module__UxpuTq__addToCartButton{background:var(--chilly-chomp);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;height:56px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex;box-shadow:0 1px 2px #0000000d}.product-module__UxpuTq__addToCartButton:hover:not(:disabled){background:var(--muddy-mischief)}.product-module__UxpuTq__addToCartButton:disabled{background:var(--border-light);color:var(--text-muted);cursor:not-allowed}.product-module__UxpuTq__loadingSpinner{width:1.25rem;height:1.25rem;animation:1s linear infinite product-module__UxpuTq__spin}@keyframes product-module__UxpuTq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-module__UxpuTq__heroInfoBox{background:#00a0a00d;border-radius:15px;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem;display:grid}.product-module__UxpuTq__heroInfoItem{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.product-module__UxpuTq__heroIcon{flex-shrink:0}.product-module__UxpuTq__heroInfoText{color:var(--muddy-mischief);font-size:.875rem;font-weight:500;line-height:1.4}.product-module__UxpuTq__loadingContainer{flex-direction:column;gap:2rem;display:flex}.product-module__UxpuTq__skeleton{background:linear-gradient(90deg,var(--bg-skeleton)25%,#e0e0e0 50%,var(--bg-skeleton)75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite product-module__UxpuTq__loading}@keyframes product-module__UxpuTq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-module__UxpuTq__skeletonImage{width:100%;height:500px}.product-module__UxpuTq__skeletonTitle{width:75%;height:48px}.product-module__UxpuTq__skeletonText{width:100%;height:20px}.product-module__UxpuTq__skeletonButton{border-radius:50px;width:100%;height:56px}.product-module__UxpuTq__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:4rem 2rem;display:flex}.product-module__UxpuTq__errorTitle{color:var(--muddy-mischief);margin:0;font-size:1.5rem;font-weight:600}.product-module__UxpuTq__errorMessage{color:var(--text-medium-gray);margin:0;font-size:1rem}.product-module__UxpuTq__keyBenefitsSection,.product-module__UxpuTq__nutritionSection,.product-module__UxpuTq__whyLoveSection,.product-module__UxpuTq__ingredientsSection,.product-module__UxpuTq__faqSection,.product-module__UxpuTq__relatedProductsSection{margin-top:4rem;padding-top:4rem}.product-module__UxpuTq__faqSection{text-align:center;padding-bottom:4rem}.product-module__UxpuTq__faqSection .product-module__UxpuTq__section-subtitle,.product-module__UxpuTq__faqSection .product-module__UxpuTq__section-title{text-align:center}.product-module__UxpuTq__faqSection .product-module__UxpuTq__section-title{margin-bottom:3.125rem}.product-module__UxpuTq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.product-module__UxpuTq__benefitCard{border-radius:15px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .2s;display:flex}.product-module__UxpuTq__benefitCard:hover{transform:translateY(-4px)}.product-module__UxpuTq__benefitCardIcon{background:#ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-module__UxpuTq__benefitCardTitle{color:var(--muddy-mischief);margin:0;font-size:1.25rem;font-weight:600}.product-module__UxpuTq__benefitCardText{color:var(--muddy-mischief);margin:0;font-size:1rem;line-height:1.6}.product-module__UxpuTq__nutritionTable{background:var(--white);border:2px solid var(--border-light);border-radius:15px;max-width:600px;overflow:hidden}.product-module__UxpuTq__nutritionRow{border-bottom:1px solid var(--border-light);justify-content:space-between;padding:1rem 1.5rem;display:flex}.product-module__UxpuTq__nutritionRow:last-child{border-bottom:none}.product-module__UxpuTq__nutritionLabel{color:var(--muddy-mischief);font-size:1rem;font-weight:500}.product-module__UxpuTq__nutritionValue{color:var(--muddy-mischief);font-size:1rem;font-weight:600}.product-module__UxpuTq__whyLoveGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.product-module__UxpuTq__whyLoveItem{align-items:flex-start;gap:1rem;display:flex}.product-module__UxpuTq__whyLoveIcon{background:var(--chilly-chomp);width:32px;height:32px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-module__UxpuTq__whyLoveTitle{color:var(--muddy-mischief);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.product-module__UxpuTq__whyLoveText{color:var(--muddy-mischief);margin:0;font-size:1rem;line-height:1.6}.product-module__UxpuTq__ingredientsContent{background:var(--bg-hover);border-radius:15px;padding:2rem}.product-module__UxpuTq__ingredientsText{color:var(--muddy-mischief);margin:0;font-size:1rem;line-height:1.8}.product-module__UxpuTq__faqList{text-align:left;flex-direction:column;gap:1rem;max-width:762px;margin:3.125rem auto 0;display:flex}.product-module__UxpuTq__faqItem{background:0 0;border:none;overflow:hidden}.product-module__UxpuTq__faqItem[open] .product-module__UxpuTq__faqQuestion{color:var(--chilly-chomp)}.product-module__UxpuTq__faqQuestion{color:var(--muddy-mischief);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:0;font-size:1.5rem;font-weight:400;line-height:1.5;list-style:none;transition:color .2s;display:flex}.product-module__UxpuTq__faqQuestion::-webkit-details-marker{display:none}.product-module__UxpuTq__faqIcon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative}.product-module__UxpuTq__faqIconPlus,.product-module__UxpuTq__faqIconMinus{transition:opacity .3s,transform .3s;position:absolute}.product-module__UxpuTq__faqIconPlus{opacity:1;filter:invert(85%)sepia(0%)saturate(0%)hue-rotate(180deg)brightness()contrast(90%);transform:rotate(0);color:var(--border-medium)!important}.product-module__UxpuTq__faqIconMinus{opacity:0;color:var(--chilly-chomp);transform:rotate(90deg)}.product-module__UxpuTq__faqItem[open] .product-module__UxpuTq__faqIconPlus{opacity:0;transform:rotate(90deg)}.product-module__UxpuTq__faqItem[open] .product-module__UxpuTq__faqIconMinus{opacity:1;transform:rotate(0)}.product-module__UxpuTq__faqAnswer{color:var(--text-dark);max-width:650px;margin:0;padding:.5rem 0;font-size:1rem;font-weight:400;line-height:1.5;animation:.3s ease-out product-module__UxpuTq__slideDown}@keyframes product-module__UxpuTq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-module__UxpuTq__faqFooter{text-align:center;margin-top:3.125rem}.product-module__UxpuTq__faqFooterText{color:var(--muddy-mischief);margin:0;font-size:1.5rem}.product-module__UxpuTq__faqFooterLink{color:var(--chilly-chomp);font-weight:500;text-decoration:underline;transition:color .2s}.product-module__UxpuTq__faqFooterLink:hover{color:var(--muddy-mischief)}.product-module__UxpuTq__relatedProductsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.product-module__UxpuTq__placeholderText{color:var(--text-muted);text-align:center;padding:2rem;font-style:italic}@media (max-width:1024px){.product-module__UxpuTq__productGrid{grid-template-columns:1fr;gap:3rem}.product-module__UxpuTq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.product-module__UxpuTq__whyLoveGrid{grid-template-columns:1fr}}@media (max-width:768px){.product-module__UxpuTq__container{margin:0!important;padding:0!important}.product-module__UxpuTq__breadcrumb{margin-bottom:2rem;font-size:.75rem}.product-module__UxpuTq__productGrid{gap:2rem}.product-module__UxpuTq__productTitle{font-size:1.75rem}.product-module__UxpuTq__price{font-size:1.5rem}.product-module__UxpuTq__mainImageContainer{border-radius:8px}.product-module__UxpuTq__thumbnail{width:60px;height:60px}.product-module__UxpuTq__variantButton{padding:.5rem 1rem;font-size:.875rem}.product-module__UxpuTq__purchaseSection{padding:1.5rem}.product-module__UxpuTq__keyBenefitsSection,.product-module__UxpuTq__nutritionSection,.product-module__UxpuTq__whyLoveSection,.product-module__UxpuTq__ingredientsSection,.product-module__UxpuTq__faqSection,.product-module__UxpuTq__relatedProductsSection{margin-top:2.5rem;padding-top:2.5rem}.product-module__UxpuTq__benefitsGrid{grid-template-columns:1fr;gap:1rem}.product-module__UxpuTq__benefitCard{padding:1.5rem}.product-module__UxpuTq__benefitCardTitle{font-size:1.125rem}.product-module__UxpuTq__benefitCardText{font-size:.9375rem}.product-module__UxpuTq__nutritionTable{max-width:100%}.product-module__UxpuTq__nutritionRow{padding:.875rem 1rem}.product-module__UxpuTq__nutritionLabel,.product-module__UxpuTq__nutritionValue{font-size:.9375rem}.product-module__UxpuTq__whyLoveGrid{gap:1.5rem}.product-module__UxpuTq__whyLoveTitle{font-size:1rem}.product-module__UxpuTq__whyLoveText{font-size:.9375rem}.product-module__UxpuTq__ingredientsContent{padding:1.5rem}.product-module__UxpuTq__ingredientsText{font-size:.9375rem}.product-module__UxpuTq__faqList{gap:.75rem;max-width:100%}.product-module__UxpuTq__faqQuestion{padding:0;font-size:1.25rem}.product-module__UxpuTq__faqIcon,.product-module__UxpuTq__faqIconPlus img,.product-module__UxpuTq__faqIconMinus img{width:40px;height:40px}.product-module__UxpuTq__faqAnswer{max-width:100%;padding:.5rem 0 0;font-size:.9375rem;font-weight:400}.product-module__UxpuTq__faqFooterText{font-size:1.125rem}.product-module__UxpuTq__relatedProductsGrid{grid-template-columns:1fr;gap:1.5rem}.product-module__UxpuTq__heroInfoBox{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.product-module__UxpuTq__heroInfoText{font-size:.8125rem}.product-module__UxpuTq__purchaseActions{flex-direction:column;gap:1rem;width:100%}.product-module__UxpuTq__quantityCounter{justify-content:center;width:100%;height:56px;padding:.75rem}.product-module__UxpuTq__quantityButton{width:40px;height:40px}.product-module__UxpuTq__quantityValue{min-width:60px;font-size:1.125rem}.product-module__UxpuTq__addToCartButton{white-space:normal;text-align:center;width:100%;height:56px;padding:1rem 1.5rem}}
.newsletter-module__mToP-G__newsletter{background:var(--white);height:527px;position:relative}.newsletter-module__mToP-G__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.newsletter-module__mToP-G__box{width:var(--content-width);max-width:var(--content-max-width);background:#00a0a00d;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;height:461px;display:flex;position:relative}.newsletter-module__mToP-G__subtitle{color:var(--chilly-chomp);text-transform:uppercase;text-align:center;margin-bottom:10px;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:24px}.newsletter-module__mToP-G__title{color:var(--muddy-mischief);text-align:center;margin-bottom:35px;font-family:Inter,sans-serif;font-size:2.625rem;font-weight:600}.newsletter-module__mToP-G__description{width:700px;max-width:90%;color:var(--muddy-mischief);text-align:center;margin-bottom:70px;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:36px}.newsletter-module__mToP-G__form{flex-direction:column;align-items:center;width:100%;display:flex}.newsletter-module__mToP-G__inputGroup{align-items:center;gap:16px;display:flex}.newsletter-module__mToP-G__input{background:var(--white);border:2px solid var(--chilly-chomp);width:378px;height:48px;color:var(--muddy-mischief);border-radius:50px;outline:none;padding:12px 24px;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:24px}.newsletter-module__mToP-G__input::placeholder{color:var(--muddy-mischief)}.newsletter-module__mToP-G__button{background:var(--muddy-mischief);color:var(--naptime-nibble);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:12px 24px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:24px;box-shadow:0 1px 2px #0000000d}.newsletter-module__mToP-G__status{text-align:center;border-radius:4px;margin-top:16px;padding:8px 16px;font-size:.875rem}.newsletter-module__mToP-G__success{color:var(--muddy-mischief);background-color:#cef65f33}.newsletter-module__mToP-G__error{background-color:var(--error-red-bg);color:var(--error-red)}@media (max-width:768px){.newsletter-module__mToP-G__newsletter{height:auto;padding:40px 16px}.newsletter-module__mToP-G__box{background:#00a0a00d;border-radius:12px;width:100%;height:auto;padding:32px 24px}.newsletter-module__mToP-G__subtitle{margin-bottom:8px;font-size:.875rem;line-height:20px}.newsletter-module__mToP-G__title{margin-bottom:24px;font-size:1.75rem;line-height:34px}.newsletter-module__mToP-G__description{width:100%;margin-bottom:32px;font-size:1rem;line-height:24px}.newsletter-module__mToP-G__inputGroup{flex-direction:column;gap:12px;width:100%;max-width:100%}.newsletter-module__mToP-G__input{border-color:var(--muddy-mischief);width:100%}.newsletter-module__mToP-G__button{width:100%;padding:14px 24px}.newsletter-module__mToP-G__status{width:100%;max-width:343px}}
.FilterSection-module__SYd2Sq__filtersWrapper{margin-bottom:3rem}.FilterSection-module__SYd2Sq__filtersTopRow{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.FilterSection-module__SYd2Sq__showFiltersButton{color:var(--muddy-mischief);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem 0;font-size:1.125rem;font-weight:500;transition:all .2s;display:flex}.FilterSection-module__SYd2Sq__showFiltersButton:hover{color:var(--chilly-chomp)}.FilterSection-module__SYd2Sq__sortDropdown{position:relative}.FilterSection-module__SYd2Sq__sortButton{color:var(--muddy-mischief);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem 0;font-size:1.125rem;font-weight:500;transition:all .2s;display:flex}.FilterSection-module__SYd2Sq__sortButton:hover{color:var(--chilly-chomp)}.FilterSection-module__SYd2Sq__sortLabel{color:#6b7280}.FilterSection-module__SYd2Sq__sortDropdownMenu{background:var(--white);z-index:10;border:1px solid #e5e7eb;border-radius:.5rem;min-width:11.25rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.FilterSection-module__SYd2Sq__sortOption{text-align:left;width:100%;color:var(--muddy-mischief);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:.875rem;transition:background-color .2s;display:block}.FilterSection-module__SYd2Sq__sortOption:hover{background-color:#f9fafb}.FilterSection-module__SYd2Sq__categoryTabs{flex-wrap:wrap;gap:.75rem;display:flex}@media (max-width:768px){.FilterSection-module__SYd2Sq__filtersTopRow{flex-direction:column;align-items:stretch;gap:.75rem}.FilterSection-module__SYd2Sq__sortDropdown{width:100%}.FilterSection-module__SYd2Sq__sortButton{justify-content:space-between;width:100%}}
.RelatedProducts-module__UtjePW__container{width:100%;margin-top:2rem}.RelatedProducts-module__UtjePW__header{text-align:center;margin-bottom:3rem}.RelatedProducts-module__UtjePW__loading{text-align:center;color:var(--muddy-mischief);padding:3rem}.RelatedProducts-module__UtjePW__productGrid{grid-template-columns:1fr;gap:50px 1rem;display:grid}@media (min-width:768px){.RelatedProducts-module__UtjePW__productGrid{grid-template-columns:repeat(2,1fr);gap:50px 1rem}}@media (min-width:1024px){.RelatedProducts-module__UtjePW__productGrid{grid-template-columns:repeat(3,1fr);gap:50px 1rem}}
.article-module__9-jrzG__container{background:var(--white);min-height:100vh}.article-module__9-jrzG__articleWrapper{max-width:1440px;margin:0 auto;padding:0}.article-module__9-jrzG__headerSection{background:var(--white);padding:1.5rem 0 0}.article-module__9-jrzG__breadcrumbWrapper{margin-bottom:0}.article-module__9-jrzG__articleHeader{background:var(--white);padding:1.5rem 0 2rem}.article-module__9-jrzG__articleHeaderContent{max-width:100%;margin:0}.article-module__9-jrzG__articleCategories{flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem;display:flex}.article-module__9-jrzG__articleHeaderMeta{letter-spacing:-.32px;color:#8f8f8f;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:16px;font-weight:400;line-height:1.5;display:flex}.article-module__9-jrzG__readingTimeLine{margin-bottom:1rem}.article-module__9-jrzG__articleDate,.article-module__9-jrzG__articleAuthor{letter-spacing:-.32px;color:#8f8f8f;font-size:16px;font-weight:400;line-height:1.5}.article-module__9-jrzG__metaSeparator{color:#d1d5db}.article-module__9-jrzG__articleCategory{letter-spacing:-.36px;color:var(--chilly-chomp);font-size:18px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s}.article-module__9-jrzG__articleCategory:hover{color:var(--aqua-lick)}.article-module__9-jrzG__articleMainTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);margin:0 0 1rem;font-size:24px;font-weight:400;line-height:1.5}.article-module__9-jrzG__articleSubtitle{font-family:var(--font-inter),"Inter",sans-serif;color:#666;margin:0;font-size:24px;font-weight:400;line-height:1.5}.article-module__9-jrzG__readingTimeText{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.32px;color:#8f8f8f;font-size:16px;font-weight:400;line-height:1.5}.article-module__9-jrzG__featuredImageSection{background:var(--white);width:100%;padding:0}.article-module__9-jrzG__featuredImageWrapper{border-radius:15px;width:100%;height:300px;position:relative;overflow:hidden}.article-module__9-jrzG__featuredImage{object-fit:cover;width:100%;height:100%}.article-module__9-jrzG__contentGrid{flex-direction:column;gap:2rem;padding:0 1rem 2rem;display:flex}.article-module__9-jrzG__articleContent{background:var(--white);order:1}.article-module__9-jrzG__articleMeta{display:none}.article-module__9-jrzG__readingTime{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.32px;color:#8f8f8f;font-size:16px;font-weight:400;line-height:1.5}.article-module__9-jrzG__articleBody{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);font-size:16px;font-weight:400;line-height:1.5}.article-module__9-jrzG__articleBody p{margin-bottom:1.5rem;line-height:1.5}.article-module__9-jrzG__articleBody h2{color:var(--muddy-mischief);margin:2rem 0 1rem;font-size:24px;font-weight:600}.article-module__9-jrzG__articleBody h3{color:var(--muddy-mischief);margin:1.5rem 0 .75rem;font-size:20px;font-weight:600}.article-module__9-jrzG__articleBody ul,.article-module__9-jrzG__articleBody ol{margin:0 0 1.5rem 1.5rem}.article-module__9-jrzG__articleBody li{margin-bottom:.5rem;line-height:1.5}.article-module__9-jrzG__articleBody a{color:var(--chilly-chomp);text-decoration:underline}.article-module__9-jrzG__articleBody a:hover{color:var(--muddy-mischief)}.article-module__9-jrzG__articleBody strong{color:var(--muddy-mischief);font-weight:600}.article-module__9-jrzG__sidebar{order:2;padding:1.5rem 0}.article-module__9-jrzG__sidebarTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--chilly-chomp);letter-spacing:-.36px;margin:0 0 1.5rem;font-size:18px;font-weight:500}.article-module__9-jrzG__tocList{flex-direction:column;gap:1rem;display:flex}.article-module__9-jrzG__tocItem{font-family:var(--font-inter),"Inter",sans-serif;color:#858585;letter-spacing:-.32px;padding-left:0;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:all .2s}.article-module__9-jrzG__tocItem:hover{color:var(--muddy-mischief)}.article-module__9-jrzG__tocItemActive{color:var(--muddy-mischief);font-weight:500}.article-module__9-jrzG__tocLevel3{color:#858585;padding-left:1.5rem;font-weight:400}.article-module__9-jrzG__relatedSection{background:var(--white);padding:3rem 0}.article-module__9-jrzG__relatedContainer{max-width:1200px;margin:0 auto}.article-module__9-jrzG__relatedHeader{text-align:center;margin-bottom:3rem}.article-module__9-jrzG__relatedSubtitle{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.32px;text-transform:uppercase;color:var(--chilly-chomp);text-align:center;margin:0 0 .5rem;font-size:16px;font-weight:400;line-height:1.5}.article-module__9-jrzG__relatedTitle{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.84px;color:var(--muddy-mischief);text-align:center;margin:0;font-size:42px;font-weight:600;line-height:normal}.article-module__9-jrzG__relatedGrid{grid-template-columns:1fr;gap:2rem;display:grid}.article-module__9-jrzG__relatedCard{background:var(--white);border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.article-module__9-jrzG__relatedCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.article-module__9-jrzG__relatedImageWrapper{width:100%;padding-top:60%;position:relative;overflow:hidden}.article-module__9-jrzG__relatedImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.article-module__9-jrzG__relatedContent{padding:1.5rem}.article-module__9-jrzG__relatedCategory{text-transform:uppercase;color:var(--aqua-lick);margin-bottom:.5rem;font-size:12px;font-weight:600}.article-module__9-jrzG__relatedCardTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);margin:0 0 .75rem;font-size:18px;font-weight:400;line-height:1.3}.article-module__9-jrzG__relatedExcerpt{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.article-module__9-jrzG__newsletterSection{background:var(--naptime-nibble);padding:3rem 1rem}.article-module__9-jrzG__newsletterContainer{text-align:center;max-width:600px;margin:0 auto}.article-module__9-jrzG__newsletterTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);margin:0 0 1rem;font-size:28px;font-weight:400}.article-module__9-jrzG__newsletterSubtitle{color:#666;margin-bottom:2rem;font-size:16px}.article-module__9-jrzG__newsletterForm{flex-direction:column;gap:1rem;display:flex}.article-module__9-jrzG__emailInput{border:1px solid #e5e5e5;border-radius:50px;outline:none;padding:1rem;font-size:16px;transition:border-color .3s}.article-module__9-jrzG__emailInput:focus{border-color:var(--aqua-lick)}.article-module__9-jrzG__subscribeButton{background:var(--muddy-mischief);color:var(--white);cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-size:16px;font-weight:500;transition:background-color .3s}.article-module__9-jrzG__subscribeButton:hover{background:#0a2020}.article-module__9-jrzG__loadingContainer{justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex}.article-module__9-jrzG__spinner{border:3px solid #f3f3f3;border-top:3px solid var(--aqua-lick);border-radius:50%;width:48px;height:48px;animation:1s linear infinite article-module__9-jrzG__spin}@keyframes article-module__9-jrzG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.article-module__9-jrzG__errorContainer{text-align:center;color:#dc3545;padding:3rem 1rem}@media (min-width:768px){.article-module__9-jrzG__readingTimeLine{display:none}.article-module__9-jrzG__articleMeta{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:14px;display:flex}.article-module__9-jrzG__headerSection{padding:2rem 0 0}.article-module__9-jrzG__articleHeader{padding:2rem 0 1rem}.article-module__9-jrzG__articleHeaderMeta{font-size:15px}.article-module__9-jrzG__articleMainTitle{margin-bottom:1.25rem;font-size:32px}.article-module__9-jrzG__articleSubtitle{font-size:28px}.article-module__9-jrzG__featuredImageSection{padding:0}.article-module__9-jrzG__featuredImageWrapper{height:400px}.article-module__9-jrzG__contentGrid{gap:3rem;padding:0 3rem 3rem}.article-module__9-jrzG__articleBody{font-size:17px;line-height:1.5}.article-module__9-jrzG__sidebar{padding:2rem}.article-module__9-jrzG__relatedSection{padding:4rem 2rem}.article-module__9-jrzG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.article-module__9-jrzG__newsletterForm{flex-direction:row;max-width:500px;margin:0 auto}.article-module__9-jrzG__emailInput{flex:1}.article-module__9-jrzG__subscribeButton{flex-shrink:0}}@media (min-width:1024px){.article-module__9-jrzG__headerSection{padding:2rem 0 0}.article-module__9-jrzG__articleHeader{padding:2rem 0 1rem}.article-module__9-jrzG__articleHeaderContent{max-width:100%}.article-module__9-jrzG__articleMainTitle{font-size:36px}.article-module__9-jrzG__articleSubtitle{font-size:32px}.article-module__9-jrzG__featuredImageSection{padding:0}.article-module__9-jrzG__featuredImageWrapper{height:500px}.article-module__9-jrzG__contentGrid{grid-template-columns:1fr 320px;gap:4rem;padding:3rem 5% 4rem;display:grid}.article-module__9-jrzG__articleContent{order:1}.article-module__9-jrzG__sidebar{order:2;height:fit-content;position:sticky;top:120px}.article-module__9-jrzG__articleBody{font-size:18px;line-height:1.5}.article-module__9-jrzG__relatedSection{padding:5rem 5%}.article-module__9-jrzG__relatedGrid{grid-template-columns:repeat(4,1fr);gap:2rem}.article-module__9-jrzG__newsletterSection{padding:4rem 2rem}.article-module__9-jrzG__newsletterTitle{font-size:36px}}@media (min-width:1440px){.article-module__9-jrzG__headerSection,.article-module__9-jrzG__articleHeader,.article-module__9-jrzG__featuredImageSection,.article-module__9-jrzG__contentGrid{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}
.news-module__TBiPdW__container{background:var(--white);min-height:100vh}.news-module__TBiPdW__headerSection{background:var(--white);padding:1.5rem 1rem 0}.news-module__TBiPdW__breadcrumbWrapper{margin-bottom:0}.news-module__TBiPdW__newsHeader{background:var(--white);padding:1.5rem 0 1rem}.news-module__TBiPdW__newsHeaderContent{max-width:100%;margin:0}.news-module__TBiPdW__newsCategories{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.news-module__TBiPdW__newsCategory{color:var(--aqua-lick);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.news-module__TBiPdW__newsCategory:hover{color:var(--chilly-chomp)}.news-module__TBiPdW__categorySeparator{color:var(--aqua-lick);font-size:14px}.news-module__TBiPdW__newsMainTitle{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin:0 0 1rem;font-size:28px;font-weight:400;line-height:1.3}.news-module__TBiPdW__newsHeaderMeta{color:#666;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:14px;display:flex}.news-module__TBiPdW__readingTimeLine{margin-bottom:0}.news-module__TBiPdW__newsDate,.news-module__TBiPdW__newsAuthor{color:#666}.news-module__TBiPdW__readingTime,.news-module__TBiPdW__readingTimeText{font-family:var(--font-inter),"Inter",sans-serif;color:#666;font-size:14px}.news-module__TBiPdW__metaSeparator{color:#d1d5db}.news-module__TBiPdW__newsContent{background:var(--white);padding:0 0 2rem}.news-module__TBiPdW__newsBody{font-family:var(--font-inter),"Inter",sans-serif;color:#333;font-size:16px;line-height:1.8}.news-module__TBiPdW__newsBody p{margin-bottom:1.5rem}.news-module__TBiPdW__newsBody h2{color:var(--muddy-mischief);margin:2rem 0 1rem;font-size:24px;font-weight:600}.news-module__TBiPdW__newsBody h3{color:var(--muddy-mischief);margin:1.5rem 0 .75rem;font-size:20px;font-weight:600}.news-module__TBiPdW__newsBody ul,.news-module__TBiPdW__newsBody ol{margin:0 0 1.5rem 1.5rem}.news-module__TBiPdW__newsBody li{margin-bottom:.5rem;line-height:1.8}.news-module__TBiPdW__newsBody a{color:var(--chilly-chomp);text-decoration:underline}.news-module__TBiPdW__newsBody a:hover{color:var(--muddy-mischief)}.news-module__TBiPdW__newsBody strong{color:var(--muddy-mischief);font-weight:600}.news-module__TBiPdW__newsBody img{border-radius:15px;max-width:100%;height:auto;margin:2rem 0}.news-module__TBiPdW__newsBody blockquote{border-left:4px solid var(--chilly-chomp);color:var(--muddy-mischief);opacity:.9;margin:2rem 0;padding-left:1.5rem;font-style:italic}.news-module__TBiPdW__newsBody code{background:var(--naptime-nibble);border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.news-module__TBiPdW__newsBody pre{background:var(--naptime-nibble);border-radius:8px;margin:1.5rem 0;padding:1rem;overflow-x:auto}.news-module__TBiPdW__newsBody pre code{background:0 0;padding:0}.news-module__TBiPdW__relatedSection{background:var(--white);padding:3rem 0}.news-module__TBiPdW__relatedContainer{width:100%}.news-module__TBiPdW__relatedHeader{text-align:center;margin-bottom:3rem}.news-module__TBiPdW__relatedSubtitle{letter-spacing:-.32px;text-transform:uppercase;color:var(--chilly-chomp);margin:0 0 .75rem;font-family:Inter;font-size:16px;font-weight:400;line-height:1.5}.news-module__TBiPdW__relatedTitle{color:#133838;text-align:center;letter-spacing:-.84px;margin:0;font-family:Inter;font-size:42px;font-weight:600;line-height:normal}.news-module__TBiPdW__relatedList{flex-direction:column;gap:1rem;display:flex}.news-module__TBiPdW__relatedItem{cursor:pointer;background:#00000005;border-radius:12px;align-items:stretch;gap:2rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.news-module__TBiPdW__relatedItem:hover{background:#0000000a;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.news-module__TBiPdW__relatedMeta{flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:120px;display:flex}.news-module__TBiPdW__relatedDate{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;font-size:.875rem;font-weight:500}.news-module__TBiPdW__relatedType{letter-spacing:-.02rem;color:#6b7280;margin-top:auto;font-size:.875rem;font-weight:500}.news-module__TBiPdW__relatedContent{flex:1}.news-module__TBiPdW__relatedItemTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief);margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.news-module__TBiPdW__relatedExcerpt{color:#6b7280;max-width:80%;margin:0 0 -.3rem;padding:0;font-size:1rem;line-height:1.6;display:block}.news-module__TBiPdW__backLink{background:var(--muddy-mischief);color:var(--white);border-radius:50px;align-items:center;gap:8px;margin-top:1rem;padding:12px 24px;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-flex}.news-module__TBiPdW__backLink:hover{background:var(--chilly-chomp)}@media (max-width:768px){.news-module__TBiPdW__relatedItem{flex-direction:column;gap:.75rem;padding:1.25rem}.news-module__TBiPdW__relatedMeta{flex-direction:row;justify-content:space-between;align-items:center;min-width:auto}.news-module__TBiPdW__relatedType{margin-top:0}.news-module__TBiPdW__relatedItemTitle{font-size:1.125rem}.news-module__TBiPdW__relatedExcerpt{font-size:.875rem}}@media (min-width:768px){.news-module__TBiPdW__headerSection{padding:2rem 3rem 0}.news-module__TBiPdW__newsHeader{padding:2rem 0 1rem}.news-module__TBiPdW__newsHeaderMeta{font-size:15px}.news-module__TBiPdW__newsMainTitle{margin-bottom:1.25rem}.news-module__TBiPdW__newsContent{padding:0 0 3rem}.news-module__TBiPdW__newsBody{font-size:17px}.news-module__TBiPdW__relatedSection{padding:4rem 2rem}}@media (min-width:1024px){.news-module__TBiPdW__headerSection{padding:2rem 5% 0}.news-module__TBiPdW__newsHeader{padding:2rem 0 1rem}.news-module__TBiPdW__newsHeaderContent{max-width:100%}.news-module__TBiPdW__newsContent{max-width:1200px;padding:3rem 0 4rem}.news-module__TBiPdW__newsBody{font-size:18px;line-height:1.9}.news-module__TBiPdW__relatedSection{padding:5rem 5%}.news-module__TBiPdW__relatedList{gap:1.5rem}}@media (min-width:1440px){.news-module__TBiPdW__headerSection{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}
.content-page-module__DlNWTq__container{background:var(--white);min-height:100vh}.content-page-module__DlNWTq__header{margin-bottom:2rem}.content-page-module__DlNWTq__title{color:var(--muddy-mischief);margin-bottom:1rem;font-size:2.625rem;font-weight:600}.content-page-module__DlNWTq__description{color:#374151;max-width:600px;font-size:1.125rem;line-height:1.6}.content-page-module__DlNWTq__filtersWrapper{margin-bottom:3rem}.content-page-module__DlNWTq__categoryTabs{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;display:flex}.content-page-module__DlNWTq__categoryTab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;outline:none;padding:.5rem 1rem;font-size:1.125rem;text-decoration:none;transition:all .3s}.content-page-module__DlNWTq__categoryTab:focus{outline:none}.content-page-module__DlNWTq__categoryTab:hover{color:var(--muddy-mischief);background:#00a0a01a}.content-page-module__DlNWTq__categoryTab.content-page-module__DlNWTq__active{color:var(--chilly-chomp);background:#00a0a01a;font-weight:500}@media (max-width:768px){.content-page-module__DlNWTq__title{font-size:2rem}.content-page-module__DlNWTq__description{font-size:1rem}.content-page-module__DlNWTq__categoryTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin:0 -1rem;padding:0 1rem;overflow-x:auto}.content-page-module__DlNWTq__categoryTabs::-webkit-scrollbar{display:none}.content-page-module__DlNWTq__categoryTab{flex-shrink:0}}
