:root{--hg-charcoal: #4a4a4a;--hg-hunter-green: #32473a;--hg-hemp-paper: #dfcea5;--hg-white: #ffffff;--hg-off-white: #f9f6f0;--hg-cbd-green: #5a8f5c;--hg-thc-red: #c0392b;--hg-sleep-purple: #6b4c8a;--hg-tincture-coral: #d97755;--hg-section-spacing-lg: 80px;--hg-section-spacing-md: 60px;--hg-section-spacing-sm: 40px;--hg-container-max: 1200px;--hg-container-padding: 24px;--hg-radius-card: 12px;--hg-radius-button: 6px;--hg-radius-image: 8px;--hg-ease: cubic-bezier(.22, 1, .36, 1);--hg-ease-soft: cubic-bezier(.25, .8, .25, 1);--hg-duration-fast: .12s;--hg-duration-medium: .24s;--hg-duration-slow: .4s;--hg-font-heading: "Market Fresh", "Futura", "Helvetica Neue", Arial, sans-serif;--hg-font-body: "DM Sans", sans-serif}@keyframes hg-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}.button,.shopify-challenge__button,.customer button{transition:transform var(--hg-duration-fast) var(--hg-ease),box-shadow var(--hg-duration-fast) var(--hg-ease),background-color var(--hg-duration-medium) var(--hg-ease)}.button:hover,.shopify-challenge__button:hover,.customer button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.button:active,.shopify-challenge__button:active,.customer button:active{transform:translateY(1px) scale(.98)}.card-wrapper,.hg-card{transition:transform var(--hg-duration-medium) var(--hg-ease),box-shadow var(--hg-duration-medium) var(--hg-ease)}.card-wrapper:hover,.hg-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}a{transition:color var(--hg-duration-fast) var(--hg-ease)}.hg-img-hover{overflow:hidden}.hg-img-hover img{transition:transform .6s var(--hg-ease)}.hg-img-hover:hover img{transform:scale(1.04)}.field__input:focus,.form__label:focus,.select__select:focus,.customer .field input:focus,textarea:focus,.hg-form-input:focus{border-color:var(--hg-hunter-green);box-shadow:0 0 0 1px var(--hg-hunter-green);transition:border-color var(--hg-duration-fast) var(--hg-ease),box-shadow var(--hg-duration-fast) var(--hg-ease)}.cart-drawer .button:not(.button--tertiary),.cart-drawer .cart__checkout-button{background:var(--hg-hunter-green);border-radius:var(--hg-radius-button);font-family:var(--hg-font-body)}.hg-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border:1.5px solid #ddd;border-radius:20px;background:var(--hg-white);cursor:pointer;font-size:14px;font-weight:500;color:var(--hg-charcoal);transition:background-color var(--hg-duration-fast) var(--hg-ease),color var(--hg-duration-fast) var(--hg-ease),border-color var(--hg-duration-fast) var(--hg-ease)}.hg-pill:hover{border-color:var(--hg-hunter-green);color:var(--hg-hunter-green)}.hg-pill.active{background-color:var(--hg-hunter-green);color:var(--hg-white);border-color:var(--hg-hunter-green)}.hg-shadow{box-shadow:0 2px 12px #0000000f;transition:box-shadow .25s ease}.hg-shadow:hover{box-shadow:0 8px 24px #0000001a}.announcement-bar__message{font-family:var(--hg-font-heading);font-size:1.6rem;text-transform:uppercase;letter-spacing:.08em}@media screen and (min-width:990px){.header-wrapper .header{min-height:96px;padding-top:14px!important;padding-bottom:14px!important}.header--middle-left{grid-template-columns:auto 1fr auto}.header--middle-left .header__inline-menu{justify-self:end}}.header__heading-logo-wrapper{display:flex;align-items:center}.header__heading-logo{width:340px;height:auto;max-width:100%}@media screen and (max-width:989px){.header{grid-template-columns:auto 1fr auto}.header__heading-logo{width:240px}}.header__heading-link .h2{font-family:var(--hg-font-heading);color:var(--hg-white);text-transform:uppercase;font-size:2rem;font-weight:700;letter-spacing:.05em}.header__menu-item{color:var(--hg-white);font-family:var(--hg-font-body);font-size:16px;font-weight:500;letter-spacing:.02em;padding:1.2rem 1.6rem}.header__menu-item:hover,.header__menu-item:focus{color:var(--hg-hemp-paper);text-decoration:none;transition:color var(--hg-duration-fast) var(--hg-ease)}.header__menu-item:hover span,.header__menu-item:focus span{text-decoration:none}.header__active-menu-item{color:var(--hg-white);text-decoration:none}.header__menu-item:hover .header__active-menu-item{text-decoration:none}.header .header__heading-link{width:auto}.header-wrapper .header__icon{color:var(--hg-white)}.header-wrapper .header__icon svg{color:var(--hg-white)}.footer h2,.footer .footer-block__heading{font-family:var(--hg-font-body);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--hg-hemp-paper);margin-bottom:16px}.footer .footer-block__details-content .list-menu__item--link{color:#aaa;font-size:14px;transition:color .2s ease}.footer .footer-block__details-content .list-menu__item--link:hover{color:var(--hg-hemp-paper);text-decoration:none}.footer a:hover{color:var(--hg-hemp-paper)}.footer .footer-block__details-content,.footer .footer-block__details-content p,.footer .footer-block__details-content.rte,.footer .footer-block__details-content.rte p{font-size:14px;color:#aaa;line-height:1.6}.footer .footer-block__details-content li{margin-bottom:10px}@media screen and (min-width:769px){.footer .footer__blocks-wrapper{display:grid!important;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px}.footer .footer__blocks-wrapper .grid__item{width:100%;max-width:100%;padding:0}}@media screen and (min-width:769px)and (max-width:1024px){.footer .footer__blocks-wrapper{grid-template-columns:1fr 1fr}}.hg-footer-logo-wrapper{margin-bottom:16px}.hg-footer-logo-wrapper img{display:block;width:100%;height:auto;filter:invert(1)}.footer .footer__content-bottom{border-top:1px solid #5a5a5a;padding-top:20px}.footer .footer__content-bottom-wrapper{flex-direction:column;align-items:flex-start}.hg-footer-disclaimer{margin-bottom:12px}.hg-footer-disclaimer p{font-size:11px;color:#888;line-height:1.6;margin:0}.footer .footer__copyright{margin-top:0;text-align:left}.footer .copyright__content{font-size:13px;color:#888}.footer .copyright__content+.copyright__content{display:none}.hg-age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#32473af2;opacity:1;transition:opacity .3s ease}.hg-age-gate.hiding{opacity:0;pointer-events:none}.hg-age-gate__content{text-align:center;color:#fff;max-width:480px;padding:48px 32px}.hg-age-gate__logo{max-width:120px;margin-bottom:24px}.hg-age-gate__title{font-size:48px;font-weight:700;margin-bottom:12px;color:#fff}.hg-age-gate__subtitle{font-size:16px;margin-bottom:32px;opacity:.85}.hg-age-gate__buttons{display:flex;gap:16px;justify-content:center}.hg-age-gate__btn{padding:14px 40px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;border:2px solid transparent;transition:transform .25s ease,box-shadow .25s ease}.hg-age-gate__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.hg-age-gate__btn--yes{background:var(--hg-hemp-paper);color:var(--hg-charcoal)}.hg-age-gate__btn--no{background:transparent;color:#fff;border-color:#fff}.hg-category-grid{display:grid;grid-template-columns:repeat(var(--hg-grid-cols, 4),1fr);gap:24px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-category-card{display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:transform .25s ease}.hg-category-card:hover{transform:translateY(-4px)}.hg-category-card:hover .hg-category-card__link{gap:10px}.hg-category-card__accent{display:none}.hg-category-card__img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover;display:block;border-radius:var(--hg-radius-card, 12px)}.hg-category-card__body{padding:16px 0 0}.hg-category-card__title{font-size:28px;font-weight:700;color:var(--hg-hunter-green);margin:0 0 8px}.hg-category-card__link{display:inline-flex;align-items:center;gap:6px;color:var(--hg-hunter-green);font-weight:600;font-size:14px;text-decoration:none;transition:gap .2s ease,color .2s ease}.hg-category-card__link:hover{gap:10px}.hg-category-card__link svg{width:14px;height:14px}.hg-timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-timeline:before{content:"";position:absolute;top:40px;left:calc(12.5% + 12px);right:calc(12.5% + 12px);height:3px;background:var(--hg-hemp-paper);z-index:0}.hg-timeline__step{text-align:center;position:relative;z-index:1}.hg-timeline__number{width:80px;height:80px;border-radius:50%;background:var(--hg-hunter-green);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family);font-size:36px;font-weight:700;margin:0 auto 16px;box-shadow:0 4px 12px #00000026}.hg-timeline__title{font-size:28px;font-weight:700;color:var(--hg-hunter-green);margin-bottom:8px}.hg-timeline__desc{font-size:14px;color:#666;line-height:1.5}.hg-timeline-v2{max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-timeline-v2__stage{position:relative;height:500px;border-radius:var(--hg-radius-card);overflow:hidden;background:var(--hg-hunter-green)}.hg-timeline-v2__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s var(--hg-ease)}.hg-timeline-v2__video.active{opacity:1}.hg-timeline-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000a6,#00000059,#00000026)}.hg-timeline-v2__content{position:absolute;bottom:0;left:0;z-index:1;padding:48px;max-width:480px;opacity:0;transform:translateY(16px);transition:opacity .4s var(--hg-ease),transform .4s var(--hg-ease);pointer-events:none}.hg-timeline-v2__content.active{opacity:1;transform:translateY(0);pointer-events:auto}.hg-timeline-v2__step-label{display:inline-block;font-family:var(--hg-font-body);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--hg-hemp-paper);margin-bottom:12px}.hg-timeline-v2__heading{font-size:36px;font-weight:700;color:var(--hg-white);margin:0 0 12px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hg-timeline-v2__desc{font-family:var(--hg-font-body);font-size:15px;line-height:1.7;color:#ffffffe6;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.3)}.hg-timeline-v2__nav{position:relative;display:flex;justify-content:space-between;margin-top:32px;padding:0 20px}.hg-timeline-v2__track{position:absolute;top:20px;left:40px;right:40px;height:3px;background:#ddd;z-index:0;border-radius:2px}.hg-timeline-v2__track-fill{height:100%;width:0%;background:var(--hg-hunter-green);border-radius:2px;transition:width .6s var(--hg-ease)}.hg-timeline-v2__dot{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0}.hg-timeline-v2__dot-num{width:40px;height:40px;border-radius:50%;background:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-family:var(--hg-font-heading);font-size:22px;font-weight:700;transition:background .4s var(--hg-ease),color .4s var(--hg-ease),box-shadow .4s var(--hg-ease)}.hg-timeline-v2__dot.active .hg-timeline-v2__dot-num,.hg-timeline-v2__dot.visited .hg-timeline-v2__dot-num{background:var(--hg-hunter-green);color:var(--hg-white);box-shadow:0 2px 8px #32473a4d}.hg-timeline-v2__dot-title{font-family:var(--hg-font-body);font-size:13px;font-weight:600;color:#999;transition:color .4s var(--hg-ease);white-space:nowrap}.hg-timeline-v2__dot.active .hg-timeline-v2__dot-title{color:var(--hg-hunter-green)}.hg-timeline-v2__dot.visited .hg-timeline-v2__dot-title{color:var(--hg-charcoal)}.hg-gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-gallery-strip__item{border-radius:8px;overflow:hidden;height:260px}.hg-gallery-strip__item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hg-gallery-strip__item:hover img{transform:scale(1.03)}.hg-product-tag{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hg-product-tag--cbd{background:#5a8f5c1f;color:#5a8f5c}.hg-product-tag--thc{background:#c0392b1f;color:#c0392b}.hg-product-tag--sleep{background:#6b4c8a1f;color:#6b4c8a}.hg-product-tag--tincture{background:#d977551f;color:#d97755}.hg-trust-badges-mini{display:flex;gap:16px;padding:16px 0;flex-wrap:wrap}.hg-trust-badge-mini{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.hg-trust-badge-mini svg{width:18px;height:18px;color:var(--hg-hunter-green)}.hg-product-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-product-info-card{background:var(--hg-off-white);border-radius:12px;padding:28px}.hg-product-info-card h3{font-size:32px;font-weight:700;color:var(--hg-hunter-green);margin:0 0 16px}.hg-cannabinoid-table{width:100%;border-collapse:collapse;margin-top:12px}.hg-cannabinoid-table thead{background:var(--hg-hunter-green);color:#fff}.hg-cannabinoid-table th,.hg-cannabinoid-table td{padding:10px 14px;text-align:left;font-size:14px}.hg-cannabinoid-table tbody tr:nth-child(2n){background:#00000008}.hg-product-info-card .rte table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px}.hg-product-info-card .rte table th{text-align:left;padding:10px 16px;background:var(--hg-hunter-green);color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.hg-product-info-card .rte table th:first-child{border-radius:6px 0 0}.hg-product-info-card .rte table th:last-child{border-radius:0 6px 0 0}.hg-product-info-card .rte table td{padding:10px 16px;border-bottom:1px solid #e5e0d5;color:#555}.hg-product-info-card .rte table tr:last-child td{border-bottom:none}.hg-product-info-card .rte table tr:nth-child(2n) td{background:#ffffff80}.hg-coa-link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1.5px solid var(--hg-hunter-green);border-radius:6px;color:var(--hg-hunter-green);font-weight:600;font-size:14px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.hg-coa-link:hover{background:var(--hg-hunter-green);color:#fff}.hg-warning-banner-section:not(:has(.hg-section--warning)){display:none}.hg-warning-banner{background:#fef9e7;border-left:4px solid #d4ac0d;padding:20px 24px;border-radius:0 8px 8px 0;max-width:var(--page-width);margin:0 auto}.hg-warning-banner__title{font-weight:700;color:#7d6608;margin-bottom:8px}.hg-warning-banner__text{color:#7d6608;font-size:14px;line-height:1.6}.hg-card-accent{height:4px;border-radius:12px 12px 0 0}.hg-card-badge{position:absolute;top:12px;left:12px;z-index:2}.collection-hero{background:var(--hg-off-white);padding:80px 0!important;text-align:center;border-bottom:4px solid var(--hg-hemp-paper)}.collection-hero .collection-hero__inner{flex-direction:column;align-items:center;justify-content:center}.collection-hero .collection-hero__text-wrapper{text-align:center;flex-basis:auto}.collection-hero .collection-hero__title{font-family:var(--hg-font-heading);font-size:56px;font-weight:700;color:var(--hg-hunter-green);margin:0 0 8px}.collection-hero .collection-hero__description{font-size:18px;color:#777;max-width:100%;margin:0}@media screen and (max-width:749px){.collection-hero{padding:40px 0}.collection-hero .collection-hero__title{font-size:42px}}.hg-filter-bar{padding:32px 0;background:var(--hg-white)}.hg-filter-bar__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--hg-container-padding);display:flex;flex-wrap:wrap;gap:24px;align-items:center}.hg-filter-group{display:flex;align-items:center;gap:8px}.hg-filter-group__label{font-size:13px;font-weight:600;color:var(--hg-charcoal);text-transform:uppercase;letter-spacing:.5px;margin-right:4px}.hg-filter-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;border:1.5px solid #ddd;font-size:13px;font-weight:500;font-family:var(--hg-font-body);color:var(--hg-charcoal);background:var(--hg-white);cursor:pointer;text-decoration:none;transition:all .2s}.hg-filter-pill:hover{border-color:var(--hg-hunter-green);color:var(--hg-hunter-green);text-decoration:none}.hg-filter-pill.active{background:var(--hg-hunter-green);color:var(--hg-white);border-color:var(--hg-hunter-green)}.hg-filter-pill,.hg-filter-pill:hover,.hg-filter-pill:focus{text-decoration:none!important}.hg-color-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.hg-color-dot--green{background:#5a8f5c}.hg-color-dot--red{background:#c0392b}.hg-color-dot--purple{background:#6b4c8a}.hg-color-dot--coral{background:#d97755}@media screen and (max-width:768px){.hg-filter-bar__inner{flex-direction:column;align-items:flex-start;gap:16px}.hg-filter-group{flex-wrap:wrap}}.collection .collection-product-list{transition:opacity .3s ease}.collection .collection-product-list.loading{opacity:.5}.hg-collection-card{background:var(--hg-white);border-radius:var(--hg-radius-card);overflow:hidden;box-shadow:0 2px 12px #0000000f;height:100%;display:flex;flex-direction:column;transition:transform var(--hg-duration-medium) var(--hg-ease),box-shadow var(--hg-duration-medium) var(--hg-ease)}.hg-collection-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.hg-collection-card__accent{height:4px;width:100%;flex-shrink:0}.hg-collection-card__link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.hg-collection-card__media{height:200px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fafafa;overflow:hidden;flex-shrink:0}.hg-collection-card__media img{max-height:160px;max-width:100%;width:auto;height:auto;object-fit:contain;transition:transform .6s var(--hg-ease)}.hg-collection-card:hover .hg-collection-card__media img{transform:scale(1.04)}.hg-collection-card__media .placeholder-svg{max-height:160px;width:auto}.hg-collection-card__media.has-hover{position:relative}.hg-collection-card__media .hg-collection-card__media-img--primary{transition:opacity .4s var(--hg-ease),transform .6s var(--hg-ease)}.hg-collection-card__media .hg-collection-card__media-img--hover{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-height:160px;max-width:calc(100% - 48px);width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity .4s var(--hg-ease),transform .6s var(--hg-ease);pointer-events:none}@media(hover:hover){.hg-collection-card:hover .hg-collection-card__media.has-hover .hg-collection-card__media-img--primary{opacity:0}.hg-collection-card:hover .hg-collection-card__media .hg-collection-card__media-img--hover{opacity:1}}@media(hover:none){.hg-collection-card__media .hg-collection-card__media-img--hover{display:none}}.hg-collection-card__media{position:relative}.hg-collection-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(100deg,rgba(var(--color-foreground),0) 20%,rgba(var(--color-foreground),.09),rgba(var(--color-foreground),0) 80%);background-size:200% 100%;animation:hg-vgallery-shimmer 1.4s linear infinite;pointer-events:none;z-index:1}.hg-collection-card__media.hg-img-loaded:after{content:none}.hg-collection-card__media .hg-collection-card__media-img--primary{opacity:0}.hg-collection-card__media.hg-img-loaded .hg-collection-card__media-img--primary{opacity:1}@media(prefers-reduced-motion:reduce){.hg-collection-card__media:after{animation:none}}.hg-collection-card__body{padding:20px 24px 24px;flex:1;display:flex;flex-direction:column}.hg-collection-card__body .hg-product-tag,.hg-product-card__info .hg-product-tag{align-self:flex-start;margin-bottom:8px}.hg-collection-card__title,.hg-product-card__title{font-size:17px;font-weight:600;font-family:var(--hg-font-body);color:var(--hg-charcoal);margin:0 0 4px;line-height:1.4;min-height:2.8em}.hg-collection-card__subtitle,.hg-product-card__subtitle{font-size:13px;color:#999;margin:0 0 12px}.hg-collection-card__body .price{font-size:20px;font-weight:700;color:var(--hg-hunter-green);margin-top:auto}.hg-collection-card__body .price .price-item{font-size:20px;font-weight:700;color:var(--hg-hunter-green)}.hg-collection-card__sold-out{display:inline-block;font-size:12px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.hg-collection-card__quick-add{padding:0 24px 24px}.hg-collection-card__add-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px;background:var(--hg-hunter-green);color:var(--hg-white);border:none;border-radius:var(--hg-radius-button);font-size:14px;font-weight:600;font-family:var(--hg-font-body);cursor:pointer;transition:background var(--hg-duration-fast) var(--hg-ease);gap:8px}.hg-collection-card__add-btn:hover{background:#3d5a49}.hg-collection-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.hg-collection-card__add-btn .loading__spinner{display:none}@media screen and (max-width:749px){.hg-collection-card__media{height:160px;padding:16px}.hg-collection-card__media img{max-height:128px}.hg-collection-card__body{padding:16px}.hg-collection-card__quick-add{padding:0 16px 16px}.hg-collection-card__title{font-size:15px}.hg-collection-card__body .price,.hg-collection-card__body .price .price-item{font-size:17px}}.hg-variant-grid{max-width:var(--page-width);margin:0 auto;padding:32px var(--hg-container-padding) 8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.hg-variant-grid__item[hidden]{display:none!important}@keyframes hg-card-filter-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.hg-variant-grid__item.is-filtering{animation:hg-card-filter-in .38s var(--hg-ease-soft) both;animation-delay:calc(var(--hg-stagger-index, 0) * 24ms);will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.hg-variant-grid__item.is-filtering{animation:none}}.hg-filter-pill:disabled,.hg-filter-pill.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.hg-variant-card .hg-collection-card__title{min-height:0}.hg-variant-card__options{margin:2px 0 6px;font-size:13px;font-weight:500;color:var(--hg-charcoal);opacity:.75}.hg-variant-grid__empty{grid-column:1 / -1;text-align:center;color:#666;padding:48px 0;font-size:16px}@media screen and (max-width:989px){.hg-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:600px){.hg-variant-grid{gap:16px;padding-top:20px}}.related-products__heading{font-family:var(--hg-font-heading);font-size:48px;font-weight:700;color:var(--hg-hunter-green);text-align:center}.hg-faq-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:24px}.hg-faq-section[data-category]{max-width:800px;margin:0 auto 48px;padding:0 24px;transition:opacity .3s ease,max-height .3s ease}.hg-faq-section.hidden{display:none}.faq-section-title{font-size:36px;font-weight:700;color:var(--hg-hunter-green);margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--hg-hemp-paper)}.hg-faq-item{margin-bottom:20px;background:var(--hg-off-white);border-radius:10px;overflow:hidden}.hg-faq-question{width:100%;padding:20px 24px;font-family:inherit;font-size:16px;font-weight:600;color:var(--hg-charcoal);background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.hg-faq-question svg{width:20px;height:20px;color:var(--hg-hunter-green);flex-shrink:0;transition:transform .3s ease}.hg-faq-answer{padding:0 24px;font-size:15px;color:#555;line-height:1.7;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.hg-faq-item.open .hg-faq-answer{max-height:500px;padding:0 24px 20px}.hg-faq-item.open .hg-faq-question svg{transform:rotate(180deg)}.hg-faq-answer a{color:var(--hg-hunter-green);font-weight:600;text-decoration:underline}.hg-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-photo-grid__item{border-radius:8px;overflow:hidden;height:280px}.hg-photo-grid__item--tall{grid-row:span 2;height:100%}.hg-photo-grid__item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hg-photo-grid__item:hover img{transform:scale(1.03)}.hg-lightbox-trigger{cursor:pointer}.hg-contact-layout{display:grid;grid-template-columns:55% 45%;gap:40px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-contact-info-card{display:flex;align-items:flex-start;gap:16px;background:var(--hg-off-white);border-radius:12px;padding:24px}.hg-contact-info-card__icon{width:48px;height:48px;border-radius:50%;background:var(--hg-hunter-green);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hg-contact-info-card__icon svg{width:20px;height:20px}.hg-contact-header--bordered{border-bottom:4px solid var(--hg-hemp-paper);padding-bottom:24px;margin-bottom:48px}.hg-contact-header--bordered .hg-section__title{font-size:56px}.hg-contact-form__heading{font-size:36px;color:var(--hg-hunter-green);margin:0 0 24px}.hg-contact-info{display:flex;flex-direction:column;gap:20px}.hg-contact-info__heading{font-size:36px;color:var(--hg-hunter-green);margin:0 0 4px}.hg-contact-info-card a{color:var(--hg-hunter-green)}.hg-form-alert--success{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;padding:16px;margin-bottom:20px;color:#155724}.hg-form-alert--error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;padding:16px;margin-bottom:20px;color:#721c24}.hg-form-group{margin-bottom:20px}.hg-form-label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:var(--hg-charcoal)}.hg-form-input,.hg-form-textarea,.hg-form-select{width:100%;padding:12px 14px;border:1.5px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;color:var(--hg-charcoal);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.hg-form-textarea{min-height:120px;resize:vertical}.hg-form-submit{width:100%;padding:14px 40px;background:var(--hg-hunter-green);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.hg-form-submit:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hg-wholesale-layout{display:grid;grid-template-columns:60% 40%;gap:40px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-wholesale-form__heading{font-size:42px;color:var(--hg-hunter-green);margin:0 0 8px}.hg-wholesale-form__subheading{font-size:16px;color:#777;margin-bottom:32px}.hg-wholesale-sidebar{display:flex;flex-direction:column;gap:24px}.hg-sidebar-card{background:var(--hg-off-white);border-radius:12px;padding:28px}.hg-sidebar-card p{font-size:15px;color:#555}.hg-sidebar-card a{color:var(--hg-hunter-green);font-weight:600}.hg-sidebar-card h3{font-size:28px;font-weight:700;color:var(--hg-hunter-green);margin:0 0 16px}.hg-sidebar-step{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.hg-sidebar-step__number{width:36px;height:36px;border-radius:50%;background:var(--hg-hunter-green);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family);font-size:20px;font-weight:700;flex-shrink:0}.hg-wholesale-badges{display:flex;justify-content:center;gap:24px;margin-top:8px;text-align:center}.hg-wholesale-badge{display:flex;flex-direction:column;align-items:center;gap:8px}.hg-wholesale-badge__icon{width:48px;height:48px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.hg-wholesale-badge__label{font-size:12px;font-weight:600;color:var(--hg-charcoal)}.hg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hg-section{padding:var(--hg-section-spacing-md) 0}.hg-section__header{text-align:center;margin-bottom:40px;padding:0 var(--hg-container-padding)}.hg-section__title{font-size:48px;color:var(--hg-hunter-green);margin:0 0 8px}.hg-section__subtitle{font-size:16px;color:#666;max-width:600px;margin:0 auto}.hg-section h1,.hg-section h2,.hg-section h3:not(.hg-product-card__title):not(.hg-collection-card__title),.hg-section h4,.hg-section h5,.hg-section h6{font-family:var(--hg-font-heading);letter-spacing:normal}.hg-section .hg-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 40px;background:var(--hg-hunter-green);color:var(--hg-white);border:none;border-radius:var(--hg-radius-button);font-family:var(--hg-font-body);font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform var(--hg-duration-fast) var(--hg-ease),box-shadow var(--hg-duration-fast) var(--hg-ease)}.hg-section .hg-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hg-section .hg-button:active{transform:translateY(1px) scale(.98)}.hg-section .hg-button--outline{background:transparent;color:var(--hg-hunter-green);border:2px solid var(--hg-hunter-green);transition:transform var(--hg-duration-medium) var(--hg-ease-soft),background-color var(--hg-duration-medium) var(--hg-ease-soft),color var(--hg-duration-medium) var(--hg-ease-soft),box-shadow var(--hg-duration-medium) var(--hg-ease-soft)}.hg-section .hg-button--outline:hover{background:var(--hg-hunter-green);color:var(--hg-white);box-shadow:0 3px 10px #32473a33}.section:has(.hg-section)+.section,.section+.section:has(.hg-section){margin-top:0}.hg-section--hero{position:relative;min-height:var(--hg-hero-min-height, 600px);display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat;padding:0;overflow:hidden}@media screen and (min-width:1200px){.hg-section--hero{min-height:clamp(var(--hg-hero-min-height, 600px),48vw,920px)}}.hg-hero__viewport{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hg-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .6s var(--hg-ease-soft)}.hg-hero__slide.is-active{opacity:1;pointer-events:auto}.hg-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover}.hg-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#32473a66,#32473a8c)}.hg-hero__slide--wholesale .hg-hero__overlay{display:block;background:linear-gradient(to bottom,#32473a99,#32473abf)}.hg-hero__content{position:relative;z-index:2;max-width:720px;padding:80px var(--hg-container-padding)}.hg-hero__slide--scrim:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:var(--hg-scrim, 1);background:linear-gradient(to bottom,#0c100e99,#0c100e80 30%,#0c100e38 54%,#0c100e00 72%)}.hg-hero__content--left{text-align:left;margin-right:auto;margin-left:var(--hg-container-padding)}.hg-hero__content--top{align-self:flex-start;padding-top:clamp(88px,12vh,128px)}.hg-hero__heading{font-size:72px;font-weight:700;color:var(--hg-white);line-height:1.1;margin-bottom:16px;text-shadow:0 2px 12px rgba(0,0,0,.45)}.hg-hero__subheading{font-size:20px;font-family:var(--hg-font-body);color:#ffffffe6;margin-bottom:32px;font-weight:400;text-shadow:0 1px 8px rgba(0,0,0,.5)}.hg-hero__slide--thc .hg-hero__subheading{display:none}@media(min-width:1800px){.hg-hero__slide--thc .hg-hero__subheading{display:block}}.hg-section--hero .hg-button{background:var(--hg-hunter-green);color:var(--hg-white);transition:transform var(--hg-duration-medium) var(--hg-ease-soft),background-color var(--hg-duration-medium) var(--hg-ease-soft),box-shadow var(--hg-duration-medium) var(--hg-ease-soft)}.hg-section--hero .hg-button:hover{background:#3d5a49;box-shadow:0 4px 16px #32473a4d}.hg-hero__arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0 0 4px;border:none;border-radius:50%;background:#141e184d;color:var(--hg-white);font-size:34px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background var(--hg-duration-fast) var(--hg-ease)}.hg-hero__arrow:hover{background:#141e1880}.hg-hero__arrow:focus-visible{outline:2px solid var(--hg-white);outline-offset:3px}.hg-hero__arrow--prev{left:20px}.hg-hero__arrow--next{right:20px}.hg-hero__dots{position:absolute;z-index:3;left:50%;bottom:22px;transform:translate(-50%);display:flex;gap:4px}.hg-hero__dot{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer}.hg-hero__dot:before{content:"";width:10px;height:10px;border-radius:50%;background:#ffffff80;box-shadow:0 1px 3px #00000059;transition:background var(--hg-duration-fast) var(--hg-ease),transform var(--hg-duration-fast) var(--hg-ease)}.hg-hero__dot:hover:before{background:#ffffffd9}.hg-hero__dot.is-active:before{background:var(--hg-white);transform:scale(1.3)}.hg-hero__dot:focus-visible{outline:none}.hg-hero__dot:focus-visible:before{outline:2px solid var(--hg-white);outline-offset:3px}.hg-section--trust-badges{background:var(--hg-hemp-paper);padding:40px 0}.hg-trust-row{display:flex;justify-content:center;gap:64px;max-width:var(--hg-container-max);margin:0 auto;padding:0 var(--hg-container-padding)}.hg-trust-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.hg-trust-item__icon{width:56px;height:56px;border-radius:50%;background:var(--hg-white);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014}.hg-trust-item__icon svg{color:var(--hg-hunter-green)}.hg-trust-item__icon img,.hg-trust-item__svg{width:auto;height:auto;max-width:34px;max-height:30px;object-fit:contain}.hg-trust-item__label{font-weight:600;font-size:15px;color:var(--hg-charcoal);letter-spacing:.5px;text-align:center;white-space:nowrap}.hg-brand-story{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:var(--hg-container-max);margin:0 auto;padding:0 var(--hg-container-padding)}.hg-brand-story--reversed .hg-brand-story__text{order:-1}.hg-brand-story__image{border-radius:var(--hg-radius-card);overflow:hidden;box-shadow:0 8px 32px #0000001a}.hg-brand-story__image img{display:block;width:100%;height:500px;object-fit:cover}.hg-brand-story__heading{font-size:48px;font-weight:700;color:var(--hg-hunter-green);margin-bottom:20px}.hg-brand-story__body{font-size:17px;color:#555;line-height:1.7;margin-bottom:16px}.hg-brand-story__body p{margin-bottom:16px}.hg-brand-story__body p:last-child{margin-bottom:0}.hg-section--brand-story .hg-button{margin-top:12px}.hg-featured-grid{display:grid;gap:32px;max-width:var(--hg-container-max);margin:0 auto;padding:0 var(--hg-container-padding);align-items:start}.hg-featured-grid--2-col{grid-template-columns:repeat(2,1fr)}.hg-featured-grid--3-col{grid-template-columns:repeat(3,1fr)}.hg-featured-grid--4-col{grid-template-columns:repeat(4,1fr)}.hg-product-card{background:var(--hg-white);border-radius:var(--hg-radius-card);overflow:hidden;box-shadow:0 2px 12px #0000000f}.hg-product-card__link{display:block;text-decoration:none;color:inherit}.hg-product-card__media{height:200px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fafafa;overflow:hidden}.hg-product-card__media img{max-height:160px;width:auto;object-fit:contain}.hg-product-card__info{padding:20px 24px 24px}.hg-product-card__price{font-size:20px;font-weight:700;color:var(--hg-hunter-green);margin:0}.hg-featured__view-all{text-align:center;margin-top:40px}.hg-values{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:var(--page-width);margin:0 auto;padding:0 24px}.hg-values__card{position:relative;border-radius:var(--hg-radius-card);overflow:hidden;height:380px;display:flex;align-items:center;justify-content:center;background:var(--hg-hunter-green)}.hg-values__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hg-values__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000059,#0000008c)}.hg-values__content{position:relative;z-index:1;text-align:center;padding:32px 28px;max-width:340px}.hg-values__heading{font-size:32px;font-weight:700;color:var(--hg-white);margin:0 0 16px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hg-values__text{font-family:var(--hg-font-body);font-size:15px;line-height:1.7;color:#ffffffeb;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media(prefers-reduced-motion:reduce){.hg-values__video{display:none}}.hg-section{opacity:0;transform:translateY(24px)}.hg-section.hg-animate{animation:hg-fade-up .6s var(--hg-ease) both}@media(prefers-reduced-motion:reduce){.hg-section{opacity:1;transform:none}.hg-section.hg-animate{animation:none}}.hg-product-card{transition:transform var(--hg-duration-medium) var(--hg-ease),box-shadow var(--hg-duration-medium) var(--hg-ease)}.hg-product-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000014}.hg-product-card img{transition:transform .6s var(--hg-ease)}.hg-product-card:hover img{transform:scale(1.04)}.hg-section a:not(.hg-button):not(.hg-coa-link):not(.hg-category-card__link):not(.hg-form-submit):not(.hg-filter-pill):not(.hg-collection-card__link){position:relative}.hg-section a:not(.hg-button):not(.hg-coa-link):not(.hg-category-card__link):not(.hg-form-submit):not(.hg-filter-pill):not(.hg-collection-card__link):after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s var(--hg-ease)}.hg-section a:not(.hg-button):not(.hg-coa-link):not(.hg-category-card__link):not(.hg-form-submit):not(.hg-filter-pill):not(.hg-collection-card__link):hover:after{transform:scaleX(1)}.hg-hero__slide.is-active .hg-hero__content{animation:hg-fade-up .8s var(--hg-ease) both}.hg-hero__bg{transform:scale(1.02);transition:transform 6s ease-out}@media(prefers-reduced-motion:reduce){.hg-hero__slide{transition:none}.hg-hero__slide.is-active .hg-hero__content{animation:none}}@media screen and (max-width:1024px){.hg-category-grid{grid-template-columns:repeat(2,1fr)}.hg-timeline{grid-template-columns:repeat(2,1fr);gap:32px}.hg-timeline:before{display:none}.hg-gallery-strip{grid-template-columns:repeat(2,1fr)}.hg-product-info-grid{grid-template-columns:1fr}.hg-photo-grid{grid-template-columns:repeat(2,1fr)}.hg-photo-grid__item--tall{grid-row:span 1;height:340px}.hg-featured-grid--3-col,.hg-featured-grid--4-col{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.hg-timeline-v2__stage{height:380px}.hg-timeline-v2__content{padding:32px}.hg-timeline-v2__heading{font-size:28px}.hg-timeline-v2__dot-title{font-size:11px}.hg-values{grid-template-columns:1fr}.hg-values__card{height:300px}.hg-contact-layout,.hg-wholesale-layout{grid-template-columns:1fr}.hg-section__title{font-size:40px}.hg-age-gate__title{font-size:36px}.hg-age-gate__buttons{flex-direction:column}.hg-form-row{grid-template-columns:1fr}.hg-section--hero{min-height:500px}.hg-hero__heading{font-size:48px}.hg-hero__subheading{font-size:17px}.hg-hero__arrow{display:none}.hg-trust-row{display:grid;grid-template-columns:max-content;justify-content:center;justify-items:start;gap:24px}.hg-trust-item{flex-direction:row;gap:16px}.hg-brand-story{grid-template-columns:1fr;gap:32px}.hg-brand-story--reversed .hg-brand-story__text{order:0}.hg-brand-story__image img{height:350px}.hg-featured-grid{grid-template-columns:1fr;gap:20px}.hg-gallery-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding:0 24px;gap:12px;padding-bottom:12px}.hg-gallery-strip__item{flex:0 0 75%;scroll-snap-align:center}}@media screen and (max-width:480px){.hg-hero__heading{font-size:40px}.hg-brand-story__heading{font-size:36px}.hg-category-grid,.hg-timeline{grid-template-columns:1fr}.hg-timeline-v2__stage{height:320px}.hg-timeline-v2__content{padding:24px}.hg-timeline-v2__heading{font-size:24px}.hg-timeline-v2__desc{font-size:14px}.hg-timeline-v2__nav{margin-top:24px;padding:0 8px}.hg-timeline-v2__dot-title{display:none}.hg-timeline-v2__track{left:28px;right:28px}.hg-gallery-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding:0 24px;gap:12px;padding-bottom:12px}.hg-gallery-strip__item{flex:0 0 85%;scroll-snap-align:center;height:200px}.hg-gallery-strip::-webkit-scrollbar{height:4px}.hg-gallery-strip::-webkit-scrollbar-track{background:#e8e0d4;border-radius:2px}.hg-gallery-strip::-webkit-scrollbar-thumb{background:var(--hg-hunter-green);border-radius:2px}.hg-section__title{font-size:32px}.hg-faq-nav{gap:8px}.hg-pill{padding:6px 14px;font-size:13px}.faq-section-title{font-size:28px}}.hg-vgallery{display:block}.hg-vgallery__stage{position:relative}.hg-vgallery__main-btn{display:none;width:100%;padding:0;margin:0;border:0;background:none;cursor:zoom-in}.hg-vgallery__main-btn.is-active{display:block}.hg-vgallery__main-img{display:block;width:100%;height:auto}.hg-vgallery__thumbs{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0 0}.hg-vgallery__thumb-item{flex:0 0 auto}.hg-vgallery__thumb{display:block;width:8rem;padding:0;background:none;border:.2rem solid transparent;border-radius:var(--media-radius);cursor:pointer;overflow:hidden;transition:border-color var(--duration-short, .1s) ease}.hg-vgallery__thumb:hover{border-color:rgba(var(--color-foreground),.3)}.hg-vgallery__thumb.is-active{border-color:rgb(var(--color-foreground))}.hg-vgallery__thumb-img{display:block;width:100%;height:auto}.hg-vgallery__lightbox-item{margin:0 auto}.hg-vgallery__lightbox-item img{display:block;width:100%;height:auto}.hg-vgallery__main-btn,.hg-vgallery__thumb{position:relative;background-color:rgba(var(--color-foreground),.05)}.hg-vgallery__main-btn:after,.hg-vgallery__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(100deg,rgba(var(--color-foreground),0) 20%,rgba(var(--color-foreground),.09),rgba(var(--color-foreground),0) 80%);background-size:200% 100%;animation:hg-vgallery-shimmer 1.4s linear infinite;pointer-events:none}.hg-vgallery__main-btn.hg-img-loaded:after,.hg-vgallery__thumb.hg-img-loaded:after{content:none}.hg-vgallery__main-img,.hg-vgallery__thumb-img,.hg-vgallery__lightbox-item img{opacity:0;transition:opacity .4s ease}.hg-vgallery__main-img.is-loaded,.hg-vgallery__thumb-img.is-loaded,.hg-vgallery__lightbox-item img.is-loaded{opacity:1}@keyframes hg-vgallery-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.hg-vgallery__main-btn:after,.hg-vgallery__thumb:after{animation:none}.hg-vgallery__main-img,.hg-vgallery__thumb-img,.hg-vgallery__lightbox-item img{opacity:1;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hazy-grove-custom.css.map */
