:root{--paper:#f8f6f1;--ink:#20251f;--olive:#465340;--muted:#60665b;--line:#d8d9d0;--sand:#e7dfd2;--space:clamp(24px,5vw,80px);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a,button{ -webkit-tap-highlight-color:transparent }a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #736127;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(48px,6vw,88px)}h2{font-size:clamp(36px,4vw,58px);margin-bottom:32px}h3{font-size:18px;font-weight:400}p{max-width:55ch}ul{padding-left:20px}.container{max-width:1500px;margin-inline:auto;padding-inline:var(--space)}.section{padding-block:clamp(60px,7vw,112px)}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:16px}.skip-link:focus{top:16px}.announcement{text-align:center;background:var(--olive);color:white;padding:8px 16px;font-size:11px;letter-spacing:.09em}.site-header{min-height:78px;padding:10px var(--space);display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.brand{width:90px;flex-shrink:0}.brand img{width:86px;height:54px;object-fit:cover;mix-blend-mode:multiply}.custom-logo-link img{object-fit:contain}.site-header nav{margin:auto}.menu,.site-footer ul{list-style:none;margin:0;padding:0}.menu{display:flex;align-items:center;gap:28px}.menu a,.header-actions a,.site-footer nav a{text-decoration:none;font-size:13px}.menu a:hover,.header-actions a:hover{text-decoration:underline}.menu li{position:relative}.sub-menu{display:none;position:absolute;top:100%;left:0;list-style:none;background:var(--paper);min-width:180px;padding:15px;box-shadow:0 5px 12px #20251f15}.menu li:hover>.sub-menu,.menu li:focus-within>.sub-menu{display:block}.header-actions{display:flex;gap:22px;white-space:nowrap}.menu-toggle{background:none;border:1px solid var(--line);padding:8px 14px}.menu-toggle[hidden]{display:none}.js .menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;max-width:1800px;margin:auto;background:var(--sand)}.hero-copy{padding:clamp(40px,6vw,90px) var(--space);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.18em;margin-bottom:32px}.hero h1{max-width:8ch;margin-bottom:28px}.hero-copy>p:not(.eyebrow){max-width:30ch}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:25px;flex-wrap:wrap}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;background:var(--olive);color:#fff;border:1px solid var(--olive);padding:14px 22px;border-radius:0;text-decoration:none;font-size:13px;font-weight:400;line-height:1.4;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#303d2b;color:white}.button:active,button:active{transform:translateY(1px)}.text-link{display:inline-block;font-size:13px;padding-block:10px}.text-link span{margin-left:12px}.hero-image{min-height:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 56%}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.category{text-decoration:none}.image-wrap{overflow:hidden;background:var(--sand)}.category img{aspect-ratio:3/4;object-fit:cover;width:100%;transition:transform .4s ease}.category:hover img{transform:scale(1.025)}.category h3{display:flex;justify-content:space-between;margin:16px 0 0}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#ebece4}.editorial-photo img{width:100%;height:650px;object-fit:cover}.editorial-copy{padding:var(--space);align-self:center}.editorial-copy h2{max-width:10ch}.editorial-copy p{max-width:34ch}.featured .empty-state{padding:30px 0;color:var(--muted);max-width:60ch}.brand-story{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center;padding-top:0}.brand-story h2{max-width:12ch}.brand-story p{max-width:38ch}.brand-photo img{width:100%;max-height:610px;object-fit:cover}.brand-signature{font-family:Georgia,serif;font-size:25px;font-style:italic;margin-top:40px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:35px}.benefits h3{margin-bottom:8px}.benefits p{font-size:13px;color:var(--muted);margin:0}.social h2{margin-bottom:14px}.social-grid{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:20px;margin-top:35px;margin-bottom:20px;align-items:center}.social-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.social-grid img:nth-child(2){aspect-ratio:1}.newsletter{background:#e5e8dd;padding-block:70px}.newsletter h2{max-width:14ch;margin-bottom:22px}.newsletter-pending{font-size:13px;color:var(--muted);margin-top:30px}.newsletter input:not([type=checkbox]):not([type=radio]){background:transparent;border:1px solid var(--olive);padding:12px;max-width:100%}.newsletter-widget{max-width:600px}.site-footer{padding-top:55px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:40px}.footer-wordmark{letter-spacing:.14em;text-decoration:none;font-size:18px}.footer-top p{font-size:13px;color:var(--muted);margin-top:20px}.footer-top ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 45px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;font-size:11px;color:var(--muted)}.page-content{min-height:50vh}.page-content article{margin-bottom:40px}.page-content h1{font-size:clamp(40px,5vw,65px)}.page-content input,.page-content textarea,.page-content select{max-width:100%;padding:10px;border:1px solid var(--line)}.page-content iframe{max-width:100%}.screen-reader-text{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.alignwide{max-width:1200px}.alignfull{width:100%}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px}.bypostauthor{font-weight:inherit}
/* Keep WooCommerce's own templates and behavior; scope only presentation. */
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-block:30px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;min-width:0}.woocommerce ul.products li.product a img{aspect-ratio:3/4;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 17px/1.4 Arial,sans-serif;letter-spacing:0}.woocommerce ul.products li.product .price{color:var(--olive);font-size:14px}.woocommerce span.onsale{border-radius:0;background:var(--olive);min-height:0;line-height:1.5;padding:5px 10px;font-weight:400}.woocommerce div.product .product_title{font-size:clamp(34px,4vw,55px)}.woocommerce div.product p.price{color:var(--olive)}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--olive);color:white;border-radius:0}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#303d2b}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{padding:12px;background:white;border:1px solid var(--line);border-radius:0}.woocommerce table.shop_table{border-radius:0}.woocommerce .quantity .qty{padding:10px;min-height:48px}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#eef0e8;color:var(--ink)}.shop-filters{display:flex;flex-wrap:wrap;gap:30px;clear:both}.filter-title{font:400 18px Arial;letter-spacing:0}.wc-block-components-button:not(.is-link){border-radius:0;background:var(--olive);color:white}.wc-block-cart,.wc-block-checkout{--wp--preset--color--contrast:var(--ink);--wp--preset--color--accent:var(--olive)}
@media(min-width:1024px){.hero{height:min(760px,calc(100dvh - 111px));min-height:570px}}
@media(max-width:1023px){.site-header{flex-wrap:wrap;gap:18px;min-height:72px}.brand{margin-right:auto}.js .menu-toggle{display:block;order:2}.header-actions{order:1}.site-header nav{order:3;width:100%;margin:0}.js .site-header nav{display:none}.js .site-header nav.is-open{display:block}.menu{align-items:flex-start;flex-direction:column;gap:16px;padding:18px 0}.sub-menu{position:static;display:block;box-shadow:none;padding:8px 16px}.hero{min-height:560px}.hero-copy{padding:40px 28px}.hero h1{font-size:64px}.hero-actions{gap:14px}.category-grid{gap:16px}.editorial-photo img{height:560px}.woocommerce ul.products{gap:18px}}
@media(max-width:767px){:root{--space:22px}.announcement{font-size:9px}.site-header{gap:12px}.account-link{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:36px 24px}.hero h1{font-size:56px;max-width:9ch;margin-bottom:18px}.hero .eyebrow{margin-bottom:18px}.hero-copy>p{margin-bottom:10px}.hero-actions{margin-top:16px;gap:20px}.hero-image{height:430px}.hero-image img{object-position:center 55%}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.category h3{font-size:16px}.editorial{grid-template-columns:1fr}.editorial-photo img{height:460px}.editorial-copy{padding:40px 24px}.editorial-copy h2{max-width:12ch}.brand-story{grid-template-columns:1fr;gap:28px}.brand-photo img{max-height:520px}.brand-story h2{max-width:13ch}.benefits{grid-template-columns:1fr;gap:26px;padding-block:30px}.social-grid{gap:10px;grid-template-columns:1fr 1fr}.social-grid img:nth-child(2){aspect-ratio:4/5}.social-grid img:last-child{display:none}.newsletter{padding-block:48px}.footer-top{flex-direction:column;gap:24px}.footer-top ul{gap:12px}.footer-bottom{gap:16px;flex-wrap:wrap}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px}.woocommerce ul.products li.product .button{font-size:12px;padding:12px;max-width:100%}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}.woocommerce table.shop_table{font-size:14px}.page-content{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.category:hover img{transform:none}}
