.hh-hero{position:relative;min-height:62vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:var(--hc-green,#2e4b2f);color:#fff}.hh-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.55;filter:saturate(.92)}.hh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1824188c,#18241859 45%,#182418c7)}.hh-hero__inner{position:relative;z-index:2;padding:9rem 2rem 10rem;max-width:86rem;margin:0 auto}.hh-hero .hc-kicker{background:#ffffff24;color:#e7e2d2}.hh-hero h1{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:3.6rem;line-height:1.08;letter-spacing:-.02em;color:#fff;margin:0 0 1.6rem}.hh-hero__sub{font-size:1.7rem;line-height:1.6;color:#ffffffe0;max-width:62rem;margin:0 auto 2.8rem}.hh-hero__cta{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}@media screen and (min-width:750px){.hh-hero h1{font-size:5.4rem}.hh-hero__inner{padding:12rem 2rem}}.hh-nav{position:sticky;top:0;z-index:40;background:#faf7f1f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--hc-line,#e6dfd0)}.hh-nav__row{display:flex;gap:.8rem;padding:1rem 1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start}.hh-nav__row::-webkit-scrollbar{display:none}.hh-nav__pill{flex:0 0 auto;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.3rem;letter-spacing:.02em;color:var(--hc-ink,#221f18);text-decoration:none;padding:.8rem 1.6rem;border:1.5px solid var(--hc-line,#e6dfd0);border-radius:999px;background:var(--hc-card,#fffdf8);transition:background .15s ease,color .15s ease,border-color .15s ease}.hh-nav__pill:hover{border-color:var(--hc-green,#2e4b2f);color:var(--hc-green,#2e4b2f)}.hh-nav__pill.is-active{background:var(--hc-green,#2e4b2f);border-color:var(--hc-green,#2e4b2f);color:#fff}@media screen and (min-width:750px){.hh-nav__row{justify-content:center}}.hh-sec{padding:5.6rem 0}.hh-sec--soft{background:var(--hc-bg-soft,#f2ede3);border-top:1px solid var(--hc-line,#e6dfd0);border-bottom:1px solid var(--hc-line,#e6dfd0)}.hh-anchor{scroll-margin-top:8.5rem}.hh-head{text-align:center;max-width:76rem;margin:0 auto 3.6rem}.hh-head h2{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:3rem;letter-spacing:-.02em;margin:.4rem 0 1.2rem}.hh-head p{font-size:1.5rem;line-height:1.65;color:var(--hc-ink-soft,#5c564a);margin:0}@media screen and (min-width:750px){.hh-head h2{font-size:3.8rem}}.hh-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.hh-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hh-reveal{opacity:1;transform:none;transition:none}}.hh-lede{max-width:76rem;margin:0 auto;font-size:1.8rem;line-height:1.75;color:var(--hc-ink,#221f18)}.hh-lede--drop:first-letter{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:4.6em;float:left;line-height:.82;padding:.04em .12em 0 0;color:var(--hc-green,#2e4b2f)}.hh-intro-grid{display:grid;grid-template-columns:1fr;gap:1.8rem;max-width:104rem;margin:3.6rem auto 0}.hh-intro-card{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius,14px);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.hh-intro-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #221f181a}.hh-intro-card img{width:100%;height:22rem;object-fit:cover;display:block}.hh-intro-card__body{padding:2rem 2.2rem 2.4rem}.hh-intro-card__body h3{font-size:1.8rem;margin:0 0 .8rem}.hh-intro-card__body p{font-size:1.4rem;line-height:1.65;color:var(--hc-ink-soft,#5c564a);margin:0}.hh-type-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.hh-type-list li{font-size:1.4rem;line-height:1.5;color:var(--hc-ink-soft,#5c564a);padding:.9rem 1.2rem;background:var(--hc-accent,#e7e2d2);border-radius:8px}.hh-type-list b{color:var(--hc-green,#2e4b2f)}@media screen and (min-width:750px){.hh-intro-grid{grid-template-columns:repeat(3,1fr)}}.hh-map{max-width:110rem;margin:0 auto}.hh-map__stage{position:relative;border-radius:var(--hc-radius,14px);overflow:hidden;background:#1d3020;box-shadow:0 18px 44px #14201447}.hh-map__img{display:block;width:100%;height:auto;filter:invert(1) grayscale(1) brightness(1.9) contrast(1.05);mix-blend-mode:screen;opacity:.7}.hh-map__stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 95% at 50% 38%,#14201400 52%,#0e180f99);z-index:1;pointer-events:none}.hh-map__route{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.hh-map__node{position:absolute;transform:translate(-50%,-50%);background:none;border:0;padding:0;margin:0;cursor:pointer;z-index:3;display:flex;flex-direction:column;align-items:center;gap:.6rem}.hh-map__dot{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--hh-c,#4A7042);color:#fff;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:1.3rem;border:2px solid rgba(255,255,255,.85);box-shadow:0 4px 14px #00000059;transition:transform .25s cubic-bezier(.22,.7,.3,1)}.hh-map__dot:after{content:"";position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;border-radius:50%;border:2px solid var(--hh-c,#4A7042);animation:hh-pulse 2.6s ease-out infinite}.hh-map__node:hover .hh-map__dot{transform:scale(1.15)}.hh-map__node.is-active{z-index:5}.hh-map__node.is-active .hh-map__dot{transform:scale(1.3);border-color:#fff}.hh-map__node.is-active .hh-map__dot:after{animation-duration:1.6s}.hh-map__node:focus-visible .hh-map__dot{outline:2px solid #fff;outline-offset:3px}@keyframes hh-pulse{0%{transform:scale(.75);opacity:.85}70%{transform:scale(1.55);opacity:0}to{transform:scale(1.55);opacity:0}}@media(prefers-reduced-motion:reduce){.hh-map__dot:after{animation:none;opacity:.5}}.hh-map__tag{position:absolute;z-index:6;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.05rem;letter-spacing:.04em;white-space:nowrap;color:#fff;background:#121e12e0;border:1px solid var(--hh-c,#4A7042);padding:.4rem 1rem;border-radius:999px;opacity:0;transition:opacity .25s ease;pointer-events:none}.hh-map__node.is-active .hh-map__tag{opacity:1}.hh-map__tag:before{content:"";position:absolute;background:var(--hh-c,#4A7042);opacity:.9}[data-hh-tagpos=above] .hh-map__tag{bottom:calc(100% + 1rem);left:50%;transform:translate(-50%)}[data-hh-tagpos=above] .hh-map__tag:before{left:50%;top:100%;width:2px;height:1rem;transform:translate(-50%)}[data-hh-tagpos=below] .hh-map__tag{top:calc(100% + 1rem);left:50%;transform:translate(-50%)}[data-hh-tagpos=below] .hh-map__tag:before{left:50%;bottom:100%;width:2px;height:1rem;transform:translate(-50%)}[data-hh-tagpos=left] .hh-map__tag{right:calc(100% + 1rem);top:50%;transform:translateY(-50%)}[data-hh-tagpos=left] .hh-map__tag:before{left:100%;top:50%;width:1rem;height:2px;transform:translateY(-50%)}[data-hh-tagpos=right] .hh-map__tag{left:calc(100% + 1rem);top:50%;transform:translateY(-50%)}[data-hh-tagpos=right] .hh-map__tag:before{right:100%;top:50%;width:1rem;height:2px;transform:translateY(-50%)}.hh-roadrail{display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -1.5rem;padding:.6rem 1.5rem 1.2rem}.hh-roadrail::-webkit-scrollbar{display:none}.hh-rail-card{flex:0 0 auto;min-width:16rem;text-align:left;background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-top:4px solid var(--hh-c,#4A7042);border-radius:12px;padding:1.3rem 1.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.3rem;transition:background .2s ease,color .2s ease,transform .2s ease}.hh-rail-card__num{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:1.2rem;color:#fff;background:var(--hh-c,#4A7042);width:2.3rem;height:2.3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.4rem}.hh-rail-card__era{font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hh-c,#4A7042)}.hh-rail-card__t{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.45rem;color:var(--hc-ink,#221f18)}.hh-rail-card.is-active{background:var(--hh-c,#4A7042);border-color:var(--hh-c,#4A7042)}.hh-rail-card.is-active .hh-rail-card__num{background:#fff;color:var(--hh-c,#4A7042)}.hh-rail-card.is-active .hh-rail-card__era,.hh-rail-card.is-active .hh-rail-card__t{color:#fff}@media screen and (max-width:749px){.hh-map{display:none}}@media screen and (min-width:750px){.hh-roadrail{display:none}}.hh-road-viewport{position:relative;max-width:84rem;margin:2.6rem auto 0;transition:height .5s cubic-bezier(.22,.7,.3,1)}.hh-road-viewport.is-ready{overflow:hidden}.hh-stop{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-left:5px solid var(--hh-c,#4A7042);border-radius:var(--hc-radius,14px);padding:2.6rem 2.8rem;margin:0 0 1.6rem}.hh-road-viewport.is-ready .hh-stop{position:absolute;top:0;left:0;width:100%;margin:0;opacity:0;transform:translateY(18px);transition:opacity .45s ease,transform .45s cubic-bezier(.22,.7,.3,1);pointer-events:none}.hh-road-viewport.is-ready .hh-stop.is-active{opacity:1;transform:none;pointer-events:auto}.hh-stop__era{display:inline-block;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--hh-c,#4A7042);padding:.4rem 1.1rem;border-radius:999px;margin-bottom:1rem}.hh-stop h3{font-size:2rem;margin:0 0 .8rem}.hh-stop p{font-size:1.45rem;line-height:1.7;color:var(--hc-ink-soft,#5c564a);margin:0}.hh-regions{display:flex;gap:.8rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.6rem .2rem 1rem;margin:0 0 2.6rem}.hh-regions::-webkit-scrollbar{display:none}.hh-region-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:.8rem;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.4rem;color:var(--hc-ink,#221f18);background:var(--hc-card,#fffdf8);border:1.5px solid var(--hc-line,#e6dfd0);border-radius:999px;padding:1rem 2rem;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.hh-region-pill .hh-dot{display:inline-block;width:1rem;height:1rem;border-radius:50%;background:var(--hh-c,#4A7042);box-shadow:0 0 0 0 var(--hh-c,#4A7042);transition:background .2s ease}.hh-region-pill:hover{border-color:var(--hh-c,#4A7042);color:var(--hh-c,#4A7042);transform:translateY(-1px)}.hh-region-pill.is-active{background:var(--hh-c,#4A7042);border-color:var(--hh-c,#4A7042);color:#fff}.hh-region-pill.is-active .hh-dot{background:#fff}@media screen and (min-width:750px){.hh-regions{flex-wrap:wrap;justify-content:center}}.hh-panel[hidden]{display:none}.hh-panel{animation:hh-slidein .55s cubic-bezier(.22,.7,.3,1);transform-origin:85% 50%}@keyframes hh-slidein{0%{opacity:0;transform:perspective(1200px) rotateY(6deg) translate(26px)}to{opacity:1;transform:perspective(1200px) rotateY(0) translate(0)}}@media(prefers-reduced-motion:reduce){.hh-panel{animation:none}}.hh-panel__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:start;max-width:110rem;margin:0 auto}.hh-story{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-left:5px solid var(--hh-c,#2e4b2f);border-radius:var(--hc-radius,14px);padding:2.6rem 2.6rem 2.8rem}.hh-story h3{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:2.2rem;margin:0 0 1.2rem}.hh-story p{font-size:1.45rem;line-height:1.7;color:var(--hc-ink-soft,#5c564a);margin:0 0 1.6rem}.hh-chips{display:flex;flex-wrap:wrap;gap:.7rem;margin:0}.hh-chip{display:inline-block;font-size:1.15rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hc-green,#2e4b2f);background:var(--hc-accent,#e7e2d2);padding:.5rem 1.1rem;border-radius:6px}.hh-panel__products{display:grid;grid-template-columns:1fr;gap:1.6rem}.hh-trad-tag{display:inline-block;font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hh-c,#4a7042);margin-bottom:.5rem}.hh-pcard{transition:transform .25s ease,box-shadow .25s ease}.hh-pcard:hover{transform:translateY(-4px);box-shadow:0 14px 30px #221f181f}.hh-pcard .hc-pcard__media{height:17rem}@media screen and (min-width:750px){.hh-panel__grid{grid-template-columns:1.05fr 1fr}.hh-panel__products{grid-template-columns:repeat(2,1fr)}.hh-panel__products--one{grid-template-columns:1fr;max-width:34rem}}.hh-craft-switch{text-align:center;margin:0 0 2.6rem}.hh-craft-toggle{position:relative;display:inline-flex;background:var(--hc-accent,#e7e2d2);border:1px solid var(--hc-line,#e6dfd0);border-radius:999px;padding:.5rem;gap:.4rem;width:min(44rem,100%)}.hh-craft-thumb{position:absolute;top:.5rem;bottom:.5rem;left:.5rem;width:calc(50% - .7rem);background:var(--hc-green,#2e4b2f);border-radius:999px;transition:transform .4s cubic-bezier(.22,.7,.3,1)}.hh-craft-toggle.is-modern .hh-craft-thumb{transform:translate(calc(100% + .4rem))}.hh-craft-btn{position:relative;z-index:1;flex:1 1 0;border:0;background:none;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.4rem;padding:1.1rem 1.6rem;border-radius:999px;cursor:pointer;color:var(--hc-ink,#221f18);transition:color .3s ease}.hh-craft-btn.is-active{color:#fff}.hh-craft-viewport{overflow:hidden;max-width:84rem;margin:0 auto;border-radius:var(--hc-radius,14px)}.hh-craft-track{display:flex;width:200%;transition:transform .55s cubic-bezier(.22,.7,.3,1)}.hh-craft-track.is-modern{transform:translate(-50%)}.hh-craft-track>.hh-craft__col{flex:0 0 50%;width:50%;box-sizing:border-box}@media(prefers-reduced-motion:reduce){.hh-craft-track,.hh-craft-thumb{transition:none}}.hh-craft__col{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius,14px);padding:2.8rem 2.6rem}.hh-craft__col--inverse{background:var(--hc-green,#2e4b2f);border-color:var(--hc-green,#2e4b2f);color:#fff}.hh-craft__col h3{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:2.1rem;margin:0 0 .6rem}.hh-craft__col>p{font-size:1.35rem;line-height:1.6;color:var(--hc-ink-soft,#5c564a);margin:0 0 2.2rem}.hh-craft__col--inverse>p{color:#c9d8d1}.hh-step{display:flex;gap:1.4rem;align-items:flex-start;padding:1.4rem 0;border-top:1px solid var(--hc-line,#e6dfd0)}.hh-craft__col--inverse .hh-step{border-top-color:#ffffff29}.hh-step .hc-vprop__num{flex:0 0 auto;margin-bottom:0}.hh-craft__col--inverse .hc-vprop__num{background:#f5f1e8;color:#142014;box-shadow:0 0 0 2px #e8b36a8c}.hh-step h4{font-size:1.55rem;margin:.2rem 0 .4rem}.hh-step p{font-size:1.35rem;line-height:1.6;color:var(--hc-ink-soft,#5c564a);margin:0}.hh-craft__col--inverse .hh-step p{color:#c9d8d1}.hh-craft__col--inverse h3{color:#f5f1e8}.hh-craft__col--inverse .hh-step h4{color:#e8b36a;font-weight:700}.hh-guide-grid{display:grid;grid-template-columns:1fr;gap:1.6rem;max-width:110rem;margin:0 auto 4.2rem;align-items:start}.hh-gcard{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius,14px);padding:0;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.hh-gcard:hover{box-shadow:0 10px 24px #221f1814}.hh-gcard.is-open{border-color:var(--hc-green,#2e4b2f)}.hh-gcard__h{margin:0}.hh-gcard__head{display:flex;align-items:center;gap:1.4rem;width:100%;background:none;border:0;cursor:pointer;padding:1.8rem 2rem;text-align:left;color:inherit;font-family:inherit}.hh-gcard__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--hc-accent,#e7e2d2);color:var(--hc-green,#2e4b2f)}.hh-gcard__titles{flex:1 1 auto;display:flex;flex-direction:column;gap:.3rem;min-width:0}.hh-gcard__t{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.65rem;color:var(--hc-ink,#221f18)}.hh-gcard__one{font-family:Figtree,Assistant,sans-serif;font-weight:400;font-size:1.3rem;line-height:1.45;color:var(--hc-ink-soft,#5c564a)}.hh-gcard__chev{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;border:1.5px solid var(--hc-line,#e6dfd0);color:var(--hc-green,#2e4b2f);transition:transform .3s ease,background .2s ease}.hh-gcard.is-open .hh-gcard__chev{transform:rotate(180deg);background:var(--hc-accent,#e7e2d2)}.hh-gcard__body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,.7,.3,1)}.hh-gcard__body p{font-size:1.35rem;line-height:1.62;color:var(--hc-ink-soft,#5c564a);margin:0;padding:0 2rem 2.2rem 7rem}@media screen and (max-width:749px){.hh-gcard__body p{padding:0 2rem 2rem}}@media screen and (min-width:750px){.hh-guide-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.hh-guide-grid{grid-template-columns:repeat(3,1fr)}}.hh-table-wrap{max-width:110rem;margin:0 auto;overflow-x:auto}.hh-table-wrap .hg2-table{min-width:72rem}.hh-culture{background:var(--hc-bg-soft,#f2ede3);border-top:1px solid var(--hc-line,#e6dfd0);border-bottom:1px solid var(--hc-line,#e6dfd0)}.hh-culture__inner{max-width:82rem;margin:0 auto;text-align:center}.hh-culture__cols{display:grid;grid-template-columns:1fr;gap:1.8rem;margin-top:3.2rem;text-align:left}.hh-culture__col{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius,14px);padding:2.2rem}.hh-culture__col h3{font-size:1.6rem;margin:0 0 .7rem}.hh-culture__col p{font-size:1.35rem;line-height:1.65;color:var(--hc-ink-soft,#5c564a);margin:0}@media screen and (min-width:750px){.hh-culture__cols{grid-template-columns:repeat(3,1fr)}}.hh-finale{background:var(--hc-green,#2e4b2f);color:#fff;padding:6.4rem 0 7.2rem}.hh-finale .hh-head h2{color:#fff}.hh-finale .hc-kicker{background:#ffffff24;color:#e7e2d2}.hh-finale-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;max-width:110rem;margin:0 auto 3.6rem}.hh-finale-grid .hc-pcard{border-color:#ffffff24}.hh-finale-grid .hc-pcard__media{height:15rem}.hh-finale-grid .hc-pcard__body h3{font-size:1.35rem}.hh-finale__cta{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}@media screen and (min-width:750px){.hh-finale-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.hh-finale-grid{grid-template-columns:repeat(6,1fr)}.hh-finale-grid .hc-pcard__media{height:13rem}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.hh-sec--ch{padding:8rem 0}@media screen and (min-width:750px){.hh-sec--ch{padding:10rem 0}}.hh-band--cream{background:var(--hc-bg,#faf7f1)}.hh-band--soft{background:var(--hc-bg-soft,#f2ede3)}.hh-band--deep{background:var(--hc-green,#2e4b2f)}.hh-head--ch{position:relative;padding-top:3.6rem}.hh-head--ch>*{position:relative;z-index:1}.hh-ch-num{position:absolute;top:-2.2rem;left:50%;transform:translate(-50%);font-family:Figtree,Assistant,sans-serif;font-weight:400;font-size:10rem;line-height:1;letter-spacing:-.02em;color:var(--hc-ink,#221f18);opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}@media screen and (min-width:750px){.hh-ch-num{font-size:13rem;top:-3rem}}.hh-ch-num--light{color:#fff;opacity:.09}.hh-ch-kicker{display:inline-flex;align-items:center;gap:1.2rem;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:.22em;text-transform:uppercase;color:var(--hc-green,#2e4b2f);margin-bottom:1rem}.hh-ch-kicker:before,.hh-ch-kicker:after{content:"";width:2.8rem;height:1px;background:currentColor;opacity:.45}.hh-ch-kicker--light{color:#e7e2d2}.hh-head.hh-reveal{transform:translateY(26px)}.hh-head.hh-reveal.is-in{transform:none}.hh-reveal--d1{transition-delay:.08s}.hh-reveal--d2{transition-delay:.16s}.hh-reveal--d3{transition-delay:.24s}.hh-guide-grid>.hh-reveal:nth-child(2),.hh-finale-grid>.hh-reveal:nth-child(2),.hh-culture__cols>.hh-reveal:nth-child(2){transition-delay:.08s}.hh-guide-grid>.hh-reveal:nth-child(3),.hh-finale-grid>.hh-reveal:nth-child(3),.hh-culture__cols>.hh-reveal:nth-child(3){transition-delay:.16s}.hh-guide-grid>.hh-reveal:nth-child(4),.hh-finale-grid>.hh-reveal:nth-child(4){transition-delay:.24s}.hh-guide-grid>.hh-reveal:nth-child(5),.hh-finale-grid>.hh-reveal:nth-child(5){transition-delay:.32s}.hh-guide-grid>.hh-reveal:nth-child(6),.hh-finale-grid>.hh-reveal:nth-child(6){transition-delay:.4s}@media(prefers-reduced-motion:reduce){.hh-reveal--d1,.hh-reveal--d2,.hh-reveal--d3{transition-delay:0s}}.hh-qb__grid{display:grid;grid-template-columns:1fr;gap:1.8rem;max-width:104rem;margin:0 auto}@media screen and (min-width:750px){.hh-qb__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.hh-qb__card{display:flex;flex-direction:column;background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius,14px);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.hh-qb__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #221f1817}.hh-qb__media{display:block;height:200px;overflow:hidden;background:var(--hc-bg-soft,#f2ede3)}.hh-qb__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hh-qb__card:hover .hh-qb__media img{transform:scale(1.03)}.hh-qb__body{display:flex;flex-direction:column;gap:.9rem;padding:1.6rem 1.6rem 1.8rem;flex:1 1 auto}.hh-qb__title{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hh-qb__title a{color:var(--hc-ink,#221f18);text-decoration:none;transition:color .15s ease}.hh-qb__title a:hover{color:var(--hc-green,#2e4b2f)}.hh-qb__price{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.5rem;color:var(--hc-green,#2e4b2f)}.hh-qb__select{width:100%;font-size:1.35rem;font-family:inherit;color:var(--hc-ink,#221f18);background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius-sm,10px);padding:.9rem 1rem;cursor:pointer}.hh-qb__select:focus-visible{outline:2px solid var(--hc-green,#2e4b2f);outline-offset:1px}.hh-qb__form-wrap{display:block;margin-top:auto}.hh-qb__form{margin:0}.hh-qb__atc{position:relative;display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;background:var(--hc-green,#2e4b2f);color:#fff;border:0;border-radius:var(--hc-radius-sm,10px);font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.01em;padding:1.1rem 1.6rem;cursor:pointer;transition:background .2s ease,transform .15s ease}.hh-qb__atc:hover{background:var(--hc-green-bright,#4a7042);transform:translateY(-1px)}.hh-qb__atc[disabled],.hh-qb__atc[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none}.hh-qb__atc .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hh-qb__atc .loading__spinner svg{width:1.6rem;height:1.6rem}.hh-qb__atc.loading span{visibility:hidden}.hh-qb__details{align-self:center;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.3rem;color:var(--hc-green,#2e4b2f);text-decoration:none;margin-top:.2rem}.hh-qb__details:hover{text-decoration:underline}.hh-qb__empty{font-size:1.35rem;color:var(--hc-ink-soft,#5c564a);text-align:center;padding:3rem 1rem}:root{--hh-resin:#C98A3B;--hh-resin-hi:#E8B36A;--hh-resin-grad:linear-gradient(120deg,#C98A3B 0%,#E8B36A 100%);--hh-resin-glow:0 10px 28px rgba(201,138,59,.18)}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.hh-tilt{position:relative;transform-style:preserve-3d;will-change:transform;transition:transform .55s cubic-bezier(.22,.7,.3,1),box-shadow .35s ease}.hh-tilt.is-tilting{transition:transform .12s ease-out,box-shadow .35s ease}.hh-tilt.is-tilting,.hh-tilt.hh-tilt:hover{transform:perspective(1100px) rotateX(var(--hh-rx,0deg)) rotateY(var(--hh-ry,0deg)) translateY(-3px)}.hh-tilt.hh-tilt:hover{box-shadow:0 30px 60px #14201438,0 12px 26px #c98a3b29,0 4px 10px #1420141f}.hh-prologue .hh-tilt.hh-tilt:hover{box-shadow:0 34px 64px #00000080,0 0 34px #e8b36a38,inset 0 1px #e8b36a4d}.hh-tilt__glare{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:4;transform:translateZ(48px);background:radial-gradient(40rem circle at var(--hh-gx,50%) var(--hh-gy,50%),rgba(255,246,226,.26) 0%,rgba(255,246,226,.07) 34%,rgba(255,246,226,0) 62%);opacity:0;transition:opacity .35s ease}.hh-tilt:hover .hh-tilt__glare{opacity:1}.hh-intro-card.hh-tilt{overflow:visible}.hh-intro-card.hh-tilt img{border-radius:var(--hc-radius,14px) var(--hc-radius,14px) 0 0;transform:translateZ(36px)}.hh-pcard.hh-tilt{overflow:visible}.hh-pcard.hh-tilt .hc-pcard__media{transform:translateZ(32px);border-radius:var(--hc-radius,14px) var(--hc-radius,14px) 0 0;overflow:hidden}.hh-qb__card.hh-tilt{overflow:visible}.hh-qb__card.hh-tilt .hh-qb__media{transform:translateZ(32px);border-radius:var(--hc-radius,14px) var(--hc-radius,14px) 0 0}.hh-gcard.hh-tilt{overflow:visible}.hh-gcard.hh-tilt .hh-gcard__h,.hh-gcard.hh-tilt .hh-gcard__head{transform-style:preserve-3d}.hh-gcard.hh-tilt .hh-gcard__icon{transform:translateZ(30px)}}.hh-prologue{position:relative;overflow:hidden;background:linear-gradient(180deg,#142014,#1d3020);color:#f3efe2}.hh-prologue>.page-width{position:relative;z-index:2}.hh-prologue .hh-head h2{color:#f6f1e3}.hh-prologue .hc-kicker{background:#e8b36a29;color:var(--hh-resin-hi)}.hh-prologue .hh-lede{color:#f3efe2eb}.hh-prologue .hh-lede--drop:first-letter{color:var(--hh-resin-hi);text-shadow:0 0 18px rgba(232,179,106,.6),0 0 55px rgba(232,179,106,.3)}.hh-prologue .hh-intro-card{background:linear-gradient(180deg,#1f3222f0,#152116f5);border:1px solid rgba(232,179,106,.28);box-shadow:0 16px 38px #0000006b,inset 0 1px #e8b36a38}.hh-prologue .hh-intro-card:hover{box-shadow:0 22px 48px #00000080,0 0 26px #e8b36a29,inset 0 1px #e8b36a4d}.hh-prologue .hh-intro-card__body p{color:#e7e2d2c2}.hh-prologue .hh-type-list li{background:#e8b36a1a;color:#e7e2d2d6}.hh-prologue .hh-type-list b{color:var(--hh-resin-hi)}.hh-deep-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(70px);z-index:1}.hh-deep-orb--amber{width:46rem;height:46rem;background:radial-gradient(circle,#c98a3b4d,#c98a3b00 70%);top:-10rem;right:-12rem}.hh-deep-orb--green{width:54rem;height:54rem;background:radial-gradient(circle,#4a704266,#4a704200 70%);bottom:-16rem;left:-18rem}@media(prefers-reduced-motion:reduce){.hh-deep-orb{transform:none!important}}.hh-finale{position:relative;overflow:hidden}.hh-finale>.page-width{position:relative;z-index:2}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hh-ch-num{font-weight:800;background:linear-gradient(135deg,#e8b36a,#c98a3b 48%,#4a7042);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;-webkit-text-stroke:1.5px rgba(201,138,59,.45);opacity:.32}.hh-ch-num--light{background:linear-gradient(135deg,#e8b36a,#c98a3b 55%,#9dbb8c);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:1.5px rgba(232,179,106,.5);opacity:.3}}@media(prefers-reduced-motion:no-preference){.hh-hero__bg{top:-32%;will-change:transform}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.hh-map{perspective:1400px}.hh-map__stage{transform:rotateX(2deg);transform-origin:50% 100%;transition:transform .7s cubic-bezier(.22,.7,.3,1)}.hh-map:hover .hh-map__stage{transform:rotateX(0)}}.hh-map__node:hover .hh-map__dot{transform:translateY(-3px) scale(1.18);box-shadow:0 10px 26px #00000080,0 0 20px var(--hh-c,#4A7042)}.hh-map__node.is-active .hh-map__dot{transform:translateY(-2px) scale(1.3);border-color:#fff;box-shadow:0 12px 30px #0000008c,0 0 24px var(--hh-c,#4A7042)}.hh-map.is-in .hh-map__route path{animation:hh-route-draw 2.6s cubic-bezier(.4,0,.2,1) .4s both}@keyframes hh-route-draw{0%{stroke-dashoffset:520;opacity:0}30%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@media(prefers-reduced-motion:reduce){.hh-map.is-in .hh-map__route path{animation:none}}.hh-qb__atc:hover{box-shadow:0 8px 22px #c98a3b47}.hh-region-pill:hover{box-shadow:0 6px 16px #c98a3b24}.hh-prologue .hh-head h2,.hh-prologue h2{color:#f6f1e3}.hh-prologue .hh-intro-card__body h3{color:#f2e7ce}.hh-finale .hh-head h2,.hh-finale h2{color:#fff}.hh-finale .hh-head p{color:#ffffffd1}#hh-origins,#hh-traditions,#hh-craft,#hh-guide{position:relative;overflow:hidden}#hh-origins>.page-width,#hh-traditions>.page-width,#hh-craft>.page-width,#hh-guide>.page-width{position:relative;z-index:1}@media screen and (min-width:750px){.hh-prologue:before,.hh-finale:before,#hh-origins:before,#hh-traditions:before,#hh-craft:before,#hh-guide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.hh-prologue:before{background-image:url(hh-wall2-prologue.png);background-size:1050px auto;background-position:0 0;opacity:.9}.hh-finale:before{background-image:url(hh-wall2-finale.png);background-size:1000px auto;background-position:200px -60px;opacity:.8}#hh-origins:before{background-image:url(hh-wall2-origins.png);background-size:1100px auto;background-position:120px 60px;opacity:.85}#hh-traditions:before{background-image:url(hh-wall2-traditions.png);background-size:950px auto;background-position:-80px 40px;opacity:.85}#hh-craft:before{background-image:url(hh-wall2-craft.png);background-size:1000px auto;background-position:60px -90px;opacity:.85}#hh-guide:before{background-image:url(hh-wall2-guide.png);background-size:900px auto;background-position:-140px 80px;opacity:.85}}.hh-nav__row{padding:1.3rem 1.5rem;gap:1rem}.hh-nav__pill{font-size:1.5rem;padding:1.1rem 2.2rem;border-width:2px;box-shadow:0 2px 8px #221f180f}.hh-nav__pill:hover{transform:translateY(-2px);box-shadow:0 10px 22px #c98a3b33}.hh-nav__pill.is-active{box-shadow:0 10px 24px #2e4b2f59,inset 0 -3px #e8b36abf}@media screen and (min-width:750px){.hh-nav__pill{font-size:1.6rem;padding:1.2rem 2.6rem}.hh-nav__row{padding:1.4rem 1.5rem}}.hh-qb2{position:relative;overflow:hidden;background:linear-gradient(180deg,#1d3020,#142014);color:#f3efe2}.hh-qb2>.page-width{position:relative;z-index:2}.hh-qb2 .hh-head h2{color:#f6f1e3}.hh-qb2 .hh-head p{color:#f3efe2c7}.hh-qb2__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:110rem;margin:0 auto}@media screen and (min-width:750px){.hh-qb2__grid{grid-template-columns:repeat(3,1fr);gap:2.2rem}}.hh-qb2__card{position:relative;display:flex;flex-direction:column;background:var(--hc-card,#fffdf8);border:1px solid rgba(232,179,106,.32);border-radius:var(--hc-radius,14px);overflow:hidden;box-shadow:0 18px 44px #0006,inset 0 1px #e8b36a33;transition:transform .3s cubic-bezier(.22,.7,.3,1),box-shadow .3s ease}.hh-qb2__card:hover{transform:translateY(-5px);box-shadow:0 28px 60px #00000080,0 0 30px #e8b36a29,inset 0 1px #e8b36a4d}.hh-qb2__ribbon{position:absolute;top:1.4rem;right:-.1rem;z-index:3;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:#142014;background:var(--hh-resin-grad,linear-gradient(120deg,#C98A3B,#E8B36A));padding:.6rem 1.4rem .6rem 1.6rem;border-radius:999px 0 0 999px;box-shadow:0 6px 16px #c98a3b66}.hh-qb2__media{position:relative;display:block;height:230px;overflow:hidden;background:var(--hc-bg-soft,#f2ede3)}.hh-qb2__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hh-qb2__card:hover .hh-qb2__media img{transform:scale(1.045)}.hh-qb2__num{position:absolute;top:1.2rem;left:1.4rem;z-index:2;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:1.5rem;color:var(--hc-green,#2e4b2f);background:#fffdf8eb;border:1px solid rgba(201,138,59,.4);padding:.4rem 1rem;border-radius:999px;letter-spacing:.04em}.hh-qb2__body{display:flex;flex-direction:column;gap:1rem;padding:1.8rem 1.8rem 2rem;flex:1 1 auto}.hh-qb2__badges{display:flex;flex-wrap:wrap;gap:.6rem}.hh-qb2__badge{display:inline-block;font-size:1.05rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hc-green,#2e4b2f);background:var(--hc-accent,#e7e2d2);padding:.45rem 1rem;border-radius:6px}.hh-qb2__badge--potency{color:#8a5a1d;background:#e8b36a47}.hh-qb2__title{font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.7rem;line-height:1.28;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hh-qb2__title a{color:var(--hc-ink,#221f18);text-decoration:none;transition:color .15s ease}.hh-qb2__title a:hover{color:var(--hc-green,#2e4b2f)}.hh-qb2__sizes{display:flex;flex-wrap:wrap;gap:.6rem}.hh-qb2__pill{font-family:Figtree,Assistant,sans-serif;font-weight:600;font-size:1.25rem;color:var(--hc-ink,#221f18);background:var(--hc-card,#fffdf8);border:1.5px solid var(--hc-line,#e6dfd0);border-radius:999px;padding:.7rem 1.3rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.hh-qb2__pill:hover{border-color:var(--hc-green,#2e4b2f);color:var(--hc-green,#2e4b2f)}.hh-qb2__pill.is-active{background:var(--hc-green,#2e4b2f);border-color:var(--hc-green,#2e4b2f);color:#fff;box-shadow:0 4px 12px #2e4b2f4d}.hh-qb2__pill[data-soldout]{opacity:.45;text-decoration:line-through}.hh-qb2__pill:focus-visible{outline:2px solid var(--hc-green,#2e4b2f);outline-offset:2px}.hh-qb2__buyrow{display:flex;align-items:center;gap:1.2rem;margin-top:auto;padding-top:.4rem}.hh-qb2__price{flex:0 0 auto;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:2.1rem;color:var(--hc-green,#2e4b2f)}.hh-qb2__form-wrap{display:block;flex:1 1 auto}.hh-qb2__form{margin:0}.hh-qb2__atc{position:relative;display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;background:var(--hc-green,#2e4b2f);color:#fff;border:0;border-radius:999px;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.01em;padding:1.3rem 1.8rem;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.hh-qb2__atc:hover{background:var(--hc-green-bright,#4a7042);transform:translateY(-1px);box-shadow:0 10px 26px #c98a3b59}.hh-qb2__atc-arrow{flex:0 0 auto;transition:transform .2s ease}.hh-qb2__atc:hover .hh-qb2__atc-arrow{transform:translate(3px)}.hh-qb2__atc[disabled],.hh-qb2__atc[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.hh-qb2__atc .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hh-qb2__atc .loading__spinner svg{width:1.8rem;height:1.8rem}.hh-qb2__atc.loading span,.hh-qb2__atc.loading .hh-qb2__atc-arrow{visibility:hidden}.hh-qb2__trust{display:flex;flex-wrap:wrap;gap:.5rem 1.6rem;font-size:1.15rem;font-weight:600;color:var(--hc-ink-soft,#5c564a)}.hh-qb2__trust svg{color:var(--hc-green-bright,#4a7042);vertical-align:-1px;margin-right:.3rem}.hh-qb2__details{align-self:center;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.3rem;color:var(--hc-green,#2e4b2f);text-decoration:none}.hh-qb2__details:hover{text-decoration:underline}@media screen and (min-width:750px){.hh-qb2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(hh-wall2-finale.png);background-repeat:repeat;background-size:1050px auto;background-position:-120px 40px;opacity:.75;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}}@media screen and (max-width:989px)and (min-width:750px){.hh-qb2__buyrow{flex-direction:column;align-items:stretch;gap:.8rem}.hh-qb2__price{text-align:center}}.shopify-section[id$=featured_blog_fhA4Yb]{position:relative;margin-bottom:0;padding-bottom:0}.shopify-section[id$=featured_blog_fhA4Yb]:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:min(96rem,88%);height:1px;background:linear-gradient(90deg,transparent,rgba(232,179,106,.5) 18%,rgba(232,179,106,.5) 82%,transparent)}.shopify-section[id$=featured_blog_fhA4Yb]:before{content:"";position:absolute;left:50%;bottom:-8px;transform:translate(-50%) rotate(45deg);width:15px;height:15px;background:linear-gradient(135deg,#e8b36a,#c98a3b);box-shadow:0 0 0 1px #e8b36ae6,0 0 20px #e8b36a8c;z-index:2}.hh-faq__pills{display:flex;gap:.8rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.6rem .2rem 1rem;margin:0 0 2.8rem}.hh-faq__pills::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.hh-faq__pills{flex-wrap:wrap;justify-content:center}}.hh-faq__pill{flex:0 0 auto;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.35rem;color:var(--hc-ink,#221f18);background:var(--hc-card,#fffdf8);border:1.5px solid var(--hc-line,#e6dfd0);border-radius:999px;padding:.9rem 1.8rem;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.hh-faq__pill:hover{border-color:var(--hc-green,#2e4b2f);color:var(--hc-green,#2e4b2f);transform:translateY(-1px);box-shadow:0 6px 16px #c98a3b24}.hh-faq__pill.is-active{background:var(--hc-green,#2e4b2f);border-color:var(--hc-green,#2e4b2f);color:#fff;box-shadow:0 6px 16px #2e4b2f47}.hh-faq__pill .hh-faq__count{font-family:Figtree,Assistant,sans-serif;font-weight:600;font-size:1.1rem;opacity:.55;margin-left:.5rem}.hh-faq__cols{display:flex;gap:1.6rem;max-width:110rem;margin:0 auto;align-items:flex-start}.hh-faq__col{flex:1 1 0;display:flex;flex-direction:column;gap:1.4rem;min-width:0}@media screen and (max-width:749px){.hh-faq__col--b{display:none}}.hh-faq__card{background:var(--hc-card,#fffdf8);border:1px solid var(--hc-line,#e6dfd0);border-radius:var(--hc-radius,14px);overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.hh-faq__card:hover{box-shadow:0 10px 24px #221f1814;transform:translateY(-1px)}.hh-faq__card.is-open{border-color:#c98a3b8c;box-shadow:0 14px 32px #221f181a}.hh-faq__h{margin:0}.hh-faq__head{display:flex;align-items:center;gap:1.3rem;width:100%;background:none;border:0;cursor:pointer;padding:1.7rem 1.8rem;text-align:left;color:inherit;font-family:inherit}.hh-faq__qmark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.4rem;height:3.4rem;border-radius:50%;background:#e8b36a38;color:#8a5a1d;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:800;font-size:1.5rem;transition:background .25s ease,color .25s ease}.hh-faq__card.is-open .hh-faq__qmark{background:var(--hc-green,#2e4b2f);color:#e8b36a}.hh-faq__q{flex:1 1 auto;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;font-size:1.6rem;line-height:1.35;color:var(--hc-ink,#221f18);min-width:0}.hh-faq__chev{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;border:1.5px solid var(--hc-line,#e6dfd0);color:var(--hc-green,#2e4b2f);transition:transform .3s ease,background .2s ease,border-color .2s ease}.hh-faq__card.is-open .hh-faq__chev{transform:rotate(180deg);background:var(--hc-accent,#e7e2d2);border-color:#c98a3b80}.hh-faq__body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,.7,.3,1)}.hh-faq__a{padding:0 1.8rem 2rem 6.5rem}.hh-faq__a p{font-size:1.4rem;line-height:1.68;color:var(--hc-ink-soft,#5c564a);margin:0 0 1rem}.hh-faq__a p:last-child{margin-bottom:0}.hh-faq__a a{color:var(--hc-green,#2e4b2f)}@media screen and (max-width:749px){.hh-faq__a{padding:0 1.8rem 1.8rem}.hh-faq__q{font-size:1.5rem}}.hh-faq__card[hidden]{display:none}@media(prefers-reduced-motion:reduce){.hh-faq__body,.hh-faq__chev{transition:none}}.shopify-section[id$=featured_blog_fhA4Yb] .button{border:1px solid rgba(201,138,59,.4);border-radius:999px;background:linear-gradient(180deg,#fffdf8,#efe8da);color:#2e4b2f;font-family:Bricolage Grotesque,Archivo,sans-serif;font-weight:700;letter-spacing:.01em;padding:1.3rem 3.2rem;box-shadow:inset 0 1px #fffffff2,inset 0 -2px #221f181a,0 8px 20px #00000059,0 2px 5px #00000040;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.shopify-section[id$=featured_blog_fhA4Yb] .button:after{box-shadow:none;border-radius:999px}.shopify-section[id$=featured_blog_fhA4Yb] .button:hover{transform:translateY(-2px);background:linear-gradient(180deg,#fff,#f3eddf);box-shadow:inset 0 1px #fffffff2,inset 0 -2px #221f181a,0 12px 28px #0006,0 0 22px #e8b36a66}.shopify-section[id$=featured_blog_fhA4Yb] .button:active{transform:translateY(0);box-shadow:inset 0 2px 4px #221f182e,0 4px 12px #0000004d}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hurcann-hashhub.css.map */
