@charset "UTF-8";.product-traits[data-astro-cid-ockbuldn]{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.product-traits__grid[data-astro-cid-ockbuldn]{display:grid;grid-template-columns:1fr;gap:1.5rem}.product-traits__item[data-astro-cid-ockbuldn]{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.product-traits__icon-wrap[data-astro-cid-ockbuldn]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-top:.15rem;flex-shrink:0}.product-traits__icon[data-astro-cid-ockbuldn]{display:block;width:1.75rem;height:1.75rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(68%) sepia(47%) saturate(400%) hue-rotate(1deg) brightness(95%) contrast(90%)}.product-traits__emoji[data-astro-cid-ockbuldn]{display:grid;place-items:center;width:1.75rem;height:1.75rem;color:#c4a24a;font-size:1.1rem}.product-traits__copy[data-astro-cid-ockbuldn]{min-width:0}.product-traits__label[data-astro-cid-ockbuldn]{margin:0 0 .5rem;font-family:Playfair Display,Times New Roman,serif;font-size:1.35rem;font-weight:400;line-height:1.2;color:#faf7f2}.product-traits__value[data-astro-cid-ockbuldn],.product-traits__list[data-astro-cid-ockbuldn]{margin:0;color:#faf7f2a6;line-height:1.7}.product-traits__list[data-astro-cid-ockbuldn]{padding-left:1rem}.product-traits__list[data-astro-cid-ockbuldn] li[data-astro-cid-ockbuldn]+li[data-astro-cid-ockbuldn]{margin-top:.35rem}@media(min-width:768px){.product-traits__grid[data-astro-cid-ockbuldn]{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}.product-traits__item[data-astro-cid-ockbuldn]{grid-template-columns:1fr;grid-template-rows:2rem auto 1fr;gap:.75rem}.product-traits__icon-wrap[data-astro-cid-ockbuldn]{width:100%;height:2rem;margin-top:0;justify-content:flex-start}.product-traits__label[data-astro-cid-ockbuldn]{margin:0 0 .5rem;min-height:1.65rem}}.product-specs[data-astro-cid-r7z5nae7]{display:grid;gap:1.75rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.product-specs__item[data-astro-cid-r7z5nae7]{display:grid;gap:.75rem}.product-specs__label[data-astro-cid-r7z5nae7]{margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#faf7f2}.product-specs__pills[data-astro-cid-r7z5nae7]{display:flex;flex-wrap:wrap;gap:.5rem}.product-specs__pill[data-astro-cid-r7z5nae7]{display:inline-flex;align-items:center;justify-content:center;width:5.75rem;min-height:2.15rem;padding:.35rem .65rem;border:1px solid #c4a24a;border-radius:999px;font-size:.92rem;color:#faf7f2;line-height:1.4;text-align:center;box-sizing:border-box}.product-specs__pairings[data-astro-cid-r7z5nae7]{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.product-specs__pairing-icon[data-astro-cid-r7z5nae7]{width:2.5rem;height:2.5rem;object-fit:contain;opacity:.95}.family-banner[data-astro-cid-djxxh4ww]{position:relative;height:800px;display:flex;align-items:center;overflow:hidden;isolation:isolate;background-color:#141210;background-image:var(--family-banner-image);background-repeat:no-repeat;background-position:center right;background-size:100% auto;background-attachment:fixed}.family-banner__overlay[data-astro-cid-djxxh4ww]{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#141210d1,#14121073 42%,#1412102e),linear-gradient(180deg,rgba(20,18,16,.28) 0%,transparent 35%,rgba(20,18,16,.55) 100%);pointer-events:none}.family-banner__content[data-astro-cid-djxxh4ww]{position:relative;z-index:2;width:100%;padding-block:clamp(3rem,6vw,5rem)}.family-banner__copy[data-astro-cid-djxxh4ww]{max-width:34rem}.family-banner__title[data-astro-cid-djxxh4ww]{margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.75rem);color:#faf7f2}.family-banner__text[data-astro-cid-djxxh4ww]{margin:0;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.7;color:#faf7f2a6}.family-banner__text[data-astro-cid-djxxh4ww] p{margin:0}.family-banner__text[data-astro-cid-djxxh4ww] p+p{margin-top:.85rem}.family-banner__text[data-astro-cid-djxxh4ww] a{color:#c4a24a}@media(max-width:900px){.family-banner[data-astro-cid-djxxh4ww]{height:min(800px,85svh);background-attachment:scroll;background-size:cover;background-position:center center}}body.contact-sheet-open{overflow:hidden}.contact-sheet__dialog{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem)}.contact-sheet__dialog[hidden]{display:none!important}.contact-sheet__backdrop{position:fixed;inset:0;z-index:0;border:0;background:#0a0908f0;cursor:pointer}.contact-sheet__panel{position:relative;z-index:1;width:min(40rem,100% - 1rem);max-height:min(92vh,48rem);overflow:auto;padding:1.25rem 1.5rem 1.75rem;border:1px solid rgba(255,255,255,.08);background:#1c1916;box-shadow:0 24px 60px #00000073;animation:contact-sheet-in .28s ease}.contact-sheet__header{display:flex;justify-content:flex-end;margin-bottom:.5rem}.contact-sheet__close{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid rgba(250,247,242,.25);background:transparent;color:#faf7f2;font-size:1.35rem;line-height:1;cursor:pointer;transition:border-color .25s ease,color .25s ease}.contact-sheet__close:hover{border-color:#c4a24a;color:#c4a24a}.contact-sheet__eyebrow{margin:0 0 .65rem;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#c4a24a}.contact-sheet__lead{margin:0 0 1.35rem;color:#faf7f2a6;font-size:.95rem;line-height:1.55}.contact-sheet__form{display:grid;gap:1rem}.contact-sheet__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-sheet__field{display:grid;gap:.4rem;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#faf7f2a6}.contact-sheet__field--full{grid-column:1/-1}.contact-sheet__field input,.contact-sheet__field textarea{width:100%;padding:.75rem .85rem;border:1px solid rgba(250,247,242,.18);background:#faf7f208;color:#faf7f2;font:inherit;font-size:.95rem;font-weight:400;letter-spacing:normal;text-transform:none}.contact-sheet__field input:focus,.contact-sheet__field textarea:focus{outline:none;border-color:#c4a24a}.contact-sheet__privacy{display:flex;align-items:flex-start;gap:.75rem;color:#faf7f2a6;font-size:.85rem;line-height:1.5;text-transform:none;letter-spacing:normal;font-weight:400}.contact-sheet__privacy input{margin-top:.2rem;flex-shrink:0;accent-color:#c4a24a}.contact-sheet__privacy a{color:#c4a24a;text-decoration:underline;text-underline-offset:.15em}.contact-sheet__error{margin:0;color:#e8a0a0;font-size:.85rem}.contact-sheet__submit{justify-self:start;margin-top:.25rem}.contact-sheet__submit:disabled{opacity:.7;cursor:wait}.contact-sheet__success{display:grid;justify-items:center;text-align:center;padding:2rem .5rem 1.5rem;gap:.75rem}.contact-sheet__success[hidden]{display:none!important}.contact-sheet__check{width:3.5rem;height:3.5rem;margin-bottom:.5rem}.contact-sheet__check-svg{width:100%;height:100%}.contact-sheet__check-circle{stroke:#c4a24a;stroke-width:2;stroke-dasharray:150;stroke-dashoffset:150;animation:contact-check-circle .55s ease forwards}.contact-sheet__check-mark{stroke:#c4a24a;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:contact-check-mark .35s .4s ease forwards}.contact-sheet__success-title{margin:0;font-family:Playfair Display,Times New Roman,serif;font-size:1.5rem;font-weight:400;color:#faf7f2}.contact-sheet__success-text{margin:0;color:#faf7f2a6;font-size:.95rem}@keyframes contact-sheet-in{0%{opacity:0;transform:scale(.96) translateY(.5rem)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes contact-check-circle{to{stroke-dashoffset:0}}@keyframes contact-check-mark{to{stroke-dashoffset:0}}@media(max-width:640px){.contact-sheet__row{grid-template-columns:1fr}.contact-sheet__panel{padding:1rem 1.1rem 1.4rem}}.product-detail[data-astro-cid-pzykofck]{padding-top:6.75rem}.product-detail__grid[data-astro-cid-pzykofck]{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);align-items:start}.product-detail__copy[data-astro-cid-pzykofck]{display:flex;flex-direction:column}.product-detail__media[data-astro-cid-pzykofck] img[data-astro-cid-pzykofck],.product-detail__placeholder[data-astro-cid-pzykofck]{width:100%;aspect-ratio:4/5;object-fit:cover}.product-detail__placeholder[data-astro-cid-pzykofck]{background:linear-gradient(160deg,#2a2622,#1c1916)}.product-detail__title[data-astro-cid-pzykofck]{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.product-detail__body[data-astro-cid-pzykofck]{max-width:34rem;line-height:1.7;color:#faf7f2a6;margin-top:0}.product-detail__body[data-astro-cid-pzykofck] p+p{margin-top:1rem}.product-detail__logos[data-astro-cid-pzykofck]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin:1.5rem 0 0;padding:0;list-style:none}.product-detail__logo[data-astro-cid-pzykofck]{display:flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;flex-shrink:0}.product-detail__logo[data-astro-cid-pzykofck] img[data-astro-cid-pzykofck]{display:block;width:100%;height:100%;max-width:5.5rem;max-height:5.5rem;object-fit:contain}.product-detail__actions[data-astro-cid-pzykofck]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.product-recipes[data-astro-cid-pzykofck]{padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem)}.product-recipes__header[data-astro-cid-pzykofck]{max-width:40rem;margin-bottom:2rem}.product-recipes__title[data-astro-cid-pzykofck]{margin:.75rem 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem)}.related-category-products[data-astro-cid-pzykofck]{padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem)}.related-category-products__header[data-astro-cid-pzykofck]{margin-bottom:2rem}.related-category-products__title[data-astro-cid-pzykofck]{margin:0;font-size:clamp(1.75rem,4vw,2.75rem);color:#faf7f2}@media(min-width:900px){.product-detail__grid[data-astro-cid-pzykofck]{grid-template-columns:.95fr 1.05fr;align-items:start}.product-detail__media[data-astro-cid-pzykofck]{position:sticky;top:6.25rem;align-self:start}}
