.fh-product-page{background:#faf9f7;color:#1a1c1b;overflow-x:hidden}.fh-product-breadcrumbs{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;padding-top:112px;padding-bottom:14px;color:#75786e;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fh-product-breadcrumbs a{color:inherit;text-decoration:none}.fh-product-breadcrumbs a:hover,.fh-product-breadcrumbs a:focus-visible{color:#334725;text-decoration:underline;text-underline-offset:.18em}.fh-product-breadcrumbs [aria-current=page]{color:#334725}.fh-product-layout{display:grid;gap:24px;padding-bottom:28px}.fh-product-gallery{display:grid;gap:16px;min-width:0}.fh-product-gallery__stage{position:relative;width:100%;aspect-ratio:1 / 1;max-height:min(64vh,620px);background:#f4f3f1;overflow:hidden}.fh-product-gallery__panel{display:none;width:100%;height:100%}.fh-product-gallery__panel.is-active{display:block}.fh-product-gallery__image,.fh-product-gallery__video,.fh-product-gallery__model{width:100%;height:100%;object-fit:contain;object-position:center;background:#f4f3f1}.fh-product-gallery__thumb-shell{display:grid;gap:8px;min-width:0}.fh-product-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.fh-product-gallery__thumbs::-webkit-scrollbar{display:none}.fh-product-gallery__thumb{flex:0 0 74px;width:74px;height:74px;border:1px solid rgba(117,120,110,.24);background:#f4f3f1;cursor:pointer;padding:0;overflow:hidden}.fh-product-gallery__thumb.is-active,.fh-product-gallery__thumb:focus-visible{border-color:#334725;outline:2px solid #334725;outline-offset:2px}.fh-product-gallery__thumb-image{width:100%;height:100%;object-fit:contain}.fh-product-buybox{display:grid;gap:18px;min-width:0}.fh-product-gallery__rail-btn{display:none;width:100%;min-height:34px;border:1px solid rgba(117,120,110,.22);background:#faf9f7;color:#334725;cursor:pointer;font-family:var(--font-mono);font-size:14px;line-height:1}.fh-product-gallery__rail-btn:hover,.fh-product-gallery__rail-btn:focus-visible{border-color:#334725;background:#e5d9c9}.fh-product-buybox__eyebrow{color:#665d51;font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.fh-product-buybox__title{color:#000;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,7vw,50px);font-weight:400;letter-spacing:-.025em;line-height:1.02;text-transform:none}.fh-product-buybox__price{color:#334725;display:flex;gap:12px;align-items:baseline;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.1}.fh-product-buybox__price s{color:#75786e;font-family:Arial,Helvetica,sans-serif;font-size:16px}.fh-product-buybox__status{color:#4a5f3a;font-size:14px;margin-top:-10px}.fh-product-buybox__status--sold-out{color:#7a4b3a}.fh-product-form{display:grid;gap:20px}.fh-product-options{display:grid;gap:22px}.fh-product-option{border:0;display:grid;gap:12px;min-width:0}.fh-product-option__legend{display:flex;justify-content:space-between;gap:18px;align-items:baseline;width:100%;color:#1a1c1b;font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.fh-product-option__selected{color:#665d51;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}.fh-product-option__values{display:flex;flex-wrap:wrap;gap:8px}.fh-product-option__value{min-width:54px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(117,120,110,.42);background:transparent;color:#1a1c1b;cursor:pointer;font-size:14px;line-height:1.2;padding:10px 14px;text-align:center;transition:border-color .18s ease,background .18s ease}.fh-product-option--color .fh-product-option__value{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:999px;overflow:hidden;padding:3px}.fh-product-option input:checked+.fh-product-option__value{border-color:#334725;background:#e5d9c994;box-shadow:inset 0 0 0 1px #334725}.fh-product-option--color input:checked+.fh-product-option__value{background:transparent;box-shadow:0 0 0 2px #faf9f7,0 0 0 4px #334725}.fh-product-option input:focus-visible+.fh-product-option__value{outline:2px solid #334725;outline-offset:3px}.fh-product-option__swatch{width:100%;height:100%;display:block;border:1px solid rgba(10,22,31,.18);border-radius:inherit;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.fh-product-option__swatch img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover;overflow:hidden}.fh-product-option__swatch--fallback{display:grid;place-items:center;background:#ece8dc;color:#1a1c1b;font-family:var(--font-mono);font-size:12px;font-weight:700;line-height:1}.fh-product-purchase-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:12px;align-items:stretch}.fh-product-quantity{min-height:56px;display:grid;grid-template-columns:36px 1fr 36px;border:1px solid rgba(117,120,110,.55)}.fh-product-quantity button,.fh-product-quantity input{border:0;background:transparent;color:#1a1c1b;font-size:15px;text-align:center}.fh-product-quantity button{cursor:pointer}.fh-product-quantity input{width:100%;-webkit-appearance:textfield;appearance:textfield}.fh-product-quantity input::-webkit-inner-spin-button,.fh-product-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.fh-product-submit{min-height:56px;display:inline-flex;gap:10px;align-items:center;justify-content:center;border:0;background:#4a5f3a;color:#fff;cursor:pointer;font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.12em;padding:14px 18px;text-transform:uppercase;transition:transform .16s ease,background .16s ease}.fh-product-submit:hover,.fh-product-submit:focus-visible{background:#334725;transform:translateY(-1px)}.fh-product-submit[disabled]{cursor:not-allowed;opacity:.55;transform:none}.fh-product-support{grid-column:1 / -1;display:grid;gap:16px;padding:22px;background:#efeeec}.fh-product-support__item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start}.fh-product-support__item>span{color:#334725;font-size:20px;line-height:1}.fh-product-support strong{display:block;color:#1a1c1b;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fh-product-support p{color:#44483f;font-size:14px;line-height:1.45;margin-top:3px}.fh-product-story{border-top:2px solid rgba(10,22,31,.16);border-bottom:2px solid rgba(10,22,31,.16);background:#f8f6ef;padding:var(--fh-product-story-padding-top-mobile, 28px) 0 var(--fh-product-story-padding-bottom-mobile, 56px)}.fh-product-story__inner{display:grid;gap:26px}.fh-product-story h2{color:#0a161f;font-family:var(--font-headline);font-size:clamp(32px,6vw,48px);font-weight:400;letter-spacing:.02em;line-height:.95;margin-bottom:24px;text-transform:uppercase}.fh-product-story__lead{min-width:0}.fh-product-story__copy{color:#1a1c1b;font-size:17px;line-height:1.7;max-width:76ch;padding:18px 0 0;border-top:1px solid rgba(10,22,31,.14)}.fh-product-story__copy p+p,.fh-product-story__copy ul,.fh-product-story__copy ol{margin-top:18px}.fh-product-story__copy ul,.fh-product-story__copy ol{padding-left:22px}.fh-product-story__modules{display:grid;gap:12px;align-items:start;min-width:0}.fh-product-story__module{display:grid;gap:10px;align-content:start;padding:18px;background:#ece8dc;border:1px solid rgba(10,22,31,.22)}.fh-product-story__module--dark,.fh-product-story__module--manifest{background:#0a161f;color:#f8f6ef;border-color:#0a161f}.fh-product-story__module--manifest{gap:0;padding:0}.fh-product-story__manifest-intro,.fh-product-story__manifest-features{display:grid;gap:10px;padding:20px}.fh-product-story__manifest-features{border-top:1px solid rgba(248,246,239,.18);background:#f8f6ef0f}.fh-product-story__module-rte{min-width:0}.fh-product-story__module>span,.fh-product-story__manifest-intro>span,.fh-product-story__manifest-features>span{color:#4a5f3a;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fh-product-story__module--dark>span,.fh-product-story__module--manifest span{color:#f26a21}.fh-product-story__module h3{color:#0a161f;font-family:var(--font-headline);font-size:26px;font-weight:400;letter-spacing:.02em;line-height:1;text-transform:uppercase}.fh-product-story__module--dark h3,.fh-product-story__module--manifest h3{color:#f8f6ef}.fh-product-story__module p,.fh-product-story__module li{color:#44483f;font-size:15px;line-height:1.55}.fh-product-story__module--dark p,.fh-product-story__module--manifest p,.fh-product-story__module--manifest li{color:#f8f6efbd}.fh-product-story__module ul{display:grid;gap:0;list-style:none;padding:0}.fh-product-story__module li{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid rgba(10,22,31,.1)}.fh-product-story__module--manifest li{border-bottom-color:#f8f6ef29}.fh-product-story__module li:last-child{padding-bottom:0;border-bottom:0}.fh-product-story__module strong{color:#0a161f;font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.fh-product-story__module--manifest strong{color:#f8f6ef}.fh-product-related{padding-top:48px;padding-bottom:64px}.fh-product-related__header{margin-bottom:30px}.fh-product-related__header h2{color:#000;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,6vw,54px);font-weight:400;letter-spacing:-.04em;line-height:1;text-transform:none}.fh-product-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px 16px}.fh-product-related__grid .fh-product-card{height:100%;display:flex;flex-direction:column}.fh-product-related__grid .fh-product-card__link{flex:1 1 auto}.fh-product-related__grid .fh-product-card__info{display:grid;grid-template-rows:auto minmax(2.8em,auto) auto;align-content:start}.fh-product-related__grid .product-title{overflow-wrap:anywhere}.fh-product-related__grid .fh-product-card__actions{margin-top:auto}@media(max-width:749px){.fh-product-breadcrumbs{display:none}.fh-product-layout{padding:0 0 20px;gap:0}.fh-product-gallery{gap:0}.fh-product-gallery__stage{aspect-ratio:1 / 1;max-height:min(58vh,430px)}.fh-product-gallery__thumbs{justify-content:center;margin-top:-28px;padding-bottom:26px;position:relative;z-index:2}.fh-product-gallery__thumb{width:9px;height:9px;flex-basis:9px;border:0;border-radius:999px;background:#c4c8bc;padding:0}.fh-product-gallery__thumb.is-active{background:#334725;outline:none}.fh-product-gallery__thumb-image,.fh-product-gallery__thumb span{display:none}.fh-product-buybox,.fh-product-form,.fh-product-options{display:contents}.fh-product-gallery__thumb-shell{position:relative;z-index:2}.fh-product-buybox__eyebrow,.fh-product-buybox__title,.fh-product-buybox__price,.fh-product-buybox__status,.fh-product-purchase-row,.fh-product-support,.fh-product-option:not(.fh-product-option--color){margin-left:20px;margin-right:20px}.fh-product-option--color{order:2;padding:14px 20px 18px;background:#faf9f7;border-bottom:1px solid rgba(117,120,110,.14)}.fh-product-option--color .fh-product-option__legend{justify-content:flex-start}.fh-product-option--color .fh-product-option__values{gap:12px}.fh-product-buybox__eyebrow{order:3;margin-top:24px}.fh-product-buybox__title{order:4}.fh-product-buybox__price{order:5}.fh-product-buybox__status{order:6}.fh-product-option:not(.fh-product-option--color){order:7;margin-top:18px}.fh-product-purchase-row{order:8;margin-top:20px;margin-bottom:0}.fh-product-support{order:9;margin-top:22px;margin-bottom:18px}.fh-product-purchase-row{grid-template-columns:1fr}.fh-product-quantity{display:none}.fh-product-submit{min-height:60px;width:100%}.fh-product-support{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:20px 0 0;background:transparent;border-top:1px solid rgba(117,120,110,.2)}.fh-product-support__item{display:flex;flex-direction:column;gap:8px;align-items:center;border-left:1px solid rgba(117,120,110,.24);padding:0 8px;text-align:center}.fh-product-support__item:first-child{border-left:0}.fh-product-support p{display:none}.fh-product-support strong{font-size:10px;line-height:1.3}}@media(min-width:750px){.fh-product-layout{grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:clamp(36px,5vw,64px);align-items:start;padding-bottom:52px}.fh-product-gallery{grid-template-columns:92px minmax(0,1fr);align-items:start}.fh-product-gallery__stage{grid-column:2;grid-row:1;aspect-ratio:1 / 1;max-height:min(62vh,600px)}.fh-product-gallery__thumb-shell{grid-column:1;grid-row:1;height:min(62vh,600px);max-height:min(62vh,600px);grid-template-rows:auto minmax(0,1fr) auto;align-self:start}.fh-product-gallery__thumbs{flex-direction:column;overflow:auto;overscroll-behavior:contain;padding:0;scrollbar-width:none}.fh-product-gallery__thumb{width:92px;height:92px;flex-basis:92px}.fh-product-gallery__rail-btn{display:inline-grid;place-items:center}.fh-product-option:not(.fh-product-option--color) .fh-product-option__values{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.fh-product-option:not(.fh-product-option--color) .fh-product-option__values::-webkit-scrollbar{display:none}.fh-product-buybox{padding-top:0}.fh-product-story{padding:var(--fh-product-story-padding-top-desktop, 40px) 0 var(--fh-product-story-padding-bottom-desktop, 72px)}.fh-product-story__inner{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:start;text-align:left}.fh-product-story__modules{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.fh-product-story__module--manifest{grid-column:1 / -1}.fh-product-story__module--manifest{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr)}.fh-product-story__manifest-features{border-top:0;border-left:1px solid rgba(248,246,239,.18)}.fh-product-story__module--trust{grid-column:1 / -1}.fh-product-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}}@media(min-width:1180px){.fh-product-layout{grid-template-columns:minmax(0,7fr) minmax(380px,5fr)}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/fh-product.css.map */
