:root{--clx-ink:#171714;--clx-charcoal:#24231f;--clx-warm:#f2eee7;--clx-ivory:#faf8f4;--clx-paper:#fff;--clx-gold:#b48a4a;--clx-gold-dark:#8f6b37;--clx-line:rgba(23,23,20,.14);--clx-muted:#6d6a62;--clx-radius:2px;--clx-shadow:0 22px 60px rgba(20,18,14,.12);--clx-serif:Georgia,'Times New Roman',serif;--clx-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.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}.clx-skip-link{position:fixed;top:8px;left:8px;z-index:9999;background:#fff;color:#000;padding:12px 16px;transform:translateY(-140%)}.clx-skip-link:focus{transform:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body.clx-atelier{margin:0;background:var(--clx-ivory);color:var(--clx-ink);font-family:var(--clx-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.clx-menu-open,body.clx-filter-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.clx-container{width:min(1440px,calc(100% - 64px));margin:0 auto}.clx-eyebrow{display:inline-block;margin-bottom:18px;color:var(--clx-gold-dark);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.clx-eyebrow--light{color:#ead6b4}.clx-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:13px 22px;border:1px solid transparent;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:.25s ease}.clx-button svg,.clx-text-link svg,.clx-nav-quote svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.clx-button--dark{background:var(--clx-ink);color:#fff}.clx-button--dark:hover{background:var(--clx-gold-dark)}.clx-button--light{background:#fff;color:var(--clx-ink)}.clx-button--light:hover{background:var(--clx-gold);color:#fff}.clx-button--ghost{border-color:rgba(255,255,255,.58);color:#fff}.clx-button--ghost:hover{background:#fff;color:var(--clx-ink)}.clx-text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.clx-text-link:hover{color:var(--clx-gold-dark)}.clx-icon-open svg,.clx-icon-close svg,.clx-header-actions svg,.clx-announcement svg,.clx-service-strip svg,.clx-product-promises svg,.clx-quote-reassurance svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.clx-announcement{background:var(--clx-ink);color:#fff}.clx-announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;letter-spacing:.06em}.clx-announcement p{margin:0}.clx-announcement__links{display:flex;gap:24px}.clx-announcement a{opacity:.8}.clx-announcement a:hover{opacity:1}.clx-header{position:relative;z-index:100;background:rgba(250,248,244,.97);border-bottom:1px solid var(--clx-line);transition:.25s ease}.clx-header.is-scrolled{position:sticky;top:0;box-shadow:0 10px 34px rgba(15,14,11,.08)}.admin-bar .clx-header.is-scrolled{top:32px}.clx-header__top{height:92px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:44px}.clx-brand img{display:block;max-height:54px;max-width:230px;width:auto}.custom-logo-link{display:inline-flex}.clx-search{height:48px;display:flex;align-items:center;border-bottom:1px solid rgba(23,23,20,.35)}.clx-search input{width:100%;height:100%;border:0;background:transparent;outline:0;font-size:14px}.clx-search button,.clx-mobile-search button{border:0;background:none;padding:8px;cursor:pointer}.clx-search svg,.clx-mobile-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.clx-header-actions{display:flex;align-items:center;gap:22px}.clx-header-actions>a{position:relative;display:grid;justify-items:center;gap:4px;color:#39372f;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.clx-header-actions svg{width:22px;height:22px}.clx-header-actions .clx-header-quote{min-width:108px;grid-template-columns:auto 1fr auto;display:grid;align-items:center;justify-items:start;gap:8px;background:var(--clx-ink);color:#fff;padding:11px 14px}.clx-header-quote b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--clx-gold);font-size:10px}.clx-header__nav{border-top:1px solid var(--clx-line)}.clx-header__nav>.clx-container{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:30px}.clx-primary-nav>ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.clx-primary-nav li{position:relative}.clx-primary-nav>ul>li>a{display:flex;align-items:center;min-height:58px;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.clx-primary-nav>ul>li>a:after{content:"";position:absolute;left:0;bottom:11px;width:0;height:1px;background:var(--clx-gold);transition:.25s}.clx-primary-nav>ul>li:hover>a:after,.clx-primary-nav>ul>li.current-menu-item>a:after{width:100%}.clx-primary-nav .sub-menu{position:absolute;top:100%;left:-24px;min-width:245px;margin:0;padding:18px 0;background:#fff;box-shadow:var(--clx-shadow);list-style:none;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.clx-primary-nav li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.clx-primary-nav .sub-menu a{display:block;padding:9px 24px;font-size:13px}.clx-primary-nav .sub-menu a:hover{background:var(--clx-warm);color:var(--clx-gold-dark)}.clx-nav-quote{display:flex;align-items:center;gap:10px;color:var(--clx-gold-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.clx-menu-toggle,.clx-mobile-panel{display:none}.clx-hero{position:relative;background:#1c1b18;color:#fff}.clx-hero__slides{position:relative;min-height:min(760px,calc(100vh - 186px))}.clx-hero__slide{position:absolute;inset:0;display:flex;align-items:center;background-image:var(--clx-hero);background-size:cover;background-position:center;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .85s ease,transform 7s ease,visibility .85s}.clx-hero__slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.clx-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,10,8,.8) 0%,rgba(11,10,8,.48) 42%,rgba(11,10,8,.08) 78%)}.clx-hero__content{position:relative;z-index:2;padding-top:20px;padding-bottom:80px}.clx-hero h1{max-width:780px;margin:0 0 26px;font-family:var(--clx-serif);font-size:clamp(56px,6.2vw,100px);font-weight:400;line-height:.95;letter-spacing:-.045em}.clx-hero__content>p{max-width:610px;margin:0 0 34px;color:rgba(255,255,255,.86);font-size:17px;line-height:1.75}.clx-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.clx-hero__controls{position:absolute;z-index:5;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between}.clx-hero__dots{display:flex;gap:9px}.clx-hero__dots button{width:34px;height:3px;border:0;background:rgba(255,255,255,.38);padding:0;cursor:pointer}.clx-hero__dots button.is-active{background:#fff}.clx-hero__counter{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.1em}.clx-hero__counter i{width:52px;height:1px;background:rgba(255,255,255,.5)}.clx-service-strip{background:#fff;border-bottom:1px solid var(--clx-line)}.clx-service-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.clx-service-strip__grid>div{display:flex;align-items:center;gap:16px;padding:0 26px;border-right:1px solid var(--clx-line)}.clx-service-strip__grid>div:first-child{padding-left:0}.clx-service-strip__grid>div:last-child{border-right:0;padding-right:0}.clx-service-strip svg{width:31px;height:31px;flex:0 0 auto;color:var(--clx-gold-dark)}.clx-service-strip p{display:grid;gap:2px;margin:0}.clx-service-strip strong{font-family:var(--clx-serif);font-size:16px;font-weight:600}.clx-service-strip span{color:var(--clx-muted);font-size:12px;line-height:1.45}.clx-section{padding:110px 0}.clx-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.clx-section-head>div{max-width:780px}.clx-section-head h2{margin:0;font-family:var(--clx-serif);font-size:clamp(39px,4vw,64px);font-weight:400;line-height:1.04;letter-spacing:-.035em}.clx-section-head h2 em{color:var(--clx-gold-dark);font-weight:400}.clx-section-head p{max-width:640px;margin:18px 0 0;color:var(--clx-muted)}.clx-category-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:285px;gap:18px}.clx-category-card{position:relative;overflow:hidden;background:#ddd;color:#fff}.clx-category-card:nth-child(1),.clx-category-card:nth-child(6){grid-column:span 5;grid-row:span 2}.clx-category-card:nth-child(2),.clx-category-card:nth-child(4),.clx-category-card:nth-child(7){grid-column:span 3}.clx-category-card:nth-child(3),.clx-category-card:nth-child(5),.clx-category-card:nth-child(8){grid-column:span 4}.clx-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.clx-category-card:hover img{transform:scale(1.055)}.clx-category-card__veil{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,9,8,.76),rgba(10,9,8,0) 64%)}.clx-category-card__content{position:absolute;inset:auto 28px 25px;display:grid;gap:5px}.clx-category-card__content small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;opacity:.76}.clx-category-card__content strong{font-family:var(--clx-serif);font-size:27px;font-weight:500;line-height:1.1}.clx-category-card__content em{max-height:0;overflow:hidden;opacity:0;font-style:normal;font-size:12px;line-height:1.5;transition:.3s}.clx-category-card:hover .clx-category-card__content em{max-height:72px;opacity:.85;margin-top:6px}.clx-category-card__content b{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.clx-category-card__content svg{width:16px;height:16px;fill:none;stroke:currentColor}.clx-products-section--soft{background:var(--clx-warm)}.clx-products-section ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 20px;margin:0!important}.clx-product-card{width:auto!important;margin:0!important;padding:0!important;list-style:none}.clx-product-card__media{position:relative;aspect-ratio:1/1.05;overflow:hidden;background:#eeeae3}.clx-product-card__media>a:first-child{display:block;width:100%;height:100%}.clx-product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;mix-blend-mode:multiply;transition:transform .65s ease}.clx-product-card:hover .clx-product-card__media img{transform:scale(1.035)}.clx-product-badge{position:absolute;top:14px;left:14px;z-index:2;background:var(--clx-ink);color:#fff;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.clx-wishlist-action{position:absolute;z-index:4;top:12px;right:12px}.clx-wishlist-action .yith-wcwl-add-to-wishlist{margin:0!important}.clx-wishlist-action a,.clx-wishlist-fallback{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:50%!important;background:rgba(255,255,255,.92)!important;color:var(--clx-ink)!important;font-size:0!important;box-shadow:0 6px 20px rgba(0,0,0,.08)}.clx-wishlist-action a:before{font-size:18px!important}.clx-product-view{position:absolute;left:14px;right:14px;bottom:14px;z-index:3;display:flex;align-items:center;justify-content:center;min-height:43px;background:rgba(255,255,255,.94);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transform:translateY(70px);transition:.3s}.clx-product-card:hover .clx-product-view{transform:none}.clx-product-card__body{padding:18px 2px 0}.clx-product-card__category,.clx-product-card__category a{color:var(--clx-gold-dark);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.clx-product-card h2{margin:8px 0 8px!important;padding:0!important;font-family:var(--clx-serif)!important;font-size:22px!important;font-weight:500!important;line-height:1.15!important}.clx-product-card h2 a:hover{color:var(--clx-gold-dark)}.clx-product-card__story{min-height:42px;margin:0 0 14px;color:var(--clx-muted);font-size:12px;line-height:1.55}.clx-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--clx-line);padding-top:13px}.clx-product-card .price{display:flex!important;align-items:center;gap:7px;color:var(--clx-ink)!important;font-size:14px!important;font-weight:800!important}.clx-product-card .price del{color:#8b877e!important;font-size:11px!important;opacity:.65!important}.clx-product-card .price ins{text-decoration:none!important}.clx-quote-action{margin:0}.clx-quote-action .add-request-quote-button,.clx-quote-action .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:39px!important;margin:0!important;padding:9px 13px!important;border:1px solid var(--clx-ink)!important;border-radius:0!important;background:transparent!important;color:var(--clx-ink)!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1.2!important}.clx-quote-action .add-request-quote-button:hover,.clx-quote-action .button:hover{background:var(--clx-ink)!important;color:#fff!important}.clx-editorial{display:grid;grid-template-columns:1.15fr .85fr;min-height:760px;background:var(--clx-charcoal);color:#fff}.clx-editorial__image{background-size:cover;background-position:center}.clx-editorial__content{padding:95px clamp(45px,6vw,110px);display:flex;flex-direction:column;justify-content:center}.clx-editorial h2{margin:0 0 24px;font-family:var(--clx-serif);font-size:clamp(48px,5vw,78px);font-weight:400;line-height:.98}.clx-editorial h2 em{color:#d7b277;font-weight:400}.clx-editorial__content>p{max-width:610px;margin:0 0 30px;color:rgba(255,255,255,.72)}.clx-editorial ol{display:grid;gap:0;margin:0 0 35px;padding:0;list-style:none}.clx-editorial li{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:18px 0;border-top:1px solid rgba(255,255,255,.13)}.clx-editorial li>b{color:#d7b277;font-size:11px;letter-spacing:.1em}.clx-editorial li span{display:grid;gap:3px;color:rgba(255,255,255,.68);font-size:13px}.clx-editorial li strong{color:#fff;font-family:var(--clx-serif);font-size:18px;font-weight:500}.clx-editorial .clx-button{align-self:flex-start}.clx-room-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.clx-room-grid>a{position:relative;min-height:470px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;background-image:linear-gradient(0deg,rgba(8,8,7,.75),rgba(8,8,7,.05)),var(--room);background-size:cover;background-position:center;color:#fff;overflow:hidden}.clx-room-grid>a:before{content:"";position:absolute;inset:0;border:1px solid transparent;transition:.3s}.clx-room-grid>a:hover:before{inset:14px;border-color:rgba(255,255,255,.5)}.clx-room-grid>a>span{position:relative;font-size:10px;letter-spacing:.16em}.clx-room-grid>a>div{position:relative;max-width:500px}.clx-room-grid small{font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.clx-room-grid strong{display:block;margin:6px 0 9px;font-family:var(--clx-serif);font-size:40px;font-weight:400;line-height:1}.clx-room-grid p{max-width:460px;margin:0;color:rgba(255,255,255,.78);font-size:13px}.clx-promo-band{background:linear-gradient(100deg,#8b6738,#b8925a);color:#fff;padding:68px 0}.clx-promo-band>.clx-container{display:flex;align-items:center;justify-content:space-between;gap:60px}.clx-promo-band h2{margin:0 0 10px;font-family:var(--clx-serif);font-size:48px;font-weight:400}.clx-promo-band p{max-width:700px;margin:0;color:rgba(255,255,255,.8)}.clx-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.clx-journal-grid article{background:#fff}.clx-journal-image{display:block;aspect-ratio:1.42/1;overflow:hidden;background:#eee}.clx-journal-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.clx-journal-grid article:hover img{transform:scale(1.035)}.clx-journal-grid article>div{padding:25px}.clx-journal-grid time{color:var(--clx-gold-dark);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.clx-journal-grid h3{margin:8px 0 10px;font-family:var(--clx-serif);font-size:26px;font-weight:500;line-height:1.15}.clx-journal-grid p{color:var(--clx-muted);font-size:13px}.clx-inspiration-tease{padding:90px 0;background:#e9e2d7}.clx-inspiration-tease>.clx-container{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.clx-inspiration-tease h2{margin:0 0 20px;font-family:var(--clx-serif);font-size:53px;font-weight:400;line-height:1}.clx-inspiration-tease p{color:var(--clx-muted);margin-bottom:27px}.clx-inspiration-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.clx-inspiration-mosaic img{width:100%;height:180px;object-fit:cover;background:#ddd}.clx-inspiration-mosaic img:nth-child(2),.clx-inspiration-mosaic img:nth-child(5){transform:translateY(24px)}.clx-footer{background:#171714;color:#fff}.clx-footer-cta{background:#2c2a25;border-bottom:1px solid rgba(255,255,255,.12)}.clx-footer-cta__inner{min-height:230px;display:flex;align-items:center;justify-content:space-between;gap:60px}.clx-footer-cta h2{max-width:850px;margin:0;font-family:var(--clx-serif);font-size:45px;font-weight:400;line-height:1.06}.clx-footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:70px;padding:75px 0}.clx-footer-brand img{max-width:280px;max-height:75px;object-fit:contain}.clx-footer-brand p{max-width:430px;color:rgba(255,255,255,.62);font-size:13px}.clx-footer-brand>a{color:#d9bd8e;font-size:13px}.clx-footer h3{margin:8px 0 20px;color:#d9bd8e;font-size:11px;letter-spacing:.13em;text-transform:uppercase}.clx-footer ul{margin:0;padding:0;list-style:none}.clx-footer li{margin:9px 0}.clx-footer li a{color:rgba(255,255,255,.68);font-size:13px}.clx-footer li a:hover{color:#fff}.clx-footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.45);font-size:10px;letter-spacing:.04em}.clx-page-hero,.clx-shop-hero{padding:90px 0;background:#ebe5dc}.clx-page-hero h1,.clx-shop-hero h1{max-width:900px;margin:0;font-family:var(--clx-serif);font-size:clamp(48px,5vw,76px);font-weight:400;line-height:1}.clx-page-hero p,.clx-shop-hero p{max-width:760px;margin:20px 0 0;color:var(--clx-muted)}.clx-page-content{padding:70px 0 110px}.clx-page-content h2,.clx-page-content h3{font-family:var(--clx-serif);font-weight:500}.clx-page-content h2{font-size:38px}.clx-page-content a{color:var(--clx-gold-dark);text-decoration:underline}.clx-page-content .elementor a{text-decoration:none}.clx-shop-categories{display:flex;gap:8px;overflow:auto;padding-top:24px;padding-bottom:24px;scrollbar-width:none}.clx-shop-categories::-webkit-scrollbar{display:none}.clx-shop-categories a{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--clx-line);background:#fff;font-size:11px;font-weight:700}.clx-shop-categories a.is-active,.clx-shop-categories a:hover{background:var(--clx-ink);color:#fff}.clx-shop-categories span{opacity:.55}.clx-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--clx-line);border-bottom:1px solid var(--clx-line)}.clx-filter-toggle{display:none}.clx-result-count .woocommerce-result-count{margin:0;color:var(--clx-muted);font-size:12px}.clx-ordering .woocommerce-ordering{margin:0}.clx-ordering select{min-width:200px;border:0;background:transparent;font-size:12px;font-weight:700}.clx-shop-layout{display:grid;grid-template-columns:255px 1fr;gap:40px;padding:38px 0 110px}.clx-shop-sidebar{border-right:1px solid var(--clx-line);padding-right:28px}.clx-filter-close{display:none}.clx-filter-widget{margin-bottom:32px}.clx-filter-title,.clx-shop-sidebar .widget-title{margin:0 0 14px;font-family:var(--clx-serif);font-size:20px;font-weight:600}.clx-filter-widget ul,.clx-shop-sidebar ul{margin:0;padding:0;list-style:none}.clx-filter-widget li,.clx-shop-sidebar li{margin:0;border-bottom:1px solid rgba(23,23,20,.08)}.clx-filter-widget li a,.clx-shop-sidebar li a{display:flex;justify-content:space-between;gap:15px;padding:9px 0;color:#4e4b45;font-size:12px}.clx-filter-widget li a:hover,.clx-shop-sidebar li a:hover{color:var(--clx-gold-dark)}.clx-filter-widget b{font-weight:500;opacity:.55}.clx-shop-products ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 18px;margin:0!important}.woocommerce nav.woocommerce-pagination{margin-top:55px}.woocommerce nav.woocommerce-pagination ul{border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:3px!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid!important;place-items:center!important;min-width:40px!important;height:40px!important;background:#fff!important;color:var(--clx-ink)!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--clx-ink)!important;color:#fff!important}.clx-single-product{background:var(--clx-ivory)}.clx-product-breadcrumb{padding:22px 0;color:var(--clx-muted);font-size:11px}.clx-product-breadcrumb .woocommerce-breadcrumb{margin:0}.clx-single-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.75fr);gap:65px;padding-bottom:90px}.clx-single-gallery .woocommerce-product-gallery{width:100%!important;float:none!important}.clx-single-gallery .woocommerce-product-gallery__wrapper{background:#eeeae3}.clx-single-gallery .woocommerce-product-gallery__image img{width:100%!important}.clx-single-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px!important}.clx-single-gallery .flex-control-thumbs li{width:auto!important;float:none!important}.clx-single-summary{padding-top:22px}.clx-single-summary h1{margin:0 0 14px;font-family:var(--clx-serif);font-size:clamp(42px,4.3vw,68px);font-weight:400;line-height:.98}.clx-single-summary .woocommerce-product-rating{margin:12px 0}.clx-single-price{margin:18px 0 22px}.clx-single-price .price{color:var(--clx-ink)!important;font-size:25px!important;font-weight:800!important}.clx-single-price del{font-size:15px;opacity:.45}.clx-single-price ins{text-decoration:none}.clx-single-intro{color:var(--clx-muted);font-size:15px}.clx-single-actions{display:flex;align-items:center;gap:12px;margin:28px 0}.clx-single-actions .clx-quote-action{flex:1}.clx-single-actions .add-request-quote-button,.clx-single-actions .button{width:100%!important;min-height:56px!important;background:var(--clx-ink)!important;color:#fff!important}.clx-single-actions .clx-wishlist-action{position:static}.clx-single-actions .clx-wishlist-action a{width:56px!important;height:56px!important;border:1px solid var(--clx-line)!important;box-shadow:none}.clx-quote-reassurance{padding:25px;background:var(--clx-warm);border-left:3px solid var(--clx-gold)}.clx-quote-reassurance h3{margin:0 0 8px;font-family:var(--clx-serif);font-size:22px}.clx-quote-reassurance p{margin:0 0 10px;color:var(--clx-muted);font-size:13px}.clx-quote-reassurance a{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.clx-quote-reassurance svg{width:16px;height:16px}.clx-product-promises{display:grid;gap:0;margin:25px 0;border-top:1px solid var(--clx-line)}.clx-product-promises>div{display:grid;grid-template-columns:30px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid var(--clx-line)}.clx-product-promises svg{width:26px;height:26px;color:var(--clx-gold-dark)}.clx-product-promises span{display:grid;color:var(--clx-muted);font-size:12px}.clx-product-promises strong{color:var(--clx-ink);font-size:13px}.clx-single-summary .product_meta{display:grid;gap:7px;color:var(--clx-muted);font-size:11px}.clx-product-details{padding:80px 0;background:#fff}.clx-product-details .woocommerce-tabs ul.tabs{display:flex;justify-content:center;gap:36px;margin:0 0 45px!important;padding:0!important;border-bottom:1px solid var(--clx-line)}.clx-product-details .woocommerce-tabs ul.tabs:before,.clx-product-details .woocommerce-tabs ul.tabs li:before,.clx-product-details .woocommerce-tabs ul.tabs li:after{display:none!important}.clx-product-details .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.clx-product-details .woocommerce-tabs ul.tabs li a{padding:14px 0!important;font-size:11px!important;letter-spacing:.1em;text-transform:uppercase}.clx-product-details .woocommerce-tabs ul.tabs li.active a{color:var(--clx-gold-dark)!important;border-bottom:2px solid var(--clx-gold)}.clx-product-details .woocommerce-Tabs-panel{max-width:980px;margin:0 auto;color:var(--clx-muted)}.clx-product-details .related.products{margin-top:90px}.clx-product-details .related.products>h2{font-family:var(--clx-serif);font-size:42px;font-weight:400;text-align:center;margin-bottom:35px}.clx-product-details .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px}.clx-article{padding:90px 0}.clx-article-layout{display:grid;grid-template-columns:minmax(0,900px) 280px;gap:80px}.clx-article header h1{margin:0;font-family:var(--clx-serif);font-size:64px;font-weight:400;line-height:1}.clx-article header p{font-size:18px;color:var(--clx-muted)}.clx-article-featured{margin:40px 0}.clx-entry-content{font-family:Georgia,serif;font-size:18px;line-height:1.85}.clx-entry-content h2,.clx-entry-content h3{font-family:var(--clx-serif);line-height:1.1}.clx-entry-content h2{font-size:38px}.clx-article aside{position:sticky;top:160px;align-self:start;padding:25px;background:var(--clx-warm)}.clx-article aside h3{font-family:var(--clx-serif);font-size:24px}.clx-article aside a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid var(--clx-line);font-size:12px}.clx-article aside svg{width:16px;height:16px}.clx-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:70px 0 110px}.clx-post-grid article{background:#fff;padding-bottom:24px}.clx-post-grid article>a:first-child{display:block;aspect-ratio:1.45/1;overflow:hidden}.clx-post-grid article img{width:100%;height:100%;object-fit:cover}.clx-post-grid time,.clx-post-grid h2,.clx-post-grid p,.clx-post-grid .clx-text-link{margin-left:24px;margin-right:24px}.clx-post-grid time{display:block;margin-top:22px;color:var(--clx-gold-dark);font-size:10px;text-transform:uppercase}.clx-post-grid h2{font-family:var(--clx-serif);font-size:27px;font-weight:500;line-height:1.15}.clx-post-grid p{color:var(--clx-muted);font-size:13px}.clx-search-results{display:grid;gap:15px}.clx-search-results article{display:grid;grid-template-columns:160px 1fr;gap:25px;padding:18px;background:#fff}.clx-search-results img{width:160px;height:125px;object-fit:cover}.clx-search-results span{color:var(--clx-gold-dark);font-size:10px;text-transform:uppercase}.clx-search-results h2{margin:4px 0;font-size:25px}.clx-search-results p{margin:0;color:var(--clx-muted)}.clx-404{min-height:70vh;display:grid;place-items:center;text-align:center;padding:80px 20px}.clx-404 h1{margin:0 0 16px;font-family:var(--clx-serif);font-size:70px;font-weight:400}.clx-404 p{color:var(--clx-muted);margin-bottom:25px}.clx-gallery-page{padding-bottom:100px}.clx-gallery-grid{columns:4 260px;column-gap:14px;padding:55px 0}.clx-gallery-item{position:relative;display:inline-block;width:100%;margin:0 0 14px;break-inside:avoid;background:#eee;overflow:hidden}.clx-gallery-item img{display:block;width:100%;height:auto;transition:.5s}.clx-gallery-item:hover img{transform:scale(1.025)}.clx-gallery-item__caption{position:absolute;inset:auto 0 0;padding:35px 15px 14px;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent);color:#fff;font-size:11px;opacity:0;transition:.25s}.clx-gallery-item:hover .clx-gallery-item__caption{opacity:1}.clx-gallery-pagination{display:flex;justify-content:center;gap:6px}.clx-gallery-pagination a,.clx-gallery-pagination span{display:grid;place-items:center;width:42px;height:42px;background:#fff}.clx-gallery-pagination .current{background:var(--clx-ink);color:#fff}.clx-revealed{animation:clxReveal .75s both}@keyframes clxReveal{from{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:none}}@media(max-width:1250px){.clx-header__top{grid-template-columns:205px 1fr auto;gap:24px}.clx-header-actions{gap:13px}.clx-primary-nav>ul{gap:22px}.clx-category-grid{grid-auto-rows:250px}.clx-shop-products ul.products{grid-template-columns:repeat(3,1fr)}}@media(max-width:1099px){.clx-container{width:min(100% - 40px,1440px)}.clx-announcement__links,.clx-header__nav,.clx-search,.clx-header-actions>a>span{display:none}.clx-header__top{height:76px;grid-template-columns:44px 1fr auto;gap:15px}.clx-menu-toggle{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;padding:0}.clx-menu-toggle svg{width:25px;height:25px}.clx-menu-toggle .clx-icon-close{display:none}.clx-menu-toggle[aria-expanded=true] .clx-icon-open{display:none}.clx-menu-toggle[aria-expanded=true] .clx-icon-close{display:block}.clx-brand{text-align:center}.clx-brand img{max-height:45px;max-width:200px}.clx-header-actions{display:flex}.clx-header-actions>a:not(.clx-header-quote){display:none}.clx-header-actions .clx-header-quote{min-width:auto;padding:9px}.clx-header-quote svg{width:21px}.clx-header-quote b{position:absolute;top:-5px;right:-7px}.clx-mobile-panel{position:fixed;z-index:120;top:112px;left:0;right:0;bottom:0;display:block;overflow:auto;padding:24px 20px 60px;background:var(--clx-ivory)}.admin-bar .clx-mobile-panel{top:144px}.clx-mobile-search{display:flex;border-bottom:1px solid var(--clx-line);margin-bottom:20px}.clx-mobile-search input{width:100%;height:48px;border:0;background:transparent;outline:0}.clx-mobile-panel>ul{margin:0;padding:0;list-style:none}.clx-mobile-panel>ul>li{border-bottom:1px solid var(--clx-line)}.clx-mobile-panel li a{display:block;padding:14px 2px;font-family:var(--clx-serif);font-size:25px}.clx-mobile-panel .sub-menu{display:none;margin:0 0 15px;padding-left:15px;list-style:none}.clx-mobile-panel li.is-open>.sub-menu{display:block}.clx-mobile-panel .sub-menu a{padding:7px 0;font-family:var(--clx-sans);font-size:13px}.clx-mobile-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:24px}.clx-mobile-actions a{padding:12px 8px!important;background:#fff!important;font-family:var(--clx-sans)!important;font-size:10px!important;text-align:center;text-transform:uppercase}.clx-hero__slides{min-height:640px}.clx-service-strip__grid{grid-template-columns:repeat(2,1fr);gap:0}.clx-service-strip__grid>div{padding:18px!important;border-bottom:1px solid var(--clx-line)}.clx-service-strip__grid>div:nth-child(2){border-right:0}.clx-section{padding:85px 0}.clx-category-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:340px}.clx-category-card{grid-column:auto!important;grid-row:auto!important}.clx-category-card:nth-child(1),.clx-category-card:nth-child(6){grid-row:span 2!important}.clx-products-section ul.products{grid-template-columns:repeat(3,1fr)}.clx-editorial{grid-template-columns:1fr}.clx-editorial__image{min-height:560px}.clx-editorial__content{padding:75px 40px}.clx-shop-layout{grid-template-columns:1fr}.clx-filter-toggle{display:flex;align-items:center;gap:8px;border:0;background:transparent;font-size:12px;font-weight:800;text-transform:uppercase}.clx-filter-toggle svg{width:18px;height:18px}.clx-shop-sidebar{position:fixed;z-index:300;top:0;left:0;bottom:0;width:min(88vw,380px);overflow:auto;background:#fff;padding:25px;transform:translateX(-105%);transition:.3s;box-shadow:var(--clx-shadow)}.clx-shop-sidebar.is-open{transform:none}.clx-filter-close{display:flex;align-items:center;gap:9px;width:100%;border:0;border-bottom:1px solid var(--clx-line);background:none;padding:0 0 18px;margin-bottom:25px;font-size:11px;font-weight:800;text-transform:uppercase}.clx-filter-close svg{width:19px;height:19px}.clx-single-grid{grid-template-columns:1fr;gap:30px}.clx-single-summary{max-width:760px}.clx-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.clx-footer-grid>div:last-child{grid-column:2}.clx-article-layout{grid-template-columns:1fr}.clx-article aside{position:static}.clx-post-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.clx-container{width:calc(100% - 28px)}.clx-announcement__inner{min-height:34px;justify-content:center;text-align:center;font-size:9px}.clx-header__top{height:70px}.clx-mobile-panel{top:104px}.admin-bar .clx-mobile-panel{top:150px}.clx-brand img{max-height:38px;max-width:165px}.clx-header-actions .clx-header-quote{padding:8px}.clx-hero__slides{min-height:620px}.clx-hero__shade{background:linear-gradient(0deg,rgba(9,8,7,.77),rgba(9,8,7,.2))}.clx-hero__content{padding-top:160px;padding-bottom:90px}.clx-hero h1{font-size:51px;line-height:.96}.clx-hero__content>p{font-size:14px;line-height:1.6}.clx-hero__actions{display:grid;grid-template-columns:1fr 1fr}.clx-button{padding:12px 15px;font-size:10px}.clx-hero__counter{display:none}.clx-service-strip__grid{grid-template-columns:1fr}.clx-service-strip__grid>div{border-right:0}.clx-service-strip__grid>div:nth-child(n+3){display:none}.clx-section{padding:66px 0}.clx-section-head{display:block;margin-bottom:32px}.clx-section-head h2{font-size:39px}.clx-section-head p{font-size:13px}.clx-section-head>.clx-text-link{margin-top:20px}.clx-category-grid{grid-template-columns:1fr;grid-auto-rows:390px}.clx-category-card:nth-child(1),.clx-category-card:nth-child(6){grid-row:auto!important}.clx-category-card__content{inset:auto 20px 20px}.clx-products-section ul.products,.clx-shop-products ul.products,.clx-product-details .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.clx-product-card h2{font-size:18px!important}.clx-product-card__story{display:none}.clx-product-card__bottom{display:grid;gap:9px}.clx-product-card .price{min-height:22px;font-size:12px!important}.clx-quote-action .add-request-quote-button,.clx-quote-action .button{width:100%!important}.clx-product-view{display:none}.clx-editorial{min-height:auto}.clx-editorial__image{min-height:430px}.clx-editorial__content{padding:55px 22px}.clx-editorial h2{font-size:46px}.clx-room-grid{grid-template-columns:1fr}.clx-room-grid>a{min-height:420px;padding:22px}.clx-room-grid strong{font-size:35px}.clx-promo-band{padding:55px 0}.clx-promo-band>.clx-container{display:block}.clx-promo-band h2{font-size:39px}.clx-promo-band .clx-button{margin-top:24px}.clx-journal-grid{grid-template-columns:1fr}.clx-inspiration-tease>.clx-container{grid-template-columns:1fr;gap:35px}.clx-inspiration-tease h2{font-size:42px}.clx-inspiration-mosaic img{height:120px}.clx-footer-cta__inner{display:block;padding:50px 0}.clx-footer-cta h2{font-size:36px}.clx-footer-cta .clx-button{margin-top:25px}.clx-footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px;padding:55px 0}.clx-footer-brand{grid-column:1/-1}.clx-footer-grid>div:last-child{grid-column:auto}.clx-footer-bottom{display:block}.clx-page-hero,.clx-shop-hero{padding:62px 0}.clx-page-hero h1,.clx-shop-hero h1{font-size:48px}.clx-shop-toolbar{position:sticky;top:70px;z-index:30;background:var(--clx-ivory)}.clx-result-count{display:none}.clx-shop-layout{padding-top:24px}.clx-shop-products ul.products{grid-template-columns:repeat(2,1fr)}.clx-single-grid{padding-bottom:60px}.clx-single-summary h1{font-size:44px}.clx-product-details{padding:55px 0}.clx-product-details .woocommerce-tabs ul.tabs{justify-content:flex-start;overflow:auto;gap:22px}.clx-product-details .related.products>h2{font-size:36px}.clx-article{padding:60px 0}.clx-article header h1{font-size:48px}.clx-entry-content{font-size:17px}.clx-post-grid{grid-template-columns:1fr;padding-top:45px}.clx-search-results article{grid-template-columns:100px 1fr;gap:15px}.clx-search-results img{width:100px;height:95px}.clx-gallery-grid{columns:2 145px;column-gap:8px}.clx-gallery-item{margin-bottom:8px}.clx-404 h1{font-size:50px}}@media(max-width:430px){.clx-products-section ul.products,.clx-shop-products ul.products,.clx-product-details .related.products ul.products{grid-template-columns:1fr 1fr}.clx-product-card__media{aspect-ratio:1/1.08}.clx-product-card h2{font-size:16px!important}.clx-product-card__category{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clx-footer-grid{grid-template-columns:1fr}.clx-footer-grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Casa Luxe Premium controls v1.1 */
.clx-logo-wordmark{display:inline-flex;align-items:center;gap:11px;line-height:1;color:var(--clx-ink)}
.clx-logo-monogram{display:grid;place-items:center;width:42px;height:42px;border:1px solid currentColor;font-family:var(--clx-serif);font-size:18px;letter-spacing:-.04em}
.clx-logo-name{display:grid;gap:3px;text-align:left}.clx-logo-name strong{font-family:var(--clx-serif);font-size:25px;font-weight:500;letter-spacing:-.035em}.clx-logo-name small{font-size:8px;font-weight:800;letter-spacing:.34em;text-transform:uppercase}
.clx-announcement__links a{display:inline-flex;align-items:center;gap:7px}.clx-announcement__links svg{width:14px;height:14px}
.clx-promo-ribbon{position:relative;z-index:102;overflow:hidden;background:var(--clx-gold);color:#fff}.clx-promo-ribbon a{min-height:34px;display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 20px;font-size:10px;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}.clx-promo-ribbon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}.clx-promo-ribbon--shimmer:before{content:"";position:absolute;inset:0 auto 0 -40%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-20deg);animation:clxRibbonShimmer 5s infinite}.clx-promo-ribbon--pulse{animation:clxRibbonPulse 2.8s ease-in-out infinite}.clx-promo-ribbon--spotlight:before{content:"";position:absolute;inset:-100% auto -100% -20%;width:36%;background:radial-gradient(circle,rgba(255,255,255,.3),transparent 66%);animation:clxRibbonSpot 6s linear infinite}
@keyframes clxRibbonShimmer{0%,55%{left:-40%}100%{left:125%}}@keyframes clxRibbonPulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.12)}}@keyframes clxRibbonSpot{to{left:120%}}
.clx-hero__slide{background-position:var(--clx-hero-position,center) center}
.clx-home-widget-zone{padding:30px 0;background:#fff;border-bottom:1px solid var(--clx-line)}.clx-home-widget-zone--bottom{border-top:1px solid var(--clx-line);border-bottom:0}.clx-home-widget-zone .clx-widget{margin:0}.clx-widget-title{margin:0 0 15px;font-family:var(--clx-serif);font-size:25px;font-weight:500}
.clx-promo-band{position:relative;isolation:isolate;overflow:hidden}.clx-promo-band--image:before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--clx-promo-image);background-size:cover;background-position:center}.clx-promo-band--image:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(19,17,13,.94),rgba(19,17,13,.68))}.clx-promo-band__effect{position:absolute;z-index:-1;inset:0;pointer-events:none}.clx-promo-band--shimmer .clx-promo-band__effect:before{content:"";position:absolute;top:-80%;bottom:-80%;left:-45%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transform:rotate(12deg);animation:clxPromoShimmer 7s infinite}.clx-promo-band--spotlight .clx-promo-band__effect:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(180,138,74,.35),transparent 67%);filter:blur(8px);animation:clxPromoSpotlight 8s ease-in-out infinite alternate}.clx-promo-band--pulse .clx-promo-band__effect{background:radial-gradient(circle at 30% 50%,rgba(180,138,74,.22),transparent 48%);animation:clxPromoPulse 3.2s ease-in-out infinite}.clx-promo-band.is-ended{display:none}
@keyframes clxPromoShimmer{0%,58%{left:-45%}100%{left:130%}}@keyframes clxPromoSpotlight{from{transform:translate(-10%,-15%)}to{transform:translate(235%,5%)}}@keyframes clxPromoPulse{0%,100%{opacity:.45}50%{opacity:1}}
.clx-promo-countdown{display:flex;gap:8px;margin-top:23px}.clx-promo-countdown span{min-width:66px;display:grid;place-items:center;padding:8px 12px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.06)}.clx-promo-countdown strong{font-family:var(--clx-serif);font-size:22px;font-weight:500}.clx-promo-countdown small{font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72}
.clx-footer-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:55px 0 10px;border-bottom:1px solid rgba(255,255,255,.12)}.clx-footer-contact{display:grid;gap:8px;margin-top:18px}.clx-footer-contact a{display:flex;align-items:center;gap:9px}.clx-footer-contact svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}
.clx-mobile-contact{display:grid;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid var(--clx-line)}.clx-mobile-contact a{display:flex!important;align-items:center;gap:10px!important;padding:6px 0!important;font-family:var(--clx-sans)!important;font-size:12px!important}.clx-mobile-contact svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
.clx-floating{position:fixed;z-index:420;bottom:24px;display:flex;align-items:center;gap:10px;min-height:48px;border:0;border-radius:999px;padding:6px 16px 6px 7px;box-shadow:0 15px 38px rgba(20,18,14,.23);font-family:var(--clx-sans);font-size:11px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.clx-floating:hover{transform:translateY(-3px);box-shadow:0 19px 44px rgba(20,18,14,.28)}.clx-floating--whatsapp{right:22px;background:#1f9d5a;color:#fff}.clx-floating--assistant{left:22px;background:var(--clx-ink);color:#fff}.clx-floating__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.15)}.clx-floating__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.clx-floating__label{white-space:nowrap}
.clx-assistant-panel{position:fixed;z-index:430;left:22px;bottom:84px;width:min(390px,calc(100vw - 32px));max-height:min(640px,calc(100vh - 120px));overflow:auto;background:#fff;box-shadow:0 30px 80px rgba(13,12,10,.27);border:1px solid rgba(23,23,20,.12);animation:clxAssistantIn .24s ease both}.clx-assistant-panel>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px;background:var(--clx-ink);color:#fff}.clx-assistant-panel>header>div{display:flex;align-items:center;gap:12px}.clx-assistant-panel>header>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--clx-gold)}.clx-assistant-panel header svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.clx-assistant-panel header div div{display:grid}.clx-assistant-panel header small{font-size:8px;letter-spacing:.16em;text-transform:uppercase;opacity:.65}.clx-assistant-panel header strong{font-family:var(--clx-serif);font-size:20px;font-weight:500}.clx-assistant-panel header button{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:#fff;cursor:pointer}.clx-assistant-panel__body{padding:20px}.clx-assistant-panel__body>p{margin:0 0 17px;color:var(--clx-muted);font-size:13px}.clx-assistant-choices{display:grid;gap:8px}.clx-assistant-choices a{display:grid;gap:2px;padding:13px;border:1px solid var(--clx-line);background:var(--clx-ivory);transition:.2s}.clx-assistant-choices a:hover{border-color:var(--clx-gold);transform:translateX(2px)}.clx-assistant-choices strong{font-family:var(--clx-serif);font-size:16px;font-weight:600}.clx-assistant-choices span{color:var(--clx-muted);font-size:11px;line-height:1.45}.clx-assistant-contact{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.clx-assistant-contact a{display:flex;align-items:center;gap:9px;padding:11px;background:var(--clx-ink);color:#fff}.clx-assistant-contact svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6}.clx-assistant-contact span{display:grid;min-width:0}.clx-assistant-contact small{font-size:8px;text-transform:uppercase;opacity:.62}.clx-assistant-contact strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.clx-assistant-embed{margin-top:15px}@keyframes clxAssistantIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}
body.clx-font-clean .clx-hero h1,body.clx-font-clean .clx-section-head h2,body.clx-font-clean .clx-editorial h2,body.clx-font-clean .clx-footer-cta h2{font-weight:300;letter-spacing:-.045em}
@media(max-width:1099px){.clx-announcement__links a span{display:none}.clx-announcement__links{display:flex}.clx-footer-widgets{grid-template-columns:repeat(2,1fr)}.clx-logo-monogram{width:36px;height:36px;font-size:15px}.clx-logo-name strong{font-size:21px}}
@media(max-width:767px){.clx-promo-ribbon a{min-height:30px;padding:5px 12px;font-size:8px;letter-spacing:.08em}.clx-promo-ribbon svg:first-child{display:none}.clx-announcement__links{display:none}.clx-footer-widgets{grid-template-columns:1fr;padding:35px 0}.clx-promo-countdown span{min-width:57px;padding:7px 9px}.clx-floating{bottom:14px;min-height:42px;padding:4px 10px 4px 4px}.clx-floating--whatsapp{right:12px}.clx-floating--assistant{left:12px}.clx-floating__icon{width:34px;height:34px}.clx-floating__icon svg{width:19px;height:19px}.clx-floating--compact-mobile{width:42px;height:42px;min-height:42px;padding:4px}.clx-floating--compact-mobile .clx-floating__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.clx-assistant-panel{left:12px;bottom:66px;width:calc(100vw - 24px);max-height:calc(100vh - 92px)}.clx-assistant-contact{grid-template-columns:1fr}.clx-logo-name small{font-size:7px}.clx-mobile-panel li a{font-size:21px;padding:11px 2px}.clx-mobile-actions a{padding:9px 6px!important;font-size:9px!important}.clx-mobile-contact{margin-top:15px;padding-top:15px}.clx-mobile-contact a{font-size:11px!important}}
.clx-catalogue-offline{display:grid;gap:6px;padding:28px;border:1px solid var(--clx-line);background:var(--clx-paper);text-align:center}.clx-catalogue-offline strong{font-family:var(--clx-serif);font-size:24px}.clx-catalogue-offline span{color:var(--clx-muted)}

/* v1.2.2: compact, reliably closable mobile navigation. */
.clx-mobile-panel[hidden]{display:none!important}
@media(max-width:1099px){
 body.clx-menu-open{overflow:hidden}
 .clx-header{isolation:isolate}
 .clx-mobile-panel{position:absolute;z-index:500;top:100%;left:20px;right:20px;bottom:auto;width:auto;max-height:min(72vh,620px);overflow:auto;padding:0 20px 24px;background:var(--clx-ivory);border:1px solid var(--clx-line);box-shadow:0 24px 70px rgba(20,18,14,.22);border-radius:0 0 10px 10px;transform:translateY(-8px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
 .clx-mobile-panel.is-open{transform:none;opacity:1;visibility:visible}
 .admin-bar .clx-mobile-panel{top:100%}
 .clx-mobile-panel__head{position:sticky;z-index:3;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;background:var(--clx-ivory);border-bottom:1px solid var(--clx-line)}
 .clx-mobile-panel__head strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase}
 .clx-mobile-close{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;cursor:pointer}
 .clx-mobile-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}
 .clx-mobile-panel>ul>li{position:relative;padding-right:42px}
 .clx-mobile-panel li a{font-size:20px;line-height:1.25;padding:12px 2px}
 .clx-submenu-toggle{position:absolute;top:5px;right:0;display:grid;place-items:center;width:36px;height:36px;border:0;background:#fff;color:var(--clx-ink);font-size:22px;line-height:1;cursor:pointer}
 .clx-mobile-panel .sub-menu{padding-left:10px;margin-bottom:10px}
 .clx-mobile-panel .sub-menu li{position:relative;padding-right:0}
 .clx-mobile-panel .sub-menu a{font-size:13px;padding:8px 0}
 .clx-mobile-search{margin-top:8px}
}
@media(max-width:767px){
 .clx-mobile-panel{left:10px;right:10px;max-height:70vh;padding:0 14px 18px}
 .clx-mobile-panel li a{font-size:18px;padding:10px 2px}
 .clx-mobile-actions{margin-top:16px}
}

/* Catalogue layout controls — v1.2.3 */
.clx-shop-products{min-width:0}
.clx-shop-products ul.products::before,.clx-shop-products ul.products::after{content:none!important;display:none!important}
.clx-shop-products ul.products>li.product{min-width:0}
.clx-shop-layout--full{grid-template-columns:minmax(0,1fr)}
.clx-shop-layout--full .clx-shop-products{grid-column:1/-1}
.clx-product-card__content{padding:18px 2px 0}
@media(max-width:1099px){.clx-shop-layout--full{display:block}}
/* v1.3.0 editable floating contact controls */
.clx-floating{bottom:var(--clx-float-bottom,24px);padding:var(--clx-float-pad-y,6px) var(--clx-float-pad-x,16px) var(--clx-float-pad-y,6px) 7px;background:var(--clx-float-bg,#171714)!important}.clx-floating--side-left{left:var(--clx-float-side,22px)!important;right:auto!important}.clx-floating--side-right{right:var(--clx-float-side,22px)!important;left:auto!important}.clx-floating__icon{width:var(--clx-float-icon,36px);height:var(--clx-float-icon,36px)}.clx-assistant-panel--side-left{left:var(--clx-float-side,22px)!important;right:auto!important}.clx-assistant-panel--side-right{right:var(--clx-float-side,22px)!important;left:auto!important}.clx-assistant-panel{bottom:calc(var(--clx-float-bottom,24px) + var(--clx-float-icon,36px) + 22px)}
@media(max-width:767px){.clx-floating{bottom:var(--clx-float-mobile-bottom,14px)!important}.clx-floating--side-left{left:var(--clx-float-mobile-side,12px)!important}.clx-floating--side-right{right:var(--clx-float-mobile-side,12px)!important}.clx-floating--compact-mobile{width:var(--clx-float-mobile-size,42px)!important;height:var(--clx-float-mobile-size,42px)!important;min-height:var(--clx-float-mobile-size,42px)!important}.clx-floating--compact-mobile .clx-floating__icon{width:calc(var(--clx-float-mobile-size,42px) - 8px);height:calc(var(--clx-float-mobile-size,42px) - 8px)}.clx-assistant-panel--side-left,.clx-assistant-panel--side-right{left:12px!important;right:12px!important;width:auto!important}.clx-assistant-panel{bottom:calc(var(--clx-float-mobile-bottom,14px) + var(--clx-float-mobile-size,42px) + 12px)!important}}

/* v1.4.1 catalogue grid hardening: remove legacy WooCommerce clearfix grid items and spacing. */
.clx-products-section ul.products,.clx-shop-products ul.products,.clx-product-details .related.products ul.products,.woocommerce ul.products{display:grid!important;grid-auto-flow:row dense;align-items:start;margin:0!important;padding:0!important;list-style:none!important}
.clx-products-section ul.products::before,.clx-products-section ul.products::after,.clx-shop-products ul.products::before,.clx-shop-products ul.products::after,.clx-product-details .related.products ul.products::before,.clx-product-details .related.products ul.products::after,.woocommerce ul.products::before,.woocommerce ul.products::after{content:none!important;display:none!important}
.clx-products-section ul.products>li.product,.clx-shop-products ul.products>li.product,.clx-product-details .related.products ul.products>li.product,.woocommerce ul.products>li.product{float:none!important;clear:none!important;width:auto!important;max-width:none!important;margin:0!important;min-width:0!important;align-self:start}
.clx-products-section ul.products>li:not(.product),.clx-shop-products ul.products>li:not(.product),.clx-product-details .related.products ul.products>li:not(.product){display:none!important}
.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:none!important}
.clx-products-section .clx-container,.clx-shop-products,.clx-product-details .related.products{min-width:0}
.clx-products-section .woocommerce,.clx-products-section .woocommerce-page{width:100%;margin:0;padding:0}
.clx-header-tool-selectors{display:flex;align-items:center;gap:8px}.clx-header-tool-selectors select{max-width:108px;height:36px;border:1px solid var(--clx-line);background:transparent;padding:0 25px 0 9px;color:var(--clx-ink);font-size:10px;font-weight:700;text-transform:uppercase}.clx-mobile-tool-selectors{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.clx-mobile-tool-selectors select{width:100%;min-height:42px;border:1px solid var(--clx-line);background:#fff;padding:8px;font-size:12px}
@media(max-width:1200px){.clx-header-tool-selectors{display:none}}

/* v1.4.2 product-action alignment */
.clx-product-card__media>.clx-qdl-loop-actions{left:12px!important;right:12px!important;bottom:12px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;opacity:0;transform:translateY(8px);z-index:6}
.clx-product-card__media>.clx-qdl-loop-actions:empty{display:none!important}
.clx-product-card__media>.clx-qdl-loop-actions button{width:100%!important;min-width:0!important;min-height:40px!important;padding:9px 7px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.clx-product-card:focus-within .clx-product-card__media>.clx-qdl-loop-actions,.clx-product-card:hover .clx-product-card__media>.clx-qdl-loop-actions{opacity:1;transform:none}
.clx-product-card__media:has(.clx-qdl-loop-actions)>.clx-product-view{display:none!important}
.clx-product-card__bottom{flex-wrap:wrap!important}
.clx-product-card__bottom>.price{min-width:0;flex:1 1 92px}
.clx-product-card__bottom>.clx-quote-action{flex:0 0 auto;max-width:100%}
.clx-product-card__bottom .clx-qdl-add-quote{white-space:nowrap!important;max-width:100%!important}
@media (hover:none),(max-width:900px){.clx-product-card__media>.clx-qdl-loop-actions{opacity:1;transform:none}.clx-product-card__media>.clx-qdl-loop-actions button{font-size:10px!important}}


/* v1.4.3 native wishlist integration */
.clx-wishlist-action .clx-qdl-wishlist--card{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.94)!important;color:var(--clx-ink)!important;box-shadow:0 6px 20px rgba(0,0,0,.08);font-size:0!important}
.clx-wishlist-action .clx-qdl-wishlist--card .clx-qdl-wishlist__icon{font-size:22px!important;line-height:1!important}
.clx-wishlist-action .clx-qdl-wishlist--card .clx-qdl-wishlist__label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.clx-wishlist-action .clx-qdl-wishlist--card.is-added{color:#008f7a!important}
.clx-header-wishlist b{position:absolute;top:-6px;right:-9px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:50%;background:var(--clx-gold);color:#fff;font-size:9px;line-height:1}
.clx-single-actions .clx-wishlist-action{position:static}
.clx-single-actions .clx-wishlist-action .clx-qdl-wishlist{width:auto!important;height:auto!important;min-height:48px!important;padding:11px 16px!important;border:1px solid var(--clx-line)!important;border-radius:0!important;background:#fff!important;font-size:11px!important;box-shadow:none!important}
.clx-single-actions .clx-wishlist-action .clx-qdl-wishlist__label{position:static!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}


/* v1.4.4 — premium account canvas and reliable catalogue action labels */
body.woocommerce-account .clx-page-content--account{width:min(1600px,calc(100% - 64px));max-width:none}
body.woocommerce-account .clx-page-content--account>.woocommerce{width:100%;min-width:0}
.clx-product-card__media>.clx-qdl-loop-actions button{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.2!important}
@media(max-width:1100px){body.woocommerce-account .clx-page-content--account{width:min(100% - 40px,1440px)}}
@media(max-width:767px){body.woocommerce-account .clx-page-content--account{width:calc(100% - 28px)}}


/* v1.4.5 premium ticker and account canvas */
.clx-promo-ticker{position:relative;z-index:103;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;overflow:hidden;background:var(--clx-ticker-bg,#24231f);color:var(--clx-ticker-text,#fff);border-bottom:1px solid rgba(255,255,255,.08)}
.clx-promo-ticker__viewport{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.clx-promo-ticker__track{display:flex;width:max-content;animation:clxTickerMove var(--clx-ticker-duration,34s) linear infinite;will-change:transform}
.clx-promo-ticker--pause:hover .clx-promo-ticker__track{animation-play-state:paused}
.clx-promo-ticker__group{display:flex;align-items:center;flex-shrink:0}
.clx-promo-ticker__item{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 31px;color:inherit;font-size:11px;font-weight:650;letter-spacing:.035em;white-space:nowrap}
.clx-promo-ticker__item i{width:5px;height:5px;border-radius:50%;background:var(--clx-ticker-accent,#d3a85e);box-shadow:0 0 0 4px color-mix(in srgb,var(--clx-ticker-accent,#d3a85e) 16%,transparent)}
.clx-promo-ticker__item b{color:var(--clx-ticker-accent,#d3a85e);font-size:14px;font-weight:500}
.clx-promo-ticker__utilities{position:relative;z-index:2;display:flex;align-items:center;gap:0;align-self:stretch;background:var(--clx-ticker-bg,#24231f);box-shadow:-22px 0 28px var(--clx-ticker-bg,#24231f)}
.clx-promo-ticker__utilities a{display:flex;align-items:center;padding:0 16px;border-left:1px solid rgba(255,255,255,.16);color:inherit;font-size:10px;font-weight:700;letter-spacing:.04em;white-space:nowrap}
.clx-promo-ticker__utilities a:hover{color:var(--clx-ticker-accent,#d3a85e)}
@keyframes clxTickerMove{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.clx-promo-ticker__track{animation:none}.clx-promo-ticker__viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}

body.woocommerce-account .clx-page-hero{padding:54px 0 48px;background:linear-gradient(135deg,#f0ebe2 0%,#f8f5ef 100%)}
body.woocommerce-account .clx-page-hero h1{font-size:clamp(46px,5vw,72px)}
body.woocommerce-account .clx-page-content,
body.woocommerce-account .clx-page-content--account,
.clx-page-content--account{width:min(1540px,calc(100% - 64px))!important;max-width:none!important;padding:54px 0 100px!important}
body.woocommerce-account .clx-page-content>.woocommerce,
body.woocommerce-account .clx-page-content--account>.woocommerce,
.clx-page-content--account>.woocommerce{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;gap:0 48px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.woocommerce-account .clx-qdl-account-profile{grid-column:1!important;grid-row:1!important}
body.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:2!important}
body.woocommerce-account .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1 / span 2!important;min-width:0!important;width:100%!important;max-width:none!important}
@media(max-width:1099px){.clx-promo-ticker{grid-template-columns:1fr}.clx-promo-ticker__utilities{display:none}body.woocommerce-account .clx-page-content>.woocommerce,body.woocommerce-account .clx-page-content--account>.woocommerce,.clx-page-content--account>.woocommerce{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:20px!important}body.woocommerce-account .clx-qdl-account-profile,body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content{grid-column:1!important;grid-row:auto!important}}
@media(max-width:767px){.clx-promo-ticker{min-height:34px}.clx-promo-ticker__item{min-height:34px;padding:0 22px;font-size:9px}.clx-promo-ticker__item b{display:none}body.woocommerce-account .clx-page-hero{padding:38px 0 32px}body.woocommerce-account .clx-page-content,body.woocommerce-account .clx-page-content--account,.clx-page-content--account{width:calc(100% - 28px)!important;padding:28px 0 70px!important}}
@media (min-width:768px) and (max-width:1099px){.clx-mobile-panel{top:118px}.admin-bar .clx-mobile-panel{top:150px}}

/* Casa Luxe 1.4.5.3 — four category layouts, premium tile images and editable slider timing. */
.clx-category-grid--uniform{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:var(--clx-category-tile-height,260px)}
.clx-category-grid--uniform .clx-category-card{grid-column:auto!important;grid-row:auto!important;min-width:0}
.clx-category-grid--uniform .clx-category-card__content{inset:auto 22px 20px}
.clx-category-grid--uniform .clx-category-card__content strong{font-size:clamp(22px,1.8vw,29px)}
@media(max-width:1099px){.clx-category-grid--uniform{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min(var(--clx-category-tile-height,260px),320px)}.clx-category-grid--uniform .clx-category-card:nth-child(1),.clx-category-grid--uniform .clx-category-card:nth-child(6){grid-row:auto!important}}
@media(max-width:767px){.clx-category-grid--uniform{grid-template-columns:1fr;grid-auto-rows:clamp(270px,78vw,350px)}.clx-category-grid--uniform .clx-category-card{grid-column:auto!important;grid-row:auto!important}}


/* Casa Luxe 1.4.5.3 — intermediate category layouts and selectable Sofa/Wardrobe artwork. */
.clx-category-card img{object-position:var(--clx-category-image-position,center)}
.clx-category-grid--balanced{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:var(--clx-category-tile-height,260px)}
.clx-category-grid--balanced .clx-category-card{grid-column:auto!important;grid-row:auto!important;min-width:0}
.clx-category-grid--balanced .clx-category-card:nth-child(1),
.clx-category-grid--balanced .clx-category-card:nth-child(6),
.clx-category-grid--balanced .clx-category-card:nth-child(7),
.clx-category-grid--balanced .clx-category-card:nth-child(8){grid-column:span 2!important}
.clx-category-grid--balanced .clx-category-card__content strong{font-size:clamp(23px,2vw,31px)}

.clx-category-grid--feature{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:var(--clx-category-tile-height,260px)}
.clx-category-grid--feature .clx-category-card{grid-column:auto!important;grid-row:auto!important;min-width:0}
.clx-category-grid--feature .clx-category-card:nth-child(1),
.clx-category-grid--feature .clx-category-card:nth-child(6){grid-column:span 2!important;grid-row:span 2!important}
.clx-category-grid--feature .clx-category-card:nth-child(7),
.clx-category-grid--feature .clx-category-card:nth-child(8){grid-row:span 2!important}
.clx-category-grid--feature .clx-category-card:nth-child(1) .clx-category-card__content strong,
.clx-category-grid--feature .clx-category-card:nth-child(6) .clx-category-card__content strong{font-size:clamp(28px,2.6vw,42px)}

@media(max-width:1099px){
 .clx-category-grid--balanced,.clx-category-grid--feature{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min(var(--clx-category-tile-height,260px),320px)}
 .clx-category-grid--balanced .clx-category-card,.clx-category-grid--feature .clx-category-card{grid-column:auto!important;grid-row:auto!important}
 .clx-category-grid--balanced .clx-category-card:nth-child(1),.clx-category-grid--balanced .clx-category-card:nth-child(6),
 .clx-category-grid--feature .clx-category-card:nth-child(1),.clx-category-grid--feature .clx-category-card:nth-child(6){grid-column:span 2!important}
 .clx-category-grid--feature .clx-category-card:nth-child(1),.clx-category-grid--feature .clx-category-card:nth-child(6){grid-row:span 2!important}
}
@media(max-width:767px){
 .clx-category-grid--balanced,.clx-category-grid--feature{grid-template-columns:1fr;grid-auto-rows:clamp(270px,78vw,350px)}
 .clx-category-grid--balanced .clx-category-card,.clx-category-grid--feature .clx-category-card,
 .clx-category-grid--balanced .clx-category-card:nth-child(1),.clx-category-grid--balanced .clx-category-card:nth-child(6),
 .clx-category-grid--feature .clx-category-card:nth-child(1),.clx-category-grid--feature .clx-category-card:nth-child(6){grid-column:auto!important;grid-row:auto!important}
}


/* Casa Luxe premium typography system — v1.4.5.5 */
body.clx-atelier,
body.clx-atelier .woocommerce,
body.clx-atelier .woocommerce-page,
body.clx-atelier .elementor,
body.clx-atelier .elementor-widget-text-editor,
body.clx-atelier .wp-block,
body.clx-atelier input,
body.clx-atelier select,
body.clx-atelier textarea,
body.clx-atelier button,
body.clx-atelier label,
body.clx-atelier table,
body.clx-atelier .button,
body.clx-atelier .woocommerce-button,
body.clx-atelier .woocommerce-MyAccount-navigation,
body.clx-atelier .woocommerce-MyAccount-content {
	font-family:var(--clx-sans)!important;
}
body.clx-atelier h1,
body.clx-atelier h2,
body.clx-atelier h3,
body.clx-atelier h4,
body.clx-atelier h5,
body.clx-atelier h6,
body.clx-atelier .elementor-heading-title,
body.clx-atelier .woocommerce-products-header__title,
body.clx-atelier .woocommerce-loop-product__title,
body.clx-atelier .product_title,
body.clx-atelier .clx-product-card h2,
body.clx-atelier .clx-page-hero h1,
body.clx-atelier .clx-shop-hero h1,
body.clx-atelier .woocommerce-MyAccount-content > h2,
body.clx-atelier .woocommerce-MyAccount-content > h3,
body.clx-atelier .clx-auth-heading h2,
body.clx-atelier .clx-auth-panel h3 {
	font-family:var(--clx-serif)!important;
	font-optical-sizing:auto;
	text-rendering:optimizeLegibility;
}
body.clx-atelier p,
body.clx-atelier li,
body.clx-atelier td,
body.clx-atelier th,
body.clx-atelier input,
body.clx-atelier select,
body.clx-atelier textarea,
body.clx-atelier label {
	letter-spacing:-.008em;
}
body.clx-atelier .clx-primary-nav a,
body.clx-atelier .clx-button,
body.clx-atelier button,
body.clx-atelier input[type=submit],
body.clx-atelier .button,
body.clx-atelier .woocommerce-button,
body.clx-atelier .clx-eyebrow,
body.clx-atelier .clx-product-card__category {
	font-family:var(--clx-sans)!important;
	letter-spacing:.065em;
}
body.clx-atelier .clx-hero h1,
body.clx-atelier .clx-section-head h2,
body.clx-atelier .clx-page-hero h1,
body.clx-atelier .clx-shop-hero h1 {
	font-weight:var(--clx-heading-weight,600);
}
body.clx-font-clean h1,
body.clx-font-clean h2,
body.clx-font-clean h3,
body.clx-font-clean h4,
body.clx-font-clean h5,
body.clx-font-clean h6,
body.clx-font-clean .elementor-heading-title {
	letter-spacing:-.045em;
}


/* Casa Luxe stronger typography and resilient WhatsApp — v1.4.5.6 */
body.clx-atelier{font-weight:var(--clx-body-weight,500)}
body.clx-atelier h1,body.clx-atelier h2,body.clx-atelier h3,body.clx-atelier h4,body.clx-atelier h5,body.clx-atelier h6,
body.clx-atelier .elementor-heading-title,body.clx-atelier .woocommerce-loop-product__title,body.clx-atelier .product_title,
body.clx-atelier .clx-product-card h2,body.clx-atelier .clx-page-hero h1,body.clx-atelier .clx-shop-hero h1{font-weight:var(--clx-heading-weight,600)!important}
body.clx-atelier .clx-primary-nav a,body.clx-atelier .clx-mobile-panel a,body.clx-atelier .clx-button,
body.clx-atelier button,body.clx-atelier input[type=submit],body.clx-atelier .button,body.clx-atelier .woocommerce-button,
body.clx-atelier .clx-eyebrow,body.clx-atelier .clx-product-card__category,body.clx-atelier .price,
body.clx-atelier .woocommerce-MyAccount-navigation-link a{font-weight:var(--clx-ui-weight,700)!important}
.clx-floating--whatsapp{z-index:99998!important;display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;right:var(--clx-float-side,22px)!important;left:auto!important}
.clx-floating--whatsapp.clx-floating--side-left{left:var(--clx-float-side,22px)!important;right:auto!important}
.clx-floating--needs-number{outline:2px dashed rgba(255,255,255,.8);outline-offset:2px}
@media(max-width:767px){.clx-floating--whatsapp{right:var(--clx-float-mobile-side,12px)!important;left:auto!important}.clx-floating--whatsapp.clx-floating--side-left{left:var(--clx-float-mobile-side,12px)!important;right:auto!important}}


/* Independent floating-button styles — v1.4.5.7 */
.clx-floating--display-icon{
	width:calc(var(--clx-float-icon,36px) + 12px)!important;
	height:calc(var(--clx-float-icon,36px) + 12px)!important;
	min-width:calc(var(--clx-float-icon,36px) + 12px)!important;
	min-height:calc(var(--clx-float-icon,36px) + 12px)!important;
	padding:6px!important;
	justify-content:center!important;
	border-radius:50%!important;
}
.clx-floating--display-icon .clx-floating__icon{background:transparent!important}
.clx-floating--display-icon .clx-floating__label{
	position:absolute!important;
	width:1px!important;
	height:1px!important;
	padding:0!important;
	margin:-1px!important;
	overflow:hidden!important;
	clip:rect(0,0,0,0)!important;
	white-space:nowrap!important;
	border:0!important;
}
.clx-floating--display-long{width:auto!important;height:auto!important;border-radius:999px!important}
.clx-floating--display-responsive{width:auto!important;height:auto!important;border-radius:999px!important}
@media(max-width:767px){
	.clx-floating--display-responsive{
		width:var(--clx-float-mobile-size,42px)!important;
		height:var(--clx-float-mobile-size,42px)!important;
		min-width:var(--clx-float-mobile-size,42px)!important;
		min-height:var(--clx-float-mobile-size,42px)!important;
		padding:4px!important;
		justify-content:center!important;
		border-radius:50%!important;
	}
	.clx-floating--display-responsive .clx-floating__icon{
		width:calc(var(--clx-float-mobile-size,42px) - 8px)!important;
		height:calc(var(--clx-float-mobile-size,42px) - 8px)!important;
		background:transparent!important;
	}
	.clx-floating--display-responsive .clx-floating__label{
		position:absolute!important;
		width:1px!important;
		height:1px!important;
		padding:0!important;
		margin:-1px!important;
		overflow:hidden!important;
		clip:rect(0,0,0,0)!important;
		white-space:nowrap!important;
		border:0!important;
	}
	.clx-floating--display-icon{
		width:var(--clx-float-mobile-size,42px)!important;
		height:var(--clx-float-mobile-size,42px)!important;
		min-width:var(--clx-float-mobile-size,42px)!important;
		min-height:var(--clx-float-mobile-size,42px)!important;
		padding:4px!important;
	}
	.clx-floating--display-icon .clx-floating__icon{
		width:calc(var(--clx-float-mobile-size,42px) - 8px)!important;
		height:calc(var(--clx-float-mobile-size,42px) - 8px)!important;
	}
	.clx-floating--display-long{padding:var(--clx-float-pad-y,6px) var(--clx-float-pad-x,16px) var(--clx-float-pad-y,6px) 7px!important}
}


/* v1.4.6.0 — resilient account shortcuts with a no-gap hover path */
.clx-account-menu{position:relative;display:flex;align-self:stretch}
.clx-account-menu__toggle{height:100%}
.clx-account-menu__dropdown{position:absolute;z-index:10020;top:calc(100% - 1px);right:0;display:block;min-width:230px;padding:10px;background:#fff;border:1px solid rgba(35,34,31,.14);box-shadow:0 18px 44px rgba(0,0,0,.13);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}
.clx-account-menu__dropdown:before{content:"";position:absolute;right:24px;top:-8px;width:15px;height:15px;background:#fff;border-left:1px solid rgba(35,34,31,.14);border-top:1px solid rgba(35,34,31,.14);transform:rotate(45deg)}
.clx-account-menu__dropdown a{position:relative;display:block!important;padding:12px 14px!important;color:#24231f!important;font-size:12px!important;font-weight:var(--clx-ui-weight,700)!important;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:8px}
.clx-account-menu__dropdown a:hover,.clx-account-menu__dropdown a:focus{background:#f4f0e9;color:#8f6b37!important}
.clx-account-menu:hover .clx-account-menu__dropdown,.clx-account-menu:focus-within .clx-account-menu__dropdown,.clx-account-menu.is-open .clx-account-menu__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}
@media(max-width:980px){.clx-account-menu__dropdown{display:none!important}}

/* v1.4.5.8 — permanent order-tracking access */
.clx-footer-service-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.clx-footer-service-links a{color:inherit;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none}.clx-footer-service-links a:hover{text-decoration:underline}


/* Premium unified action buttons — v1.4.5.9 */
body.clx-atelier :is(
	a.clx-button,
	a.button,
	button.button,
	input[type="submit"].button,
	input[type="button"].button,
	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce input.button,
	.woocommerce #respond input#submit,
	.wp-element-button,
	.clx-premium-button,
	.clx-qdl-add-quote,
	.clx-qdl-update,
	.clx-qdl-submit-final,
	.single_add_to_cart_button,
	.add_to_quote,
	.yith-ywraq-add-to-quote .button
){
	position:relative;
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:var(--clx-button-content-gap,9px)!important;
	min-height:var(--clx-button-height,48px)!important;
	padding:var(--clx-button-padding-y,11px) var(--clx-button-padding-x,24px)!important;
	border:1px solid rgba(255,255,255,.08)!important;
	border-radius:var(--clx-button-radius,999px)!important;
	background:linear-gradient(135deg,var(--clx-button-primary,#1d1c19),#302d27)!important;
	color:var(--clx-button-text,#fff)!important;
	box-shadow:0 9px 22px rgba(23,23,20,.15),inset 0 1px 0 rgba(255,255,255,.08)!important;
	font-size:var(--clx-button-font-size,11px)!important;
	font-weight:var(--clx-ui-weight,700)!important;
	line-height:1.2!important;
	text-align:center!important;
	text-decoration:none!important;
	white-space:normal;
	cursor:pointer;
	transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease!important;
}
body.clx-atelier :is(
	a.clx-button,
	a.button,
	button.button,
	input[type="submit"].button,
	input[type="button"].button,
	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce input.button,
	.woocommerce #respond input#submit,
	.wp-element-button,
	.clx-premium-button,
	.clx-qdl-add-quote,
	.clx-qdl-update,
	.clx-qdl-submit-final,
	.single_add_to_cart_button,
	.add_to_quote,
	.yith-ywraq-add-to-quote .button
):hover,
body.clx-atelier :is(
	a.clx-button,
	a.button,
	button.button,
	input[type="submit"].button,
	input[type="button"].button,
	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce input.button,
	.woocommerce #respond input#submit,
	.wp-element-button,
	.clx-premium-button,
	.clx-qdl-add-quote,
	.clx-qdl-update,
	.clx-qdl-submit-final,
	.single_add_to_cart_button,
	.add_to_quote,
	.yith-ywraq-add-to-quote .button
):focus-visible{
	background:linear-gradient(135deg,var(--clx-button-hover,#a77b3f),var(--clx-gold,#b48a4a))!important;
	color:var(--clx-button-text,#fff)!important;
	border-color:rgba(255,255,255,.2)!important;
	box-shadow:0 13px 28px rgba(143,107,55,.27),inset 0 1px 0 rgba(255,255,255,.15)!important;
	transform:translateY(-2px);
}
body.clx-atelier :is(
	.button.secondary,
	.button.cancel,
	.button.outline,
	.clx-button--light,
	.clx-button--secondary,
	.clx-admin-secondary-button,
	.clx-qdl-choice-modal__actions .button:last-child
){
	background:var(--clx-button-secondary,#f2eee7)!important;
	color:var(--clx-button-secondary-text,#24231f)!important;
	border-color:rgba(36,35,31,.14)!important;
	box-shadow:0 7px 18px rgba(36,35,31,.09)!important;
}
body.clx-atelier :is(.button.secondary,.button.cancel,.button.outline,.clx-button--light,.clx-button--secondary,.clx-admin-secondary-button):hover{
	background:#fff!important;
	color:var(--clx-button-hover,#a77b3f)!important;
	border-color:var(--clx-gold,#b48a4a)!important;
}
body.clx-atelier :is(.button.delete,.button.reject,.button.danger,.clx-admin-danger-button){
	background:linear-gradient(135deg,#8e3030,#b84a43)!important;
	color:#fff!important;
}
body.clx-atelier :is(.button:disabled,.button.disabled,button:disabled,input[type="submit"]:disabled){
	opacity:.5!important;
	cursor:not-allowed!important;
	transform:none!important;
	box-shadow:none!important;
}
body.clx-atelier .woocommerce-MyAccount-navigation ul li a{
	border-radius:14px!important;
	transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease!important;
}
body.clx-atelier .woocommerce-MyAccount-navigation ul li a:hover,
body.clx-atelier .woocommerce-MyAccount-navigation ul li.is-active a{
	background:linear-gradient(90deg,#f5efe5,#fff)!important;
	border-color:rgba(180,138,74,.45)!important;
	color:var(--clx-gold-dark,#8f6b37)!important;
	transform:translateX(3px);
}
body.clx-atelier .clx-qdl-account-actions,
body.clx-atelier .clx-document-actions,
body.clx-atelier .clx-qdl-choice-modal__actions,
body.clx-atelier .woocommerce .form-row.form-row-wide + .form-row{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
	align-items:center;
}
body.clx-atelier .pagination :is(a,span),
body.clx-atelier .woocommerce-pagination .page-numbers :is(a,span){
	border-radius:50%!important;
}
@media(max-width:767px){
	body.clx-atelier :is(a.clx-button,a.button,button.button,input[type="submit"].button,input[type="button"].button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button,.clx-premium-button,.clx-qdl-add-quote,.clx-qdl-update,.clx-qdl-submit-final){
		width:auto;
		max-width:100%;
		min-height:max(46px,var(--clx-button-height,48px))!important;
		padding:11px 20px!important;
	}
	body.clx-atelier .clx-qdl-account-actions > *,
	body.clx-atelier .clx-document-actions > *{
		flex:1 1 100%;
		width:100%!important;
	}
}
@media(prefers-reduced-motion:reduce){
	body.clx-atelier :is(a.button,button.button,input.button,.clx-button){transition:none!important}
}


/* v1.4.6.0.2 — orderly compact My Account actions */
body.clx-atelier .woocommerce-orders-table__cell-order-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:var(--clx-account-action-gap,10px)!important}
body.clx-atelier .woocommerce-orders-table__cell-order-actions .button{width:auto!important;min-width:0!important;margin:0!important;min-height:var(--clx-account-action-height,40px)!important;padding:var(--clx-account-action-pad-y,8px) var(--clx-account-action-pad-x,18px)!important;font-size:var(--clx-account-action-font-size,14px)!important;white-space:nowrap!important}

/* Casa Luxe native FAQ page
-------------------------------------------------------------- */
.clx-faq-page{background:#f7f4ee;color:#24231f}
.clx-faq-hero{position:relative;overflow:hidden;padding:94px 0 84px;background:linear-gradient(135deg,#ebe4d8 0%,#f8f5ef 56%,#eee7dc 100%)}
.clx-faq-hero:before{content:"";position:absolute;width:520px;height:520px;right:-190px;top:-250px;border:1px solid rgba(180,138,74,.24);border-radius:50%}
.clx-faq-hero:after{content:"";position:absolute;width:360px;height:360px;right:-95px;top:-170px;border:1px solid rgba(180,138,74,.18);border-radius:50%}
.clx-faq-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:70px;align-items:end}
.clx-faq-hero__copy{max-width:820px}
.clx-faq-hero__copy h1{max-width:800px;margin:12px 0 20px;font-family:var(--clx-serif);font-size:clamp(54px,6.8vw,102px);font-weight:var(--clx-heading-weight);line-height:.92;letter-spacing:-.045em}
.clx-faq-hero__copy>p{max-width:710px;margin:0;font-size:clamp(17px,1.7vw,22px);line-height:1.72;color:#57534c}
.clx-faq-hero__actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:32px}
.clx-faq-hero__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(36,35,31,.12);background:rgba(255,255,255,.58);box-shadow:0 24px 65px rgba(41,35,26,.08);backdrop-filter:blur(12px)}
.clx-faq-hero__summary>div{min-height:154px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;border-right:1px solid rgba(36,35,31,.1);border-bottom:1px solid rgba(36,35,31,.1)}
.clx-faq-hero__summary>div:nth-child(2){border-right:0}
.clx-faq-hero__summary>div:nth-child(3){grid-column:1/-1;min-height:86px;flex-direction:row;align-items:center;justify-content:flex-start;gap:13px;border:0}
.clx-faq-hero__summary strong{font-family:var(--clx-serif);font-size:54px;font-weight:600;line-height:1;color:#1f1e1a}
.clx-faq-hero__summary span{font-size:12px;font-weight:var(--clx-ui-weight);letter-spacing:.12em;text-transform:uppercase;color:#716c63}
.clx-faq-hero__summary svg{width:25px;height:25px;fill:none;stroke:var(--clx-gold);stroke-width:1.6}

.clx-faq-tools{position:relative;z-index:4;margin-top:-30px}
.clx-faq-tools>.clx-container{padding:24px 26px 18px;background:#fff;border:1px solid rgba(36,35,31,.11);box-shadow:0 22px 60px rgba(36,35,31,.08)}
.clx-faq-search{position:relative;display:flex;align-items:center;min-height:62px;border-bottom:1px solid rgba(36,35,31,.14)}
.clx-faq-search>svg{width:23px;height:23px;flex:0 0 auto;margin-left:4px;fill:none;stroke:#5e5a53;stroke-width:1.7}
.clx-faq-search input{width:100%;height:62px;padding:0 18px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:600 16px/1.4 var(--clx-sans);color:#24231f}
.clx-faq-search input::placeholder{color:#8b867d;opacity:1}
.clx-faq-search button{border:0;background:transparent;color:#7c5a2b;font:700 11px/1 var(--clx-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}
.clx-faq-filters{display:flex;gap:8px;align-items:center;overflow:auto;padding:17px 0 0;scrollbar-width:thin}
.clx-faq-filters button{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:38px;padding:8px 13px;border:1px solid rgba(36,35,31,.12);border-radius:999px;background:#f8f6f1;color:#57534c;font:700 11px/1.1 var(--clx-sans);letter-spacing:.025em;cursor:pointer;transition:.2s ease}
.clx-faq-filters button span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#fff;color:#777168;font-size:10px}
.clx-faq-filters button:hover,.clx-faq-filters button.is-active{border-color:#24231f;background:#24231f;color:#fff}
.clx-faq-filters button.is-active span{background:rgba(255,255,255,.14);color:#fff}
.clx-faq-results{margin:12px 2px 0;font-size:12px;color:#858078}

.clx-faq-editor-content{padding:55px 0 0}
.clx-faq-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:72px;align-items:start;padding-top:76px;padding-bottom:108px}
.clx-faq-sidebar{position:sticky;top:120px}
.clx-faq-sidebar__card{padding:34px;background:#ebe4d8;border:1px solid rgba(36,35,31,.09)}
.clx-faq-sidebar__card h2{margin:13px 0 14px;font-family:var(--clx-serif);font-size:35px;font-weight:600;line-height:1.05;letter-spacing:-.025em}
.clx-faq-sidebar__card>p{margin:0 0 25px;color:#625e56;line-height:1.72}
.clx-faq-sidebar__card>.clx-button{width:100%;justify-content:space-between}
.clx-faq-sidebar__email{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:22px;border-top:1px solid rgba(36,35,31,.13);color:#24231f;text-decoration:none;min-width:0}
.clx-faq-sidebar__email svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:var(--clx-gold);stroke-width:1.6}
.clx-faq-sidebar__email span{display:flex;min-width:0;flex-direction:column;gap:3px}
.clx-faq-sidebar__email small{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7d776e}
.clx-faq-sidebar__email strong{overflow:hidden;text-overflow:ellipsis;font-size:12px;white-space:nowrap}

.clx-faq-groups{min-width:0}
.clx-faq-group{scroll-margin-top:130px;margin-bottom:76px}
.clx-faq-group:last-of-type{margin-bottom:0}
.clx-faq-group__header{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(280px,1.15fr);gap:44px;align-items:end;margin-bottom:24px;padding-bottom:25px;border-bottom:1px solid rgba(36,35,31,.16)}
.clx-faq-group__header>div{display:flex;align-items:flex-start;gap:17px}
.clx-faq-group__header>div>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:#24231f;color:#fff;font-size:10px;font-weight:800}
.clx-faq-group__header h2{margin:0;font-family:var(--clx-serif);font-size:clamp(34px,3.6vw,54px);font-weight:600;line-height:1;letter-spacing:-.035em}
.clx-faq-group__header p{margin:0;color:#716c63;line-height:1.65}
.clx-faq-accordion{background:#fff;border:1px solid rgba(36,35,31,.1)}
.clx-faq-item{border-bottom:1px solid rgba(36,35,31,.1)}
.clx-faq-item:last-child{border-bottom:0}
.clx-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:24px;align-items:center;min-height:84px;padding:20px 26px;list-style:none;cursor:pointer;color:#272620;font-size:16px;font-weight:700;line-height:1.45;transition:background .2s ease,color .2s ease}
.clx-faq-item summary::-webkit-details-marker{display:none}
.clx-faq-item summary:hover{background:#faf8f4}
.clx-faq-item summary:focus-visible{outline:2px solid var(--clx-gold);outline-offset:-3px}
.clx-faq-item summary i{position:relative;display:block;width:30px;height:30px;border:1px solid rgba(36,35,31,.2);border-radius:50%;transition:.25s ease}
.clx-faq-item summary i:before,.clx-faq-item summary i:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:.25s ease}
.clx-faq-item summary i:after{transform:translate(-50%,-50%) rotate(90deg)}
.clx-faq-item[open] summary{background:#24231f;color:#fff}
.clx-faq-item[open] summary i{border-color:rgba(255,255,255,.4);transform:rotate(180deg)}
.clx-faq-item[open] summary i:after{transform:translate(-50%,-50%) rotate(0)}
.clx-faq-answer{padding:0 70px 27px 26px;background:#fff}
.clx-faq-answer p{max-width:850px;margin:0;padding-top:24px;color:#625e56;font-size:15px;line-height:1.78}
.clx-faq-answer strong{color:#24231f}
.clx-faq-empty{padding:74px 30px;text-align:center;background:#fff;border:1px solid rgba(36,35,31,.1)}
.clx-faq-empty svg{width:38px;height:38px;fill:none;stroke:var(--clx-gold);stroke-width:1.4}
.clx-faq-empty h2{margin:18px 0 10px;font-family:var(--clx-serif);font-size:40px;font-weight:600}
.clx-faq-empty p{margin:0 auto 24px;max-width:520px;color:#716c63}

.clx-faq-cta{padding:72px 0;background:#24231f;color:#fff}
.clx-faq-cta>.clx-container{display:flex;justify-content:space-between;align-items:end;gap:50px}
.clx-faq-cta h2{max-width:850px;margin:11px 0 0;font-family:var(--clx-serif);font-size:clamp(38px,4.4vw,66px);font-weight:600;line-height:1;letter-spacing:-.035em}
.clx-faq-cta .clx-button{flex:0 0 auto}

@media(max-width:1100px){
	.clx-faq-hero__grid{grid-template-columns:1fr;gap:44px}
	.clx-faq-hero__summary{max-width:680px}
	.clx-faq-layout{grid-template-columns:1fr;gap:46px}
	.clx-faq-sidebar{position:static}
	.clx-faq-sidebar__card{display:grid;grid-template-columns:1fr auto;gap:8px 30px;align-items:center}
	.clx-faq-sidebar__card .clx-eyebrow,.clx-faq-sidebar__card h2,.clx-faq-sidebar__card>p{grid-column:1}
	.clx-faq-sidebar__card>.clx-button{grid-column:2;grid-row:1/4;width:auto}
	.clx-faq-sidebar__email{grid-column:1/-1}
}
@media(max-width:767px){
	.clx-faq-hero{padding:58px 0 62px}
	.clx-faq-hero__grid{gap:34px}
	.clx-faq-hero__copy h1{font-size:clamp(48px,15vw,72px)}
	.clx-faq-hero__copy>p{font-size:16px}
	.clx-faq-hero__actions{align-items:flex-start;flex-direction:column;gap:18px;margin-top:26px}
	.clx-faq-hero__summary>div{min-height:120px;padding:21px}
	.clx-faq-hero__summary strong{font-size:44px}
	.clx-faq-tools{margin-top:-22px}
	.clx-faq-tools>.clx-container{width:calc(100% - 24px);padding:13px 15px 12px}
	.clx-faq-search{min-height:54px}
	.clx-faq-search input{height:54px;padding:0 11px;font-size:14px}
	.clx-faq-filters{margin-right:-15px;padding-top:13px;padding-right:15px}
	.clx-faq-results{margin-top:10px}
	.clx-faq-layout{width:calc(100% - 28px);padding-top:48px;padding-bottom:75px}
	.clx-faq-sidebar__card{display:block;padding:26px}
	.clx-faq-sidebar__card h2{font-size:32px}
	.clx-faq-sidebar__card>.clx-button{width:100%;margin-top:4px}
	.clx-faq-group{margin-bottom:54px}
	.clx-faq-group__header{grid-template-columns:1fr;gap:12px;margin-bottom:18px;padding-bottom:19px}
	.clx-faq-group__header h2{font-size:38px}
	.clx-faq-group__header p{font-size:14px}
	.clx-faq-item summary{grid-template-columns:minmax(0,1fr) 28px;gap:13px;min-height:74px;padding:17px 16px;font-size:14px}
	.clx-faq-item summary i{width:28px;height:28px}
	.clx-faq-answer{padding:0 20px 22px 16px}
	.clx-faq-answer p{padding-top:19px;font-size:14px}
	.clx-faq-cta{padding:54px 0}
	.clx-faq-cta>.clx-container{align-items:flex-start;flex-direction:column;gap:27px}
	.clx-faq-cta h2{font-size:40px}
}

/* Casa Luxe Atelier 1.4.6.0.6 — native About Us page with revised brand-specific copy. */
.clx-about-page{overflow:hidden;background:var(--clx-ivory)}
.clx-about-hero{position:relative;padding:92px 0 86px;background:
 radial-gradient(circle at 12% 8%,rgba(180,138,74,.12),transparent 34%),
 linear-gradient(135deg,#f7f3ec 0%,#fbfaf7 54%,#eee7dc 100%)}
.clx-about-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(23,23,20,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(23,23,20,.032) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 72%);pointer-events:none}
.clx-about-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:82px}
.clx-about-hero__copy{max-width:660px}
.clx-about-hero h1{max-width:690px;margin:0 0 27px;font-family:var(--clx-serif);font-size:clamp(56px,6vw,94px);font-weight:400;line-height:.94;letter-spacing:-.05em}
.clx-about-hero__copy>p{max-width:610px;margin:0 0 20px;color:var(--clx-muted);font-size:16px;line-height:1.8}
.clx-about-hero__copy .clx-about-hero__lead{max-width:630px;color:var(--clx-charcoal);font-family:var(--clx-serif);font-size:clamp(22px,2vw,30px);line-height:1.35}
.clx-about-hero__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:34px}
.clx-about-hero__principles{display:flex;flex-wrap:wrap;gap:10px;margin-top:42px;padding-top:24px;border-top:1px solid var(--clx-line)}
.clx-about-hero__principles span{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(23,23,20,.11);background:rgba(255,255,255,.5);color:#4f4c45;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.clx-about-hero__principles span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--clx-gold)}
.clx-about-visual{position:relative;min-height:690px}
.clx-about-visual__frame{position:absolute;inset:0 8% 5% 12%;overflow:hidden;border-radius:48% 48% 3px 3px;background:#d8d0c4;box-shadow:0 36px 90px rgba(46,39,28,.18)}
.clx-about-visual__frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.42);border-radius:inherit;box-shadow:inset 0 0 0 11px rgba(255,255,255,.08)}
.clx-about-visual__frame img{width:100%;height:100%;object-fit:cover;object-position:center bottom;filter:saturate(.85) contrast(.97)}
.clx-about-visual__sofa{position:absolute;z-index:3;right:-5%;bottom:-2%;width:58%;filter:drop-shadow(0 24px 20px rgba(33,27,20,.23))}
.clx-about-visual__lamp{position:absolute;z-index:4;top:-6%;right:0;width:22%;filter:drop-shadow(0 12px 12px rgba(33,27,20,.16))}
.clx-about-visual__seal{position:absolute;z-index:5;left:0;bottom:11%;display:grid;place-items:center;width:154px;height:154px;padding:24px;border-radius:50%;background:var(--clx-ink);color:#fff;text-align:center;box-shadow:0 20px 48px rgba(17,16,13,.25)}
.clx-about-visual__seal:before,.clx-about-visual__seal:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.28)}
.clx-about-visual__seal:before{inset:8px}.clx-about-visual__seal:after{inset:15px}
.clx-about-visual__seal span{font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#ddc398}
.clx-about-visual__seal strong{font-family:var(--clx-serif);font-size:24px;font-weight:400;line-height:1.05}
.clx-about-jump{position:relative;z-index:10;border-top:1px solid var(--clx-line);border-bottom:1px solid var(--clx-line);background:#fff}
.clx-about-jump .clx-container{display:grid;grid-template-columns:repeat(4,1fr)}
.clx-about-jump a{position:relative;display:flex;align-items:center;justify-content:center;min-height:65px;border-right:1px solid var(--clx-line);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;transition:.22s ease}
.clx-about-jump a:first-child{border-left:1px solid var(--clx-line)}
.clx-about-jump a:after{content:"";position:absolute;bottom:-1px;left:50%;width:0;height:2px;background:var(--clx-gold);transform:translateX(-50%);transition:.22s ease}
.clx-about-jump a:hover{color:var(--clx-gold-dark)}.clx-about-jump a:hover:after{width:54%}
.clx-about-story{background:#fff}
.clx-about-story__grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:100px;align-items:start}
.clx-about-story__heading{position:sticky;top:130px}
.clx-about-story__heading h2{max-width:550px;margin:0;font-family:var(--clx-serif);font-size:clamp(44px,4.4vw,70px);font-weight:400;line-height:1.02;letter-spacing:-.04em}
.clx-about-story__body{max-width:760px}
.clx-about-story__body>p{margin:0 0 25px;color:#56534c;font-size:17px;line-height:1.86}
.clx-about-story blockquote{position:relative;margin:48px 0 0;padding:42px 44px 42px 66px;border:0;background:var(--clx-warm);font-family:var(--clx-serif);font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.18;letter-spacing:-.025em}
.clx-about-story blockquote:before{content:"“";position:absolute;top:10px;left:22px;color:var(--clx-gold);font-family:var(--clx-serif);font-size:72px;line-height:1}
.clx-about-values{background:var(--clx-warm)}
.clx-about-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.clx-about-values__grid article{position:relative;min-height:370px;padding:34px 30px 32px;background:#fff;border:1px solid rgba(23,23,20,.07);transition:transform .28s ease,box-shadow .28s ease}
.clx-about-values__grid article:hover{transform:translateY(-7px);box-shadow:0 22px 55px rgba(30,27,20,.1)}
.clx-about-values__grid article>span{position:absolute;top:23px;right:25px;color:rgba(23,23,20,.2);font-family:var(--clx-serif);font-size:19px}
.clx-about-values__grid svg{width:42px;height:42px;margin:40px 0 42px;fill:none;stroke:var(--clx-gold-dark);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.clx-about-values__grid h3{margin:0 0 17px;font-family:var(--clx-serif);font-size:28px;font-weight:500;line-height:1.12}
.clx-about-values__grid p{margin:0;color:var(--clx-muted);font-size:14px;line-height:1.75}
.clx-about-process{padding:118px 0;background:var(--clx-ink);color:#fff}
.clx-about-process__grid{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);gap:100px;align-items:start}
.clx-about-process__intro{position:sticky;top:130px}
.clx-about-process__intro h2{max-width:580px;margin:0 0 24px;font-family:var(--clx-serif);font-size:clamp(47px,4.8vw,76px);font-weight:400;line-height:.98;letter-spacing:-.045em}
.clx-about-process__intro p{max-width:530px;margin:0 0 34px;color:rgba(255,255,255,.68);font-size:16px;line-height:1.78}
.clx-about-process__steps{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.16)}
.clx-about-process__steps li{display:grid;grid-template-columns:90px 1fr;gap:22px;padding:44px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.clx-about-process__steps b{color:#d3aa6b;font-family:var(--clx-serif);font-size:34px;font-weight:400}
.clx-about-process__steps h3{margin:0 0 12px;font-family:var(--clx-serif);font-size:34px;font-weight:400;line-height:1.1}
.clx-about-process__steps p{max-width:690px;margin:0;color:rgba(255,255,255,.68);font-size:15px;line-height:1.78}
.clx-about-promise{background:#fff}
.clx-about-promise__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:70px;align-items:end;margin-bottom:50px}
.clx-about-promise__head h2{max-width:820px;margin:0;font-family:var(--clx-serif);font-size:clamp(43px,4.3vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.04em}
.clx-about-promise__head>p{margin:0;color:var(--clx-muted);font-size:16px;line-height:1.8}
.clx-about-promise__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--clx-line);border-left:1px solid var(--clx-line)}
.clx-about-promise__grid article{min-height:300px;padding:34px 28px;border-right:1px solid var(--clx-line);border-bottom:1px solid var(--clx-line)}
.clx-about-promise__grid svg{width:36px;height:36px;margin-bottom:44px;fill:none;stroke:var(--clx-gold-dark);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.clx-about-promise__grid h3{margin:0 0 14px;font-family:var(--clx-serif);font-size:25px;font-weight:500;line-height:1.15}
.clx-about-promise__grid p{margin:0;color:var(--clx-muted);font-size:13px;line-height:1.75}
.clx-about-contact{position:relative;padding:92px 0;background:linear-gradient(120deg,#292720,#171714);color:#fff}
.clx-about-contact:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 28%,rgba(180,138,74,.22),transparent 34%);pointer-events:none}
.clx-about-contact__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:80px}
.clx-about-contact h2{max-width:820px;margin:0;font-family:var(--clx-serif);font-size:clamp(44px,4.7vw,74px);font-weight:400;line-height:1;letter-spacing:-.045em}
.clx-about-contact__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}
.clx-about-contact__actions>p{display:grid;gap:9px;width:100%;margin:17px 0 0;color:rgba(255,255,255,.72);font-size:12px}
.clx-about-contact__actions>p a{display:inline-flex;align-items:center;gap:9px;width:max-content}
.clx-about-contact__actions>p svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}
@media(max-width:1180px){
 .clx-about-hero__grid{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:45px}.clx-about-visual{min-height:590px}
 .clx-about-values__grid,.clx-about-promise__grid{grid-template-columns:repeat(2,1fr)}
 .clx-about-process__grid,.clx-about-story__grid{gap:60px}
}
@media(max-width:900px){
 .clx-about-hero{padding:72px 0 70px}.clx-about-hero__grid{grid-template-columns:1fr}.clx-about-hero__copy{max-width:760px}.clx-about-visual{min-height:650px;max-width:680px;width:100%;margin:15px auto 0}
 .clx-about-jump .clx-container{grid-template-columns:repeat(2,1fr)}.clx-about-jump a:nth-child(3){border-left:1px solid var(--clx-line)}.clx-about-jump a:nth-child(-n+2){border-bottom:1px solid var(--clx-line)}
 .clx-about-story__grid,.clx-about-process__grid,.clx-about-promise__head,.clx-about-contact__grid{grid-template-columns:1fr}.clx-about-story__heading,.clx-about-process__intro{position:static}.clx-about-story__body{max-width:none}.clx-about-process__grid{gap:58px}.clx-about-promise__head{gap:28px}.clx-about-contact__grid{gap:42px}.clx-about-contact__actions{max-width:620px}
}
@media(max-width:767px){
 .clx-about-hero{padding:55px 0 56px}.clx-about-hero h1{font-size:clamp(48px,15vw,70px)}.clx-about-hero__copy .clx-about-hero__lead{font-size:23px}.clx-about-hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.clx-about-hero__principles{margin-top:32px}
 .clx-about-visual{min-height:480px;margin-top:20px}.clx-about-visual__frame{inset:0 2% 5% 8%}.clx-about-visual__sofa{right:-12%;bottom:0;width:66%}.clx-about-visual__lamp{right:-5%;width:23%}.clx-about-visual__seal{left:0;bottom:8%;width:116px;height:116px;padding:18px}.clx-about-visual__seal strong{font-size:18px}
 .clx-about-jump .clx-container{width:100%;grid-template-columns:1fr 1fr}.clx-about-jump a{min-height:55px;font-size:9px}.clx-about-jump a:first-child,.clx-about-jump a:nth-child(3){border-left:0}
 .clx-about-story__grid{gap:34px}.clx-about-story__body>p{font-size:15px}.clx-about-story blockquote{margin-top:34px;padding:34px 25px 32px 48px;font-size:28px}.clx-about-story blockquote:before{left:13px;font-size:60px}
 .clx-about-values__grid,.clx-about-promise__grid{grid-template-columns:1fr}.clx-about-values__grid article{min-height:0}.clx-about-values__grid svg{margin:30px 0 34px}
 .clx-about-process{padding:76px 0}.clx-about-process__grid{gap:38px}.clx-about-process__steps li{grid-template-columns:58px 1fr;gap:10px;padding:31px 0}.clx-about-process__steps b{font-size:26px}.clx-about-process__steps h3{font-size:27px}
 .clx-about-promise__grid article{min-height:0}.clx-about-contact{padding:72px 0}.clx-about-contact__actions{flex-direction:column;align-items:flex-start}.clx-about-contact__actions .clx-button{width:100%}
}
@media(max-width:420px){.clx-about-visual{min-height:415px}.clx-about-visual__seal{width:102px;height:102px}.clx-about-visual__seal span{font-size:7px}.clx-about-visual__seal strong{font-size:16px}}


/* v1.4.6.0.8 — editable button typography, inner padding and product-price spacing */
body.clx-atelier .clx-product-card__bottom{
	column-gap:var(--clx-product-price-button-gap,20px)!important;
	row-gap:var(--clx-product-price-button-gap,20px)!important;
}
body.clx-atelier .clx-product-card__bottom>.clx-quote-action{
	margin:0!important;
}

/* v1.4.6.0.9 — selectable Add to Quote position on product cards */
body.clx-atelier .clx-product-card__bottom{
	display:grid!important;
	align-items:center!important;
	column-gap:var(--clx-product-price-button-gap,20px)!important;
	row-gap:var(--clx-product-price-button-gap,20px)!important;
}
body.clx-atelier .clx-product-card__bottom>.price,
body.clx-atelier .clx-product-card__bottom>.clx-quote-action{
	min-width:0;
	max-width:100%;
	margin:0!important;
}
body.clx-atelier .clx-product-card__bottom>.clx-quote-action .add-request-quote-button,
body.clx-atelier .clx-product-card__bottom>.clx-quote-action .button{
	width:auto!important;
	max-width:100%!important;
}

/* Current arrangement: price on the left and button on the right. */
body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom{
	grid-template-columns:minmax(0,1fr) auto!important;
}
body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom>.price{
	grid-column:1;grid-row:1;justify-self:start;
}
body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom>.clx-quote-action{
	grid-column:2;grid-row:1;justify-self:end;
}

/* Button on the left and price on the right. */
body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom{
	grid-template-columns:auto minmax(0,1fr)!important;
}
body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:1;justify-self:start;
}
body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom>.price{
	grid-column:2;grid-row:1;justify-self:end;
}

/* Button on a separate line below the price. */
body.clx-atelier.clx-quote-position-below-left .clx-product-card__bottom,
body.clx-atelier.clx-quote-position-below-center .clx-product-card__bottom,
body.clx-atelier.clx-quote-position-below-right .clx-product-card__bottom,
body.clx-atelier.clx-quote-position-below-full .clx-product-card__bottom{
	grid-template-columns:minmax(0,1fr)!important;
}
body.clx-atelier.clx-quote-position-below-left .clx-product-card__bottom>.price,
body.clx-atelier.clx-quote-position-below-center .clx-product-card__bottom>.price,
body.clx-atelier.clx-quote-position-below-right .clx-product-card__bottom>.price,
body.clx-atelier.clx-quote-position-below-full .clx-product-card__bottom>.price{
	grid-column:1;grid-row:1;justify-self:start;
}
body.clx-atelier.clx-quote-position-below-left .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:2;justify-self:start;
}
body.clx-atelier.clx-quote-position-below-center .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:2;justify-self:center;
}
body.clx-atelier.clx-quote-position-below-right .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:2;justify-self:end;
}
body.clx-atelier.clx-quote-position-below-full .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:2;justify-self:stretch;width:100%;
}
body.clx-atelier.clx-quote-position-below-full .clx-product-card__bottom>.clx-quote-action .add-request-quote-button,
body.clx-atelier.clx-quote-position-below-full .clx-product-card__bottom>.clx-quote-action .button{
	width:100%!important;
}

/* Button on a separate line above the price. */
body.clx-atelier.clx-quote-position-above-left .clx-product-card__bottom,
body.clx-atelier.clx-quote-position-above-center .clx-product-card__bottom,
body.clx-atelier.clx-quote-position-above-right .clx-product-card__bottom{
	grid-template-columns:minmax(0,1fr)!important;
}
body.clx-atelier.clx-quote-position-above-left .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:1;justify-self:start;
}
body.clx-atelier.clx-quote-position-above-center .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:1;justify-self:center;
}
body.clx-atelier.clx-quote-position-above-right .clx-product-card__bottom>.clx-quote-action{
	grid-column:1;grid-row:1;justify-self:end;
}
body.clx-atelier.clx-quote-position-above-left .clx-product-card__bottom>.price,
body.clx-atelier.clx-quote-position-above-center .clx-product-card__bottom>.price,
body.clx-atelier.clx-quote-position-above-right .clx-product-card__bottom>.price{
	grid-column:1;grid-row:2;justify-self:start;
}

/* Use the actual card width, not only the browser width, to prevent overlap in dense desktop grids. */
body.clx-atelier .clx-product-card__content{
	container-type:inline-size;
	container-name:clx-product-content;
}
@container clx-product-content (max-width:330px){
	body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom,
	body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom{
		grid-template-columns:minmax(0,1fr)!important;
	}
	body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom>.price,
	body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom>.price{
		grid-column:1;grid-row:1;justify-self:start;
	}
	body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom>.clx-quote-action{
		grid-column:1;grid-row:2;justify-self:end;
	}
	body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom>.clx-quote-action{
		grid-column:1;grid-row:2;justify-self:start;
	}
}

/* Fallback for browsers without container-query support. */
@media(max-width:520px){
	body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom,
	body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom{
		grid-template-columns:minmax(0,1fr)!important;
	}
	body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom>.price,
	body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom>.price{
		grid-column:1;grid-row:1;justify-self:start;
	}
	body.clx-atelier.clx-quote-position-inline-right .clx-product-card__bottom>.clx-quote-action{
		grid-column:1;grid-row:2;justify-self:end;
	}
	body.clx-atelier.clx-quote-position-inline-left .clx-product-card__bottom>.clx-quote-action{
		grid-column:1;grid-row:2;justify-self:start;
	}
}

/* v1.4.6.0.10 — selectable My Quote header cart/icon */
.clx-header-quote__icon{display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px}
.clx-header-quote__icon svg{display:block;width:22px!important;height:22px!important}
.clx-header-quote__icon-image{display:block;width:22px;height:22px;max-width:22px!important;max-height:22px!important;object-fit:contain;object-position:center;flex:0 0 22px}
@media(max-width:1099px){
	.clx-header-quote__icon,.clx-header-quote__icon-image{width:21px;height:21px;max-width:21px!important;max-height:21px!important;flex-basis:21px}
	.clx-header-quote__icon svg{width:21px!important;height:21px!important}
}


/* Casa Luxe Atelier 1.4.6.0.11 — rounded premium header and responsive navigation */
.clx-header-quote__configured-icon{display:inline-grid;place-items:center;line-height:0}
.clx-header-quote__mobile-cart{display:none}

@media(min-width:1100px){
	.clx-header{
		padding:14px 0 12px;
		border-bottom:0;
		background:linear-gradient(180deg,rgba(250,248,244,.98),rgba(250,248,244,.94));
	}
	.clx-header.is-scrolled{
		background:rgba(250,248,244,.9);
		box-shadow:0 16px 44px rgba(23,23,20,.08);
		backdrop-filter:blur(18px);
		-webkit-backdrop-filter:blur(18px);
	}
	.clx-header__top{
		height:84px;
		padding:0 22px;
		border:1px solid rgba(23,23,20,.1);
		border-radius:28px;
		background:rgba(255,255,255,.96);
		box-shadow:0 12px 34px rgba(35,31,24,.07);
	}
	.clx-search{
		height:46px;
		padding:0 8px 0 16px;
		border:1px solid rgba(23,23,20,.12);
		border-radius:16px;
		background:#f8f5ef;
		transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;
	}
	.clx-search:focus-within{
		border-color:rgba(180,138,74,.65);
		background:#fff;
		box-shadow:0 0 0 4px rgba(180,138,74,.1);
	}
	.clx-header-actions{gap:10px}
	.clx-header-actions>a,
	.clx-account-menu__toggle{
		border-radius:15px;
		transition:background .2s ease,color .2s ease,transform .2s ease;
	}
	.clx-header-wishlist,
	.clx-account-menu__toggle{
		min-height:52px;
		padding:7px 10px;
	}
	.clx-account-menu__toggle{
		display:grid;
		justify-items:center;
		align-content:center;
		gap:4px;
		color:#39372f;
		font-size:10px;
		font-weight:700;
		letter-spacing:.08em;
		text-transform:uppercase;
	}
	.clx-header-wishlist:hover,
	.clx-account-menu__toggle:hover,
	.clx-account-menu.is-open .clx-account-menu__toggle{
		background:#f2eee7;
		color:var(--clx-gold-dark);
		transform:translateY(-1px);
	}
	.clx-header-actions .clx-header-quote{
		min-width:122px;
		min-height:52px;
		padding:10px 15px;
		border-radius:17px;
		box-shadow:0 10px 22px rgba(23,23,20,.14);
		transition:background .2s ease,transform .2s ease,box-shadow .2s ease;
	}
	.clx-header-actions .clx-header-quote:hover{
		background:var(--clx-gold-dark);
		transform:translateY(-2px);
		box-shadow:0 14px 28px rgba(143,107,55,.22);
	}
	.clx-header__nav{
		margin-top:10px;
		border-top:0;
	}
	.clx-header__nav>.clx-container{
		min-height:56px;
		padding:0 12px 0 22px;
		border:1px solid rgba(23,23,20,.09);
		border-radius:22px;
		background:rgba(255,255,255,.94);
		box-shadow:0 9px 26px rgba(35,31,24,.055);
	}
	.clx-primary-nav>ul{gap:clamp(12px,1.55vw,28px)}
	.clx-primary-nav>ul>li>a{
		min-height:40px;
		padding:0 9px;
		border-radius:13px;
		font-size:11px;
		transition:background .2s ease,color .2s ease;
	}
	.clx-primary-nav>ul>li>a:after{display:none}
	.clx-primary-nav>ul>li:hover>a,
	.clx-primary-nav>ul>li.current-menu-item>a,
	.clx-primary-nav>ul>li.current-menu-ancestor>a{
		background:#f2eee7;
		color:var(--clx-gold-dark);
	}
	.clx-primary-nav>ul>li.menu-item-has-children>a{gap:8px}
	.clx-primary-nav>ul>li.menu-item-has-children>a:after{
		content:"";
		display:block;
		position:static;
		width:6px;
		height:6px;
		border-right:1.5px solid currentColor;
		border-bottom:1.5px solid currentColor;
		background:transparent;
		transform:rotate(45deg) translateY(-2px);
		transform-origin:center;
		transition:transform .2s ease;
	}
	.clx-primary-nav>ul>li.menu-item-has-children:hover>a:after{transform:rotate(225deg) translate(-1px,-1px)}
	.clx-primary-nav .sub-menu{
		left:0;
		min-width:250px;
		padding:10px;
		border:1px solid rgba(23,23,20,.1);
		border-radius:18px;
		box-shadow:0 24px 65px rgba(20,18,14,.16);
		transform:translateY(12px) scale(.98);
		transform-origin:top left;
	}
	.clx-primary-nav li:hover>.sub-menu,
	.clx-primary-nav li:focus-within>.sub-menu{transform:translateY(7px) scale(1)}
	.clx-primary-nav .sub-menu a{
		padding:11px 13px;
		border-radius:11px;
		font-size:12px;
		font-weight:650;
	}
	.clx-nav-quote{
		min-height:40px;
		padding:0 15px;
		border:1px solid rgba(180,138,74,.34);
		border-radius:14px;
		background:#fbf7f0;
		white-space:nowrap;
		transition:background .2s ease,color .2s ease,transform .2s ease;
	}
	.clx-nav-quote:hover{
		background:var(--clx-gold-dark);
		color:#fff;
		transform:translateX(2px);
	}
	.clx-account-menu__dropdown{
		top:calc(100% + 8px);
		padding:9px;
		border-radius:17px;
	}
}

@media(max-width:1099px){
	body.clx-menu-open:before{
		content:"";
		position:fixed;
		z-index:94;
		inset:0;
		background:rgba(16,15,13,.42);
		backdrop-filter:blur(3px);
		-webkit-backdrop-filter:blur(3px);
		animation:clxMenuBackdropIn .22s ease both;
	}
	.clx-header{
		z-index:100;
		padding:10px 0;
		border-bottom:0;
		background:rgba(250,248,244,.92);
		box-shadow:none;
		backdrop-filter:blur(16px);
		-webkit-backdrop-filter:blur(16px);
	}
	.clx-header.is-scrolled{box-shadow:0 12px 34px rgba(20,18,14,.1)}
	.clx-header__top{
		grid-template-columns:minmax(0,1fr) 46px 46px;
		grid-template-areas:"brand actions menu";
		gap:8px;
		height:70px;
		padding:0 10px 0 18px;
		border:1px solid rgba(23,23,20,.09);
		border-radius:25px;
		background:rgba(255,255,255,.97);
		box-shadow:0 14px 36px rgba(29,26,21,.1);
	}
	.clx-brand{
		grid-area:brand;
		min-width:0;
		text-align:left;
	}
	.clx-brand .custom-logo-link,
	.clx-brand .clx-logo-wordmark{max-width:100%}
	.clx-brand img{max-height:43px;max-width:min(210px,100%)}
	.clx-menu-toggle{
		grid-area:menu;
		display:grid;
		place-items:center;
		width:46px;
		height:46px;
		border:1px solid rgba(23,23,20,.07);
		border-radius:17px;
		background:#f1f4f1;
		color:var(--clx-ink);
		box-shadow:0 7px 18px rgba(23,23,20,.06);
		transition:background .2s ease,color .2s ease,transform .2s ease;
	}
	.clx-menu-toggle:hover,
	.clx-menu-toggle[aria-expanded=true]{
		background:#ece2d1;
		color:var(--clx-gold-dark);
		transform:translateY(-1px);
	}
	.clx-menu-toggle svg{width:25px;height:25px}
	.clx-header-actions{
		grid-area:actions;
		display:flex;
		justify-self:end;
		gap:0;
	}
	.clx-header-actions>:not(.clx-header-quote){display:none!important}
	.clx-header-actions .clx-header-quote{
		position:relative;
		display:grid;
		place-items:center;
		min-width:46px;
		width:46px;
		height:46px;
		min-height:46px;
		padding:0!important;
		border-radius:17px;
		background:var(--clx-ink);
		color:#fff;
		box-shadow:0 9px 22px rgba(23,23,20,.18);
		transition:background .2s ease,transform .2s ease;
	}
	.clx-header-actions .clx-header-quote:hover{background:var(--clx-gold-dark);transform:translateY(-1px)}
	.clx-header-quote__configured-icon{display:none!important}
	.clx-header-quote__mobile-cart{
		display:inline-grid!important;
		place-items:center;
		width:23px;
		height:23px;
		line-height:0;
	}
	.clx-header-quote__mobile-cart svg{
		display:block!important;
		width:23px!important;
		height:23px!important;
		fill:none!important;
		stroke:#fff!important;
		stroke-width:1.75!important;
		stroke-linecap:round;
		stroke-linejoin:round;
	}
	.clx-header-quote__label{display:none!important}
	.clx-header-quote b{
		position:absolute;
		top:-7px;
		right:-7px;
		min-width:22px;
		height:22px;
		padding:0 5px;
		border:2px solid #fff;
		background:var(--clx-gold);
		color:#fff;
		font-size:10px;
		box-shadow:0 5px 12px rgba(23,23,20,.16);
	}
	.clx-mobile-panel{
		position:absolute;
		z-index:500;
		top:calc(100% + 8px);
		left:20px;
		right:20px;
		bottom:auto;
		width:auto;
		max-height:min(76vh,680px);
		padding:0 16px 18px;
		overflow:auto;
		overscroll-behavior:contain;
		border:1px solid rgba(23,23,20,.1);
		border-bottom:4px solid var(--clx-gold);
		border-radius:26px;
		background:#fffdf9;
		box-shadow:0 30px 90px rgba(17,16,14,.28);
		opacity:0;
		visibility:hidden;
		pointer-events:none;
		transform:translateY(-12px) scale(.975);
		transform-origin:top center;
		transition:opacity .22s ease,transform .22s ease,visibility .22s ease;
	}
	.clx-mobile-panel.is-open{
		opacity:1;
		visibility:visible;
		pointer-events:auto;
		transform:translateY(0) scale(1);
	}
	.admin-bar .clx-mobile-panel{top:calc(100% + 8px)}
	.clx-mobile-panel__head{
		position:sticky;
		z-index:4;
		top:0;
		display:flex;
		align-items:center;
		justify-content:space-between;
		min-height:64px;
		padding:0 2px 0 10px;
		border-bottom:0;
		background:rgba(255,253,249,.96);
		backdrop-filter:blur(12px);
		-webkit-backdrop-filter:blur(12px);
	}
	.clx-mobile-panel__head strong{
		font-size:11px;
		font-weight:800;
		letter-spacing:.14em;
		text-transform:uppercase;
	}
	.clx-mobile-close{
		display:grid;
		place-items:center;
		width:40px;
		height:40px;
		border:1px solid rgba(23,23,20,.08);
		border-radius:14px;
		background:#f2eee7;
		cursor:pointer;
	}
	.clx-mobile-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
	.clx-mobile-search{
		display:flex;
		align-items:center;
		min-height:50px;
		margin:2px 0 16px;
		padding:0 8px 0 15px;
		border:1px solid rgba(23,23,20,.1);
		border-radius:16px;
		background:#f5f1ea;
	}
	.clx-mobile-search:focus-within{border-color:rgba(180,138,74,.55);background:#fff;box-shadow:0 0 0 4px rgba(180,138,74,.09)}
	.clx-mobile-search input{height:48px;font-size:14px}
	.clx-mobile-panel>ul{
		display:grid;
		gap:8px;
		margin:0;
		padding:0;
		list-style:none;
	}
	.clx-mobile-panel>ul>li{
		position:relative;
		padding-right:52px;
		border:1px solid rgba(23,23,20,.08);
		border-radius:18px;
		background:#fff;
		overflow:hidden;
		transition:border-color .2s ease,background .2s ease,transform .2s ease;
	}
	.clx-mobile-panel>ul>li:hover,
	.clx-mobile-panel>ul>li.is-open{border-color:rgba(180,138,74,.3);background:#fbf7f0}
	.clx-mobile-panel>ul>li.current-menu-item,
	.clx-mobile-panel>ul>li.current-menu-ancestor{background:#f3eadc;border-color:rgba(180,138,74,.23)}
	.clx-mobile-panel li a{
		display:block;
		padding:15px 15px!important;
		font-family:var(--clx-sans)!important;
		font-size:16px!important;
		font-weight:750;
		line-height:1.25;
	}
	.clx-submenu-toggle{
		position:absolute;
		top:8px;
		right:8px;
		display:grid;
		place-items:center;
		width:38px;
		height:38px;
		padding:0;
		border:0;
		border-radius:13px;
		background:#f1f4f1;
		color:#173d42;
		cursor:pointer;
		transition:background .2s ease,color .2s ease;
	}
	.clx-submenu-toggle:hover{background:#e9dfce;color:var(--clx-gold-dark)}
	.clx-submenu-toggle span{display:grid;place-items:center;width:20px;height:20px;transition:transform .22s ease}
	.clx-submenu-toggle svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
	.clx-submenu-toggle.is-open span,
	.clx-submenu-toggle[aria-expanded=true] span{transform:rotate(180deg)}
	.clx-mobile-panel .sub-menu{
		display:grid!important;
		gap:3px;
		max-height:0;
		margin:0!important;
		padding:0 12px!important;
		overflow:hidden;
		border-top:0 solid transparent;
		list-style:none;
		opacity:0;
		transform:translateY(-5px);
		transition:max-height .28s ease,opacity .2s ease,transform .2s ease,padding .25s ease,border-color .25s ease;
	}
	.clx-mobile-panel li.is-open>.sub-menu{
		max-height:900px;
		padding:8px 12px 13px!important;
		border-top:1px solid rgba(23,23,20,.08);
		opacity:1;
		transform:none;
	}
	.clx-mobile-panel .sub-menu li{padding:0;border:0;border-radius:11px;background:transparent}
	.clx-mobile-panel .sub-menu a{
		padding:10px 10px!important;
		border-radius:10px;
		font-size:13px!important;
		font-weight:650;
	}
	.clx-mobile-panel .sub-menu a:hover{background:#fff;color:var(--clx-gold-dark)}
	.clx-mobile-actions{
		display:grid;
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:8px;
		margin-top:16px;
	}
	.clx-mobile-actions a{
		display:flex!important;
		align-items:center;
		justify-content:flex-start;
		gap:9px;
		min-height:48px;
		padding:10px 12px!important;
		border:1px solid rgba(23,23,20,.08);
		border-radius:15px;
		background:#f5f1ea!important;
		font-family:var(--clx-sans)!important;
		font-size:10px!important;
		font-weight:800;
		letter-spacing:.045em;
		text-align:left;
		text-transform:uppercase;
	}
	.clx-mobile-actions a:hover{background:#ece2d1!important;color:var(--clx-gold-dark)}
	.clx-mobile-actions svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
	.clx-mobile-contact{
		display:grid;
		gap:7px;
		margin-top:14px;
		padding:14px;
		border:1px solid rgba(23,23,20,.08);
		border-radius:16px;
		background:#fff;
	}
	.clx-mobile-contact a{display:flex;align-items:center;gap:9px;font-size:11px!important;font-weight:650}
	.clx-mobile-contact svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
}

@media(max-width:767px){
	.clx-header{padding:8px 0}
	.clx-header__top{
		grid-template-columns:minmax(0,1fr) 43px 43px;
		height:64px;
		padding:0 8px 0 14px;
		border-radius:22px;
	}
	.clx-brand img{max-height:37px;max-width:min(158px,100%)}
	.clx-logo-monogram{width:34px;height:34px}
	.clx-logo-name strong{font-size:19px}
	.clx-header-actions .clx-header-quote,
	.clx-menu-toggle{width:43px;height:43px;min-width:43px;min-height:43px;border-radius:15px}
	.clx-header-quote__mobile-cart,
	.clx-header-quote__mobile-cart svg{width:21px!important;height:21px!important}
	.clx-mobile-panel{
		top:calc(100% + 6px);
		left:10px;
		right:10px;
		max-height:calc(100dvh - 112px);
		padding:0 12px 14px;
		border-radius:23px;
	}
	.admin-bar .clx-mobile-panel{top:calc(100% + 6px)}
	.clx-mobile-panel__head{min-height:58px;padding-left:8px}
	.clx-mobile-search{margin-bottom:12px}
	.clx-mobile-panel>ul{gap:7px}
	.clx-mobile-panel li a{padding:14px 13px!important;font-size:15px!important}
	.clx-submenu-toggle{top:7px;right:7px;width:36px;height:36px}
	.clx-mobile-actions{gap:7px;margin-top:13px}
	.clx-mobile-actions a{min-height:46px;padding:9px 10px!important;font-size:9px!important}
}

@media(max-width:390px){
	.clx-header__top{grid-template-columns:minmax(0,1fr) 41px 41px;gap:6px;padding-left:11px}
	.clx-brand img{max-width:min(138px,100%)}
	.clx-logo-name small{display:none}
	.clx-header-actions .clx-header-quote,
	.clx-menu-toggle{width:41px;height:41px;min-width:41px;min-height:41px}
	.clx-mobile-actions{grid-template-columns:1fr 1fr}
}

@keyframes clxMenuBackdropIn{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){
	.clx-mobile-panel,.clx-submenu-toggle span,body.clx-menu-open:before{transition:none!important;animation:none!important}
}

/* Final responsive refinements for the rounded navigation */
@media(min-width:1100px){
	.clx-header-actions select{
		height:42px;
		padding:0 30px 0 12px;
		border:1px solid rgba(23,23,20,.1);
		border-radius:14px;
		background-color:#f8f5ef;
		color:var(--clx-ink);
		font-size:10px;
		font-weight:750;
		letter-spacing:.03em;
	}
}
@media(min-width:768px) and (max-width:1099px){
	.clx-mobile-panel{
		left:auto;
		right:20px;
		width:min(560px,calc(100% - 40px));
	}
}
@media(max-width:1099px){
	.clx-mobile-panel>ul>li:not(.menu-item-has-children){padding-right:0}
}
@media(max-width:782px){
	.admin-bar .clx-header.is-scrolled{top:46px}
}

/* Casa Luxe Atelier 1.4.6.0.12 — switchable responsive header/menu designs */
body.clx-atelier{--clx-menu-panel-bg:#fffdf9;--clx-menu-panel-text:var(--clx-ink)}
body.clx-atelier .clx-header-quote__configured-icon{display:inline-grid;place-items:center;line-height:0}
body.clx-atelier .clx-header-quote__mobile-cart{display:none}

/* 1. Classic Atelier — restores the earlier straight, editorial header. */
@media(min-width:1100px){
 body.clx-menu-style-classic .clx-header{padding:0;border-bottom:1px solid var(--clx-line);background:rgba(250,248,244,.97);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
 body.clx-menu-style-classic .clx-header.is-scrolled{background:rgba(250,248,244,.97);box-shadow:0 10px 34px rgba(15,14,11,.08)}
 body.clx-menu-style-classic .clx-header__top{height:92px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
 body.clx-menu-style-classic .clx-search{height:48px;padding:0;border:0;border-bottom:1px solid rgba(23,23,20,.35);border-radius:0;background:transparent;box-shadow:none}
 body.clx-menu-style-classic .clx-search:focus-within{border-color:var(--clx-gold);background:transparent;box-shadow:none}
 body.clx-menu-style-classic .clx-header-actions{gap:22px}
 body.clx-menu-style-classic .clx-header-wishlist,body.clx-menu-style-classic .clx-account-menu__toggle{min-height:auto;padding:0;border-radius:0;background:transparent;transform:none}
 body.clx-menu-style-classic .clx-account-menu__toggle{display:grid;justify-items:center;align-content:center;gap:4px;color:#39372f;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
 body.clx-menu-style-classic .clx-header-wishlist:hover,body.clx-menu-style-classic .clx-account-menu__toggle:hover,body.clx-menu-style-classic .clx-account-menu.is-open .clx-account-menu__toggle{background:transparent;color:var(--clx-gold-dark);transform:none}
 body.clx-menu-style-classic .clx-header-actions .clx-header-quote{min-width:108px;min-height:auto;padding:11px 14px;border-radius:0;box-shadow:none;transform:none}
 body.clx-menu-style-classic .clx-header-actions .clx-header-quote:hover{background:var(--clx-gold-dark);transform:none;box-shadow:none}
 body.clx-menu-style-classic .clx-header__nav{margin-top:0;border-top:1px solid var(--clx-line)}
 body.clx-menu-style-classic .clx-header__nav>.clx-container{min-height:58px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
 body.clx-menu-style-classic .clx-primary-nav>ul{gap:34px}
 body.clx-menu-style-classic .clx-primary-nav>ul>li>a{min-height:58px;padding:0;border-radius:0;font-size:12px;background:transparent}
 body.clx-menu-style-classic .clx-primary-nav>ul>li>a:after{content:"";display:block;position:absolute;left:0;bottom:11px;width:0;height:1px;border:0;background:var(--clx-gold);transform:none;transition:.25s}
 body.clx-menu-style-classic .clx-primary-nav>ul>li:hover>a,body.clx-menu-style-classic .clx-primary-nav>ul>li.current-menu-item>a,body.clx-menu-style-classic .clx-primary-nav>ul>li.current-menu-ancestor>a{background:transparent;color:inherit}
 body.clx-menu-style-classic .clx-primary-nav>ul>li:hover>a:after,body.clx-menu-style-classic .clx-primary-nav>ul>li.current-menu-item>a:after,body.clx-menu-style-classic .clx-primary-nav>ul>li.current-menu-ancestor>a:after{width:100%}
 body.clx-menu-style-classic .clx-primary-nav .sub-menu{left:-24px;min-width:245px;padding:18px 0;border:0;border-radius:0;background:#fff;box-shadow:var(--clx-shadow);transform:translateY(10px)}
 body.clx-menu-style-classic .clx-primary-nav li:hover>.sub-menu,body.clx-menu-style-classic .clx-primary-nav li:focus-within>.sub-menu{transform:none}
 body.clx-menu-style-classic .clx-primary-nav .sub-menu a{padding:9px 24px;border-radius:0;font-size:13px;font-weight:inherit}
 body.clx-menu-style-classic .clx-nav-quote{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;transform:none}
 body.clx-menu-style-classic .clx-nav-quote:hover{background:transparent;color:var(--clx-gold-dark);transform:translateX(3px)}
 body.clx-menu-style-classic .clx-account-menu__dropdown{top:calc(100% + 10px);padding:10px;border-radius:0}
}
@media(max-width:1099px){
 body.clx-menu-style-classic.clx-menu-open:before{display:none}
 body.clx-menu-style-classic .clx-header{padding:0;border-bottom:1px solid var(--clx-line);background:rgba(250,248,244,.97);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
 body.clx-menu-style-classic .clx-header.is-scrolled{box-shadow:0 10px 34px rgba(15,14,11,.08)}
 body.clx-menu-style-classic .clx-header__top{grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"menu brand actions";gap:15px;height:76px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
 body.clx-menu-style-classic .clx-menu-toggle{grid-area:menu;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:0;border-radius:0;background:transparent;color:var(--clx-ink);box-shadow:none;transform:none}
 body.clx-menu-style-classic .clx-menu-toggle:hover,body.clx-menu-style-classic .clx-menu-toggle[aria-expanded=true]{background:transparent;color:var(--clx-gold-dark);transform:none}
 body.clx-menu-style-classic .clx-brand{grid-area:brand;text-align:center}
 body.clx-menu-style-classic .clx-brand img{max-height:45px;max-width:200px}
 body.clx-menu-style-classic .clx-header-actions{grid-area:actions;display:flex;justify-self:end}
 body.clx-menu-style-classic .clx-header-actions .clx-header-quote{position:relative;display:grid;place-items:center;width:auto;min-width:auto;height:auto;min-height:auto;padding:9px!important;border-radius:0;background:var(--clx-ink);box-shadow:none;transform:none}
 body.clx-menu-style-classic .clx-header-quote__configured-icon{display:none!important}
 body.clx-menu-style-classic .clx-header-quote__mobile-cart{display:inline-grid!important;place-items:center;width:22px;height:22px;line-height:0}
 body.clx-menu-style-classic .clx-header-quote__mobile-cart svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:1.75!important}
 body.clx-menu-style-classic .clx-header-quote__label{display:none!important}
 body.clx-menu-style-classic .clx-header-quote b{top:-5px;right:-7px;border:0}
 body.clx-menu-style-classic .clx-mobile-panel{position:fixed;z-index:500;top:112px;left:0;right:0;bottom:0;width:auto;max-height:none;padding:24px 20px 60px;overflow:auto;border:0;border-radius:0;background:var(--clx-ivory);box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .18s ease,visibility .18s ease}
 body.clx-menu-style-classic .clx-mobile-panel:not(.is-open){opacity:0;visibility:hidden;pointer-events:none}
 body.clx-menu-style-classic .clx-mobile-panel__head{position:static;min-height:52px;padding:0;border-bottom:1px solid var(--clx-line);background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}
 body.clx-menu-style-classic .clx-mobile-close{width:38px;height:38px;border:0;border-radius:0;background:transparent}
 body.clx-menu-style-classic .clx-mobile-search{min-height:48px;margin:12px 0 20px;padding:0;border:0;border-bottom:1px solid var(--clx-line);border-radius:0;background:transparent;box-shadow:none}
 body.clx-menu-style-classic .clx-mobile-panel>ul{display:block;margin:0;padding:0}
 body.clx-menu-style-classic .clx-mobile-panel>ul>li{padding-right:48px;border:0;border-bottom:1px solid var(--clx-line);border-radius:0;background:transparent;overflow:visible}
 body.clx-menu-style-classic .clx-mobile-panel li a{display:block;padding:14px 2px!important;font-family:var(--clx-serif)!important;font-size:25px!important;font-weight:var(--clx-heading-weight);line-height:1.2}
 body.clx-menu-style-classic .clx-submenu-toggle{top:8px;right:0;width:42px;height:42px;border:0;border-radius:0;background:transparent;color:var(--clx-ink)}
 body.clx-menu-style-classic .clx-mobile-panel .sub-menu{display:none!important;max-height:none;margin:0 0 15px!important;padding:0 0 0 15px!important;border:0;opacity:1;transform:none;transition:none}
 body.clx-menu-style-classic .clx-mobile-panel li.is-open>.sub-menu{display:block!important;max-height:none;padding:0 0 0 15px!important;border:0}
 body.clx-menu-style-classic .clx-mobile-panel .sub-menu a{padding:7px 0!important;border-radius:0;font-family:var(--clx-sans)!important;font-size:13px!important;font-weight:600}
 body.clx-menu-style-classic .clx-mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:24px}
 body.clx-menu-style-classic .clx-mobile-actions a{justify-content:center;min-height:46px;padding:12px 8px!important;border:1px solid var(--clx-line);border-radius:0;background:#fff!important;font-size:10px!important;text-align:center}
 body.clx-menu-style-classic .clx-mobile-contact{margin-top:12px;padding:14px;border:1px solid var(--clx-line);border-radius:0;background:#fff}
}
@media(max-width:767px){
 body.clx-menu-style-classic .clx-header__top{height:70px}
 body.clx-menu-style-classic .clx-mobile-panel{top:104px}
 body.admin-bar.clx-menu-style-classic .clx-mobile-panel{top:150px}
 body.clx-menu-style-classic .clx-brand img{max-height:38px;max-width:165px}
 body.clx-menu-style-classic .clx-mobile-panel li a{font-size:21px!important}
}

/* 2. Rounded Luxe remains the default/current design from version 1.4.6.0.11. */
body.clx-menu-style-rounded{--clx-menu-panel-bg:#fffdf9;--clx-menu-panel-text:var(--clx-ink)}

/* 3. Floating Glass — translucent layers, compact desktop navigation and a glass mobile card. */
@media(min-width:1100px){
 body.clx-menu-style-glass .clx-header{padding:18px 0 14px;border:0;background:linear-gradient(180deg,rgba(237,231,220,.8),rgba(250,248,244,.55));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
 body.clx-menu-style-glass .clx-header.is-scrolled{background:rgba(243,239,232,.78);box-shadow:0 18px 55px rgba(25,22,18,.12)}
 body.clx-menu-style-glass .clx-header__top{height:82px;padding:0 20px;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,255,255,.58));box-shadow:0 18px 55px rgba(37,31,22,.1),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}
 body.clx-menu-style-glass .clx-search{height:44px;padding:0 8px 0 15px;border:1px solid rgba(255,255,255,.75);border-radius:22px;background:rgba(247,243,236,.74);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
 body.clx-menu-style-glass .clx-search:focus-within{background:#fff;border-color:rgba(180,138,74,.42);box-shadow:0 0 0 5px rgba(180,138,74,.08)}
 body.clx-menu-style-glass .clx-header-actions>a,body.clx-menu-style-glass .clx-account-menu__toggle{border-radius:18px}
 body.clx-menu-style-glass .clx-header-wishlist:hover,body.clx-menu-style-glass .clx-account-menu__toggle:hover,body.clx-menu-style-glass .clx-account-menu.is-open .clx-account-menu__toggle{background:rgba(255,255,255,.7)}
 body.clx-menu-style-glass .clx-header-actions .clx-header-quote{border:1px solid rgba(255,255,255,.2);border-radius:20px;background:linear-gradient(135deg,#24231f,#4c4438);box-shadow:0 12px 30px rgba(24,22,18,.2)}
 body.clx-menu-style-glass .clx-header__nav{margin-top:9px;border:0}
 body.clx-menu-style-glass .clx-header__nav>.clx-container{min-height:52px;width:min(calc(100% - 140px),1240px);padding:0 10px 0 18px;border:1px solid rgba(255,255,255,.72);border-radius:26px;background:rgba(255,255,255,.67);box-shadow:0 14px 40px rgba(37,31,22,.09);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
 body.clx-menu-style-glass .clx-primary-nav>ul{gap:clamp(7px,1.1vw,19px)}
 body.clx-menu-style-glass .clx-primary-nav>ul>li>a{min-height:38px;padding:0 11px;border-radius:19px;font-size:10px;letter-spacing:.055em}
 body.clx-menu-style-glass .clx-primary-nav>ul>li:hover>a,body.clx-menu-style-glass .clx-primary-nav>ul>li.current-menu-item>a,body.clx-menu-style-glass .clx-primary-nav>ul>li.current-menu-ancestor>a{background:rgba(255,255,255,.9);box-shadow:0 6px 18px rgba(28,25,20,.07)}
 body.clx-menu-style-glass .clx-primary-nav .sub-menu{padding:11px;border:1px solid rgba(255,255,255,.85);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 28px 75px rgba(20,18,15,.18);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
 body.clx-menu-style-glass .clx-primary-nav .sub-menu a{border-radius:14px}
 body.clx-menu-style-glass .clx-nav-quote{border:0;border-radius:19px;background:rgba(180,138,74,.12)}
}
@media(max-width:1099px){
 body.clx-menu-style-glass.clx-menu-open:before{background:rgba(31,28,23,.32);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
 body.clx-menu-style-glass .clx-header{padding:11px 0;border:0;background:rgba(238,233,224,.68);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
 body.clx-menu-style-glass .clx-header__top{border:1px solid rgba(255,255,255,.76);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,255,255,.65));box-shadow:0 18px 48px rgba(31,27,21,.13),inset 0 1px 0 #fff}
 body.clx-menu-style-glass .clx-menu-toggle{border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(238,242,238,.82);box-shadow:0 8px 22px rgba(28,25,20,.08)}
 body.clx-menu-style-glass .clx-header-actions .clx-header-quote{border-radius:50%;background:linear-gradient(135deg,#27251f,#5b4d3b)}
 body.clx-menu-style-glass .clx-mobile-panel{left:18px;right:18px;padding:0 14px 16px;border:1px solid rgba(255,255,255,.78);border-bottom:1px solid rgba(255,255,255,.78);border-radius:30px;background:rgba(255,253,249,.86);box-shadow:0 34px 100px rgba(20,18,14,.28);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px)}
 body.clx-menu-style-glass .clx-mobile-panel__head{background:rgba(255,253,249,.58)}
 body.clx-menu-style-glass .clx-mobile-search{border:1px solid rgba(255,255,255,.8);border-radius:22px;background:rgba(242,237,228,.72)}
 body.clx-menu-style-glass .clx-mobile-panel>ul{gap:7px}
 body.clx-menu-style-glass .clx-mobile-panel>ul>li{border:1px solid rgba(255,255,255,.75);border-radius:22px;background:rgba(255,255,255,.67);box-shadow:0 7px 20px rgba(25,22,18,.045)}
 body.clx-menu-style-glass .clx-mobile-panel>ul>li.current-menu-item,body.clx-menu-style-glass .clx-mobile-panel>ul>li.current-menu-ancestor{background:rgba(229,215,192,.68)}
 body.clx-menu-style-glass .clx-submenu-toggle{border-radius:50%;background:rgba(237,240,236,.86)}
 body.clx-menu-style-glass .clx-mobile-actions a,body.clx-menu-style-glass .clx-mobile-contact{border-color:rgba(255,255,255,.75);border-radius:20px;background:rgba(255,255,255,.68)!important}
}

/* 4. Editorial Contrast — a light brand row with a strong dark navigation band. */
@media(min-width:1100px){
 body.clx-menu-style-editorial .clx-header{padding:0;border:0;background:#fffdf9}
 body.clx-menu-style-editorial .clx-header.is-scrolled{background:#fffdf9;box-shadow:0 14px 40px rgba(20,18,14,.11)}
 body.clx-menu-style-editorial .clx-header__top{height:88px;padding:0;border:0;border-radius:0;background:#fffdf9;box-shadow:none}
 body.clx-menu-style-editorial .clx-search{height:44px;padding:0 10px 0 16px;border:1px solid #ded8cf;border-radius:0;background:#f8f5ef}
 body.clx-menu-style-editorial .clx-search:focus-within{border-color:var(--clx-gold);background:#fff;box-shadow:none}
 body.clx-menu-style-editorial .clx-header-wishlist,body.clx-menu-style-editorial .clx-account-menu__toggle{border-radius:0}
 body.clx-menu-style-editorial .clx-header-actions .clx-header-quote{border-radius:0;background:var(--clx-gold-dark);box-shadow:none}
 body.clx-menu-style-editorial .clx-header__nav{margin:0;border:0;background:#171714}
 body.clx-menu-style-editorial .clx-header__nav>.clx-container{min-height:60px;padding:0;border:0;border-radius:0;background:#171714;box-shadow:none}
 body.clx-menu-style-editorial .clx-primary-nav>ul{gap:clamp(15px,1.75vw,34px)}
 body.clx-menu-style-editorial .clx-primary-nav>ul>li>a{min-height:60px;padding:0 3px;border-radius:0;color:#fff;font-size:11px;letter-spacing:.09em}
 body.clx-menu-style-editorial .clx-primary-nav>ul>li>a:after{display:block;content:"";position:absolute;left:0;right:0;bottom:0;width:auto;height:3px;border:0;background:var(--clx-gold);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}
 body.clx-menu-style-editorial .clx-primary-nav>ul>li:hover>a,body.clx-menu-style-editorial .clx-primary-nav>ul>li.current-menu-item>a,body.clx-menu-style-editorial .clx-primary-nav>ul>li.current-menu-ancestor>a{background:transparent;color:#fff}
 body.clx-menu-style-editorial .clx-primary-nav>ul>li:hover>a:after,body.clx-menu-style-editorial .clx-primary-nav>ul>li.current-menu-item>a:after,body.clx-menu-style-editorial .clx-primary-nav>ul>li.current-menu-ancestor>a:after{transform:scaleX(1)}
 body.clx-menu-style-editorial .clx-primary-nav>ul>li.menu-item-has-children>a:after{display:block;position:absolute;width:auto;height:3px;border:0;transform:scaleX(0)}
 body.clx-menu-style-editorial .clx-primary-nav>ul>li.menu-item-has-children:hover>a:after{transform:scaleX(1)}
 body.clx-menu-style-editorial .clx-primary-nav .sub-menu{left:0;padding:8px 0;border:0;border-top:3px solid var(--clx-gold);border-radius:0;background:#22211d;box-shadow:0 24px 65px rgba(0,0,0,.26)}
 body.clx-menu-style-editorial .clx-primary-nav .sub-menu a{padding:12px 20px;border-radius:0;color:#f7f3eb}
 body.clx-menu-style-editorial .clx-primary-nav .sub-menu a:hover{background:#34312b;color:#fff}
 body.clx-menu-style-editorial .clx-nav-quote{min-height:38px;padding:0 16px;border:1px solid rgba(255,255,255,.34);border-radius:0;background:transparent;color:#fff}
 body.clx-menu-style-editorial .clx-nav-quote:hover{background:var(--clx-gold);color:#171714}
}
@media(max-width:1099px){
 body.clx-menu-style-editorial.clx-menu-open:before{background:rgba(0,0,0,.62);backdrop-filter:none;-webkit-backdrop-filter:none}
 body.clx-menu-style-editorial .clx-header{padding:8px 0;border:0;background:#fffdf9;backdrop-filter:none;-webkit-backdrop-filter:none}
 body.clx-menu-style-editorial .clx-header__top{border:1px solid #e5dfd5;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(25,22,18,.09)}
 body.clx-menu-style-editorial .clx-menu-toggle{border:0;border-radius:7px;background:#171714;color:#fff;box-shadow:none}
 body.clx-menu-style-editorial .clx-menu-toggle:hover,body.clx-menu-style-editorial .clx-menu-toggle[aria-expanded=true]{background:var(--clx-gold-dark);color:#fff}
 body.clx-menu-style-editorial .clx-header-actions .clx-header-quote{border-radius:7px;background:var(--clx-gold-dark);box-shadow:none}
 body.clx-menu-style-editorial .clx-mobile-panel{left:12px;right:12px;padding:0 14px 16px;border:1px solid #34312b;border-bottom:4px solid var(--clx-gold);border-radius:14px;background:#1d1c19;color:#fff;box-shadow:0 35px 100px rgba(0,0,0,.42)}
 body.clx-menu-style-editorial .clx-mobile-panel__head{background:#1d1c19;color:#fff}
 body.clx-menu-style-editorial .clx-mobile-close{border-color:#3a3731;background:#2b2924;color:#fff}
 body.clx-menu-style-editorial .clx-mobile-search{border-color:#3a3731;border-radius:8px;background:#292721;color:#fff}
 body.clx-menu-style-editorial .clx-mobile-search input{color:#fff}
 body.clx-menu-style-editorial .clx-mobile-search input::placeholder{color:#aaa59c}
 body.clx-menu-style-editorial .clx-mobile-search button{color:#fff}
 body.clx-menu-style-editorial .clx-mobile-panel>ul>li{border-color:#38352f;border-radius:8px;background:#24231f}
 body.clx-menu-style-editorial .clx-mobile-panel>ul>li:hover,body.clx-menu-style-editorial .clx-mobile-panel>ul>li.is-open{border-color:#65553c;background:#2b2924}
 body.clx-menu-style-editorial .clx-mobile-panel>ul>li.current-menu-item,body.clx-menu-style-editorial .clx-mobile-panel>ul>li.current-menu-ancestor{border-color:var(--clx-gold);background:#322b21}
 body.clx-menu-style-editorial .clx-mobile-panel li a{color:#fff}
 body.clx-menu-style-editorial .clx-submenu-toggle{border-radius:6px;background:#34312b;color:#fff}
 body.clx-menu-style-editorial .clx-mobile-panel .sub-menu{border-color:#3a3731}
 body.clx-menu-style-editorial .clx-mobile-panel .sub-menu a:hover{background:#34312b;color:#fff}
 body.clx-menu-style-editorial .clx-mobile-actions a{border-color:#3a3731;border-radius:8px;background:#292721!important;color:#fff}
 body.clx-menu-style-editorial .clx-mobile-contact{border-color:#3a3731;border-radius:8px;background:#24231f}
 body.clx-menu-style-editorial .clx-mobile-contact a{color:#fff}
}

/* Ensure every non-classic mobile design keeps a clear built-in cart symbol. */
@media(max-width:1099px){
 body.clx-menu-style-rounded .clx-header-quote__configured-icon,
 body.clx-menu-style-glass .clx-header-quote__configured-icon,
 body.clx-menu-style-editorial .clx-header-quote__configured-icon{display:none!important}
 body.clx-menu-style-rounded .clx-header-quote__mobile-cart,
 body.clx-menu-style-glass .clx-header-quote__mobile-cart,
 body.clx-menu-style-editorial .clx-header-quote__mobile-cart{display:inline-grid!important}
}

/* v1.4.6.0.25 — footer social icons, cache-safe and globally constrained. */
.clx-footer .clx-footer-social{
	display:flex!important;
	flex-direction:row!important;
	align-items:center!important;
	justify-content:center!important;
	gap:10px!important;
	width:auto!important;
	max-width:1320px!important;
	min-height:52px!important;
	margin:0 auto!important;
	padding:18px 24px 8px!important;
	overflow:visible!important;
}
.clx-footer .clx-footer-social__link{
	box-sizing:border-box!important;
	display:inline-grid!important;
	place-items:center!important;
	flex:0 0 42px!important;
	width:42px!important;
	height:42px!important;
	min-width:42px!important;
	max-width:42px!important;
	min-height:42px!important;
	max-height:42px!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden!important;
	border:1px solid rgba(255,255,255,.28)!important;
	border-radius:50%!important;
	color:#fff!important;
	background:transparent!important;
	line-height:1!important;
	text-decoration:none!important;
	transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
.clx-footer .clx-footer-social__link:hover,
.clx-footer .clx-footer-social__link:focus-visible{
	background:var(--clx-gold)!important;
	border-color:var(--clx-gold)!important;
	color:#fff!important;
	transform:translateY(-2px);
	outline:none;
}
.clx-footer .clx-footer-social__link svg,
.clx-footer .clx-footer-social__link .clx-footer-social__svg{
	box-sizing:border-box!important;
	display:block!important;
	flex:none!important;
	width:20px!important;
	height:20px!important;
	min-width:20px!important;
	max-width:20px!important;
	min-height:20px!important;
	max-height:20px!important;
	margin:0!important;
	padding:0!important;
	position:static!important;
	transform:none!important;
}
.clx-footer .clx-footer-social__link--facebook svg{
	fill:currentColor!important;
	stroke:none!important;
}
.clx-footer .clx-footer-social__link--instagram svg{
	fill:none!important;
	stroke:currentColor!important;
	stroke-width:1.8!important;
	stroke-linecap:round;
	stroke-linejoin:round;
}
.clx-footer .clx-footer-social__link--instagram svg circle:last-child{
	fill:currentColor!important;
	stroke:none!important;
}
.clx-footer .clx-footer-bottom{
	overflow:visible!important;
}
@media(max-width:767px){
	.clx-footer .clx-footer-social{
		padding:16px 16px 6px!important;
	}
	.clx-footer .clx-footer-social__link{
		flex-basis:40px!important;
		width:40px!important;
		height:40px!important;
		min-width:40px!important;
		max-width:40px!important;
		min-height:40px!important;
		max-height:40px!important;
	}
}

/* v1.4.6.0.26 — keep fixed Assistant/WhatsApp controls clear of footer copyright text. */
@media(min-width:768px){
	.clx-footer .clx-footer-bottom{
		padding-top:22px!important;
		padding-right:var(--clx-footer-right-guard,0px)!important;
		padding-bottom:22px!important;
		padding-left:var(--clx-footer-left-guard,0px)!important;
		min-height:82px!important;
		align-items:flex-start!important;
	}
	.clx-footer .clx-footer-bottom > p{
		margin-top:0!important;
		margin-bottom:0!important;
	}
}
@media(max-width:767px){
	.clx-footer .clx-footer-bottom{
		/*
		 * Mobile floating controls collapse to compact icons. Keep a clear
		 * lower safety strip so they sit over empty footer space, not text.
		 */
		padding:20px 0 78px!important;
		min-height:118px!important;
	}
	.clx-footer .clx-footer-bottom > p{
		margin:0 0 8px!important;
	}
	.clx-footer .clx-footer-bottom > p:last-child{
		margin-bottom:0!important;
	}
}
