:root{--fe-ink:#292620;--fe-muted:#6c655c;--fe-paper:#fffdf9;--fe-sand:#f1ebe3;--fe-line:#ded6cc;--fe-gold:#84633c;--fe-serif:Georgia,"Times New Roman",serif}body{background:var(--fe-paper);color:var(--fe-ink)}.fe{color:var(--fe-ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:16px;line-height:1.6}.fe *,.fe *:before,.fe *:after{box-sizing:border-box}.fe[hidden],.fe [hidden]{display:none!important}.fe img{display:block;max-width:100%;height:auto}.fe a{text-decoration:none;color:inherit}.fe h1,.fe h2,.fe h3,.fe p,.fe ul,.fe ol{margin:0}.fe h1,.fe h2{font-family:var(--fe-serif);font-weight:400;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.fe h1{font-size:clamp(44px,5.7vw,84px)}.fe h2{font-size:clamp(32px,3.4vw,50px)}.fe h3{font-size:19px;line-height:1.35;font-weight:500;letter-spacing:-.015em}.fe p+p{margin-top:12px}.fe-wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.fe-section{padding-block:80px}.fe-eyebrow{font-size:10px;line-height:1.5;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--fe-gold);margin-bottom:18px!important}.fe-body{color:var(--fe-muted);line-height:1.7;font-size:15px}.fe-body a,.fe-form-note a{text-decoration:underline;text-underline-offset:4px}.fe-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 24px;background:var(--fe-ink);color:#fff!important;font:500 14px/1.3 var(--font-body-family,Arial,sans-serif);border:1px solid var(--fe-ink);border-radius:3px;cursor:pointer;transition:background .2s,border-color .2s}.fe-button:hover{background:#4a4033;border-color:#4a4033}.fe-button span{font-size:20px;line-height:1}.fe-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;border-bottom:1px solid var(--fe-line);font-size:13px;font-weight:500}.fe-link:hover{border-color:var(--fe-ink)}.fe-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.fe-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.fe-section-head>.fe-body{max-width:320px}.fe-hero{display:grid;grid-template-columns:48% 52%;background:var(--fe-sand);min-height:620px}.fe-hero__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px clamp(32px,5vw,88px)}.fe-hero h1{margin-bottom:26px;max-width:650px}.fe-hero h1 em{display:block;font-weight:400;color:#846b50}.fe-hero__copy>.fe-body{max-width:380px;font-size:15px;margin-bottom:32px}.fe-hero__proof{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:34px!important;color:#5a5145;font-size:11px}.fe-hero__proof span{margin-right:5px}.fe-hero__visual{position:relative;min-height:580px;overflow:hidden;background:#e9dfd3}.fe-hero__image{width:100%;height:100%!important;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.fe-hero__caption{position:absolute;inset:auto 28px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fffdf9f5;padding:18px 22px;border:1px solid rgba(255,255,255,.6)}.fe-hero__caption small{display:block;font-size:8px;letter-spacing:.14em;color:var(--fe-muted);margin-bottom:5px}.fe-hero__caption strong{display:block;font-size:13px;font-weight:500;max-width:280px;line-height:1.45}.fe-hero__price{font-size:14px;flex-shrink:0}.fe-hero__price>span{margin-left:16px}.fe-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fe-product-card__image{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:var(--fe-sand);margin-bottom:20px}.fe-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.fe-product-card__image:hover img{transform:scale(1.035)}.fe-product-card .fe-eyebrow{font-size:9px;margin-bottom:7px!important}.fe-product-card h3{font-size:14px;line-height:1.5}.fe-product-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.fe-product-card__badge{position:absolute;top:12px;left:12px;padding:5px 10px;background:var(--fe-paper);font-size:11px}.fe-card-price{margin-top:8px;font-size:14px}.fe-card-action{display:flex;justify-content:space-between;align-items:center;min-height:44px;border-bottom:1px solid var(--fe-line);font-size:12px;margin-top:8px}.fe-process{background:var(--fe-sand)}.fe-steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:46px!important}.fe-steps li{border-top:1px solid #cbbfaf;padding-top:24px}.fe-step-number{display:block;font:italic 36px var(--fe-serif);color:#9b8262;margin-bottom:24px}.fe-steps h3{margin-bottom:12px}.fe-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fe-story__image{position:relative;aspect-ratio:1/1.12;background:var(--fe-sand);overflow:hidden}.fe-story__image>img{width:100%;height:100%;object-fit:cover}.fe-story__note{position:absolute;bottom:24px;left:24px;right:24px;background:var(--fe-paper);padding:12px 16px;text-align:center;font:italic 21px var(--fe-serif)}.fe-story__copy h2{margin-bottom:24px;max-width:460px}.fe-story__links{margin-top:28px;border-top:1px solid var(--fe-line)}.fe-story__links a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;border-bottom:1px solid var(--fe-line)}.fe-story__links strong{display:block;font-size:15px;font-weight:500}.fe-story__links small{display:block;font-size:12px;color:var(--fe-muted);margin-top:4px}.fe-faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:96px}.fe-faq-layout h2{max-width:400px;margin-bottom:24px}.fe-faq-layout>.fe-body{max-width:350px}.fe-faq-layout .fe-link{margin-top:20px}.fe-faq-list details,.fe-product-details details{border-bottom:1px solid var(--fe-line)}.fe-faq-list details:first-child{border-top:1px solid var(--fe-line)}.fe summary{display:flex;justify-content:space-between;align-items:center;gap:24px;list-style:none;cursor:pointer;font-size:14px;font-weight:500;padding:20px 0;min-height:48px}.fe summary::-webkit-details-marker{display:none}.fe summary>span{font-size:20px;font-weight:400;transition:transform .2s}.fe details[open]>summary>span{transform:rotate(45deg)}.fe details>.fe-body{padding-bottom:22px}.fe-newsletter{padding:64px 0;background:#eae2d7}.fe-newsletter__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:center}.fe-newsletter h2{margin-bottom:14px}.fe-newsletter__grid .fe-body{max-width:420px}.fe-newsletter__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.fe-newsletter__grid>*{min-width:0}.fe-newsletter__form label{display:block;font-size:12px;margin-bottom:8px}.fe-newsletter__form input{width:100%;min-width:0;min-height:54px;background:var(--fe-paper);border:1px solid #968c7e;border-radius:3px;padding:12px 14px;font-family:inherit;font-size:16px;color:var(--fe-ink)}.fe-newsletter__fields .fe-button{flex-shrink:0}.fe-form-note{font-size:11px;line-height:1.65;color:var(--fe-muted);margin-top:14px!important}.fe-form-success{padding:18px;background:var(--fe-paper);border:1px solid #777a65}.fe-wordmark{display:flex;flex-direction:column;align-items:center;gap:6px;font-family:Arial,sans-serif;white-space:nowrap;color:inherit;line-height:1.2}.fe-wordmark>span{font-size:18px;letter-spacing:.13em;font-weight:600}.fe-wordmark__light{font-weight:300}.fe-wordmark small{font-size:8px;letter-spacing:.2em;text-transform:uppercase}.header{border-bottom:1px solid var(--fe-line)}.header__menu .menu__item{font-size:13px}.header__logo{min-width:0}.fe-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;color:var(--fe-muted);font-size:11px;line-height:1.5;margin-bottom:24px}.fe-breadcrumb a:hover{text-decoration:underline}.fe-breadcrumb [aria-current]{max-width:100%;overflow-wrap:anywhere}.fe-collection-intro{padding-top:32px;padding-bottom:20px}.fe-collection-intro h1{font-size:clamp(36px,4.4vw,64px);max-width:1000px}.fe-collection-description{max-width:840px;margin-top:18px}.fe-collection-description summary{justify-content:flex-start;padding:8px 0;font-size:13px}.fe-product-details{margin-top:16px}.fe-product-details details{border-top:1px solid var(--fe-line)}.fe-product-details .fe-body{font-size:14px;overflow-wrap:anywhere}.fe-policy-link{display:block;padding:14px 0;border-bottom:1px solid var(--fe-line);font-size:13px}.fe-product-assist{position:fixed;inset:auto 0 0;z-index:25;background:var(--fe-paper);border-top:1px solid var(--fe-line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -5px 20px #2926200a;display:flex;justify-content:space-between;align-items:center;gap:16px}.fe-product-assist__title{font-size:11px;line-height:1.4;max-width:44%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fe-product-assist .fe-button{min-height:46px;padding:12px 16px;font-size:12px;gap:12px}.fe-placeholder{width:100%;height:100%;background:var(--fe-sand)}.template-product .product__info{align-content:start;gap:18px}.template-product .product__title .heading{font-size:clamp(27px,2.6vw,40px);line-height:1.16;letter-spacing:-.035em;max-width:100%;font-weight:500}.template-product .product__info>.fe-breadcrumb{margin-bottom:0}.template-product .product__info .price{font-size:22px}.template-product .product__info .product-form__submit{min-height:56px}.template-product .product__media{background:var(--fe-sand)}.template-product .product__media-container{min-width:0}.fe-stage__eyebrow{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;color:var(--fe-gold)}.template-product .product__info .gpo-app{border:1px solid var(--fe-line);padding:20px;background:#fff;border-radius:4px}.template-product .gpo-app input:not([type=checkbox]):not([type=radio]),.template-product .gpo-app select,.template-product .gpo-app textarea{font-size:16px;max-width:100%}.template-product .gpo-app .gpo-label{line-height:1.5}.template-product .product__info :is(.product-bundle,.product__bundle){border:1px solid var(--fe-line);border-radius:4px}.product-card{box-shadow:none}.product-card__title{line-height:1.45}.footer-group .footer{border-radius:0}.footer-group a:hover{text-underline-offset:5px}.template-page .rte,.template-article .rte{line-height:1.8}:is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #80603c;outline-offset:4px}.fe :is(a,button,input,summary){scroll-margin-top:140px}@media(min-width:990px){.fe-product-assist{display:none!important}}@media(max-width:1100px){.fe-wrap{width:calc(100% - 56px)}.fe-hero,.fe-hero__visual{min-height:560px}.fe-hero__copy{padding:48px 32px}.fe-hero h1{font-size:64px}.fe-story,.fe-faq-layout,.fe-newsletter__grid{gap:48px}.fe-actions{gap:16px}.fe-wordmark>span{font-size:15px}}@media(max-width:989px){.fe-hero{grid-template-columns:1fr}.fe-hero__copy{padding:44px 28px 36px}.fe-hero h1{font-size:clamp(46px,8vw,68px);max-width:640px;margin-bottom:20px}.fe-hero h1 em{display:inline}.fe-hero__copy>.fe-body{max-width:560px;margin-bottom:24px}.fe-hero__visual{min-height:0;aspect-ratio:5/4}.fe-hero__proof{margin-top:24px!important}.fe-section{padding-block:56px}.fe-product-grid{gap:18px}.fe-story{gap:32px}.fe-faq-layout{grid-template-columns:1fr;gap:30px}.fe-faq-layout h2{max-width:600px}.fe-newsletter__grid{grid-template-columns:minmax(0,1fr);gap:28px}.fe-steps{gap:24px}.template-product .product__info{gap:16px}.fe-product-details .rte img{max-width:100%;height:auto}}@media(max-width:599px){.fe-wrap{width:calc(100% - 40px)}.fe-section{padding-block:44px}.fe-hero__copy{padding:32px 20px 28px}.fe-hero h1{font-size:48px}.fe-hero h1 em{display:block}.fe-hero__copy>.fe-body{font-size:14px;line-height:1.7}.fe-hero__visual{aspect-ratio:1/1}.fe-hero__caption{inset:auto 14px 14px;padding:14px;gap:12px}.fe-hero__caption small{font-size:7px}.fe-hero__caption strong{font-size:11px}.fe-hero__price{font-size:12px}.fe-hero__price>span{margin-left:6px}.fe-eyebrow{font-size:9px;margin-bottom:14px!important}.fe-actions{gap:14px;align-items:center}.fe-actions .fe-button{padding:14px 18px;font-size:12px;gap:18px}.fe-actions .fe-link{font-size:11px;gap:5px}.fe-hero__proof{gap:8px 16px;font-size:10px;margin-top:22px!important}.fe-section-head{display:block;margin-bottom:26px}.fe-section-head .fe-link{margin-top:14px}.fe-section-head>.fe-body{margin-top:20px;max-width:none}.fe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.fe-product-card__image{margin-bottom:14px}.fe-product-card h3{font-size:12px}.fe-card-price{font-size:13px}.fe-card-action{font-size:11px}.fe-steps{grid-template-columns:1fr;gap:24px;margin-top:28px!important}.fe-steps li{display:grid;grid-template-columns:46px 1fr;column-gap:16px;padding-top:22px}.fe-step-number{grid-row:span 2;font-size:28px;margin-bottom:0}.fe-steps h3{font-size:17px;margin-bottom:8px}.fe-steps .fe-body{grid-column:2;font-size:13px}.fe-story{grid-template-columns:1fr;gap:30px}.fe-story__image{aspect-ratio:1}.fe-story__copy h2{margin-bottom:20px}.fe-faq-layout{gap:24px}.fe-faq-layout h2{margin-bottom:18px}.fe summary{font-size:13px;gap:18px}.fe-body{font-size:14px}.fe-newsletter{padding-block:40px}.fe-newsletter__fields .fe-button{padding:12px 16px;gap:12px;font-size:12px}.fe-form-note{font-size:10px}.fe-wordmark>span{font-size:14px;letter-spacing:.08em}.fe-wordmark small{font-size:7px;letter-spacing:.12em}.fe-breadcrumb{font-size:10px;margin-bottom:20px}.fe-collection-intro{padding-top:22px}.template-product .product__info .gpo-app{padding:14px}.template-product .product__title .heading{font-size:28px}.template-product .product__info{padding-top:8px}.fe-product-assist__title{font-size:10px}.fe-product-assist .fe-button{font-size:11px;padding:12px}}@media(prefers-reduced-motion:reduce){.fe *,.fe *:before,.fe *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.product__info [data-animate]{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/85/compiled_assets/styles.css.map */
