:root{--color-ink:#0c1214;--color-muted:#667176;--color-line:#e6e0d6;--color-paper:#fffdf8;--color-soft:#f5f1e9;--color-accent:#b99254;--color-accent-dark:#755c31;--color-green:#0f4a3a;--shadow:0 20px 60px rgba(12,18,20,.12);--radius:8px;--container:1240px}*{box-sizing:border-box}body{margin:0;color:var(--color-ink);background:var(--color-paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent-dark)}.container{width:min(100% - 32px,var(--container));margin-inline:auto}.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}.topbar{background:var(--color-green);color:#fff;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.topbar__inner{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.96);border-bottom:1px solid var(--color-line);backdrop-filter:blur(16px)}.mobile-shop-header{display:none}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:82px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.brand__mark{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:var(--color-green);border-radius:50%;font-family:"Playfair Display",Georgia,serif}.brand__text{white-space:nowrap}.custom-logo{max-width:190px;height:auto}.primary-nav ul{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}.primary-nav a{display:block;padding:12px 13px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.primary-nav li{position:relative}.primary-nav .sub-menu{position:absolute;top:100%;left:0;display:grid;min-width:240px;padding:12px;background:#fff;border:1px solid var(--color-line);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.shop-mega-menu{position:absolute;top:100%;left:50%;z-index:70;width:min(100vw - 48px,980px);padding:28px 30px 22px;background:#fff;border:1px solid var(--color-line);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.primary-nav:has(.menu-item-shop:hover) .shop-mega-menu,.primary-nav:has(.menu-item-shop:focus-within) .shop-mega-menu,.shop-mega-menu:hover,.shop-mega-menu:focus-within{opacity:1;visibility:visible;transform:translate(-50%,0)}.shop-mega-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 30px}.shop-mega-menu__group h3{margin:0 0 10px;padding-bottom:9px;border-bottom:1px solid var(--color-line);font-size:15px;text-transform:uppercase;letter-spacing:.04em}.shop-mega-menu__group h3 a{color:var(--color-ink)}.shop-mega-menu__group ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.shop-mega-menu__group li,.shop-mega-menu__group a{display:block}.shop-mega-menu__group a{padding:0;color:#596368;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.shop-mega-menu__group a:hover{color:var(--color-green)}.shop-mega-menu__all{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:24px;padding:16px 0 0;border-top:1px solid var(--color-line);color:#666;font-size:16px;font-weight:500;letter-spacing:.02em;text-align:center;text-transform:uppercase}.shop-mega-menu__all span{font-size:18px;line-height:1}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.search-form{display:flex;align-items:center;height:42px;border:1px solid var(--color-line);background:#fff;border-radius:999px;overflow:hidden}.search-field{width:170px;border:0;outline:0;padding:0 14px;background:transparent}.search-form button{height:100%;border:0;padding:0 15px;background:var(--color-ink);color:#fff;cursor:pointer}.cart-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--color-line);border-radius:999px;font-size:14px;font-weight:700}.cart-link strong{display:grid;place-items:center;min-width:22px;height:22px;background:var(--color-accent);color:#fff;border-radius:999px;font-size:12px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--color-line);background:#fff;border-radius:999px}.menu-toggle span:not(.screen-reader-text){display:block;width:18px;height:2px;margin:4px auto;background:var(--color-ink)}.hero{min-height:620px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(9,16,20,.88),rgba(9,16,20,.22)),radial-gradient(circle at 78% 28%,rgba(185,146,84,.24),transparent 32%),linear-gradient(135deg,#101819,#25322f);background-size:cover;background-position:center;color:#fff}.hero__inner{padding:72px 0}.hero h1,.page-hero h1,.section-heading h2,.quality-section h2,.footer-cta h2{font-family:"Playfair Display",Georgia,serif;line-height:1.05;letter-spacing:0}.hero h1{max-width:720px;margin:0 0 18px;font-size:clamp(44px,7vw,84px)}.hero p{max-width:560px;color:rgba(255,255,255,.82);font-size:18px}.eyebrow{margin:0 0 10px;color:var(--color-accent);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.product-card .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:13px;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark);color:#fff}.button--outline{background:transparent;color:var(--color-ink)}.quality-section .button--outline{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.quality-section .button--outline:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark);color:#fff}.button--light{background:#fff;color:var(--color-ink);border-color:#fff}.section{padding:74px 0}.section--soft{background:var(--color-soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2{margin:0;font-size:clamp(30px,4vw,48px)}.section-heading>a{font-weight:800;color:var(--color-accent-dark);text-transform:uppercase;font-size:13px;letter-spacing:.08em}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:170px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff;background:linear-gradient(180deg,rgba(7,11,13,.18),rgba(7,11,13,.78)),linear-gradient(135deg,#22302c,#111719);background-size:cover;background-position:center;border-radius:var(--radius);overflow:hidden}.category-card span{font-size:22px;font-weight:800}.category-card small{color:rgba(255,255,255,.75)}.product-grid,.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto;margin:0;float:none}.product-card,.woocommerce ul.products li.product{position:relative;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__media,.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{position:relative;display:block;aspect-ratio:1 / 1;background:#f7f3ed;overflow:hidden}.product-card__media img,.woocommerce ul.products li.product img{width:100%;height:100%;object-fit:cover;margin:0;transition:transform .35s ease}.product-card:hover img{transform:scale(1.04)}.badge,.onsale{position:absolute;z-index:2;top:12px;left:12px;display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;background:var(--color-accent);color:#fff;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase}.badge--stock{right:12px;left:auto;background:#2d3133}.product-card__body,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .star-rating{padding-left:16px;padding-right:16px}.product-card__body{padding:16px}.product-card__cat,.product-card__cat a{margin:0 0 6px;color:var(--color-muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.product-card h3,.woocommerce-loop-product__title{margin:0 0 8px;color:var(--color-ink);font-size:16px;line-height:1.35}.product-card__price,.woocommerce ul.products li.product .price,.price{color:var(--color-ink);font-size:17px;font-weight:800}.price del{color:var(--color-muted);font-weight:500}.price ins{color:var(--color-accent-dark);text-decoration:none}.product-card__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.quick-view-link{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-dark)}.quality-section{background:var(--color-ink);color:#fff}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.quality-section p{color:rgba(255,255,255,.74)}.feature-list,.setup-grid{display:grid;gap:14px}.feature-list div,.setup-grid div{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:rgba(255,255,255,.04)}.setup-grid{grid-template-columns:repeat(3,1fr)}.setup-grid div{background:#fff;border-color:var(--color-line)}.feature-list strong,.feature-list span,.setup-grid strong,.setup-grid span{display:block}.feature-list span,.setup-grid span{color:rgba(255,255,255,.68)}.setup-grid span{color:var(--color-muted)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.post-card{background:#fff;border:1px solid var(--color-line);border-radius:var(--radius);overflow:hidden}.post-card__media{display:block;aspect-ratio:4 / 3;background:var(--color-soft)}.post-card__media img{width:100%;height:100%;object-fit:cover}.post-card__body{padding:20px}.post-card time{color:var(--color-accent-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.post-card h3{margin:8px 0;font-size:20px;line-height:1.25}.page-hero{padding:70px 0;background:linear-gradient(135deg,var(--color-ink),#263531);color:#fff}.page-hero h1{max-width:920px;margin:0;font-size:clamp(38px,5vw,68px)}.content-area{max-width:860px}.article-layout{display:grid;grid-template-columns:300px minmax(0,860px);gap:46px;align-items:start;justify-content:center}.article-content{width:100%;max-width:none}.article-sidebar{position:sticky;top:116px;display:grid;gap:28px;width:100%}.article-sidebar__section{background:#f5f6f6;padding:26px 26px 18px}.article-sidebar__section h2{margin:0 0 18px;padding-bottom:16px;border-bottom:1px solid #dedede;color:#222;font-size:20px;line-height:1.25}.article-category-list,.article-link-list,.article-product-list{margin:0;padding:0;list-style:none}.article-category-list li,.article-link-list li{border-bottom:1px solid #dedede}.article-category-list__row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:43px}.article-category-list a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:43px;color:#5f6365;font-size:16px;line-height:1.35;text-decoration:none}.article-category-list__row>a{flex:1;min-width:0}.article-category-list em{font-style:normal;color:#5f6365}.article-category-toggle{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border:0;padding:0;background:#efefef;cursor:pointer}.article-category-list b{position:relative;width:28px;height:28px}.article-category-list b::before,.article-category-list b::after{content:"";position:absolute;top:50%;left:50%;width:9px;height:1px;background:#757575;transform-origin:center}.article-category-list b::before{transform:translate(-75%,-50%) rotate(45deg)}.article-category-list b::after{transform:translate(-15%,-50%) rotate(-45deg)}.has-article-category-children.is-open>.article-category-list__row .article-category-toggle{background:#e7ecea}.has-article-category-children.is-open>.article-category-list__row b::before{transform:translate(-50%,-50%) rotate(-45deg)}.has-article-category-children.is-open>.article-category-list__row b::after{transform:translate(-50%,-50%) rotate(45deg)}.article-category-submenu{margin:0;padding:4px 0 10px 16px;list-style:none;background:#f9faf9;border-top:1px solid #e7e7e7}.article-category-submenu li{border-bottom:0}.article-category-submenu a{min-height:30px;color:#697277;font-size:14px}.article-category-list a:hover,.article-link-list a:hover{color:var(--color-green)}.article-link-list a{display:block;padding:12px 0;color:#333;font-size:15px;line-height:1.45;text-decoration:none}.article-product-list{display:grid;gap:14px}.article-product-list li{border-bottom:1px solid #dedede;padding-bottom:14px}.article-product-list a{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;text-decoration:none}.article-product-list__thumb{display:block;aspect-ratio:1 / 1;background:#fff;overflow:hidden}.article-product-list__thumb img{width:100%;height:100%;object-fit:cover}.article-product-list strong{display:block;color:#333;font-size:14px;line-height:1.35}.article-product-list em{display:block;margin-top:3px;color:var(--color-accent-dark);font-style:normal;font-weight:800;font-size:13px}.article-sidebar__empty{margin:0;color:var(--color-muted);font-size:14px}.content-area a{color:var(--color-accent-dark);text-decoration:underline}.content-area h2{scroll-margin-top:120px}.post-toc{display:flex;align-items:flex-start;gap:24px;margin:0 0 32px;padding:20px 24px;background:#f7f7f7;border-radius:0}.post-toc strong{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:60px;min-height:40px;padding:8px 14px;background:var(--color-green);color:#fff;font-size:18px;line-height:1}.post-toc ol{margin:0;padding-left:24px}.post-toc li{margin:2px 0;padding-left:2px;font-size:18px;line-height:1.55}.post-toc a{color:#000;text-decoration:none}.post-toc a:hover{color:var(--color-green)}.featured-media{margin:0 0 28px;border-radius:var(--radius);overflow:hidden}.shop-layout__grid{display:grid;grid-template-columns:280px 1fr;gap:34px}.commerce-breadcrumbs{margin:0 0 24px;padding:12px 0;border-bottom:1px solid var(--color-line);color:var(--color-muted);font-size:14px}.commerce-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.commerce-breadcrumbs li{display:inline-flex;align-items:center;gap:8px}.commerce-breadcrumbs li:not(:last-child)::after{content:">";color:#a3aaa9}.commerce-breadcrumbs a{color:var(--color-green);text-decoration:none}.commerce-breadcrumbs a:hover{color:var(--color-accent-dark)}.commerce-breadcrumbs [aria-current="page"]{color:var(--color-ink)}.shop-layout__grid--full{display:block}.commerce-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:46px;align-items:start}.commerce-layout .article-sidebar{position:sticky;top:116px}.commerce-layout .shop-content{min-width:0}.shop-sidebar{align-self:start;position:sticky;top:116px;display:grid;gap:18px}.widget,.footer-widget{overflow-wrap:anywhere}.shop-sidebar .widget{padding:18px;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius)}.widget-title{margin:0 0 12px;font-size:16px}.woocommerce-result-count,.woocommerce-ordering{margin-bottom:24px}.woocommerce-ordering select,.variations select,.input-text,input[type="text"],input[type="email"],input[type="tel"],input[type="password"],textarea{width:100%;min-height:44px;border:1px solid var(--color-line);border-radius:var(--radius);padding:10px 12px;background:#fff;color:var(--color-ink)}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:44px}.woocommerce div.product.luxe-single-product{display:block}.luxe-single-product__top{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,480px);gap:44px;align-items:start;margin-bottom:56px}.luxe-single-product__top .summary{width:auto;float:none}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none}.woocommerce div.product div.images,.woocommerce div.product .woocommerce-product-gallery{opacity:1 !important;position:relative;min-width:0;min-height:360px}.woocommerce div.product div.images .flex-viewport{height:auto !important;min-height:360px;overflow:visible !important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{display:block !important;width:100% !important;height:auto !important;margin:0;transform:none !important}.woocommerce div.product div.images .woocommerce-product-gallery__image{display:block !important;width:100% !important;float:none !important;background:#f7f3ed;border:1px solid var(--color-line);border-radius:var(--radius);overflow:hidden}.woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child){margin-top:12px}.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__image:not(:first-child){display:none !important}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{z-index:4}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block}.woocommerce div.product div.images .woocommerce-product-gallery__image img{display:block !important;width:100% !important;height:auto !important;max-height:620px;object-fit:contain;opacity:1 !important;visibility:visible !important}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0 0;padding:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li{width:auto;float:none}.woocommerce div.product div.images .flex-control-thumbs img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border:1px solid var(--color-line);border-radius:6px;opacity:.72}.woocommerce div.product div.images .flex-control-thumbs img.flex-active,.woocommerce div.product div.images .flex-control-thumbs img:hover{opacity:1;border-color:var(--color-accent)}.woocommerce div.product .luxe-product-gallery{position:relative;width:100%;min-width:0}.luxe-product-gallery__main{display:grid;place-items:center;margin:0;background:#f7f3ed;border:1px solid var(--color-line);border-radius:var(--radius);overflow:hidden}.luxe-product-gallery__main img{display:block !important;width:100%;height:auto;max-height:680px;object-fit:contain}.luxe-product-gallery__placeholder{min-height:420px}.luxe-product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.luxe-product-gallery__thumbs button{display:block;aspect-ratio:1 / 1;padding:0;border:1px solid var(--color-line);background:#fff;border-radius:6px;overflow:hidden;cursor:pointer;opacity:.72}.luxe-product-gallery__thumbs button.is-active,.luxe-product-gallery__thumbs button:hover{opacity:1;border-color:var(--color-accent)}.luxe-product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.woocommerce div.product .product_title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(34px,4vw,56px);line-height:1.05}.woocommerce-tabs,.related.products,.upsells.products{grid-column:1 / -1}.site-footer{background:#0b1113;color:#fff}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:48px 0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-cta h2{margin:0;font-size:38px}.footer-cta p,.site-footer p,.site-footer a{color:rgba(255,255,255,.72)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;padding:48px 0}.footer-grid h3{margin:0 0 12px;color:#fff}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid li+li{margin-top:8px}.footer-bottom{padding:20px 0;border-top:1px solid rgba(255,255,255,.12)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;display:grid;place-items:center;width:58px;height:58px;background:#25d366;color:#fff;border-radius:50%;box-shadow:var(--shadow);font-weight:900}html{scroll-behavior:smooth}.empty-state{grid-column:1 / -1;padding:40px;background:var(--color-soft);border-radius:var(--radius);text-align:center}.nav-links{grid-column:1 / -1;display:flex;gap:8px;justify-content:center;margin-top:28px}.nav-links a,.nav-links span{padding:9px 13px;border:1px solid var(--color-line);border-radius:999px}@media (max-width:1080px){.header__inner{grid-template-columns:auto 1fr auto;gap:14px}.menu-toggle{display:block;order:3}.primary-nav{position:absolute;top:100%;left:0;right:0;display:none;background:#fff;border-bottom:1px solid var(--color-line)}.primary-nav.is-open{display:block}.primary-nav ul{display:grid;justify-content:stretch;width:min(100% - 32px,var(--container));margin:0 auto;padding:12px 0}.primary-nav a{padding:13px 0;border-bottom:1px solid var(--color-line)}.primary-nav .sub-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding-left:18px}.shop-mega-menu{display:none}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:grid}.category-grid,.product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.article-layout{grid-template-columns:260px minmax(0,1fr);gap:28px}}@media (max-width:820px){body{font-size:15px}.topbar,.site-header{display:none}.mobile-shop-header{position:sticky;top:0;z-index:80;display:block;background:var(--color-green);box-shadow:0 6px 20px rgba(0,0,0,.14)}.mobile-logo-row{display:flex;align-items:center;justify-content:center;min-height:82px;padding:12px 16px;background:#fff;border-bottom:1px solid #e8e8e8}.mobile-brand{display:inline-flex;align-items:center;justify-content:center;gap:10px;max-width:100%;color:var(--color-green);font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.04em}.mobile-brand .custom-logo{max-width:190px;max-height:58px;object-fit:contain}.mobile-brand .brand__text{max-width:78vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-search-bar{padding:14px 12px 0;background:var(--color-green)}.mobile-product-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 118px 74px;height:42px;background:#fff;border-radius:999px;overflow:visible}.mobile-product-search input[type="search"]{min-width:0;width:100%;height:42px;border:0;border-radius:999px 0 0 999px;padding:0 18px;outline:0;background:#fff;color:var(--color-ink)}.mobile-product-search input[type="search"]::placeholder{color:#b8b8b8}.mobile-category-select{position:relative;min-width:0;background:#fff}.mobile-category-toggle{position:relative;width:100%;height:42px;border:0;padding:0 18px 0 10px;background:#fff;color:#6b5e52;font:inherit;text-align:left;cursor:pointer}.mobile-category-toggle span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-category-toggle::after{content:"";position:absolute;right:8px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #6b5e52;transform:translateY(-40%)}.mobile-category-dropdown{position:absolute;top:42px;left:0;z-index:90;width:190px;max-height:70vh;padding:8px 0;overflow-y:auto;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.18)}.mobile-category-dropdown button{display:block;width:100%;border:0;padding:7px 14px;background:#fff;color:#2f3a40;font:inherit;font-size:14px;text-align:left;cursor:pointer}.mobile-category-dropdown button:hover{background:#f3f5f5;color:var(--color-green)}.mobile-search-submit{position:relative;width:100%;height:42px;border:0;border-radius:0 999px 999px 0;background:#28323e;cursor:pointer}.mobile-search-submit::before{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;border:2px solid #fff;border-radius:50%;transform:translate(-60%,-60%)}.mobile-search-submit::after{content:"";position:absolute;top:54%;left:54%;width:9px;height:2px;background:#fff;transform:rotate(45deg);transform-origin:left center}.mobile-icon-row{display:flex;align-items:center;justify-content:center;gap:24px;min-height:52px;color:#fff}.mobile-icon-row a,.mobile-drawer-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;background:transparent;color:#fff;font-size:24px;line-height:1;text-decoration:none;cursor:pointer}.mobile-cart-icon strong{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;background:#4c4652;color:#fff;border-radius:999px;font-size:10px}.mobile-drawer-toggle span{display:block;width:20px;height:2px;margin:3px 0;background:#51324f}.mobile-drawer-toggle{flex-direction:column}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:95;background:rgba(0,0,0,.46)}.mobile-drawer{position:fixed;top:0;left:0;z-index:100;width:min(90vw,450px);height:100vh;background:#fff;box-shadow:8px 0 30px rgba(0,0,0,.24);overflow-y:auto;transform:translateX(-104%);transition:transform .25s ease}.mobile-drawer.is-open{transform:translateX(0)}.mobile-drawer-close{position:absolute;top:0;right:0;z-index:2;width:42px;height:42px;border:0;background:#26323a;color:#fff;font-size:30px;font-weight:800;line-height:1;cursor:pointer}.mobile-drawer-menu{margin:0;padding:42px 0 0;list-style:none}.mobile-drawer-menu>li{position:relative;border-bottom:1px solid #e5e5e5}.mobile-drawer-row{display:flex;align-items:center}.mobile-drawer-menu a,.mobile-drawer-row a{flex:1;display:block;padding:14px 18px;color:#1d2d35;font-size:15px;text-decoration:none}.mobile-submenu-indicator{width:42px;height:42px;border:0;background:transparent;color:#777;cursor:pointer}.has-mobile-children.is-open>.mobile-drawer-row .mobile-submenu-indicator{color:var(--color-green)}.mobile-submenu{margin:0;padding:0;list-style:none;background:#f8f8f8;border-top:1px solid #ececec}.mobile-submenu li{border-top:1px solid #ededed}.mobile-submenu a{padding:12px 18px 12px 34px;color:#4c5960;font-size:14px}.topbar__inner,.footer-cta,.section-heading{align-items:flex-start;flex-direction:column}.header__inner{grid-template-columns:1fr auto;min-height:auto;padding:14px 0}.brand{min-width:0}.brand__text{max-width:58vw;overflow:hidden;text-overflow:ellipsis}.custom-logo{max-width:150px}.header-actions{grid-column:1 / -1;justify-content:stretch;gap:8px}.search-form{flex:1;min-width:0}.search-field{width:100%}.hero{min-height:520px}.hero__inner{padding:56px 0}.category-grid,.product-grid,.woocommerce ul.products,.post-grid,.article-layout,.commerce-layout,.quality-grid,.setup-grid,.shop-layout__grid,.luxe-single-product__top,.woocommerce div.product,.footer-grid{grid-template-columns:1fr}.shop-sidebar{position:static}.article-sidebar{position:static;order:1}.commerce-layout .article-sidebar{position:static;order:2}.commerce-layout .shop-content{order:1}.article-content{order:2}.article-sidebar__section{padding:20px 18px 12px}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:flex;justify-content:space-between;gap:16px;text-align:right}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{font-weight:800;text-align:left}}@media (max-width:560px){.container{width:min(100% - 24px,var(--container))}.section{padding:52px 0}.commerce-breadcrumbs{margin-bottom:18px;padding:8px 0 12px;font-size:13px}.topbar{font-size:11px}.cart-link{padding:9px 11px}.cart-link span{display:none}.hero h1{font-size:36px}.hero p{font-size:16px}.page-hero{padding:46px 0}.page-hero h1{font-size:34px}.section-heading h2,.quality-section h2,.footer-cta h2{font-size:30px}.category-card{min-height:135px;padding:16px}.post-toc{display:grid;gap:14px;padding:16px}.post-toc strong{width:max-content;min-height:34px;font-size:16px}.post-toc ol{padding-left:22px}.post-toc li{font-size:16px}.product-grid,.woocommerce ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%}.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100% !important;margin:0 !important}.woocommerce ul.products li.product,.product-card{width:100% !important;max-width:none;margin:0 !important;float:none !important;clear:none !important}.product-card__media,.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block;aspect-ratio:1 / 1;width:100%;min-height:0}.product-card__media img,.woocommerce ul.products li.product img{width:100% !important;height:100% !important;object-fit:cover}.product-card h3,.woocommerce-loop-product__title{font-size:15px}.product-card__price,.woocommerce ul.products li.product .price,.price{font-size:16px}.product-card .button,.woocommerce ul.products li.product .button{width:100%;min-height:38px;padding:8px 10px;font-size:11px}.product-card__body{padding:11px}.product-card__actions{align-items:flex-start;flex-direction:column;gap:8px}.article-category-list a{min-height:40px;font-size:15px}.article-link-list a{font-size:14px}.article-product-list a{grid-template-columns:52px 1fr}.footer-cta,.footer-grid{padding:34px 0}.floating-whatsapp{right:14px;bottom:14px;width:50px;height:50px}}@media (max-width:380px){.container{width:min(100% - 18px,var(--container))}.header-actions{flex-wrap:wrap}.search-form{flex-basis:100%}}