:root{--fw-ink:#343d35;--fw-soft:#62675b;--fw-cream:#fbf8f1;--fw-coral:#b74d37;--fw-peach:#f2d4c4;--fw-sage:#e7ebe0;--fw-line:#dce0d4;--fw-serif:Georgia,"Times New Roman",serif}html{scroll-behavior:smooth;scroll-padding-top:145px}body{background:var(--fw-cream);-webkit-font-smoothing:antialiased}.fw-wrap{width:min(100% - 88px,1340px);margin-inline:auto}.fw-section{padding-block:84px}.fw-section h2,.fw-hero h1,.fw-outings h2,.fw-guide h2,.fw-faq h2{font-family:var(--fw-serif);font-weight:400;letter-spacing:-.035em;line-height:1.08;color:var(--fw-ink);text-wrap:balance;margin:0}.fw-section h2{font-size:clamp(3.2rem,3.6vw,5.2rem)}.fw-eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin:0 0 20px;color:var(--fw-coral)}.fw-section .rte,.fw-hero .rte{font-size:1.65rem;line-height:1.65;color:var(--fw-soft)}.fw-section .rte p:last-child,.fw-hero .rte p:last-child{margin-bottom:0}.fw-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:16px 24px;color:#fff!important;background:var(--fw-ink);border:1px solid var(--fw-ink);border-radius:999px;text-decoration:none;font-weight:700;font-size:1.45rem;line-height:1.3;transition:background .2s,transform .2s}.fw-button:hover{background:var(--fw-coral);border-color:var(--fw-coral);transform:translateY(-2px)}.fw-button span{font-size:2rem;line-height:1}.fw-link{font-weight:700;color:var(--fw-ink);font-size:1.4rem;text-underline-offset:6px;text-decoration-thickness:1px;line-height:1.6}.fw-link:hover{color:var(--fw-coral)}.fw-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.fw-hero{position:relative;isolation:isolate;min-height:min(760px,70vw);overflow:hidden;background:#e9dfcd}.fw-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.fw-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}.fw-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(244,237,220,.62) 0%,rgba(244,237,220,.2) 44%,transparent 62%)}.fw-hero__inner{display:flex;align-items:center;min-height:min(760px,70vw)}.fw-hero__copy{max-width:48%;padding-block:68px}.fw-hero h1{font-size:clamp(5rem,6.4vw,9.4rem);line-height:1.02;letter-spacing:-.05em}.fw-hero__text{max-width:440px;margin-top:26px}.fw-hero .rte{color:#42483b;font-size:1.7rem}.fw-hero__note{display:flex;align-items:center;gap:13px;max-width:390px;font-size:1.2rem;letter-spacing:.02em;margin-top:45px;color:#42483b}.fw-sun{font-size:3.6rem;color:var(--fw-coral);line-height:1}.fw-shop-nav{background:#f0e6d7;border-bottom:1px solid rgba(52,61,53,.08)}.fw-shop-nav__inner{display:flex;align-items:center;justify-content:center;gap:52px;padding-block:10px;min-height:43px}.fw-shop-nav a{color:var(--fw-ink);font-size:1.2rem;text-decoration:none;font-weight:600;white-space:nowrap}.fw-shop-nav a:hover{text-decoration:underline;text-underline-offset:4px}.fw-section-heading{margin-bottom:38px}.fw-section-heading--center{text-align:center;max-width:680px;margin-inline:auto}.fw-section-heading--center .rte{margin-top:14px}.fw-section-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.fw-section-heading--row>div{max-width:700px}.fw-section-heading--row>.fw-link{flex-shrink:0;margin-bottom:4px}.fw-section-heading--row .rte{margin-top:14px}.fw-section-heading .fw-eyebrow{margin-bottom:13px}.fw-moments{padding-bottom:64px}.fw-moments__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.fw-moment{color:var(--fw-ink);text-decoration:none;min-width:0}.fw-moment__image{overflow:hidden;aspect-ratio:1;border-radius:50% 50% 8px 8px;background:#eedccd;padding:22px;display:flex;align-items:center;justify-content:center}.fw-moment--2 .fw-moment__image{background:#e8d5c7}.fw-moment--3 .fw-moment__image{background:#e8e3c2}.fw-moment--4 .fw-moment__image{background:#dce6dc}.fw-moment__image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.fw-moment:hover .fw-moment__image img{transform:scale(1.05)}.fw-moment__caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 2px 0}.fw-moment h3{font-size:1.7rem;line-height:1.3;margin:0;font-weight:600;letter-spacing:-.035em}.fw-moment p{font-size:1.25rem;line-height:1.4;color:var(--fw-soft);margin:7px 0 0}.fw-circle-arrow{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;border:1px solid var(--fw-line);border-radius:50%;font-size:2rem}.fw-tone--cream{background:var(--fw-cream)}.fw-tone--white{background:#fffdf8}.fw-tone--sage{background:#edf0e6}.fw-product-edit{scroll-margin-top:120px}.fw-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fw-product-card,.fw-product-card__link{height:100%}.fw-product-card__link{display:block;color:var(--fw-ink);text-decoration:none}.fw-product-card__image{position:relative;aspect-ratio:1;background:#f2efe6;border-radius:12px;overflow:hidden;padding:12px}.fw-product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s}.fw-product-card__link:hover img{transform:scale(1.04)}.fw-product-card__arrow{position:absolute;bottom:13px;right:13px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#fffdf8;box-shadow:0 2px 8px #343d3510;font-size:2rem}.fw-product-card__status{position:absolute;left:12px;top:12px;background:#fffdf8;border-radius:999px;padding:5px 10px;font-size:1.1rem}.fw-product-card__content{padding:18px 1px 0}.fw-product-card__caption{color:var(--fw-coral);font-size:1rem;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-weight:700}.fw-product-card h3{font-size:1.5rem;font-weight:600;line-height:1.45;letter-spacing:-.025em;margin:0 0 10px;text-wrap:pretty}.fw-product-card__price{font-size:1.5rem;margin:0;color:var(--fw-ink)}.fw-outings{padding-block:48px}.fw-outings__panel{display:grid;grid-template-columns:1fr 1fr;border-radius:18px;overflow:hidden;background:#e4e9df}.fw-outings__copy{padding:clamp(32px,5vw,72px);align-self:center}.fw-outings h2{font-size:clamp(3.8rem,4.8vw,6.4rem)}.fw-outings__copy>.rte{margin-top:22px;max-width:420px}.fw-outings__notes{padding:0;list-style:none;margin:26px 0 32px;border-top:1px solid #c7cfc1}.fw-outings__notes li{display:flex;gap:15px;align-items:center;font-size:1.35rem;border-bottom:1px solid #c7cfc1;padding:13px 0;color:var(--fw-ink);line-height:1.5}.fw-outings__notes span{font-size:1rem;color:var(--fw-coral);font-weight:700;flex-shrink:0}.fw-outings__image{position:relative;display:flex;flex-direction:column;justify-content:center;color:var(--fw-ink);text-decoration:none;background:#dbe3d6;padding:50px 34px 32px;min-height:590px}.fw-outings__image img{width:100%;max-height:440px;object-fit:contain;mix-blend-mode:multiply}.fw-outings__label{position:absolute;top:30px;left:32px;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.fw-outings__product{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0 0;margin-top:auto;font-size:1.35rem;line-height:1.5;max-width:430px}.fw-outings__product>span{font-size:2.4rem}.fw-guide{background:#efe4d3;color:var(--fw-ink);margin-top:24px}.fw-guide__intro{max-width:740px;text-align:center;margin:0 auto 48px}.fw-guide__intro .rte{max-width:540px;margin:18px auto 0}.fw-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.fw-guide__item{position:relative;padding-top:26px;border-top:1px solid #cdbfa8}.fw-guide__number{font-family:var(--fw-serif);font-size:3.2rem;line-height:1;color:var(--fw-coral);display:block;margin-bottom:24px}.fw-guide__item h3{font-size:1.9rem;font-weight:600;letter-spacing:-.04em;margin:0 0 12px;line-height:1.3}.fw-guide__item .rte{font-size:1.45rem;line-height:1.65}.fw-guide__help{border-top:1px solid #cdbfa8;margin-top:42px;padding-top:23px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:1.4rem;text-align:center;flex-wrap:wrap}.fw-guide__help p{margin:0}.fw-faq__layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.fw-faq__intro{max-width:390px}.fw-faq__intro .rte{margin-top:20px}.fw-faq__item{border-top:1px solid var(--fw-line)}.fw-faq__item:last-child{border-bottom:1px solid var(--fw-line)}.fw-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:23px 0;cursor:pointer;list-style:none}.fw-faq__item summary::-webkit-details-marker{display:none}.fw-faq__item h3{font-size:1.65rem;line-height:1.5;font-weight:600;letter-spacing:-.025em;margin:0}.fw-faq__item summary>span{font-size:2.4rem;font-weight:400;line-height:1;transition:transform .2s}.fw-faq__item[open] summary>span{transform:rotate(45deg)}.fw-faq__answer{padding:0 30px 23px 0}.fw-faq__answer.rte{font-size:1.5rem}.fw-faq__answer p:first-child{margin-top:0}.header-wrapper{background:var(--fw-cream)}.header__heading-link .h2{font-family:var(--fw-serif);font-size:3rem;font-weight:400;letter-spacing:-.06em}.header__menu-item{font-size:1.35rem}.announcement-bar__message{font-size:1.1rem;letter-spacing:.065em}.header__icon{color:var(--fw-ink)}.newsletter__wrapper{padding-top:70px!important;padding-bottom:70px!important}.newsletter__wrapper h2{font-family:var(--fw-serif);font-weight:400;letter-spacing:-.035em;font-size:clamp(3.2rem,3.7vw,5rem)}.newsletter__subheading{max-width:55rem}.newsletter-form__field-wrapper .field__input{border-radius:999px}.newsletter-form__field-wrapper .field:after,.newsletter-form__field-wrapper .field:before{border-radius:999px}.footer__content-top{padding-bottom:4rem}.footer-block__heading{font-size:1.65rem;font-weight:600}.footer-block__details-content{font-size:1.4rem;line-height:1.7}.footer-block__details-content a{color:inherit;text-underline-offset:4px}.footer__content-bottom{border-color:#ffffff25}.product__title h1{font-family:var(--fw-serif);font-size:clamp(3rem,3vw,4.5rem);line-height:1.12;letter-spacing:-.035em}.product__info-container .price{font-size:2.2rem}.product-form__submit{border-radius:999px;min-height:56px;font-weight:700}.product__media-list .product-media-container{border-radius:12px}.product__accordion .accordion__title{font-size:1.4rem}.product__accordion .accordion__content{font-size:1.4rem;line-height:1.7}.product__description{font-size:1.5rem;line-height:1.75}.card__heading{letter-spacing:-.025em}.collection-hero__title,.main-page-title,.title--primary{font-family:var(--fw-serif);font-weight:400;letter-spacing:-.035em}.drawer__inner{background:var(--fw-cream)}.drawer__heading{font-family:var(--fw-serif);font-weight:400;font-size:3rem;letter-spacing:-.035em}.cart-item__name{font-weight:600}.cart__checkout-button{border-radius:999px}.fw-button:focus-visible,.fw-link:focus-visible,.fw-moment:focus-visible,.fw-product-card__link:focus-visible,.fw-shop-nav a:focus-visible,.fw-outings__image:focus-visible,.fw-faq__item summary:focus-visible{outline:3px solid var(--fw-coral);outline-offset:5px}@media(min-width:1500px){.fw-hero,.fw-hero__inner{min-height:740px}}@media(max-width:1100px){.fw-wrap{width:calc(100% - 52px)}.fw-hero h1{font-size:6.2rem}.fw-hero__copy{max-width:50%}.fw-actions{gap:18px}.fw-hero__note{margin-top:28px}.fw-product-grid{gap:18px}.fw-faq__layout{gap:48px}.fw-outings__image{min-height:500px}.fw-moment h3{font-size:1.5rem}.fw-circle-arrow{width:30px;height:30px}}@media(max-width:749px){html{scroll-padding-top:115px}.fw-wrap{width:calc(100% - 36px)}.fw-section{padding-block:50px}.fw-eyebrow{font-size:.95rem;margin-bottom:14px}.fw-hero{padding-top:0;background:#eee3d1;min-height:0;display:flex;flex-direction:column}.fw-hero:after{display:none}.fw-hero__image{position:relative;inset:auto;order:2;z-index:0;aspect-ratio:1.3;overflow:hidden}.fw-hero__image img{width:100%;height:100%;object-position:68% center;object-fit:cover}.fw-hero__inner{display:block;min-height:0}.fw-hero__copy{max-width:100%;padding:42px 0 29px}.fw-hero h1{font-size:clamp(4.5rem,12vw,6.4rem);line-height:1.01;max-width:510px}.fw-hero__text{max-width:440px;margin-top:19px}.fw-hero .rte{font-size:1.55rem;line-height:1.6}.fw-actions{margin-top:24px;gap:17px}.fw-button{min-height:50px;padding:14px 20px;font-size:1.3rem;gap:18px}.fw-link{font-size:1.3rem}.fw-hero__note{font-size:1.08rem;margin-top:23px;gap:10px}.fw-sun{font-size:2.9rem}.fw-shop-nav__inner{gap:22px;padding-block:9px;overflow-x:auto;justify-content:flex-start;width:100%;padding-inline:18px;min-height:40px}.fw-shop-nav a{font-size:1.1rem}.fw-section-heading{margin-bottom:27px}.fw-section-heading--row{display:block}.fw-section-heading--row>.fw-link{display:inline-block;margin-top:18px}.fw-section h2{font-size:3.6rem}.fw-section .rte{font-size:1.5rem}.fw-moments__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.fw-moment__image{padding:16px}.fw-moment__caption{padding-top:12px;gap:6px}.fw-moment h3{font-size:1.4rem}.fw-moment p{font-size:1.1rem;margin-top:5px}.fw-circle-arrow{width:26px;height:26px;font-size:1.6rem}.fw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.fw-product-card__image{border-radius:9px;padding:7px}.fw-product-card__content{padding-top:13px}.fw-product-card__caption{font-size:.85rem;margin-bottom:7px;letter-spacing:.065em}.fw-product-card h3{font-size:1.25rem;line-height:1.45;margin-bottom:9px}.fw-product-card__price{font-size:1.35rem}.fw-product-card__arrow{width:29px;height:29px;font-size:1.7rem;bottom:9px;right:9px}.fw-outings{padding-block:16px}.fw-outings__panel{grid-template-columns:1fr;border-radius:12px}.fw-outings__copy{padding:32px 26px}.fw-outings h2{font-size:4.2rem}.fw-outings__notes{margin-top:20px}.fw-outings__image{min-height:0;padding:48px 26px 24px}.fw-outings__image img{max-height:360px}.fw-outings__label{left:26px;top:24px;font-size:1rem}.fw-outings__product{font-size:1.2rem}.fw-guide{margin-top:0}.fw-guide__intro{margin-bottom:32px}.fw-guide__grid{grid-template-columns:1fr;gap:25px}.fw-guide__item{display:grid;grid-template-columns:48px 1fr;gap:0 14px;padding-top:22px}.fw-guide__number{grid-row:span 2;font-size:3.2rem;margin:0}.fw-guide__item h3{font-size:1.75rem;margin-bottom:6px}.fw-guide__item .rte{font-size:1.4rem}.fw-guide__item .rte p:first-child{margin-top:0}.fw-guide__help{margin-top:28px;padding-top:22px;gap:12px;font-size:1.3rem}.fw-faq__layout{grid-template-columns:1fr;gap:30px}.fw-faq__intro{max-width:100%}.fw-faq__intro .rte{margin-top:14px}.fw-faq__item summary{padding:20px 0;gap:20px}.fw-faq__item h3{font-size:1.5rem}.fw-faq__answer.rte{font-size:1.4rem}.fw-faq__answer{padding-right:10px}.header__heading-link .h2{font-size:2.4rem}.newsletter__wrapper{padding:47px 22px!important}.newsletter__wrapper h2{font-size:3.5rem}.footer__content-top{padding-inline:24px}.product__title h1{font-size:3rem}.product__info-container .price{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fw-button,.fw-moment__image img,.fw-product-card__image img,.fw-faq__item summary>span{transition:none}.fw-button:hover,.fw-moment:hover .fw-moment__image img,.fw-product-card__link:hover img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/brand-theme.css.map */
