:root{--rose:#a85f5b;--rose-light:#fdebe8;--cream:#fffaf6;--text:#252020;--muted:#675c58;--border:#f1d9d5;--shadow:0 18px 50px rgba(70,44,38,.12)}
.site-header{border-top:3px solid #f4e1da;box-shadow:0 2px 12px rgba(45,35,31,.035)!important}
.header-inner{height:108px!important;width:min(1440px,95%)!important;display:grid!important;grid-template-columns:38px 1fr minmax(360px,1.35fr) 1fr auto;gap:28px!important}
.brand-mark{display:block;width:36px;height:25px;margin:0 auto 3px}.brand-mark svg{width:100%;height:100%;fill:none;stroke:#d9a39a;stroke-width:1.15}
.logo-text{display:block;font-size:34px!important;line-height:.92;letter-spacing:.08em!important;font-weight:500!important;white-space:nowrap}.brand span{font-size:9px!important;line-height:1;letter-spacing:.32em!important;margin-top:9px!important}
.main-nav ul{align-items:center;gap:40px!important}.right-nav ul{justify-content:flex-end}.main-nav a{position:relative;font-size:10px!important;font-weight:500!important;white-space:nowrap}.main-nav .current-menu-item a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:#2d2927}
.header-icons{gap:22px!important}.header-action,.menu-toggle{display:grid;place-items:center;width:24px;height:24px}.header-action svg,.menu-toggle svg{width:20px;height:20px;fill:none;stroke:#3d3937;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative}.cart-count{position:absolute;right:-6px;top:-6px;display:grid;place-items:center;min-width:14px;height:14px;padding:0 3px;border-radius:20px;background:#d89386;color:#fff;font-size:8px;line-height:1}.menu-toggle{display:none;padding:0}
@media(max-width:900px){.header-inner{height:88px!important;width:92%!important;grid-template-columns:28px 1fr auto;gap:14px!important}.menu-toggle{display:grid}.header-search,.main-nav{display:none}.logo-text{font-size:28px!important}.brand-mark{width:28px;height:19px}.brand span{font-size:7px!important;margin-top:7px!important}}
*{box-sizing:border-box}body{margin:0;background:#fff;font-family:Montserrat,Arial,sans-serif;color:var(--text);line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,92%);margin:auto}.topbar{text-align:center;background:linear-gradient(90deg,#fde9e5,#fff5f2);font-size:13px;letter-spacing:.08em;padding:9px 10px;color:#2d2422;font-weight:600}.site-header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 20px rgba(0,0,0,.05)}.header-inner{height:112px;width:min(1250px,94%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{text-align:center;line-height:1}.logo-text{font-family:'Cormorant Garamond',serif;font-size:42px;letter-spacing:.08em;font-weight:700}.brand span{display:block;color:var(--rose);font-size:12px;letter-spacing:.35em;margin-top:12px}.main-nav ul{display:flex;gap:34px;list-style:none;margin:0;padding:0}.main-nav a{font-size:13px;text-transform:uppercase;font-weight:600}.main-nav a:hover{color:var(--rose)}.header-icons{display:flex;gap:18px;font-size:23px;align-items:center}.menu-toggle{display:none;background:none;border:0;font-size:28px}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;background:linear-gradient(90deg,#fffdfb 0%,#fff7f2 48%,#e8d9cc 100%);overflow:hidden}.hero-text{text-align:center;padding:70px 8vw}.hero h1{font-family:'Cormorant Garamond',serif;font-size:72px;line-height:1;margin:0;text-transform:uppercase;letter-spacing:.02em}.script{font-family:Parisienne,cursive!important;font-size:58px!important;color:var(--rose);margin:10px 0!important}.divider{color:var(--rose);letter-spacing:.4em;margin:13px 0}.hero p{font-size:18px;color:#564d49;max-width:440px;margin:0 auto 26px}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-block;background:var(--rose)!important;color:#fff!important;padding:14px 44px;border-radius:0!important;border:0!important;text-transform:uppercase;letter-spacing:.12em;font-weight:600;transition:.25s}.btn:hover,.button:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.hero-image{height:100%;display:flex;align-items:end;justify-content:center;padding:45px 5vw 0}.hero-image img{filter:drop-shadow(0 22px 30px rgba(50,30,20,.12))}.categories,.products{padding:60px 0;text-align:center}.categories h2,.products h2,.page-content h1,.shop-page h1{font-family:'Cormorant Garamond',serif;font-size:36px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin-top:32px}.category-card{display:block}.category-card img{aspect-ratio:1/1;object-fit:cover;background:#f7e9e3;border:1px solid var(--border);transition:.25s}.category-card:hover img{transform:translateY(-6px);box-shadow:var(--shadow)}.category-card strong{display:block;margin-top:12px;text-transform:uppercase;font-family:'Cormorant Garamond',serif;font-size:18px;letter-spacing:.08em}.category-card span{font-size:12px;color:var(--muted);text-transform:uppercase}.footer-features{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;background:linear-gradient(90deg,#fff7f4,#fde6e3);padding:28px 6%;border-top:1px solid var(--border)}.footer-features div{display:flex;align-items:center;gap:14px}.footer-features strong{display:block;text-transform:uppercase;font-size:13px}.footer-features span{display:block;color:var(--muted);font-size:12px}.site-footer{text-align:center}.footer-bottom{padding:35px 20px;background:#fff}.page-content,.shop-page{padding:70px 0}.post-card{background:#fff;padding:28px;margin:0 0 24px;border:1px solid var(--border);box-shadow:0 8px 26px rgba(0,0,0,.04)}.post-card h1,.post-card h2{font-family:'Cormorant Garamond',serif}.woocommerce ul.products li.product{text-align:center}.woocommerce ul.products li.product a img{background:#fff6f2;border:1px solid var(--border)}.woocommerce div.product .product_title{font-family:'Cormorant Garamond',serif;font-size:42px}.woocommerce span.onsale{background:var(--rose)!important}.content-body{font-size:17px;color:#493f3c}
@media(max-width:900px){.header-inner{height:auto;padding:20px 0;flex-wrap:wrap}.menu-toggle{display:block}.main-nav{display:none;width:100%;order:4}.main-nav.active{display:block}.main-nav ul{display:block;text-align:center}.main-nav li{padding:12px}.brand{flex:1}.logo-text{font-size:30px}.hero{grid-template-columns:1fr}.hero h1{font-size:48px}.script{font-size:42px!important}.hero-text{padding:55px 8vw}.hero-image{padding-top:0}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-features{grid-template-columns:1fr 1fr}.left-nav{order:4}}@media(max-width:560px){.category-grid,.footer-features{grid-template-columns:1fr}.hero h1{font-size:38px}.header-icons{font-size:19px}.brand span{letter-spacing:.18em}.categories h2,.products h2{font-size:28px}}
@media(max-width:900px){.header-inner{height:88px!important;padding:0!important;display:grid!important;grid-template-columns:28px 1fr auto!important;gap:14px!important}.menu-toggle{display:grid!important}.header-search,.main-nav{display:none!important}.brand{grid-column:2}.header-icons{grid-column:3}.logo-text{font-size:28px!important}.brand-mark{width:28px;height:19px}.brand span{font-size:7px!important;margin-top:7px!important}}
.site-footer{background:#fffaf8;color:#332b29;text-align:left}.footer-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:26px max(4%,calc((100% - 1240px)/2));background:#fce9e6;border:0}.footer-feature{display:flex;align-items:center;justify-content:center;gap:16px;padding:5px 24px;border-right:1px solid #edcfca}.footer-feature:last-child{border:0}.footer-feature svg{flex:0 0 25px;width:25px;height:25px;fill:none;stroke:#ce8c83;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.footer-feature p{margin:0}.footer-feature strong,.footer-feature span{display:block}.footer-feature strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.footer-feature span{margin-top:2px;color:#8a7772;font-size:11px}.footer-main{width:min(1240px,92%);margin:auto;display:grid;grid-template-columns:1.5fr .75fr .9fr 1.25fr;gap:64px;padding:70px 0 58px}.footer-logo{display:block;font-family:'Cormorant Garamond',serif;font-size:29px;line-height:1;letter-spacing:.1em}.footer-tagline{display:block;margin-top:10px;color:var(--rose);font-size:8px;letter-spacing:.34em}.footer-brand>p{max-width:330px;margin:24px 0;color:#796b67;font-size:13px;line-height:1.8}.footer-socials{display:flex;gap:10px}.footer-socials a{display:grid;place-items:center;width:32px;height:32px;border:1px solid #dfc4bf;border-radius:50%;color:#9a665f;font-family:'Cormorant Garamond',serif;font-weight:700}.footer-column h3{margin:0 0 22px;font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:600;letter-spacing:.04em}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin:0 0 10px}.footer-column li a,.footer-contact a{color:#756762;font-size:12px}.footer-column a:hover{color:var(--rose)}.footer-newsletter>p{margin:-5px 0 18px;color:#756762;font-size:12px;line-height:1.7}.footer-newsletter form{display:flex;border-bottom:1px solid #bc8d85}.footer-newsletter input{min-width:0;flex:1;padding:12px 4px;border:0;background:transparent;outline:0;font:12px Montserrat,sans-serif}.footer-newsletter button{padding:10px 4px;border:0;background:transparent;color:#9b625a;font:600 10px Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.footer-contact{display:flex;flex-direction:column;gap:6px;margin-top:20px}.footer-copyright{border-top:1px solid #eadbd7;width:min(1240px,92%);margin:auto;padding:20px 0;display:flex;justify-content:space-between;color:#8a7c77;font-size:10px;letter-spacing:.03em}.footer-copyright p{margin:0}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.footer-features{grid-template-columns:repeat(2,1fr)}.footer-feature{border-bottom:1px solid #edcfca}.footer-main{grid-template-columns:repeat(2,1fr);gap:44px}}@media(max-width:560px){.footer-features{grid-template-columns:1fr}.footer-feature{justify-content:flex-start;border-right:0;padding:12px 8%}.footer-main{grid-template-columns:1fr;gap:36px;padding:48px 0}.footer-copyright{display:block;text-align:center}.footer-copyright p+p{margin-top:8px}}
.header-action i,.menu-toggle i{font-size:17px;color:#3d3937}.footer-feature>i{flex:0 0 25px;width:25px;color:#ce8c83;font-size:22px;text-align:center}.footer-socials i{font-size:13px}

/* Single product */
.single-product .shop-page{width:min(1280px,92%);padding:42px 0 80px}.single-product .woocommerce-breadcrumb{margin:0 0 32px;color:#9a8b86;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.single-product .woocommerce-breadcrumb a{color:#625753}.single-product .woocommerce-breadcrumb a:hover{color:var(--rose)}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:72px}.single-product div.product:after,.single-product div.product:before{display:none}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important}.single-product div.product .woocommerce-product-gallery__wrapper{background:#fff8f5}.single-product div.product .woocommerce-product-gallery__image a{display:block}.single-product div.product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:4/5;object-fit:cover}.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px!important}.single-product .woocommerce-product-gallery .flex-control-thumbs li{float:none!important;width:auto!important}.single-product .woocommerce-product-gallery .flex-control-thumbs img{aspect-ratio:1;object-fit:cover;border:1px solid transparent;opacity:.65!important;transition:.2s}.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover{border-color:var(--rose);opacity:1!important}.single-product .woocommerce-product-gallery__trigger{top:16px!important;right:16px!important;background:#fff!important;box-shadow:0 4px 18px rgba(55,37,31,.1)}.single-product .summary{padding-top:18px}.single-product .summary .product_title{margin:0 0 13px!important;color:#302725;font-size:48px!important;line-height:1.05;text-transform:none!important;letter-spacing:.025em!important}.single-product .woocommerce-product-rating{display:flex;align-items:center;margin:0 0 22px!important;font-size:11px}.single-product .star-rating{color:#d89a86}.single-product .woocommerce-review-link{margin-left:12px;color:#8b7c77}.single-product .summary .price{margin:0 0 22px!important;color:#b87569!important;font-family:'Cormorant Garamond',serif;font-size:28px!important;font-weight:600}.single-product .summary .price del{margin-right:8px;color:#a99d99;font-size:20px;opacity:1}.single-product .summary .price ins{text-decoration:none}.single-product .woocommerce-product-details__short-description{padding:20px 0;border-top:1px solid #eee0dc;color:#665a56;font-size:13px;line-height:1.9}.single-product form.cart{margin:22px 0!important;padding:24px 0;border-top:1px solid #eee0dc;border-bottom:1px solid #eee0dc}.single-product form.cart:not(.variations_form){display:flex;gap:12px}.single-product .quantity .qty{width:70px;height:50px;border:1px solid #ddc9c4;background:#fff;text-align:center;font:500 13px Montserrat,sans-serif}.single-product button.single_add_to_cart_button{min-height:50px;flex:1;padding:15px 34px!important;background:#312a28!important;font-size:11px!important;letter-spacing:.14em!important}.single-product button.single_add_to_cart_button:hover{background:var(--rose)!important}.single-product table.variations{margin:0 0 18px!important}.single-product table.variations th,.single-product table.variations td{display:block;padding:0 0 9px!important;text-align:left}.single-product table.variations label{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.single-product table.variations select{width:100%;min-height:48px;padding:0 14px;border:1px solid #ddc9c4;background:#fff;color:#514743;font:12px Montserrat,sans-serif}.single-product .reset_variations{display:inline-block;margin-top:8px;color:#ad7067;font-size:10px;text-transform:uppercase}.single-product .product_meta{display:grid;gap:7px;color:#8b7c77;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.single-product .product_meta a{color:#574b47}.single-product div.product .woocommerce-tabs,.single-product .related,.single-product .upsells{grid-column:1/-1}.single-product .woocommerce-tabs{margin-top:35px;padding-top:16px}.single-product .woocommerce-tabs ul.tabs{display:flex;justify-content:center;gap:44px;margin:0!important;padding:0!important;border-bottom:1px solid #eadbd7}.single-product .woocommerce-tabs ul.tabs:before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.single-product .woocommerce-tabs ul.tabs li:after,.single-product .woocommerce-tabs ul.tabs li:before{display:none}.single-product .woocommerce-tabs ul.tabs li a{padding:17px 2px!important;color:#8c7d78!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.14em}.single-product .woocommerce-tabs ul.tabs li.active a{border-bottom:2px solid var(--rose);color:#332b29!important}.single-product .woocommerce-tabs .panel{max-width:900px;margin:36px auto 70px!important;color:#665a56;font-size:13px;line-height:1.9}.single-product .woocommerce-tabs .panel h2,.single-product .related>h2,.single-product .upsells>h2{font-family:'Cormorant Garamond',serif;font-size:30px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.single-product .woocommerce-tabs .panel h2{margin-bottom:20px}.single-product .related>h2,.single-product .upsells>h2{margin:0 0 30px}.single-product .related ul.products,.single-product .upsells ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.single-product .related ul.products:before,.single-product .related ul.products:after,.single-product .upsells ul.products:before,.single-product .upsells ul.products:after{display:none}.single-product .related li.product,.single-product .upsells li.product{float:none!important;width:auto!important;margin:0!important}.single-product .related li.product img,.single-product .upsells li.product img{aspect-ratio:4/5;object-fit:cover}.single-product .related li.product .woocommerce-loop-product__title,.single-product .upsells li.product .woocommerce-loop-product__title{font-family:'Cormorant Garamond',serif;font-size:18px!important;font-weight:600}.single-product span.onsale{top:14px!important;left:14px!important;min-width:auto!important;min-height:auto!important;padding:7px 11px!important;border-radius:0!important;font-size:9px!important;line-height:1!important;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:900px){.single-product div.product{grid-template-columns:1fr;gap:38px}.single-product .summary{padding-top:0}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.single-product .shop-page{padding-top:24px}.single-product .summary .product_title{font-size:38px!important}.single-product .woocommerce-tabs ul.tabs{justify-content:flex-start;gap:22px;overflow-x:auto}.single-product .related ul.products,.single-product .upsells ul.products{gap:14px}.single-product form.cart:not(.variations_form){flex-wrap:wrap}.single-product button.single_add_to_cart_button{min-width:calc(100% - 82px)}}

/* Standalone product grid: keeps the homepage independent of WooCommerce CSS. */
.hero-image>svg{display:block;width:100%;height:auto;max-height:650px;filter:drop-shadow(0 22px 30px rgba(50,30,20,.12))}
.mobile-drawer,.mobile-menu-overlay{display:none}@media(max-width:900px){body.mobile-menu-open{overflow:hidden}.site-header{position:sticky!important;top:0}.header-inner{height:72px!important;grid-template-columns:36px 1fr auto!important}.brand-mark{display:none}.logo-text{font-size:23px!important}.brand span{font-size:6px!important;letter-spacing:.2em!important;margin-top:6px!important}.menu-toggle{width:36px;height:36px}.header-icons .header-action:first-child{display:none}.header-icons{gap:8px!important}.mobile-menu-overlay{display:block;position:fixed;inset:0;z-index:998;background:rgba(31,24,22,.45);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.mobile-drawer{display:flex;position:fixed;z-index:999;top:0;left:0;bottom:0;width:min(86vw,360px);padding:0 26px 28px;background:#fffaf8;box-shadow:18px 0 45px rgba(46,31,27,.18);transform:translateX(-105%);transition:transform .32s ease;flex-direction:column;overflow-y:auto}.mobile-menu-open .mobile-menu-overlay{opacity:1;visibility:visible}.mobile-menu-open .mobile-drawer{transform:translateX(0)}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:88px;border-bottom:1px solid #eadbd7}.mobile-drawer-head strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:20px;letter-spacing:.08em}.mobile-drawer-head span{display:block;margin-top:5px;color:var(--rose);font-size:6px;letter-spacing:.22em}.mobile-menu-close{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent}.mobile-menu-close svg,.mobile-nav svg,.mobile-drawer-actions svg{fill:none;stroke:#3d3937;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.mobile-menu-close svg{width:21px}.mobile-nav ul{list-style:none;margin:20px 0;padding:0}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:15px 2px;border-bottom:1px solid #f0e5e1;font-family:'Cormorant Garamond',Georgia,serif;font-size:19px}.mobile-nav a:hover{color:var(--rose)}.mobile-nav svg{width:15px;height:15px}.mobile-drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.mobile-drawer-actions a{display:flex;align-items:center;gap:8px;padding:12px 8px;border:1px solid #e5d2cd;color:#675a56;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.mobile-drawer-actions svg{width:16px;height:16px}.mobile-drawer-contact{margin-top:auto;padding-top:28px;color:#8a7c77;font-size:10px}.mobile-drawer-contact span,.mobile-drawer-contact a{display:block}.mobile-drawer-contact a{margin-top:4px;color:#4c403c;font-size:11px}}
.products ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:32px 0 0;padding:0;list-style:none}.products ul.products:before,.products ul.products:after{display:none}.products ul.products li.product{position:relative;float:none!important;width:auto!important;margin:0!important;text-align:center}.products ul.products li.product a{display:block}.products ul.products li.product img{display:block;width:100%;margin:0 0 14px!important;aspect-ratio:4/5;object-fit:cover;background:#fff6f2;border:1px solid var(--border)}.products ul.products .woocommerce-loop-product__title{margin:0;padding:0!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:19px!important;font-weight:600;line-height:1.3}.products ul.products .price{display:block;margin:7px 0 12px;color:#a85f5b!important;font-size:13px!important}.products ul.products .button{display:inline-block;margin:0!important;padding:10px 18px!important;font-size:9px!important}.products ul.products .onsale{position:absolute;z-index:2;top:10px!important;left:10px!important;right:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:6px 9px!important;border-radius:0!important;background:#a85f5b!important;color:#fff;font-size:8px!important;line-height:1!important;text-transform:uppercase}.products ul.products .star-rating{margin:7px auto;color:#a85f5b;font-size:11px}@media(max-width:800px){.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media(max-width:480px){.products ul.products{gap:12px}.products ul.products .button{padding:9px 10px!important}}
