.hc-faq{--hcf-cream: #FAF7F1;--hcf-soft: #F2EDE3;--hcf-deep: #2E4B2F;--hcf-bright: #4A7042;--hcf-ink: #221F18;--hcf-accent: #E7E2D2;--hcf-line: #E6DFD0;--hcf-radius: 14px;background:var(--hcf-cream);color:var(--hcf-ink);font-family:var(--font-body-family, "Figtree", sans-serif)}.hc-faq h1,.hc-faq h2,.hc-faq h3{font-family:var(--font-heading-family, "Bricolage Grotesque", sans-serif);color:var(--hcf-ink);margin:0}.hc-faq-hero{background:linear-gradient(180deg,var(--hcf-soft) 0%,var(--hcf-cream) 100%);border-bottom:1px solid var(--hcf-line);padding:52px 0 30px;text-align:center}.hc-faq .hc-kicker{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hcf-bright);margin:0 0 10px}.hc-faq-title{font-size:clamp(30px,5vw,46px);line-height:1.08;letter-spacing:-.01em}.hc-faq-sub{margin:12px auto 0;max-width:560px;font-size:16px;color:#221f18b8}.hc-faq-search{position:relative;max-width:620px;margin:26px auto 0}.hc-faq-mag{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:var(--hcf-bright);pointer-events:none}.hc-faq-search input[type=search]{width:100%;box-sizing:border-box;padding:15px 20px 15px 48px;font-family:inherit;font-size:16px;color:var(--hcf-ink);background:#fff;border:1px solid var(--hcf-line);border-radius:var(--hcf-radius);box-shadow:0 2px 10px #221f180d;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.hc-faq-search input[type=search]:focus{outline:none;border-color:var(--hcf-bright);box-shadow:0 0 0 3px #4a70422e}.hc-faq-search input::placeholder{color:#221f1873}.hc-faq-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px}.hc-faq-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border:1px solid var(--hcf-line);border-radius:999px;background:#fff;color:var(--hcf-deep);font-size:13.5px;font-weight:600;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.hc-faq-pill:hover{background:var(--hcf-deep);border-color:var(--hcf-deep);color:var(--hcf-cream)}.hc-faq-pill-n{font-size:11.5px;font-weight:700;line-height:1;padding:4px 7px;border-radius:999px;background:var(--hcf-accent);color:var(--hcf-deep)}.hc-faq-pill:hover .hc-faq-pill-n{background:var(--hcf-bright);color:#fff}.hc-faq-list{padding:12px 0 56px}.hc-faq-cat{margin-top:34px;scroll-margin-top:110px}.hc-faq-cat-head{position:sticky;top:0;z-index:2;display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 4px 10px;margin-bottom:10px;background:#faf7f1eb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid var(--hcf-line)}.hc-faq-cat-head h2{font-size:21px;letter-spacing:-.01em}.hc-faq-count{font-size:12.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hcf-bright);white-space:nowrap}.hc-faq-item{background:#fff;border:1px solid var(--hcf-line);border-radius:var(--hcf-radius);margin:10px 0;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.hc-faq-item[open]{border-color:var(--hcf-bright);box-shadow:0 6px 18px #2e4b2f14}.hc-faq-qrow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;list-style:none;font-weight:600;font-size:16px;line-height:1.35;color:var(--hcf-ink)}.hc-faq-qrow::-webkit-details-marker,.hc-faq-qrow::marker{display:none;content:""}.hc-faq-qrow:hover{color:var(--hcf-deep)}.hc-faq-chev{flex:0 0 auto;color:var(--hcf-bright);transition:transform .25s ease}.hc-faq-item[open] .hc-faq-chev{transform:rotate(180deg)}.hc-faq-a{padding:0 18px 18px;font-size:15px;line-height:1.65;color:#221f18cc;animation:hcFaqOpen .28s ease}.hc-faq-a p{margin:0 0 10px}.hc-faq-a p:last-child{margin-bottom:0}.hc-faq-a strong{color:var(--hcf-deep)}@keyframes hcFaqOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hc-faq-empty{margin-top:36px;padding:40px 24px;text-align:center;border:1px dashed var(--hcf-bright);border-radius:var(--hcf-radius);background:var(--hcf-soft)}.hc-faq-empty h3{font-size:20px}.hc-faq-empty p{margin:8px 0 18px;color:#221f18b3;font-size:15px}.hc-faq-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.hc-faq .hc-faq-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 26px;border-radius:999px;border:1px solid var(--hcf-deep);background:var(--hcf-deep);color:var(--hcf-cream);font-family:inherit;font-size:15px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.hc-faq .hc-faq-btn:hover{background:var(--hcf-bright);border-color:var(--hcf-bright);transform:translateY(-1px)}.hc-faq .hc-faq-btn--ghost{background:transparent;color:var(--hcf-deep)}.hc-faq .hc-faq-btn--ghost:hover{background:var(--hcf-deep);color:var(--hcf-cream)}.hc-faq-cta{background:var(--hcf-deep);padding:56px 0 60px;text-align:center}.hc-faq-cta h2{color:var(--hcf-cream);font-size:clamp(26px,4vw,36px);margin:0 0 12px}.hc-faq-cta .hc-faq-cta-kicker{color:var(--hcf-accent)}.hc-faq-cta-text{max-width:640px;margin:0 auto 24px;color:#faf7f1d1;font-size:15.5px;line-height:1.65}.hc-faq-cta .hc-faq-btn--cream{background:var(--hcf-cream);border-color:var(--hcf-cream);color:var(--hcf-deep)}.hc-faq-cta .hc-faq-btn--cream:hover{background:var(--hcf-accent);border-color:var(--hcf-accent);transform:translateY(-1px)}.hc-faq-cta .hc-faq-btn--outline{background:transparent;border-color:#faf7f18c;color:var(--hcf-cream)}.hc-faq-cta .hc-faq-btn--outline:hover{background:#faf7f11f;border-color:var(--hcf-cream)}.hc-faq-quiet{margin:26px 0 0;font-size:13.5px;color:#faf7f19e}.hc-faq-quiet a{color:#faf7f1d9;text-decoration:underline;text-underline-offset:3px}.hc-faq-quiet a:hover{color:#fff}@media(max-width:749px){.hc-faq-hero{padding:38px 0 24px}.hc-faq-cat-head{top:0}.hc-faq-qrow{padding:14px 15px;font-size:15px}.hc-faq-a{padding:0 15px 15px}}@media(prefers-reduced-motion:reduce){.hc-faq-a{animation:none}.hc-faq-chev,.hc-faq .hc-faq-btn{transition:none}}.hc-faq-hero--photo{position:relative;overflow:hidden;background:linear-gradient(180deg,#14201480,#14201452 45%,#14201499),url(/cdn/shop/files/hurcann-faq-hero.jpg?v=1788362566&width=2200) center / cover no-repeat;border-bottom:0;padding:72px 0 54px}.hc-faq-hero--photo .hc-kicker{display:inline-flex;align-items:center;gap:12px;color:#e8b36a;background:none}.hc-faq-hero--photo .hc-kicker:before,.hc-faq-hero--photo .hc-kicker:after{content:"";width:28px;height:1px;background:currentColor;opacity:.5}.hc-faq-hero--photo .hc-faq-title{color:#f6f1e3}.hc-faq-hero--photo .hc-faq-sub{color:#f3efe2d9}.hc-faq-hero--photo .hc-faq-search input[type=search]{border-color:#e8b36a66;box-shadow:0 10px 30px #00000059}.hc-faq-hero--photo .hc-faq-pill{border-color:#c98a3b66;background:linear-gradient(180deg,#fffdf8,#efe8da);box-shadow:inset 0 1px #fffffff2,inset 0 -2px #221f1814,0 4px 12px #00000047;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.hc-faq-hero--photo .hc-faq-pill:hover{transform:translateY(-2px);background:var(--hcf-deep);color:var(--hcf-cream);box-shadow:0 8px 20px #0006,0 0 18px #e8b36a59}@media(max-width:749px){.hc-faq-hero--photo{padding:52px 0 38px}}.hc-faq-cta--v2{position:relative;overflow:hidden;background:linear-gradient(180deg,#1d3020,#142014);padding:68px 0 76px}.hc-faq-cta--v2>.page-width{position:relative;z-index:2}@media(min-width:750px){.hc-faq-cta--v2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(hh-wall2-guide.png);background-repeat:repeat;background-size:950px auto;background-position:-80px 40px;opacity:.75;pointer-events:none;z-index:0}}.hc-faq-cta--v2 .hc-faq-cta-kicker2{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-heading-family, "Bricolage Grotesque", sans-serif);font-weight:700;font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;color:#e7e2d2;margin-bottom:12px}.hc-faq-cta--v2 .hc-faq-cta-kicker2:before,.hc-faq-cta--v2 .hc-faq-cta-kicker2:after{content:"";width:28px;height:1px;background:currentColor;opacity:.45}.hc-faq-cta--v2 h2{font-size:clamp(28px,4.4vw,40px);letter-spacing:-.02em}.hc-faq-cta--v2 .hc-faq-cta-text{margin-bottom:28px}.hc-faq-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:15px 32px;font-family:var(--font-heading-family, "Bricolage Grotesque", sans-serif);font-weight:700;font-size:15px;line-height:1;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.hc-faq-cta-btn--gold{background:linear-gradient(120deg,#c98a3b,#e8b36a);color:#142014;box-shadow:inset 0 1px #ffffff73,inset 0 -2px #00000029,0 8px 20px #c98a3b61}.hc-faq-cta-btn--gold:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:inset 0 1px #ffffff73,inset 0 -2px #00000029,0 12px 26px #c98a3b7a}.hc-faq-cta-btn--cream{background:linear-gradient(180deg,#fffdf8,#efe8da);color:#2e4b2f;border:1px solid rgba(201,138,59,.4);box-shadow:inset 0 1px #fffffff2,inset 0 -2px #221f181a,0 8px 20px #0000004d}.hc-faq-cta-btn--cream:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,inset 0 -2px #221f181a,0 12px 26px #00000059,0 0 22px #e8b36a66}.hc-faq-doors{display:grid;grid-template-columns:1fr;gap:14px;max-width:760px;margin:34px auto 0}@media(min-width:750px){.hc-faq-doors{grid-template-columns:1fr 1fr}}.hc-faq-door{display:flex;flex-direction:column;gap:5px;text-align:left;text-decoration:none;background:linear-gradient(180deg,#1f3222f0,#152116f5);border:1px solid rgba(232,179,106,.28);border-radius:14px;padding:20px 22px;box-shadow:0 14px 32px #0006,inset 0 1px #e8b36a38;transition:transform .22s ease,box-shadow .22s ease}.hc-faq-door:hover{transform:translateY(-3px);box-shadow:0 20px 42px #0000007a,0 0 22px #e8b36a29,inset 0 1px #e8b36a4d}.hc-faq-door__tag{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e8b36a}.hc-faq-door__t{font-family:var(--font-heading-family, "Bricolage Grotesque", sans-serif);font-weight:700;font-size:17px;color:#f2e7ce}.hc-faq-door__link{margin-top:4px;font-family:var(--font-heading-family, "Bricolage Grotesque", sans-serif);font-weight:700;font-size:13px;color:#e8b36a}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hurcann-faq.css.map */
