:root{--bf-forest:#17372e;--bf-deep:#0d2721;--bf-moss:#7d9272;--bf-sage:#cbd6c5;--bf-bark:#81553b;--bf-paper:#f4efe4;--bf-cream:#fffaf0;--bf-ink:#183029;--bf-line:rgba(24,48,41,.18);--bf-shadow:0 24px 70px rgba(13,39,33,.14)}
html{scroll-behavior:smooth}body{background:var(--bf-paper);color:var(--bf-ink)}.page-wrapper{overflow-x:clip}.bf-shell{width:min(100% - 48px,1440px);margin-inline:auto}.bf-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--bf-bark);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.bf-kicker:before{width:34px;height:1px;background:currentColor;content:""}.bf-kicker--light{color:#d9e2d2}.bf-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:13px 27px;border:1px solid var(--bf-forest);border-radius:4px;background:var(--bf-forest);color:#fff;font-size:12px;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.bf-button:hover{transform:translateY(-2px);background:var(--bf-bark)}.bf-button--light{border-color:#e5ebdf;background:#e5ebdf;color:var(--bf-deep)}.bf-text-link{display:inline-flex;align-items:center;gap:10px;color:var(--bf-ink);font-weight:800;text-decoration:none}.bf-text-link span{transition:transform .2s}.bf-text-link:hover span{transform:translateX(5px)}
.bf-announcement{display:flex;min-height:36px;align-items:center;justify-content:center;gap:27px;padding:7px 20px;background:var(--bf-deep);color:#f0eadc;font-size:10px;font-weight:800;letter-spacing:.14em;text-align:center;text-transform:uppercase}.bf-announcement span:nth-child(even){color:#b4c4aa}.bf-header{position:relative;z-index:30;border-bottom:1px solid var(--bf-line);background:rgba(244,239,228,.95);backdrop-filter:blur(18px)}.bf-header__inner{display:grid;min-height:92px;grid-template-columns:190px 1fr auto;align-items:center;gap:32px}.bf-header__brand{display:block;width:180px;height:66px}.bf-header__brand img{width:100%;height:100%;object-fit:contain}.bf-nav{display:flex;align-items:center;justify-content:center;gap:clamp(17px,2.1vw,36px)}.bf-nav a{position:relative;color:var(--bf-ink);font-size:12px;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.bf-nav a:after{position:absolute;right:0;bottom:-10px;left:0;height:1px;background:var(--bf-bark);content:"";transform:scaleX(0);transition:transform .2s}.bf-nav a:hover:after,.bf-nav a[aria-current=page]:after{transform:scaleX(1)}.bf-header__actions{display:flex;align-items:center;gap:5px}.bf-search-link{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--bf-line);border-radius:50%;color:var(--bf-ink)}.bf-search-link svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.bf-header .header-actions{--header-actions-gap:4px}.bf-header .header-actions__action{border:1px solid var(--bf-line);border-radius:50%}.bf-mobile-menu{display:none;position:relative}.bf-mobile-menu summary{display:grid;width:42px;height:42px;cursor:pointer;list-style:none;place-content:center;gap:4px;border-radius:50%;background:var(--bf-forest)}.bf-mobile-menu summary::-webkit-details-marker{display:none}.bf-mobile-menu summary span{display:block;width:18px;height:1px;background:#fff}.bf-mobile-menu nav{position:absolute;top:52px;right:0;display:grid;width:min(84vw,330px);padding:20px;border:1px solid var(--bf-line);background:var(--bf-cream);box-shadow:var(--bf-shadow);gap:2px}.bf-mobile-menu nav a{padding:13px 7px;border-bottom:1px solid var(--bf-line);color:var(--bf-ink);font-weight:800;text-decoration:none}
.bf-hero{position:relative;padding:28px 0 92px;background:linear-gradient(90deg,transparent 49.9%,rgba(129,85,59,.08) 50%)}.bf-hero:before{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent 79px,rgba(24,48,41,.035) 80px);content:"";pointer-events:none}.bf-hero__frame{position:relative}.bf-hero__media{display:block;overflow:hidden;border-radius:2px;background:#b49f8b;box-shadow:var(--bf-shadow)}.bf-hero__media img{display:block;width:100%;aspect-ratio:2.33/1;object-fit:cover}.bf-hero__copy{position:relative;width:min(820px,88%);margin:-78px 0 0 6%;padding:clamp(30px,5vw,72px);border-left:7px solid var(--bf-bark);background:var(--bf-cream);box-shadow:0 22px 55px rgba(13,39,33,.15)}.bf-hero__copy:after{position:absolute;right:27px;bottom:27px;width:70px;height:70px;border:1px solid var(--bf-sage);border-radius:50%;box-shadow:inset 0 0 0 12px var(--bf-cream),inset 0 0 0 13px var(--bf-sage);content:""}.bf-hero h1,.bf-story h2,.bf-heading h2,.bf-material h2,.bf-faq h2,.bf-footer h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em}.bf-hero h1{max-width:740px;margin:15px 0 20px;font-size:clamp(45px,6vw,86px);line-height:.97}.bf-hero p{max-width:650px;margin:0;font-size:18px;line-height:1.7}.bf-hero__actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}
.bf-process{border-block:1px solid var(--bf-line);background:var(--bf-cream)}.bf-process__grid{display:grid;grid-template-columns:repeat(3,1fr)}.bf-process__grid>div{display:grid;grid-template-columns:auto 1fr;padding:31px clamp(20px,3vw,44px);gap:5px 15px;border-right:1px solid var(--bf-line)}.bf-process__grid>div:last-child{border-right:0}.bf-process b{grid-row:span 2;color:var(--bf-bark);font-family:Georgia,serif;font-size:24px;font-weight:400}.bf-process strong{font-size:14px}.bf-process span{font-size:12px;line-height:1.5}.bf-story{display:grid;grid-template-columns:1.05fr .72fr;align-items:center;gap:clamp(60px,9vw,145px);padding-block:130px}.bf-story h2,.bf-heading h2,.bf-material h2,.bf-faq h2,.bf-footer h2{margin:16px 0 22px;font-size:clamp(40px,5vw,72px);line-height:1.02}.bf-story__copy>p{max-width:660px;font-size:18px;line-height:1.75}.bf-story ul{display:grid;margin:30px 0;padding:0;gap:12px;list-style:none}.bf-story li{display:flex;align-items:center;gap:13px;font-weight:700}.bf-story li:before{width:22px;height:1px;background:var(--bf-moss);content:""}.bf-story__image{position:relative;margin:0}.bf-story__image:before{position:absolute;inset:20px -22px -22px 22px;z-index:-1;border:1px solid var(--bf-moss);content:""}.bf-story__image img{display:block;width:100%;max-height:730px;object-fit:cover}.bf-story__image figcaption{position:absolute;right:-30px;bottom:30px;padding:14px 19px;background:var(--bf-forest);color:#fff;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.bf-products{padding-bottom:130px}.bf-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:44px}.bf-heading h2{max-width:900px;margin-bottom:0}.bf-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:45px 19px}.bf-product-card__media{position:relative;display:block;overflow:hidden;background:#fff}.bf-product-card__media:after{position:absolute;inset:0;border:1px solid rgba(24,48,41,.12);content:"";pointer-events:none}.bf-product-card__media img{display:block;width:100%;aspect-ratio:1/1.08;object-fit:cover;transition:transform .4s}.bf-product-card:hover img{transform:scale(1.035)}.bf-product-card__media>span{position:absolute;top:12px;left:12px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--bf-forest);border-radius:50%;background:rgba(255,250,240,.9);font-size:10px;font-weight:900}.bf-product-card__meta{padding:18px 4px 0}.bf-product-card__meta h3{margin:0 0 8px;font-size:14px;line-height:1.45}.bf-product-card__meta h3 a{color:var(--bf-ink);text-decoration:none}.bf-product-card__meta>div{color:var(--bf-bark);font-weight:800}.bf-material{padding-block:120px;background:var(--bf-forest);color:#f4efe4}.bf-material__grid{display:grid;grid-template-columns:.78fr 1fr;align-items:center;gap:clamp(55px,9vw,150px)}.bf-material figure{position:relative;margin:0}.bf-material figure:after{position:absolute;inset:-18px 18px 18px -18px;border:1px solid rgba(255,255,255,.45);content:""}.bf-material img{position:relative;z-index:1;display:block;width:100%;max-height:720px;object-fit:cover}.bf-material h2{max-width:840px}.bf-material p{max-width:690px;color:rgba(255,255,255,.78);font-size:18px;line-height:1.7}.bf-material dl{display:grid;margin:32px 0 38px}.bf-material dl div{display:grid;grid-template-columns:125px 1fr;padding:17px 0;border-top:1px solid rgba(255,255,255,.2);gap:22px}.bf-material dt{color:#d9e2d2;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bf-material dd{margin:0;color:rgba(255,255,255,.78)}
.bf-rooms{padding-block:125px}.bf-rooms__grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--bf-line)}.bf-rooms__grid a{min-height:300px;padding:42px 30px;border-right:1px solid var(--bf-line);color:var(--bf-ink);text-decoration:none;transition:background .2s,color .2s}.bf-rooms__grid a:last-child{border-right:0}.bf-rooms__grid a:hover{background:var(--bf-forest);color:#fff}.bf-rooms small{color:var(--bf-bark);font-weight:900}.bf-rooms h3{margin:75px 0 14px;font-family:Georgia,serif;font-size:29px;font-weight:400}.bf-rooms p{margin:0;line-height:1.65}.bf-faq{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(55px,9vw,140px);padding-bottom:135px}.bf-faq>div:first-child p{max-width:530px;line-height:1.7}.bf-faq__list details{border-top:1px solid var(--bf-forest)}.bf-faq__list details:last-child{border-bottom:1px solid var(--bf-forest)}.bf-faq__list summary{display:flex;min-height:82px;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:20px;font-weight:800}.bf-faq__list summary::-webkit-details-marker{display:none}.bf-faq__list summary span{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:1px solid var(--bf-moss);border-radius:50%;transition:transform .2s}.bf-faq__list details[open] summary span{transform:rotate(45deg)}.bf-faq__list details p{margin:-4px 52px 26px 0;line-height:1.7}
.bf-footer{padding-top:90px;background:var(--bf-deep);color:#fff}.bf-footer__callout{display:flex;align-items:end;justify-content:space-between;gap:36px;padding-bottom:72px;border-bottom:1px solid rgba(255,255,255,.2)}.bf-footer__callout h2{max-width:870px;margin-bottom:0}.bf-footer__grid{display:grid;grid-template-columns:1.15fr .7fr .8fr 1.35fr;gap:clamp(34px,5vw,80px);padding-block:70px}.bf-footer__brand>a:first-child{display:block;width:190px;height:72px;margin-bottom:20px;padding:8px;background:#f4efe4}.bf-footer__brand img{width:100%;height:100%;object-fit:contain}.bf-footer__brand p{max-width:330px;color:rgba(255,255,255,.68);line-height:1.65}.bf-footer a{color:#fff}.bf-footer__nav,.bf-footer__company{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.bf-footer__nav h3,.bf-footer__company h3{margin:0 0 10px;color:#b9c9af;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.bf-footer__nav a{color:rgba(255,255,255,.8);text-decoration:none}.bf-footer__nav a:hover{color:#fff}.bf-footer__company p{margin:0;color:rgba(255,255,255,.7);line-height:1.6}.bf-footer__company strong{color:#fff}.bf-footer__bottom{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.58);font-size:11px;letter-spacing:.03em}
body:not(.shopify-design-mode) #header-group{position:sticky;top:0;z-index:30}.content-for-layout{position:relative;z-index:0;min-height:42vh;flex:1 0 auto}.page-wrapper>footer{position:relative;z-index:1;width:100%;flex:0 0 auto;clear:both}[data-template^=product] .shopify-section:first-child,[data-template^=cart] .shopify-section:first-child,[data-template^=collection] .shopify-section:first-child,[data-template^=search] .shopify-section:first-child,[data-template^=page] .shopify-section:first-child,[data-template^=policy] .shopify-section:first-child{padding-top:42px}[data-template^=product] .product-information{width:100%;margin:0;padding:0;border:0;background:transparent;box-shadow:none}[data-template^=product] .product-information__grid{width:min(100% - 48px,1360px);margin-inline:auto;padding:clamp(24px,4vw,54px);border:1px solid var(--bf-line);background:var(--bf-cream);box-shadow:var(--bf-shadow);box-sizing:border-box;align-items:start}[data-template^=product] .product-media-container,[data-template^=product] .product-media{overflow:hidden;border-radius:2px}[data-template^=product] .product-details{padding:clamp(8px,2vw,28px)}[data-template^=product] .product-details h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.035em}[data-template^=product] .add-to-cart-button,[data-template^=product] button[name=add]{min-height:54px;border-radius:4px!important;background:var(--bf-forest)!important;color:#fff!important;font-weight:900!important}[data-template^=product] .variant-option__button-label,[data-template^=product] .quantity-selector{border-radius:4px!important}[data-template^=collection] .collection-wrapper,[data-template^=search] .search-results,[data-template^=cart] .cart-section,[data-template^=page] .main-page,[data-template^=policy] .shopify-policy__container{width:min(100% - 48px,1360px);margin-inline:auto}[data-template^=collection] .product-grid__card,[data-template^=search] .product-grid__card{overflow:hidden;border:1px solid var(--bf-line);background:var(--bf-cream)}[data-template^=cart] .cart-section{margin-bottom:95px;padding:clamp(24px,4vw,54px)!important;border:1px solid var(--bf-line);background:var(--bf-cream);box-shadow:var(--bf-shadow)}cart-drawer .cart-drawer,.cart-drawer{background:var(--bf-paper)!important}cart-drawer .button,cart-drawer button[name=checkout]{border-radius:4px!important}[data-template^=page] .main-page,[data-template^=policy] .shopify-policy__container{max-width:940px;margin-bottom:105px;padding:clamp(30px,5vw,72px);border:1px solid var(--bf-line);background:var(--bf-cream);box-shadow:var(--bf-shadow)}[data-template^=page] .rte h2,[data-template^=policy] h2{margin-top:1.8em;color:var(--bf-bark);font-family:Georgia,serif;font-weight:400}[data-template^=page] .rte a,[data-template^=policy] a{color:var(--bf-bark)}.shopify-policy__title h1{font-family:Georgia,serif;font-size:clamp(38px,5vw,66px);font-weight:400;letter-spacing:-.04em}input,textarea,select{border-radius:3px!important}
@media(max-width:1050px){.bf-nav{display:none}.bf-header__inner{grid-template-columns:1fr auto}.bf-mobile-menu{display:block}.bf-product-grid{grid-template-columns:repeat(2,1fr)}.bf-rooms__grid{grid-template-columns:repeat(2,1fr)}.bf-rooms__grid a:nth-child(2){border-right:0}.bf-rooms__grid a:nth-child(-n+2){border-bottom:1px solid var(--bf-line)}.bf-footer__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:749px){.bf-shell{width:min(100% - 24px,1440px)}.bf-announcement{justify-content:flex-start;overflow:hidden;white-space:nowrap}.bf-announcement span:nth-child(n+3){display:none}.bf-header__inner{min-height:74px}.bf-header__brand{width:145px;height:52px}.bf-search-link{display:none}.bf-hero{padding-top:12px;padding-bottom:62px}.bf-hero__media img{aspect-ratio:1.65/1}.bf-hero__copy{width:calc(100% - 20px);margin:-24px 0 0 20px;padding:30px 22px;border-left-width:4px}.bf-hero__copy:after{display:none}.bf-hero h1{font-size:clamp(41px,12vw,58px)}.bf-process__grid{grid-template-columns:1fr}.bf-process__grid>div{border-right:0;border-bottom:1px solid var(--bf-line)}.bf-process__grid>div:last-child{border-bottom:0}.bf-story,.bf-material__grid,.bf-faq{grid-template-columns:1fr}.bf-story{gap:75px;padding-block:88px}.bf-story__image figcaption{right:-5px}.bf-products{padding-bottom:88px}.bf-heading,.bf-footer__callout{align-items:flex-start;flex-direction:column}.bf-product-grid{gap:32px 12px}.bf-product-card__meta h3{font-size:13px}.bf-material{padding-block:88px}.bf-material__grid{gap:65px}.bf-material dl div{grid-template-columns:90px 1fr}.bf-rooms{padding-block:88px}.bf-rooms__grid{grid-template-columns:1fr}.bf-rooms__grid a{min-height:220px;border-right:0!important;border-bottom:1px solid var(--bf-line)}.bf-rooms__grid a:last-child{border-bottom:0}.bf-rooms h3{margin-top:48px}.bf-faq{gap:45px;padding-bottom:90px}.bf-footer{padding-top:70px}.bf-footer__grid{grid-template-columns:1fr}.bf-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:18px}[data-template^=product] .product-information__grid,[data-template^=cart] .cart-section,[data-template^=page] .main-page,[data-template^=policy] .shopify-policy__container{width:calc(100% - 24px);padding:22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
