:root{--ink:#17130f;--paper:#f7f4ee;--ivory:#fffdf9;--sand:#ded4c5;--wine:#6c1f2a;--line:rgba(23,19,15,.17);--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--shell:min(1440px,calc(100% - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ivory);font:400 15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;top:10px;left:10px;padding:12px 18px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{padding:8px 20px;color:#fff;background:var(--ink);font-size:10px;letter-spacing:.17em;text-align:center;text-transform:uppercase}.site-header{position:relative;z-index:1000;background:rgba(255,253,249,.96);border-bottom:1px solid var(--line)}.site-header.is-scrolled{position:sticky;top:0;box-shadow:0 12px 35px rgba(20,15,10,.06);backdrop-filter:blur(15px)}.header-inner{width:var(--shell);min-height:88px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.site-nav .menu{display:flex;gap:30px;padding:0;margin:0;list-style:none}.site-nav a,.header-tools a,.header-tools button{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.site-nav a:hover,.header-tools a:hover{opacity:.55}.brand{text-align:center}.brand a{display:grid;line-height:1}.brand strong{font:400 25px/1 var(--serif);letter-spacing:.12em}.brand span{margin-top:7px;font-size:8px;letter-spacing:.5em}.custom-logo{width:auto;max-width:260px;max-height:60px}.header-tools{display:flex;justify-content:flex-end;gap:25px}.header-tools button{padding:0;border:0;background:none;cursor:pointer}.cart-count{display:inline-grid;place-items:center;width:17px;height:17px;margin-left:3px;color:#fff;background:var(--wine);border-radius:50%;font-size:9px}.menu-toggle{display:none;border:0;background:none}.search-drawer{display:none;padding:24px max(32px,calc((100vw - 1440px)/2));border-top:1px solid var(--line);background:var(--paper)}.search-drawer.is-open{display:block}.search-form{display:flex;max-width:720px;margin:auto}.search-form label{flex:1}.search-field{width:100%;padding:14px 0;border:0;border-bottom:1px solid var(--ink);background:transparent}.search-submit{padding:0 20px;border:0;background:transparent;text-transform:uppercase}.home-hero{position:relative;min-height:calc(100vh - 117px);display:flex;align-items:flex-end;background:#4b342b var(--hero-image) center 20%/cover no-repeat;color:#fff}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,9,6,.6),rgba(12,9,6,.08) 65%),linear-gradient(0deg,rgba(12,9,6,.45),transparent 45%)}.hero-content{position:relative;z-index:1;width:min(760px,calc(100% - 64px));margin:0 0 clamp(80px,10vw,150px) max(32px,calc((100vw - 1440px)/2));}.eyebrow{margin-bottom:18px;font-size:10px;font-weight:600;letter-spacing:.23em;text-transform:uppercase}.hero-content h1{max-width:750px;margin-bottom:24px;font:400 clamp(58px,8vw,120px)/.91 var(--serif);letter-spacing:-.03em}.hero-content>p:not(.eyebrow){max-width:520px;font-size:17px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:35px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:14px 27px;border:1px solid currentColor;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:.25s}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-light:hover{color:#fff;background:transparent}.button-dark{color:#fff;background:var(--ink);border-color:var(--ink)}.button-dark:hover{color:var(--ink);background:transparent}.ghost-link,.line-link{padding-bottom:5px;border-bottom:1px solid currentColor;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.scroll-cue{position:absolute;right:38px;bottom:35px;z-index:1;font-size:9px;letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl}.scroll-cue span{margin-top:10px}.intro-statement{padding:clamp(100px,13vw,190px) 32px;text-align:center;background:var(--paper)}.intro-statement h2{margin:0 auto 35px;font:400 clamp(42px,6vw,84px)/1.03 var(--serif)}.intro-statement h2 em{color:var(--wine);font-weight:400}.intro-statement>p:last-child{max-width:630px;margin:0 auto;color:#655e56;font-size:17px}.product-section{padding:clamp(85px,10vw,150px) max(32px,calc((100vw - 1440px)/2))}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.section-head h2,.craft-copy h2,.appointments h2{margin:0;font:400 clamp(42px,5vw,72px)/1 var(--serif)}.editorial-products{display:grid;grid-template-columns:repeat(4,1fr);gap:55px 20px}.product-card-featured{grid-column:span 2;grid-row:span 2}.product-image{position:relative;display:block;overflow:hidden;background:#eee9e0}.product-image img{width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.product-card-featured .product-image img{aspect-ratio:3/4}.product-image>span{position:absolute;left:50%;bottom:20px;padding:10px 16px;background:rgba(255,255,255,.94);font-size:9px;letter-spacing:.14em;text-transform:uppercase;opacity:0;transform:translate(-50%,10px);transition:.3s}.product-image:hover img{transform:scale(1.025)}.product-image:hover>span{opacity:1;transform:translate(-50%,0)}.product-copy{display:flex;justify-content:space-between;gap:15px;padding-top:15px}.product-copy h3,.product-copy p{margin:0;font-size:12px;font-weight:500}.product-copy h3{text-transform:uppercase;letter-spacing:.08em}.product-copy .amount{white-space:nowrap}.craft-story{display:grid;grid-template-columns:1.1fr .9fr;min-height:800px;background:#d8cec0}.craft-image img{width:100%;height:100%;object-fit:cover}.craft-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(55px,8vw,130px)}.craft-copy h2{max-width:600px;margin-bottom:32px}.craft-copy>p:not(.eyebrow){max-width:520px;color:#554d45;font-size:17px}.craft-copy .line-link{margin-top:20px}.appointments{padding:clamp(110px,14vw,200px) 32px;text-align:center;background:var(--ivory)}.appointments h2{margin-bottom:28px}.appointments p:not(.eyebrow){margin-bottom:35px;color:#655e56;font-size:16px}.site-footer{color:#e9e1d7;background:#191510}.newsletter{padding:90px 32px;text-align:center;border-bottom:1px solid rgba(255,255,255,.16)}.newsletter h2{margin-bottom:15px;font:400 clamp(40px,5vw,68px)/1 var(--serif)}.newsletter .button{margin-top:18px}.footer-grid{width:var(--shell);margin:auto;padding:75px 0;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:60px}.footer-brand{font:400 25px var(--serif);letter-spacing:.1em}.site-footer h3{margin-bottom:20px;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer li{margin:8px 0}.site-footer p,.site-footer li{color:#bfb5aa;font-size:13px}.footer-base{width:var(--shell);margin:auto;padding:22px 0;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.16);color:#9f958a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.footer-base div{display:flex;gap:20px}.content-shell,.shop-shell{width:var(--shell);margin:auto;padding:100px 0 140px}.archive-intro,.page-hero{text-align:center;padding:100px 32px;background:var(--paper)}.archive-intro h1,.page-hero h1,.single-article h1{font:400 clamp(52px,7vw,100px)/.98 var(--serif)}.page-hero>p:last-child{max-width:700px;margin:auto}.page-featured{width:var(--shell);margin:-50px auto 80px}.page-featured img{width:100%;max-height:760px;object-fit:cover}.entry-content{max-width:820px;margin:80px auto;font-size:17px}.entry-content h2{font:400 42px var(--serif)}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 24px}.journal-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.journal-card .eyebrow{margin-top:18px}.journal-card h2{font:400 30px var(--serif)}.woocommerce .woocommerce-breadcrumb{margin-bottom:35px;color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.woocommerce-products-header__title,.woocommerce div.product .product_title{font:400 clamp(48px,6vw,84px)/1 var(--serif)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:50px 20px;padding:0;margin:60px 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product img{aspect-ratio:3/4;object-fit:cover;margin-bottom:15px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.08em}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-size:12px!important}.woocommerce ul.products li.product .button{margin-top:10px!important;color:#fff;background:var(--ink)}.woocommerce div.product{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .summary{padding-top:30px}.woocommerce div.product .price{color:var(--wine)!important;font-size:20px!important}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:0!important;color:#fff!important;background:var(--ink)!important;font-size:11px!important;letter-spacing:.1em;text-transform:uppercase}.woocommerce table.shop_table{border-radius:0!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--wine)!important;background:var(--paper)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--wine)!important}
@media(max-width:1000px){:root{--shell:min(100% - 40px,900px)}.header-inner{grid-template-columns:auto 1fr auto;min-height:74px}.menu-toggle{display:block;width:28px;padding:0}.menu-toggle span:not(.sr-only){display:block;height:1px;margin:6px 0;background:var(--ink)}.site-nav{position:fixed;inset:103px 0 0;padding:45px 25px;background:var(--ivory);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s}.site-nav.is-open{opacity:1;visibility:visible;transform:none}.site-nav .menu{display:block}.site-nav li{border-bottom:1px solid var(--line)}.site-nav a{display:block;padding:16px 0}.header-tools a:first-of-type{display:none}.header-tools .search-toggle{font-size:0}.header-tools .search-toggle:after{content:'Search';font-size:10px}.brand strong{font-size:20px}.editorial-products,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.craft-story{grid-template-columns:1fr;min-height:0}.craft-image img{max-height:750px}.footer-grid{grid-template-columns:1fr 1fr}.woocommerce div.product{grid-template-columns:1fr}.post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.announcement{font-size:8px}.header-inner{gap:12px}.header-tools{gap:12px}.header-tools a{font-size:0}.header-tools a:last-child{font-size:9px}.brand strong{font-size:16px}.brand span{display:none}.custom-logo{max-width:150px}.home-hero{min-height:calc(100svh - 103px)}.hero-content{width:calc(100% - 40px);margin:0 20px 75px}.hero-content h1{font-size:54px}.hero-actions{align-items:flex-start;flex-direction:column}.scroll-cue{display:none}.intro-statement{padding:90px 22px}.intro-statement h2{font-size:42px}.product-section{padding:80px 14px}.section-head{align-items:start}.section-head h2{font-size:40px}.editorial-products,.woocommerce ul.products{gap:40px 10px}.product-card-featured{grid-column:span 2}.product-copy{display:block}.product-copy p{margin-top:5px}.craft-copy{padding:75px 24px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-base{display:block}.footer-base div{margin-top:10px}.shop-shell,.content-shell{padding-top:60px}.woocommerce ul.products{margin-top:35px!important}.post-grid{grid-template-columns:1fr}.page-hero{padding:70px 20px}.entry-content{padding:0 20px}.woocommerce div.product .product_title{font-size:48px}}
:root{--shell:95%}
