.products{padding:.5rem 0 3.5rem}.products__head{grid-template-columns:1fr auto auto;align-items:end;gap:1rem 1.5rem;margin-bottom:1.75rem;display:grid}.products__eyebrow{color:var(--green-700);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.products__title{letter-spacing:-.03em;color:var(--green-900);margin-bottom:.25rem;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800}.products__subtitle{color:var(--ink-muted);font-size:.88rem}.products__filters{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.products__filter{border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:999px;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.products__filter:hover{border-color:var(--green-600);color:var(--green-800)}.products__filter.is-active{background:var(--green-800);color:#fff;border-color:#0000}.products__more{color:var(--green-800);align-items:center;gap:.3rem;padding:.45rem .2rem;font-size:.86rem;font-weight:700;transition:gap .2s;display:inline-flex}.products__more:hover{gap:.5rem}.products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;display:grid}.product-card{border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);transition:transform .35s var(--header-ease), box-shadow .35s var(--header-ease), border-color .25s ease;background:#fff;border-radius:1.25rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:color-mix(in srgb, var(--green-600) 28%, var(--line));box-shadow:var(--shadow-lg);transform:translateY(-6px)}.product-card.is-hidden{display:none}.product-card__media{aspect-ratio:1;background:radial-gradient(circle at 70% 20%, #2d9a5f14, transparent 45%), var(--green-50);position:relative;overflow:hidden}.product-card__image-link{height:100%;display:block}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--header-ease)}.product-card:hover .product-card__image{transform:scale(1.08)}.product-card__badges{top:.75rem;z-index:2;flex-direction:column;align-items:flex-start;gap:.35rem;display:flex;position:absolute;inset-inline-start:.75rem}.product-card__category{color:var(--green-800);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.68rem;font-weight:800;line-height:1;transition:color .2s,background .2s;display:inline-flex}.product-card__category:hover{color:var(--green-700);background:#fff}.product-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.product-badge--sale{background:color-mix(in srgb, var(--sale) 92%, #000);color:#fff}.product-badge--fresh{color:var(--green-800);border:1px solid var(--line);background:#ffffffeb}.product-badge--organic{background:var(--green-700);color:#fff}.product-badge--new{color:#fff;background:#c9841af2}.product-card__body{flex-direction:column;flex:1;gap:.55rem;padding:.95rem 1rem 1.05rem;display:flex}.product-card__meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-card__cat{color:var(--green-700);font-size:.72rem;font-weight:700}.product-card__cat:hover{text-decoration:underline}.product-card__unit{color:var(--ink-muted);font-size:.7rem;font-weight:500}.product-card__title{letter-spacing:-.015em;min-height:2.7em;font-size:.95rem;font-weight:700;line-height:1.45}.product-card__title a{color:var(--ink);transition:color .2s}.product-card__title a:hover{color:var(--green-800)}.product-card__rating{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.72rem;display:flex}.product-card__stars{color:#e5e7eb;letter-spacing:.05em;line-height:1;display:inline-block;position:relative}.product-card__stars:before{content:"★★★★★";inset-inline-start:0;width:calc(var(--rating) / 5 * 100%);color:#f5b301;white-space:nowrap;position:absolute;top:0;overflow:hidden}.product-card__reviews{color:var(--ink-muted)}.product-card__sold{color:var(--green-700);margin-inline-start:auto;font-weight:700}.product-card__price-row{justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.product-card__prices{flex-direction:column;gap:.1rem;display:flex}.product-card__price{color:var(--green-900);letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.product-card__from{color:var(--ink-muted);font-size:.72rem;font-weight:600}.product-card__price small{color:var(--ink-muted);font-size:.7rem;font-weight:600}.product-card__save,.product-card__guarantee,.product-card__hot{white-space:nowrap;border-radius:999px;padding:.28rem .5rem;font-size:.68rem;font-weight:700}.product-card__save{color:var(--sale);background:#fff1ee}.product-card__guarantee{background:var(--green-50);color:var(--green-800)}.product-card__hot{color:var(--hot);background:#fff6e8}.product-card__ship{color:var(--ink-muted);align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;display:inline-flex}.product-card__ship--cold{color:#2a7a96}
.articles{background:radial-gradient(900px 280px at 0% 0%, #1a6b450d, transparent 60%), linear-gradient(180deg, transparent, var(--green-50) 40%, transparent 100%);padding:.5rem 0 4rem}.articles__head{justify-content:space-between;align-items:end;gap:1rem 1.5rem;margin-bottom:1.75rem;display:flex}.articles__eyebrow{color:var(--green-700);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.articles__title{letter-spacing:-.03em;color:var(--green-900);margin-bottom:.25rem;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800}.articles__subtitle{color:var(--ink-muted);max-width:42ch;font-size:.88rem}.articles__more{color:var(--green-800);flex-shrink:0;align-items:center;gap:.3rem;font-size:.86rem;font-weight:700;transition:gap .2s;display:inline-flex}.articles__more:hover{gap:.5rem}.articles__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;display:grid}.article-card{border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);transition:transform .35s var(--header-ease), box-shadow .35s var(--header-ease), border-color .25s ease;background:#fff;border-radius:1.25rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.article-card:hover{border-color:color-mix(in srgb, var(--green-600) 28%, var(--line));box-shadow:var(--shadow-lg);transform:translateY(-6px)}.article-card__media{aspect-ratio:16/11;background:var(--green-50);display:block;position:relative;overflow:hidden}.article-card__image{object-fit:cover;width:100%;height:100%;transition:transform .65s var(--header-ease)}.article-card:hover .article-card__image{transform:scale(1.07)}.article-card__media-shade{pointer-events:none;background:linear-gradient(#0000 45%,#0c2e1d59 100%);position:absolute;inset:0}.article-card__readtime{bottom:.75rem;z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c2e1db8;border-radius:999px;padding:.3rem .6rem;font-size:.7rem;font-weight:700;position:absolute;inset-inline-start:.75rem}.article-chip{border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.article-chip--cat{background:var(--green-50);color:var(--green-800);border:1px solid color-mix(in srgb, var(--green-600) 22%, var(--line))}.article-card__categories{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.article-chip--hot{color:#fff;background:#c9841af2}.article-chip--new{background:color-mix(in srgb, var(--sale) 92%, #000);color:#fff}.article-chip--editor{color:#fff;background:#2f5fadf2}.article-card__body{flex-direction:column;flex:1;gap:.65rem;padding:1rem 1.05rem 1.1rem;display:flex}.article-card__metrics span{align-items:center;gap:.25rem;display:inline-flex}.article-card__title{letter-spacing:-.02em;min-height:4.2em;font-size:.98rem;font-weight:800;line-height:1.45}.article-card__title a{color:var(--ink);transition:color .2s}.article-card__title a:hover{color:var(--green-800)}.article-card__excerpt{color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.4rem 0 .75rem;font-size:.82rem;line-height:1.65;display:-webkit-box;overflow:hidden}.article-card__metrics{color:var(--ink-muted);flex-wrap:wrap;gap:.7rem;font-size:.72rem;font-weight:600;display:flex}.article-card__footer{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.35rem;display:flex}.article-card__meta{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;display:flex}.article-card__dot{background:var(--ink-muted);opacity:.6;border-radius:50%;width:3px;height:3px}.article-card__level{color:var(--green-700)}.article-card__cta{background:var(--green-800);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.55rem .95rem;font-size:.8rem;font-weight:700;transition:transform .2s,background .2s,gap .2s;display:inline-flex;box-shadow:0 8px 18px #1a6b4533}.article-card__cta:hover{background:var(--green-700);gap:.45rem;transform:translateY(-1px)}.article-card__cta--ghost{color:var(--green-800);box-shadow:none;border:1px solid var(--line);background:0 0;padding:.45rem .8rem}.article-card__cta--ghost:hover{background:var(--green-50);border-color:var(--green-600);filter:none}
@media (max-width:960px){.hero__layout{grid-template-columns:1fr;min-height:0}.hero-slider__viewport,.hero-slider__track,.hero-slide__content{min-height:18rem}.hero-widgets{grid-template-rows:none;grid-template-columns:1fr 1fr}.hero-banner{min-height:9rem}.categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem .85rem}.products__head{grid-template-columns:1fr;justify-items:start}.products__filters{justify-content:flex-start}.products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.articles__head{flex-direction:column;align-items:flex-start}.articles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hero{padding-top:.85rem}.hero-slider__viewport,.hero-slider__track,.hero-slide__content{min-height:16.5rem}.hero-slide__content{padding:1.25rem 1.15rem 3.25rem}.hero-slide__text{display:none}.hero-widgets{grid-template-columns:1fr}.hero-banner{min-height:7.5rem}.categories{padding-bottom:2.25rem}.categories__head{margin-bottom:2rem}.categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem .75rem}.category-item{border-radius:1.15rem;padding:2.4rem .5rem .9rem}.category-item__icon{width:3.6rem;height:3.6rem}.category-item__icon svg{width:24px;height:24px}.products__grid{grid-template-columns:1fr;gap:1rem}.product-card__title{min-height:0}.product-card__sold{display:none}.articles__grid{grid-template-columns:1fr}.article-card__title{min-height:0}}
