:root{--gl-primary: #2D5A27;--gl-primary-light: #4A7C44;--gl-secondary: #8BC34A;--gl-accent: #C8E6C9;--gl-success: #22c55e;--gl-warning: #eab308;--gl-danger: #ef4444;--gl-text: #1a1a1a;--gl-text-secondary: #4b5563;--gl-border: #e5e7eb;--gl-bg-light: #f9fafb;--gl-radius: 8px;--gl-radius-lg: 12px}.gl-trust-badges-row{margin:1rem 0}.gl-trust-badges-row__inner{display:flex;flex-wrap:wrap;gap:.75rem}.gl-trust-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--gl-accent);border-radius:var(--gl-radius);font-size:.8125rem;font-weight:500;color:var(--gl-primary);transition:transform .2s ease,box-shadow .2s ease}.gl-trust-badge:hover{transform:translateY(-1px);box-shadow:0 2px 8px #2d5a2726}.gl-trust-badge__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.gl-trust-badge__icon svg{width:16px;height:16px}.gl-trust-badge__text{white-space:nowrap}@media (max-width: 767px){.gl-trust-badges-row__inner{gap:.5rem}.gl-trust-badge{padding:.375rem .625rem;font-size:.75rem}}.gl-ingredient-transparency{padding:var(--section-padding-top, 36px) 0 var(--section-padding-bottom, 36px)}.gl-ingredient-transparency__wrapper{border:1px solid var(--gl-border);border-radius:var(--gl-radius-lg);overflow:hidden}.gl-ingredient-transparency__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:1.25rem 1.5rem;background:var(--gl-bg-light);border:none;cursor:pointer;text-align:left}.gl-ingredient-transparency__header-content{display:flex;align-items:center;gap:1rem}.gl-ingredient-transparency__title{margin:0;font-size:1.125rem;font-weight:600;color:var(--gl-text)}.gl-ingredient-badge{display:inline-block;padding:.25rem .75rem;background:var(--gl-primary);color:#fff;font-size:.75rem;font-weight:600;border-radius:9999px}.gl-ingredient-transparency__summary{width:100%;margin:.5rem 0 0;font-size:.875rem;color:var(--gl-text-secondary)}.gl-ingredient-transparency__content{padding:1.5rem}.gl-free-from{margin-bottom:1.5rem}.gl-free-from__title{margin:0 0 .75rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gl-text-secondary)}.gl-free-from__badges{display:flex;flex-wrap:wrap;gap:.5rem}.gl-free-from__badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#fef2f2;color:var(--gl-danger);font-size:.8125rem;font-weight:500;border-radius:var(--gl-radius)}.gl-free-from__badge svg{width:14px;height:14px}.gl-ingredients-list{margin-bottom:1.5rem}.gl-ingredients-list__title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--gl-text)}.gl-ingredients-list__items{display:grid;gap:1rem}.gl-ingredient-item{padding:1rem;background:var(--gl-bg-light);border-radius:var(--gl-radius)}.gl-ingredient-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.gl-ingredient-item__name-group{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.gl-ingredient-item__name{font-weight:600;color:var(--gl-text)}.gl-ingredient-item__common-name{font-size:.875rem;color:var(--gl-text-secondary)}.gl-ewg-badge{display:inline-block;padding:.125rem .5rem;font-size:.75rem;font-weight:700;border-radius:4px}.gl-ewg-badge--a{background:#dcfce7;color:#166534}.gl-ewg-badge--b{background:#fef9c3;color:#854d0e}.gl-ewg-badge--c{background:#fee2e2;color:#991b1b}.gl-ingredient-item__purpose{margin:0 0 .75rem;font-size:.875rem;color:var(--gl-text-secondary)}.gl-ingredient-item__meta{display:flex;flex-wrap:wrap;gap:.5rem}.gl-ingredient-item__source{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--gl-text-secondary)}.gl-ingredient-item__badge{display:inline-block;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}.gl-ingredient-item__badge--biodegradable{background:#ecfdf5;color:#047857}.gl-ingredient-item__badge--vegan{background:#f0fdf4;color:#15803d}.gl-certifications__title{margin:0 0 .75rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gl-text-secondary)}.gl-certifications__list{display:flex;flex-wrap:wrap;gap:.5rem}.gl-certification-badge{display:inline-block;padding:.5rem 1rem;background:var(--gl-accent);color:var(--gl-primary);font-size:.8125rem;font-weight:600;border-radius:var(--gl-radius)}.gl-surface-compatibility{padding:var(--section-padding-top, 36px) 0 var(--section-padding-bottom, 36px)}.gl-surface-compatibility__wrapper{border:1px solid var(--gl-border);border-radius:var(--gl-radius-lg);overflow:hidden}.gl-surface-compatibility__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;background:var(--gl-bg-light);border:none;cursor:pointer}.gl-surface-compatibility__title{margin:0;font-size:1.125rem;font-weight:600;color:var(--gl-text)}.gl-surface-compatibility__content{padding:1.5rem}.gl-surface-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.gl-surface-group__title{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.9375rem;font-weight:600}.gl-surface-group__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%}.gl-surface-group__icon svg{width:16px;height:16px}.gl-surface-group__icon--safe{background:#dcfce7;color:var(--gl-success)}.gl-surface-group__icon--caution{background:#fef9c3;color:var(--gl-warning)}.gl-surface-group__icon--not-recommended{background:#fee2e2;color:var(--gl-danger)}.gl-surface-list{list-style:none;margin:0;padding:0}.gl-surface-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--gl-border)}.gl-surface-item:last-child{border-bottom:none}.gl-surface-item__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.gl-surface-item__name{font-size:.875rem;color:var(--gl-text)}.gl-usage-tips{padding:var(--section-padding-top, 36px) 0 var(--section-padding-bottom, 36px)}.gl-usage-tips__heading{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:var(--gl-text)}.gl-usage-tips__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gl-usage-tips__section{padding:1.25rem;background:var(--gl-bg-light);border-radius:var(--gl-radius-lg)}.gl-usage-tips__section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.gl-usage-tips__section-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--gl-accent);color:var(--gl-primary);border-radius:var(--gl-radius)}.gl-usage-tips__section-icon--pro{background:#dbeafe;color:#2563eb}.gl-usage-tips__section-icon--warning{background:#fef3c7;color:#d97706}.gl-usage-tips__section-title{margin:0;font-size:1rem;font-weight:600;color:var(--gl-text)}.gl-usage-tips__section-content{font-size:.875rem;color:var(--gl-text-secondary);line-height:1.6}.gl-usage-tips__video{grid-column:1 / -1}.gl-usage-tips__video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--gl-radius-lg);background:#000}.gl-usage-tips__video-wrapper iframe,.gl-usage-tips__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%}.gl-dosage-table{overflow-x:auto}.gl-dosage-table table{width:100%;border-collapse:collapse}.gl-dosage-table th,.gl-dosage-table td{padding:.75rem;text-align:left;border-bottom:1px solid var(--gl-border);font-size:.875rem}.gl-dosage-table th{font-weight:600;color:var(--gl-text);background:#fff}.gl-dosage-table td{color:var(--gl-text-secondary)}.gl-tips-list{list-style:none;margin:0;padding:0}.gl-tips-list__item{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0}.gl-tips-list__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin-top:.125rem;border-radius:50%}.gl-tips-list--pro .gl-tips-list__icon{background:#dbeafe;color:#2563eb}.gl-tips-list--avoid .gl-tips-list__icon{background:#fee2e2;color:var(--gl-danger)}.gl-tips-list__text{font-size:.875rem;color:var(--gl-text-secondary);line-height:1.5}.gl-product-faq{padding:var(--section-padding-top, 36px) 0 var(--section-padding-bottom, 36px)}.gl-product-expectations{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.gl-product-expectations__group{padding:1.25rem;border-radius:var(--gl-radius-lg)}.gl-product-expectations__group--best-for{background:#f0fdf4;border:1px solid #bbf7d0}.gl-product-expectations__group--limitations{background:#fef3c7;border:1px solid #fde68a}.gl-product-expectations__title{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.gl-product-expectations__icon{display:flex;align-items:center}.gl-product-expectations__group--best-for .gl-product-expectations__icon{color:var(--gl-success)}.gl-product-expectations__group--limitations .gl-product-expectations__icon{color:#d97706}.gl-product-expectations__list{margin:0;padding-left:1.25rem}.gl-product-expectations__list li{margin-bottom:.375rem;font-size:.875rem;color:var(--gl-text-secondary)}.gl-product-expectations__list--limitations li::marker{color:#d97706}.gl-product-faq__heading{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600;color:var(--gl-text)}.gl-faq-list{display:flex;flex-direction:column;gap:.75rem}.gl-faq-item{border:1px solid var(--gl-border);border-radius:var(--gl-radius);overflow:hidden}.gl-faq-item__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;background:#fff;border:none;cursor:pointer;text-align:left;transition:background .2s ease}.gl-faq-item__question:hover{background:var(--gl-bg-light)}.gl-faq-item__question-text{font-size:.9375rem;font-weight:500;color:var(--gl-text);padding-right:1rem}.gl-faq-item__answer{padding:0 1.25rem 1rem;font-size:.875rem;color:var(--gl-text-secondary);line-height:1.6}.gl-segment-reviews{padding:var(--section-padding-top, 36px) 0 var(--section-padding-bottom, 36px)}.gl-segment-reviews__heading{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:var(--gl-text);text-align:center}.gl-segment-reviews__subheading{margin:0 0 1.5rem;font-size:.9375rem;color:var(--gl-text-secondary);text-align:center}.gl-segment-tabs__nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem;border-bottom:1px solid var(--gl-border);padding-bottom:.5rem}.gl-segment-tabs__tab{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1rem;background:transparent;border:1px solid transparent;border-radius:var(--gl-radius);font-size:.875rem;font-weight:500;color:var(--gl-text-secondary);cursor:pointer;transition:all .2s ease}.gl-segment-tabs__tab:hover{background:var(--gl-bg-light);color:var(--gl-text)}.gl-segment-tabs__tab--active{background:var(--gl-accent);border-color:var(--gl-primary);color:var(--gl-primary)}.gl-segment-tabs__icon{display:flex;align-items:center}.gl-segment-tabs__panel{display:none}.gl-segment-tabs__panel--active{display:block}.gl-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gl-testimonial-card{padding:1.5rem;background:#fff;border:1px solid var(--gl-border);border-radius:var(--gl-radius-lg);transition:box-shadow .2s ease}.gl-testimonial-card:hover{box-shadow:0 4px 12px #00000014}.gl-testimonial-card__rating{display:flex;gap:.125rem;margin-bottom:.75rem}.gl-star{color:#d1d5db}.gl-star--filled{color:#facc15}.gl-testimonial-card__quote{margin:0 0 1rem;font-size:.9375rem;font-style:italic;color:var(--gl-text);line-height:1.6}.gl-testimonial-card__author{margin-bottom:.75rem}.gl-testimonial-card__author-name{display:block;font-size:.875rem;font-weight:600;color:var(--gl-text)}.gl-testimonial-card__author-location{display:block;font-size:.8125rem;color:var(--gl-text-secondary)}.gl-testimonial-card__badges{display:flex;flex-wrap:wrap;gap:.5rem}.gl-testimonial-card__badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}.gl-testimonial-card__badge--verified{background:#dcfce7;color:#166534}.gl-testimonial-card__badge--segment{background:var(--gl-accent);color:var(--gl-primary)}@media (max-width: 767px){.gl-trust-badges-row__inner{justify-content:center}.gl-ingredient-transparency__header{padding:1rem}.gl-ingredient-transparency__header-content{flex-direction:column;align-items:flex-start;gap:.5rem}.gl-surface-grid,.gl-usage-tips__grid,.gl-product-expectations{grid-template-columns:1fr}.gl-segment-tabs__nav{flex-direction:column;align-items:stretch}.gl-segment-tabs__tab{justify-content:center}.gl-testimonials-grid{grid-template-columns:1fr}}.gl-ingredient-transparency__wrapper .m-collapsible--icon,.gl-surface-compatibility__wrapper .m-collapsible--icon,.gl-faq-item .m-collapsible--icon{transition:transform .3s ease}.gl-ingredient-transparency__wrapper[open] .m-collapsible--icon,.gl-surface-compatibility__wrapper[open] .m-collapsible--icon,.gl-faq-item[open] .m-collapsible--icon{transform:rotate(180deg)}.m-section{padding-top:var(--section-padding-top, 0);padding-bottom:var(--section-padding-bottom, 0)}
/*# sourceMappingURL=/cdn/shop/t/68/assets/gl-product-components.css.map */
