.product-ingredients-section{background:var(--bg-lifestyle, #F7F6F2);padding:4rem 0;margin:4rem 0}@media (max-width: 749px){.product-ingredients-section{padding:3rem 0;margin:3rem 0}}.ingredients-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 989px){.ingredients-layout{grid-template-columns:1fr;gap:2rem}}.ingredients-visual{display:flex;align-items:center;justify-content:center}.ingredients-image{width:100%;max-width:500px;height:auto;object-fit:contain}@media (max-width: 989px){.ingredients-image{max-width:350px}}.ingredients-content{display:flex;flex-direction:column;gap:1.5rem}.ingredients-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2;color:var(--text-primary, #14171A);margin:0}.ingredients-subtitle{font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.6;color:var(--text-body, #2B3137);margin:0}.ingredients-expand-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary, #14171A);cursor:pointer;transition:color .2s ease}.ingredients-expand-btn:hover{color:var(--brand-primary, #2D4BFF)}.ingredients-expand-btn svg{transition:transform .3s ease}.ingredients-list.is-expanded~.ingredients-expand-btn svg{transform:rotate(180deg)}.ingredients-list{display:grid;gap:.75rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease}.ingredients-list.is-expanded{max-height:2000px;opacity:1}.ingredient-card{background:var(--bg-card, #FFFFFF);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.ingredient-card:hover{box-shadow:0 2px 8px #0000001f}.ingredient-header{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bg-card, #FFFFFF);border:none;cursor:pointer;text-align:left;transition:background .15s ease}.ingredient-header:hover{background:var(--bg-page, #F6F7F8)}.ingredient-icon{min-width:36px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bg-tech, #E8EEFF);border:1px solid var(--border-default, #E6E8EC)}.ingredient-icon svg{width:20px;height:20px;color:var(--brand-primary, #2D4BFF)}.ingredient-name{flex:1;font-size:.9375rem;font-weight:600;color:var(--text-primary, #14171A)}.ingredient-chevron{color:var(--text-muted, #66707A);transition:transform .3s ease;min-width:16px}.ingredient-card.is-active .ingredient-chevron{transform:rotate(180deg)}.ingredient-details{max-height:0;overflow:hidden;transition:max-height .3s ease}.ingredient-card.is-active .ingredient-details{max-height:500px}.ingredient-description{padding:0 1.25rem 1.25rem;font-size:.875rem;line-height:1.6;color:var(--text-body, #2B3137)}.ingredient-role{font-weight:600;color:var(--brand-primary, #2D4BFF)!important;padding-bottom:.5rem!important}.ingredients-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem}@media (max-width: 640px){.ingredients-badges{grid-template-columns:1fr}}.ingredient-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-primary, #14171A)}.ingredient-badge svg{min-width:20px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ingredients.css.map */
