:root{--fh-bg: #F6F5F1;--fh-surface: #E9E4D6;--fh-surface-2: #DDD6C4;--fh-ink: #1C211E;--fh-ink-muted: #585F5A;--fh-primary: #2F4A3A;--fh-primary-hover: #263D30;--fh-thread: #B8964A;--fh-border: rgb(28 33 30 / .12);--fh-border-strong: #8A8F8B;--fh-stitch: rgb(28 33 30 / .35);--fh-font-display: var(--font-heading--family);--fh-font-body: var(--font-body--family);--fh-font-label: var(--font-subheading--family);--fh-text-h2: clamp(2rem, 1.489rem + 2.095vw, 3.375rem);--fh-text-body-lg: clamp(1.125rem, 1.079rem + .19vw, 1.25rem);--fh-text-label: clamp(.71875rem, .696rem + .095vw, .78125rem);--fh-space-section: clamp(4rem, 2.514rem + 6.095vw, 8rem);--fh-gutter: clamp(1rem, .35rem + 2.667vw, 3rem);--fh-page-max: 82.5rem;--fh-radius-sm: 4px;--fh-radius-md: 10px;--fh-shadow-1: 0 1px 2px rgb(28 33 30 / .06);--fh-shadow-2: 0 1px 0 rgb(28 33 30 / .06), 0 8px 24px -12px rgb(28 33 30 / .18);--fh-ease-out: cubic-bezier(.22, 1, .36, 1);--fh-ease-standard: cubic-bezier(.2, 0, 0, 1);--fh-ease-in: cubic-bezier(.4, 0, 1, 1);--fh-dur-fast: .16s;--fh-dur-base: .24s;--fh-dur-open: .36s;--fh-dur-reveal: .7s;--fh-reveal-y: 16px;--fh-stagger: 70ms;--drawer-animation-speed: .36s}@media(min-width:750px){:root{--fh-reveal-y: 24px}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fh-eyebrow{display:flex;align-items:center;gap:12px;margin:0;font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--fh-primary)}.fh-eyebrow:before{content:"";flex:none;width:28px;height:1px;background:var(--fh-thread);transform-origin:left center}.fh-spec,.fh-key{font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);line-height:1.45;letter-spacing:.1em;text-transform:uppercase;color:var(--fh-ink-muted)}.fh-key{color:var(--fh-ink)}.fh-h2{margin:0;font-family:var(--fh-font-display);font-weight:400;font-size:var(--fh-text-h2);line-height:1.1;letter-spacing:-.01em;color:var(--fh-ink);text-wrap:balance}.fh-link{display:inline-flex;align-items:center;min-height:44px;color:inherit;font-weight:500;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.22em;text-decoration-color:var(--fh-border-strong);transition:text-decoration-color var(--fh-dur-fast) var(--fh-ease-standard)}.fh-link:hover{text-decoration-color:currentColor}:is(.button,.fh-link,.fh-card__link):focus-visible{outline:2px solid var(--fh-primary);outline-offset:3px}.fh-duo,.fh-trust,.fh-lbl,.fh-uc2{box-sizing:content-box;max-width:var(--fh-page-max);margin-inline:auto;padding-inline:var(--fh-gutter);padding-block:calc(var(--fh-space-section) * .5)}.fh-hero{position:relative;background:var(--fh-bg)}.fh-hero__media{position:relative;overflow:clip;height:min(38svh,360px);background:var(--fh-surface)}.fh-hero__img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--fh-pos, center)}.fh-hero__inner{position:relative;margin-top:-44px;padding-inline:16px}.fh-hero__panel{position:relative;display:grid;gap:12px;padding:26px 20px 20px;background:var(--fh-bg);border-radius:var(--fh-radius-md);box-shadow:var(--fh-shadow-2)}.fh-hero__title{margin:0;font-family:var(--fh-font-display);font-weight:400;font-size:clamp(2.25rem,.9rem + 4.2vw,4.75rem);line-height:1.02;letter-spacing:-.02em;color:var(--fh-ink);text-wrap:balance}.fh-hero__sub{margin:0;max-width:44ch;font-size:var(--fh-text-body-lg);line-height:1.55;color:var(--fh-ink-muted);text-wrap:pretty}.fh-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:4px 24px;margin-top:6px}.fh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding-inline:28px;white-space:nowrap}.fh-btn-icon{display:inline-flex;width:16px;height:16px}.fh-btn-icon svg{width:16px;height:16px}.fh-tag{position:absolute;top:0;right:18px;translate:0 -50%;rotate:-2deg;margin:0;padding:8px 12px 8px 26px;background:var(--fh-surface);border-radius:var(--fh-radius-sm);box-shadow:var(--fh-shadow-1);white-space:nowrap;transform-origin:14px 50%;font-family:var(--fh-font-label);font-weight:500;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fh-ink)}.fh-tag:before{content:"";position:absolute;left:10px;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:50%;background:var(--fh-bg);box-shadow:inset 0 0 0 1px var(--fh-border-strong)}@media(max-width:749px){.fh-hero__actions .fh-btn{width:100%}}@media(min-width:990px){.fh-hero__media{height:min(84svh,860px);min-height:580px}.fh-hero__inner{position:absolute;left:0;right:0;bottom:0;margin:0 auto;box-sizing:content-box;max-width:var(--fh-page-max);padding:0 var(--fh-gutter) clamp(32px,4vw,64px)}.fh-hero__panel{max-width:580px;gap:18px;padding:46px 48px 40px}.fh-tag{right:36px}}.fh-duo__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 24px;margin-bottom:clamp(24px,3vw,44px)}.fh-duo__grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(28px,3vw,40px) clamp(16px,2.4vw,32px)}@media(min-width:750px){.fh-duo--2 .fh-duo__grid,.fh-duo--4 .fh-duo__grid{grid-template-columns:1fr 1fr}.fh-duo--3 .fh-duo__grid{grid-template-columns:repeat(3,1fr)}.fh-duo--2 .fh-card:nth-child(2){margin-top:clamp(40px,7vw,112px)}.fh-duo--1 .fh-card__link{grid-template-columns:7fr 5fr;align-items:end;gap:40px}}@media(min-width:990px){.fh-duo--4 .fh-duo__grid{grid-template-columns:repeat(4,1fr)}}.fh-card__link{display:grid;gap:18px;color:inherit;text-decoration:none;border-radius:var(--fh-radius-sm)}.fh-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:clip;border-radius:var(--fh-radius-sm);background:var(--fh-surface)}.fh-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;outline:1px solid rgb(0 0 0 / .08);outline-offset:-1px}.fh-card__img--alt{display:none;opacity:0;transition:opacity .32s var(--fh-ease-standard)}.fh-card__body{display:grid;gap:6px}.fh-card__title{margin:0;font-family:var(--fh-font-display);font-weight:400;font-size:clamp(1.5rem,1.25rem + .9vw,2rem);line-height:1.15;color:var(--fh-ink);text-wrap:balance}.fh-card__price{font-weight:500;font-size:1rem;font-variant-numeric:tabular-nums;color:var(--fh-ink)}.fh-card__link:hover .fh-card__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}@media(hover:hover)and (pointer:fine){.fh-card__img--alt{display:block}.fh-card:is(:hover,:focus-within) .fh-card__img--alt{opacity:1}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.fh-card__img{transition:scale .6s var(--fh-ease-out),opacity .32s var(--fh-ease-standard)}.fh-card:hover .fh-card__img{scale:1.03}}.fh-duo__empty{padding:24px var(--fh-gutter);color:var(--fh-ink-muted)}.fh-v4--trust .fh-trust{padding-block:0 calc(var(--fh-space-section) * .5)}.fh-trust__list{list-style:none;margin:0;padding:0;display:grid;border-block:1px dashed var(--fh-stitch)}.fh-trust__item{display:grid;align-content:start;gap:6px;padding:22px 0}.fh-trust__item+.fh-trust__item{border-top:1px dashed var(--fh-border)}.fh-trust__title{font-weight:500;font-size:1.0625rem;line-height:1.35;color:var(--fh-ink)}.fh-trust__detail{font-size:.875rem;line-height:1.5;color:var(--fh-ink-muted);text-wrap:pretty}@media(min-width:750px){.fh-trust__list{grid-template-columns:repeat(3,1fr)}.fh-trust__item{padding:30px 32px}.fh-trust__item:first-child{padding-inline-start:0}.fh-trust__item+.fh-trust__item{border-top:0;border-inline-start:1px dashed var(--fh-border)}}.fh-lbl{display:grid;gap:40px;align-items:center}@media(min-width:990px){.fh-lbl{grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:clamp(48px,7vw,112px)}}.fh-lbl__copy{display:grid;gap:18px;align-content:start}.fh-lbl__text{max-width:44ch;font-size:var(--fh-text-body-lg);line-height:1.55;color:var(--fh-ink-muted)}.fh-lbl__text p{margin:0}.fh-labelcard,html body .fh-plb{position:relative;background:var(--fh-surface);border:0;border-radius:var(--fh-radius-md);padding:8px;box-shadow:var(--fh-shadow-1)}.fh-labelcard:before,html body .fh-plb:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px dashed var(--fh-stitch);border-radius:2px;pointer-events:none}.fh-labelcard__brand,html body .fh-plt{position:relative;margin:0;padding:22px 44px 14px;text-align:center;font-family:var(--fh-font-label);font-weight:500;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--fh-ink)}.fh-labelcard__brand:before,.fh-labelcard__brand:after,html body .fh-plt:before,html body .fh-plt:after{content:"";position:absolute;top:50%;width:7px;height:7px;margin-top:-1px;border-radius:50%;background:var(--fh-surface-2);box-shadow:inset 0 1px 1px #1c211e47}.fh-labelcard__brand:before,html body .fh-plt:before{left:26px}.fh-labelcard__brand:after,html body .fh-plt:after{right:26px}.fh-labelcard__rows,html body .fh-pld{margin:0;padding:0 20px 12px}.fh-labelcard__row,html body .fh-plr{display:grid;grid-template-columns:9ch 1fr;gap:16px;align-items:baseline;min-height:44px;padding:12px 0;border-top:1px solid var(--fh-border)}.fh-labelcard__row dt,html body .fh-plk{font-family:var(--fh-font-label);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--fh-ink)}.fh-labelcard__row dd,html body .fh-plv{margin:0;font-family:var(--fh-font-body);font-size:15px;line-height:1.45;letter-spacing:normal;text-transform:none;color:var(--fh-ink)}html body .fh-plb{padding:8px 8px 4px}html body .fh-plg{margin:0 20px;border-top-color:var(--fh-border);min-height:44px;display:flex;align-items:center;justify-content:center}.fh-uc2{display:grid;gap:32px;align-items:center}@media(min-width:990px){.fh-uc2{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(48px,7vw,112px)}}.fh-uc2__media{overflow:clip;aspect-ratio:4 / 5;border-radius:var(--fh-radius-sm);background:var(--fh-surface)}.fh-uc2__img{display:block;width:100%;height:100%;object-fit:cover}.fh-uc2__copy{display:grid;gap:22px;align-content:start;justify-items:start}.fh-uc2__facts{list-style:none;margin:0;padding:0;width:100%;max-width:40ch}.fh-uc2__facts li{padding:14px 0;border-top:1px solid var(--fh-border);font-size:1.0625rem;line-height:1.45;color:var(--fh-ink)}html body #header-component{transition:box-shadow var(--fh-dur-base) var(--fh-ease-standard)}html body #header-component[data-sticky-state=active]{box-shadow:var(--fh-shadow-2)}@media(min-width:750px)and (prefers-reduced-motion:no-preference){#header-component .header-logo{transform-origin:left center;transition:scale var(--fh-dur-base) var(--fh-ease-standard)}#header-component[data-sticky-state=active] .header-logo{scale:.94}}#header-component .menu-list__link{position:relative}#header-component .menu-list__link:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:1px;background:currentColor;scale:0 1;transform-origin:left center;transition:scale var(--fh-dur-base) var(--fh-ease-standard)}#header-component .menu-list__link:is(:hover,:focus-visible,[aria-current=page]):after{scale:1 1}html body .fh-pe{display:inline-flex;min-height:24px;margin-bottom:4px;text-decoration:none}html body .fh-pe:hover{text-decoration:underline;text-underline-offset:.2em}html body .fh-tr{gap:14px;padding:16px;background:var(--fh-surface);border-radius:var(--fh-radius-md)}html body .fh-td{padding:0 0 12px;background:none;border-radius:0;border-bottom:1px solid var(--fh-border)}html body .fh-tp{font-size:14px}html body sticky-add-to-cart .sticky-add-to-cart__bar{box-shadow:var(--fh-shadow-2)}.product-information .price,.fh-card__price,.fh-ship-note__text strong{font-variant-numeric:tabular-nums}html body .cart-items__details .fh-cart-label{margin-block-start:4px;font-family:var(--fh-font-label);font-weight:500;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fh-ink-muted)}.fh-v4--wordmark{background:var(--fh-surface)}.fh-wordmark{box-sizing:content-box;max-width:var(--fh-page-max);margin-inline:auto;padding:8px var(--fh-gutter) clamp(16px,2vw,28px);line-height:0}.fh-wordmark svg{display:block;width:100%;height:auto;overflow:visible}.fh-wordmark text{font-family:var(--fh-font-display);font-size:118px;fill:var(--fh-surface-2)}[id$=__fh_how],[id$=__fh_faq]{content-visibility:auto;contain-intrinsic-size:auto 640px}.fh-v4--duo{content-visibility:auto;contain-intrinsic-size:auto 1240px}@media(prefers-reduced-motion:no-preference){.fh-hero__img{animation:fh-settle 1.4s var(--fh-ease-out) both}.fh-hero__panel{animation:fh-lift .8s var(--fh-ease-out) both}.fh-hero [data-fh-intro]{animation:fh-rise .6s var(--fh-ease-out) both;animation-delay:calc(var(--fh-intro, 1) * 80ms + .12s)}.fh-hero .fh-eyebrow:before{animation:fh-thread .9s var(--fh-ease-out) .2s both}.fh-hero .fh-tag{animation:fh-swing 1s var(--fh-ease-out) .44s both}[data-fh-reveal=pending]{opacity:0;translate:0 var(--fh-reveal-y)}[data-fh-reveal=pending] [data-fh-stagger]>*{opacity:0;translate:0 calc(var(--fh-reveal-y) / 2)}[data-fh-reveal=pending] .fh-media-reveal img{scale:1.06}[data-fh-reveal=pending] .fh-eyebrow:before{scale:0 1}[data-fh-reveal=done],[data-fh-reveal=done] [data-fh-stagger]>*{transition:opacity var(--fh-dur-reveal) var(--fh-ease-out),translate var(--fh-dur-reveal) var(--fh-ease-out)}[data-fh-reveal=done] [data-fh-stagger]>*{transition-delay:calc(var(--fh-i, 0) * var(--fh-stagger) + .12s)}[data-fh-reveal=done] .fh-media-reveal img{transition:scale 1.1s var(--fh-ease-out)}[data-fh-reveal=done] .fh-eyebrow:before{transition:scale .9s var(--fh-ease-out) .2s}.fh-btn-icon{transition:translate var(--fh-dur-base) var(--fh-ease-standard)}.fh-btn:hover .fh-btn-icon{translate:3px 0}html body .fh-ship-note__bar span{width:100%;transform-origin:left center;transition:scale .48s var(--fh-ease-out)}@supports selector(::details-content){accordion-custom details.details::details-content{opacity:0;transition:opacity var(--fh-dur-fast) var(--fh-ease-standard),content-visibility var(--fh-dur-fast) allow-discrete}accordion-custom details.details[open]::details-content{opacity:1}}@supports (interpolate-size: allow-keywords){accordion-custom details.details{interpolate-size:allow-keywords}accordion-custom details.details::details-content{block-size:0;overflow-y:clip;transition:block-size var(--fh-dur-base) var(--fh-ease-in),opacity var(--fh-dur-fast) var(--fh-ease-standard),content-visibility var(--fh-dur-base) allow-discrete}accordion-custom details.details[open]::details-content{block-size:auto;transition-duration:var(--fh-dur-open),var(--fh-dur-base),var(--fh-dur-open);transition-timing-function:var(--fh-ease-out),var(--fh-ease-standard),linear}}}html body .fh-ship-note__bar span{width:100%;transform-origin:left center;scale:var(--fh-p, 0) 1}@keyframes fh-settle{0%{scale:1.06}}@keyframes fh-lift{0%{translate:0 20px}}@keyframes fh-rise{0%{opacity:0;translate:0 12px}}@keyframes fh-thread{0%{scale:0 1}}@keyframes fh-swing{0%{opacity:0;rotate:-12deg}}@media print{[data-fh-reveal],[data-fh-reveal] *{opacity:1!important;translate:none!important;scale:none!important}}main[data-template^=collection]>.shopify-section:first-child h1:before,main[data-template^=search] .search-page__header h1:before{content:"";display:block;width:28px;height:1px;margin-bottom:18px;background:var(--fh-thread)}main[data-template^=collection]>.shopify-section:first-child h1,main[data-template^=search] .search-page__header h1{text-wrap:balance}main[data-template^=collection]>.shopify-section:first-child [class*=__text_twGGkJ]{max-width:62ch}main[data-template^=collection]>.shopify-section:first-child [class*=__text_twGGkJ] p{color:var(--fh-ink-muted)}main[data-template^=collection]>.shopify-section:first-child [class*=__text_twGGkJ] a{color:var(--fh-ink)}main:is([data-template^=page],[data-template="404"]) [class*=__eyebrow]>*{display:flex;align-items:center;gap:12px;margin:0;font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--fh-primary)}main:is([data-template^=page],[data-template="404"]) [class*=__eyebrow]>*:before{content:"";flex:none;width:28px;height:1px;background:var(--fh-thread)}main[data-template="404"] [class*=__eyebrow]>*{justify-content:center}main[data-template="404"] [class*=__eyebrow]>*:after{content:"";flex:none;width:28px;height:1px;background:var(--fh-thread)}main:is([data-template^=collection],[data-template^=search]) product-card .card-gallery{border-radius:var(--fh-radius-sm);background:var(--fh-surface)}main:is([data-template^=collection],[data-template^=search]) product-card [class*=__product_title] p{font-weight:500}main:is([data-template^=collection],[data-template^=search]) product-card [class*=__text_fh_card_fiber] p{color:var(--fh-ink-muted)}main:is([data-template^=collection],[data-template^=search],[data-template=cart]) :is(product-card .price,.cart-totals,.cart-items__table){font-variant-numeric:tabular-nums}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){main:is([data-template^=collection],[data-template^=search]) product-card .product-media__image{transition:scale .6s var(--fh-ease-out)}main:is([data-template^=collection],[data-template^=search]) product-card:hover .product-media__image{scale:1.03}}@media(min-width:750px){main[data-template^=collection] .product-grid:has(>li:nth-of-type(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}main[data-template^=collection] .product-grid:has(>li:nth-of-type(2):last-child)>li:nth-of-type(2){margin-top:clamp(40px,7vw,112px)}}main[data-template="404"] .section{padding-block:clamp(32px,6vw,72px)}main[data-template="404"] .section-content-wrapper{position:relative;box-sizing:border-box;width:min(100%,560px);margin:0 auto;padding:clamp(40px,6vw,64px) clamp(24px,4vw,48px);background:var(--fh-surface);border-radius:var(--fh-radius-md);box-shadow:var(--fh-shadow-1)}main[data-template="404"] .section-content-wrapper:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px dashed var(--fh-stitch);border-radius:2px;pointer-events:none}main[data-template^=page] .rte{max-width:68ch}main[data-template^=page] .rte :is(h2,h3){text-wrap:balance}main[data-template^=page] .rte :is(h2,h3){margin-block:2.5rem .75rem;padding-top:1.75rem;border-top:1px dashed var(--fh-stitch)}main[data-template^=page] .rte :is(.page-content,rte-formatter)>:is(h2,h3):first-child{margin-top:0;padding-top:0;border-top:0}main[data-template^=page] .rte li::marker{color:var(--fh-primary)}main[data-template^=page] .rte a{text-decoration-thickness:1px;text-underline-offset:.22em;text-decoration-color:var(--fh-border-strong)}main[data-template^=page] .rte a:hover{text-decoration-color:currentColor}:root{accent-color:var(--fh-primary)}::selection{background:var(--fh-surface-2);color:var(--fh-ink)}.fh-hero__panel:before,.fh-hero__panel:after{content:"";position:absolute;left:12px;right:12px;border-top:1px dashed var(--fh-stitch);pointer-events:none}.fh-hero__panel:before{top:9px;transform-origin:left center}.fh-hero__panel:after{bottom:9px;transform-origin:right center}.fh-tag:after{content:"";position:absolute;left:13px;bottom:calc(50% + 3px);width:1px;height:20px;background:var(--fh-thread);transform-origin:center bottom;pointer-events:none}.fh-trust__list{position:relative;border-block-color:transparent}.fh-trust__list:before,.fh-trust__list:after{content:"";position:absolute;left:0;right:0;border-top:1px dashed var(--fh-stitch);pointer-events:none}.fh-trust__list:before{top:-1px;transform-origin:left center}.fh-trust__list:after{bottom:-1px;transform-origin:right center}.fh-labelcard{transform-origin:20% 0}.fh-labelcard__row{position:relative;border-top-color:transparent}.fh-labelcard__row:before{content:"";position:absolute;left:0;right:0;top:-1px;border-top:1px solid var(--fh-border);transform-origin:left center;pointer-events:none}.fh-card__body{position:relative}.fh-card__body:before{content:"";position:absolute;left:0;right:0;top:-9px;border-top:1px dashed var(--fh-stitch);scale:0 1;transform-origin:left center;pointer-events:none}.fh-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;background:linear-gradient(to top,#1c211e24,#1c211e00 42%)}.fh-card:focus-within .fh-card__body:before{scale:1 1}.fh-card:focus-within .fh-card__media:after{opacity:1}@media(hover:hover)and (pointer:fine){.fh-card__link:hover .fh-card__title{text-decoration:none}.fh-card:hover .fh-card__body:before{scale:1 1}.fh-card:hover .fh-card__media:after{opacity:1}}.fh-wordmark{overflow:clip}@media(prefers-reduced-motion:no-preference){.fh-hero__panel:before{animation:fh-taut .9s var(--fh-ease-out) .42s both}.fh-hero__panel:after{animation:fh-taut .9s var(--fh-ease-out) .56s both}.fh-hero .fh-tag:after{animation:fh-string .42s var(--fh-ease-out) .38s both}.fh-hero .fh-tag{animation:fh-swing 1.5s ease-in-out .52s both}[data-fh-reveal=pending] .fh-trust__list:before,[data-fh-reveal=pending] .fh-trust__list:after{scale:0 1}[data-fh-reveal=done] .fh-trust__list:before{transition:scale 1s var(--fh-ease-out) 80ms}[data-fh-reveal=done] .fh-trust__list:after{transition:scale 1s var(--fh-ease-out) .26s}[data-fh-reveal=pending] .fh-labelcard{rotate:-2.5deg;translate:0 20px}[data-fh-reveal=done] .fh-labelcard{transition:rotate 1.2s var(--fh-ease-out) .1s,translate 1.2s var(--fh-ease-out) .1s}[data-fh-reveal=pending] .fh-labelcard:before{opacity:0;scale:.97}[data-fh-reveal=done] .fh-labelcard:before{transition:opacity .7s var(--fh-ease-standard) .38s,scale .9s var(--fh-ease-out) .38s}[data-fh-reveal=pending] .fh-labelcard__brand:before,[data-fh-reveal=pending] .fh-labelcard__brand:after{scale:0}[data-fh-reveal=done] .fh-labelcard__brand:before,[data-fh-reveal=done] .fh-labelcard__brand:after{transition:scale .42s var(--fh-ease-out) .56s}[data-fh-reveal=pending] .fh-labelcard__row:before{scale:0 1}[data-fh-reveal=done] .fh-labelcard__row:before{transition:scale .8s var(--fh-ease-out);transition-delay:calc(var(--fh-i, 0) * .11s + .42s)}[data-fh-reveal=done] .fh-labelcard [data-fh-stagger]>*{transition-delay:calc(var(--fh-i, 0) * .11s + .52s)}.fh-card__body:before{transition:scale .56s var(--fh-ease-out)}.fh-card__media:after{transition:opacity .42s var(--fh-ease-standard)}.fh-card__media{transition:scale .16s var(--fh-ease-standard)}.fh-card__link:active .fh-card__media{scale:.985}.variant-option__button-label:active,quantity-selector-component button:active:not(:disabled){animation:fh-press .18s var(--fh-ease-standard)}html body .sticky-add-to-cart__bar[data-stuck=true]{transition-duration:.36s;transition-timing-function:cubic-bezier(.32,.72,0,1)}html body .sticky-add-to-cart__bar[data-stuck=false]{transition-duration:.2s;transition-timing-function:var(--fh-ease-in)}html body .fh-ship-note__bar span{transition:scale .9s var(--fh-ease-out) .12s}@starting-style{html body .fh-ship-note__bar span{scale:0 1}}@supports (animation-timeline: view()){html body .fh-plb{transform-origin:20% 0;animation:fh-read linear both;animation-timeline:view();animation-range:entry 0% entry 70%}.fh-wordmark{view-timeline:--fh-wordmark block}.fh-wordmark svg{animation:fh-emboss linear both;animation-timeline:--fh-wordmark;animation-range:entry 0% entry 90%}}@view-transition{navigation:auto;types:fh-page}html:active-view-transition-type(fh-page){view-transition-name:root}html:active-view-transition-type(fh-page) #header-component{view-transition-name:fh-header}html:active-view-transition-type(fh-page)::view-transition-old(root){animation:fh-fade-out .24s var(--fh-ease-in) both}html:active-view-transition-type(fh-page)::view-transition-new(root){animation:fh-page-in .36s var(--fh-ease-out) both}html:active-view-transition-type(fh-page)::view-transition-group(fh-header){animation-duration:.26s;animation-timing-function:var(--fh-ease-standard)}}@keyframes fh-taut{0%{scale:0 1}}@keyframes fh-string{0%{scale:1 0}}@keyframes fh-swing{0%{opacity:0;rotate:-16deg}14%{opacity:1}46%{rotate:2.5deg}72%{rotate:-3.4deg}to{opacity:1;rotate:-2deg}}@keyframes fh-press{45%{scale:.95}}@keyframes fh-read{0%{translate:0 24px;rotate:-1.5deg}}@keyframes fh-emboss{0%{translate:0 45%}}@keyframes fh-fade-out{to{opacity:0}}@keyframes fh-page-in{0%{opacity:0;translate:0 8px}}@media print{.fh-hero__panel:before,.fh-hero__panel:after,.fh-tag,.fh-tag:after,html body .fh-plb,.fh-wordmark svg{animation:none!important}.fh-trust__list:before,.fh-trust__list:after,.fh-labelcard:before,.fh-labelcard__row:before,.fh-labelcard__brand:before,.fh-labelcard__brand:after{opacity:1!important;scale:none!important}.fh-labelcard{rotate:none!important;translate:none!important}}:root{--fh-gutter: clamp(1rem, .35rem + 2.667vw, 2.5rem);--fh-page-max: 90rem;--fh-text-h2: clamp(2rem, 1.6rem + 1.6vw, 3rem);--fh-mat: #EFEBE1}:is([id$=__fh_how],[id$=__fh_faq]) .text-block>h2{font-size:var(--fh-text-h2);line-height:1.1;letter-spacing:-.01em;text-wrap:balance}html body .accordion.accordion--dividers accordion-custom .details.details{border-block-start-style:dashed;border-block-start-color:var(--fh-stitch)}html body .accordion.accordion--dividers accordion-custom:last-child .details.details{border-block-end-style:dashed;border-block-end-color:var(--fh-stitch)}@media(min-width:990px){[id$=__fh_faq] .section-content-wrapper{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);column-gap:clamp(40px,5vw,96px);align-items:start}[id$=__fh_faq] .section-content-wrapper>.accordion{width:100%;max-width:68ch}}html body .variant-option__button-label:has(input:checked) .variant-option__button-label__pill{background:var(--fh-surface);box-shadow:inset 0 0 0 1.5px var(--fh-primary)}html body .variant-option__button-label:has(input:checked),html body .variant-option__button-label:has(input:checked) .variant-option__button-label__text{color:var(--fh-ink)}.fh-card__media{background:var(--fh-mat)}.fh-card__img:not(.fh-card__img--alt){mix-blend-mode:multiply}main:is([data-template^=collection],[data-template^=search]) product-card .card-gallery{background:var(--fh-mat)}main:is([data-template^=collection],[data-template^=search]) product-card .product-media__image{mix-blend-mode:multiply}html body .cart-items__media{background:var(--fh-mat);border-radius:var(--fh-radius-sm)}html body .cart-items__media-image{mix-blend-mode:multiply}@media(min-width:750px){media-gallery .product-media{background:var(--fh-mat)}media-gallery .product-media__image{mix-blend-mode:multiply}media-gallery .media-gallery__grid:has(>li:nth-child(3)):has(>li:nth-child(odd):last-child)>li:first-child{grid-column:1 / -1;--gallery-aspect-ratio: 16 / 9}media-gallery .media-gallery__grid:has(>li:nth-child(3)):has(>li:nth-child(odd):last-child)>li:first-child .product-media__image{object-fit:contain}}@media(min-width:750px){.fh-duo--2 .fh-card:nth-child(2){margin-top:0}.fh-duo--1 .fh-card__link{grid-template-columns:minmax(0,440px) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,56px)}}@media(min-width:990px){.fh-duo:is(.fh-duo--1,.fh-duo--2){display:grid;grid-template-columns:minmax(0,4fr) minmax(0,9fr);column-gap:clamp(32px,4vw,72px);align-items:start}.fh-duo:is(.fh-duo--1,.fh-duo--2) .fh-duo__head{flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0}.fh-duo--2 .fh-duo__grid{grid-template-columns:repeat(2,minmax(0,440px));justify-content:end}}.fh-card__more{display:inline-flex;align-items:center;gap:6px;margin-top:6px;width:fit-content;font-size:.9375rem;font-weight:500;color:var(--fh-primary);text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.22em;text-decoration-color:#2f4a3a66;transition:text-decoration-color var(--fh-dur-fast) var(--fh-ease-standard)}.fh-card__more svg{width:14px;height:14px;flex:none}.fh-card__link:is(:hover,:focus-visible) .fh-card__more{text-decoration-color:currentColor}@media(prefers-reduced-motion:no-preference){.fh-card__more svg{transition:translate var(--fh-dur-base) var(--fh-ease-out)}.fh-card__link:is(:hover,:focus-visible) .fh-card__more svg{translate:3px 0}}main:is([data-template^=collection],[data-template^=search]) product-card [class*=__product_title] :is(p,a,span,h2,h3){font-family:var(--fh-font-display);font-weight:400;font-size:clamp(1.25rem,1.15rem + .4vw,1.5rem);line-height:1.15;letter-spacing:-.005em;text-wrap:balance}main:is([data-template^=collection],[data-template^=search]) product-card [class*=__text_fh_card_fiber] p{font-size:var(--fh-text-label);letter-spacing:.1em}main:is([data-template^=collection],[data-template^=search]) product-card :is(.slideshow-control,quick-add-component){display:none}@media(min-width:750px){main[data-template^=collection] .product-grid:has(>li:nth-of-type(2):last-child){grid-template-columns:repeat(2,minmax(0,440px))}main[data-template^=collection] .product-grid:has(>li:nth-of-type(2):last-child)>li:nth-of-type(2){margin-top:0}}main[data-template^=search] :is(.fh-search-count,.fh-search-note){grid-column:1 / -1;margin:0 0 12px}main[data-template^=search] .fh-search-count{font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);letter-spacing:.1em;text-transform:uppercase;color:var(--fh-ink-muted)}main[data-template^=search] .fh-search-note{max-width:62ch;padding:14px 18px;font-size:1rem;line-height:1.5;color:var(--fh-ink);background:var(--fh-surface);border-radius:var(--fh-radius-md);text-wrap:pretty}main[data-template^=search]:has(.fh-search-note) .search-results__no-results{display:none}@media(min-width:750px){main[data-template$=contact] [id$=__form] .custom-section-content>.layout-panel-flex{width:min(100%,42rem);margin-inline:auto}html body main[data-template$=contact] .contact-form.size-style{--size-style-width: 100%;width:100%}}html body .cart-totals__tax-note:has(.fh-ship-note){flex-wrap:wrap;row-gap:8px}html body .cart-totals__tax-note .fh-ship-note{flex:1 0 100%;margin-bottom:0}main[data-template=cart] .cart-page__summary .section-background{background-color:var(--fh-surface)}main[data-template=cart] .fh-ship-note--intl{background:var(--fh-bg)}@media(min-width:750px){main[data-template=cart] .cart-page{--sidebar-width: 26rem}}@container cart-items (min-width: 720px){html body .cart-items__table-row{grid-template-columns:7.5rem minmax(0,1fr) auto minmax(var(--cart-item-price-width),auto);column-gap:24px}}[id$=__footer_m9NzUG] [class*=__text_LWt8Pz] p{margin:0;font-family:var(--fh-font-display);font-size:1.75rem;line-height:1.1;color:var(--fh-ink)}[id$=__footer_m9NzUG] :is([class*=__text_fh_help_label],[class*=__text_fh_policy_label]) p{margin:0;font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--fh-primary)}[id$=__footer_m9NzUG] :is([class*=__text_f9CFLH],[class*=__text_fh_policy_links]) ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}[id$=__footer_m9NzUG] :is([class*=__text_f9CFLH],[class*=__text_fh_policy_links]) li a{display:inline-flex;align-items:center;min-height:32px}html body .email-signup__input::placeholder{color:var(--fh-ink-muted);opacity:1}@media(max-width:749px){[id$=__footer_m9NzUG] [class*=__group_H6VpwJ]{row-gap:32px}}html body .menu-drawer .menu-drawer__menu-item--mainlist{font-family:var(--fh-font-display);font-weight:400;letter-spacing:-.01em}html body .menu-drawer .menu-drawer__utility-links{margin-top:20px;flex-direction:column;align-items:flex-start;gap:12px}.fh-menu-note{display:grid;gap:6px;width:100%;padding-top:16px;border-top:1px dashed var(--fh-stitch)}.fh-menu-note p{margin:0}.fh-menu-note__offer{font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);letter-spacing:.12em;text-transform:uppercase;color:var(--fh-primary)}.fh-menu-note__help{font-size:.875rem;line-height:1.55;color:var(--fh-ink-muted);text-wrap:pretty}.fh-menu-note__help a{color:var(--fh-ink);text-decoration-thickness:1px;text-underline-offset:.2em}html body .menu-drawer .menu-drawer__featured-content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-inline:0;padding-inline:var(--fh-gutter)}html body .menu-drawer .menu-drawer__featured-content-list-item{width:auto;min-width:0;margin:0}html body .menu-drawer__featured-content .resource-card__image{aspect-ratio:1;background:var(--fh-mat)}html body .menu-drawer__featured-content .resource-card__title{font-family:var(--fh-font-display);font-size:1.0625rem;line-height:1.2}@media(max-height:700px){html body .menu-drawer__featured-content{display:none}}main[data-template^=page] .rte-table-wrapper{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--fh-border-strong) transparent;background:linear-gradient(to right,var(--fh-bg) 30%,rgb(246 245 241 / 0)) left center / 32px 100% no-repeat local,linear-gradient(to left,var(--fh-bg) 30%,rgb(246 245 241 / 0)) right center / 32px 100% no-repeat local,radial-gradient(farthest-side at 0 50%,rgb(28 33 30 / .16),transparent) left center / 12px 100% no-repeat scroll,radial-gradient(farthest-side at 100% 50%,rgb(28 33 30 / .16),transparent) right center / 12px 100% no-repeat scroll}main[data-template^=page] .rte table{min-width:34rem;border-collapse:collapse;font-variant-numeric:tabular-nums}main[data-template^=page] .rte :is(th,td){min-width:7.5rem;padding:10px 12px;text-align:start;vertical-align:top;overflow-wrap:normal;word-break:normal;border-bottom:1px dashed var(--fh-stitch)}main[data-template^=page] .rte th{font-family:var(--fh-font-label);font-weight:500;font-size:var(--fh-text-label);letter-spacing:.1em;text-transform:uppercase;color:var(--fh-ink-muted)}.fh-spec,html body .fh-ps{text-wrap:balance}html body .fh-ps,html body .cart-items__details .fh-cart-label{letter-spacing:.1em}html body .cart-items__variants{display:flex;flex-wrap:wrap}html body shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-row-gap: 8px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/fh-v4.css.map */
