.herb-product{--herb-green: #163d2e;--herb-green-soft: #1b4332;--herb-gold: #f3c149;--herb-gold-dark: #e8b33a;--herb-gold-icon: #c89234;--herb-gold-text: #8a6410;--herb-cream: #faf7f3;--herb-body: #4a4a4a;--herb-line: rgba(22, 61, 46, .1)}.herb-product .herb-title h1{font-size:calc(var(--font-heading-scale) * 3rem);line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--herb-green);margin:0 0 .35em}.herb-product .herb-title__botanical{margin:0;font-style:italic;font-size:1.6rem;letter-spacing:.01em;color:var(--herb-gold-text)}.herb-product .herb-chips{display:flex;flex-wrap:wrap;gap:10px;margin:1.4rem 0 0;padding:0;list-style:none}.herb-product .herb-chip{display:flex;flex-direction:column;gap:2px;min-width:0;padding:9px 15px;background:var(--herb-cream);border:1px solid var(--herb-line);border-radius:12px}.herb-product .herb-chip--accent{background:#f3c14929;border-color:#f3c1498c}.herb-product .herb-chip__label{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--herb-gold-text)}.herb-product .herb-chip__value{font-size:1.4rem;font-weight:600;color:var(--herb-green)}.herb-product .herb-benefits{margin:1.6rem 0 0}.herb-product .herb-benefits__label{margin:0 0 .7rem;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--herb-green)}.herb-product .herb-benefits__list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.herb-product .herb-benefit-pill{padding:7px 16px;border:1.5px solid rgba(27,67,50,.25);border-radius:999px;font-size:1.3rem;font-weight:600;color:var(--herb-green-soft);background:#fff}.herb-product .herb-assurances{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:1.6rem 0 0;padding:16px 18px;list-style:none;background:var(--herb-cream);border-radius:14px}.herb-product .herb-assurance{display:flex;align-items:flex-start;gap:8px;font-size:1.3rem;line-height:1.4;font-weight:600;color:var(--herb-green)}.herb-product .herb-assurance svg{flex-shrink:0;width:15px;height:15px;margin-top:2px;color:var(--herb-gold-icon)}.herb-product .herb-module{margin:4.4rem auto 0;max-width:1100px}.herb-product .herb-module__heading{margin:0 0 .5rem;font-size:2.8rem;font-weight:700;letter-spacing:-.01em;color:var(--herb-green);text-align:center}.herb-product .herb-module__intro{margin:0 auto 2.4rem;max-width:60ch;font-size:1.5rem;line-height:1.7;color:var(--herb-body);text-align:center}.herb-product .herb-prep__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.herb-product .herb-prep__card{padding:24px 22px;background:var(--herb-cream);border-radius:14px;border-top:3px solid transparent;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.herb-product .herb-prep__card:hover{border-top-color:var(--herb-gold);transform:translateY(-3px);box-shadow:0 8px 20px #163d2e14}.herb-product .herb-prep__eyebrow{display:block;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--herb-gold-text)}.herb-product .herb-prep__title{margin:6px 0 10px;font-size:1.8rem;font-weight:700;color:var(--herb-green)}.herb-product .herb-prep__body{font-size:1.4rem;line-height:1.7;color:var(--herb-body)}.herb-product .herb-prep__body>*:first-child{margin-top:0}.herb-product .herb-prep__body>*:last-child{margin-bottom:0}.herb-product .herb-prep__storage{display:flex;align-items:flex-start;gap:10px;margin:20px 0 0;padding:14px 18px;border:1px dashed rgba(200,146,52,.5);border-radius:12px;font-size:1.35rem;line-height:1.6;color:var(--herb-body)}.herb-product .herb-prep__storage svg{flex-shrink:0;width:18px;height:18px;margin-top:2px;color:var(--herb-gold-icon)}.herb-product .herb-prep__storage strong{color:var(--herb-green)}.herb-product .herb-sourcing__inner{padding:44px 48px;border-radius:20px;background:linear-gradient(135deg,#163d2e,#1b4332);box-shadow:0 8px 28px #163d2e2e;color:#fff}.herb-product .herb-sourcing__eyebrow{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--herb-gold);margin-bottom:12px}.herb-product .herb-sourcing__heading{margin:0 0 14px;font-size:2.8rem;font-weight:700;letter-spacing:-.01em;color:#fff}.herb-product .herb-sourcing__body{max-width:70ch;font-size:1.5rem;line-height:1.8;color:#ffffffe0}.herb-product .herb-sourcing__body a{color:var(--herb-gold)}.herb-product .herb-sourcing__body>*:last-child{margin-bottom:0}.herb-product .herb-pairings__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px}.herb-product .herb-pairing{display:flex;flex-direction:column;padding:14px 14px 18px;border-radius:14px;background:#fff;border:1px solid var(--herb-line);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.herb-product .herb-pairing:hover,.herb-product .herb-pairing:focus-visible{transform:translateY(-3px);border-color:#f3c149b3;box-shadow:0 8px 20px #163d2e1a}.herb-product .herb-pairing__media{display:block;overflow:hidden;border-radius:10px;background:var(--herb-cream);aspect-ratio:1 / 1;margin-bottom:12px}.herb-product .herb-pairing__media img,.herb-product .herb-pairing__media svg{width:100%;height:100%;object-fit:cover;display:block}.herb-product .herb-pairing__title{font-size:1.4rem;font-weight:600;line-height:1.4;color:var(--herb-green)}.herb-product .herb-pairing__price{margin-top:6px;font-size:1.4rem;font-weight:700;color:var(--herb-gold-text)}.herb-product .herb-safety{padding:26px 28px;border-radius:16px;background:var(--herb-cream);border-left:4px solid var(--herb-gold)}.herb-product .herb-safety__heading{display:flex;align-items:center;gap:10px;margin:0 0 10px;font-size:1.8rem;font-weight:700;color:var(--herb-green)}.herb-product .herb-safety__heading svg{flex-shrink:0;width:20px;height:20px;color:var(--herb-gold-icon)}.herb-product .herb-safety__body{font-size:1.4rem;line-height:1.75;color:var(--herb-body)}.herb-product .herb-safety__body>*:last-child{margin-bottom:0}.herb-product .herb-safety__body--note{font-weight:600;color:var(--herb-green)}.herb-product .herb-safety__body--note+.herb-safety__body--legal{margin-top:14px;padding-top:14px;border-top:1px solid rgba(22,61,46,.12)}.herb-product .herb-safety__body--legal{font-size:1.25rem;color:#4a4a4ad9}@media screen and (max-width:989px){.herb-product .herb-sourcing__inner{padding:34px 30px}}@media screen and (max-width:749px){.herb-product .herb-title h1{font-size:calc(var(--font-heading-scale) * 2.6rem)}.herb-product .herb-module{margin-top:3.2rem}.herb-product .herb-module__heading,.herb-product .herb-sourcing__heading{font-size:2.2rem}.herb-product .herb-assurances{grid-template-columns:1fr}.herb-product .herb-prep__grid,.herb-product .herb-pairings__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.herb-product .herb-sourcing__inner{padding:28px 22px;border-radius:16px}.herb-product .herb-safety{padding:22px 20px}}@media screen and (max-width:479px){.herb-product .herb-prep__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.herb-product .herb-prep__card,.herb-product .herb-pairing{transition:none}.herb-product .herb-prep__card:hover,.herb-product .herb-pairing:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/herb-product-custom.css.map */
