:root{
  --daarte-accent:#b78952;
  --daarte-dark:#171717;
  --daarte-cream:#f6f0e8;
  --daarte-surface:#ffffff;
  --daarte-text:#1d1a17;
  --daarte-muted:#6f6861;
  --daarte-border:#e7dfd6;
  --daarte-soft:#faf8f5;
  --daarte-soft-2:#f4efe9;
  --daarte-green:#20a85a;
  --daarte-green-dark:#168248;
  --daarte-danger:#a74242;
  --daarte-max:1320px;
  --daarte-pad:clamp(24px,4.7vw,72px);
  --daarte-radius:16px;
  --daarte-radius-sm:10px;
  --daarte-serif:ui-serif,"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;
  --daarte-sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --daarte-shadow:0 16px 44px rgba(40,31,24,.08);
  --daarte-shadow-hover:0 22px 60px rgba(40,31,24,.13);
  --e-global-color-primary:#171717;
  --e-global-color-accent:#b78952;
}

/* =========================================================
   FOUNDATION / HELLO ELEMENTOR NORMALIZATION
   ========================================================= */
body.daarte-site-active{
  margin:0!important;
  overflow-x:hidden;
  background:#fff;
  color:var(--daarte-text);
  font-family:var(--daarte-sans);
  font-size:16px;
  line-height:1.62;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.daarte-site-active *{box-sizing:border-box}
body.daarte-site-active #site-header,
body.daarte-site-active #site-footer,
body.daarte-site-active header.site-header,
body.daarte-site-active footer.site-footer,
body.daarte-site-active .page-header{display:none!important}
body.daarte-site-active .site-main,
body.daarte-managed-page .site-main,
body.daarte-managed-page .page-content,
body.daarte-managed-page .elementor-location-single{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.daarte-managed-page .entry-title{display:none!important}
body.daarte-site-active a{color:var(--daarte-text);text-decoration-color:rgba(29,26,23,.3)}
body.daarte-site-active a:hover{color:#000}
body.daarte-site-active .woocommerce a:not(.button):not(.checkout-button):not(.daarte-product-wa),
body.daarte-site-active .woocommerce-page a:not(.button):not(.checkout-button):not(.daarte-product-wa){color:var(--daarte-text)!important}
body.daarte-site-active .woocommerce a:not(.button):hover,
body.daarte-site-active .woocommerce-page a:not(.button):hover{color:#000!important}
body.daarte-site-active input,
body.daarte-site-active textarea,
body.daarte-site-active select,
body.daarte-site-active button{font-family:var(--daarte-sans)}
body.daarte-site-active :focus-visible{outline:2px solid color-mix(in srgb,var(--daarte-accent) 72%,#fff);outline-offset:3px}
body.daarte-site-active input[type=radio],body.daarte-site-active input[type=checkbox]{accent-color:var(--daarte-dark)}
body.daarte-mobile-menu-open,body.daarte-filters-open{overflow:hidden!important}

.daarte-forced-location{position:relative;width:100%;z-index:50}
.daarte-forced-header{position:sticky;top:0;z-index:9997}
.admin-bar .daarte-forced-header{top:32px}
.daarte-forced-footer{z-index:20}
body.daarte-managed-page .elementor-element.daarte-home-block,
body.daarte-managed-page .elementor-element.daarte-about-block,
.elementor-element.daarte-template-header,
.elementor-element.daarte-template-footer,
.elementor-element.daarte-template-product,
.elementor-element.daarte-template-archive{--padding-top:0;--padding-right:0;--padding-bottom:0;--padding-left:0}
body.daarte-managed-page .elementor-element.daarte-home-block>.e-con-inner,
body.daarte-managed-page .elementor-element.daarte-about-block>.e-con-inner,
.elementor-element.daarte-template-header>.e-con-inner,
.elementor-element.daarte-template-footer>.e-con-inner,
.elementor-element.daarte-template-product>.e-con-inner,
.elementor-element.daarte-template-archive>.e-con-inner{max-width:none!important;width:100%!important;padding:0!important}

.daarte-widget,.daarte-header,.daarte-footer{font-family:var(--daarte-sans);color:var(--daarte-text)}
.daarte-widget img,.daarte-header img,.daarte-footer img{max-width:100%;height:auto}
.daarte-widget h1,.daarte-widget h2,.daarte-widget h3,.daarte-widget h4,.daarte-footer h4{margin-top:0;color:inherit}
.daarte-widget h1,.daarte-widget h2,.daarte-widget .daarte-display{font-family:var(--daarte-serif);font-weight:500;letter-spacing:-.035em}
.daarte-widget a,.daarte-header a,.daarte-footer a{transition:color .2s ease,opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
.daarte-kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:750;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;color:#7a7168}
.daarte-kicker:before{content:"";width:22px;height:1px;background:currentColor;opacity:.55}
.daarte-richtext{font-size:15px;line-height:1.82;color:#5e5751}.daarte-richtext p{margin-top:0;margin-bottom:17px}.daarte-richtext p:last-child{margin-bottom:0}

.daarte-btn,.daarte-product-wa{
  appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;
  min-height:48px;padding:12px 20px;border:1px solid var(--daarte-dark);border-radius:9px;
  background:var(--daarte-dark);color:#fff!important;text-decoration:none!important;
  font-size:13px;font-weight:700;line-height:1.1;cursor:pointer;box-shadow:none
}
.daarte-btn:hover,.daarte-product-wa:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.12)}
.daarte-btn svg,.daarte-small-btn svg{width:16px;height:16px;flex:0 0 16px}
.daarte-btn-outline{background:#fff;color:var(--daarte-dark)!important;border-color:#cfc5bb}
.daarte-btn-outline:hover{border-color:#8f847a;background:#fbf8f4}
.daarte-btn-dark-outline{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.35)!important}
.daarte-media-placeholder{width:100%;height:100%;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#eee7df,#faf7f3);color:#887e74;text-align:center}.daarte-media-placeholder span{font:500 32px/1 var(--daarte-serif);letter-spacing:.08em}.daarte-media-placeholder small{font-size:12px}

/* =========================================================
   HEADER — desktop navigation + true mobile drawer
   ========================================================= */
.daarte-header{
  width:100%;background:rgba(251,248,244,.97);border-bottom:1px solid rgba(23,23,23,.07);
  color:var(--daarte-dark);backdrop-filter:saturate(150%) blur(14px);transition:box-shadow .25s ease,background .25s ease
}
.daarte-header.is-scrolled{background:rgba(255,253,250,.96);box-shadow:0 8px 28px rgba(30,23,18,.06)}
.daarte-header-inner{
  width:min(var(--daarte-max),100%);min-height:78px;margin:0 auto;padding:0 var(--daarte-pad);
  display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(250px,1fr);align-items:center;gap:28px
}
.daarte-header-logo{justify-self:start;display:inline-flex;align-items:center;color:inherit!important;text-decoration:none!important;min-width:0}
.daarte-header-logo img{display:block;max-width:160px;max-height:50px;object-fit:contain}
.daarte-header-logo>span{font:500 31px/1 var(--daarte-serif);letter-spacing:.035em}
.daarte-header-nav{justify-self:center;font-size:13.5px;font-weight:650;white-space:nowrap}
.daarte-menu{display:flex;align-items:center;gap:clamp(24px,3vw,44px);margin:0!important;padding:0!important;list-style:none!important}
.daarte-menu li{position:relative;margin:0!important;padding:0!important}
.daarte-menu>li>a{position:relative;display:block;padding:29px 0;color:inherit!important;text-decoration:none!important}
.daarte-menu>li>a:after{content:"";position:absolute;left:50%;right:50%;bottom:20px;height:1px;background:currentColor;transition:left .2s ease,right .2s ease}
.daarte-menu>li>a:hover:after,.daarte-menu>.current-menu-item>a:after,.daarte-menu>.current_page_item>a:after{left:0;right:0}
.daarte-menu .sub-menu{position:absolute;top:100%;left:-18px;min-width:210px;margin:0!important;padding:10px!important;list-style:none!important;background:#fff;border:1px solid var(--daarte-border);border-radius:12px;box-shadow:var(--daarte-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;white-space:normal}
.daarte-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.daarte-menu .sub-menu a{display:block;padding:10px 11px;border-radius:8px;font-size:13px;text-decoration:none!important}.daarte-menu .sub-menu a:hover{background:var(--daarte-soft)}
.daarte-header-actions{justify-self:end;display:flex;align-items:center;gap:10px}
.daarte-header-cart{position:relative;width:44px;height:44px;display:grid!important;place-items:center;border:1px solid #ddd4ca;border-radius:50%;background:#fff;color:#292521!important;text-decoration:none!important}
.daarte-header-cart:hover{background:#f2ece5;transform:translateY(-1px)}
.daarte-cart-icon{width:20px;height:20px}
.daarte-cart-count{position:absolute;right:-5px;top:-6px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fbf8f4;border-radius:999px;background:var(--daarte-accent);color:#fff;font-size:10px;font-weight:800;line-height:1}
.daarte-header-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border:1px solid var(--daarte-dark);border-radius:9px;background:var(--daarte-dark);color:#fff!important;text-decoration:none!important;font-size:12.5px;font-weight:700}
.daarte-header-cta svg{width:17px;height:17px;flex:0 0 17px}.daarte-header-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,.12)}
/* Important: never allow Elementor/Hello to display the hamburger on desktop. */
.daarte-menu-toggle{display:none!important;width:44px;height:44px;padding:0;border:1px solid #ddd4ca;background:#fff;color:#27231f;border-radius:50%;cursor:pointer;place-items:center}
.daarte-menu-toggle svg{width:21px;height:21px}.daarte-menu-close-icon{display:none}
.daarte-mobile-drawer,.daarte-mobile-backdrop{display:none}

/* =========================================================
   HOME — HERO / CATEGORIES / PRODUCT CARDS
   ========================================================= */
.daarte-hero{position:relative;overflow:hidden;min-height:540px;background:var(--daarte-cream)}
.daarte-hero-slide{display:none;min-height:540px;grid-template-columns:46% 54%}
.daarte-hero-slide.is-active{display:grid;animation:daarteFade .5s ease}
.daarte-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px 42px 72px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)))}
.daarte-hero h1{max-width:610px;margin:14px 0 20px;font-size:clamp(50px,5.2vw,72px);line-height:.99}
.daarte-hero-copy>p{max-width:500px;margin:0;color:#615a54;font-size:15.5px;line-height:1.72}
.daarte-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.daarte-wa-mini{width:17px;height:17px;flex:0 0 17px}
.daarte-hero-media{min-height:540px;background-size:cover;background-position:center center;position:relative}
.daarte-hero-media.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,240,232,.08),transparent 22%);pointer-events:none}
.daarte-dots{position:absolute;z-index:3;left:46%;bottom:22px;display:flex;gap:7px;transform:translateX(-50%)}
.daarte-dots button{appearance:none;width:8px;height:8px;padding:0;border:1px solid #58514b;border-radius:50%;background:transparent;cursor:pointer}.daarte-dots button.is-active{background:#27231f}

.daarte-categories{width:min(var(--daarte-max),100%);margin:0 auto;padding:34px var(--daarte-pad);display:grid;grid-template-columns:215px 1fr;gap:34px;align-items:center;background:#fff;border-bottom:1px solid var(--daarte-border)}
.daarte-categories>h2{margin:0;font:500 29px/1.13 var(--daarte-serif);letter-spacing:-.03em}
.daarte-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.daarte-category-card{min-height:146px;padding:22px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--daarte-soft);border:1px solid transparent;border-radius:13px;color:var(--daarte-dark)!important;text-decoration:none!important}
.daarte-category-card:hover{transform:translateY(-4px);border-color:#ded3c7;background:#fff;box-shadow:0 12px 28px rgba(40,31,24,.07)}
.daarte-category-symbol{height:34px;margin:0 0 12px!important;color:#4d4741}.daarte-category-symbol svg,.daarte-category-symbol i{width:30px;height:30px;margin:0;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;font-size:28px}
.daarte-category-card strong{max-width:165px;font-size:14px;line-height:1.35}.daarte-category-card>span:last-child{margin-top:9px;color:#6a625c;font-size:11.5px}

.daarte-products{width:min(var(--daarte-max),100%);margin:0 auto;padding:48px var(--daarte-pad) 66px;background:#fff}
.daarte-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:26px}
.daarte-section-head h2{margin:0;font:500 clamp(30px,2.7vw,39px)/1.1 var(--daarte-serif);letter-spacing:-.035em}
.daarte-section-head>a{display:inline-flex;align-items:center;gap:7px;color:inherit!important;text-decoration:none!important;font-size:12.5px;font-weight:700}.daarte-section-head>a:hover{opacity:.68}
.daarte-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.daarte-product-card{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--daarte-border);border-radius:var(--daarte-radius);box-shadow:0 4px 16px rgba(40,31,24,.035);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.daarte-product-card:hover{transform:translateY(-5px);border-color:#d8cec3;box-shadow:var(--daarte-shadow-hover)}
.daarte-product-media-link,.daarte-product-title-link{color:inherit!important;text-decoration:none!important}
.daarte-product-image{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f3efea}
.daarte-product-image img{display:block;width:100%!important;height:100%!important;object-fit:cover;transition:transform .45s ease}
.daarte-product-card:hover .daarte-product-image img{transform:scale(1.035)}
.daarte-card-badge{position:absolute;z-index:2;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#fff;color:#312b26;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.daarte-product-card-body{display:flex;flex:1;flex-direction:column;padding:16px}
.daarte-product-card h3{margin:0 0 7px;font-size:14.5px;font-weight:700;line-height:1.42;color:var(--daarte-text)}
.daarte-price{min-height:24px;margin:auto 0 14px;color:#2a2622;font-size:14px}.daarte-price .daarte-from{font-weight:500;color:#716a63}.daarte-price .amount{font-weight:750}.daarte-price del{opacity:.45}.daarte-price ins{text-decoration:none}
.daarte-small-btn{width:100%;display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid #d8cfc6;border-radius:9px;background:#fff;color:#302c28!important;text-decoration:none!important;font-size:11.5px;font-weight:700}.daarte-small-btn:hover{background:#191919;color:#fff!important;border-color:#191919}

.daarte-projects{padding:40px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)));display:grid;grid-template-columns:235px minmax(0,1fr);gap:30px;align-items:center;background:#171717;color:#fff}
.daarte-projects-intro h2{margin:0 0 10px;font:500 30px/1.12 var(--daarte-serif)}.daarte-projects-intro p{margin:0 0 21px;color:#c8c1bb;font-size:13px;line-height:1.65}
.daarte-projects-track{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;min-width:0;overflow-x:auto;scrollbar-width:none}.daarte-projects-track::-webkit-scrollbar{display:none}
.daarte-project-card{min-width:0}.daarte-project-image{aspect-ratio:1.2/1;overflow:hidden;background:#2a2826;border-radius:11px}.daarte-project-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.daarte-project-card:hover img{transform:scale(1.04)}
.daarte-project-card h3{margin:10px 0 3px;font-size:12.5px;font-weight:700}.daarte-project-card p{margin:0;color:#bdb5ae;font-size:11px;line-height:1.45}

/* =========================================================
   HOME — PERSONALIZATION / CORPORATE / CTA / SOCIAL
   ========================================================= */
.daarte-personalize-banner{background:#fff;padding:20px 0}.daarte-personalize-inner{width:min(var(--daarte-max),100%);min-height:330px;margin:0 auto;padding:0 var(--daarte-pad);display:grid;grid-template-columns:43% 35% 22%;align-items:stretch}
.daarte-personalize-banner .daarte-banner-media{overflow:hidden;background:#efe8df;border-radius:14px}.daarte-personalize-banner .daarte-banner-media img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}
.daarte-personalize-banner .daarte-banner-copy{padding:38px 34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.daarte-personalize-banner .daarte-banner-copy h2{max-width:390px;margin:0 0 14px;font:500 clamp(38px,3.8vw,51px)/1.01 var(--daarte-serif);letter-spacing:-.04em}.daarte-personalize-banner .daarte-banner-copy>p{max-width:380px;margin:0;color:#645d57;font-size:14px;line-height:1.7}.daarte-personalize-banner .daarte-banner-copy>.daarte-btn{margin-top:20px}
.daarte-banner-points{display:grid;gap:14px}.daarte-personalize-banner .daarte-banner-points.is-personalize{display:flex;flex-direction:column;justify-content:center;gap:18px;margin:0;padding:30px 0}.daarte-banner-points article{display:flex;gap:12px;align-items:flex-start}.daarte-point-icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#f4eee7}.daarte-point-icon svg{width:17px;height:17px}.daarte-banner-points h3{margin:0 0 3px;font-size:12.5px;font-weight:750}.daarte-banner-points p{margin:0;color:#746d66;font-size:11.5px;line-height:1.45}

.daarte-corporate-banner{background:#181818;color:#fff}.daarte-corporate-inner{width:min(var(--daarte-max),100%);min-height:250px;margin:0 auto;padding:0 var(--daarte-pad);display:grid;grid-template-columns:36% 34% 30%;align-items:stretch}.daarte-corporate-left{padding:38px 30px 34px 0;display:flex;flex-direction:column;justify-content:center}.daarte-corporate-left>h2{margin:0 0 11px;font:500 30px/1.08 var(--daarte-serif);letter-spacing:-.03em;color:#fff}.daarte-corporate-left>p{max-width:340px;margin:0;color:#c4bdb6;font-size:13px;line-height:1.65}.daarte-corporate-banner .daarte-banner-points.is-corporate{grid-template-columns:1fr 1fr;gap:13px 18px;margin-top:21px}.daarte-corporate-banner .daarte-banner-points.is-corporate article:last-child{grid-column:1/-1}.daarte-corporate-banner .daarte-point-icon{width:28px;height:28px;flex-basis:28px;background:transparent;border:1px solid rgba(214,190,157,.6)}.daarte-corporate-banner .daarte-point-icon svg{width:13px;height:13px;color:#d9c29e}.daarte-corporate-banner .daarte-banner-points h3{color:#f7f3ee;font-size:11.5px}.daarte-corporate-banner .daarte-banner-points p{color:#aaa39c;font-size:10.8px}.daarte-corporate-media{overflow:hidden;background:#191919}.daarte-corporate-media img{display:block;width:100%;height:100%;min-height:250px;object-fit:cover}.daarte-corporate-right{padding:38px 0 38px 38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.daarte-corporate-right h2{max-width:310px;margin:0 0 22px;font:500 clamp(29px,3vw,40px)/1.02 var(--daarte-serif);letter-spacing:-.035em;color:#fff}

.daarte-cta-strip{padding:26px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)));display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--daarte-cream);border-bottom:1px solid rgba(23,23,23,.06)}.daarte-cta-strip h2{margin:0 0 5px;font:500 27px/1.18 var(--daarte-serif)}.daarte-cta-strip p{margin:0;color:#69625b;font-size:13px}.daarte-cta-strip .daarte-btn-outline{background:#fff;border-color:#d8cfc6}
.daarte-social{width:min(var(--daarte-max),100%);margin:0 auto;padding:42px var(--daarte-pad) 52px;background:#fff}.daarte-social .daarte-section-head{align-items:end}.daarte-social .daarte-section-head>div p{margin:6px 0 0;color:#69625b;font-size:13px}.daarte-social .daarte-section-head>a{display:inline-flex;align-items:center;gap:7px}.daarte-instagram-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.daarte-social-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.daarte-social-grid>a{display:block;aspect-ratio:1.38/1;overflow:hidden;background:#f2eee9;border-radius:11px}.daarte-social-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.daarte-social-grid a:hover img{transform:scale(1.04)}.daarte-social-action{display:flex;justify-content:center;margin-top:22px}

/* =========================================================
   FOOTER
   ========================================================= */
.daarte-footer{background:#171717;color:#fff}.daarte-footer a{color:#fff!important;text-decoration:none!important}.daarte-footer-inner{width:min(var(--daarte-max),100%);margin:0 auto;padding:50px var(--daarte-pad) 20px}.daarte-footer-grid{display:grid;grid-template-columns:1.35fr .62fr .72fr .95fr .92fr;gap:38px}.daarte-footer-logo{display:inline-flex;align-items:center;margin-bottom:14px;color:#fff!important}.daarte-footer-logo img{max-width:155px;max-height:48px;object-fit:contain;filter:grayscale(1) brightness(5)}.daarte-footer-logo span{font:500 31px/1 var(--daarte-serif);letter-spacing:.035em}.daarte-footer-brand>p{max-width:300px;font-size:12.5px;line-height:1.7}.daarte-footer h4{margin:4px 0 15px;font-size:12.5px;font-weight:800;letter-spacing:.02em}.daarte-footer-muted{color:#aaa49d!important}.daarte-footer-menu{margin:0!important;padding:0!important;list-style:none!important}.daarte-footer-menu li{margin:0 0 8px!important}.daarte-footer-menu a{font-size:12px;color:#ddd8d2!important}.daarte-footer-menu a:hover{color:#fff!important;transform:translateX(2px)}.daarte-footer-social{display:flex;gap:8px;margin-top:16px}.daarte-footer-social a{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:10.5px}.daarte-footer-social svg{width:14px;height:14px}.daarte-footer-grid>div p{margin:0 0 10px;font-size:11.5px;line-height:1.6}.daarte-footer-contact,.daarte-footer-shop{display:inline-flex;align-items:flex-start;gap:8px}.daarte-footer-icon{width:16px;height:16px;flex:0 0 16px;margin-top:1px}.daarte-footer-bottom{margin-top:34px;padding-top:17px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:20px;color:#7e7771;font-size:10.5px}
.daarte-wa-float{position:fixed;right:22px;bottom:22px;z-index:9998;width:56px;height:56px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#25d366;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.2);text-decoration:none!important}.daarte-wa-float:hover{transform:translateY(-3px);background:#1fbd59}.daarte-wa-float-icon{width:30px;height:30px}

/* =========================================================
   ABOUT
   ========================================================= */
.daarte-about-page{background:#fff}.daarte-about-hero{min-height:520px;display:grid;grid-template-columns:52% 48%;background:var(--daarte-cream)}.daarte-about-copy{padding:76px var(--daarte-pad);padding-left:max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)));display:flex;flex-direction:column;justify-content:center}.daarte-about-copy h1{max-width:670px;margin:15px 0 22px;font-size:clamp(50px,5vw,70px);line-height:.99}.daarte-about-copy .daarte-richtext{max-width:630px;font-size:15px}.daarte-about-image{min-height:520px;overflow:hidden}.daarte-about-image img{display:block;width:100%;height:100%;object-fit:cover}
.daarte-essence,.daarte-team{padding:78px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)))}.daarte-section-heading{max-width:780px;margin-bottom:32px}.daarte-section-heading h2{margin:11px 0 0;font:500 clamp(40px,3.7vw,52px)/1.03 var(--daarte-serif);letter-spacing:-.035em}.daarte-mv-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.daarte-mv-grid article,.daarte-values-grid article{padding:28px;border:1px solid var(--daarte-border);border-radius:14px;background:#fbf9f7;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.daarte-mv-grid article:hover,.daarte-values-grid article:hover{transform:translateY(-3px);border-color:#d9cec3;box-shadow:0 12px 30px rgba(40,31,24,.06)}.daarte-mv-grid article>span,.daarte-values-grid article>span{font-size:10.5px;color:var(--daarte-accent);font-weight:800;letter-spacing:.14em}.daarte-mv-grid h3,.daarte-values-grid h3{margin:17px 0 9px;font:500 25px/1.15 var(--daarte-serif)}.daarte-mv-grid p,.daarte-mv-grid article>div,.daarte-values-grid p{margin:0;color:#655e58;font-size:13.5px;line-height:1.72}.daarte-values-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.daarte-values-grid article{padding:23px}.daarte-values-grid h3{font-size:19px}.daarte-values-grid p{font-size:12px}
.daarte-story{display:grid;grid-template-columns:46% 54%;gap:58px;align-items:center;padding:78px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)));background:#f7f3ee}.daarte-story-image{height:440px;overflow:hidden;border-radius:16px;box-shadow:var(--daarte-shadow)}.daarte-story-image img{display:block;width:100%;height:100%;object-fit:cover}.daarte-story h2{max-width:610px;margin:11px 0 21px;font:500 clamp(40px,4vw,54px)/1.02 var(--daarte-serif);letter-spacing:-.035em}.daarte-story .daarte-richtext{font-size:14.5px}
.daarte-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1000px}.daarte-team-grid article{padding:12px 12px 20px;border:1px solid var(--daarte-border);border-radius:16px;background:#fff}.daarte-team-photo{aspect-ratio:1.15/1;margin-bottom:17px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#eee8e0}.daarte-team-photo img{width:100%;height:100%;object-fit:cover}.daarte-team-photo>span{font:500 clamp(72px,8vw,110px)/1 var(--daarte-serif);color:#b8ada2}.daarte-team-grid h3{margin:0 4px 3px;font:500 25px/1.2 var(--daarte-serif)}.daarte-team-grid p{margin:0 4px;color:#77706a;font-size:10.5px;text-transform:uppercase;letter-spacing:.13em}
.daarte-services{padding:74px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad)));display:grid;grid-template-columns:42% 58%;gap:64px;background:#191919;color:#fff}.daarte-services>div:first-child h2{max-width:530px;margin:11px 0 17px;font:500 clamp(42px,4vw,56px)/1.02 var(--daarte-serif)}.daarte-services>div:first-child>p{max-width:530px;color:#b9b3ad;font-size:13.5px;line-height:1.75}.daarte-services .daarte-kicker{color:#c5beb7}.daarte-services .daarte-btn{margin-top:17px;background:#fff;color:#171717!important;border-color:#fff}.daarte-service-list article{padding:21px 0;display:flex;gap:16px;border-bottom:1px solid rgba(255,255,255,.12)}.daarte-service-icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%}.daarte-service-icon svg{width:17px;height:17px;color:#d8cab9}.daarte-service-list h3{margin:0 0 6px;font:500 22px/1.2 var(--daarte-serif)}.daarte-service-list p{margin:0;color:#aaa49e;font-size:12.5px;line-height:1.65}

/* =========================================================
   SHOP ARCHIVE + SHARED WOOCOMMERCE CARD SYSTEM
   ========================================================= */
.daarte-shop-page{background:#fff}.daarte-shop-hero{padding:70px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad))) 50px;background:var(--daarte-cream);text-align:center}.daarte-shop-hero .daarte-kicker{justify-content:center}.daarte-shop-hero h1{margin:13px auto 14px;font-size:clamp(48px,4.8vw,64px);line-height:.98}.daarte-shop-hero p{max-width:680px;margin:0 auto;color:#69625b;font-size:14.5px;line-height:1.7}
.daarte-shop-layout{width:min(var(--daarte-max),100%);margin:0 auto;padding:48px var(--daarte-pad) 78px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px}
.daarte-shop-filters{align-self:start;position:sticky;top:100px;padding:20px;border:1px solid var(--daarte-border);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(40,31,24,.035)}.admin-bar .daarte-shop-filters{top:132px}
.daarte-filter-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--daarte-border)}.daarte-filter-head strong{font:500 23px/1.2 var(--daarte-serif)}.daarte-filter-close{display:none;width:38px;height:38px;border:1px solid var(--daarte-border);border-radius:50%;background:#fff;color:#222;cursor:pointer}.daarte-filter-close svg{width:18px;height:18px}
.daarte-filter-widget{padding:20px 0;border-bottom:1px solid var(--daarte-border)}.daarte-filter-widget:last-child{border-bottom:0;padding-bottom:0}.daarte-filter-widget h3,.daarte-filter-widget .widget-title{margin:0 0 13px;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.daarte-filter-widget ul{margin:0!important;padding:0!important;list-style:none!important}.daarte-filter-widget li{margin:0 0 9px!important;font-size:12.5px;line-height:1.45}.daarte-filter-widget a{color:#4c4742!important;text-decoration:none!important}.daarte-filter-widget a:hover{color:#000!important}.daarte-filter-widget .count{float:right;color:#99918a}.daarte-filter-widget input[type=search]{width:100%;height:44px;padding:0 12px;border:1px solid #d9d0c7;border-radius:9px;background:#fff;font-size:12.5px}.daarte-filter-widget button{min-height:40px;padding:0 14px;border:1px solid #222;border-radius:8px;background:#222;color:#fff;font-size:11.5px;font-weight:700}.daarte-filter-widget .price_slider_wrapper .ui-widget-content{background:#ddd3c9}.daarte-filter-widget .ui-slider .ui-slider-range,.daarte-filter-widget .ui-slider .ui-slider-handle{background:var(--daarte-accent)!important}
.daarte-shop-toolbar-mobile{display:none}.daarte-filter-backdrop{display:none}
.daarte-shop-results{min-width:0}.daarte-shop-results .woocommerce{display:flow-root}.daarte-shop-results .woocommerce-result-count{margin:10px 0 28px!important;font-size:12.5px;color:#807870}.daarte-shop-results .woocommerce-ordering{margin:0 0 28px!important}.daarte-shop-results .woocommerce-ordering select{height:44px;padding:0 38px 0 13px;border:1px solid var(--daarte-border);border-radius:9px;background:#fff;font-size:12.5px;color:#3f3934}.daarte-shop-results .woocommerce:after,.daarte-shop-results .woocommerce:before{display:none}
.daarte-shop-results ul.products{display:grid!important;grid-template-columns:repeat(var(--daarte-shop-columns,3),minmax(0,1fr));gap:24px!important;margin:0!important;padding:0!important;clear:both}
.daarte-shop-results ul.products:before,.daarte-shop-results ul.products:after{display:none!important}

/* Shared card system: archive, related, upsells, cross-sells. */
.daarte-shop-results ul.products li.product,
.daarte-product-more ul.products li.product,
.daarte-cart-section .cross-sells ul.products li.product{
  position:relative!important;float:none!important;width:auto!important;margin:0!important;padding:0 0 16px!important;
  display:flex!important;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--daarte-border)!important;
  border-radius:var(--daarte-radius)!important;box-shadow:0 4px 16px rgba(40,31,24,.035);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease
}
.daarte-shop-results ul.products li.product:hover,
.daarte-product-more ul.products li.product:hover,
.daarte-cart-section .cross-sells ul.products li.product:hover{transform:translateY(-5px);border-color:#d8cec3!important;box-shadow:var(--daarte-shadow-hover)}
.daarte-shop-results ul.products li.product>a.woocommerce-LoopProduct-link,
.daarte-product-more ul.products li.product>a.woocommerce-LoopProduct-link,
.daarte-cart-section .cross-sells ul.products li.product>a.woocommerce-LoopProduct-link{display:flex!important;flex:1;flex-direction:column;color:inherit!important;text-decoration:none!important}
.daarte-shop-results ul.products li.product img,
.daarte-product-more ul.products li.product img,
.daarte-cart-section .cross-sells ul.products li.product img{width:100%!important;aspect-ratio:1/1;object-fit:cover;margin:0!important;background:#f3efea;border-radius:0!important;transition:transform .4s ease}
.daarte-shop-results ul.products li.product:hover img,
.daarte-product-more ul.products li.product:hover img,
.daarte-cart-section .cross-sells ul.products li.product:hover img{transform:scale(1.025)}
.daarte-shop-results ul.products li.product .woocommerce-loop-product__title,
.daarte-product-more ul.products li.product .woocommerce-loop-product__title,
.daarte-cart-section .cross-sells ul.products li.product .woocommerce-loop-product__title{padding:16px 16px 0!important;margin:0 0 7px!important;font-family:var(--daarte-sans)!important;font-size:14px!important;font-weight:700!important;line-height:1.43!important;color:var(--daarte-text)!important}
.daarte-shop-results ul.products li.product .price,
.daarte-product-more ul.products li.product .price,
.daarte-cart-section .cross-sells ul.products li.product .price{display:block!important;padding:0 16px!important;margin:auto 0 14px!important;color:#25211e!important;font-size:13.5px!important;font-weight:700!important}
.daarte-shop-results ul.products li.product .price del,.daarte-product-more ul.products li.product .price del{opacity:.42}.daarte-shop-results ul.products li.product .price ins,.daarte-product-more ul.products li.product .price ins{text-decoration:none}
.daarte-shop-results ul.products li.product .button,
.daarte-product-more ul.products li.product .button,
.daarte-cart-section .cross-sells ul.products li.product .button{width:calc(100% - 32px)!important;min-height:42px!important;margin:0 16px!important;padding:9px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d5cbc0!important;border-radius:9px!important;background:#fff!important;color:#302b27!important;font-size:11.5px!important;font-weight:750!important;line-height:1.2!important;text-align:center!important}
.daarte-shop-results ul.products li.product .button:hover,
.daarte-product-more ul.products li.product .button:hover,
.daarte-cart-section .cross-sells ul.products li.product .button:hover{background:#181818!important;color:#fff!important;border-color:#181818!important}
.daarte-shop-results ul.products li.product .onsale,
.daarte-product-more ul.products li.product .onsale{top:12px!important;left:12px!important;right:auto!important;min-width:auto!important;min-height:auto!important;margin:0!important;padding:6px 9px!important;border-radius:999px!important;background:#fff!important;color:#2e2925!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important;box-shadow:0 4px 14px rgba(0,0,0,.09)}
.daarte-shop-results .woocommerce-pagination{margin-top:42px}.daarte-shop-results .woocommerce-pagination ul{border:0!important;display:flex!important;justify-content:center;gap:7px}.daarte-shop-results .woocommerce-pagination li{border:0!important}.daarte-shop-results .woocommerce-pagination a,.daarte-shop-results .woocommerce-pagination span{min-width:40px;height:40px;display:grid!important;place-items:center;border:1px solid var(--daarte-border);border-radius:50%;background:#fff!important;color:#333!important;font-size:12px!important}.daarte-shop-results .woocommerce-pagination .current{background:#181818!important;color:#fff!important;border-color:#181818!important}

/* =========================================================
   SINGLE PRODUCT
   ========================================================= */
.daarte-single-product{background:#fff}.daarte-product-breadcrumb{width:min(var(--daarte-max),100%);margin:0 auto;padding:26px var(--daarte-pad) 0;color:#8a837d;font-size:11.5px}.daarte-product-breadcrumb .woocommerce-breadcrumb{margin:0!important;color:inherit!important;font-size:inherit!important}.daarte-product-breadcrumb a{color:#716a64!important}
.daarte-product-main{width:min(var(--daarte-max),100%);margin:0 auto;padding:34px var(--daarte-pad) 70px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.84fr);gap:clamp(44px,5.5vw,78px);align-items:start}
.daarte-product-gallery{min-width:0}.daarte-product-gallery .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important}.daarte-product-gallery .woocommerce-product-gallery__wrapper{border-radius:16px;overflow:hidden;background:#f5f1ec}.daarte-product-gallery .woocommerce-product-gallery__image>a{display:block;background:#f5f1ec;overflow:hidden}.daarte-product-gallery .woocommerce-product-gallery__image img{width:100%!important;height:auto!important}.daarte-product-gallery .woocommerce-product-gallery__trigger{top:16px!important;right:16px!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 5px 18px rgba(0,0,0,.08)}
.daarte-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin:10px 0 0!important}.daarte-product-gallery .flex-control-thumbs li{float:none!important;width:auto!important;border-radius:10px;overflow:hidden;background:#f5f1ec}.daarte-product-gallery .flex-control-thumbs img{width:100%!important;aspect-ratio:1/1;object-fit:cover;border-radius:0!important}
.daarte-product-summary{float:none!important;width:auto!important;margin:0!important;position:sticky;top:102px}.admin-bar .daarte-product-summary{top:134px}.daarte-product-summary-card{padding:28px;border:1px solid var(--daarte-border);border-radius:16px;background:#fff;box-shadow:0 10px 34px rgba(40,31,24,.045)}
.daarte-product-eyebrow{display:block;margin-bottom:10px;color:#827970;font-size:10.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.daarte-product-summary .product_title{margin:0 0 14px!important;font:500 clamp(40px,4vw,54px)/1.02 var(--daarte-serif)!important;letter-spacing:-.04em;color:var(--daarte-text)!important}.daarte-product-summary .price{margin:0 0 22px!important;color:#27231f!important;font-size:20px!important;font-weight:700}.daarte-product-summary .price ins{text-decoration:none}.daarte-product-summary .woocommerce-product-rating{margin-bottom:16px!important}.daarte-product-summary .woocommerce-product-details__short-description{color:#625c56;font-size:14px;line-height:1.76}.daarte-product-summary .woocommerce-product-details__short-description p:last-child{margin-bottom:0}
.daarte-product-summary form.cart{margin:24px 0 0!important}.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form){display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px}.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form)>.daarte-personalizer,.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form)>.daarte-product-wa{grid-column:1/-1}.daarte-product-summary form.cart .quantity{margin:0!important}.daarte-product-summary form.cart .quantity .qty{width:100%!important;height:48px;border:1px solid var(--daarte-border);border-radius:9px;font-size:14px;background:#fff}.daarte-product-summary .single_add_to_cart_button{width:100%;min-height:48px!important;padding:0 22px!important;border-radius:9px!important;background:#181818!important;color:#fff!important;font-size:12.5px!important;font-weight:750!important;box-shadow:none!important}.daarte-product-summary .single_add_to_cart_button:hover{background:#000!important;transform:translateY(-1px)}
.daarte-product-summary table.variations{width:100%!important;margin:0 0 18px!important}.daarte-product-summary table.variations th,.daarte-product-summary table.variations td{display:block;padding:0!important;background:none!important}.daarte-product-summary table.variations label{font-size:12.5px;font-weight:750}.daarte-product-summary table.variations select{width:100%;height:46px;margin:6px 0 14px;padding:0 12px;border:1px solid var(--daarte-border);border-radius:9px;background:#fff;font-size:13px}.daarte-product-summary .reset_variations{font-size:11px!important;color:#6d655e!important}.daarte-product-summary .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px}.daarte-product-summary .woocommerce-variation-add-to-cart .daarte-personalizer,.daarte-product-summary .woocommerce-variation-add-to-cart .daarte-product-wa{grid-column:1/-1}
.daarte-product-summary .product_meta{margin-top:22px;padding-top:18px;border-top:1px solid var(--daarte-border);font-size:11.5px;line-height:1.8;color:#837b74}.daarte-product-summary .product_meta a{color:#5f5852!important}
.daarte-personalizer{margin:22px 0;padding:20px;border:1px solid #ded5cc;background:#faf8f5;border-radius:12px}.daarte-personalizer-head{margin-bottom:17px}.daarte-personalizer-head h3{margin:5px 0 6px;font:500 25px/1.17 var(--daarte-serif)}.daarte-personalizer-head p{margin:0;color:#716a64;font-size:12.5px;line-height:1.58}.daarte-custom-field{margin:0 0 14px}.daarte-custom-field>label{display:block;margin-bottom:6px;color:#403a35;font-size:12.5px;font-weight:700}.daarte-custom-field>label small{font-weight:600;color:var(--daarte-accent)}.daarte-custom-field input[type=text],.daarte-custom-field textarea,.daarte-custom-field select{width:100%;min-height:45px;padding:10px 12px;border:1px solid #d8cfc6;border-radius:9px;background:#fff;color:#292521;font-size:13px;box-shadow:none}.daarte-custom-field textarea{min-height:92px;resize:vertical}.daarte-inline-check{display:flex!important;align-items:center;gap:8px;margin:0!important;font-weight:500!important}.daarte-product-wa{width:100%;margin-top:10px;border-color:var(--daarte-green);background:var(--daarte-green);font-size:12.5px}.daarte-product-wa:hover{background:var(--daarte-green-dark);border-color:var(--daarte-green-dark)}.daarte-wa-dot{width:18px;height:18px;flex:0 0 18px}
.daarte-shipping-inline{margin-top:24px;padding-top:22px;border-top:1px solid var(--daarte-border)}.daarte-shipping-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.daarte-shipping-title svg{width:20px;height:20px;color:#625b54}.daarte-shipping-inline h3,.daarte-shipping>h3{margin:0;font:500 22px/1.2 var(--daarte-serif)}.daarte-shipping form,.daarte-shipping-inline form{max-width:100%}.daarte-shipping input,.daarte-shipping-inline input{min-height:44px;border:1px solid #d9d1c8!important;border-radius:9px!important;box-shadow:none!important;font-size:12.5px!important}.daarte-shipping button,.daarte-shipping-inline button{min-height:44px!important;border-radius:9px!important;background:#222!important;color:#fff!important;font-size:11.5px!important}.daarte-plugin-hint{padding:13px 14px;border:1px dashed #d7cec5;border-radius:9px;background:#faf8f5;color:#716a64;font-size:12px}
.daarte-trust-list{margin-top:20px;display:grid;grid-template-columns:1fr;gap:8px}.daarte-trust-list>div{padding:11px 12px;display:flex;align-items:center;gap:10px;background:#f8f5f1;border-radius:9px;font-size:11.8px;color:#5f5953}.daarte-trust-list svg{width:18px;height:18px;color:var(--daarte-accent);flex:0 0 18px}
.daarte-product-more{border-top:1px solid var(--daarte-border);padding:58px max(var(--daarte-pad),calc((100vw - var(--daarte-max))/2 + var(--daarte-pad))) 80px}.daarte-product-more .woocommerce-tabs{width:100%!important}.daarte-product-more .woocommerce-tabs ul.tabs{padding:0!important;margin:0 0 30px!important;display:flex;gap:26px;overflow-x:auto}.daarte-product-more .woocommerce-tabs ul.tabs:before{border-bottom-color:var(--daarte-border)!important}.daarte-product-more .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important;white-space:nowrap}.daarte-product-more .woocommerce-tabs ul.tabs li:before,.daarte-product-more .woocommerce-tabs ul.tabs li:after{display:none!important}.daarte-product-more .woocommerce-tabs ul.tabs li a{padding:13px 0!important;font-size:10.5px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.1em;color:#675f58!important}.daarte-product-more .woocommerce-tabs ul.tabs li.active a{color:#171717!important}.daarte-product-more .woocommerce-Tabs-panel{max-width:980px;color:#5f5953;font-size:14.5px;line-height:1.8}.daarte-product-more .woocommerce-Tabs-panel h2,.daarte-product-more .woocommerce-Tabs-panel h3{font-family:var(--daarte-serif)!important;font-weight:500!important;color:#27231f!important}.daarte-product-more .related>h2,.daarte-product-more .upsells>h2{margin:54px 0 24px;font:500 34px/1.15 var(--daarte-serif);letter-spacing:-.03em}.daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px!important;margin:0!important}

/* =========================================================
   CART / CHECKOUT
   ========================================================= */
.daarte-commerce-hero{padding:64px var(--daarte-pad) 44px!important;background:var(--daarte-cream);text-align:center}.daarte-commerce-hero .daarte-page-title,.daarte-commerce-hero .elementor-heading-title{font:500 clamp(46px,4.7vw,64px)/.98 var(--daarte-serif)!important;letter-spacing:-.045em;color:var(--daarte-text)!important}.daarte-commerce-hero p{margin:13px 0 0;color:#6a645e;font-size:13.5px!important}
.daarte-cart-section,.daarte-checkout-section{width:min(1260px,100%);margin:0 auto;padding:50px var(--daarte-pad) 80px!important}.daarte-cart-section .woocommerce,.daarte-checkout-section .woocommerce{font-size:13.5px;color:#3d3834}
.woocommerce-error,.woocommerce-info,.woocommerce-message{border:1px solid var(--daarte-border)!important;border-top:2px solid var(--daarte-accent)!important;border-radius:10px!important;background:#faf8f5!important;color:#4a443e!important;font-size:12.5px!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--daarte-accent)!important}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{color:#292521!important;font-weight:700!important}

.daarte-cart-section .woocommerce-cart-form{overflow:hidden;border:1px solid var(--daarte-border);border-radius:15px;background:#fff;box-shadow:0 8px 26px rgba(40,31,24,.035)}
.daarte-cart-section table.shop_table{margin:0!important;border:0!important;border-collapse:separate!important;border-spacing:0!important;border-radius:0!important;overflow:hidden!important;background:#fff}.daarte-cart-section table.shop_table th,.daarte-cart-section table.shop_table td{padding:17px 15px!important;border-color:var(--daarte-border)!important;font-size:13px!important;vertical-align:middle}.daarte-cart-section table.shop_table th{font-weight:800;color:#25211e;background:#fbf9f6}.daarte-cart-section .product-thumbnail img{width:96px!important;border-radius:11px}.daarte-cart-section .product-name a{color:#25211e!important;text-decoration:none!important;font-weight:700}.daarte-cart-section .product-name dl.variation{margin:7px 0 0!important;color:#766e67;font-size:11.5px}.daarte-cart-section .quantity .qty{width:68px!important;min-height:42px;border:1px solid #d9d1c8;border-radius:9px;font-size:13px}.daarte-cart-section .actions{padding:14px!important;background:#fbf9f6}.daarte-cart-section .coupon{display:flex;gap:8px}.daarte-cart-section .coupon .input-text{width:190px!important}
.daarte-cart-section .input-text,.daarte-checkout-section input.input-text,.daarte-checkout-section textarea,.daarte-checkout-section select,.daarte-cart-shipping-card input{min-height:46px!important;padding:10px 12px!important;border:1px solid #d9d1c8!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important;font-size:13px!important;color:#332f2b!important}.daarte-cart-section .input-text:focus,.daarte-checkout-section input.input-text:focus,.daarte-checkout-section textarea:focus,.daarte-checkout-section select:focus{border-color:#a89d92!important;box-shadow:0 0 0 3px rgba(183,137,82,.08)!important}
.daarte-cart-section .button,.daarte-checkout-section .button,.daarte-checkout-section #place_order,.daarte-cart-shipping-card button{min-height:46px!important;padding:0 17px!important;border-radius:9px!important;background:#1c1c1c!important;color:#fff!important;font-size:11.8px!important;font-weight:750!important}
.daarte-continue-shopping{display:flex;justify-content:flex-start;margin:16px 0 0}.daarte-continue-shopping a{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:none!important;color:#3f3934!important}.daarte-continue-shopping svg{width:16px;height:16px}
.daarte-cart-section .cart-collaterals{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:28px;align-items:start;margin-top:30px}.daarte-cart-section .cart-collaterals:before,.daarte-cart-section .cart-collaterals:after{display:none!important}.daarte-cart-section .cart-collaterals .daarte-cart-shipping-card{grid-column:1;grid-row:1}.daarte-cart-section .cart-collaterals .cart_totals{grid-column:2;grid-row:1;width:100%!important;float:none!important;margin:0!important;padding:24px;border:1px solid var(--daarte-border);border-radius:15px;background:#faf8f5;box-shadow:0 8px 28px rgba(40,31,24,.04)}.daarte-cart-section .cart-collaterals .cross-sells{grid-column:1/-1;grid-row:2;width:100%!important;float:none!important;margin-top:30px}.daarte-cart-section .cross-sells>h2{margin:0 0 22px;font:500 31px/1.15 var(--daarte-serif)}.daarte-cart-section .cross-sells ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px!important}
.daarte-cart-section .cart_totals h2,.daarte-cart-shipping-card h2{margin:0 0 17px;font:500 31px/1.12 var(--daarte-serif)!important;letter-spacing:-.03em}.daarte-cart-shipping-card{padding:26px;border:1px solid var(--daarte-border);border-radius:15px;background:#fff}.daarte-cart-shipping-card>p{max-width:530px;margin:0 0 16px;color:#706962;font-size:12.5px;line-height:1.65}.daarte-cart-shipping-card .daarte-kicker{margin-bottom:9px}.daarte-cart-section .cart_totals table.shop_table{border:1px solid var(--daarte-border)!important;border-radius:10px!important}.daarte-cart-section .cart_totals table.shop_table th{width:34%}.daarte-cart-section .wc-proceed-to-checkout{padding:10px 0 0!important}.daarte-cart-section .wc-proceed-to-checkout a.checkout-button{width:100%;min-height:50px!important;display:flex!important;align-items:center;justify-content:center;margin:0!important;border-radius:9px!important;background:#171717!important;color:#fff!important;font-size:12.5px!important;font-weight:800!important}.daarte-cart-section .wc-proceed-to-checkout a.checkout-button:hover{background:#000!important}.daarte-cart-section .shipping-calculator-button,.daarte-cart-section .woocommerce-shipping-destination a{color:#4d4640!important}.daarte-cart-section .cart-empty,.daarte-cart-section .return-to-shop{text-align:center}.daarte-cart-section .cart-empty{font:500 31px/1.2 var(--daarte-serif);margin:20px 0!important}
.daarte-cart-assurance{margin-top:18px;padding-top:16px;border-top:1px solid var(--daarte-border);display:grid;gap:11px}.daarte-cart-assurance>div{display:flex;align-items:flex-start;gap:9px}.daarte-cart-assurance svg{width:18px;height:18px;flex:0 0 18px;color:var(--daarte-accent)}.daarte-cart-assurance span{display:grid;gap:1px}.daarte-cart-assurance strong{font-size:11.5px}.daarte-cart-assurance small{color:#7a736c;font-size:10.5px;line-height:1.4}

.daarte-checkout-section form.checkout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:32px;align-items:start}.daarte-checkout-section #customer_details{grid-column:1;width:100%!important;float:none!important;padding:28px;border:1px solid var(--daarte-border);border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(40,31,24,.035)}.daarte-checkout-section #customer_details .col-1,.daarte-checkout-section #customer_details .col-2{width:100%!important;float:none!important}.daarte-checkout-section #customer_details .col-2{margin-top:30px;padding-top:26px;border-top:1px solid var(--daarte-border)}
.daarte-checkout-review-column{grid-column:2;position:sticky;top:104px;align-self:start}.admin-bar .daarte-checkout-review-column{top:136px}.daarte-checkout-section #order_review_heading{width:100%!important;float:none!important;margin:0 0 14px!important;padding:0!important;font:500 31px/1.12 var(--daarte-serif)!important;letter-spacing:-.03em}.daarte-checkout-section #order_review{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;float:none!important;margin:0!important;padding:22px;border:1px solid var(--daarte-border);border-radius:15px;background:#faf8f5;box-shadow:0 8px 28px rgba(40,31,24,.04)}
/* CSS fallback before JS groups heading + review. */
.daarte-checkout-section form.checkout>#order_review_heading{grid-column:2;grid-row:1}.daarte-checkout-section form.checkout>#order_review{grid-column:2;grid-row:2}.daarte-checkout-section form.checkout>#customer_details{grid-row:1 / span 2}
.daarte-checkout-section h3{font:500 30px/1.14 var(--daarte-serif)!important;letter-spacing:-.025em}.daarte-checkout-section .form-row{margin-bottom:14px!important}.daarte-checkout-section .form-row label{margin-bottom:6px;font-size:11.8px;font-weight:750}.daarte-checkout-section .form-row-first,.daarte-checkout-section .form-row-last{width:48.5%!important}.daarte-checkout-section .woocommerce-checkout-review-order-table{margin:0 0 18px!important;border:1px solid var(--daarte-border)!important;border-radius:10px!important;overflow:hidden}.daarte-checkout-section table.shop_table th,.daarte-checkout-section table.shop_table td{padding:13px 12px!important;border-color:var(--daarte-border)!important;font-size:12px!important;vertical-align:top}.daarte-checkout-section table.shop_table th{background:#fff;font-weight:800}.daarte-checkout-section .woocommerce-checkout-payment{background:#fff!important;border:1px solid var(--daarte-border)!important;border-radius:10px!important;overflow:hidden}.daarte-checkout-section .woocommerce-checkout-payment ul.payment_methods{padding:16px!important;border-bottom:1px solid var(--daarte-border)!important}.daarte-checkout-section .woocommerce-checkout-payment ul.payment_methods li{padding:5px 0!important;font-size:12.5px!important}.daarte-checkout-section .woocommerce-checkout-payment .payment_box{margin:10px 0!important;padding:14px!important;border-radius:8px!important;background:#f7f3ee!important;font-size:11.8px!important}.daarte-checkout-section .woocommerce-checkout-payment .payment_box:before{border-bottom-color:#f7f3ee!important}.daarte-checkout-section .place-order{padding:17px!important}.daarte-checkout-section #place_order{width:100%;min-height:52px!important}.daarte-checkout-section .woocommerce-privacy-policy-text{font-size:10.8px;line-height:1.55;color:#746d66}.daarte-checkout-section .woocommerce-privacy-policy-text a,.daarte-checkout-section .woocommerce-terms-and-conditions-link{color:#3f3934!important;text-decoration:underline!important}.daarte-checkout-section .showcoupon{color:#3f3934!important;font-weight:700!important}

/* Select2 polish */
body.daarte-site-active .select2-container .select2-selection--single{height:46px!important;border:1px solid #d9d1c8!important;border-radius:9px!important;background:#fff!important}body.daarte-site-active .select2-container{max-width:100%}.daarte-checkout-section .select2-container{width:100%!important}.daarte-checkout-section .select2-container .select2-selection--single .select2-selection__rendered{line-height:44px!important;padding-left:12px!important;font-size:13px!important;color:#37322e!important}.daarte-checkout-section .select2-container .select2-selection--single .select2-selection__arrow{height:44px!important}.woocommerce form .form-row .required{color:#9e4c4c!important}.woocommerce a.remove{color:#9c3e3e!important;font-size:20px!important;line-height:1!important}

/* =========================================================
   404 / HELPERS
   ========================================================= */
.daarte-404-section{min-height:70vh!important;padding:96px var(--daarte-pad)!important;display:flex!important;justify-content:center!important;align-items:center!important;background:radial-gradient(circle at 50% 40%,#fff 0,#f8f3ed 65%,#f1ebe3 100%)}.daarte-404-section>.e-con-inner{max-width:820px!important}.daarte-404-code .elementor-heading-title{font:500 clamp(90px,10vw,150px)/.8 var(--daarte-serif)!important;color:#d8c7b5!important;letter-spacing:-.06em}.daarte-404-title .elementor-heading-title{margin-top:24px!important;font:500 clamp(40px,4vw,58px)/1.03 var(--daarte-serif)!important;color:#26221f!important}.daarte-404-section .elementor-widget-text-editor{max-width:600px;margin:0 auto;color:#6b655f;font-size:14px;line-height:1.7}.daarte-404-button .elementor-button{min-height:48px;padding:0 21px;border-radius:9px;background:#181818!important;color:#fff!important;font-size:12.5px;font-weight:750}.daarte-editor-note,.daarte-shop-editor-note{padding:22px;border:1px dashed var(--daarte-border);border-radius:10px;background:#faf8f5;color:#6d6660;font-size:13px}.daarte-empty-products{padding:35px;border:1px dashed var(--daarte-border);border-radius:12px;background:#faf8f6;display:flex;flex-direction:column;gap:6px;color:var(--daarte-muted)}
@keyframes daarteFade{from{opacity:.3;transform:scale(1.002)}to{opacity:1;transform:none}}

/* =========================================================
   LAPTOP / TABLET LANDSCAPE
   ========================================================= */
@media(max-width:1180px){
  :root{--daarte-pad:34px}
  .daarte-header-inner{grid-template-columns:150px 1fr 240px;gap:18px}.daarte-header-nav{font-size:12.5px}.daarte-menu{gap:20px}.daarte-header-cta{padding:0 13px;font-size:11.5px}
  .daarte-hero-slide{grid-template-columns:47% 53%}.daarte-hero h1{font-size:clamp(46px,5.3vw,62px)}
  .daarte-categories{grid-template-columns:185px 1fr;gap:24px}.daarte-category-card{min-height:136px}.daarte-category-card strong{font-size:12.8px}
  .daarte-products-grid{gap:16px}.daarte-product-card-body{padding:14px}.daarte-projects{grid-template-columns:205px 1fr}.daarte-projects-track{grid-template-columns:repeat(4,minmax(145px,1fr))}
  .daarte-personalize-inner{grid-template-columns:42% 38% 20%}.daarte-personalize-banner .daarte-banner-copy{padding:30px 25px}.daarte-personalize-banner .daarte-banner-copy h2{font-size:39px}.daarte-personalize-banner .daarte-banner-points.is-personalize{gap:14px}
  .daarte-corporate-inner{grid-template-columns:38% 32% 30%}.daarte-corporate-left{padding-right:20px}.daarte-corporate-right{padding-left:24px}
  .daarte-values-grid{grid-template-columns:repeat(3,1fr)}
  .daarte-shop-layout{grid-template-columns:230px 1fr;gap:30px}.daarte-shop-results ul.products{gap:18px!important}
  .daarte-product-main{grid-template-columns:minmax(0,1fr) minmax(365px,.86fr);gap:42px}.daarte-product-summary-card{padding:24px}.daarte-product-summary .product_title{font-size:42px!important}
  .daarte-cart-section .cart-collaterals{grid-template-columns:1fr 390px}.daarte-checkout-section form.checkout{grid-template-columns:minmax(0,1fr) 390px}
}

/* =========================================================
   TABLET / SMALL LAPTOP — keep desktop header, simplify grids
   ========================================================= */
@media(max-width:900px){
  :root{--daarte-pad:26px}
  .daarte-header-inner{grid-template-columns:140px 1fr auto;gap:14px}.daarte-header-nav{font-size:11.5px}.daarte-menu{gap:15px}.daarte-header-cta{min-width:44px;width:44px;padding:0;border-radius:50%}.daarte-header-cta span{display:none}.daarte-header-wa-icon{width:18px!important;height:18px!important}
  .daarte-hero,.daarte-hero-slide,.daarte-hero-media{min-height:470px}.daarte-hero h1{font-size:46px}.daarte-hero-copy{padding-top:52px;padding-bottom:52px}
  .daarte-categories{grid-template-columns:1fr;gap:20px}.daarte-categories>h2 br{display:none}.daarte-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .daarte-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px}.daarte-product-card h3{font-size:14px}
  .daarte-projects{grid-template-columns:1fr;gap:20px}.daarte-projects-track{grid-template-columns:repeat(4,minmax(210px,1fr))}
  .daarte-personalize-inner{grid-template-columns:48% 52%;}.daarte-personalize-banner .daarte-banner-points.is-personalize{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0 0}.daarte-personalize-banner .daarte-banner-copy{padding-right:0}.daarte-personalize-banner .daarte-banner-media{min-height:330px}
  .daarte-corporate-inner{grid-template-columns:1fr 1fr}.daarte-corporate-left{padding-right:28px}.daarte-corporate-media{display:none}.daarte-corporate-right{padding-left:28px}
  .daarte-social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .daarte-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:32px}.daarte-footer-grid>div:nth-child(4),.daarte-footer-grid>div:nth-child(5){margin-top:10px}
  .daarte-about-hero{grid-template-columns:1fr 1fr}.daarte-about-copy{padding-top:58px;padding-bottom:58px}.daarte-about-copy h1{font-size:48px}.daarte-essence,.daarte-team,.daarte-story,.daarte-services{padding-top:58px;padding-bottom:58px}.daarte-story{grid-template-columns:1fr;gap:34px}.daarte-story-image{height:410px}.daarte-services{grid-template-columns:1fr;gap:34px}
  .daarte-shop-toolbar-mobile{display:block;padding:18px var(--daarte-pad) 0}.daarte-filter-toggle{width:100%;min-height:46px;border:1px solid var(--daarte-border);border-radius:10px;background:#fff;color:#28231f;display:flex;justify-content:flex-start;gap:9px;align-items:center;padding:0 14px;font-size:12.5px;font-weight:700}.daarte-filter-toggle svg{width:18px;height:18px}.daarte-filter-toggle strong{margin-left:auto;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#827970}.daarte-shop-layout{display:block;padding-top:22px}.daarte-shop-filters{position:fixed!important;z-index:100001;inset:0 auto 0 0;top:0!important;width:min(88vw,370px);padding:24px;border-radius:0 16px 16px 0;box-shadow:20px 0 60px rgba(0,0,0,.16);overflow:auto;transform:translateX(-105%);transition:transform .3s ease}.daarte-shop-filters.is-open{transform:none}.daarte-filter-close{display:grid;place-items:center}.daarte-filter-backdrop{position:fixed;z-index:100000;inset:0;display:block;border:0;background:rgba(20,17,14,.36);opacity:0;visibility:hidden;transition:.2s}.daarte-shop-page.filters-open .daarte-filter-backdrop{opacity:1;visibility:visible}.daarte-shop-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .daarte-product-main{grid-template-columns:1fr;gap:34px;padding-top:28px}.daarte-product-summary{position:static}.daarte-product-summary-card{max-width:none}.daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .daarte-cart-section .cart-collaterals{grid-template-columns:1fr;gap:18px}.daarte-cart-section .cart-collaterals .daarte-cart-shipping-card,.daarte-cart-section .cart-collaterals .cart_totals,.daarte-cart-section .cart-collaterals .cross-sells{grid-column:1;grid-row:auto}.daarte-cart-section .cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .daarte-checkout-section form.checkout{display:block}.daarte-checkout-section #customer_details{padding:24px}.daarte-checkout-review-column{position:static;margin-top:28px}.daarte-checkout-section form.checkout>#order_review_heading,.daarte-checkout-section form.checkout>#order_review{grid-column:auto;grid-row:auto}.daarte-checkout-section #order_review_heading{margin-top:28px!important}.daarte-checkout-section #order_review{position:static}
}

/* =========================================================
   TRUE MOBILE HEADER / MOBILE COMPOSITION
   ========================================================= */
@media(max-width:700px){
  :root{--daarte-pad:20px}
  .admin-bar .daarte-forced-header{top:46px}
  .daarte-header-inner{min-height:68px;padding:0 18px;grid-template-columns:1fr auto;gap:10px}
  .daarte-header-logo>span{font-size:25px}.daarte-header-logo img{max-width:122px;max-height:42px}
  .daarte-header-nav{display:none!important}
  .daarte-header-actions{grid-column:2;justify-self:end;gap:8px}
  .daarte-header-cta{display:none!important}
  .daarte-header-cart{width:42px;height:42px}.daarte-cart-icon{width:19px;height:19px}
  .daarte-menu-toggle{display:grid!important;width:42px;height:42px}
  .daarte-header.is-mobile-open .daarte-menu-open-icon{display:none}.daarte-header.is-mobile-open .daarte-menu-close-icon{display:block}
  .daarte-mobile-backdrop{position:fixed;z-index:10010;inset:0;display:block;border:0;background:rgba(20,17,14,.38);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}
  .daarte-mobile-drawer{position:fixed;z-index:10011;top:0;right:0;bottom:0;width:min(88vw,380px);display:flex;flex-direction:column;padding:22px;background:#fff;box-shadow:-24px 0 70px rgba(0,0,0,.18);transform:translateX(105%);transition:transform .3s cubic-bezier(.2,.8,.2,1)}
  .daarte-header.is-mobile-open .daarte-mobile-drawer{transform:none}.daarte-header.is-mobile-open .daarte-mobile-backdrop{opacity:1;visibility:visible;pointer-events:auto}
  .daarte-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--daarte-border);font:500 27px/1 var(--daarte-serif)}
  .daarte-mobile-close{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--daarte-border);border-radius:50%;background:#fff;color:#222}.daarte-mobile-close svg{width:18px;height:18px}
  .daarte-mobile-menu{margin:18px 0 0!important;padding:0!important;list-style:none!important}.daarte-mobile-menu li{margin:0!important;border-bottom:1px solid #eee8e1}.daarte-mobile-menu a{display:flex;padding:16px 2px;color:#201c19!important;text-decoration:none!important;font-size:17px;font-weight:650}.daarte-mobile-menu .sub-menu{margin:0 0 8px!important;padding:0 0 0 14px!important;list-style:none!important}.daarte-mobile-menu .sub-menu li{border:0}.daarte-mobile-menu .sub-menu a{padding:9px 0;font-size:14px;color:#6a625c!important}
  .daarte-mobile-drawer-actions{margin-top:auto;display:grid;gap:10px;padding-top:24px}.daarte-mobile-cart-link,.daarte-mobile-wa-link{min-height:50px;padding:0 15px;display:flex;align-items:center;gap:10px;border-radius:10px;text-decoration:none!important;font-size:13px;font-weight:750}.daarte-mobile-cart-link{border:1px solid var(--daarte-border);background:#fff;color:#25211e!important}.daarte-mobile-wa-link{background:#1e9e55;color:#fff!important}.daarte-mobile-cart-link svg,.daarte-mobile-wa-link svg{width:19px;height:19px}.daarte-cart-count-inline{margin-left:auto;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--daarte-soft-2);font-size:11px}

  .daarte-hero,.daarte-hero-slide,.daarte-hero-media{min-height:0}.daarte-hero-slide{grid-template-columns:1fr}.daarte-hero-copy{padding:48px 20px 36px}.daarte-hero h1{font-size:clamp(42px,12vw,58px)}.daarte-hero-copy>p{font-size:14px}.daarte-hero-media{min-height:340px}.daarte-dots{left:auto;right:18px;bottom:14px;transform:none}.daarte-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:24px}.daarte-actions .daarte-btn{width:100%}
  .daarte-categories{grid-template-columns:1fr;padding:32px 20px;gap:18px}.daarte-categories>h2{font-size:28px}.daarte-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.daarte-category-card{min-height:136px;padding:17px 10px}.daarte-category-card strong{font-size:12.5px}.daarte-category-card>span:last-child{font-size:10.5px}
  .daarte-products{padding:36px 20px 48px}.daarte-section-head{align-items:flex-start}.daarte-section-head h2{font-size:30px}.daarte-section-head>a{font-size:10.5px;white-space:nowrap}.daarte-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.daarte-product-card{border-radius:13px}.daarte-product-card-body{padding:12px}.daarte-product-card h3{font-size:12.5px}.daarte-price{font-size:11.5px;margin-bottom:11px}.daarte-small-btn{min-height:36px;font-size:10.5px}.daarte-card-badge{top:8px;left:8px;font-size:8.5px;padding:5px 7px}
  .daarte-projects{grid-template-columns:1fr;padding:38px 20px;gap:20px}.daarte-projects-track{grid-template-columns:repeat(4,72vw)}
  .daarte-personalize-banner{padding:0}.daarte-personalize-inner,.daarte-corporate-inner{grid-template-columns:1fr;width:100%;padding:0}.daarte-personalize-banner .daarte-banner-media{order:1;min-height:330px;border-radius:0}.daarte-personalize-banner .daarte-banner-copy{order:2;padding:38px 20px}.daarte-personalize-banner .daarte-banner-copy h2{font-size:40px}.daarte-personalize-banner .daarte-banner-points.is-personalize{order:3;display:grid;grid-template-columns:1fr;padding:0 20px 38px;gap:14px}.daarte-corporate-left{padding:38px 20px 24px}.daarte-corporate-media{display:block;min-height:260px}.daarte-corporate-right{padding:32px 20px 38px}.daarte-corporate-right h2{font-size:37px}.daarte-corporate-banner .daarte-banner-points.is-corporate{grid-template-columns:1fr}
  .daarte-cta-strip{padding:25px 20px;align-items:flex-start;flex-direction:column}.daarte-cta-strip .daarte-btn{width:100%}.daarte-social{padding:34px 20px 42px}.daarte-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daarte-social .daarte-section-head{display:block}.daarte-social .daarte-section-head>a{margin-top:12px}
  .daarte-footer-inner{padding:40px 20px 18px}.daarte-footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.daarte-footer-brand{grid-column:1/-1}.daarte-footer-bottom{display:block}.daarte-footer-bottom span:last-child{display:none}.daarte-footer h4{font-size:12px}.daarte-footer-menu a{font-size:11.5px}

  .daarte-about-hero{grid-template-columns:1fr}.daarte-about-copy{padding:48px 20px}.daarte-about-copy h1{font-size:46px}.daarte-about-image{min-height:350px}.daarte-essence,.daarte-team,.daarte-story,.daarte-services{padding:52px 20px}.daarte-section-heading h2{font-size:38px}.daarte-mv-grid{grid-template-columns:1fr}.daarte-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daarte-values-grid article{padding:18px}.daarte-values-grid h3{font-size:17px}.daarte-values-grid p{font-size:11.5px}.daarte-story{grid-template-columns:1fr;gap:30px}.daarte-story-image{height:330px}.daarte-story h2{font-size:40px}.daarte-team-grid{grid-template-columns:1fr}.daarte-services{grid-template-columns:1fr;gap:28px}.daarte-services>div:first-child h2{font-size:41px}

  .daarte-shop-hero{padding:52px 20px 36px}.daarte-shop-hero h1{font-size:44px}.daarte-shop-toolbar-mobile{padding:16px 20px 0}.daarte-shop-layout{padding:20px 14px 54px}.daarte-shop-results .woocommerce-result-count{float:none!important;margin:0 0 10px!important}.daarte-shop-results .woocommerce-ordering{float:none!important;margin:0 0 18px!important;width:100%}.daarte-shop-results .woocommerce-ordering select{width:100%}.daarte-shop-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.daarte-shop-results ul.products li.product,.daarte-product-more ul.products li.product{border-radius:13px!important}.daarte-shop-results ul.products li.product .woocommerce-loop-product__title,.daarte-product-more ul.products li.product .woocommerce-loop-product__title{padding:12px 12px 0!important;font-size:12px!important}.daarte-shop-results ul.products li.product .price,.daarte-product-more ul.products li.product .price{padding:0 12px!important;font-size:11.5px!important;margin-bottom:11px!important}.daarte-shop-results ul.products li.product .button,.daarte-product-more ul.products li.product .button{width:calc(100% - 24px)!important;margin:0 12px!important;min-height:36px!important;font-size:10px!important}

  .daarte-product-breadcrumb{padding:18px 18px 0;font-size:10.5px}.daarte-product-main{grid-template-columns:1fr;padding:22px 18px 48px;gap:28px}.daarte-product-gallery .woocommerce-product-gallery__wrapper{border-radius:13px}.daarte-product-summary{position:static}.daarte-product-summary-card{padding:20px;border-radius:13px}.daarte-product-summary .product_title{font-size:39px!important}.daarte-product-summary .price{font-size:18px!important}.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form){grid-template-columns:70px 1fr}.daarte-product-summary .woocommerce-variation-add-to-cart{grid-template-columns:70px 1fr}.daarte-product-more{padding:42px 18px 58px}.daarte-product-more .woocommerce-tabs ul.tabs{gap:20px}.daarte-product-more .woocommerce-Tabs-panel{font-size:13.5px}.daarte-product-more .related>h2,.daarte-product-more .upsells>h2{font-size:30px}.daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}

  .daarte-commerce-hero{padding:48px 20px 34px!important}.daarte-commerce-hero .daarte-page-title,.daarte-commerce-hero .elementor-heading-title{font-size:43px!important}.daarte-cart-section,.daarte-checkout-section{padding:32px 14px 56px!important}.daarte-cart-section .woocommerce-cart-form{overflow:visible;border:0;box-shadow:none;background:transparent}.daarte-cart-section table.shop_table_responsive{min-width:0!important;border:0!important;background:transparent!important}.daarte-cart-section table.shop_table_responsive thead{display:none!important}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item{display:block;margin-bottom:14px;padding:14px;border:1px solid var(--daarte-border);border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(40,31,24,.035)}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td{display:flex!important;align-items:center;justify-content:space-between;gap:16px;width:100%!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #eee7df!important;text-align:right!important}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td:last-child{border-bottom:0!important}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td:before{content:attr(data-title);float:none!important;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#7d756e}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td.product-remove{justify-content:flex-end;padding-top:0!important}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td.product-remove:before{display:none}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td.product-thumbnail{justify-content:flex-start}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td.product-thumbnail:before{display:none}.daarte-cart-section .product-thumbnail img{width:100px!important}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td.product-name{display:block!important;text-align:left!important;font-size:13px!important}.daarte-cart-section table.shop_table_responsive tbody tr.cart_item td.product-name:before{display:none}.daarte-cart-section table.shop_table_responsive tbody tr:not(.cart_item) td.actions{display:block!important;padding:14px!important;border:1px solid var(--daarte-border)!important;border-radius:13px;background:#fbf9f6}.daarte-cart-section .coupon{display:grid;grid-template-columns:1fr auto}.daarte-cart-section .coupon .input-text{width:100%!important}.daarte-cart-shipping-card,.daarte-cart-section .cart-collaterals .cart_totals{padding:20px;border-radius:13px}.daarte-cart-section .cart_totals h2,.daarte-cart-shipping-card h2{font-size:28px!important}.daarte-cart-section .cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .daarte-checkout-section #customer_details{padding:20px;border-radius:13px}.daarte-checkout-section .form-row-first,.daarte-checkout-section .form-row-last{width:100%!important;float:none!important}.daarte-checkout-section #order_review{padding:18px;border-radius:13px}.daarte-checkout-section h3{font-size:27px!important}
}

@media(max-width:480px){
  .daarte-header-logo>span{font-size:23px}.daarte-header-actions{gap:7px}.daarte-header-cart,.daarte-menu-toggle{width:40px;height:40px;min-height:40px}.daarte-cart-count{right:-4px;top:-5px}
  .daarte-hero h1{font-size:40px}.daarte-hero-media{min-height:310px}.daarte-kicker{font-size:9.5px}.daarte-category-grid{grid-template-columns:1fr 1fr}.daarte-category-card{min-height:126px}.daarte-products-grid{grid-template-columns:1fr!important}.daarte-product-card h3{font-size:14px}.daarte-price{font-size:13px}.daarte-small-btn{font-size:11.5px}.daarte-projects-track{grid-template-columns:repeat(4,78vw)}
  .daarte-footer-grid{grid-template-columns:1fr}.daarte-footer-brand{grid-column:auto}
  .daarte-values-grid{grid-template-columns:1fr}.daarte-shop-results ul.products{grid-template-columns:1fr!important}.daarte-shop-results ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}.daarte-shop-results ul.products li.product .price{font-size:13px!important}.daarte-shop-results ul.products li.product .button{min-height:40px!important;font-size:11.5px!important}.daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products,.daarte-cart-section .cross-sells ul.products{grid-template-columns:1fr!important}.daarte-wa-float{right:14px;bottom:14px;width:52px;height:52px}.daarte-wa-float-icon{width:28px;height:28px}
}

@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Final color normalization against Hello/Elementor default pink links. */
body.daarte-site-active .elementor-widget-text-editor a:not(.elementor-button),
body.daarte-site-active .elementor-widget-heading a,
body.daarte-site-active .woocommerce .woocommerce-breadcrumb a,
body.daarte-site-active .woocommerce .product_meta a,
body.daarte-site-active .woocommerce .woocommerce-tabs a{color:var(--daarte-text)!important}
body.daarte-site-active .elementor-widget-text-editor a:not(.elementor-button):hover{color:#000!important}

.daarte-commerce-steps{margin:22px auto 0;display:flex;align-items:center;justify-content:center;gap:9px;color:#8a8179;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.daarte-commerce-steps span{display:inline-flex;align-items:center;gap:7px}.daarte-commerce-steps span:before{content:"";width:7px;height:7px;border:1px solid #aa9f95;border-radius:50%;background:transparent}.daarte-commerce-steps span.is-active{color:#29241f}.daarte-commerce-steps span.is-active:before,.daarte-commerce-steps span.is-done:before{background:var(--daarte-dark);border-color:var(--daarte-dark)}.daarte-commerce-steps i{width:26px;height:1px;background:#d4cac0}
@media(max-width:480px){.daarte-commerce-steps{gap:6px;font-size:8.5px}.daarte-commerce-steps i{width:14px}}

/* =========================================================
   V1.4 REFINEMENT — readability, conversion and consistency
   ========================================================= */
body.daarte-site-active{
  --e-global-color-primary:var(--daarte-dark);
  --e-global-color-secondary:#6d655e;
  --e-global-color-text:var(--daarte-text);
  --e-global-color-accent:var(--daarte-accent);
}
body.daarte-site-active .daarte-btn-icon,
body.daarte-site-active .daarte-card-arrow{width:16px;height:16px;flex:0 0 16px}
body.daarte-site-active .daarte-category-card>span:last-child{display:inline-flex;align-items:center;justify-content:center;gap:5px}

/* Slightly larger UI typography: the storefront must remain readable at normal browser zoom. */
.daarte-header-nav{font-size:13px}
.daarte-header-cta{font-size:13px}
.daarte-product-card h3{font-size:15.5px}
.daarte-price{font-size:14.5px}
.daarte-small-btn{min-height:43px;font-size:12.5px}
.daarte-banner-points h3{font-size:13.5px}.daarte-banner-points p{font-size:12.5px}
.daarte-corporate-banner .daarte-banner-points h3{font-size:12.5px}.daarte-corporate-banner .daarte-banner-points p{font-size:11.8px}
.daarte-footer p,.daarte-footer-menu a,.daarte-footer-contact a,.daarte-footer-contact span{font-size:12.5px}
.daarte-footer h4{font-size:12.5px}

.daarte-shop-results ul.products li.product .woocommerce-loop-product__title,
.daarte-product-more ul.products li.product .woocommerce-loop-product__title,
.daarte-cart-section .cross-sells ul.products li.product .woocommerce-loop-product__title{font-size:15px!important}
.daarte-shop-results ul.products li.product .price,
.daarte-product-more ul.products li.product .price,
.daarte-cart-section .cross-sells ul.products li.product .price{font-size:14.5px!important}
.daarte-shop-results ul.products li.product .button,
.daarte-product-more ul.products li.product .button,
.daarte-cart-section .cross-sells ul.products li.product .button{min-height:44px!important;font-size:12.5px!important}

.daarte-product-summary .single_add_to_cart_button,.daarte-product-wa{font-size:13px!important}
.daarte-product-summary .woocommerce-product-details__short-description{font-size:14.5px}
.daarte-product-summary table.variations label,.daarte-custom-field>label{font-size:13px}
.daarte-trust-list>div{font-size:12.5px}
.daarte-product-more .woocommerce-tabs ul.tabs li a{font-size:11.5px!important}

.daarte-cart-section .woocommerce,.daarte-checkout-section .woocommerce{font-size:14px}
.daarte-cart-section table.shop_table th,.daarte-cart-section table.shop_table td{font-size:13.5px!important}
.daarte-cart-section .button,.daarte-checkout-section .button,.daarte-checkout-section #place_order,.daarte-cart-shipping-card button{font-size:12.5px!important}
.daarte-checkout-section .form-row label{font-size:12.5px}
.daarte-checkout-section table.shop_table th,.daarte-checkout-section table.shop_table td{font-size:12.8px!important}
.daarte-checkout-section .woocommerce-checkout-payment ul.payment_methods li{font-size:13px!important}

/* Keep the full premium desktop header on tablets/small laptop sizes. */
@media(max-width:900px) and (min-width:701px){
  .daarte-header-inner{grid-template-columns:135px minmax(0,1fr) auto;gap:12px}
  .daarte-header-nav{font-size:11.8px}.daarte-menu{gap:13px}
  .daarte-header-cta{width:auto;min-width:0;padding:0 11px;border-radius:9px;font-size:10.8px}
  .daarte-header-cta span{display:inline!important}.daarte-header-wa-icon{width:16px!important;height:16px!important}
  .daarte-menu-toggle{display:none!important}
  .daarte-product-main{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:28px;padding-top:28px}
  .daarte-product-summary{position:static}.daarte-product-summary-card{padding:22px}.daarte-product-summary .product_title{font-size:38px!important}
}

/* True phone composition: keep touch targets and product information generous. */
@media(max-width:700px){
  .daarte-product-card h3{font-size:14px}.daarte-price{font-size:13px}.daarte-small-btn{min-height:40px;font-size:12px}
  .daarte-shop-results ul.products li.product .woocommerce-loop-product__title,
  .daarte-product-more ul.products li.product .woocommerce-loop-product__title{font-size:13.5px!important}
  .daarte-shop-results ul.products li.product .price,
  .daarte-product-more ul.products li.product .price{font-size:13px!important}
  .daarte-shop-results ul.products li.product .button,
  .daarte-product-more ul.products li.product .button{min-height:40px!important;font-size:11.8px!important}
  .daarte-footer-menu a,.daarte-footer p,.daarte-footer-contact a,.daarte-footer-contact span{font-size:12.5px}
}

/* Mobile conversion bar on product pages. */
.daarte-mobile-buybar{display:none}
@media(max-width:700px){
  body.single-product{padding-bottom:78px}
  .daarte-mobile-buybar{position:fixed;z-index:9998;left:12px;right:12px;bottom:12px;min-height:62px;padding:8px 8px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(40,31,24,.12);border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 16px 42px rgba(25,20,16,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  .daarte-mobile-buybar>div{min-width:0;display:grid;gap:1px}.daarte-mobile-buybar small{font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#81786f}.daarte-mobile-buybar strong{font-size:13px;color:#25211e}.daarte-mobile-buybar strong del{opacity:.45}.daarte-mobile-buybar strong ins{text-decoration:none}
  .daarte-mobile-buybar-button{min-width:132px;min-height:46px;padding:0 15px;border:0;border-radius:10px;background:#181818;color:#fff;font:750 12px/1 var(--daarte-sans);cursor:pointer}
  .admin-bar .daarte-mobile-buybar{bottom:12px}
}


/* =========================================================
   V1.5.0 — RESPONSIVE COMMERCE STABILIZATION
   Fixes theme button leakage, mobile overlays and the shop grid.
   ========================================================= */

/* Hidden mobile-only structural elements must never become theme-styled buttons on desktop. */
.daarte-menu-toggle,
.daarte-mobile-drawer,
.daarte-mobile-backdrop,
.daarte-filter-backdrop{display:none!important}

/* Footer icons always inherit the white footer foreground. */
.daarte-footer-social svg,
.daarte-footer-contact svg,
.daarte-footer-shop svg{color:#fff!important;stroke:currentColor!important}
.daarte-footer-social a{color:#fff!important}

/* Premium product cards: stable sizing regardless of WooCommerce/Hello float rules. */
.daarte-shop-results ul.products,
.daarte-product-more ul.products,
.daarte-cart-section .cross-sells ul.products{list-style:none!important}
.daarte-shop-results ul.products li.product,
.daarte-product-more ul.products li.product,
.daarte-cart-section .cross-sells ul.products li.product{
  min-width:0!important;width:100%!important;max-width:none!important;height:100%;padding-bottom:14px!important;
  border-radius:15px!important;background:#fff!important;border:1px solid #e8e0d8!important;
  box-shadow:0 5px 18px rgba(34,27,22,.045)!important
}
.daarte-shop-results ul.products li.product>a.woocommerce-LoopProduct-link,
.daarte-product-more ul.products li.product>a.woocommerce-LoopProduct-link,
.daarte-cart-section .cross-sells ul.products li.product>a.woocommerce-LoopProduct-link{min-width:0!important}
.daarte-shop-results ul.products li.product img,
.daarte-product-more ul.products li.product img,
.daarte-cart-section .cross-sells ul.products li.product img{aspect-ratio:1/1!important;object-fit:cover!important}
.daarte-shop-results ul.products li.product .woocommerce-loop-product__title,
.daarte-product-more ul.products li.product .woocommerce-loop-product__title,
.daarte-cart-section .cross-sells ul.products li.product .woocommerce-loop-product__title{
  min-height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;
  font-size:14.5px!important;line-height:1.42!important
}
.daarte-shop-results ul.products li.product .button,
.daarte-product-more ul.products li.product .button,
.daarte-cart-section .cross-sells ul.products li.product .button{
  background:#181818!important;color:#fff!important;border-color:#181818!important;border-radius:9px!important;
  min-height:43px!important
}
.daarte-shop-results ul.products li.product .button:hover,
.daarte-product-more ul.products li.product .button:hover,
.daarte-cart-section .cross-sells ul.products li.product .button:hover{background:#000!important;transform:translateY(-1px)}

/* Single product: do not let a medium viewport squeeze the purchase panel. */
.daarte-product-summary-card{overflow:visible!important}
.daarte-product-summary form.cart{display:block!important}
.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form){display:grid!important}
.daarte-product-summary .woocommerce-product-details__short-description{margin-bottom:4px}
.daarte-product-summary .single_add_to_cart_button{min-height:50px!important}
.daarte-product-more .related ul.products,
.daarte-product-more .upsells ul.products{align-items:stretch}

/* Tablet storefront: full-width results + drawer filters. This replaces the fragile 840px layout. */
@media(max-width:1024px){
  .daarte-shop-toolbar-mobile{display:block!important;padding:20px 26px 0}
  .daarte-shop-layout{display:block!important;width:100%;padding:22px 26px 64px!important}
  .daarte-shop-results{display:block!important;width:100%!important;max-width:none!important;min-width:0!important}
  .daarte-shop-results .woocommerce{display:flow-root!important;width:100%!important;max-width:none!important}
  .daarte-shop-results .woocommerce-result-count{float:left!important;margin:11px 0 24px!important}
  .daarte-shop-results .woocommerce-ordering{float:right!important;margin:0 0 24px!important}
  .daarte-shop-results ul.products{clear:both!important;width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}

  .daarte-shop-filters{
    display:block!important;position:fixed!important;z-index:10021!important;top:0!important;left:0!important;bottom:0!important;
    width:min(90vw,390px)!important;max-width:390px!important;height:100dvh!important;margin:0!important;padding:26px!important;
    border-radius:0 18px 18px 0!important;background:#fff!important;overflow:auto!important;
    transform:translateX(-105%)!important;visibility:hidden!important;pointer-events:none!important;
    transition:transform .28s ease,visibility .28s ease!important;box-shadow:18px 0 60px rgba(0,0,0,.16)!important
  }
  .daarte-shop-filters.is-open{transform:none!important;visibility:visible!important;pointer-events:auto!important}
  .daarte-filter-backdrop{display:none!important}
  .daarte-shop-page.filters-open .daarte-filter-backdrop{
    display:block!important;position:fixed!important;z-index:10020!important;inset:0!important;background:rgba(20,17,14,.42)!important;
    border:0!important;outline:0!important
  }
  .daarte-filter-toggle{border-color:#d9d0c7!important;color:#2b2723!important;background:#fff!important;box-shadow:0 5px 16px rgba(40,31,24,.035)}
  .daarte-filter-close{display:grid!important;width:38px;height:38px;place-items:center;border:1px solid #dfd6cd!important;border-radius:50%!important;background:#fff!important;color:#292521!important;padding:0!important}

  .daarte-product-main{grid-template-columns:1fr!important;max-width:820px;padding-top:26px!important;gap:30px!important}
  .daarte-product-summary{position:static!important;top:auto!important}
  .daarte-product-summary-card{padding:28px!important}
  .daarte-product-summary .product_title{font-size:clamp(38px,6vw,50px)!important}
  .daarte-product-more{padding-top:48px!important}
  .daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
}

/* True mobile header: only logo + cart + menu button; full-screen refined drawer. */
@media(max-width:700px){
  .daarte-header{background:rgba(255,252,248,.98)!important}
  .daarte-header-inner{min-height:70px!important;padding:0 16px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
  .daarte-header-logo>span{font-size:25px!important;letter-spacing:.025em!important}
  .daarte-header-nav,.daarte-header-cta{display:none!important}
  .daarte-header-actions{display:flex!important;align-items:center!important;gap:8px!important}
  .daarte-header-cart,.daarte-menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:11px!important;background:#fff!important;border:1px solid #ddd4ca!important}
  .daarte-header-cart{display:grid!important;border-radius:50%!important}
  .daarte-menu-toggle{display:grid!important;visibility:visible!important;color:#28231f!important;padding:0!important;box-shadow:none!important}
  .daarte-menu-toggle:hover{background:#f7f2ec!important}

  .daarte-mobile-backdrop{display:none!important}
  .daarte-mobile-drawer{
    display:flex!important;position:fixed!important;z-index:10040!important;inset:0!important;width:100vw!important;height:100dvh!important;
    padding:22px 20px 24px!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;
    opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateX(18px)!important;
    transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important
  }
  .admin-bar .daarte-mobile-drawer{top:46px!important;height:calc(100dvh - 46px)!important}
  .daarte-header.is-mobile-open .daarte-mobile-drawer{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
  .daarte-mobile-drawer-head{padding-bottom:18px!important}
  .daarte-mobile-brand{font:500 27px/1 var(--daarte-serif)!important;color:#1d1a17!important;text-decoration:none!important;letter-spacing:.025em}
  .daarte-mobile-close{width:42px!important;height:42px!important;border-radius:11px!important;padding:0!important}
  .daarte-mobile-menu{margin-top:22px!important}
  .daarte-mobile-menu li{border-bottom:1px solid #eee7df!important}
  .daarte-mobile-menu a{padding:17px 2px!important;font-size:20px!important;font-family:var(--daarte-serif)!important;font-weight:500!important;letter-spacing:-.02em!important}
  .daarte-mobile-drawer-actions{padding-top:24px!important;gap:10px!important}
  .daarte-mobile-cart-link,.daarte-mobile-wa-link{min-height:52px!important;border-radius:11px!important;font-size:13px!important}

  .daarte-shop-hero{padding:48px 20px 32px!important}
  .daarte-shop-hero h1{font-size:clamp(40px,12vw,52px)!important}
  .daarte-shop-toolbar-mobile{padding:15px 20px 0!important}
  .daarte-shop-layout{padding:20px 16px 54px!important}
  .daarte-shop-results .woocommerce-result-count,.daarte-shop-results .woocommerce-ordering{float:none!important;width:100%!important;margin:0 0 12px!important}
  .daarte-shop-results .woocommerce-ordering select{width:100%!important;height:46px!important}
  .daarte-shop-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .daarte-shop-results ul.products li.product{border-radius:12px!important;padding-bottom:10px!important}
  .daarte-shop-results ul.products li.product .woocommerce-loop-product__title{padding:11px 10px 0!important;min-height:48px;font-size:12.5px!important}
  .daarte-shop-results ul.products li.product .price{padding:0 10px!important;margin-bottom:10px!important;font-size:12px!important}
  .daarte-shop-results ul.products li.product .button{width:calc(100% - 20px)!important;margin:0 10px!important;min-height:38px!important;font-size:10.5px!important;padding:7px 8px!important}
  .daarte-shop-filters{width:min(94vw,390px)!important;padding:22px 18px!important}

  .daarte-product-breadcrumb{padding:16px 16px 0!important}
  .daarte-product-main{padding:18px 16px 40px!important;gap:22px!important}
  .daarte-product-summary-card{padding:0!important;border:0!important;box-shadow:none!important}
  .daarte-product-summary .product_title{font-size:clamp(36px,10vw,44px)!important}
  .daarte-product-summary .price{font-size:19px!important}
  .daarte-product-summary .woocommerce-product-details__short-description{font-size:14px!important}
  .daarte-product-summary form.cart:not(.variations_form):not(.grouped_form),.daarte-product-summary .woocommerce-variation-add-to-cart{grid-template-columns:72px minmax(0,1fr)!important}
  .daarte-product-more{padding:38px 16px 56px!important}
  .daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .daarte-product-more .related ul.products li.product .woocommerce-loop-product__title,.daarte-product-more .upsells ul.products li.product .woocommerce-loop-product__title{font-size:12.5px!important;min-height:48px}
}

/* Even narrow phones keep two clean commerce cards instead of broken slivers. */
@media(max-width:480px){
  .daarte-shop-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .daarte-product-more .related ul.products,.daarte-product-more .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* =========================================================
   V1.6.0 — COMMERCE POLISH
   Purchase controls, unified cards, elegant filters and variable pricing.
   ========================================================= */

/* Unified product-card language across Home, Shop, Related, Upsells and Cross-sells. */
.daarte-product-card,
.daarte-shop-results ul.products li.product,
.daarte-product-more ul.products li.product,
.daarte-cart-section .cross-sells ul.products li.product{
  border:1px solid #e7ded5!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 8px 28px rgba(35,27,21,.055)!important;
  overflow:hidden!important;
}
.daarte-product-card:hover,
.daarte-shop-results ul.products li.product:hover,
.daarte-product-more ul.products li.product:hover,
.daarte-cart-section .cross-sells ul.products li.product:hover{
  transform:translateY(-4px)!important;
  border-color:#d9cdc1!important;
  box-shadow:0 18px 46px rgba(35,27,21,.105)!important;
}
.daarte-product-card-body{padding:17px!important}
.daarte-product-card h3{
  min-height:45px;
  margin-bottom:8px!important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  font-size:15px!important;
  line-height:1.45!important;
}
.daarte-price{min-height:27px;margin:auto 0 14px!important;font-size:14px!important;line-height:1.45}
.daarte-price .daarte-from,.woocommerce .price .daarte-from{color:#766e66;font-weight:500}
.daarte-price .daarte-variable-min-price,.woocommerce .price .daarte-variable-min-price{color:#1f1b18;font-weight:800}
.daarte-small-btn,
.daarte-shop-results ul.products li.product .button,
.daarte-product-more ul.products li.product .button,
.daarte-cart-section .cross-sells ul.products li.product .button{
  min-height:46px!important;
  border:1px solid #181818!important;
  border-radius:10px!important;
  background:#181818!important;
  color:#fff!important;
  font-size:12.5px!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.daarte-small-btn:hover,
.daarte-shop-results ul.products li.product .button:hover,
.daarte-product-more ul.products li.product .button:hover,
.daarte-cart-section .cross-sells ul.products li.product .button:hover{
  background:#000!important;
  border-color:#000!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}
.daarte-small-btn svg{color:#fff!important;stroke:currentColor!important}
.daarte-shop-results ul.products li.product .woocommerce-loop-product__title,
.daarte-product-more ul.products li.product .woocommerce-loop-product__title,
.daarte-cart-section .cross-sells ul.products li.product .woocommerce-loop-product__title{
  min-height:47px!important;
  padding:17px 17px 0!important;
  font-size:14.5px!important;
  line-height:1.45!important;
}
.daarte-shop-results ul.products li.product .price,
.daarte-product-more ul.products li.product .price,
.daarte-cart-section .cross-sells ul.products li.product .price{
  min-height:27px;
  padding:0 17px!important;
  margin:auto 0 14px!important;
  font-size:14px!important;
  line-height:1.45!important;
}
.daarte-shop-results ul.products li.product .button,
.daarte-product-more ul.products li.product .button,
.daarte-cart-section .cross-sells ul.products li.product .button{
  width:calc(100% - 34px)!important;
  margin:0 17px!important;
}

/* Store sidebar: lighter hierarchy, larger touch targets and cleaner widget chrome. */
@media(min-width:1025px){
  .daarte-shop-layout{grid-template-columns:286px minmax(0,1fr);gap:42px!important}
}
.daarte-shop-filters{
  padding:24px 24px 18px!important;
  border:1px solid #e8dfd6!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fffdfb 100%)!important;
  box-shadow:0 14px 42px rgba(38,29,22,.055)!important;
}
.daarte-filter-head{padding-bottom:18px!important;border-bottom:1px solid #eee5dc!important}
.daarte-filter-head strong{font:500 27px/1.08 var(--daarte-serif)!important;letter-spacing:-.025em}
.daarte-filter-widget{padding:22px 0!important;border-bottom:1px solid #eee5dc!important}
.daarte-filter-widget h3,.daarte-filter-widget .widget-title{
  margin:0 0 14px!important;
  color:#3a342f!important;
  font-size:10.5px!important;
  font-weight:850!important;
  line-height:1.35!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
}
.daarte-filter-widget .woocommerce-product-search{display:grid!important;grid-template-columns:1fr;gap:9px}
.daarte-filter-widget input[type=search]{
  height:48px!important;
  padding:0 14px!important;
  border:1px solid #dcd2c8!important;
  border-radius:11px!important;
  background:#fff!important;
  font-size:13px!important;
  box-shadow:0 1px 0 rgba(0,0,0,.01)!important;
}
.daarte-filter-widget input[type=search]:focus{border-color:#aa9d91!important;box-shadow:0 0 0 3px rgba(183,137,82,.08)!important;outline:0!important}
.daarte-filter-widget button{
  min-height:43px!important;
  padding:0 15px!important;
  border:1px solid #1b1b1b!important;
  border-radius:10px!important;
  background:#1b1b1b!important;
  color:#fff!important;
  font-size:11.5px!important;
  font-weight:800!important;
}
.daarte-filter-widget ul{display:grid;gap:2px}
.daarte-filter-widget li{
  margin:0!important;
  min-height:36px;
  padding:0 8px!important;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  border-radius:8px;
  font-size:13px!important;
  transition:background .18s ease,color .18s ease;
}
.daarte-filter-widget li:hover{background:#f7f2ec}
.daarte-filter-widget li a{flex:1;min-width:0;color:#49423c!important;font-weight:560}
.daarte-filter-widget li .count{
  float:none!important;
  min-width:26px;
  height:22px;
  display:inline-grid;
  place-items:center;
  padding:0 6px;
  border-radius:999px;
  background:#f4eee8;
  color:#81776e!important;
  font-size:10px;
  line-height:1;
}
.daarte-filter-widget .price_slider_wrapper{padding-top:3px}
.daarte-filter-widget .price_slider{margin:0 8px 18px!important;height:4px!important;background:#e9e0d7!important;border-radius:999px!important}
.daarte-filter-widget .ui-slider .ui-slider-range{background:#26211d!important;border-radius:999px!important}
.daarte-filter-widget .ui-slider .ui-slider-handle{
  top:-6px!important;width:16px!important;height:16px!important;margin-left:-8px!important;
  border:3px solid #fff!important;border-radius:50%!important;background:#26211d!important;
  box-shadow:0 1px 7px rgba(0,0,0,.18)!important
}
.daarte-filter-widget .price_slider_amount{display:flex!important;flex-wrap:wrap;align-items:center;gap:10px!important;font-size:12px;color:#6e665f}
.daarte-filter-widget .price_slider_amount .button{order:2;flex:0 0 auto;min-width:96px!important}
.daarte-filter-widget .price_slider_amount .price_label{order:1;flex:1;min-width:130px;text-align:left!important;line-height:1.45}

/* Single-product purchase controls: a deliberate compact row instead of a stretched quantity field. */
.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form){
  display:grid!important;
  grid-template-columns:112px minmax(0,1fr)!important;
  column-gap:10px!important;
  row-gap:12px!important;
  align-items:stretch!important;
}
.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form)>.quantity{
  grid-column:1!important;
  grid-row:1!important;
}
.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form)>.single_add_to_cart_button{
  grid-column:2!important;
  grid-row:1!important;
}
.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form)>.daarte-personalizer,
.daarte-product-summary form.cart:not(.variations_form):not(.grouped_form)>.daarte-product-wa{
  grid-column:1/-1!important;
}
.daarte-product-summary .woocommerce-variation-add-to-cart{
  display:grid!important;
  grid-template-columns:112px minmax(0,1fr)!important;
  column-gap:10px!important;
  row-gap:12px!important;
  align-items:stretch!important;
}
.daarte-product-summary .woocommerce-variation-add-to-cart>.quantity{grid-column:1!important;grid-row:1!important}
.daarte-product-summary .woocommerce-variation-add-to-cart>.single_add_to_cart_button{grid-column:2!important;grid-row:1!important}
.daarte-product-summary .woocommerce-variation-add-to-cart>.daarte-personalizer,
.daarte-product-summary .woocommerce-variation-add-to-cart>.daarte-product-wa{grid-column:1/-1!important}
.daarte-product-summary .quantity.daarte-qty-control{
  width:112px!important;
  height:52px!important;
  display:grid!important;
  grid-template-columns:34px minmax(38px,1fr) 34px!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border:1px solid #d8cec4!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 1px 0 rgba(0,0,0,.015)!important;
}
.daarte-product-summary .quantity.daarte-qty-control .qty{
  width:100%!important;
  min-width:0!important;
  height:50px!important;
  margin:0!important;
  padding:0 3px!important;
  border:0!important;
  border-left:1px solid #eee6de!important;
  border-right:1px solid #eee6de!important;
  border-radius:0!important;
  background:#fff!important;
  color:#29241f!important;
  font-size:14px!important;
  font-weight:750!important;
  text-align:center!important;
  box-shadow:none!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
}
.daarte-product-summary .quantity.daarte-qty-control .qty::-webkit-inner-spin-button,
.daarte-product-summary .quantity.daarte-qty-control .qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
.daarte-qty-btn{
  width:34px!important;
  min-width:34px!important;
  height:50px!important;
  min-height:50px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#29241f!important;
  font:500 18px/1 var(--daarte-sans)!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
.daarte-qty-btn:hover{background:#f6f1eb!important;color:#000!important}
.daarte-product-summary .single_add_to_cart_button{
  min-height:52px!important;
  height:52px!important;
  padding:0 20px!important;
  border-radius:10px!important;
  background:#181818!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:visible!important;
}
.daarte-product-summary .daarte-product-wa{
  min-height:50px!important;
  margin-top:0!important;
  border-radius:10px!important;
  font-size:13px!important;
}
.daarte-product-summary .woocommerce-variation-price{margin:6px 0 16px!important}
.daarte-product-summary .woocommerce-variation-price .price{margin:0!important;font-size:22px!important;font-weight:800!important;color:#231f1b!important}
.daarte-product-summary.daarte-has-selected-variation .daarte-product-summary-card>.price{display:none!important}
.daarte-product-summary .single_variation{min-height:0!important}

/* Mobile purchase controls + bottom buy bar. Keep the WhatsApp bubble clear of it. */
@media(max-width:700px){
  body.single-product{padding-bottom:88px!important}
  .daarte-product-summary form.cart:not(.variations_form):not(.grouped_form),
  .daarte-product-summary .woocommerce-variation-add-to-cart{
    grid-template-columns:108px minmax(0,1fr)!important;
    column-gap:10px!important;
  }
  .daarte-product-summary .quantity.daarte-qty-control{width:108px!important;height:50px!important;grid-template-columns:32px minmax(40px,1fr) 32px!important}
  .daarte-product-summary .quantity.daarte-qty-control .qty,.daarte-qty-btn{height:48px!important;min-height:48px!important}
  .daarte-qty-btn{width:32px!important;min-width:32px!important}
  .daarte-product-summary .single_add_to_cart_button{height:50px!important;min-height:50px!important;padding:0 12px!important;font-size:12.5px!important}
  .daarte-product-summary .daarte-product-wa{min-height:50px!important;font-size:12.5px!important}

  .daarte-mobile-buybar{
    left:0!important;
    right:0!important;
    bottom:0!important;
    min-height:76px!important;
    padding:10px 16px calc(10px + env(safe-area-inset-bottom))!important;
    border:0!important;
    border-top:1px solid #e8dfd7!important;
    border-radius:0!important;
    background:rgba(255,255,255,.985)!important;
    box-shadow:0 -10px 34px rgba(29,22,17,.10)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
  }
  .daarte-mobile-buybar>div{gap:2px!important}
  .daarte-mobile-buybar small{font-size:9px!important;letter-spacing:.1em!important}
  .daarte-mobile-buybar strong{font-size:14px!important;line-height:1.25!important}
  .daarte-mobile-buybar-button{
    min-width:146px!important;
    min-height:50px!important;
    padding:0 18px!important;
    border-radius:10px!important;
    background:#181818!important;
    color:#fff!important;
    font-size:12.5px!important;
    font-weight:800!important;
  }
  body.single-product .daarte-wa-float{
    right:16px!important;
    bottom:calc(92px + env(safe-area-inset-bottom))!important;
    width:52px!important;
    height:52px!important;
    z-index:10002!important;
  }

  .daarte-shop-filters{border-radius:0 20px 20px 0!important;padding:24px 20px 24px!important}
  .daarte-filter-head strong{font-size:25px!important}
  .daarte-filter-widget{padding:20px 0!important}
}

@media(max-width:390px){
  .daarte-product-summary form.cart:not(.variations_form):not(.grouped_form),
  .daarte-product-summary .woocommerce-variation-add-to-cart{grid-template-columns:102px minmax(0,1fr)!important}
  .daarte-product-summary .quantity.daarte-qty-control{width:102px!important;grid-template-columns:30px minmax(40px,1fr) 30px!important}
  .daarte-qty-btn{width:30px!important;min-width:30px!important}
  .daarte-product-summary .single_add_to_cart_button{font-size:12px!important;padding:0 9px!important}
  .daarte-mobile-buybar-button{min-width:132px!important;padding:0 14px!important}
}

/* WooCommerce float/reset hardening for the purchase row. */
.daarte-product-summary form.cart .quantity,
.daarte-product-summary form.cart .single_add_to_cart_button,
.daarte-product-summary .woocommerce-variation-add-to-cart .quantity,
.daarte-product-summary .woocommerce-variation-add-to-cart .single_add_to_cart_button{
  float:none!important;
  margin:0!important;
  max-width:none!important;
}
.daarte-product-summary form.cart .quantity{justify-self:stretch!important}
.daarte-product-summary form.cart .single_add_to_cart_button{justify-self:stretch!important}
.daarte-filter-widget li{flex-wrap:wrap}
.daarte-filter-widget li>.children{flex:0 0 100%;width:100%;padding:4px 0 0 10px!important}
