pickup-availability:empty,.pickup-availability:empty{display:none!important}.product-pickup-availability[data-pickup-count="0"],pickup-availability[data-available=false]{display:none!important}.product-form__subscription,.product-form__selling-plan,.selling-plan-group,.selling-plan-container,[data-subscription-form],[data-selling-plan-group],.product-form__input[name*=selling_plan],.product__selling-plans,.product-form__subscription-options{display:none!important}.product-form:not(:first-of-type),.product__form:not(:first-of-type),[data-product-form]:not(:first-of-type),form[id*=product]:not(:first-of-type){display:none!important}.product-title~.product-title,.product__title~.product__title,.product-summary h1~h1,.product-block__title~.product-block__title{display:none!important}.product-summary h3~h3,.product__description h3~h3{display:none!important}.product-price:not(:first-of-type),.product__price:not(:first-of-type),[data-product-price]:not(:first-of-type),.product-form__price:not(:first-of-type){display:none!important}.product-sku:nth-of-type(n+2),.product-info-item:nth-of-type(n+2):not(.product-faq-section){display:none!important}.product-options-group:nth-child(n+3),.product__option:nth-child(n+3),[data-option-group]:nth-child(n+3){display:none!important}.product-form__add-to-cart:not(:first-of-type),.product__add-to-cart:not(:first-of-type),button[name=add]:not(:first-of-type),[data-add-to-cart]:not(:first-of-type){display:none!important}.product-form__quantity:not(:first-of-type),.quantity-selector:not(:first-of-type){display:none!important}.product-faq-section{margin-top:2rem;padding:1.5rem;background-color:#faf8f3;border-radius:12px;border:1px solid #e8ddd0}.product-faq-section__title{font-size:1.25rem;font-weight:600;color:#2c2416;margin-bottom:1.5rem;margin-top:0;letter-spacing:-.3px}.faq-accordion{list-style:none;padding:0;margin:0}.faq-accordion__item{margin-bottom:.75rem;border:1px solid #e8ddd0;border-radius:8px;overflow:hidden;background:#fff;transition:all .2s ease}.faq-accordion__item:hover{border-color:#c98d5c;box-shadow:0 2px 8px #c98d5c14}.faq-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;background:#fff;border:none;cursor:pointer;font-size:.95rem;font-weight:500;color:#2c2416;text-align:left;transition:background-color .2s ease}.faq-accordion__trigger:hover,.faq-accordion__trigger:focus{background-color:#faf8f3;outline:2px solid #c98d5c;outline-offset:-2px}.faq-accordion__trigger[aria-expanded=true]{background-color:#faf8f3;border-bottom:1px solid #e8ddd0}.faq-accordion__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:1rem;flex-shrink:0;transition:transform .3s ease}.faq-accordion__trigger[aria-expanded=true] .faq-accordion__icon{transform:rotate(180deg)}.faq-accordion__icon svg{width:100%;height:100%;stroke:#c98d5c;stroke-width:2}.faq-accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-accordion__trigger[aria-expanded=true]~.faq-accordion__content{max-height:500px}.faq-accordion__text{padding:1rem;color:#4a4238;font-size:.9rem;line-height:1.6}.product-faq-form{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e8ddd0}.product-faq-form__heading{font-size:1rem;font-weight:600;color:#2c2416;margin-bottom:1rem;margin-top:0}.product-faq-form__group{margin-bottom:1rem;display:flex;flex-direction:column}.product-faq-form__label{font-size:.85rem;font-weight:500;color:#2c2416;margin-bottom:.5rem;display:block}.product-faq-form__input,.product-faq-form__textarea{padding:.75rem;border:1px solid #e8ddd0;border-radius:6px;font-size:.9rem;font-family:inherit;background:#faf8f3;color:#2c2416;transition:border-color .2s ease,background-color .2s ease}.product-faq-form__input:focus,.product-faq-form__textarea:focus{outline:none;border-color:#c98d5c;background-color:#fff;box-shadow:0 0 0 3px #c98d5c1a}.product-faq-form__input::placeholder,.product-faq-form__textarea::placeholder{color:#9a8b7f}.product-faq-form__textarea{min-height:120px;resize:vertical}.product-faq-form__submit{padding:.75rem 1.5rem;background-color:#c98d5c;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .15s ease;align-self:flex-start}.product-faq-form__submit:hover{background-color:#b87546;transform:translateY(-1px)}.product-faq-form__submit:active{transform:translateY(0)}.product-faq-form__submit:disabled{background-color:#d4b5a0;cursor:not-allowed;transform:none}.product-faq-form__group.error .product-faq-form__input,.product-faq-form__group.error .product-faq-form__textarea{border-color:#d64545;background-color:#fef5f5}.product-faq-form__error{font-size:.8rem;color:#d64545;margin-top:.25rem;display:none}.product-faq-form__group.error .product-faq-form__error{display:block}.product-faq-form__success{padding:1rem;background-color:#e8f5e9;border:1px solid #81c784;border-radius:6px;color:#2e7d32;font-size:.9rem;margin-bottom:1rem;display:none;animation:slideDown .3s ease}.product-faq-form__success.show{display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-faq-form__submit.loading{position:relative;color:transparent}.product-faq-form__submit.loading:after{content:"";position:absolute;width:14px;height:14px;top:50%;left:50%;margin-left:-7px;margin-top:-7px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.product-faq-section{padding:1rem}.product-faq-section__title{font-size:1.1rem}.faq-accordion__trigger,.faq-accordion__text{padding:.875rem}.product-faq-form{margin-top:1rem;padding-top:1rem}.product-faq-form__input,.product-faq-form__textarea{font-size:16px}.product-faq-form__submit{width:100%;align-self:stretch}}@media(max-width:480px){.faq-accordion__trigger,.faq-accordion__text{font-size:.85rem}.product-faq-form__heading{font-size:.95rem}}.product-summary{display:flex;flex-direction:column;gap:1.5rem}.product-form,.product__form{min-height:auto}pickup-availability,.selling-plan-group,.product-form:not(:first-of-type){transition:opacity .2s ease,visibility .2s ease}[role=complementary][aria-label*=pickup],[role=complementary][aria-label*=subscription]{display:none!important}.product-faq-section{--color-primary: #c98d5c;--color-bg-light: #faf8f3;--color-bg-border: #e8ddd0;--color-text-primary: #2c2416;--color-text-secondary: #4a4238;--color-text-tertiary: #9a8b7f}.faq-accordion__trigger:focus-visible,.product-faq-form__input:focus-visible,.product-faq-form__textarea:focus-visible,.product-faq-form__submit:focus-visible{outline-color:#c98d5c}
/*# sourceMappingURL=/cdn/shop/t/18/assets/product-cleanup.css.map */
