.reviews-header[data-astro-cid-bgwftent]{display:flex;flex-direction:column;gap:var(--sp-2);margin-bottom:var(--sp-8)}@media(min-width:768px){.reviews-header[data-astro-cid-bgwftent]{flex-direction:row;align-items:center;justify-content:space-between}}.reviews-badge[data-astro-cid-bgwftent]{display:inline-flex;align-items:center;gap:var(--sp-2);background:var(--surface-variant);padding:var(--sp-2) var(--sp-4);border:1px solid var(--outline);width:fit-content}.reviews-badge__stars[data-astro-cid-bgwftent]{color:var(--primary);font-size:1.2rem;letter-spacing:.1em}.reviews-badge__text[data-astro-cid-bgwftent]{font-weight:var(--fw-bold);font-size:.9rem;text-transform:uppercase}.reviews-header__right[data-astro-cid-bgwftent]{display:flex;flex-direction:column;gap:var(--sp-3);align-items:flex-start}@media(min-width:768px){.reviews-header__right[data-astro-cid-bgwftent]{align-items:flex-end}}.reviews-cta[data-astro-cid-bgwftent]{font-size:var(--text-sm);padding:10px 20px}.reviews-grid[data-astro-cid-bgwftent]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--sp-6)}.review-card[data-astro-cid-bgwftent]{border:1px solid var(--outline);padding:var(--sp-8);background:var(--surface);box-shadow:4px 4px 0 var(--on-surface);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.review-card[data-astro-cid-bgwftent]:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--on-surface)}.review-card__stars[data-astro-cid-bgwftent]{color:var(--primary);font-size:1.25rem;margin-bottom:var(--sp-4);letter-spacing:.1em}.review-card__text[data-astro-cid-bgwftent]{font-family:var(--font-body);font-size:1.1rem;line-height:1.6;margin-bottom:var(--sp-6);font-style:italic;flex-grow:1}.review-card__author[data-astro-cid-bgwftent]{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;color:var(--on-surface-variant)}.hero[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100dvh - var(--nav-height))}.hero__content[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;justify-content:center;gap:var(--sp-6);padding:var(--sp-16) var(--sp-10) var(--sp-16) max(var(--container-pad),calc(16.5vh + var(--sp-8)));background:var(--surface);border-right:3px solid var(--outline-variant)}.hero__heading[data-astro-cid-ct3bgug4]{font-size:clamp(2rem,4.5vw,4.5rem);font-weight:var(--fw-black);line-height:1;letter-spacing:-.03em;text-transform:uppercase;color:var(--on-surface)}.hero__sub[data-astro-cid-ct3bgug4]{max-width:42ch;color:var(--on-surface-variant)}.hero__ctas[data-astro-cid-ct3bgug4]{display:flex;gap:var(--sp-4);flex-wrap:wrap}.hero__image[data-astro-cid-ct3bgug4]{position:relative;overflow:hidden;background:var(--surface-container)}.hero__image[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover;object-position:center}.pillars__grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-8)}.pillar[data-astro-cid-ct3bgug4]{display:grid;grid-template-rows:auto 1fr;border:2px solid var(--outline-variant);box-shadow:var(--shadow);overflow:hidden;transition:transform var(--transition),box-shadow var(--transition)}.pillar[data-astro-cid-ct3bgug4]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-lg)}.pillar__img-wrap[data-astro-cid-ct3bgug4]{aspect-ratio:16/10;overflow:hidden;border-bottom:2px solid var(--outline-variant)}.pillar__img-wrap[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover;transition:transform .4s linear}.pillar[data-astro-cid-ct3bgug4]:hover .pillar__img-wrap[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{transform:scale(1.03)}.pillar__body[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:var(--sp-4);padding:var(--sp-8);background:var(--surface-container)}.pillar__title[data-astro-cid-ct3bgug4]{font-size:clamp(2rem,3.5vw,var(--text-lg));line-height:1}.pillar__text[data-astro-cid-ct3bgug4]{flex:1;color:var(--on-surface-variant)}.teaser[data-astro-cid-ct3bgug4]{background:var(--surface-container);border-top:3px solid var(--outline-variant);border-bottom:3px solid var(--outline-variant)}.teaser__inner[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-8);padding-block:var(--sp-16)}.teaser__items[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr auto 1fr;gap:var(--sp-8);width:100%;align-items:start}.teaser__divider[data-astro-cid-ct3bgug4]{width:2px;align-self:stretch;background:var(--outline-variant)}.teaser__item[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:var(--sp-3)}.teaser__item-name[data-astro-cid-ct3bgug4]{font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:var(--fw-black);letter-spacing:-.02em;text-transform:uppercase;line-height:1}.teaser__item-ingredients[data-astro-cid-ct3bgug4]{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--on-surface-variant);line-height:1.8}.trustband[data-astro-cid-ct3bgug4]{border-top:3px solid var(--outline-variant);padding-top:var(--sp-12)}.trustband__label[data-astro-cid-ct3bgug4]{display:block;text-align:center;margin-bottom:var(--sp-6);text-transform:uppercase;letter-spacing:.14em;color:var(--on-surface-variant)}.faq[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:var(--sp-8)}.faq__title[data-astro-cid-ct3bgug4]{max-width:20ch}.faq__list[data-astro-cid-ct3bgug4]{border-top:2px solid var(--outline)}.faq__item[data-astro-cid-ct3bgug4]{border-bottom:2px solid var(--outline)}.faq__q[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);padding:var(--sp-5) 0;list-style:none;cursor:pointer;font-family:"Alegreya Sans SC",var(--font);font-size:var(--text-md);font-weight:var(--fw-bold);line-height:1.2}.faq__q[data-astro-cid-ct3bgug4]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-ct3bgug4]:after{content:"+";flex-shrink:0;font-size:var(--text-lg-m);line-height:1;color:var(--color-accent-text)}.faq__details[data-astro-cid-ct3bgug4][open] .faq__q[data-astro-cid-ct3bgug4]:after{content:"−"}.faq__details[data-astro-cid-ct3bgug4][open] .faq__q[data-astro-cid-ct3bgug4]{color:var(--color-accent-text)}.faq__a[data-astro-cid-ct3bgug4]{padding-bottom:var(--sp-5);max-width:65ch;color:var(--on-surface-variant)}@media(max-width:900px){.hero[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;min-height:auto}.hero__content[data-astro-cid-ct3bgug4]{padding:var(--sp-12) var(--container-pad);border-right:none;border-bottom:3px solid var(--outline-variant)}.hero__image[data-astro-cid-ct3bgug4]{aspect-ratio:16/9}.pillars__grid[data-astro-cid-ct3bgug4],.teaser__items[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.teaser__divider[data-astro-cid-ct3bgug4]{width:100%;height:2px}}
