:root{--fh-black: #0b0b0b;--fh-charcoal: #292928;--fh-cream: #f8f7f3;--fh-soft-cream: #f2f0ec;--fh-line: rgba(11, 11, 11, .13);--fh-powder: #8eb5d0;--fh-serif: "Iowan Old Style", "Palatino Linotype", Palatino, Baskerville, "Times New Roman", serif;--fh-sans: Arial, Helvetica, sans-serif;--fh-header-height: 88px}html{scroll-behavior:smooth}body{background:var(--fh-cream);color:var(--fh-black);font-family:var(--fh-sans);font-size:14px;letter-spacing:0}body.has-grain:after{opacity:.012}.main-content{min-height:60vh}.template-index .main-content{overflow:hidden}.site-header.fh-header{position:sticky;inset:0 0 auto;z-index:100;height:var(--fh-header-height);background:#faf9f6f7;color:var(--fh-black);border:0;border-bottom:1px solid rgba(11,11,11,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.fh-header__inner{position:relative;height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:100%;padding:0 clamp(24px,3.3vw,56px)}.fh-header__nav{display:flex;align-items:center;gap:clamp(30px,4.3vw,72px);font-size:9px;font-weight:600;line-height:1;letter-spacing:.2em;text-transform:uppercase}.fh-header__nav--right{justify-content:flex-end}.fh-header__nav a{position:relative;padding:10px 0}.fh-header__nav a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.fh-header__nav a:hover:after,.fh-header__nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.fh-header__logo{width:clamp(150px,15.5vw,205px);line-height:0}.fh-header__logo img{width:100%;height:auto}.fh-header__menu,.fh-header__mobile-cart{display:none}.fh-home-hero{position:relative;min-height:var(--fh-hero-height);height:var(--fh-hero-height);background:var(--fh-charcoal);color:#fff;overflow:hidden}.fh-home-hero__content{position:relative;width:100%;height:100%}.fh-home-hero__media{position:absolute;inset:0 0 0 auto;width:min(84%,1420px);overflow:hidden}.fh-home-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--fh-charcoal) 0%,rgba(41,41,40,.72) 12%,rgba(41,41,40,0) 34%);pointer-events:none}.fh-home-hero__image{width:100%;height:100%;object-fit:cover;object-position:55% center;transform:scale(1.015)}.fh-home-hero__copy{position:absolute;z-index:2;left:clamp(34px,4.8vw,76px);top:50%;transform:translateY(-45%);max-width:400px}.fh-home-hero__copy.reveal{transform:translateY(calc(-45% + 20px))}.fh-home-hero__copy.reveal.is-visible,.shopify-design-mode .fh-home-hero__copy.reveal{transform:translateY(-45%)}.fh-home-hero__copy h1{margin:0 0 34px;font-family:var(--fh-serif);font-size:clamp(45px,4.4vw,70px);font-weight:400;line-height:.99;letter-spacing:-.035em}.fh-underlined-link{display:inline-block;min-width:155px;padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,.72);font-size:9px;font-weight:600;line-height:1;letter-spacing:.24em;text-transform:uppercase;transition:min-width .35s ease,opacity .25s ease}.fh-underlined-link:hover{min-width:180px;opacity:.72}.fh-single-product{background:var(--fh-cream);padding:clamp(36px,4.2vw,68px) clamp(26px,4.3vw,70px)}.fh-single-product__inner{width:min(100%,1420px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.52fr) minmax(320px,.78fr);align-items:center;gap:clamp(40px,6.5vw,110px)}.fh-single-product__media{min-height:460px;display:grid;place-items:center;background:#f4f2ef;overflow:hidden}.fh-single-product__media a{display:grid;width:100%;height:100%;place-items:center}.fh-single-product__image{width:100%;height:100%;max-height:610px;object-fit:contain;object-position:center}.fh-single-product__details{max-width:410px;width:100%}.fh-kicker{margin:0 0 18px;color:var(--fh-powder);font-size:9px;font-weight:700;line-height:1.2;letter-spacing:.27em;text-transform:uppercase}.fh-single-product__details h2{margin:0 0 10px;font-family:var(--fh-serif);font-size:clamp(38px,3.4vw,54px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.fh-single-product__details .price{display:flex;gap:10px;margin:0 0 25px;font-family:var(--fh-serif);font-size:20px}.fh-single-product__description{margin-bottom:32px;max-width:320px;font-family:var(--fh-serif);font-size:16px;line-height:1.36}.fh-single-product__description p{margin:0}.fh-home-option{border:0;padding:0;margin:0 0 27px}.fh-home-option legend{margin-bottom:12px;font-family:var(--fh-serif);font-size:13px}.fh-home-option__values{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fh-size-chip{position:relative;display:block}.fh-size-chip input{position:absolute;opacity:0;pointer-events:none}.fh-size-chip span{min-width:46px;height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-family:var(--fh-serif);font-size:14px;transition:border-color .2s ease,background .2s ease}.fh-size-chip input:checked+span{border-color:var(--fh-black);background:#fff6}.fh-size-chip input:focus-visible+span{outline:2px solid var(--fh-powder);outline-offset:2px}.fh-single-product__add.button{width:100%;min-height:53px;justify-content:center;border:1px solid var(--fh-black);background:var(--fh-black);color:#fff;font-size:9px;font-weight:600;letter-spacing:.27em}.fh-single-product__add.button:hover{background:#222}.fh-single-product__add.button:disabled{opacity:.5}.product-form__status{min-height:20px;margin-top:10px;font-size:11px}.product-form__status a{text-decoration:underline;text-underline-offset:3px}.fh-single-product__links{display:flex;gap:28px;margin-top:31px;font-size:8px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.fh-single-product__links a{padding-bottom:7px;border-bottom:1px solid var(--fh-line)}.fh-fallback-sizes{display:flex;gap:15px;margin:0 0 26px;font-family:var(--fh-serif)}.fh-fallback-sizes span{min-width:39px;height:34px;display:grid;place-items:center;border:1px solid transparent}.fh-fallback-sizes .is-selected{border-color:var(--fh-black)}.fh-brand-note{padding:clamp(50px,6vw,88px) 24px;background:var(--fh-soft-cream);text-align:center}.fh-brand-note__inner{width:min(100%,680px);margin:0 auto}.fh-brand-note .fh-kicker{margin-bottom:20px}.fh-brand-note__text{font-family:var(--fh-serif);font-size:clamp(16px,1.55vw,20px);line-height:1.4}.site-footer.fh-footer{padding:40px clamp(26px,3.8vw,58px) 24px;background:var(--fh-cream);color:var(--fh-black);border-top:0}.fh-footer__newsletter{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(320px,1.15fr) minmax(190px,.65fr);align-items:end;gap:clamp(32px,5vw,90px);padding-bottom:28px;border-bottom:1px solid var(--fh-line)}.fh-footer__intro{font-family:var(--fh-serif);font-size:13px;line-height:1.4}.fh-footer__heading{margin-bottom:7px;font-family:var(--fh-sans);font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.fh-newsletter-form{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid rgba(11,11,11,.35)}.fh-newsletter-form input{min-width:0;padding:9px 0 10px;border:0;outline:0;background:transparent;font-family:var(--fh-serif);font-size:16px}.fh-newsletter-form input::placeholder{color:#0b0b0b6b}.fh-newsletter-form button{border:0;background:transparent;padding:8px 0 8px 20px;font-size:20px}.fh-newsletter-form__message{position:absolute;top:calc(100% + 7px);left:0;font-size:10px}.fh-footer__social{display:flex;justify-content:flex-end;gap:36px;font-size:8px;font-weight:600;letter-spacing:.2em}.fh-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;font-family:var(--fh-serif);font-size:11px}.fh-footer__bottom nav{display:flex;gap:38px;font-family:var(--fh-sans);font-size:8px;font-weight:600;letter-spacing:.18em}.product-main{background:var(--fh-cream);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(340px,.72fr);align-items:start}.product-main__gallery{background:#f2f0ed}.product-media{min-height:76vh;display:grid;place-items:center;padding:clamp(30px,5vw,80px)}.product-media__image{width:100%;height:100%;max-height:76vh;object-fit:contain}.product-main__details{position:sticky;top:var(--fh-header-height);min-height:calc(100vh - var(--fh-header-height));display:grid;align-items:center;padding:clamp(48px,7vw,110px) clamp(32px,5vw,82px)}.product-main__details-inner{max-width:430px}.product-breadcrumb{color:var(--fh-powder)}.product-main__details h1{margin:18px 0 12px;font-family:var(--fh-serif);font-size:clamp(42px,4vw,64px);font-weight:400;line-height:1;letter-spacing:-.04em}.product-main__details .price{margin-bottom:25px;font-family:var(--fh-serif);font-size:20px}.product-options{margin-top:30px}.product-option{border:0;padding:0;margin:0 0 24px}.product-option legend{width:100%;display:flex;justify-content:space-between;margin-bottom:12px;font-family:var(--fh-serif)}.product-option__values{display:flex;gap:8px;flex-wrap:wrap}.option-chip{position:relative}.option-chip input{position:absolute;opacity:0}.option-chip span{min-width:45px;min-height:36px;padding:8px 12px;display:grid;place-items:center;border:1px solid transparent}.option-chip input:checked+span{border-color:var(--fh-black)}.product-form__row{display:grid;grid-template-columns:1fr;gap:10px}.product-form__submit{width:100%}.product-description{margin-top:30px;font-family:var(--fh-serif);font-size:15px}.product-accordions{margin-top:28px;border-top:1px solid var(--fh-line)}.accordion{border-bottom:1px solid var(--fh-line)}.accordion summary{padding:16px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:9px;letter-spacing:.16em;text-transform:uppercase;list-style:none}.accordion__content{padding:0 0 18px;font-family:var(--fh-serif)}.cart-page,.main-page,.search-page,.collection-main,.blog-main,.article-main,.list-collections{background:var(--fh-cream)}.fh-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#0000003d;opacity:0;transition:opacity .3s ease}.fh-mobile-menu.is-open{opacity:1}.fh-mobile-menu__panel{width:min(89vw,430px);height:100%;padding:24px;background:var(--fh-cream);transform:translate(-100%);transition:transform .35s cubic-bezier(.2,.7,.2,1);display:flex;flex-direction:column}.fh-mobile-menu.is-open .fh-mobile-menu__panel{transform:none}.fh-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:50px}.fh-mobile-menu__top img{width:150px}.fh-mobile-menu__nav{display:grid}.fh-mobile-menu__nav a{padding:17px 0;border-bottom:1px solid var(--fh-line);font-family:var(--fh-serif);font-size:30px}.fh-mobile-menu__signal{margin-top:auto;font-size:8px;letter-spacing:.2em}@media(max-width:899px){:root{--fh-header-height: 72px}.fh-header__inner{grid-template-columns:1fr auto 1fr;padding:0 18px}.fh-header__nav{display:none}.fh-header__menu{display:grid;justify-self:start;padding:5px}.fh-header__menu svg{width:20px}.fh-header__logo{width:148px}.fh-header__mobile-cart{display:block;justify-self:end;font-size:8px;font-weight:600;letter-spacing:.15em}.fh-home-hero{min-height:var(--fh-hero-height-mobile);height:var(--fh-hero-height-mobile)}.fh-home-hero__media{top:0;right:0;bottom:0;left:0;width:100%}.fh-home-hero__media:after{background:linear-gradient(180deg,#29292805 20%,#29292833 52%,#292928e0)}.fh-home-hero__image{object-position:58% center;transform:scale(1.03)}.fh-home-hero__copy{left:24px;right:24px;top:auto;bottom:42px;transform:none;max-width:330px}.fh-home-hero__copy.reveal{transform:translateY(20px)}.fh-home-hero__copy.reveal.is-visible,.shopify-design-mode .fh-home-hero__copy.reveal{transform:none}.fh-home-hero__copy h1{margin-bottom:27px;font-size:clamp(42px,12vw,58px)}.fh-single-product{padding:26px 18px 62px}.fh-single-product__inner{grid-template-columns:1fr;gap:42px}.fh-single-product__media{min-height:360px}.fh-single-product__image{max-height:510px}.fh-single-product__details{max-width:none;padding:0 6px}.fh-single-product__details h2{font-size:42px}.fh-single-product__links{gap:20px;flex-wrap:wrap}.fh-brand-note{padding:56px 25px}.fh-brand-note__text br{display:none}.fh-footer{padding:34px 22px 20px!important}.fh-footer__newsletter{grid-template-columns:1fr;align-items:start;gap:30px}.fh-footer__social{justify-content:flex-start}.fh-footer__bottom{align-items:flex-end}.fh-footer__bottom nav{gap:20px}.product-main{grid-template-columns:1fr}.product-media{min-height:auto;padding:25px}.product-main__details{position:static;min-height:0;padding:50px 24px 90px}.sticky-atc{z-index:90}}@media(max-width:480px){.fh-home-hero__image{object-position:62% center}.fh-single-product__media{min-height:300px}.fh-footer__bottom{font-size:10px}}@media(prefers-reduced-motion:reduce){.fh-home-hero__image{transform:none}.fh-underlined-link,.fh-header__nav a:after,.fh-mobile-menu,.fh-mobile-menu__panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/minimalist.css.map */
