img{max-width:100%;height:auto;display:block}:root{--heil-dark: #2D1018;--heil-burgundy: #6B2D42;--heil-accent: #E05A3A;--heil-gold: #C8944A;--heil-teal: #2E8E6F;--heil-cream: #F5EDE0;--heil-white: #FFFFFF;--heil-text: #2C1810}html{scroll-behavior:smooth}body{background:var(--heil-cream);color:var(--heil-text)}body.template-index .site-header{background:transparent;box-shadow:none}body:not(.template-index) .site-header{background:#2d1018f2;box-shadow:0 1px 3px #0000001a}body:not(.template-index) .site-header .nav-links a,body:not(.template-index) .site-header .logo-text,body:not(.template-index) .site-header .cart-link{color:var(--heil-white)}.heil-announcement-bar{background:var(--heil-dark);color:#fff!important;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.05em;text-transform:uppercase;position:relative;z-index:1001}.heil-announcement-bar p{margin:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:background .3s ease,box-shadow .3s ease,padding .3s ease;padding:7px 40px}.site-header .container{max-width:1400px}.site-header.scrolled{background:#2d1018f2;box-shadow:0 1px 3px #0000001a;padding-top:6px;padding-bottom:6px}.site-header.scrolled .nav-links a,.site-header.scrolled .logo-text,.site-header.scrolled .cart-link{color:var(--heil-white)}.nav-main{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{max-height:30px}.site-header .nav-links{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.site-header .nav-links a{color:var(--heil-white);font-size:13px;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:color .3s ease}.site-header .logo-text{color:var(--heil-white);font-family:Playfair Display,serif;font-size:18px;line-height:1;white-space:nowrap}.nav-actions{display:flex;align-items:center;gap:10px}.nav-cta{background:var(--heil-gold);color:var(--heil-text);border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s ease}.nav-cta:hover{background:#c8944a}.cart-link{color:var(--heil-white);font-size:13px;font-weight:500;text-decoration:none}h1,h2,h3,h4,.logo-text,.heil-hero__kicker,.heil-products__header h2,.heil-story h2,.heil-reviews h2,.pdp-title,.pdp-cross-sells h2{font-family:Playfair Display,Georgia,serif}.heil-hero{position:relative}.heil-hero__bg{position:relative;width:100%;overflow:hidden}.heil-hero__bg img{display:block;width:100%;height:auto;object-fit:cover}.heil-hero__bg:after{display:none}.heil-hero__content{display:none}.heil-hero__text-section{background:var(--heil-dark);text-align:center;padding:3.5rem 1.5rem 3rem;color:var(--heil-white)}.heil-hero__text-section h1{font-size:2rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin:0 0 .75rem;color:var(--heil-white)}.heil-hero__text-section .heil-hero__sub{font-size:1.1rem;color:var(--heil-gold);margin:0 0 2rem;letter-spacing:.04em}.heil-hero__text-section .heil-hero__cta{display:inline-block;padding:.85rem 2.5rem;background:var(--heil-gold);color:var(--heil-dark);text-decoration:none;letter-spacing:.12em;font-size:.85rem;font-weight:600;text-transform:uppercase;border-radius:999px;transition:background .2s,color .2s}.heil-hero__text-section .heil-hero__cta:hover{background:var(--heil-white);color:var(--heil-dark)}.heil-hero__ticker{position:relative;background:#2d1018e6;overflow:hidden;white-space:nowrap;padding:10px 0}.heil-hero__ticker-track{display:inline-flex;gap:2rem;white-space:nowrap;animation:ticker-scroll 20s linear infinite}.heil-hero__ticker-track span{flex-shrink:0;font-size:.8rem;letter-spacing:.08em;color:var(--heil-gold, #C8944A)}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.heil-products{padding:100px 60px;max-width:1200px;margin:0 auto;background:var(--heil-cream)}.heil-products__header{margin-bottom:48px}.heil-products__header h2{font-size:36px;color:var(--heil-text);margin:0}.heil-products__grid,.pdp-cross-sells__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.heil-product-card{text-decoration:none;display:block;transition:transform .2s ease}.heil-product-card:hover{transform:translateY(-4px)}.product-card-link{display:block;text-decoration:none;color:inherit}.product-card-link:hover{text-decoration:none}.heil-product-card__image{background:var(--heil-dark);border-radius:8px;overflow:hidden;aspect-ratio:4 / 5}.heil-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.heil-product-card:hover .heil-product-card__image img{transform:scale(1.03)}.heil-product-card__info{padding:16px 4px}.heil-product-card__info h3{font-size:15px;font-weight:600;color:var(--heil-text);margin:0 0 4px}.heil-product-card__price{font-size:15px;color:var(--heil-text);font-weight:600;margin:0 0 8px}.heil-product-card__cta{font-size:13px;color:var(--heil-gold);font-weight:600;letter-spacing:.02em}.heil-story{padding:120px 60px;max-width:1200px;margin:0 auto}.heil-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.heil-story__content h2{font-size:42px;line-height:1.12;color:var(--heil-text);margin:0 0 20px}.heil-story__content p{font-size:17px;line-height:1.75;margin:0 0 18px;color:#2c1810d9}.heil-story__media img{width:100%;border-radius:16px;display:block;min-height:560px;object-fit:cover}.heil-story__link{display:inline-block;margin-top:10px;color:var(--heil-burgundy);font-weight:600;text-decoration:none}.heil-trust-bar{background:var(--heil-dark);padding:16px 0;overflow:hidden}.heil-trust-bar__track{display:inline-flex;gap:2rem;white-space:nowrap;animation:ticker 25s linear infinite}.heil-trust-bar__item{color:#fffc;font-size:13px;letter-spacing:.04em;display:flex;align-items:center;gap:8px;text-transform:uppercase}.heil-reviews{background:var(--heil-dark);padding:100px 60px;text-align:center}.heil-reviews__header{max-width:760px;margin:0 auto 48px}.heil-reviews h2{font-size:36px;color:var(--heil-white);margin:0 0 16px}.heil-reviews p{color:#ffffffb3;font-size:16px;margin:0}.jdgm-rev-widg{background:transparent!important;color:var(--heil-white)!important}.jdgm-rev,.jdgm-carousel-item__review-wrapper{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;padding:24px!important;color:var(--heil-white)!important}.jdgm-rev__author,.jdgm-rev__buyer-badge,.jdgm-histogram__bar-content,.jdgm-prev-badge__text{color:var(--heil-gold)!important}.jdgm-rev__body,.jdgm-row-profile,.jdgm-rev__title,.jdgm-paginate__page{color:#fffc!important}.heil-pdp{padding-top:48px}.heil-pdp__main{display:grid;grid-template-columns:55% 45%;gap:48px;max-width:1200px;margin:0 auto;padding:0 60px 80px}.heil-pdp__gallery{position:sticky;top:60px;align-self:start}.heil-pdp__gallery-main{width:100%;border-radius:8px;overflow:hidden;background:#f5ede0;margin-bottom:12px}.heil-pdp__gallery-main img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;display:block}.heil-pdp__gallery-thumbs{display:flex;gap:8px;flex-wrap:wrap}.heil-pdp__gallery-thumb{width:64px;height:64px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:#f5ede0;padding:0}.heil-pdp__gallery-thumb.active{border-color:#6b2d42}.heil-pdp__gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.heil-pdp__buy-box{padding-top:16px}.heil-pdp__rating{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;color:#2c1810b8}.heil-pdp__stars{color:#c8944a;letter-spacing:.08em;font-size:14px}.heil-pdp__buy-box h1{font-family:Playfair Display,serif;font-size:32px;color:#2c1810;margin-bottom:8px;line-height:1.2}.heil-pdp__buy-box .pdp-description{color:#2c1810b3;font-size:15px;margin-bottom:24px;line-height:1.5}.heil-pdp__buy-box .pdp-price{font-size:24px;font-weight:700;color:#2c1810;margin-bottom:24px}.heil-pdp__form{display:grid;gap:18px;margin-bottom:24px}.heil-pdp__variants label,.heil-pdp__quantity label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#2c1810;text-transform:uppercase;letter-spacing:.05em}.heil-pdp__variant-select,.heil-pdp__qty-input{width:100%;border:1px solid rgba(44,24,16,.15);border-radius:6px;background:#fff;color:#2c1810;font-size:15px;padding:14px 16px}.heil-pdp__qty-input{max-width:120px}.heil-pdp__subscribe{border:1px solid rgba(44,24,16,.08);border-radius:8px;padding:14px 16px;background:#f5ede059}.heil-pdp__subscribe .seal-sub-widget,.heil-pdp__subscribe [class*=seal-]{width:100%}.heil-pdp__add-to-cart{width:100%;padding:16px 32px;background:#6b2d42;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;letter-spacing:.02em;transition:background .2s ease;margin-bottom:24px}.heil-pdp__add-to-cart:hover{background:#2d1018}.heil-pdp__add-to-cart[disabled]{opacity:.55;cursor:not-allowed}.heil-pdp__trust-bullets{list-style:none;padding:0;margin:0}.heil-pdp__trust-bullets li{font-size:13px;color:#2c1810b3;padding:6px 0;border-bottom:1px solid rgba(44,24,16,.08)}.heil-pdp__trust-bullets li:before{content:"\2713  ";color:#2e8e6f;font-weight:700}.heil-pdp__trust-strip{background:#2d1018;padding:14px 0;overflow:hidden}.heil-pdp__trust-strip .heil-trust-bar__track{display:inline-flex;gap:2rem;white-space:nowrap;animation:ticker 25s linear infinite}.heil-pdp__supplement-facts{max-width:800px;margin:0 auto;padding:80px 60px;text-align:center}.heil-pdp__supplement-facts h2{font-family:Playfair Display,serif;font-size:32px;color:#2c1810;margin-bottom:40px}.heil-pdp__facts-panel{background:#fff;border:1px solid rgba(44,24,16,.1);border-radius:8px;padding:32px;text-align:left;box-shadow:0 12px 32px #2c18100f}.heil-pdp__facts-panel img{max-width:100%;height:auto;display:block;margin:0 auto}.heil-pdp__facts-table{width:100%;border-collapse:collapse}.heil-pdp__facts-table td{padding:12px 0;border-bottom:1px solid rgba(44,24,16,.08);color:#2c1810}.heil-pdp__facts-table td:last-child{text-align:right;font-weight:600}.heil-pdp__brand-statement{background:#2d1018;padding:120px 60px;text-align:center}.heil-pdp__brand-statement h2{font-family:Playfair Display,serif;font-size:48px;color:#fff;max-width:800px;margin:0 auto 16px;line-height:1.15}.heil-pdp__brand-statement p{color:#fff9;font-size:16px;max-width:600px;margin:0 auto}.heil-pdp__faq{max-width:800px;margin:0 auto;padding:80px 60px}.heil-pdp__faq h2{font-family:Playfair Display,serif;font-size:32px;color:#2c1810;margin-bottom:40px;text-align:center}.heil-faq-item{border-bottom:1px solid rgba(44,24,16,.1)}.heil-faq-item summary{padding:20px 0;font-size:16px;font-weight:600;color:#2c1810;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.heil-faq-item summary::-webkit-details-marker{display:none}.heil-faq-item summary:after{content:"+";font-size:20px;color:#c8944a;transition:transform .2s ease}.heil-faq-item[open] summary:after{transform:rotate(45deg)}.heil-faq-item .faq-answer{padding:0 0 20px;color:#2c1810b3;font-size:15px;line-height:1.6}.heil-pdp__reviews{background:#f5ede0;padding:80px 0}.heil-pdp__reviews-inner{max-width:1200px;margin:0 auto;padding:0 60px}.heil-pdp__reviews-header{text-align:center;margin-bottom:40px}.heil-pdp__reviews-header h2{font-family:Playfair Display,serif;font-size:32px;color:#2c1810;margin-bottom:12px}.heil-pdp__reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.heil-pdp__review-card{background:#fff;border-radius:10px;padding:28px;box-shadow:0 12px 30px #2c18100f}.heil-pdp__review-stars{color:#c8944a;font-size:14px;letter-spacing:.08em;margin-bottom:14px}.heil-pdp__review-card p{margin:0 0 16px;color:#2c1810bf;font-size:15px;line-height:1.7}.heil-pdp__review-card strong{color:#2c1810;font-size:14px}.heil-pdp__cross-sells{max-width:1200px;margin:0 auto;padding:80px 60px}.heil-pdp__cross-sells h2{font-family:Playfair Display,serif;font-size:32px;color:#2c1810;margin-bottom:40px;text-align:center}.seal-sub-widget,[class*=seal-]{--seal-primary: #6B2D42 !important}.seal-sub-widget .seal-sub-label{color:#2c1810!important}@media(max-width:989px){.heil-pdp__main,.heil-pdp__reviews-grid{grid-template-columns:1fr}}@media(max-width:768px){.site-header{padding:8px 16px}.site-header.scrolled{padding-top:6px;padding-bottom:6px}.heil-pdp__main{grid-template-columns:1fr;gap:24px;padding:0 24px 48px}.heil-pdp__gallery{position:static}.heil-pdp__buy-box h1{font-size:24px}.heil-pdp__brand-statement{padding:80px 24px}.heil-pdp__brand-statement h2{font-size:32px}.heil-pdp__supplement-facts,.heil-pdp__faq,.heil-pdp__cross-sells,.heil-pdp__reviews-inner{padding-left:24px;padding-right:24px}.heil-pdp__supplement-facts,.heil-pdp__faq,.heil-pdp__cross-sells{padding-top:60px;padding-bottom:60px}}.sls-option a,.sls-subscription-widget a{color:var(--heil-burgundy)!important}.sls-price,.sls-selling-plan-group-name{color:var(--heil-text)!important}@media(max-width:989px){.site-header .container,.heil-products,.heil-story,.heil-reviews,.page-width{max-width:100%}.site-header .nav-links{gap:18px}.heil-products__grid,.pdp-cross-sells__grid,.pdp-compare-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.heil-hero{height:auto;min-height:auto}.heil-hero__content{display:none}.heil-hero__title{font-size:36px}.heil-hero__subtitle{font-size:16px}.heil-hero__ctas{flex-direction:column}.heil-hero__btn{text-align:center}.heil-products{padding:60px 24px}.heil-products__grid{grid-template-columns:repeat(2,1fr);gap:16px}.heil-story{padding:80px 24px}.heil-story__grid{grid-template-columns:1fr;gap:32px}.site-header{padding:12px 16px}.nav-main{flex-wrap:wrap}.site-header .nav-links{order:3;width:100%;justify-content:center;gap:16px;flex-wrap:wrap}.nav-actions{margin-left:auto}.pdp-layout{flex-direction:column}.pdp-gallery,.pdp-buybox{width:100%}.pdp-buybox{position:static;top:auto}.pdp-cross-sells__grid{grid-template-columns:repeat(2,1fr)}.heil-reviews{padding:72px 24px}}@media(max-width:480px){.heil-hero__title{font-size:28px}.heil-products__grid,.pdp-cross-sells__grid,.pdp-compare-grid{grid-template-columns:1fr}.nav-actions{width:100%;justify-content:space-between}.nav-cta{padding:10px 20px}}.heil-products,.heil-trust-bar,.heil-story,.heil-reviews,.heil-animate .heil-products,.heil-animate .heil-trust-bar,.heil-animate .heil-story,.heil-animate .heil-reviews,.heil-animate .heil-products.visible,.heil-animate .heil-trust-bar.visible,.heil-animate .heil-story.visible,.heil-animate .heil-reviews.visible{opacity:1;transform:none}.heil-pdp__media-column{transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}.heil-pdp__image-grid-section{padding:8px 16px 0}.pdp-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:1200px;margin:0 auto}.pdp-grid-cell{background:#f5ede0;border-radius:8px;overflow:hidden}.pdp-grid-cell img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover}@media(max-width:768px){.heil-pdp__image-grid-section{padding:0 16px}.pdp-image-grid{grid-template-columns:1fr}}.site-header{will-change:transform,padding,background}.site-header .logo{flex:0 0 auto}.site-header .logo img{max-height:34px;transition:max-height .25s ease}.site-header .nav-links,.site-header .nav-cta,.site-header .nav-actions{transition:opacity .25s ease,transform .25s ease}body.template-product .site-header{top:0}body.template-product .site-header.header-compact{top:0;padding-top:8px;padding-bottom:8px;background:#2d1018f5;box-shadow:0 8px 24px #00000029}body.template-product.header-is-compact .heil-announcement-bar{transform:translateY(-100%);opacity:0;pointer-events:none}body.template-product .heil-announcement-bar{transition:transform .25s ease,opacity .25s ease}body.template-product .site-header.header-compact .nav-links,body.template-product .site-header.header-compact .nav-cta{opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;width:0;overflow:hidden}body.template-product .site-header.header-compact .nav-main{justify-content:space-between}body.template-product .site-header.header-compact .logo img{max-height:26px}body.template-product .site-header.header-compact .cart-link{font-size:0}body.template-product .site-header.header-compact .cart-link:before{content:"\1f6d2";font-size:18px}@media(max-width:768px){body.template-product .site-header{padding-left:16px;padding-right:16px}body.template-product .site-header.header-compact .nav-links,body.template-product .site-header.header-compact .nav-cta{display:none}}body.template-product .site-header.header-compact{top:0!important;height:36px;min-height:36px;padding:0 16px!important;background:#2d1018fa!important;box-shadow:0 8px 24px #00000029}body.template-product.header-is-compact .heil-announcement-bar{display:none!important}body.template-product .site-header.header-compact .container,body.template-product .site-header.header-compact .nav-main,body.template-product .site-header.header-compact .nav-actions,body.template-product .site-header.header-compact .logo,body.template-product .site-header.header-compact .cart-link{display:flex;align-items:center}body.template-product .site-header.header-compact .container,body.template-product .site-header.header-compact .nav-main{height:36px;min-height:36px}body.template-product .site-header.header-compact .nav-main{justify-content:space-between;gap:8px}body.template-product .site-header.header-compact .nav-links,body.template-product .site-header.header-compact .nav-cta,body.template-product .site-header.header-compact .nav-links a{display:none!important}body.template-product .site-header.header-compact .logo{display:flex;align-items:center;height:36px}body.template-product .site-header.header-compact .logo-text{display:inline-block;font-size:18px;line-height:1;color:var(--heil-white)}body.template-product .site-header.header-compact .logo img{max-height:18px!important;display:block}body.template-product .site-header.header-compact .cart-link{font-size:0!important;line-height:1;padding:0!important;min-width:18px;height:18px;justify-content:center}body.template-product .site-header.header-compact .cart-link:before{content:"\1f6d2";font-size:18px;line-height:1}body.template-product .site-header.header-compact .nav-actions{gap:0;height:36px}.pdp-left-column .pdp-hero-image,.pdp-left-column>img:first-child,.heil-pdp__media-column .heil-pdp__hero-media{width:100%;padding:0!important;margin:0!important;display:block}.pdp-left-column,.heil-pdp__media-column{padding:0!important}.pdp-image-grid,.heil-pdp__image-grid{gap:4px!important;padding:0!important}@media(max-width:768px){body.template-product .site-header{top:0;padding:8px 12px}body.template-product.header-is-compact .site-header,body.template-product .site-header.header-compact{top:0!important}body.template-product .site-header .container,body.template-product .site-header .nav-main{position:relative;min-height:44px;height:44px}body.template-product .site-header .nav-main{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px}body.template-product .site-header .logo{position:absolute;left:50%;transform:translate(-50%);z-index:1;display:flex;align-items:center;justify-content:center;min-width:140px;pointer-events:auto}body.template-product .site-header .logo img{max-height:24px!important}body.template-product .site-header .logo-text{font-size:18px;white-space:nowrap}body.template-product .site-header .nav-actions{justify-self:end;display:flex;align-items:center;gap:0;position:relative;z-index:2}body.template-product .site-header .nav-links,body.template-product .site-header .nav-cta{display:none!important}body.template-product .site-header .cart-link{font-size:0!important;padding:0 0 0 8px!important;min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}body.template-product .site-header .cart-link:before{content:"\1f6d2";font-size:18px;line-height:1;color:inherit}body.template-product .site-header .mobile-menu-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:transparent;color:inherit;position:relative;z-index:2;cursor:pointer}body.template-product .site-header .mobile-menu-toggle-bar,body.template-product .site-header .mobile-menu-toggle:before,body.template-product .site-header .mobile-menu-toggle:after{content:"";display:block;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}body.template-product .site-header .mobile-menu-toggle-bar{position:absolute}body.template-product .site-header .mobile-menu-toggle:before{transform:translateY(-6px)}body.template-product .site-header .mobile-menu-toggle:after{transform:translateY(6px)}body.template-product.mobile-nav-open .site-header .mobile-menu-toggle:before{transform:rotate(45deg)}body.template-product.mobile-nav-open .site-header .mobile-menu-toggle:after{transform:rotate(-45deg)}body.template-product.mobile-nav-open .site-header .mobile-menu-toggle-bar{opacity:0}body.template-product .site-header .nav-links{position:absolute;top:calc(100% + 12px);left:0;right:0;display:none;flex-direction:column;gap:0;margin:0;padding:8px 0;background:#2d1018fa;border-radius:12px;box-shadow:0 16px 40px #0000003d;z-index:5}body.template-product.mobile-nav-open .site-header .nav-links{display:flex!important}body.template-product .site-header .nav-links a{display:block!important;padding:12px 16px}}@media(max-width:768px){body.template-product .heil-announcement-bar{position:sticky;top:0;z-index:1002;height:40px;min-height:40px;display:flex!important;align-items:center;justify-content:center;padding:0 12px;background:#000;color:#d9c28b;font-size:12px;letter-spacing:.02em;text-transform:none;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 1px #ffffff0f;transform:none!important;opacity:1!important;pointer-events:auto!important}body.template-product .heil-announcement-bar p{display:flex;align-items:center;justify-content:center;width:100%;margin:0;line-height:1}body.template-product .site-header,body.template-product.header-is-compact .site-header,body.template-product .site-header.header-compact{position:sticky;top:0!important;left:auto;right:auto;z-index:1001;height:58px!important;min-height:58px!important;margin-top:0!important;padding:0 15px!important;background:#000!important;box-shadow:inset 0 -1px #ffffff0f,inset 0 1px #ffffff0a;transform:none!important;transition:none!important}body.template-product .site-header .container,body.template-product .site-header .nav-main,body.template-product.header-is-compact .site-header .container,body.template-product.header-is-compact .site-header .nav-main,body.template-product .site-header.header-compact .container,body.template-product .site-header.header-compact .nav-main{height:58px!important;min-height:58px!important;display:flex;align-items:center}body.template-product .site-header .container{max-width:none;padding:0}body.template-product .site-header .nav-main{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;justify-content:space-between}body.template-product .site-header .logo{position:static!important;transform:none!important;min-width:0;justify-self:start;display:flex;align-items:center;justify-content:flex-start;width:auto}body.template-product .site-header .logo img{width:auto!important;height:24px!important;max-height:24px!important}body.template-product .site-header .logo-text{font-size:18px;line-height:1}body.template-product .site-header .nav-links,body.template-product .site-header .nav-cta,body.template-product .site-header.header-compact .nav-links,body.template-product .site-header.header-compact .nav-cta,body.template-product .site-header .header-nav-links,body.template-product .site-header .shop-all-btn,body.template-product .site-header .header-cta{display:none!important}body.template-product .site-header .nav-actions{justify-self:end;display:flex!important;align-items:center;gap:0;height:100%}body.template-product .site-header .mobile-menu-toggle,body.template-product .site-header .hamburger-btn{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:#fff;position:relative;z-index:2}body.template-product .site-header .mobile-menu-toggle-bar,body.template-product .site-header .mobile-menu-toggle:before,body.template-product .site-header .mobile-menu-toggle:after{width:18px;height:2px;background:currentColor}body.template-product .site-header .cart-link,body.template-product .site-header.header-compact .cart-link{display:inline-flex!important;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 0 0 8px!important;font-size:0!important;line-height:1;color:#fff;background:transparent;border-radius:999px}body.template-product .site-header .cart-link:before,body.template-product .site-header.header-compact .cart-link:before{content:"\1f6d2";font-size:18px;line-height:1}body.template-product .site-header .cart-link .cart-text,body.template-product .site-header .cart-link span:not(.cart-count){display:none!important}body.template-product.header-is-compact .heil-announcement-bar{display:flex!important}.pdp-right-column h1,.pdp-right-column .product-title,.heil-pdp__buy-content h1{font-size:18px!important;font-weight:600!important;line-height:1.25!important;margin:2px 0!important}.product-tagline,.product-description-short,.heil-pdp__product-tagline{font-size:13px!important;line-height:1.4!important;margin:2px 0!important}.product-price,.pdp-right-column .price,.heil-pdp__price-line,.heil-pdp__price-main{font-size:18px!important;font-weight:700!important;margin:4px 0!important}.product-badges-row{margin-top:6px!important;margin-bottom:2px!important}.pdp-right-column,.heil-pdp__content-column.product-buy-box-column{padding:0 16px!important}.heil-pdp__buy-content{padding-bottom:8px!important}.carousel-dots{padding:8px 0!important}body.template-product .heil-pdp__buy-content h1{font-size:18px!important;font-weight:600!important;line-height:1.25!important;margin:2px 0!important}body.template-product .heil-pdp__product-tagline{font-size:13px!important;line-height:1.4!important;margin:2px 0!important}body.template-product .heil-pdp__price-line,body.template-product .heil-pdp__price-main{font-size:18px!important;line-height:1.25!important;font-weight:700!important;margin:4px 0!important}body.template-product .heil-pdp__price-line .price-detail{font-size:14px!important;line-height:1.25!important}body.template-product .heil-pdp .heil-pdp__layout .heil-pdp__content-column.product-buy-box-column .heil-pdp__buy-content h1{font-size:18px!important;font-weight:600!important;line-height:1.25!important;margin:2px 0!important}body.template-product .heil-pdp .heil-pdp__layout .heil-pdp__content-column.product-buy-box-column .heil-pdp__product-tagline{font-size:13px!important;line-height:1.4!important;margin:2px 0!important}body.template-product .heil-pdp .heil-pdp__layout .heil-pdp__content-column.product-buy-box-column .heil-pdp__price-line,body.template-product .heil-pdp .heil-pdp__layout .heil-pdp__content-column.product-buy-box-column .heil-pdp__price-main{font-size:18px!important;line-height:1.25!important;font-weight:700!important;margin:4px 0!important}body.template-product .heil-pdp .heil-pdp__layout .heil-pdp__content-column.product-buy-box-column .heil-pdp__price-line .price-detail{font-size:14px!important;line-height:1.25!important}}.pdp-accordions{padding:0 20px;margin-top:16px}.accordion-divider{border-top:1px dashed rgba(45,16,24,.2)}.pdp-accordion summary{display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;font-weight:500;cursor:pointer;list-style:none}.pdp-accordion summary::-webkit-details-marker{display:none}.pdp-accordion summary:after{content:"\203a";font-size:18px;transition:transform .2s}.pdp-accordion[open] summary:after{transform:rotate(90deg)}.accordion-content{padding:0 0 14px;font-size:13px;line-height:1.6;color:#666}.accordion-content p{margin:0 0 10px}.accordion-content p:last-child{margin-bottom:0}.pdp-dark-hero{width:100%;min-height:420px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;margin-top:24px}.dark-hero-overlay{background:#2d1018bf;width:100%;height:100%;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px}.dark-hero-icon{font-size:40px;margin-bottom:16px}.dark-hero-headline{color:#fff;font-size:24px;font-weight:700;line-height:1.3;margin:0 0 12px}.dark-hero-stats{color:#c8944a;font-size:14px;font-weight:500;letter-spacing:1px;margin:0 0 16px}.dark-hero-tagline{color:#ffffffd9;font-size:16px;line-height:1.5;margin:0;max-width:320px}.pdp-lifestyle-section{width:100%;margin-top:0}.lifestyle-image{width:100%;height:auto;display:block}.lifestyle-content{padding:24px 20px;text-align:center;background:#f5ede0}.lifestyle-headline{font-size:22px;font-weight:700;color:#2c1810;margin:0 0 8px}.lifestyle-description{font-size:14px;line-height:1.6;color:#666;margin:0 auto;max-width:320px}.trust-marquee{background:#2d1018;color:#f5ede0;overflow:hidden;padding:12px 0;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.marquee-track{display:flex;gap:12px;white-space:nowrap;width:max-content;animation:marquee-scroll 20s linear infinite}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pdp-faq-section{padding:40px 20px;background:#fff}.faq-intro{font-size:14px;color:#999;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px}.faq-heading{font-size:28px;font-weight:700;color:#2c1810;margin:0 0 24px;line-height:1.2}.faq-item{border-bottom:1px solid #eee}.faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:15px;font-weight:500;cursor:pointer;list-style:none;color:#2c1810}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:20px;font-weight:300;color:#999}.faq-item[open] summary:after{content:"\2212"}.faq-answer{padding:0 0 16px;font-size:14px;line-height:1.6;color:#666}.pdp-reviews-section{padding:40px 20px;background:#fafafa}.reviews-intro{font-size:14px;color:#999;text-transform:uppercase;letter-spacing:1px;margin:0 0 16px}.reviews-summary{display:flex;align-items:center;gap:16px;margin-bottom:20px}.reviews-big-rating{font-size:48px;font-weight:700;color:#2c1810;line-height:1}.reviews-stars{color:#c8944a;font-size:18px;letter-spacing:2px}.reviews-count{font-size:13px;color:#999;margin-top:2px}.reviews-histogram{margin-bottom:20px}.histogram-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.hist-label{font-size:12px;color:#999;width:30px;flex-shrink:0}.hist-bar{flex:1;height:8px;background:#eee;border-radius:4px;overflow:hidden}.hist-fill{height:100%;background:#c8944a;border-radius:4px}.hist-count{font-size:12px;color:#999;width:24px;text-align:right;flex-shrink:0}.write-review-btn{display:block;width:100%;padding:14px;background:#2d1018;color:#fff;text-align:center;font-size:14px;font-weight:600;letter-spacing:1px;border:none;cursor:pointer;text-decoration:none;margin-bottom:20px}@media(max-width:768px){.pdp-sticky-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#2d1018;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;box-shadow:0 -2px 10px #00000026}.sticky-product-name{color:#fff;font-size:13px;font-weight:500;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:12px}.sticky-subscribe-btn{background:#6b2d42;color:#fff;padding:10px 20px;font-size:13px;font-weight:600;border-radius:4px;text-decoration:none;white-space:nowrap;flex-shrink:0}body.template-product{padding-bottom:60px}}@media(min-width:769px){.pdp-sticky-bottom-bar{display:none}}.heil-pdp__reviews-content,.heil-pdp__fallback-widget,.heil-pdp__review-list{display:block;visibility:visible;opacity:1}.heil-pdp__review-item,.review-card{display:block!important;visibility:visible!important;opacity:1!important;padding:16px 0;border-bottom:1px solid #eee}.heil-pdp__review-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.heil-pdp__review-author,.review-card .review-author{font-weight:600;font-size:14px;color:#2c1810}.heil-pdp__review-date,.review-card .review-date{font-size:12px;color:#999}.heil-pdp__review-stars,.review-card .review-stars{color:#c8944a;font-size:14px;margin-bottom:8px}.heil-pdp__review-title{font-weight:600;font-size:14px;line-height:1.5;color:#2c1810;margin-bottom:8px}.heil-pdp__review-body,.review-card .review-body{font-size:14px;line-height:1.6;color:#444;margin-top:8px}.heil-pdp__review-body p{margin:0;color:inherit}.heil-pdp__fallback-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 12px;color:#2c1810;font-weight:600}.heil-pdp__load-more{display:block;width:100%;margin-top:20px;padding:14px;border:1px solid rgba(44,24,16,.12);background:#fff;color:#2c1810;font-size:14px;font-weight:600;cursor:pointer}#product-reviews #judgeme_product_reviews{display:none}#product-reviews #judgeme_product_reviews.hg-review-form-visible,#product-reviews #judgeme_product_reviews.hg-review-form-visible .jdgm-form-wrapper{display:block!important}#product-reviews #judgeme_product_reviews.hg-review-form-visible{margin-top:20px;padding-top:20px;border-top:1px solid #eee}#product-reviews #judgeme_product_reviews.hg-review-form-visible .jdgm-rev-widg__header,#product-reviews #judgeme_product_reviews.hg-review-form-visible .jdgm-widget-actions-wrapper,#product-reviews #judgeme_product_reviews.hg-review-form-visible .jdgm-rev,#product-reviews #judgeme_product_reviews.hg-review-form-visible .jdgm-paginate{display:none!important}#product-reviews .jdgm-form-wrapper{margin-top:0!important}#product-reviews .jdgm-form__title,#product-reviews .jdgm-form label,#product-reviews .jdgm-form legend{color:#2c1810!important}#product-reviews .jdgm-form input,#product-reviews .jdgm-form textarea,#product-reviews .jdgm-form select{border-radius:12px!important;border:1px solid rgba(44,24,16,.14)!important}#hg-reviews-list{display:flex;flex-direction:column;gap:0}.hg-review-card{border-bottom:1px solid #eee;padding:16px 0}.hg-review-card__head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.hg-review-card__author{font-weight:600;font-size:14px;color:#2c1810}.hg-review-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hg-review-card__star{color:#c8944a;font-size:14px}.hg-review-card__date{font-size:12px;color:#999}.hg-review-card__title{margin:0 0 8px;font-size:14px;font-weight:600;color:#2c1810}.hg-review-card__body,.hg-review-card__body p,.hg-review-card__empty{margin:0;font-size:14px;line-height:1.6;color:#444}.hg-review-load-more{margin-top:20px;border:1px solid rgba(44,24,16,.12);background:#fff;color:#2c1810;border-radius:999px;padding:12px 18px;font-weight:600}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{top:0!important;padding:6px 24px!important;background:#2d1018f5!important;box-shadow:0 8px 24px #0000001f!important}body.template-index .site-header,body:not(.template-index) .site-header,.site-header.scrolled{background:#2d1018f5!important;box-shadow:0 8px 24px #0000001f!important}.site-header .container,.site-header .nav-main{min-height:40px!important}.site-header .logo img{max-height:28px!important}.site-header .nav-links a,.site-header .logo-text,.site-header .cart-link,.site-header.scrolled .nav-links a,.site-header.scrolled .logo-text,.site-header.scrolled .cart-link{color:#fff!important}.mobile-drawer-toggle,.mobile-nav-drawer{display:none}.site-footer,footer.site-footer,body .site-footer{background:#2d1018!important;color:#fff!important}.site-footer a,.site-footer p,.site-footer .small,.site-footer li{color:#ffffffc7!important}.site-footer a:hover{color:#fff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)!important}.btn,.button,input[type=submit],.add-to-cart-btn,.collection-add-to-cart,.product-card .btn,.form-submit,.cta,.page-content .btn,.page-content .button,.page-full-width .btn,.page-full-width .button{background-color:#2d1018!important;color:#fff!important;border:none!important;border-radius:4px!important;font-weight:600!important;letter-spacing:.5px!important;transition:background-color .2s ease,transform .2s ease!important}.btn:hover,.button:hover,input[type=submit]:hover,.add-to-cart-btn:hover,.collection-add-to-cart:hover,.product-card .btn:hover,.form-submit:hover,.cta:hover{background-color:#6b2d42!important;color:#fff!important}.nav-cta,.shop-all-btn,.header-cta{background-color:#6b2d42!important;color:#fff!important;border-radius:4px!important}.nav-cta:hover,.shop-all-btn:hover,.header-cta:hover{background-color:#2d1018!important;color:#fff!important}.icon-circle,.contact-icon,.process-icon,.team-icon,.step-icon,.wisconsin-icon,[class*=icon-circle],[class*=accent-circle]{background-color:#6b2d42!important;color:#fff!important}.product-price,.price,.money,.product-card .product-price,.product-card .price,.product-card .money{color:#2c1810!important}.jdgm-star,.star-rating,[class*=star],.footer h4,.footer-heading,.footer .footer-col-title,.site-footer h4{color:#c8944a!important}a{color:#6b2d42}a:hover{color:#2d1018}.collection-products{background:#f5ede0!important}.product-grid{gap:24px!important}.product-card{border-radius:12px!important;border:1px solid rgba(44,24,16,.08)!important;box-shadow:0 12px 30px #2c18100f!important}.product-card:hover{box-shadow:0 18px 36px #2c18101f!important}.product-card-image{background:#fff!important;padding:20px!important}.product-card-content{padding:20px!important;gap:8px}.product-title{font-family:Playfair Display,Georgia,serif;font-size:18px!important;font-weight:600!important;color:#2c1810!important;margin-bottom:4px!important}.product-tagline{color:#2c1810b8!important;margin-bottom:4px!important}.product-card .btn{width:100%!important;margin-top:10px!important;padding:13px 18px!important}@media(min-width:990px){.section-product-grid .product-grid{align-items:start}.section-product-grid .product-card,.section-product-grid .product-card-link{height:100%}.section-product-grid .product-card-link{display:flex;flex-direction:column}.section-product-grid .product-card-image{display:flex;align-items:center;justify-content:center;min-height:290px;max-height:290px;overflow:hidden}.section-product-grid .product-card-image picture,.section-product-grid .product-card-image img{width:100%}.section-product-grid .product-card-image img{height:250px;max-height:250px;object-fit:cover;object-position:center}.section-product-grid .product-card-content{display:flex;flex-direction:column;gap:6px;padding:18px 20px 20px!important}.section-product-grid .product-title{font-size:17px!important;line-height:1.25}.section-product-grid .product-tagline{font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-product-grid .product-price{margin-top:auto}.section-product-grid .product-card .btn{margin-top:8px!important}}.team-section-title,.process-timeline h2,.about-section h2,.why-wisconsin h2,.story-section h2{color:#2c1810!important;font-weight:600!important}.team-card img,.team-card-image,.team-photo,.team-member img{border:3px solid #6B2D42!important}.team-card{border:1px solid rgba(107,45,66,.14)!important;box-shadow:0 14px 34px #2c181014!important}.contact-form input,.contact-form textarea,.contact-form select,form input[type=text],form input[type=email],form input[type=tel],form textarea,form select{border:1px solid rgba(107,45,66,.35)!important;border-radius:4px!important;color:#2c1810!important;background:#fff!important}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus,form input[type=text]:focus,form input[type=email]:focus,form input[type=tel]:focus,form textarea:focus,form select:focus{outline:none!important;border-color:#6b2d42!important;box-shadow:0 0 0 3px #6b2d421f!important}.map-container,.map-container iframe{border-radius:12px!important;overflow:hidden!important}.faq-section-title,.faq-category,.faq-section h2{color:#6b2d42!important;border-color:#6b2d42!important}.faq-item summary{color:#2c1810!important}.faq-item summary:after{color:#6b2d42!important}@media(max-width:768px){.heil-announcement-bar{position:sticky;top:0;z-index:1002;height:36px;min-height:36px;display:flex!important;align-items:center;justify-content:center;padding:0 12px;background:#2d1018!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.08)}.site-header,body.template-index .site-header,body:not(.template-index) .site-header,.site-header.scrolled{position:sticky;top:0!important;height:52px!important;min-height:52px!important;padding:0 15px!important;background:#2d1018!important;box-shadow:inset 0 -1px #ffffff0f,inset 0 1px #ffffff0a!important}.site-header .container,.site-header .nav-main{height:52px!important;min-height:52px!important;display:flex;align-items:center}.site-header .container{max-width:none;padding:0}.site-header .nav-main{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%}.site-header .logo{position:static!important;transform:none!important;justify-self:start;display:flex;align-items:center;justify-content:flex-start;width:auto}.site-header .logo img{width:auto!important;height:20px!important;max-height:20px!important}.site-header .logo-text{font-size:17px!important;line-height:1}.site-header .nav-cta,.site-header .shop-all-btn,.site-header .header-cta{display:none!important}.site-header .nav-actions{justify-self:end;display:flex!important;align-items:center;gap:0;height:100%;margin-left:0}.site-header .mobile-menu-toggle,.site-header .hamburger-btn{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent!important;color:#fff!important;position:relative;z-index:2}.site-header .mobile-menu-toggle-bar,.site-header .mobile-menu-toggle:before,.site-header .mobile-menu-toggle:after{width:18px;height:2px;background:currentColor}.site-header .cart-link{display:inline-flex!important;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 0 0 8px!important;font-size:0!important;line-height:1;color:#fff!important;background:transparent!important}.site-header .cart-link:before{content:"\1f6d2";font-size:18px;line-height:1}.site-header .cart-link .cart-text,.site-header .cart-link span:not(.cart-count){display:none!important}.site-header .nav-links{display:none!important}.site-header .mobile-drawer-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(245,237,224,.18);border-radius:999px;background:#f5ede014!important;color:#f5ede0!important;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .25s ease}.site-header .mobile-drawer-toggle:hover,.site-header .mobile-drawer-toggle:focus-visible{background:#f5ede029!important;border-color:#c8944a99;outline:none}.site-header .mobile-menu-toggle:before,.site-header .mobile-menu-toggle:after,.site-header .mobile-menu-toggle-bar{transition:transform .28s ease,opacity .2s ease}body.mobile-nav-open .site-header .mobile-menu-toggle:before{transform:rotate(45deg)}body.mobile-nav-open .site-header .mobile-menu-toggle:after{transform:rotate(-45deg)}body.mobile-nav-open .site-header .mobile-menu-toggle-bar{opacity:0}.mobile-nav-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;pointer-events:none}.mobile-nav-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .28s ease;z-index:0}.mobile-nav-drawer__panel{position:fixed;top:0;left:0;width:75vw;max-width:280px;height:100vh;padding:18px 0 24px;background:#2d1018;opacity:1;color:#f5ede0;box-shadow:18px 0 36px #00000061;transform:translate(-100%);transition:transform .32s ease;display:flex;flex-direction:column;z-index:1}.mobile-nav-drawer.is-open{pointer-events:auto}.mobile-nav-drawer.is-open .mobile-nav-drawer__backdrop{opacity:1}.mobile-nav-drawer.is-open .mobile-nav-drawer__panel{transform:translate(0)}.mobile-nav-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px 16px;border-bottom:1px solid rgba(245,237,224,.12)}.mobile-nav-drawer__title{font-family:Playfair Display,Georgia,serif;font-size:24px;color:#f5ede0}.mobile-nav-drawer__close{width:40px;height:40px;border:1px solid rgba(245,237,224,.24);border-radius:999px;background:#6b2d42;color:#f5ede0;font-size:22px;line-height:1;cursor:pointer;flex-shrink:0;opacity:1}.mobile-nav-drawer__links{list-style:none;margin:18px 0 0;padding:0 16px;display:flex;flex-direction:column;gap:8px}.mobile-nav-drawer__links a{display:flex;align-items:center;min-height:52px;padding:16px 24px;border-radius:12px;text-decoration:none;color:#f5ede0;background:#f5ede00d;font-size:18px;font-weight:500;letter-spacing:.01em;transition:background .2s ease,color .2s ease,transform .2s ease}.mobile-nav-drawer__links a:hover,.mobile-nav-drawer__links a:focus-visible{background:#c8944a29;color:#fff;transform:translate(2px);outline:none}body.mobile-nav-open{overflow:hidden}.btn,.button,input[type=submit],.add-to-cart-btn,.collection-add-to-cart,.product-card .btn,.form-submit,.cta{width:100%!important}}.about-hero,.contact-hero,.faq-hero{background:linear-gradient(#2d1018e0,#6b2d42e0)!important;color:#fff!important}.about-hero h1,.about-hero p,.contact-hero h1,.contact-hero p,.faq-hero h1,.faq-hero p{color:#fff!important}.story-block h2,.contact-info h2,.contact-form-section h2,.farm-section h2,.hours-grid-section h2,.faq-cta h2{color:#2c1810!important}.promise-section,.farm-section,.faq-cta{background:#2d1018!important;color:#fff!important}.promise-section p,.promise-section .highlight,.farm-section p,.farm-section li,.faq-cta p,.faq-cta li,.faq-cta h2,.faq-cta h3{color:#fff!important}.promise-section a,.farm-section a,.faq-cta a{color:#c8944a!important}.promise-section>div[style],.farm-section>div[style],.faq-cta>div[style]{background:#f5ede0!important;border-top:2px solid #6B2D42!important}.promise-section>div[style] h3,.farm-section>div[style] h3,.faq-cta>div[style] h3,.promise-section>div[style] p,.farm-section>div[style] p,.faq-cta>div[style] p{color:#2c1810!important}.promise-section>div[style] a,.farm-section>div[style] a,.faq-cta>div[style] a{color:#6b2d42!important}.faq-cta a,.faq-cta .btn,.faq-cta .button{background:#2d1018!important;color:#fff!important;border-radius:4px!important;border:none!important}.faq-cta a:hover,.faq-cta .btn:hover,.faq-cta .button:hover{background:#6b2d42!important;color:#fff!important}.heil-announcement-bar,.heil-announcement-bar p,.heil-announcement-bar *{color:#fff!important}.shopify-policy__container{padding-top:100px}.section-product-grid{padding:var(--section-padding-lg) 0;background:var(--color-bg-secondary)}.section-cta{text-align:center;margin-top:var(--space-12)}.heil-reviews__inner{max-width:1200px;margin:0 auto;padding:0 60px}.heil-reviews__header{text-align:center;margin-bottom:56px}.heil-reviews__header h2{font-family:var(--font-heading);font-size:40px;color:#fff;margin:12px 0 16px}.heil-reviews__subhead{color:#fff9;font-size:16px}.heil-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.heil-review-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:28px}.heil-review-card__stars{color:#c8944a;font-size:18px;margin-bottom:16px;letter-spacing:2px}.heil-review-card__body{color:#ffffffd9;font-size:15px;line-height:1.6;margin-bottom:20px;font-style:italic}.heil-review-card__author{color:#fff;font-weight:600;font-size:14px;margin-bottom:4px}.heil-review-card__product{color:#c8944a;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.heil-reviews__footer{text-align:center}.heil-reviews__cta{color:#c8944a;font-size:14px;font-weight:600;text-decoration:none;letter-spacing:.02em;transition:color .2s ease}.heil-reviews__cta:hover{color:#fff}@media(max-width:768px){.heil-reviews__inner{padding:0 24px}.heil-reviews__grid{grid-template-columns:1fr}.heil-reviews__header h2{font-size:28px}}.section-data{padding:var(--section-padding-lg) 0;background:var(--color-black);color:var(--color-white)}.data-headline{text-align:center;font-family:var(--font-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);color:var(--color-white);margin-bottom:var(--space-16)}.data-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-10)}.data-item{text-align:center}.data-value{font-family:var(--font-heading);font-size:clamp(48px,8vw,72px);font-weight:var(--font-weight-medium);color:var(--color-gold);line-height:1;margin-bottom:var(--space-4);letter-spacing:var(--letter-spacing-tight)}.data-label{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);letter-spacing:.03em;text-transform:uppercase;color:#ffffffb3;line-height:1.5}.section-tcm{padding:var(--section-padding-lg) 0;background:var(--color-cream);position:relative}.tcm-grid{position:relative;display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-16);align-items:center}.tcm-character{font-size:48px;line-height:1.4;color:#6b2d42;font-family:"Noto Serif SC",Songti SC,serif;font-weight:500;margin-bottom:var(--space-3);text-align:center}.tcm-translation{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-muted);text-align:center}.tcm-benefits{list-style:none;padding:0;margin:var(--space-8) 0}.tcm-benefits li{margin-bottom:var(--space-4);padding-left:var(--space-6);position:relative;font-size:var(--font-size-body);line-height:1.6}.tcm-benefits li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:#6b2d42;border-radius:50%}.tcm-benefits strong{color:#6b2d42;font-weight:var(--font-weight-semibold)}.site-footer{background:#2d1018;color:var(--color-white);padding:var(--section-padding-md) 0 var(--space-8)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:var(--space-10);margin-bottom:var(--space-12)}.footer-col h4{font-family:var(--font-body);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;margin-bottom:var(--space-4);color:#c8944a}.footer-col:first-child h4{font-family:var(--font-heading);font-size:var(--font-size-h4);letter-spacing:normal;text-transform:none;color:var(--color-white)}.footer-col p{font-size:var(--font-size-small);color:#ffffffb3;line-height:var(--line-height-relaxed)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:var(--space-3)}.footer-links a{font-size:var(--font-size-small);color:#ffffffb3;transition:color var(--transition-fast)}.footer-links a:hover{color:#c8944a}.footer-bottom{text-align:center;padding-top:var(--space-8);border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{font-size:var(--font-size-small);color:#ffffff80;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) forwards}.product-card:nth-child(1){animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}.product-card:nth-child(4){animation-delay:.4s}@media(max-width:1024px){.data-grid{grid-template-columns:repeat(2,1fr)}.tcm-grid{grid-template-columns:1fr;gap:var(--space-10)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.data-grid,.footer-grid{grid-template-columns:1fr}.data-value{font-size:48px}}body.template-index{background:var(--heil-cream)}body.template-index .heil-hero--homepage{position:relative;min-height:100vh;background:#14080c;overflow:hidden}body.template-index .heil-hero--homepage .heil-hero__bg,body.template-index .heil-hero--homepage .heil-hero__bg img{width:100%;height:100vh}body.template-index .heil-hero--homepage .heil-hero__bg img{object-fit:cover;object-position:center}body.template-index .heil-hero--homepage .heil-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#14080cad,#14080c61 42%,#14080c1f);display:flex;align-items:center}body.template-index .heil-hero--homepage .heil-hero__inner{width:100%;max-width:1440px;margin:0 auto;padding:120px 60px 80px}body.template-index .heil-hero--homepage .heil-hero__content{display:flex;flex-direction:column;align-items:flex-start;max-width:560px;color:var(--heil-cream)}body.template-index .heil-hero--homepage .heil-hero__eyebrow{margin:0 0 18px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#f5ede0d1}body.template-index .heil-hero--homepage .heil-hero__title{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:.95;letter-spacing:-.03em;text-transform:none;color:var(--heil-cream)}body.template-index .heil-hero--homepage .heil-hero__subtitle{margin:22px 0 0;max-width:480px;font-size:18px;line-height:1.6;color:#f5ede0e6}body.template-index .heil-hero--homepage .heil-hero__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:30px;min-height:54px;padding:0 28px;border:1px solid var(--heil-cream);border-radius:999px;background:transparent;color:var(--heil-cream);text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease}body.template-index .heil-hero--homepage .heil-hero__cta:hover{background:var(--heil-cream);color:var(--heil-dark);border-color:var(--heil-cream)}body.template-index .heil-trust-bar{background:var(--heil-dark);border-top:1px solid rgba(245,237,224,.08);border-bottom:1px solid rgba(245,237,224,.08);padding:16px 0}body.template-index .heil-trust-bar__item{color:#f5ede0e6;font-size:12px;letter-spacing:.14em}body.template-index .section-product-grid--homepage{background:var(--heil-dark);padding:110px 0 120px;overflow:hidden}body.template-index .section-product-grid__inner{width:100%;max-width:none;margin:0;padding:0}body.template-index .section-product-grid__header{max-width:760px;margin:0 0 36px;padding:0 60px}body.template-index .section-product-grid__eyebrow{margin:0 0 14px;color:#f5ede0bf;font-size:12px;letter-spacing:.16em;text-transform:uppercase}body.template-index .section-product-grid__header h2{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4.2vw,56px);line-height:1;color:var(--heil-cream)}body.template-index .section-product-grid__subheadline{margin:18px 0 0;max-width:620px;font-size:17px;line-height:1.7;color:#f5ede0b8}body.template-index .product-grid--homepage{display:grid;grid-template-columns:1fr 1fr;gap:4px!important;width:100vw}body.template-index .product-card--homepage{min-width:0;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}body.template-index .product-card--homepage:hover{box-shadow:none!important}body.template-index .product-card--homepage .product-card-link--homepage{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(520px,62vw,680px);height:100%;padding:56px 52px 42px;background:var(--heil-dark);text-decoration:none;overflow:hidden;transition:background .4s ease}body.template-index .product-card--homepage .product-card-link--homepage:hover{background:var(--heil-burgundy)}body.template-index .product-card-image--homepage{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:0;padding:0!important;background:transparent!important}body.template-index .product-card-image--homepage img{width:min(100%,460px);max-width:100%;max-height:clamp(300px,34vw,440px);height:auto;object-fit:contain!important;object-position:center;transition:transform .4s ease}body.template-index .product-card-link--homepage:hover .product-card-image--homepage img{transform:scale(1.03)}body.template-index .product-card-content--homepage{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:0!important}body.template-index .product-card-copy--homepage{max-width:520px}body.template-index .product-title--homepage{margin:0 0 10px!important;color:var(--heil-cream)!important;font-family:inherit;font-size:clamp(24px,2vw,30px)!important;font-weight:700;line-height:1.08}body.template-index .product-tagline--homepage{margin:0!important;max-width:430px;color:#f5ede0c7!important;font-size:clamp(15px,1.1vw,16px);line-height:1.55}body.template-index .product-card-button,body.template-index .product-grid-view-all{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--heil-cream);border-radius:999px;background:transparent;color:var(--heil-cream);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .25s ease,color .25s ease,border-color .25s ease}body.template-index .product-card-button{flex:0 0 auto;align-self:flex-end}body.template-index .product-card-link:hover .product-card-button,body.template-index .product-grid-view-all:hover{background:var(--heil-cream);color:var(--heil-dark)}body.template-index .section-cta--homepage{margin-top:56px;padding:0 60px;text-align:center}@media(max-width:989px){body.template-index .heil-hero--homepage .heil-hero__inner,body.template-index .section-product-grid__header,body.template-index .section-cta--homepage{padding-left:32px;padding-right:32px}body.template-index .product-card--homepage .product-card-link--homepage{min-height:540px;padding:44px 32px 32px}body.template-index .product-grid--homepage{gap:4px!important}body.template-index .product-card-content--homepage{gap:18px}body.template-index .product-card-image--homepage img{max-height:340px}}@media(max-width:768px){body.template-index .heil-hero--homepage,body.template-index .heil-hero--homepage .heil-hero__bg,body.template-index .heil-hero--homepage .heil-hero__bg img{min-height:78vh;height:78vh}body.template-index .heil-hero--homepage .heil-hero__overlay{background:linear-gradient(180deg,#14080c33,#14080c80 38%,#14080cd1);align-items:flex-end}body.template-index .heil-hero--homepage .heil-hero__inner{padding:100px 24px 36px}body.template-index .heil-hero--homepage .heil-hero__title{font-size:42px}body.template-index .heil-hero--homepage .heil-hero__subtitle{font-size:15px;max-width:320px}body.template-index .heil-hero--homepage .heil-hero__cta{width:100%;max-width:280px}body.template-index .section-product-grid--homepage{padding:72px 0 80px}body.template-index .section-product-grid__header,body.template-index .section-cta--homepage{padding:0 24px}body.template-index .product-grid--homepage{grid-template-columns:1fr;width:100%;gap:4px!important}body.template-index .product-card--homepage .product-card-link--homepage{min-height:500px;padding:36px 24px 24px}body.template-index .product-card-content--homepage{flex-direction:column;align-items:flex-start}body.template-index .product-card-copy--homepage,body.template-index .product-tagline--homepage{max-width:none}body.template-index .product-card-image--homepage img{width:min(100%,320px);max-height:280px}body.template-index .product-card-button,body.template-index .product-grid-view-all{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/theme.css.map */
