
:root{--ld-bg:#f6f3ee;--ld-surface:#fbf8f4;--ld-surface-2:#efe7dc;--ld-surface-3:#e7ded2;--ld-text:#1f1f1c;--ld-muted:#6d655d;--ld-line:#d9cfc3;--ld-accent:#ea6b0b;--ld-accent-hover:#cf5c05;--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 .25s ease,opacity .25s 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.22rem;line-height:1.78;color:#4f4944}.eyebrow{display:inline-block;margin-bottom:1rem;color:#6b625b;font-size:.82rem;font-weight:700;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);box-shadow:0 6px 18px rgba(42,39,36,.04)}
.site-header__inner{width:min(calc(100% - 48px), var(--ld-container));min-height:102px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}
.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:84px;display:block}
.main-navigation{justify-self:center}.main-navigation ul{display:flex;align-items:center;gap:34px}.main-navigation a{color:#3b332e;font-size:.98rem;font-weight:500;opacity:.92}.main-navigation a[href*="shop"]{color:#ea6b0b;font-weight:600}.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:34px 0 22px}.hero__stage{background:linear-gradient(135deg,#efe7dc 0%,#f6f1ea 100%);border:1px solid rgba(217,207,195,.75);box-shadow:0 22px 48px rgba(42,39,36,.08);overflow:visible;border-radius:22px}.hero__wrap{display:grid;grid-template-columns:1fr 1.1fr;gap:44px;align-items:center;padding:62px}.hero__content h1{margin-bottom:18px}.hero__text{max-width:34rem;margin-bottom:32px;font-size:1.04rem}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.hero__actions .button:first-child{min-width:210px}.hero__actions .button:last-child{min-width:190px}.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,.7);backdrop-filter:blur(4px);border:1px solid #d8cfc4;border-radius:10px}.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)}.hero__image-wrap--featured{border-radius:14px;border:1px solid #d8cfc4;box-shadow:0 30px 60px rgba(0,0,0,0.12);transform:translateY(10px);background:#f7f1ea}.hero__image-wrap--featured img{width:100%;aspect-ratio:1.15/.92;object-fit:cover;object-position:center;border-radius:10px}
.featured-products-section{padding-top:38px}.section-headline-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.desktop-only-inline{display:inline-flex}
.usp-section{padding-top:28px}.usp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.usp-card{background:linear-gradient(180deg,#fbf7f2 0%,#f4ece2 100%);border:1px solid rgba(217,207,195,.82);padding:26px;box-shadow:var(--ld-shadow-card)}.usp-card h3{font-size:1.7rem;margin-bottom:10px}.usp-card p{margin:0}
.categories-section{background:#f4ede4}.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);border-radius:12px}
.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,.showcase-card__content{padding:24px}.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}
.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);scroll-margin-top:120px}.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;transform:translateY(-2px)}.market-card__badge{display:inline-block;margin-bottom:16px;padding:6px 10px;border-radius:999px;background:#f0d7c1;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-section{background:#fbf8f4}.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;border-radius:14px}.showcase-card img{width:100%;aspect-ratio:1.15/.82;object-fit:cover}
.trust-section{background:#f4ede4}.trust-box{background:linear-gradient(180deg,#fbf7f2 0%,#f0e7dc 100%);border:1px solid #d8cfc4;padding:42px;box-shadow:var(--ld-shadow-card)}.trust-box h2{margin-bottom:14px}
.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:all .25s ease}.woocommerce ul.products li.product:hover,ul.products li.product:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,0.08)}.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;font-weight:700;width:calc(100% - 40px)}
.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}
.page-hero{padding:54px 0 14px}.page-hero__inner{background:var(--ld-surface-2);padding:42px;border:1px solid rgba(217,207,195,.75)}
.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:58px;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,.usp-grid{grid-template-columns:repeat(2,1fr)}.hero__wrap,.showcase-grid,.single-product div.product{grid-template-columns:1fr;gap:32px}}
@media (max-width:900px){.site-header__inner{min-height:84px;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}.hero__wrap{padding:34px}.site-logo-wrap img,.site-logo-default,.custom-logo{max-height:60px}.usp-grid{grid-template-columns:1fr}.section-headline-row{display:block}.desktop-only-inline{display:none}}
@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,.trust-box{padding:28px}}
