
:root{--ld-bg:#f6f3ee;--ld-surface:#fbf8f4;--ld-surface-2:#efe7dc;--ld-surface-3:#e7ded2;--ld-surface-4:#f2ebe3;--ld-text:#1f1f1c;--ld-muted:#6d655d;--ld-line:#d9cfc3;--ld-accent:#e56f17;--ld-accent-hover:#cf6414;--ld-dark:#2a2724;--ld-container:1280px;--ld-radius-sm:8px;--ld-shadow-soft:0 18px 40px rgba(42,39,36,.06);--ld-shadow-card:0 14px 34px rgba(42,39,36,.05)}
*,*::before,*::after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--ld-bg);color:var(--ld-text);font-family:Inter,"Helvetica Neue",Arial,sans-serif;line-height:1.58;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{max-width:100%;height:auto;display:block}figure{margin:0}a{text-decoration:none;color:inherit;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .24s ease,opacity .24s ease}a:hover{color:var(--ld-accent)}
button,input,select,textarea{font:inherit}ul,ol{margin:0;padding:0;list-style:none}
h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;letter-spacing:-.02em;line-height:1.03;color:var(--ld-text)}
h1{font-size:clamp(3rem,7vw,5.7rem)}h2{font-size:clamp(2.3rem,4vw,3.9rem)}h3{font-size:clamp(1.5rem,2.2vw,2.1rem)}p{margin:0 0 1rem;color:var(--ld-muted)}
.lead{font-size:1.16rem;line-height:1.78;color:#4f4944}.eyebrow{display:inline-block;margin-bottom:1rem;color:var(--ld-muted);font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
.container,.site-shell{width:min(calc(100% - 48px), var(--ld-container));margin-inline:auto}.section{padding:104px 0}.section--compact{padding:72px 0}.section-title{margin-bottom:12px}.section-intro{max-width:44rem;margin-bottom:32px;font-size:1.05rem}
.button,button,input[type="submit"],.wp-element-button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:var(--ld-radius-sm);background:var(--ld-accent);color:#fff;font-size:.96rem;font-weight:800;line-height:1;cursor:pointer}
.button:hover,button:hover,input[type="submit"]:hover,.wp-element-button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.single_add_to_cart_button:hover{background:var(--ld-accent-hover);color:#fff}
.button--secondary,.button.is-outline{background:transparent;color:var(--ld-text);border-color:#bfb2a3}.button--secondary:hover,.button.is-outline:hover{background:#f0e8de;color:var(--ld-text);border-color:#b7a896}
.site-header{position:sticky;top:0;z-index:50;background:rgba(246,243,238,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(217,207,195,.85)}
.site-header__inner{width:min(calc(100% - 48px), var(--ld-container));min-height:96px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}
.site-logo-wrap{display:inline-flex;align-items:center;max-width:420px}.site-logo-wrap img,.site-logo-default,.custom-logo{width:auto;max-height:74px;display:block}.site-branding{padding:10px 0}
.main-navigation{justify-self:center}.main-navigation ul{display:flex;align-items:center;gap:34px}.main-navigation a{color:#3b332e;font-size:1rem;font-weight:500}.main-navigation .current-menu-item>a,.main-navigation a:hover{color:var(--ld-accent)}
.header-actions{display:flex;align-items:center;gap:12px}.header-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(191,178,163,.78);border-radius:999px;color:#3b332e;background:rgba(255,255,255,.25)}.header-icon:hover{background:rgba(255,255,255,.58);color:var(--ld-accent)}.header-icon svg{width:18px;height:18px;display:block}
.cart-count{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ld-accent);color:#fff;font-size:.68rem;font-weight:700}
.menu-toggle{display:none;background:transparent;border:0;min-height:auto;padding:0;color:var(--ld-text)}.menu-toggle__bars{width:28px;height:20px;position:relative}.menu-toggle__bars span{position:absolute;left:0;width:100%;height:2px;background:currentColor;border-radius:999px}.menu-toggle__bars span:nth-child(1){top:0}.menu-toggle__bars span:nth-child(2){top:9px}.menu-toggle__bars span:nth-child(3){bottom:0}
.hero{padding:42px 0 26px}.hero__stage{background:linear-gradient(180deg,var(--ld-surface-2) 0%, #efe6da 100%);border:1px solid rgba(217,207,195,.75);box-shadow:var(--ld-shadow-soft);overflow:hidden;border-radius:18px}.hero__wrap{display:grid;grid-template-columns:1fr 1.1fr;gap:44px;align-items:center;padding:54px}.hero__content h1{margin-bottom:22px}.hero__content .lead{margin-bottom:18px;max-width:34rem}.hero__text{max-width:34rem;margin-bottom:32px}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.hero__points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.hero__point{padding:16px 18px;background:rgba(255,255,255,.35);border:1px solid rgba(191,178,163,.5)}.hero__point strong{display:block;font-size:.95rem;color:var(--ld-text);margin-bottom:6px}.hero__point span{font-size:.92rem;color:#5f554d}.hero__image-wrap{overflow:hidden;background:var(--ld-surface-3);box-shadow:var(--ld-shadow-soft)}.hero__image-wrap img{width:100%;aspect-ratio:1.15/.92;object-fit:cover;object-position:center}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.category-card,.woocommerce ul.products li.product,ul.products li.product,.market-card{background:var(--ld-surface);border:1px solid rgba(217,207,195,.75);overflow:hidden;box-shadow:var(--ld-shadow-card)}
.category-card__image img,.woocommerce ul.products li.product a img,ul.products li.product a img{width:100%;margin:0;aspect-ratio:1.18/.82;object-fit:cover;transition:transform .3s ease,filter .3s ease}.category-card:hover .category-card__image img,.woocommerce ul.products li.product:hover a img,ul.products li.product:hover a img{transform:scale(1.02);filter:brightness(.98)}.category-card__content{padding:22px 20px 20px}.category-card__title{margin:0 0 8px;font-size:1.8rem}.category-card__meta{margin-bottom:14px;color:#524a43}.category-card__link{color:var(--ld-accent);font-weight:600}
.value-strip{background:linear-gradient(to bottom,#f8f5f1,#f3eee8);border-top:1px solid rgba(217,207,195,.55);border-bottom:1px solid rgba(217,207,195,.55)}.value-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}.value-item{padding:42px 28px;text-align:center;position:relative}.value-item:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;width:1px;height:56px;transform:translateY(-50%);background:rgba(191,178,163,.7)}.value-item h3{font-size:1.7rem;margin-bottom:10px}.value-item p{margin:0}
.market-section{background:linear-gradient(180deg,#f8f4ef 0%,#f3ede6 100%);border-top:1px solid rgba(217,207,195,.6);border-bottom:1px solid rgba(217,207,195,.6)}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.market-card{padding:24px}.market-card--next{background:linear-gradient(180deg,#f6eee6 0%,#f2e8dd 100%);border-color:#c9b29a}.market-card__badge{display:inline-block;margin-bottom:16px;padding:6px 10px;border-radius:999px;background:#ebd2bd;color:#5e4938;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.market-card__date{display:block;color:#6b5848;font-size:.95rem;font-weight:600;margin-bottom:8px}.market-card__title{margin-bottom:10px;font-size:2rem}.market-card__meta{display:grid;gap:8px;margin-bottom:18px}.market-card__meta span{color:#5a5048;font-size:.95rem}.market-empty{padding:24px;background:var(--ld-surface);border:1px solid rgba(217,207,195,.75)}
.showcase-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:26px}.showcase-card{background:var(--ld-surface-2);border:1px solid rgba(217,207,195,.75);box-shadow:var(--ld-shadow-card);overflow:hidden}.showcase-card img{width:100%;aspect-ratio:1.15/.82;object-fit:cover}.showcase-card__content{padding:28px}.showcase-card__title{font-size:2.2rem;margin-bottom:12px}.showcase-card__meta{margin-bottom:18px}
.room-feature__wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.room-feature__media img{width:100%;aspect-ratio:1.12/.72;object-fit:cover}.room-feature__content p{font-size:1.1rem;line-height:1.75;margin-bottom:26px}
.woocommerce .woocommerce-breadcrumb,.ld-breadcrumb{margin:20px 0 24px;color:var(--ld-muted);font-size:.92rem}.woocommerce-products-header{margin-bottom:30px}.woocommerce-products-header__title.page-title{margin-bottom:10px}
.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;margin-bottom:34px;background:var(--ld-surface);border:1px solid rgba(217,207,195,.75)}.woocommerce .woocommerce-ordering select{min-height:44px;padding:0 14px;background:#f7f2eb;border:1px solid #cfc2b3;color:var(--ld-text)}.woocommerce .woocommerce-result-count{color:var(--ld-muted)}
.woocommerce ul.products,ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:0}.woocommerce ul.products::before,.woocommerce ul.products::after,ul.products::before,ul.products::after{display:none!important}.woocommerce ul.products li.product,ul.products li.product{width:auto!important;float:none!important;margin:0!important;transition:transform .24s ease,box-shadow .24s ease}.woocommerce ul.products li.product:hover,ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 16px 30px rgba(42,39,36,.07)}.woocommerce ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-product__title{padding:20px 20px 6px;margin:0;font-size:1.95rem;font-family:"Cormorant Garamond",Georgia,serif;line-height:1.05}.woocommerce ul.products li.product .price,ul.products li.product .price{display:block;padding:0 20px;margin:0 0 18px;color:#443b34;font-size:1.08rem;font-weight:600}.woocommerce ul.products li.product .button,ul.products li.product .button{margin:0 20px 20px!important;min-height:44px;padding:0 18px}
.single-product .product-wrap{padding-top:18px}.single-product div.product{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:start}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:100%!important;margin:0!important}.woocommerce-product-gallery__wrapper{overflow:hidden;background:var(--ld-surface-2);box-shadow:var(--ld-shadow-soft);border:1px solid rgba(217,207,195,.75)}.woocommerce div.product div.images img{width:100%;aspect-ratio:1/1;object-fit:cover}.single-product .product_title{margin-bottom:14px;font-size:clamp(2.6rem,4vw,4.2rem)}.single-product div.product p.price,.single-product div.product span.price{margin-bottom:18px;color:#2d2824;font-size:1.32rem;font-weight:600}.woocommerce-product-details__short-description{margin-bottom:26px}.woocommerce-product-details__short-description p{font-size:1.08rem;line-height:1.75;color:#524a43}.single-product form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px}.single-product .quantity .qty{width:82px;min-height:50px;border:1px solid #cfc2b3;background:#f7f2eb;text-align:center}.ld-product-trust{display:grid;gap:10px;margin:26px 0 28px;padding:20px 0;border-top:1px solid rgba(217,207,195,.75);border-bottom:1px solid rgba(217,207,195,.75)}.ld-product-trust li{color:#4d463f;font-size:.98rem}.product_meta{padding-top:20px;border-top:1px solid rgba(217,207,195,.75);color:#5c534c;font-size:.95rem}.woocommerce-tabs{margin-top:64px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:24px;padding:0 0 14px;margin:0 0 28px;border-bottom:1px solid rgba(217,207,195,.85)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:0 0 6px;color:#5a524c;font-weight:600}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--ld-text);border-bottom:2px solid var(--ld-accent)}.related.products{margin-top:80px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{margin:0 0 24px!important;padding:16px 18px 16px 52px!important;background:#f7f2eb!important;border:1px solid rgba(217,207,195,.85)!important;color:var(--ld-text)!important}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{color:var(--ld-accent)!important}
.woocommerce-cart .cart-wrap,.woocommerce-checkout .checkout-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:start}.woocommerce-cart table.cart,.woocommerce-checkout .woocommerce form.checkout,.woocommerce .shop_table,.cart-collaterals .cart_totals,.woocommerce-checkout-review-order{background:var(--ld-surface);border:1px solid rgba(217,207,195,.75)}.woocommerce table.shop_table{border-collapse:collapse}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:18px 20px;border-color:rgba(217,207,195,.65)}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout-review-order{padding:24px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.search-field{min-height:50px;padding:12px 14px;border:1px solid #cfc2b3;background:#f7f2eb;color:var(--ld-text);width:100%}.select2-container--default .select2-selection--single{min-height:50px;border:1px solid #cfc2b3;background:#f7f2eb;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:50px;padding-left:14px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:50px}.woocommerce-checkout #payment{background:#f4ede5!important;border-top:1px solid rgba(217,207,195,.75)!important}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid rgba(217,207,195,.75)!important}.checkout-summary-card,.cart-summary-card{background:linear-gradient(180deg,#f2ebe3 0%,#ede2d5 100%);border:1px solid rgba(191,178,163,.9);box-shadow:var(--ld-shadow-soft)}.checkout-summary-card h3,.cart-summary-card h2{margin-bottom:16px}.cart_totals table th,.cart_totals table td{padding:14px 0!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin-bottom:0!important}
.entry-content>*+*{margin-top:1.35rem}.entry-header{margin-bottom:24px}.page-hero{padding:54px 0 14px}.page-hero__inner{background:var(--ld-surface-2);padding:42px;border:1px solid rgba(217,207,195,.75)}.page-hero__inner p{max-width:44rem;margin-bottom:0}
.site-footer-wrap{margin-top:96px;background:linear-gradient(180deg,#5b4031 0%,#4b3429 35%,#3d2b22 100%);color:rgba(255,248,242,.92)}.site-footer{padding:68px 0 44px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:32px}.footer-title{margin-bottom:14px;color:#fff7f1;font-size:1.8rem}.site-footer p,.site-footer a{color:rgba(255,245,239,.82)}.site-footer a:hover{color:#fff}.footer-menu{display:grid;gap:10px}.footer-logo{max-height:54px;width:auto;margin-bottom:16px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:28px;margin-top:28px;border-top:1px solid rgba(255,255,255,.14);font-size:.92rem}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width:1180px){.category-grid,.market-grid,.woocommerce ul.products,ul.products{grid-template-columns:repeat(2,1fr)}.hero__wrap,.room-feature__wrap,.showcase-grid,.single-product div.product,.woocommerce-cart .cart-wrap,.woocommerce-checkout .checkout-wrap{grid-template-columns:1fr;gap:32px}}
@media (max-width:900px){.site-header__inner{min-height:78px;position:relative}.main-navigation{display:none;position:absolute;left:0;right:0;top:calc(100% + 1px);background:#f7f1ea;border-bottom:1px solid rgba(217,207,195,.85);padding:20px 24px 24px}.main-navigation.is-open{display:block}.main-navigation ul{flex-direction:column;align-items:flex-start;gap:18px}.menu-toggle{display:inline-flex;justify-self:center}.header-actions .header-icon--search{display:none}.value-strip__grid,.footer-grid,.hero__points{grid-template-columns:1fr}.value-item:not(:last-child)::after{display:none}.hero__wrap{padding:32px}.site-logo-wrap img,.site-logo-default,.custom-logo{max-height:54px}}
@media (max-width:640px){.container,.site-shell{width:min(calc(100% - 28px), var(--ld-container))}.section{padding:72px 0}.hero{padding-top:28px}.hero__actions{flex-direction:column;align-items:stretch}.button,.button--secondary,.wp-block-button__link,.woocommerce a.button,.single_add_to_cart_button{width:100%}.category-grid,.market-grid,.woocommerce ul.products,ul.products{grid-template-columns:1fr;gap:22px}.shop-toolbar,.footer-bottom{flex-direction:column;align-items:flex-start}.page-hero__inner,.showcase-card__content{padding:28px}}
