.hero[data-astro-cid-lcdefpme]{padding-block:calc(var(--layout-header-height) + clamp(5rem, 11vw, 10rem)) clamp(5rem, 10vw, 9rem);position:relative;overflow:hidden}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);display:grid}.hero-copy[data-astro-cid-lcdefpme]{z-index:1;max-width:63rem;position:relative}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{width:min(100% + 9rem,54rem)}.section-heading[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme],.category-section[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme],.about-grid[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:1rem}.hero-copy[data-astro-cid-lcdefpme] .hero-brand{margin-bottom:1.5rem;font-size:clamp(1.35rem,1rem + .8vw,1.8rem)}.hero-copy[data-astro-cid-lcdefpme] .hero-brand svg{width:clamp(2.5rem,1.5rem + 2vw,3.4rem);height:clamp(2.5rem,1.5rem + 2vw,3.4rem)}.hero-line[data-astro-cid-lcdefpme]{animation:hero-line-in var(--reveal-duration) var(--reveal-easing) both;display:block}.hero-line[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:var(--stagger-step)}.hero-line[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:calc(var(--stagger-step) * 2)}.hero-chip[data-astro-cid-lcdefpme]{isolation:isolate;animation:chip-settle .55s var(--ease-wipe) .65s both;background:0 0;position:relative}.hero-chip[data-astro-cid-lcdefpme]:before{z-index:-1;border-radius:inherit;background:var(--accent);content:"";transform-origin:0;animation:chip-wipe .5s var(--ease-wipe) .35s forwards;position:absolute;inset:0;transform:scaleX(0)}.italic-clause[data-astro-cid-lcdefpme]{font-style:italic;font-weight:400}.hero-lede[data-astro-cid-lcdefpme]{max-width:36rem;color:var(--body);margin-top:2rem;font-size:clamp(1.05rem,1rem + .4vw,1.25rem)}.hero-lede[data-astro-cid-lcdefpme]+.button{margin-top:2rem}.hero-image[data-astro-cid-lcdefpme]{aspect-ratio:4/4.8;border-radius:var(--rounding-panel);background:var(--surface-alt);min-width:0;height:clamp(28rem,42vw,38rem);box-shadow:var(--shadow-card);margin:0;position:relative;overflow:hidden;transform:scale(1.13)translate(-.6rem)}.hero-image[data-astro-cid-lcdefpme] img{object-fit:cover;border-radius:0;width:100%;height:100%}.featured[data-astro-cid-lcdefpme]{border-top:1px solid var(--line)}.section-heading[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.recipe-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.category-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:45rem}.category-list[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.65rem;margin-top:2rem;display:flex}.category-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);border-radius:var(--rounding-button);color:var(--ink);font-family:var(--typeface-mono);letter-spacing:.06em;text-transform:uppercase;transition:background-color var(--transition-base) var(--ease);padding:.65rem .95rem;font-size:.72rem}.category-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--surface-raised)}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.about-copy[data-astro-cid-lcdefpme]{max-width:46rem}.about-grid[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:32rem}.about-grid[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{max-width:40rem;margin-top:1.25rem}.about-grid[data-astro-cid-lcdefpme] .button{margin-top:1.5rem}.about-note[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);border-radius:var(--rounding-panel);background:var(--surface-raised);padding:1.5rem}.about-note[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--accent-deep);font-size:.95rem;font-weight:650}.about-note[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);margin-top:1.25rem}.about-note[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);color:var(--ink);padding:.9rem 0 .9rem 1.2rem;font-size:.9rem;font-weight:600;line-height:1.4}.about-note[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]::marker{color:var(--accent-deep)}@keyframes hero-line-in{0%{opacity:0;transform:translateY(var(--reveal-distance))}to{opacity:1;transform:translateY(0)}}@keyframes chip-wipe{to{transform:scaleX(1)}}@keyframes chip-settle{0%{rotate:0deg}to{rotate:-1.2deg}}@media (width<=900px){.recipe-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.hero[data-astro-cid-lcdefpme]{padding-top:calc(var(--layout-header-height-small) + 4.5rem)}.hero-grid[data-astro-cid-lcdefpme],.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{width:100%}.hero-image[data-astro-cid-lcdefpme]{aspect-ratio:4/3;width:min(100%,28rem);height:auto;margin-inline:auto;transform:none}.section-heading[data-astro-cid-lcdefpme]{flex-direction:column;align-items:start}.recipe-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-line[data-astro-cid-lcdefpme],.hero-chip[data-astro-cid-lcdefpme],.hero-chip[data-astro-cid-lcdefpme]:before{animation:none}.hero-chip[data-astro-cid-lcdefpme]{background:var(--accent)}.hero-chip[data-astro-cid-lcdefpme]:before{display:none}}
