@charset "UTF-8";
:root{--paper:#fbf9f4;--ink:#243c32;--muted:#67716b;--red:#be251d;--red-dark:#981b16;--line:#e4e5dc;--cream:#efeadf;--radius:8px;--font:Arial,"Helvetica Neue",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}img{max-width:100%;height:auto;vertical-align:middle}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a55b13;outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(38px,4.8vw,66px)}h2{font-size:clamp(30px,3.2vw,44px)}h3{line-height:1.35}p{margin-bottom:1.3em}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.icon{vertical-align:middle;flex-shrink:0}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.19em;margin-bottom:18px}.muted{color:var(--muted)}.screen-reader-text,.skip-link:not(:focus){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:focus{position:fixed;top:10px;left:10px;z-index:99999;background:#fff;padding:12px}.announcement{text-align:center;background:var(--ink);color:#fff;font-size:11px;letter-spacing:.04em;padding:9px 16px}.site-header{background:var(--paper)}.header-main{display:flex;align-items:center;gap:50px;padding-block:22px}.brand{flex:0 0 134px}.custom-logo{width:120px;height:auto}.header-search{flex:1;max-width:510px;margin-inline:auto}.search-form{display:flex;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.search-form input[type=search]{width:100%;min-width:0;border:0;padding:12px 16px;background:transparent;font-size:13px}.search-form button{border:0;background:none;padding:10px 16px;color:var(--ink);min-height:44px}.header-actions{display:flex;gap:26px;align-items:center;font-size:12px}.header-actions a{display:flex;align-items:center;gap:9px;min-height:44px;white-space:nowrap}.cart-count{border-radius:50%;background:var(--ink);color:#fff;font-size:10px;min-width:20px;height:20px;text-align:center;line-height:20px}.primary-nav{border-block:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.menu{list-style:none;padding:0;margin:0}.primary-nav>.nav-inner>ul{display:flex;gap:34px;align-items:center}.primary-nav li{position:relative}.primary-nav a{display:block;font-size:12px;padding-block:16px}.primary-nav .current-menu-item>a{color:var(--red)}.nav-contact{color:var(--muted)}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:6px;min-height:44px;min-width:44px;color:var(--ink);font-size:22px}.primary-nav .sub-menu{display:none;position:absolute;top:100%;left:0;z-index:50;min-width:220px;list-style:none;padding:8px 18px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 24px #0001}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:block}.primary-nav .sub-menu .sub-menu{left:100%;top:0}.hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-block:32px 0;min-height:540px;background:#f0ece2;border-radius:10px;overflow:hidden}.hero-copy{padding:66px 44px 45px 50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{margin-bottom:24px}.hero-copy p{font-size:14px;color:#59645a;max-width:350px;line-height:1.9;margin-bottom:28px}.hero-visual{position:relative;overflow:hidden;background:#35281e}.hero-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 43%}.hero-caption{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:65px 30px 24px;background:linear-gradient(transparent,#0009);pointer-events:none}.hero-caption span{display:block;font-size:9px;letter-spacing:.2em;margin-bottom:3px}.hero-caption strong{font:italic 25px Georgia,serif}.button,button.button,input.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wp-element-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--red);color:#fff;border:1px solid transparent;border-radius:5px;padding:14px 22px;font:600 12px/1.4 var(--font);min-height:46px;cursor:pointer;text-decoration:none;transition:background .15s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.wp-element-button:hover{background:var(--red-dark);color:#fff}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--red);color:#fff}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:var(--red-dark)}.hero-note{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-top:30px}.hero-note svg{width:17px}.values-strip{display:flex;align-items:center;justify-content:space-around;gap:20px;padding-block:24px;border-bottom:1px solid var(--line);font-size:11px}.values-strip span{display:flex;gap:12px;align-items:center}.values-strip svg{width:20px}.section{padding-block:62px 10px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:27px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin:0}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:12px;font-weight:600;min-height:44px}.text-link svg{width:18px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;display:flex;min-height:170px;overflow:hidden;align-items:flex-end;border-radius:8px;padding:26px;background:#ebece1}.category-1{background:#f0e8dc}.category-2{background:#ede1d9}.category-number{position:absolute;top:15px;left:26px;font-size:10px;letter-spacing:.1em;color:var(--muted)}.category-card h3{font:400 23px Georgia,serif;max-width:210px;margin:0 0 12px;position:relative;z-index:1}.category-card div>span{font-size:11px;display:flex;align-items:center;gap:18px;position:relative;z-index:1}.category-card svg{width:16px}.category-image{position:absolute;right:0;top:10%;width:38%;height:80%;object-fit:contain;opacity:.2}.category-leaf{position:absolute;right:0;bottom:-10px;color:#243c3220;transform:rotate(-20deg)}.category-leaf svg{width:130px;height:130px;stroke-width:.7}.story{margin-top:60px;background:var(--ink);color:#f6f2e6}.story-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-block:56px}.story h2{margin:0}.story p{font-size:14px;line-height:1.9;color:#d2dad2;margin-bottom:15px}.story .text-link{color:#fff}.story .eyebrow{color:#c1cbbb}.site-footer{border-top:1px solid var(--line);margin-top:80px;padding-top:50px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1fr 1fr;gap:38px;padding-bottom:40px}.footer-grid h2{font:600 12px var(--font);letter-spacing:0;margin:0 0 22px}.footer-grid p,.footer-grid a{font-size:12px}.footer-brand .custom-logo{width:112px;margin-bottom:20px}.footer-brand p{margin-bottom:5px}.footer-grid li{margin-bottom:10px}.footer-grid>div:last-child>a{display:block;margin-bottom:8px}.footer-phone{font-size:17px!important;font-weight:600}.footer-grid .muted{font-size:11px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-block:22px}.content-area{padding-top:45px;min-height:50vh}.page-heading{margin-bottom:35px}.page-heading h1{font-size:46px;margin-bottom:18px}.entry-content>*{max-width:100%}.entry-content p a,.entry-content li a{ text-decoration:underline;text-underline-offset:3px}.prose{max-width:860px}.prose .entry-content{margin-block:35px}.empty-state{text-align:center;padding-block:80px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{padding:24px;background:white;border:1px solid var(--line);border-radius:8px}.post-card h2{font-size:28px;margin-top:20px}.post-card img{aspect-ratio:4/3;object-fit:cover}.comment-list{padding-left:20px}.comment-form textarea{width:100%}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=url],input[type=search],textarea,select{border:1px solid #cfd4ca;border-radius:5px;padding:12px;background:#fff;color:var(--ink);max-width:100%;min-height:44px}input[type=checkbox],input[type=radio]{accent-color:var(--ink);min-width:18px;min-height:18px}label{font-size:13px}.woocommerce .woocommerce-breadcrumb{font-size:11px;color:var(--muted);margin-bottom:30px}.woocommerce-products-header h1{font-size:44px}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:8px;position:relative;padding:16px 16px 18px;display:flex;flex-direction:column;min-width:0}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;margin-bottom:18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 13px/1.5 var(--font);letter-spacing:0;color:var(--ink);padding:0;margin:0 0 9px;min-height:40px}.woocommerce ul.products li.product .price{font-size:15px;color:var(--ink);font-weight:600;margin-bottom:12px}.woocommerce ul.products li.product .price del{font-size:12px;font-weight:400;margin-right:6px}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button{margin-top:auto;align-self:flex-start;padding:10px 14px;min-height:40px;font-size:11px;max-width:calc(100% - 38px);background:#f2f3ec;color:var(--ink);border:1px solid var(--line)}.woocommerce ul.products li.product .button:hover{background:var(--ink);color:#fff}.woocommerce span.onsale{background:var(--red);color:#fff;border-radius:4px;font-size:10px;line-height:1.5;min-height:0;padding:5px 10px;min-width:0;top:12px;left:12px}.woocommerce ul.products li.product .onsale{right:auto;left:12px;top:12px;margin:0}.woocommerce .star-rating{color:#a76c22;font-size:11px}.favorite-link{position:absolute;right:15px;bottom:19px;display:flex;align-items:center;justify-content:center;width:36px;height:40px}.favorite-link svg{width:19px}.favorite-link.is-active{color:var(--red)}.favorite-link.is-active svg{fill:#be251d1a}.shop-categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.shop-categories a{border:1px solid var(--line);background:#fff;padding:8px 16px;border-radius:40px;font-size:12px}.shop-categories a[aria-current=page]{background:var(--ink);color:#fff}.woocommerce .woocommerce-result-count{font-size:12px;color:var(--muted)}.woocommerce .woocommerce-ordering select{font-size:12px;padding:10px}.woocommerce .woocommerce-pagination{margin-top:30px}.woocommerce nav.woocommerce-pagination ul{border-color:var(--line);border-radius:5px}.woocommerce nav.woocommerce-pagination ul li{border-color:var(--line)}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:13px 17px}.woocommerce div.product .product_title{font-size:40px;line-height:1.17}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:24px}.woocommerce div.product div.images img{border-radius:10px}.woocommerce div.product .woocommerce-product-details__short-description{color:var(--muted);font-size:14px}.woocommerce div.product form.cart .button{min-height:48px}.woocommerce .quantity .qty{width:75px;min-height:48px}.woocommerce div.product .product_meta{font-size:12px;border-top:1px solid var(--line);padding-top:20px}.woocommerce div.product .product_meta>span{display:block}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;border:0;padding:0 20px 0 0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:transparent}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--red)}.woocommerce .related>h2{font-size:34px;margin-bottom:28px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--ink);background:#edf0e8;border-radius:5px;font-size:13px}.woocommerce-message::before,.woocommerce-info::before{color:var(--ink)}.woocommerce-error{border-top-color:var(--red)}.woocommerce table.shop_table{border-color:var(--line);border-radius:8px;background:#fff}.woocommerce table.shop_table th{font-size:12px;padding:16px 12px}.woocommerce table.shop_table td{font-size:13px;padding:16px 12px}.woocommerce-cart table.cart img{width:65px}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:160px;min-height:46px}.woocommerce .cart-collaterals .cart_totals h2{font-size:32px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{min-width:0}.woocommerce form .form-row label{line-height:1.8;margin-bottom:6px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{min-height:46px;padding:12px}.woocommerce-account .woocommerce-MyAccount-navigation{width:24%;background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px}.woocommerce-account .woocommerce-MyAccount-content{width:72%;background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation a{display:block;padding:12px 15px;font-size:13px;border-radius:4px}.woocommerce-MyAccount-navigation .is-active a{background:var(--ink);color:#fff}.dimsam-consents{border:1px solid var(--line);border-radius:6px;padding:20px;margin:25px 0}.dimsam-consents legend{font-weight:600;font-size:14px;padding-inline:8px}.dimsam-consents p{font-size:12px}.consent-row{display:flex!important;align-items:flex-start;gap:10px;line-height:1.5!important;margin-block:12px!important}.consent-row input{margin:2px 0 0;flex:0 0 18px}.woocommerce #payment{background:#edf0e8;border-radius:8px}.woocommerce #payment div.payment_box{background:#e0e6d9}.woocommerce #payment div.payment_box:before{border-bottom-color:#e0e6d9}.woocommerce .select2-container .select2-selection--single{height:46px;border-color:#cfd4ca}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.wc-block-components-button:not(.is-link){background:var(--red);color:#fff;border-radius:5px}.wc-block-cart,.wc-block-checkout{--wp--preset--color--contrast:var(--ink);--wp--preset--color--accent:var(--red)}.wp-block-image{margin-inline:0}.alignwide{width:100%}.alignfull{max-width:100%}.gallery{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:12px;color:var(--muted)}.bypostauthor{border-left:2px solid var(--line);padding-left:12px}.sticky{border-top:3px solid var(--ink)}
@media(min-width:801px){.woocommerce div.product .woocommerce-tabs{padding-top:32px}.woocommerce div.product div.summary{padding-left:26px}.woocommerce .related{padding-top:30px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-main{gap:25px}.header-actions{gap:16px}.hero{min-height:490px}.hero-copy{padding:45px 32px}.hero-copy h1{font-size:52px}.primary-nav>.nav-inner>ul{gap:25px}.nav-contact{display:none!important}.category-card{padding:24px 20px}.footer-grid{gap:24px}.woocommerce ul.products,.woocommerce-page ul.products{gap:16px}}
@media(max-width:800px){.container{width:calc(100% - 36px)}.header-main{padding-block:14px;gap:16px;flex-wrap:wrap}.brand{flex:1}.custom-logo{width:96px}.header-actions{margin-left:auto;gap:18px}.header-actions a>span:not(.cart-count){display:none}.header-search{order:3;flex-basis:100%;max-width:none}.menu-toggle{display:block}.js .primary-nav{display:none}.js .primary-nav.is-open{display:block}.primary-nav>.nav-inner>ul{display:block;width:100%}.primary-nav a{padding-block:12px}.primary-nav .sub-menu{display:block;position:static;box-shadow:none;background:transparent;border:0;padding:0 0 0 18px}.hero{margin-top:20px;min-height:0;grid-template-columns:1fr 1fr}.hero-copy{padding:35px 24px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:12px}.hero-copy .eyebrow{font-size:9px}.hero-caption{padding-inline:20px}.hero-caption strong{font-size:21px}.hero-note{font-size:9px}.values-strip{font-size:10px;gap:16px;justify-content:space-between}.values-strip span{gap:6px}.section{padding-top:42px}.category-grid{gap:12px}.category-card{min-height:150px;padding:22px 15px}.category-number{left:15px}.category-card h3{font-size:19px}.category-card div>span{font-size:10px;gap:8px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.story-inner{gap:30px;padding-block:40px}.story p{font-size:13px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}.post-grid{grid-template-columns:repeat(2,1fr)}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:20px}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap}.woocommerce-account .woocommerce-MyAccount-navigation a{font-size:12px;padding:10px}.woocommerce div.product .product_title{font-size:34px}}
@media(max-width:540px){.announcement{font-size:10px;padding-block:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 26px}.hero-copy h1{font-size:48px}.hero-copy p{font-size:13px;margin-bottom:22px}.hero-note{margin-top:20px}.hero-visual{height:330px}.hero-image{object-position:center 41%}.hero-caption{padding-bottom:20px}.values-strip{padding-block:18px;align-items:flex-start;gap:8px}.values-strip span{flex:1;flex-direction:column;text-align:center;gap:5px;font-size:9px}.section-heading{align-items:flex-start}.section-heading h2{font-size:31px}.section-heading .eyebrow{font-size:8px;letter-spacing:.12em}.section-heading>.text-link{font-size:10px;gap:5px;white-space:nowrap;margin-top:17px}.section-heading>.text-link svg{width:14px}.category-grid{grid-template-columns:1fr}.category-card{min-height:112px;padding:28px 22px 18px}.category-card h3{font-size:24px;margin:8px 0}.category-number{left:22px;top:10px}.category-card div>span{font-size:11px}.category-leaf{right:20px}.category-image{width:30%}.woocommerce ul.products,.woocommerce-page ul.products{gap:12px}.woocommerce ul.products li.product{padding:10px 10px 14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px;min-height:36px}.woocommerce ul.products li.product .price{font-size:13px}.woocommerce ul.products li.product .button{padding:9px 10px;font-size:10px;max-width:calc(100% - 27px)}.favorite-link{right:7px;bottom:14px;width:28px}.favorite-link svg{width:17px}.story{margin-top:40px}.story-inner{grid-template-columns:1fr;gap:24px}.story h2{font-size:36px}.site-footer{margin-top:48px;padding-top:35px}.footer-grid{gap:28px 22px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h2{margin-bottom:15px}.footer-bottom{flex-wrap:wrap;gap:8px 20px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>a{margin-left:auto}.content-area{padding-top:30px}.page-heading h1{font-size:36px}.post-grid{grid-template-columns:1fr}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce-account .woocommerce-MyAccount-content{padding:18px}.woocommerce form.login,.woocommerce form.register{padding:18px}.woocommerce table.shop_table td{padding:13px 10px}.dimsam-consents{padding:14px}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:0;width:48%}.woocommerce-cart table.cart td.actions .coupon .button{width:48%}.woocommerce div.product .woocommerce-tabs ul.tabs li{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
