*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--font-body);font-weight:var(--font-body-weight);line-height:1.6}h1,h2,h3,h4,.serif{font-family:var(--font-heading);font-weight:var(--font-heading-weight);letter-spacing:-.025em}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.page-width{width:min(calc(100% - 40px),var(--page));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:12px;z-index:999}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.73rem;color:var(--gold);font-weight:700}.section{padding:84px 0}.section--soft{background:var(--sand)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px}.section-head h2{font-size:clamp(2rem,4vw,3.6rem);margin:.2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 25px;border:1px solid var(--forest);background:var(--forest);color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700;transition:.25s}.button:hover{background:transparent;color:var(--forest)}.button--light{background:var(--ivory);color:var(--forest);border-color:var(--ivory)}.button--outline{background:transparent;color:var(--forest)}.announcement{background:var(--forest);color:#fff;text-align:center;padding:9px 20px;font-size:.75rem;letter-spacing:.1em}.site-header{position:sticky;top:0;z-index:30;background:#f8f4ecf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(23,59,51,.12)}.header-inner{display:flex;align-items:center;gap:24px;min-height:108px}.header-inner>.brand-logo{order:-1;flex:0 0 auto}.header-inner>.nav--main{order:1;flex:1 1 auto}.header-inner>.header-actions{order:2;flex:0 0 auto}.brand-logo img{width:var(--logo-width,260px);max-height:92px;object-fit:contain}.nav{display:flex;gap:27px;align-items:center}.nav a{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em}.header-actions{justify-content:flex-end}.menu-toggle{display:none;border:0;background:none;font-size:1rem}.hero{position:relative;min-height:78vh;display:flex;align-items:center;background:var(--forest);color:#fff;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover;opacity:.67}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0e2b25cc,#0e2b2538 65%,#0e2b250d)}.hero__content{position:relative;z-index:2;max-width:720px;padding:110px 0}.hero h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.98;margin:.15em 0 .25em}.hero p{font-size:1.15rem;max-width:560px}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(23,59,51,.14);border-bottom:1px solid rgba(23,59,51,.14)}.trust-item{padding:27px 18px;text-align:center;border-right:1px solid rgba(23,59,51,.14)}.trust-item:last-child{border:0}.trust-item strong{display:block;font-family:var(--font-heading);font-size:1.05rem}.trust-item span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#5d645f}.collection-mosaic{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.collection-tile{position:relative;min-height:460px;overflow:hidden;background:#d9d1c3}.collection-tile img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .7s}.collection-tile:hover img{transform:scale(1.035)}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(12,35,30,.72),transparent 65%)}.tile-copy{position:absolute;z-index:2;bottom:28px;left:28px;color:#fff}.tile-copy h3{font-size:2.1rem;margin:0}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card__media{position:relative;background:transparent;aspect-ratio:4/5;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s,opacity .25s}.product-card:hover img{transform:scale(1.025)}.badge{position:absolute;left:12px;top:12px;background:var(--forest);color:#fff;padding:6px 9px;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.product-card__info{padding:16px 2px}.product-card__title{font-family:var(--font-heading);font-size:1.15rem}.price{margin-top:5px;color:#555}.story{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.story__media img{width:100%;height:100%;object-fit:cover}.story__copy{background:var(--forest);color:#fff;display:flex;align-items:center;padding:8vw}.story__copy h2{font-size:clamp(2.5rem,5vw,5rem);line-height:1;margin:.2em 0}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.journal-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.journal-card h3{font-size:1.5rem;margin:.6rem 0}.newsletter{text-align:center;background:var(--forest);color:#fff;padding:85px 20px}.newsletter h2{font-size:clamp(2.3rem,5vw,4.5rem);margin:.1em}.newsletter-form{display:flex;max-width:560px;margin:30px auto 0}.newsletter-form input{flex:1;padding:16px;border:0}.newsletter-form button{border-color:var(--gold);background:var(--gold);color:var(--forest)}.site-footer{background:#102d27;color:#e9e4da;padding:72px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-logo{max-width:220px;margin-bottom:20px}.footer-title{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--gold)}.footer-links{list-style:none;padding:0;line-height:2}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:20px;font-size:.75rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:18px;justify-content:center;align-items:center}.product-main{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;padding:65px 0}.product-gallery{display:flex;flex-direction:column;gap:14px}.product-info{position:sticky;top:130px;align-self:start}.product-info h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;margin:.15em 0}.product-price{font-size:1.25rem;margin:14px 0 22px}.product-form select,.product-form input{width:100%;padding:14px;margin-bottom:12px;border:1px solid #bdb6aa;background:#fff}.product-form .button{width:100%}.accordion{border-top:1px solid #ccc;margin-top:28px}.accordion details{border-bottom:1px solid #ccc;padding:15px 0}.accordion summary{cursor:pointer;font-weight:700}.collection-hero{text-align:center;padding:85px 20px;background:var(--sand)}.collection-hero h1{font-size:clamp(3rem,6vw,5.5rem);margin:.1em}.collection-toolbar{display:flex;justify-content:space-between;margin:30px 0}.cart-table{width:100%;border-collapse:collapse}.cart-table td{padding:18px;border-bottom:1px solid #d5cec3}.empty-state{text-align:center;padding:100px 20px}@media(max-width:900px){.header-inner{display:grid;grid-template-columns:auto 1fr auto;min-height:88px}.header-inner>.brand-logo,.header-inner>.nav--main,.header-inner>.header-actions{order:0;flex:initial}.menu-toggle{display:block}.nav--main{display:none}.brand-logo{justify-self:start}.brand-logo img{width:min(var(--logo-width,260px),188px);max-height:58px}.header-actions .hide-mobile{display:none}.hero{min-height:670px}.hero__content{padding:80px 0}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2n){border-right:0}.collection-mosaic{grid-template-columns:1fr}.collection-tile{min-height:400px}.products-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr}.story__media{min-height:480px}.journal-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-main{grid-template-columns:1fr;gap:30px}.product-info{position:static}}@media(max-width:550px){.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:58px 0}.products-grid{gap:12px}.product-card__title{font-size:1rem}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(23,59,51,.14)}.footer-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.product-gallery{grid-template-columns:1fr}.hero h1{font-size:3.35rem}}.product-gallery__stage{position:relative}.product-gallery__viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:var(--radius);background:transparent;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery__viewport:focus-visible{outline:2px solid var(--forest);outline-offset:3px}.product-gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.product-gallery__image{width:100%;height:100%;object-fit:contain}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border-radius:50%;border:1px solid rgba(23,59,51,.15);background:#f8f4eceb;color:var(--forest);cursor:pointer;box-shadow:0 6px 18px #0c231e29;transition:background .2s,color .2s,opacity .2s;z-index:2}.product-gallery__nav:hover{background:var(--forest);color:#fff}.product-gallery__nav:focus-visible{outline:2px solid var(--forest);outline-offset:2px}.product-gallery__nav svg{width:20px;height:20px}.product-gallery__nav--prev{left:14px}.product-gallery__nav--next{right:14px}.product-gallery__nav[disabled]{opacity:.32;cursor:default;box-shadow:none}.product-gallery__nav[disabled]:hover{background:#f8f4eceb;color:var(--forest)}.product-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.product-gallery__thumb{flex:0 0 auto;width:74px;height:74px;padding:0;border:1px solid rgba(23,59,51,.16);border-radius:calc(var(--radius) - 2px);background:transparent;cursor:pointer;overflow:hidden;opacity:.68;transition:opacity .2s,border-color .2s,box-shadow .2s}.product-gallery__thumb:hover{opacity:1}.product-gallery__thumb:focus-visible{outline:2px solid var(--forest);outline-offset:2px}.product-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.product-gallery__thumb[aria-current=true]{opacity:1;border-color:var(--forest);box-shadow:0 0 0 1px var(--forest)}@media(max-width:900px){.product-gallery__nav{width:40px;height:40px}}.brand-logo,.brand-logo img{background:transparent}.section-head--center{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;margin-bottom:40px}.section-head--center>div{width:100%;text-align:center}.section-head--center .eyebrow,.section-head--center h2,.section-head--center p{text-align:center;margin-left:auto;margin-right:auto}.section-head--center h2{margin:.2rem auto}.ff-mosaic__intro{max-width:40rem;margin:1rem auto 0;line-height:1.7;text-wrap:pretty}.ff-mosaic__all{display:flex;justify-content:center;margin-top:36px}.collection-mosaic--catalogue{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-mosaic--catalogue .collection-tile{min-height:380px}.collection-mosaic--catalogue .tile-copy p{margin:.55rem 0 .9rem;font-size:.92rem;line-height:1.55;max-width:28ch;opacity:.92}.collection-hero__intro{max-width:40rem;margin:1.1rem auto 0;line-height:1.75;text-align:center;text-wrap:pretty}.ff-collection-nav{margin:0 0 8px;padding:28px 0 8px;border-bottom:1px solid rgba(23,59,51,.12);text-align:center}.ff-collection-nav__label{margin:0 0 14px;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.ff-collection-nav__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.ff-collection-nav__link{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid rgba(23,59,51,.18);background:#fff;font-size:.78rem;letter-spacing:.04em}.ff-collection-nav__link[aria-current=page],.ff-collection-nav__link:hover{border-color:var(--forest);background:var(--forest);color:#fff}.collection-toolbar{align-items:center;gap:16px}.collection-sort{min-height:42px;padding:0 12px;border:1px solid #c9c1b5;background:#fff;font:400 .85rem var(--font-body);color:var(--ink)}.product-card__type{margin:0 0 6px;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--forest)}.empty-state__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}@media(max-width:900px){.collection-mosaic--catalogue{grid-template-columns:1fr 1fr}.collection-mosaic--catalogue .collection-tile{min-height:320px}}@media(max-width:620px){.collection-mosaic--catalogue{grid-template-columns:1fr}.ff-collection-nav__links{gap:8px}.collection-toolbar{flex-direction:column;align-items:stretch}}.section--soft .product-card__media,.section--soft .product-gallery__viewport,.section--soft .product-gallery__thumb{background:transparent}.product-card__media.is-white-bg img,.product-card__media img.is-white-bg,.product-gallery__image.is-white-bg,.product-gallery__slide.is-white-bg .product-gallery__image,.product-gallery__thumb.is-white-bg .product-gallery__thumb-image{mix-blend-mode:multiply}.footer-policies{display:flex;flex-wrap:wrap;gap:6px 14px;justify-content:flex-end;max-width:none}.footer-policies a{text-decoration:underline;text-underline-offset:3px}.site-footer>.page-width{width:calc(100% - 64px);max-width:none}.site-footer .footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 40px;align-items:start}.site-footer .footer-lockup{display:grid;justify-items:center;gap:10px;width:min(560px,78vw);margin:0 auto;text-align:center}.site-footer .footer-brand{margin:0;max-width:none;text-align:center}.site-footer .footer-brand p,.site-footer p.footer-brand{max-width:none;width:100%;margin:0;line-height:1.55;opacity:.88;text-align:center;text-wrap:balance}.site-footer .footer-brand__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:16px}.site-footer .footer-brand__links a{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.site-footer .footer-menus{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 40px;align-items:start;text-align:center}.site-footer .footer-logo-link{display:block;width:100%;margin:0;text-align:center}.site-footer .footer-logo{width:100%;max-width:none;height:auto;margin:0 auto;background:transparent}.site-footer .footer-bottom{display:grid;justify-items:center;gap:22px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15)}.site-footer .footer-bottom__meta{display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:center;align-items:center;width:100%;font-size:.75rem;text-align:center}.site-footer .footer-policies{justify-content:center}.site-footer .footer-menu{min-width:0}.site-footer .footer-title{margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid rgba(233,228,218,.18);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--gold);text-align:center}.site-footer .footer-links,.site-footer .footer-links__list{display:grid;gap:0;margin:0;padding:0;list-style:none}.site-footer .footer-links a{display:block;padding:7px 0;line-height:1.45;opacity:.9;text-align:center}.site-footer .footer-links a:hover{opacity:1;color:var(--gold)}.site-footer .footer-links .nav-dropdown__all{font-family:inherit;font-size:inherit;font-weight:400;letter-spacing:inherit;text-transform:none;color:inherit;opacity:.9}@media(max-width:900px){.site-footer>.page-width{width:calc(100% - 32px)}.site-footer .footer-grid{grid-template-columns:1fr;gap:36px}.site-footer .footer-menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.site-footer .footer-brand{grid-column:1 / -1;margin:0 0 4px;text-align:center}.site-footer .footer-logo-link{margin:0 auto}}@media(max-width:550px){.site-footer .footer-grid{grid-template-columns:1fr}.site-footer .footer-menus{grid-template-columns:1fr;gap:0}.site-footer .footer-menu{padding:4px 0 14px;border-bottom:1px solid rgba(233,228,218,.14)}.site-footer .footer-menu:last-child{border-bottom:0}.site-footer .footer-title{margin-bottom:8px}.site-footer .footer-logo{width:100%;max-width:none}.site-footer .footer-lockup{width:min(340px,90vw)}.site-footer .footer-brand{text-align:center}.site-footer .footer-logo-link{margin:0 auto}}.products-grid,.products-grid--collection,.ff-bundles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;width:100%}.product-card{display:flex;flex-direction:column;height:100%;min-width:0}.product-card__link{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;color:inherit;text-decoration:none}.product-card__media{position:relative;width:100%;cursor:pointer}.product-card__image,.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain}.product-card__info{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.product-card__from{position:absolute;top:12px;right:12px;z-index:2;background:var(--ivory);color:var(--forest);padding:6px 9px;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-card__price-from{margin:0 0 8px;font-size:.92rem;font-weight:700;letter-spacing:.02em;color:var(--forest)}.product-card__actions{margin-top:auto}@media(min-width:750px){.products-grid,.products-grid--collection,.ff-bundles__grid{gap:24px}}@media(min-width:990px){.products-grid,.products-grid--collection,.ff-bundles__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px}}@media(max-width:900px){.products-grid,.products-grid--collection,.ff-bundles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.products-grid,.products-grid--collection,.ff-bundles__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.hero-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh;background:var(--forest);color:#fff}.hero-split__story{position:relative;min-height:100vh;overflow:hidden;background:var(--ivory)}.hero-split__media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:clamp(24px,5vw,64px)}.hero-split__media img{width:100%;height:100%;object-fit:contain}.hero-split__editorial.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-split__editorial-copy{position:relative;z-index:2;width:100%;max-width:40rem;margin:0 auto;padding:clamp(40px,8vw,96px);text-align:center}.hero-split__editorial-copy h1{font-size:clamp(2.6rem,5.4vw,5.4rem);line-height:.98;margin:.15em 0 .3em;text-wrap:balance}.hero-split__editorial-copy p{margin-left:auto;margin-right:auto}.hero-split .hero__buttons{justify-content:center}.story--screen{display:flex;align-items:center;justify-content:center;min-height:100vh;grid-template-columns:none}.story--screen .story__copy{min-height:100vh;width:100%;text-align:center;justify-content:center;padding:clamp(48px,10vw,120px) clamp(24px,8vw,96px)}.story--screen .story__copy>div{width:100%;max-width:none;margin:0 auto}.story--screen .story__copy h2{font-size:clamp(3.2rem,9vw,8.4rem);line-height:.94;margin:.12em auto .28em;max-width:14ch;text-wrap:balance}.story--screen .story__copy p{max-width:38rem;margin-left:auto;margin-right:auto}.collection-mosaic .tile-copy,.collection-mosaic--catalogue .tile-copy{left:0;right:0;bottom:0;padding:28px 22px 32px;text-align:center}.collection-mosaic .tile-copy h3,.collection-mosaic--catalogue .tile-copy h3{text-wrap:balance}.collection-mosaic--catalogue .tile-copy p{margin-left:auto;margin-right:auto}.ff-featured .ff-featured-empty{text-align:center}.shopify-section:has(.hero-split),.shopify-section:has(.story--screen){margin:0}@media(max-width:900px){.hero-split{grid-template-columns:1fr}.hero-split__story,.hero-split__editorial.hero{min-height:72vh}.story--screen .story__copy{min-height:100vh;padding:18vw 8vw}.story--screen{min-height:100vh}}@media(max-width:550px){.hero-split__editorial-copy{padding:48px 24px 56px}.brand-logo img{width:min(var(--logo-width,260px),168px);max-height:52px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/theme.css.map */
