@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&display=swap');
:root{--bg:#fff;--text:#171717;--muted:#777;--line:#e8e2dc;--soft:#f7f3ee;--accent:#111;--beige:#d8cec2}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.topbar{height:36px;background:#111;color:white;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);z-index:20;border-bottom:1px solid var(--line)}.header-inner{max-width:1380px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:22px 28px}.nav{display:flex;gap:28px;align-items:center;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.brand{font-size:38px;letter-spacing:.18em;font-weight:500;text-transform:lowercase;line-height:1}.actions{justify-content:flex-end}.nav-item{position:relative;padding:10px 0}.mega{position:absolute;top:100%;left:-20px;min-width:760px;background:white;border:1px solid var(--line);box-shadow:0 20px 50px rgba(0,0,0,.08);padding:30px;display:none;grid-template-columns:repeat(4,1fr);gap:28px;text-transform:none;letter-spacing:0}.nav-item:hover .mega{display:grid}.mega h4{margin:0 0 14px;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.mega a{display:block;color:#555;margin:9px 0;font-size:13px}.mobile-toggle{display:none}.search-row{border-top:1px solid var(--line);padding:14px 28px;display:none}.search-row.open{display:block}.search-row input{width:100%;border:0;outline:0;font-size:18px;padding:10px 0}.container{max-width:1380px;margin:0 auto;padding:0 28px}.hero{height:620px;background:linear-gradient(90deg,#eee7df,#fbf9f6);display:grid;place-items:center;text-align:center;margin-bottom:60px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;background:#fff;border:1px solid #e3dbd3}.hero:before{width:270px;height:420px;left:14%;bottom:0;transform:rotate(-4deg)}.hero:after{width:310px;height:490px;right:13%;bottom:-30px;transform:rotate(3deg)}.hero-content{position:relative;z-index:1;max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;color:#777}.hero h1{font-size:72px;font-weight:400;letter-spacing:.08em;margin:22px 0 18px;text-transform:uppercase}.hero p{font-size:17px;color:#666;margin-bottom:34px}.btn{border:1px solid #111;background:#111;color:#fff;padding:14px 26px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn.secondary{background:#fff;color:#111}.btn.full{width:100%}.section-head{display:flex;align-items:end;justify-content:space-between;margin:54px 0 24px}.section-head h2,.page-title{font-size:28px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:0}.section-head a{font-size:12px;text-transform:uppercase;letter-spacing:.12em;text-decoration:underline}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 18px}.product-card{position:relative}.product-media{aspect-ratio:3/4;background:#f5f0ea;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-title{font-size:14px;margin:14px 0 6px;min-height:40px}.price{font-size:13px;color:#333}.badge{position:absolute;top:10px;left:10px;background:white;border:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.12em;padding:6px 8px}.collections{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:70px 0}.collection-tile{height:360px;background:#f2ede7;display:flex;align-items:end;padding:28px;position:relative;overflow:hidden}.collection-tile:after{content:"";position:absolute;inset:30px;background:#fff;opacity:.55}.collection-tile span{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.14em;font-size:18px}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:36px;margin-top:30px}.filters{border-top:1px solid var(--line);padding-top:22px}.filter-block{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:22px}.filter-block h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:400}.check{display:flex;gap:10px;margin:12px 0;color:#555}.price-inputs{display:flex;gap:10px}.price-inputs input{width:100%;border:1px solid var(--line);padding:12px;background:white}.catalog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sort select{border:1px solid var(--line);padding:12px 36px 12px 14px;background:white}.count{color:#777}.pagination{display:flex;gap:12px;justify-content:center;margin:44px 0}.pagination a,.pagination span{border:1px solid var(--line);padding:9px 12px;min-width:36px;text-align:center}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;margin:45px auto 80px}.gallery{display:grid;grid-template-columns:88px 1fr;gap:16px}.thumbs{display:flex;flex-direction:column;gap:12px}.thumbs img,.main-img{background:#f4eee8;border:1px solid var(--line);width:100%;display:block}.thumbs img{aspect-ratio:3/4;object-fit:cover;cursor:pointer}.main-img{aspect-ratio:3/4;object-fit:cover}.product-info{position:sticky;top:120px;align-self:start}.vendor{font-size:12px;color:#777;margin-bottom:18px}.product-info h1{font-size:34px;font-weight:400;margin:0 0 14px}.variant-title{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:28px 0 12px}.swatches,.sizes{display:flex;gap:10px;flex-wrap:wrap}.swatch,.size{border:1px solid var(--line);background:white;padding:12px 16px;min-width:48px;text-align:center;cursor:pointer}.swatch.active,.size.active{border-color:#111}.qty{display:flex;align-items:center;border:1px solid var(--line);width:132px;margin-bottom:18px}.qty button{width:40px;height:42px;border:0;background:white;cursor:pointer}.qty input{width:50px;border:0;text-align:center}.description{margin-top:28px;color:#444;white-space:pre-line}.accordion{border-top:1px solid var(--line);margin-top:26px}.accordion details{border-bottom:1px solid var(--line);padding:16px 0}.accordion summary{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.cart-page{max-width:980px;margin:50px auto}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;border-bottom:1px solid var(--line);padding:22px 0;align-items:center}.cart-item img{width:110px;aspect-ratio:3/4;object-fit:cover;background:#f5f0ea}.cart-total{display:flex;justify-content:space-between;align-items:center;margin:28px 0;font-size:20px}.checkout-box{background:var(--soft);padding:24px;margin-top:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);padding:13px;background:white;width:100%}.form-grid textarea{grid-column:1/-1;min-height:95px}.footer{border-top:1px solid var(--line);margin-top:80px;padding:44px 28px}.footer-inner{max-width:1380px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.14em}.footer a,.footer p{display:block;color:#666;margin:9px 0}.drawer{position:fixed;right:0;top:0;width:420px;max-width:100%;height:100%;background:white;z-index:40;box-shadow:-20px 0 60px rgba(0,0,0,.13);transform:translateX(105%);transition:.25s;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{padding:20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.drawer-body{padding:20px;overflow:auto;flex:1}.notice{padding:14px;background:#f8f3ec;margin-bottom:20px;color:#5d5145}.empty{padding:40px 0;color:#777;text-align:center}@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto;padding:16px}.brand{font-size:28px;text-align:center}.nav.left{display:none}.mobile-toggle{display:block;border:0;background:white}.grid{grid-template-columns:repeat(2,1fr)}.hero{height:500px}.hero h1{font-size:42px}.catalog-layout,.product-page{grid-template-columns:1fr}.filters{display:none}.gallery{grid-template-columns:1fr}.thumbs{flex-direction:row;order:2}.thumbs img{width:70px}.collections{grid-template-columns:1fr}.footer-inner,.form-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:82px 1fr}.cart-item img{width:82px}.cart-item .price{grid-column:2}.product-info{position:static}.mega{display:none!important}}


/* by.dile edits */
.topbar,.mobile-toggle,.search-row{display:none!important}
.simple-header{top:0}
.simple-header-inner{grid-template-columns:1fr auto 1fr;min-height:84px;padding-top:18px;padding-bottom:18px}
.simple-nav{justify-content:flex-start}
.simple-actions{justify-content:flex-end}
.simple-nav a,.simple-actions a{padding:10px 0}
.home-container{padding-top:22px}
.news-head{margin-top:74px}
.product-scroll{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 18px;margin:0 -28px 0 0;scrollbar-width:thin}
.product-scroll .product-card{min-width:300px;max-width:300px;scroll-snap-align:start}
.section-action{display:flex;justify-content:center;margin:24px 0 18px}
.footer{background:#faf8f5;margin-top:90px;padding:54px 28px 46px}
.footer-inner{align-items:start;gap:54px}
.footer-col{display:flex;flex-direction:column;min-height:170px}
.footer h3{margin:0 0 18px;color:#191919}
.footer a,.footer p{margin:0 0 10px;line-height:1.55}
.footer .copyright{margin-top:auto;padding-top:18px;color:#999}
@media(max-width:900px){.simple-header-inner{grid-template-columns:1fr;gap:14px;text-align:center}.simple-nav,.simple-actions{display:flex;justify-content:center}.brand{order:-1}.product-scroll{margin-right:-16px}.product-scroll .product-card{min-width:220px;max-width:220px}.home-container{padding-top:10px}}

/* Admin + dynamic product page */
.admin-page{padding-top:46px}.admin-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:34px}.admin-head p{max-width:620px;color:#666}.admin-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-layout{display:grid;grid-template-columns:420px 1fr;gap:34px;align-items:start}.admin-form{border:1px solid var(--line);background:#fff;padding:24px}.admin-form h2{font-weight:400;margin:0 0 18px;text-transform:uppercase;letter-spacing:.08em}.admin-form label{display:block;margin:0 0 14px;color:#555}.admin-form input,.admin-form select,.admin-form textarea,.admin-search{width:100%;border:1px solid var(--line);background:white;padding:12px;margin-top:7px}.admin-form textarea{min-height:120px;resize:vertical}.admin-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-check{display:flex!important;align-items:center;gap:10px}.admin-check input{width:auto;margin:0}.admin-preview{display:grid;grid-template-columns:86px 1fr;gap:12px;align-items:center;background:var(--soft);padding:12px;margin:4px 0 16px}.admin-preview img{width:86px;aspect-ratio:3/4;object-fit:cover;background:white;border:1px solid var(--line)}.admin-preview p{margin:0;color:#777;font-size:12px}.admin-form-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-list-wrap{min-width:0}.admin-search{max-width:280px;margin:0}.admin-list{display:flex;flex-direction:column;gap:12px}.admin-product{display:grid;grid-template-columns:86px 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);padding:12px;background:#fff}.admin-product img{width:86px;aspect-ratio:3/4;object-fit:cover;background:#f5f0ea}.admin-product p{margin:6px 0;color:#666}.admin-product a{text-decoration:underline;color:#555}.admin-row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-row-actions .btn{padding:10px 14px}.gallery .thumbs:empty:before{content:'Фото';display:grid;place-items:center;color:#777;background:#f4eee8;border:1px solid var(--line);aspect-ratio:3/4}.checkout-box code{background:white;border:1px solid var(--line);padding:2px 6px}@media(max-width:900px){.admin-head,.admin-layout{display:block}.admin-actions{justify-content:flex-start;margin-top:18px}.admin-form{margin-bottom:24px}.admin-product{grid-template-columns:72px 1fr}.admin-product img{width:72px}.admin-row-actions{grid-column:1/-1;justify-content:flex-start}.admin-two{grid-template-columns:1fr}.admin-search{max-width:100%;margin-top:12px}}

/* by.dile fixes */
.brand-logo{display:flex;align-items:center;justify-content:center;font-size:0;letter-spacing:0;line-height:1;}
.brand-logo img{height:84px;width:auto;display:block;}
.old-price{color:#888;text-decoration:line-through;margin-right:8px;}
.current-price{color:#111;}
.product-price{font-size:20px;margin-bottom:18px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;}
.product-price .old-price{font-size:15px;}
.product-price .current-price{font-size:22px;}
.pagination:empty{display:none;}
@media(max-width:900px){.brand-logo img{height:68px;}}

.price-range{color:#777;margin:8px 0 14px;}


/* Color swatches */
.color-dots{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:8px 0 10px;min-height:24px;}
.color-dot{width:22px;height:22px;min-width:22px;padding:0;border-radius:999px;border:1px solid rgba(0,0,0,.18);background:var(--dot-color);cursor:pointer;display:inline-block;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);}
.color-dot[style*="#ffffff"],.color-dot[style*="#fff"],.color-dot[style*="white"]{border-color:#cfcfcf;}
.color-dot.active{outline:1px solid #111;outline-offset:3px;}
.more-colors{font-size:12px;color:#777;margin-left:2px;}
.product-card .color-dots{margin-top:0;margin-bottom:8px;}
.product-card .color-dot{width:18px;height:18px;min-width:18px;cursor:default;}
.swatches{gap:12px;}
.swatches .color-dot{width:30px;height:30px;min-width:30px;}

.admin-preview-grid{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.admin-preview-grid img{width:42px!important;height:56px;aspect-ratio:3/4;object-fit:cover;background:white;border:1px solid var(--line)}

/* Footer rows + catalog type filter */
.footer-inner{display:flex!important;flex-direction:column!important;gap:18px!important;max-width:1380px!important;}
.footer-col{display:flex!important;flex-direction:row!important;align-items:center!important;gap:18px 24px!important;min-height:0!important;flex-wrap:wrap!important;border-bottom:1px solid var(--line);padding-bottom:16px;}
.footer-col:last-child{border-bottom:0;padding-bottom:0;}
.footer h3{margin:0!important;min-width:210px;}
.footer a,.footer p{display:inline-flex!important;margin:0!important;line-height:1.45!important;}
.footer .copyright{margin-left:auto!important;padding-top:0!important;color:#999;}
.muted-filter{color:#777;margin:8px 0 0;line-height:1.5;}
@media(max-width:900px){.footer-col{align-items:flex-start!important;gap:10px 16px!important}.footer h3{min-width:100%;}.footer .copyright{margin-left:0!important;min-width:100%;}}


.prefooter-info{max-width:1380px;margin:78px auto 0;padding:0 28px;}
.prefooter-info-inner{background:#faf8f5;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:0;}
.prefooter-card{padding:34px 38px;}
.prefooter-card + .prefooter-card{border-left:1px solid var(--line);}
.prefooter-card h3{margin:0 0 12px;font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:500;}
.prefooter-card p{margin:0;color:#666;line-height:1.65;}
.footer{margin-top:0!important;}
@media(max-width:900px){.prefooter-info{margin-top:52px;padding:0 16px}.prefooter-info-inner{grid-template-columns:1fr}.prefooter-card{padding:24px 22px}.prefooter-card + .prefooter-card{border-left:0;border-top:1px solid var(--line)}}

/* Final layout fixes: centered large logo, full-width delivery/payment, centered footer */
.simple-header-inner{
  position:relative!important;
  min-height:128px!important;
  max-width:none!important;
  padding-left:42px!important;
  padding-right:42px!important;
}
.simple-header-inner .brand-logo{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  z-index:1!important;
}
.simple-header-inner .simple-nav,
.simple-header-inner .simple-actions{
  position:relative!important;
  z-index:2!important;
}
.brand-logo img{
  height:118px!important;
  max-width:300px!important;
}

.prefooter-info{
  width:100%!important;
  max-width:none!important;
  margin:86px 0 0!important;
  padding:0!important;
}
.prefooter-info-inner{
  width:100%!important;
  max-width:none!important;
  border-left:0!important;
  border-right:0!important;
}
.prefooter-card{
  min-height:250px!important;
  padding:58px 7vw!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
}
.prefooter-card h3{
  font-size:18px!important;
  letter-spacing:.18em!important;
  margin-bottom:20px!important;
}
.prefooter-card p{
  max-width:720px!important;
  font-size:19px!important;
  line-height:1.65!important;
}

.footer{
  text-align:center!important;
  padding-top:48px!important;
  padding-bottom:42px!important;
}
.footer-inner{
  align-items:center!important;
  justify-content:center!important;
  gap:22px!important;
}
.footer h3{
  display:none!important;
}
.footer-col{
  width:100%!important;
  justify-content:center!important;
  text-align:center!important;
  border-bottom:1px solid var(--line)!important;
}
.footer-col:last-child{
  border-bottom:0!important;
}
.footer .copyright{
  flex-basis:100%!important;
  width:100%!important;
  margin-left:0!important;
  margin-top:8px!important;
  padding-top:8px!important;
  justify-content:center!important;
  text-align:center!important;
}

@media(max-width:900px){
  .simple-header-inner{
    min-height:116px!important;
    padding-left:16px!important;
    padding-right:16px!important;
    grid-template-columns:1fr!important;
  }
  .simple-header-inner .brand-logo{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    transform:none!important;
  }
  .brand-logo img{height:96px!important;max-width:240px!important;}
  .prefooter-info{margin-top:58px!important;}
  .prefooter-card{min-height:210px!important;padding:38px 24px!important;}
  .prefooter-card p{font-size:16px!important;}
  .footer-col{gap:12px 18px!important;}
}


/* Fix 2026-05-19: header overlap, centered footer, refined delivery/payment block */
.simple-header-inner{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:150px!important;
  padding:22px 48px!important;
  max-width:none!important;
}
.simple-header-inner .brand-logo{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  z-index:1!important;
  pointer-events:auto!important;
}
.brand-logo img{
  height:134px!important;
  max-width:360px!important;
}
.simple-header-inner .simple-nav,
.simple-header-inner .simple-actions{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
  gap:28px!important;
}
.simple-header-inner .simple-nav{left:48px!important;justify-content:flex-start!important;}
.simple-header-inner .simple-actions{right:48px!important;justify-content:flex-end!important;}
.simple-nav a,.simple-actions a{white-space:nowrap!important;}

.prefooter-info{
  width:100%!important;
  max-width:none!important;
  margin:90px 0 0!important;
  padding:78px 28px!important;
  background:linear-gradient(180deg,#fbfaf8 0%,#f7f3ef 100%)!important;
  border-top:1px solid var(--line)!important;
  border-bottom:1px solid var(--line)!important;
}
.prefooter-info-inner{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:26px!important;
  background:transparent!important;
  border:0!important;
}
.prefooter-card{
  min-height:230px!important;
  padding:46px 56px!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(255,255,255,.58)!important;
  border:1px solid #e8dfd7!important;
  box-shadow:0 18px 55px rgba(40,30,20,.035)!important;
}
.prefooter-card + .prefooter-card{border-left:1px solid #e8dfd7!important;}
.prefooter-card h3{
  position:relative!important;
  font-size:15px!important;
  letter-spacing:.22em!important;
  margin:0 0 26px!important;
  font-weight:500!important;
}
.prefooter-card h3:after{
  content:"";
  display:block;
  width:44px;
  height:1px;
  background:#cfc4ba;
  margin:18px auto 0;
}
.prefooter-card p{
  max-width:560px!important;
  margin:0!important;
  color:#64615e!important;
  font-size:18px!important;
  line-height:1.75!important;
}
.footer{
  margin-top:0!important;
  text-align:center!important;
  padding:50px 28px 46px!important;
}
.footer-inner{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:24px!important;
  max-width:1180px!important;
  margin:0 auto!important;
}
.footer-col{
  width:100%!important;
  min-height:54px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px 34px!important;
  flex-wrap:wrap!important;
  text-align:center!important;
  border-bottom:1px solid var(--line)!important;
  padding:0 0 20px!important;
}
.footer-col:last-child{border-bottom:0!important;padding-bottom:0!important;}
.footer h3{display:none!important;}
.footer a,.footer p{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  text-align:center!important;
}
.footer .copyright{
  flex-basis:100%!important;
  width:100%!important;
  margin:18px 0 0!important;
  padding-top:0!important;
  color:#999!important;
}

@media(max-width:900px){
  .simple-header-inner{
    min-height:132px!important;
    padding:18px 16px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .simple-header-inner .brand-logo,
  .simple-header-inner .simple-nav,
  .simple-header-inner .simple-actions{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
  }
  .simple-header-inner .brand-logo{order:-1!important;}
  .brand-logo img{height:102px!important;max-width:260px!important;}
  .simple-header-inner .simple-nav,.simple-header-inner .simple-actions{justify-content:center!important;}
  .prefooter-info{margin-top:58px!important;padding:48px 16px!important;}
  .prefooter-info-inner{grid-template-columns:1fr!important;gap:16px!important;}
  .prefooter-card{min-height:205px!important;padding:36px 24px!important;}
  .prefooter-card + .prefooter-card{border-left:1px solid #e8dfd7!important;}
  .prefooter-card p{font-size:16px!important;line-height:1.65!important;}
  .footer-col{gap:14px 18px!important;min-height:auto!important;}
}

/* Final adjustment: visually centered cropped logo, thinner header, tighter centered footer */
.simple-header-inner{
  min-height:108px!important;
  padding:14px 52px!important;
}
.simple-header-inner .brand-logo{
  left:50%!important;
  transform:translate(-50%,-50%)!important;
}
.brand-logo img{
  height:96px!important;
  max-width:280px!important;
}
.simple-header-inner .simple-nav{left:52px!important;}
.simple-header-inner .simple-actions{right:52px!important;}

.footer{
  padding:34px 28px 32px!important;
}
.footer-inner{
  max-width:980px!important;
  gap:16px!important;
  align-items:center!important;
  justify-content:center!important;
}
.footer-col{
  min-height:42px!important;
  width:100%!important;
  justify-content:center!important;
  align-items:center!important;
  gap:16px 30px!important;
  padding:0 0 14px!important;
  margin:0 auto!important;
}
.footer a,.footer p{
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.footer .copyright{
  margin:12px 0 0!important;
  width:100%!important;
  flex-basis:100%!important;
  display:flex!important;
  justify-content:center!important;
}

@media(max-width:900px){
  .simple-header-inner{
    min-height:118px!important;
    padding:14px 16px!important;
  }
  .brand-logo img{height:86px!important;max-width:240px!important;}
  .footer{padding:30px 16px!important;}
  .footer-inner{max-width:100%!important;gap:14px!important;}
}

/* Mobile burger header fix */
.mobile-menu-button{display:none;border:0;background:transparent;padding:10px;margin:0;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:42px;height:42px;z-index:6}
.mobile-menu-button span{display:block;width:24px;height:1.5px;background:#171717;border-radius:2px}
.mobile-menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.22);z-index:45;opacity:0;pointer-events:none;transition:opacity .25s ease}
.mobile-menu-drawer{position:fixed;top:0;left:0;width:340px;max-width:86vw;height:100vh;background:#fff;z-index:46;transform:translateX(-105%);transition:transform .28s ease;box-shadow:24px 0 70px rgba(0,0,0,.14);display:flex;flex-direction:column;border-right:1px solid var(--line)}
.mobile-menu-drawer.open{transform:translateX(0)}
.mobile-menu-backdrop.open{opacity:1;pointer-events:auto}
.mobile-menu-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.16em;font-size:13px}
.mobile-menu-head button{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;padding:8px;color:#171717}
.mobile-menu-links{display:flex;flex-direction:column;padding:18px 22px}
.mobile-menu-links a{padding:18px 0;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.14em;font-size:14px}
body.mobile-menu-open{overflow:hidden}

@media(max-width:900px){
  .simple-header-inner{
    display:grid!important;
    grid-template-columns:52px 1fr 92px!important;
    align-items:center!important;
    min-height:76px!important;
    padding:8px 16px!important;
    gap:0!important;
  }
  .mobile-menu-button{display:flex!important;grid-column:1;justify-self:start;align-self:center}
  .simple-header-inner .simple-nav{display:none!important}
  .simple-header-inner .brand-logo{
    position:static!important;
    grid-column:2!important;
    justify-self:center!important;
    align-self:center!important;
    order:initial!important;
    transform:none!important;
    left:auto!important;right:auto!important;top:auto!important;
    line-height:0!important;
  }
  .brand-logo img{height:62px!important;max-width:170px!important;display:block!important}
  .simple-header-inner .simple-actions{
    position:static!important;
    grid-column:3!important;
    justify-self:end!important;
    align-self:center!important;
    transform:none!important;
    left:auto!important;right:auto!important;top:auto!important;
    display:flex!important;
    justify-content:flex-end!important;
    gap:0!important;
    font-size:10px!important;
    letter-spacing:.11em!important;
    white-space:nowrap!important;
  }
  .simple-actions a{padding:8px 0!important;white-space:nowrap!important}
  .home-container{padding-top:8px!important}
}

@media(max-width:420px){
  .simple-header-inner{grid-template-columns:46px 1fr 84px!important;padding:8px 12px!important;min-height:70px!important}
  .brand-logo img{height:54px!important;max-width:148px!important}
  .simple-header-inner .simple-actions{font-size:9.5px!important;letter-spacing:.08em!important}
  .mobile-menu-button{width:38px;height:38px;padding:8px}
  .mobile-menu-button span{width:22px}
}

/* Mobile polish 2: centered logo, tighter mobile layout, compact product card spacing */
.product-title{margin-bottom:2px!important;min-height:auto!important;}
.product-card .color-dots{margin-top:2px!important;margin-bottom:8px!important;}

@media(max-width:900px){
  body{font-size:13px!important;overflow-x:hidden!important;}
  .container{padding-left:12px!important;padding-right:12px!important;max-width:100%!important;}
  .simple-header-inner{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    grid-template-columns:none!important;
    min-height:64px!important;
    height:64px!important;
    padding:6px 12px!important;
  }
  .mobile-menu-button{
    position:absolute!important;
    left:12px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:flex!important;
    width:38px!important;
    height:38px!important;
    padding:7px!important;
  }
  .mobile-menu-button span{width:24px!important;height:1.5px!important;}
  .simple-header-inner .brand-logo{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    justify-self:auto!important;
    align-self:auto!important;
    width:auto!important;
    max-width:138px!important;
    z-index:2!important;
  }
  .brand-logo img{
    height:48px!important;
    max-width:138px!important;
    width:auto!important;
  }
  .simple-header-inner .simple-actions{
    position:absolute!important;
    right:12px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    width:auto!important;
    max-width:112px!important;
    font-size:10px!important;
    letter-spacing:.08em!important;
    z-index:3!important;
  }
  .simple-actions a{padding:6px 0!important;}
  .home-container{padding-top:0!important;}
  .section-head{margin:34px 0 16px!important;padding:0!important;}
  .section-head h2,.page-title{font-size:28px!important;letter-spacing:.07em!important;line-height:1.05!important;}
  .product-scroll{gap:12px!important;margin:0 -12px 0 0!important;padding-bottom:12px!important;}
  .product-scroll .product-card{min-width:78vw!important;max-width:78vw!important;}
  .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 10px!important;}
  .product-title{font-size:13px!important;margin:9px 0 2px!important;line-height:1.25!important;min-height:0!important;}
  .price{font-size:13px!important;}
  .color-dots{gap:6px!important;min-height:20px!important;}
  .product-card .color-dots{margin:2px 0 6px!important;}
  .product-card .color-dot{width:16px!important;height:16px!important;min-width:16px!important;}
  .badge{top:8px!important;left:8px!important;padding:6px 8px!important;font-size:10px!important;}
  .catalog-layout{margin-top:18px!important;gap:18px!important;}
  .catalog-top{margin-bottom:16px!important;gap:10px!important;align-items:flex-start!important;}
  .sort select{padding:10px 28px 10px 10px!important;max-width:160px!important;}
  .product-page{gap:22px!important;margin:22px auto 44px!important;}
  .gallery{gap:10px!important;}
  .product-info h1{font-size:26px!important;line-height:1.15!important;margin-bottom:8px!important;}
  .product-price{margin-bottom:14px!important;}
  .variant-title{margin:20px 0 10px!important;}
  .prefooter-info{margin-top:42px!important;padding:32px 12px!important;}
  .prefooter-card{min-height:auto!important;padding:28px 18px!important;}
  .prefooter-card h3{font-size:13px!important;margin-bottom:18px!important;}
  .prefooter-card p{font-size:15px!important;line-height:1.55!important;}
  .footer{margin-top:0!important;padding:24px 12px 28px!important;}
  .footer-inner{gap:12px!important;}
  .footer-col{min-height:auto!important;gap:12px 16px!important;padding-bottom:12px!important;}
  .footer a,.footer p{font-size:13px!important;}
}

@media(max-width:420px){
  .simple-header-inner{height:60px!important;min-height:60px!important;padding:5px 10px!important;}
  .mobile-menu-button{left:10px!important;width:36px!important;height:36px!important;}
  .mobile-menu-button span{width:22px!important;}
  .brand-logo img{height:43px!important;max-width:126px!important;}
  .simple-header-inner .simple-actions{right:10px!important;font-size:9px!important;letter-spacing:.06em!important;max-width:104px!important;}
  .section-head h2,.page-title{font-size:26px!important;}
  .product-scroll .product-card{min-width:76vw!important;max-width:76vw!important;}
}


/* Desktop logo centering fix: cropped SVG + true viewport center */
@media(min-width:901px){
  .simple-header-inner .brand-logo{
    left:50%!important;
    right:auto!important;
    transform:translate(-50%,-50%)!important;
  }
  .brand-logo img{
    height:92px!important;
    max-width:300px!important;
  }
}

/* Unified service block: delivery, payment, exchange and return */
.prefooter-info{
  margin:84px 0 0!important;
  padding:72px 28px!important;
  background:linear-gradient(180deg,#fbfaf8 0%,#f7f3ef 100%)!important;
  border-top:1px solid var(--line)!important;
  border-bottom:1px solid var(--line)!important;
}
.prefooter-info-inner{
  max-width:980px!important;
  margin:0 auto!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
}
.prefooter-card.service-card,
.prefooter-info-inner .prefooter-card{
  width:100%!important;
  min-height:0!important;
  padding:58px 74px!important;
  background:rgba(255,255,255,.72)!important;
  border:1px solid #e7ded6!important;
  box-shadow:0 22px 70px rgba(35,25,15,.045)!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
}
.prefooter-card + .prefooter-card{border-left:0!important;}
.service-eyebrow{
  display:block!important;
  margin:0 0 16px!important;
  color:#9a8b7e!important;
  font-size:11px!important;
  letter-spacing:.24em!important;
  text-transform:uppercase!important;
}
.prefooter-card h3{
  margin:0 0 22px!important;
  max-width:720px!important;
  font-size:18px!important;
  line-height:1.45!important;
  font-weight:500!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.prefooter-card h3:after{
  content:""!important;
  display:block!important;
  width:56px!important;
  height:1px!important;
  background:#cfc4ba!important;
  margin:20px auto 0!important;
}
.prefooter-card p{
  max-width:760px!important;
  margin:0!important;
  color:#64615e!important;
  font-size:18px!important;
  line-height:1.85!important;
}
@media(max-width:900px){
  .prefooter-info{margin-top:44px!important;padding:34px 12px!important;}
  .prefooter-card.service-card,
  .prefooter-info-inner .prefooter-card{padding:32px 20px!important;}
  .service-eyebrow{font-size:10px!important;margin-bottom:12px!important;}
  .prefooter-card h3{font-size:14px!important;letter-spacing:.14em!important;margin-bottom:18px!important;}
  .prefooter-card h3:after{margin-top:16px!important;width:44px!important;}
  .prefooter-card p{font-size:15px!important;line-height:1.65!important;}
}


/* Filter counts + simplified footer */
.filter-count{color:#9a9a9a;font-size:.92em;margin-left:4px;}
.check{gap:8px;}
.footer-inner{max-width:720px!important;}
.footer-col{border-bottom:0!important;justify-content:center!important;align-items:center!important;}

/* Catalog mobile layout fix: visible filters, aligned sort/count, tighter title spacing */
.catalog-page-head{margin:38px 0 18px;}
@media(max-width:900px){
  main.container{padding-left:10px!important;padding-right:10px!important;}
  .catalog-page-head,
  main.container > div[style*="margin:48px"]{
    margin:20px 0 12px!important;
  }
  .page-title{font-size:28px!important;line-height:1!important;letter-spacing:.06em!important;}
  .catalog-layout{
    display:block!important;
    margin-top:0!important;
    gap:0!important;
  }
  .catalog-layout .filters{
    display:block!important;
    border-top:1px solid var(--line)!important;
    border-bottom:1px solid var(--line)!important;
    padding:14px 0 4px!important;
    margin:0 0 18px!important;
  }
  .filters h2{font-size:16px!important;margin:0 0 12px!important;}
  .filter-block{padding:0 0 14px!important;margin-bottom:14px!important;}
  .filter-block h3{font-size:11px!important;margin:0 0 8px!important;letter-spacing:.12em!important;}
  .check{align-items:center!important;margin:8px 0!important;font-size:13px!important;line-height:1.25!important;}
  .check input{width:18px!important;height:18px!important;margin:0!important;}
  .price-range{font-size:12px!important;margin:4px 0 10px!important;color:#777!important;}
  .price-inputs{gap:8px!important;}
  .price-inputs input{padding:10px!important;font-size:13px!important;}
  .filters .btn{width:100%!important;padding:12px 16px!important;font-size:11px!important;}
  .catalog-top{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:0 0 16px!important;
    padding:0!important;
  }
  .catalog-top > div:first-child{
    flex:0 0 auto!important;
  }
  .catalog-top [data-product-count]{
    display:block!important;
    font-size:14px!important;
    line-height:1.25!important;
    white-space:normal!important;
  }
  .catalog-top .sort{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:230px!important;
    margin-left:auto!important;
  }
  .catalog-top .sort label{
    display:block!important;
    font-size:13px!important;
    line-height:1.2!important;
    margin:0 0 6px!important;
  }
  .catalog-top .sort select{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    padding:10px 30px 10px 10px!important;
    font-size:14px!important;
  }
  .catalog-layout .grid{margin-top:0!important;}
}
@media(max-width:420px){
  main.container{padding-left:8px!important;padding-right:8px!important;}
  .catalog-page-head,
  main.container > div[style*="margin:48px"]{margin:14px 0 10px!important;}
  .page-title{font-size:26px!important;}
  .catalog-top{gap:10px!important;}
  .catalog-top .sort{max-width:205px!important;}
  .catalog-top [data-product-count]{font-size:13px!important;}
  .catalog-top .sort label{font-size:12px!important;}
  .catalog-top .sort select{font-size:13px!important;padding:9px 28px 9px 9px!important;}
}

/* Mobile catalog filter as separate slide-in panel */
.mobile-filter-trigger,
.filter-backdrop,
.filter-drawer-head,
.filter-apply{display:none;}

@media(max-width:900px){
  .mobile-filter-trigger{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:40px!important;
    border:1px solid var(--line)!important;
    background:#fff!important;
    color:#171717!important;
    padding:0 16px!important;
    text-transform:uppercase!important;
    letter-spacing:.13em!important;
    font-size:11px!important;
    cursor:pointer!important;
    white-space:nowrap!important;
  }
  .filter-backdrop{
    position:fixed!important;
    inset:0!important;
    display:block!important;
    background:rgba(0,0,0,.24)!important;
    opacity:0!important;
    pointer-events:none!important;
    z-index:55!important;
    transition:opacity .22s ease!important;
  }
  .filter-backdrop.open{opacity:1!important;pointer-events:auto!important;}
  body.filter-open{overflow:hidden!important;}
  .filter-drawer-head{
    position:sticky!important;
    top:0!important;
    z-index:2!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:58px!important;
    margin:-18px -16px 18px!important;
    padding:0 16px!important;
    background:#fff!important;
    border-bottom:1px solid var(--line)!important;
    text-transform:uppercase!important;
    letter-spacing:.16em!important;
    font-size:13px!important;
  }
  .filter-drawer-head button{
    border:0!important;
    background:transparent!important;
    padding:8px!important;
    font-size:30px!important;
    line-height:1!important;
    cursor:pointer!important;
    color:#171717!important;
  }
  .catalog-layout .filters{
    position:fixed!important;
    top:0!important;
    left:0!important;
    bottom:0!important;
    width:340px!important;
    max-width:88vw!important;
    height:100vh!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch!important;
    z-index:56!important;
    background:#fff!important;
    border:0!important;
    border-right:1px solid var(--line)!important;
    box-shadow:22px 0 70px rgba(0,0,0,.13)!important;
    padding:18px 16px 22px!important;
    margin:0!important;
    transform:translateX(-105%)!important;
    transition:transform .25s ease!important;
  }
  .catalog-layout .filters.open{transform:translateX(0)!important;}
  .filters > h2{display:none!important;}
  .filter-apply{
    display:flex!important;
    margin-top:10px!important;
    margin-bottom:6px!important;
  }
  .catalog-top{
    display:grid!important;
    grid-template-columns:auto auto 1fr!important;
    align-items:end!important;
    column-gap:10px!important;
    row-gap:10px!important;
    margin:0 0 14px!important;
  }
  .catalog-count{align-self:center!important;}
  .catalog-top [data-product-count]{font-size:13px!important;line-height:1.15!important;}
  .catalog-top .sort{
    justify-self:end!important;
    width:100%!important;
    max-width:210px!important;
    margin-left:0!important;
  }
  .catalog-layout{display:block!important;margin-top:0!important;}
}

@media(max-width:420px){
  .catalog-top{
    grid-template-columns:auto auto!important;
  }
  .catalog-top .sort{
    grid-column:1/-1!important;
    justify-self:stretch!important;
    max-width:none!important;
  }
  .catalog-top .sort select{max-width:none!important;}
}

/* Cart recommendations, mobile burger socials and checkout validation */
.mobile-menu-social{
  margin-top:auto;
  padding:22px;
  border-top:1px solid var(--line);
  display:flex;
  flex-direction:column;
  gap:14px;
}
.mobile-menu-social-title{
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:12px;
  color:#9b8b7b;
  margin-bottom:4px;
}
.mobile-menu-social a{
  color:#555;
  font-size:14px;
  letter-spacing:.08em;
}
.cart-recommendations{
  margin-top:56px;
  padding-top:28px;
  border-top:1px solid var(--line);
}
.cart-recommendations .section-head h2{
  font-size:28px;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-weight:400;
}
.checkout-form label{
  display:flex;
  flex-direction:column;
  gap:7px;
  color:#666;
  font-size:13px;
}
.checkout-form label span{
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#777;
}
.form-note{
  grid-column:1/-1;
  margin:0;
  color:#8a4d3b;
  font-size:14px;
}
.form-note.ok{color:#4f6f4f;}
@media(max-width:900px){
  .mobile-menu-social{display:flex;}
  .cart-recommendations{margin-top:34px;padding-top:22px;}
  .cart-recommendations .section-head h2{font-size:20px;line-height:1.25;}
  .checkout-form label{grid-column:1/-1;}
}
@media(min-width:901px){
  .mobile-menu-social{display:none;}
}

.product-recommendations{max-width:1380px;margin:10px auto 40px;padding:0 28px;}
.product-recommendations .section-head{margin-top:18px;}
@media(max-width:900px){.product-recommendations{margin:0 auto 28px;padding:0 12px;}.product-recommendations .section-head{margin:22px 0 14px!important;}.product-recommendations .section-head h2{font-size:20px!important;line-height:1.2;}}

/* Color-specific gallery mapping in admin */
.color-image-panel{border:1px solid var(--line);background:#fbf8f4;padding:14px;margin:0 0 16px;}
.color-image-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;}
.color-image-head strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#171717;}
.color-image-head span{font-size:12px;color:#888;}
.color-image-panel p{margin:0 0 12px;color:#777;font-size:12px;line-height:1.5;}
.color-image-mapper{display:flex;flex-direction:column;gap:12px;}
.color-image-row{background:#fff;border:1px solid var(--line);padding:10px;}
.color-image-title{display:flex;align-items:center;gap:9px;margin-bottom:10px;}
.color-image-title .color-dot{cursor:default;width:18px;height:18px;min-width:18px;}
.color-image-title strong{font-size:13px;font-weight:400;}
.color-image-thumbs{display:flex;gap:8px;flex-wrap:wrap;}
.color-image-thumb{position:relative;display:block;margin:0!important;cursor:pointer;}
.color-image-thumb input{position:absolute;left:6px;top:6px;width:auto!important;margin:0!important;z-index:2;accent-color:#111;}
.color-image-thumb img{width:58px;height:76px;object-fit:cover;border:1px solid var(--line);background:#f5f0ea;display:block;}
.color-image-thumb span{position:absolute;right:5px;bottom:4px;background:rgba(255,255,255,.86);font-size:10px;padding:1px 4px;color:#555;}
.thumbs img.active{border-color:#111!important;}
@media(max-width:900px){.color-image-thumb img{width:52px;height:68px;}.color-image-panel{padding:12px;}}

/* Quick add to cart button on product cards */
.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;}
.product-card-bottom .price{margin:0;}
.quick-cart-btn{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:background .2s,border-color .2s,transform .2s;}
.quick-cart-btn:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-1px);}
.checkout-form label span{display:block;margin-bottom:6px;color:#555;font-size:12px;letter-spacing:.04em;}
@media(max-width:900px){
  .product-card-bottom{margin-top:2px;}
  .quick-cart-btn{width:34px;height:34px;font-size:15px;}
}

/* Product page description: slightly larger for readability */
.product-page .description{
  font-size:16px!important;
  line-height:1.7!important;
}
@media(max-width:900px){
  .product-page .description{
    font-size:15px!important;
    line-height:1.65!important;
  }
}

/* Cart item layout polish */
.cart-page .cart-item{
  grid-template-columns:150px minmax(0,1fr);
  align-items:stretch;
  gap:22px;
}
.cart-page .cart-item>img{
  width:150px;
  height:200px;
  object-fit:cover;
}
.cart-item-info{
  min-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:8px;
  max-width:360px;
}
.cart-item-title{
  font-size:18px;
  line-height:1.2;
}
.cart-item-variant{
  margin:0;
  color:#333;
  font-size:15px;
  line-height:1.25;
}
.cart-item-qty{
  margin:4px 0;
}
.cart-item-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.cart-remove{
  border:1px solid #999;
  background:#fff;
  padding:8px 12px;
  cursor:pointer;
}
.cart-item-price{
  font-size:18px;
  color:#111;
  white-space:nowrap;
}
.drawer .cart-item{
  grid-template-columns:82px 1fr;
  align-items:stretch;
}
.drawer .cart-item img{width:82px;height:110px;}
.drawer .cart-item-info{max-width:none;gap:5px;}
.drawer .cart-item-title{font-size:14px;}
.drawer .cart-item-variant{font-size:12px;}
.drawer .cart-item-bottom{gap:8px;}
.drawer .cart-remove{font-size:12px;padding:5px 8px;}
.drawer .cart-item-price{font-size:13px;}
.drawer .cart-item-qty{width:110px;margin:2px 0;}
.drawer .cart-item-qty button{height:34px;width:34px;}
.drawer .cart-item-qty input{height:34px;width:42px;}
@media(max-width:900px){
  .cart-page{margin:28px auto;}
  .cart-page .cart-item{
    grid-template-columns:clamp(112px,32vw,150px) minmax(0,1fr)!important;
    gap:14px!important;
    align-items:stretch!important;
    padding:18px 0!important;
  }
  .cart-page .cart-item>img{
    width:100%!important;
    height:auto!important;
    aspect-ratio:3/4!important;
  }
  .cart-item-info{
    max-width:none;
    gap:6px;
    justify-content:space-between;
  }
  .cart-item-title{font-size:17px;line-height:1.15;}
  .cart-item-variant{font-size:14px;line-height:1.2;}
  .cart-item-qty{width:120px;margin:2px 0!important;}
  .cart-item-qty button{width:34px!important;height:34px!important;}
  .cart-item-qty input{width:44px!important;height:34px!important;}
  .cart-item-bottom{align-items:center;justify-content:space-between;}
  .cart-remove{font-size:13px;padding:6px 10px;}
  .cart-item-price{font-size:16px;}
}
@media(max-width:420px){
  .cart-page .cart-item{grid-template-columns:110px minmax(0,1fr)!important;gap:12px!important;}
  .cart-item-title{font-size:16px;}
  .cart-item-variant{font-size:13px;}
  .cart-item-qty{width:112px;}
  .cart-item-qty button{width:32px!important;height:32px!important;}
  .cart-item-qty input{width:40px!important;height:32px!important;}
  .cart-remove{font-size:12px;padding:5px 8px;}
  .cart-item-price{font-size:15px;}
}

/* Fix clipped active color ring on product cards */
.product-card .color-dots{
  padding:5px 0 5px 6px!important;
  margin-left:-1px!important;
  overflow:visible!important;
}
.product-card .color-dot{
  cursor:pointer!important;
}
.product-card .color-dot.active{
  outline-offset:3px!important;
}

/* Product page: move description above quantity/add-to-cart and make it more prominent */
.product-page .product-info .description{
  margin:24px 0 10px!important;
  font-size:20px!important;
  line-height:1.65!important;
  color:#333!important;
  font-weight:400!important;
}
@media(max-width:900px){
  .product-page .product-info .description{
    margin:20px 0 8px!important;
    font-size:18px!important;
    line-height:1.6!important;
  }
}


/* Admin password gate */
.admin-login-screen{position:fixed;inset:0;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px;}
.admin-locked > header,.admin-locked > main,.admin-locked > .mobile-menu-backdrop,.admin-locked > .mobile-menu-drawer{display:none!important;}
.admin-unlocked .admin-login-screen{display:none!important;}
.admin-login-card{width:min(440px,100%);border:1px solid var(--border,#e6ded6);background:#fff;padding:44px 34px;box-shadow:0 22px 60px rgba(40,25,10,.08);text-align:center;}
.admin-login-logo{display:block;width:180px;max-width:70%;height:auto;margin:0 auto 28px;}
.admin-login-card h1{font-size:32px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;}
.admin-login-card p{margin:0 0 26px;color:#777;line-height:1.55;}
.admin-login-card label{display:block;text-align:left;font-weight:600;color:#222;margin-bottom:18px;}
.admin-login-card input{width:100%;margin-top:8px;border:1px solid var(--border,#e6ded6);padding:16px 18px;font-size:18px;outline:none;background:#fff;}
.admin-login-card .btn{width:100%;justify-content:center;}
.admin-login-error{min-height:22px;margin-top:14px;color:#b00020;font-weight:600;}
@media(max-width:640px){.admin-login-card{padding:34px 22px}.admin-login-logo{width:150px}.admin-login-card h1{font-size:24px}}


/* Keep price and currency together on mobile/cards */
.price,
.old-price,
.current-price,
.product-price,
.product-card-bottom .price,
.cart-item-price{
  white-space: nowrap;
}
.product-card-bottom{
  align-items: center;
}
.product-card-bottom .price{
  min-width: 0;
  flex: 1 1 auto;
  display: flex;
  gap: 8px;
  align-items: baseline;
  flex-wrap: nowrap;
}
.product-card-bottom .quick-cart-btn{
  flex: 0 0 auto;
}
@media(max-width:900px){
  .product-card-bottom .price{
    gap: 7px;
    font-size: 13px!important;
  }
  .old-price,.current-price{
    white-space: nowrap!important;
  }
}


/* Scroll-to-top button */
.scroll-top-btn{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:900;
  width:48px;
  height:48px;
  border:1px solid var(--border,#e6ded6);
  background:#fff;
  color:#1d1d1d;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 12px 30px rgba(30,20,10,.10);
  opacity:0;
  pointer-events:none;
  transform:translateY(10px);
  transition:opacity .2s ease, transform .2s ease, border-color .2s ease;
}
.scroll-top-btn.visible{opacity:1;pointer-events:auto;transform:translateY(0);}
.scroll-top-btn:hover{border-color:#1d1d1d;}
.mobile-catalog-action{display:none;}
@media(max-width:900px){
  .scroll-top-btn{right:14px;bottom:16px;width:44px;height:44px;font-size:22px;}
  .mobile-catalog-action{display:flex!important;justify-content:center;margin:18px 0 26px!important;}
  .mobile-catalog-action .btn{width:min(330px,100%);}
  .home-container .section-head h2{font-size:clamp(38px,9vw,54px)!important;line-height:1.05!important;}
  [data-home-news]{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:20px 14px!important;
    width:100%!important;
    overflow:visible!important;
  }
  [data-home-news] .product-card{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  [data-home-news] .product-card:nth-child(n+7){display:none!important;}
  [data-home-news] .product-card .product-title{
    font-size:17px!important;
    line-height:1.12!important;
    margin-bottom:10px!important;
  }
  [data-home-news] .product-card-bottom{
    gap:8px!important;
    align-items:center!important;
  }
  [data-home-news] .product-card-bottom .price,
  [data-home-news] .product-card .current-price{
    font-size:15px!important;
  }
  [data-home-news] .product-card .old-price{
    font-size:14px!important;
  }
  [data-home-news] .quick-cart-btn{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    font-size:17px!important;
  }
}

/* Product card typography polish */
.product-card .product-title{
  font-weight:700!important;
  font-size:16px!important;
  line-height:1.25!important;
  margin-bottom:8px!important;
}
.product-card .current-price,
.product-card-bottom .current-price{
  font-weight:700!important;
  font-size:17px!important;
  line-height:1.2!important;
}
.product-card-bottom .price{
  font-size:17px!important;
}
@media(max-width:900px){
  .product-card .product-title{
    font-size:17px!important;
    line-height:1.22!important;
  }
  .product-card .current-price,
  .product-card-bottom .current-price{
    font-size:18px!important;
  }
  .product-card-bottom .price{
    font-size:18px!important;
  }
}

/* Catalog pagination + mobile catalog readability */
.pagination button,
.pagination span{
  border:1px solid var(--line);
  background:#fff;
  padding:9px 12px;
  min-width:36px;
  text-align:center;
  cursor:pointer;
}
.pagination .active{
  border-color:#111;
  background:#111;
  color:#fff;
}
@media(max-width:900px){
  .catalog-page-head{margin:20px 0 12px!important;padding:0!important;}
  .catalog-page-head .page-title,.page-title{font-size:42px!important;line-height:1!important;letter-spacing:.04em!important;}
  .catalog-layout{padding:0!important;}
  .catalog-layout .grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:26px 14px!important;
  }
  .catalog-layout .product-card{min-width:0!important;overflow:visible!important;}
  .catalog-layout .product-title{
    font-size:14px!important;
    line-height:1.15!important;
    margin:10px 0 5px!important;
    min-height:0!important;
    word-break:break-word;
  }
  .catalog-layout .product-card .color-dots{
    padding-left:4px!important;
    margin:0 0 6px!important;
    gap:6px!important;
  }
  .catalog-layout .product-card .color-dot{
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
  }
  .catalog-layout .product-card-bottom{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 38px!important;
    align-items:center!important;
    gap:6px!important;
    margin-top:0!important;
    width:100%!important;
  }
  .catalog-layout .product-card-bottom .price{
    font-size:14px!important;
    gap:6px!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .catalog-layout .product-card-bottom .old-price{
    font-size:13px!important;
  }
  .catalog-layout .product-card-bottom .current-price{
    font-size:15px!important;
  }
  .catalog-layout .quick-cart-btn{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    font-size:16px!important;
    justify-self:end!important;
  }
}
@media(max-width:420px){
  .catalog-layout .grid{gap:24px 12px!important;}
  .catalog-layout .product-card-bottom .price{font-size:13px!important;gap:5px!important;}
  .catalog-layout .product-card-bottom .old-price{font-size:12px!important;}
  .catalog-layout .product-card-bottom .current-price{font-size:14px!important;}
  .catalog-layout .quick-cart-btn{width:34px!important;height:34px!important;min-width:34px!important;font-size:15px!important;}
}

/* Final polish: mobile catalog header controls */
@media(max-width:900px){
  .catalog-page-head{
    margin:18px 0 16px!important;
    padding:0!important;
  }
  .catalog-page-head .page-title,
  .page-title{
    font-size:clamp(42px, 12vw, 72px)!important;
    line-height:.95!important;
    letter-spacing:.035em!important;
    margin:0!important;
  }
  .catalog-top{
    display:grid!important;
    grid-template-columns:minmax(118px,auto) minmax(72px,auto) minmax(220px,1fr)!important;
    align-items:end!important;
    gap:14px!important;
    margin:0 0 22px!important;
    padding:0!important;
  }
  .mobile-filter-trigger{
    height:58px!important;
    min-width:128px!important;
    padding:0 22px!important;
    align-self:end!important;
    font-size:13px!important;
    letter-spacing:.16em!important;
  }
  .catalog-count{
    height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    align-self:end!important;
  }
  .catalog-top [data-product-count]{
    font-size:16px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
  }
  .catalog-top .sort{
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
    margin:0!important;
  }
  .catalog-top .sort label{
    display:block!important;
    margin:0 0 7px!important;
    font-size:15px!important;
    line-height:1.1!important;
  }
  .catalog-top .sort select{
    width:100%!important;
    height:58px!important;
    padding:0 44px 0 22px!important;
    font-size:16px!important;
    border:1px solid var(--line)!important;
    background:#fff!important;
  }
}

@media(max-width:560px){
  .catalog-page-head{margin:16px 0 14px!important;}
  .catalog-page-head .page-title,
  .page-title{font-size:42px!important;}
  .catalog-top{
    grid-template-columns:1fr auto!important;
    gap:10px!important;
    margin-bottom:18px!important;
  }
  .mobile-filter-trigger{
    min-width:0!important;
    width:100%!important;
    height:50px!important;
    padding:0 14px!important;
    font-size:12px!important;
  }
  .catalog-count{
    height:50px!important;
    justify-content:flex-end!important;
  }
  .catalog-top [data-product-count]{font-size:14px!important;}
  .catalog-top .sort{
    grid-column:1/-1!important;
  }
  .catalog-top .sort label{
    font-size:13px!important;
    margin-bottom:6px!important;
  }
  .catalog-top .sort select{
    height:50px!important;
    font-size:15px!important;
    padding-left:14px!important;
  }
}
.admin-status{margin-top:14px;font-size:14px;color:#777;line-height:1.45}.admin-status.ok{color:#2f6f3e}.admin-status.error{color:#9b2d2d}


/* 2026-05-22: mobile product-page/recommendations polish + loader */
html, body{max-width:100%;overflow-x:hidden;}
.site-loader{position:fixed;inset:0;z-index:9998;background:rgba(255,255,255,.96);display:flex;align-items:center;justify-content:center;transition:opacity .25s ease, visibility .25s ease;}
.site-loader.hide{opacity:0;visibility:hidden;pointer-events:none;}
.site-loader-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#777;text-transform:uppercase;letter-spacing:.18em;font-size:12px;}
.site-loader-card img{width:190px;max-width:52vw;height:auto;display:block;}
.site-loader-card:after{content:"";width:42px;height:1px;background:#cfc4b8;animation:loaderPulse .9s ease-in-out infinite alternate;}
@keyframes loaderPulse{from{opacity:.25;transform:scaleX(.45)}to{opacity:1;transform:scaleX(1)}}

.product-page .thumbs img{transition:border-color .18s ease, transform .18s ease;}
.product-page .thumbs img.active{border-color:#111!important;transform:translateY(-1px);}

@media(max-width:900px){
  .container.product-page{padding-left:0!important;padding-right:0!important;margin:0 auto 34px!important;display:block!important;width:100%!important;max-width:100%!important;}
  .product-page .gallery{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:hidden!important;}
  .product-page .main-img{width:100%!important;max-width:100%!important;border-left:0!important;border-right:0!important;aspect-ratio:3/4!important;object-fit:cover!important;}
  .product-page .thumbs{order:2!important;display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding:0 10px 8px!important;margin:0!important;scrollbar-width:none!important;}
  .product-page .thumbs::-webkit-scrollbar{display:none!important;}
  .product-page .thumbs img{width:58px!important;min-width:58px!important;height:76px!important;object-fit:cover!important;}
  .product-page .product-info{padding:20px 14px 0!important;width:100%!important;max-width:100%!important;position:static!important;}
  .product-page .product-info h1{font-size:28px!important;line-height:1.12!important;margin-bottom:10px!important;}
  .product-page .product-price{font-size:17px!important;gap:10px!important;margin-bottom:16px!important;}
  .product-page .product-price .current-price{font-size:20px!important;}
  .product-page .product-info .description{font-size:16px!important;line-height:1.55!important;margin:18px 0 8px!important;}
  .product-page .btn.full{min-height:54px!important;}
  .product-recommendations{padding:0 14px!important;margin:4px auto 24px!important;overflow:hidden!important;}
  .product-recommendations .section-head h2{font-size:26px!important;letter-spacing:.08em!important;line-height:1.12!important;}
  .product-recommendations .product-scroll{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px!important;overflow:visible!important;margin:0!important;padding:0!important;scroll-snap-type:none!important;width:100%!important;}
  .product-recommendations .product-scroll .product-card{min-width:0!important;max-width:none!important;width:100%!important;overflow:visible!important;}
  .product-recommendations .product-card .product-title{font-size:15px!important;line-height:1.15!important;margin:10px 0 4px!important;}
  .product-recommendations .product-card-bottom{grid-template-columns:minmax(0,1fr) 34px!important;gap:6px!important;}
  .product-recommendations .product-card-bottom .price{font-size:14px!important;gap:5px!important;overflow:hidden!important;}
  .product-recommendations .old-price{font-size:12px!important;}
  .product-recommendations .current-price{font-size:15px!important;}
  .product-recommendations .quick-cart-btn{width:34px!important;height:34px!important;min-width:34px!important;}
  .prefooter-info{padding-left:12px!important;padding-right:12px!important;}
  .prefooter-info-inner{max-width:100%!important;}
  .service-card{width:100%!important;}
}

@media(max-width:420px){
  .product-page .product-info{padding-left:12px!important;padding-right:12px!important;}
  .product-recommendations{padding-left:12px!important;padding-right:12px!important;}
  .product-recommendations .product-scroll{gap:22px 10px!important;}
  .product-recommendations .product-card-bottom .price{font-size:13px!important;}
  .product-recommendations .current-price{font-size:14px!important;}
  .site-loader-card img{width:150px;}
}

/* 2026-05-22: product recommendations mobile horizontal carousel */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
@media(max-width:900px){
  .product-recommendations{
    padding:0 0 28px 14px!important;
    margin:4px auto 24px!important;
    overflow:hidden!important;
    max-width:100%!important;
  }
  .product-recommendations .section-head{
    padding-right:14px!important;
  }
  .product-recommendations .section-head h2{
    font-size:26px!important;
    letter-spacing:.08em!important;
    line-height:1.12!important;
  }
  .product-recommendations .product-scroll{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 14px 12px 0!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .product-recommendations .product-scroll::-webkit-scrollbar{
    display:none!important;
  }
  .product-recommendations .product-scroll .product-card{
    flex:0 0 66vw!important;
    min-width:66vw!important;
    max-width:66vw!important;
    width:66vw!important;
    overflow:visible!important;
    scroll-snap-align:start!important;
  }
  .product-recommendations .product-card .product-title{
    font-size:15px!important;
    line-height:1.15!important;
    margin:10px 0 4px!important;
  }
  .product-recommendations .product-card-bottom{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 34px!important;
    gap:6px!important;
    align-items:center!important;
  }
  .product-recommendations .product-card-bottom .price{
    font-size:14px!important;
    gap:5px!important;
    overflow:hidden!important;
  }
  .product-recommendations .old-price{
    font-size:12px!important;
  }
  .product-recommendations .current-price{
    font-size:15px!important;
  }
  .product-recommendations .quick-cart-btn{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
  }
}
@media(max-width:380px){
  .product-recommendations{
    padding-left:12px!important;
  }
  .product-recommendations .product-scroll{
    gap:12px!important;
    padding-right:12px!important;
  }
  .product-recommendations .product-scroll .product-card{
    flex-basis:68vw!important;
    min-width:68vw!important;
    max-width:68vw!important;
    width:68vw!important;
  }
}

/* 2026-05-22: desktop product gallery thumbnails under main image */
@media(min-width:901px){
  .product-page .gallery{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    min-width:0!important;
  }
  .product-page .main-img{
    order:1!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:3/4!important;
    object-fit:cover!important;
  }
  .product-page .thumbs{
    order:2!important;
    display:flex!important;
    flex-direction:row!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:0 0 8px!important;
    margin:0!important;
    scrollbar-width:thin!important;
    scroll-snap-type:x proximity!important;
  }
  .product-page .thumbs img{
    flex:0 0 82px!important;
    width:82px!important;
    min-width:82px!important;
    height:108px!important;
    aspect-ratio:auto!important;
    object-fit:cover!important;
    scroll-snap-align:start!important;
  }
  .product-page .thumbs:empty:before{
    width:82px!important;
    height:108px!important;
    aspect-ratio:auto!important;
  }
}

/* 2026-05-22: desktop product layout 2/5 gallery + 3/5 info, image lightbox */
@media(min-width:901px){
  .container.product-page{
    grid-template-columns:minmax(340px, 2fr) minmax(0, 3fr)!important;
    gap:48px!important;
    align-items:start!important;
  }
  .product-page .gallery{
    width:100%!important;
    max-width:620px!important;
    justify-self:start!important;
  }
  .product-page .main-img{
    cursor:zoom-in!important;
  }
  .product-page .product-info{
    width:100%!important;
    max-width:none!important;
  }
  .product-page .product-info h1{
    max-width:820px!important;
  }
  .product-page .product-info .description{
    max-width:860px!important;
  }
  .product-page .accordion{
    max-width:900px!important;
  }
}
.image-modal{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(12,12,12,.82);
  backdrop-filter:blur(8px);
}
.image-modal.open{display:flex;}
.image-modal img{
  max-width:min(94vw, 1100px);
  max-height:92vh;
  width:auto;
  height:auto;
  object-fit:contain;
  background:#fff;
  box-shadow:0 20px 70px rgba(0,0,0,.35);
}
.image-modal-close{
  position:absolute;
  top:18px;
  right:20px;
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.25);
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:30px;
  line-height:1;
  cursor:pointer;
}
@media(max-width:900px){
  .image-modal{padding:12px;}
  .image-modal img{max-width:96vw;max-height:88vh;}
  .image-modal-close{top:12px;right:12px;}
}

/* Checkout form simplified layout */
.checkout-form .form-full{
  grid-column:1/-1;
}
.checkout-form select:invalid{
  color:#777;
}
.checkout-form [data-username-field][hidden]{
  display:none!important;
}
.checkout-form textarea{
  grid-column:1/-1;
}
@media(min-width:901px){
  .checkout-box{max-width:760px;margin-left:auto;margin-right:auto;}
}

.privacy-note{
  grid-column:1/-1;
  margin: -2px 0 0;
  color:#8b8b8b;
  font-size:11px;
  line-height:1.55;
}
@media(max-width:900px){
  .privacy-note{font-size:10.5px;line-height:1.5;}
}

/* 2026-05-22: refined header logo, product title typography, lightbox carousel */
.brand-logo img{
  height:74px!important;
  max-width:210px!important;
}
.product-title,
.cart-item-title,
.product-info h1{
  font-family:Georgia, 'Times New Roman', serif!important;
  letter-spacing:.015em!important;
}
.product-title{
  font-size:16px!important;
  font-weight:600!important;
  line-height:1.18!important;
}
.product-info h1{
  font-size:38px!important;
  font-weight:500!important;
  line-height:1.08!important;
  margin-bottom:16px!important;
}
.current-price{
  font-weight:700!important;
}
body.modal-open{
  overflow:hidden!important;
}
.image-modal{
  flex-direction:column!important;
}
.image-modal-inner{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  width:100%;
  max-width:min(94vw, 1180px);
}
.image-modal img[data-lightbox-img]{
  max-width:min(94vw, 1120px)!important;
  max-height:82vh!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  cursor:grab;
}
.image-modal-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  color:#fff;
  user-select:none;
}
.image-modal-arrow{
  width:46px;
  height:38px;
  border:1px solid rgba(255,255,255,.32);
  background:rgba(255,255,255,.09);
  color:#fff;
  border-radius:999px;
  cursor:pointer;
  font-size:20px;
  line-height:1;
}
.image-modal-arrow:hover{
  background:rgba(255,255,255,.18);
}
.image-modal-counter{
  min-width:54px;
  text-align:center;
  font-size:12px;
  color:rgba(255,255,255,.78);
  letter-spacing:.08em;
}
@media(max-width:900px){
  .brand-logo img{
    height:38px!important;
    max-width:116px!important;
  }
  .product-title{
    font-size:14px!important;
    line-height:1.16!important;
  }
  .product-info h1{
    font-size:28px!important;
    line-height:1.08!important;
  }
  .image-modal-inner{
    max-width:100%;
    gap:10px;
  }
  .image-modal img[data-lightbox-img]{
    max-width:96vw!important;
    max-height:78vh!important;
  }
  .image-modal-controls{
    gap:12px;
  }
  .image-modal-arrow{
    width:44px;
    height:38px;
  }
}


/* 2026-05-22: final header size + elegant product typography */
@media(min-width:901px){
  .simple-header-inner{
    min-height:76px!important;
    height:76px!important;
    padding-top:8px!important;
    padding-bottom:8px!important;
  }
  .brand-logo img{
    height:58px!important;
    max-width:168px!important;
  }
}
@media(max-width:900px){
  .simple-header-inner{
    min-height:52px!important;
    height:52px!important;
    padding-top:4px!important;
    padding-bottom:4px!important;
  }
  .brand-logo img{
    height:32px!important;
    max-width:102px!important;
  }
}
.product-title,
.cart-item-title,
.product-info h1,
[data-product-title]{
  font-family:'Cormorant Garamond','Playfair Display','Bodoni 72','Didot',Georgia,serif!important;
  letter-spacing:.01em!important;
  color:#151515!important;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.product-title{
  font-size:17px!important;
  line-height:1.08!important;
  font-weight:600!important;
  margin-top:12px!important;
}
.product-info h1,
[data-product-title]{
  font-size:42px!important;
  line-height:1.02!important;
  font-weight:600!important;
  margin-bottom:18px!important;
}
.cart-item-title{
  font-size:20px!important;
  line-height:1.08!important;
  font-weight:600!important;
}
@media(max-width:900px){
  .product-title{
    font-size:15.5px!important;
    line-height:1.08!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:31px!important;
    line-height:1.04!important;
  }
  .cart-item-title{
    font-size:18px!important;
  }
}

/* 2026-05-22: product names use header typography, uppercase, larger */
.product-title,
.cart-item-title,
.product-info h1,
[data-product-title]{
  font-family: Arial, Helvetica, sans-serif!important;
  text-transform: uppercase!important;
  letter-spacing: .075em!important;
  font-weight: 600!important;
  color:#151515!important;
}
.product-title{
  font-size:18px!important;
  line-height:1.12!important;
  margin-top:12px!important;
  margin-bottom:5px!important;
}
.product-info h1,
[data-product-title]{
  font-size:44px!important;
  line-height:1.05!important;
  margin-bottom:18px!important;
}
.cart-item-title{
  font-size:20px!important;
  line-height:1.12!important;
}
@media(max-width:900px){
  .product-title{
    font-size:16px!important;
    line-height:1.12!important;
    letter-spacing:.055em!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:32px!important;
    line-height:1.05!important;
    letter-spacing:.055em!important;
  }
  .cart-item-title{
    font-size:18px!important;
    letter-spacing:.05em!important;
  }
}

/* 2026-05-22: product titles lighter + larger */
.product-title,
.cart-item-title,
.product-info h1,
[data-product-title]{
  font-weight:400!important;
}
.product-title{
  font-size:20px!important;
  line-height:1.12!important;
}
.product-info h1,
[data-product-title]{
  font-size:50px!important;
  line-height:1.04!important;
}
.cart-item-title{
  font-size:22px!important;
  line-height:1.12!important;
}
@media(max-width:900px){
  .product-title{
    font-size:18px!important;
    line-height:1.1!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:36px!important;
    line-height:1.04!important;
  }
  .cart-item-title{
    font-size:19px!important;
  }
}

/* 2026-05-22: make product names match header nav typography (not bold) */
.product-title,
.product-title *,
.cart-item-title,
.cart-item-title *,
.product-info h1,
.product-info h1 *,
[data-product-title],
[data-product-title] *{
  font-family: Arial, Helvetica, sans-serif!important;
  font-weight: 400!important;
  text-transform: uppercase!important;
  letter-spacing: .12em!important;
  color:#171717!important;
}
.product-title{
  font-size:21px!important;
  line-height:1.16!important;
}
.product-info h1,
[data-product-title]{
  font-size:52px!important;
  line-height:1.05!important;
}
.cart-item-title{
  font-size:23px!important;
  line-height:1.16!important;
}
@media(max-width:900px){
  .product-title{
    font-size:18px!important;
    letter-spacing:.105em!important;
    line-height:1.14!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:36px!important;
    letter-spacing:.085em!important;
    line-height:1.05!important;
  }
  .cart-item-title{
    font-size:19px!important;
    letter-spacing:.085em!important;
  }
}

/* 2026-05-22: make product titles visually thinner like header nav */
.product-title,
.product-title *,
.cart-item-title,
.cart-item-title *,
.product-info h1,
.product-info h1 *,
[data-product-title],
[data-product-title] *{
  font-family: Arial, Helvetica, sans-serif!important;
  font-weight: 300!important;
  font-synthesis-weight: none!important;
  -webkit-font-smoothing: antialiased!important;
  -moz-osx-font-smoothing: grayscale!important;
  text-transform: uppercase!important;
  letter-spacing: .16em!important;
  text-shadow: none!important;
}
.product-title b,
.product-title strong,
.cart-item-title b,
.cart-item-title strong,
.product-info h1 b,
.product-info h1 strong,
[data-product-title] b,
[data-product-title] strong{
  font-weight:300!important;
}
.product-title{
  font-size:22px!important;
  line-height:1.14!important;
}
.product-info h1,
[data-product-title]{
  font-size:54px!important;
  line-height:1.04!important;
}
.cart-item-title{
  font-size:24px!important;
  line-height:1.14!important;
}
@media(max-width:900px){
  .product-title{
    font-size:19px!important;
    letter-spacing:.13em!important;
    line-height:1.15!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:38px!important;
    letter-spacing:.1em!important;
    line-height:1.05!important;
  }
  .cart-item-title{
    font-size:20px!important;
    letter-spacing:.105em!important;
  }
}

/* 2026-05-22: final product title thin typography + tighter card spacing */
.product-title,
.product-card .product-title,
.cart-item-title,
.product-info h1,
[data-product-title]{
  font-family:Arial, Helvetica, sans-serif!important;
  text-transform:uppercase!important;
  font-weight:300!important;
  letter-spacing:0!important;
  color:#151515!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}
.product-title,
.product-card .product-title{
  font-size:23px!important;
  line-height:1.05!important;
  margin-top:12px!important;
  margin-bottom:2px!important;
  min-height:0!important;
}
.product-info h1,
[data-product-title]{
  font-size:52px!important;
  line-height:1.02!important;
  font-weight:300!important;
  margin-bottom:16px!important;
}
.cart-item-title{
  font-size:24px!important;
  line-height:1.06!important;
  font-weight:300!important;
}
.product-card .color-dots{
  margin-top:0!important;
  margin-bottom:2px!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.product-card-bottom{
  margin-top:0!important;
  align-items:center!important;
}
.product-card-bottom .price{
  margin-top:0!important;
  line-height:1.1!important;
}
@media(max-width:900px){
  .product-title,
  .product-card .product-title{
    font-size:20px!important;
    line-height:1.06!important;
    letter-spacing:0!important;
    margin-top:10px!important;
    margin-bottom:1px!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:36px!important;
    line-height:1.02!important;
    letter-spacing:0!important;
  }
  .cart-item-title{
    font-size:21px!important;
    line-height:1.05!important;
    letter-spacing:0!important;
  }
  .product-card .color-dots{
    margin-top:0!important;
    margin-bottom:2px!important;
  }
  .product-card-bottom{
    margin-top:0!important;
  }
}

/* 2026-05-22: final title tone, size and spacing refinement */
.product-title,
.product-card .product-title,
.cart-item-title,
.product-info h1,
[data-product-title]{
  color:#2f2f2f!important;
  font-weight:300!important;
}
.product-title,
.product-card .product-title{
  font-size:22px!important;
  line-height:1.08!important;
  margin-bottom:20px!important;
}
.product-info h1,
[data-product-title]{
  font-size:48px!important;
  line-height:1.04!important;
  margin-bottom:20px!important;
}
.cart-item-title{
  font-size:23px!important;
  line-height:1.08!important;
  margin-bottom:20px!important;
}
@media(max-width:900px){
  .product-title,
  .product-card .product-title{
    font-size:19px!important;
    line-height:1.1!important;
    margin-bottom:20px!important;
  }
  .product-info h1,
  [data-product-title]{
    font-size:34px!important;
    line-height:1.05!important;
    margin-bottom:20px!important;
  }
  .cart-item-title{
    font-size:20px!important;
    line-height:1.08!important;
    margin-bottom:16px!important;
  }
}

/* 2026-05-22: product-page title/description and mobile home headings refinement */
.product-page .product-info h1,
.product-page [data-product-title]{
  font-size:42px!important;
  line-height:1.06!important;
  margin-bottom:18px!important;
}
.product-page .product-info .description,
.product-page .description{
  font-size:18px!important;
  line-height:1.58!important;
}
@media(max-width:900px){
  .product-page .product-info h1,
  .product-page [data-product-title]{
    font-size:28px!important;
    line-height:1.08!important;
    margin-bottom:16px!important;
  }
  .product-page .product-info .description,
  .product-page .description{
    font-size:16px!important;
    line-height:1.55!important;
  }
  body.home .section-head h2,
  .home-container .section-head h2,
  .home-container .page-title,
  .section-head:has(+ [data-home-hit]) h2,
  .section-head.news-head h2{
    font-size:30px!important;
    line-height:1.08!important;
    letter-spacing:.08em!important;
  }
}


/* Checkout mobile compact refinement */
@media(max-width:900px){
  .cart-page{
    padding-left:14px!important;
    padding-right:14px!important;
    margin-top:24px!important;
  }
  .cart-page > .page-title{
    font-size:34px!important;
    line-height:1!important;
    letter-spacing:.055em!important;
    margin-bottom:22px!important;
  }
  .checkout-box{
    margin-left:-2px!important;
    margin-right:-2px!important;
    padding:22px 14px!important;
  }
  .checkout-box h2{
    font-size:26px!important;
    line-height:1.12!important;
    margin-bottom:16px!important;
  }
  .checkout-box p:not(.privacy-note):not(.form-note){
    font-size:16px!important;
    line-height:1.45!important;
  }
  .checkout-form{
    gap:10px!important;
  }
  .checkout-form label span{
    font-size:12px!important;
    letter-spacing:.04em!important;
    margin-bottom:5px!important;
    white-space:normal!important;
  }
  .form-grid input,
  .form-grid select,
  .form-grid textarea{
    padding:13px 14px!important;
    font-size:16px!important;
  }
  .form-grid textarea{
    min-height:88px!important;
  }
}
@media(max-width:420px){
  .cart-page{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .cart-page > .page-title{
    font-size:30px!important;
  }
  .checkout-box{
    padding:20px 10px!important;
  }
  .checkout-box h2{
    font-size:24px!important;
  }
  .form-grid input,
  .form-grid select,
  .form-grid textarea{
    padding-left:12px!important;
    padding-right:12px!important;
  }
}

/* 2026-05-22: mobile catalog card compact polish */
@media(max-width:900px){
  .catalog-layout .grid{
    gap:22px 12px!important;
  }
  .catalog-layout .product-card{
    min-width:0!important;
    max-width:100%!important;
  }
  .catalog-layout .product-media{
    margin-bottom:8px!important;
  }
  .catalog-layout .product-card .product-title,
  .catalog-layout .product-title{
    font-size:15px!important;
    line-height:1.15!important;
    letter-spacing:.02em!important;
    margin:8px 0 8px!important;
    min-height:0!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
  .catalog-layout .product-card .color-dots{
    margin:0 0 6px!important;
    gap:5px!important;
  }
  .catalog-layout .product-card .color-dot{
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
  }
  .catalog-layout .product-card-bottom{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 34px!important;
    align-items:center!important;
    gap:6px!important;
    margin-top:0!important;
  }
  .catalog-layout .product-card-bottom .price{
    min-width:0!important;
    display:flex!important;
    align-items:baseline!important;
    gap:5px!important;
    flex-wrap:wrap!important;
    font-size:12px!important;
    line-height:1.15!important;
    overflow:hidden!important;
  }
  .catalog-layout .product-card-bottom .old-price,
  .catalog-layout .old-price{
    font-size:12px!important;
    line-height:1.15!important;
  }
  .catalog-layout .product-card-bottom .current-price,
  .catalog-layout .current-price{
    font-size:15px!important;
    line-height:1.15!important;
    font-weight:500!important;
  }
  .catalog-layout .product-card-bottom .quick-cart-btn{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    font-size:15px!important;
    justify-self:end!important;
  }
}
@media(max-width:420px){
  .catalog-layout .grid{
    gap:20px 10px!important;
  }
  .catalog-layout .product-card .product-title,
  .catalog-layout .product-title{
    font-size:14px!important;
    line-height:1.14!important;
    margin-bottom:7px!important;
  }
  .catalog-layout .product-card-bottom{
    grid-template-columns:minmax(0,1fr) 32px!important;
  }
  .catalog-layout .product-card-bottom .current-price,
  .catalog-layout .current-price{
    font-size:14px!important;
  }
  .catalog-layout .product-card-bottom .quick-cart-btn{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
  }
}

/* 2026-05-22: desktop catalog card title smaller */
@media(min-width:901px){
  .catalog-layout .product-card .product-title,
  .catalog-layout .product-title{
    font-size:18px!important;
    line-height:1.14!important;
    margin-top:12px!important;
    margin-bottom:14px!important;
  }
}

/* Reviews block */
.reviews-section{
  margin:66px 0 18px;
  scroll-margin-top:96px;
}
.reviews-head{margin-bottom:22px!important;}
.reviews-scroll{
  display:flex;
  gap:18px;
  overflow-x:auto;
  overflow-y:hidden;
  padding:0 0 14px;
  scroll-snap-type:x proximity;
  -webkit-overflow-scrolling:touch;
}
.review-card{
  flex:0 0 clamp(220px, 18vw, 310px);
  width:clamp(220px, 18vw, 310px);
  border:1px solid var(--line);
  background:#fff;
  padding:0;
  cursor:pointer;
  scroll-snap-align:start;
  overflow:hidden;
  box-shadow:0 14px 36px rgba(0,0,0,.04);
}
.review-card img{
  display:block;
  width:100%;
  height:420px;
  object-fit:cover;
  object-position:top center;
  transition:transform .35s ease;
}
.review-card:hover img{transform:scale(1.025);}
.admin-reviews-layout{
  display:grid;
  grid-template-columns:420px 1fr;
  gap:24px;
  margin:28px 0;
}
.admin-review-list{
  display:grid;
  gap:12px;
}
.admin-review-item{
  display:grid;
  grid-template-columns:82px 1fr auto;
  align-items:center;
  gap:14px;
  border:1px solid var(--line);
  background:#fff;
  padding:12px;
}
.admin-review-item img{
  width:82px;
  height:112px;
  object-fit:cover;
  object-position:top center;
  background:#f7f3ee;
}
.admin-review-item p{margin:4px 0 0;color:#777;}
@media(max-width:900px){
  .reviews-section{
    margin:48px 0 10px;
    scroll-margin-top:74px;
  }
  .reviews-scroll{
    gap:12px;
    margin-right:-14px;
    padding-right:14px;
  }
  .review-card{
    flex-basis:68vw;
    width:68vw;
  }
  .review-card img{
    height:430px;
  }
  .admin-reviews-layout{
    grid-template-columns:1fr;
  }
  .admin-review-item{
    grid-template-columns:72px 1fr;
  }
  .admin-review-item .btn{
    grid-column:1/-1;
    width:100%;
  }
}
@media(max-width:420px){
  .review-card{flex-basis:74vw;width:74vw;}
  .review-card img{height:390px;}
}

/* 2026-05-22: catalog color filter, sticky header, social dropdown, equal cards, drag scroll */
.header{position:sticky!important;top:0!important;z-index:1000!important;box-shadow:0 1px 0 rgba(232,226,220,.7);}
.simple-actions{gap:22px!important;align-items:center!important;}
.social-dropdown{position:relative;display:inline-flex;align-items:center;}
.social-toggle{border:0;background:transparent;color:inherit;text-transform:uppercase;letter-spacing:inherit;font-size:inherit;cursor:pointer;padding:8px 0;}
.social-toggle::after{content:none!important;display:none!important;}
.social-menu{position:absolute;right:0;top:calc(100% + 12px);min-width:150px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 44px rgba(0,0,0,.08);padding:10px 0;display:none;z-index:1002;text-transform:none;letter-spacing:0;}
.social-dropdown.open .social-menu,.social-dropdown:hover .social-menu{display:block;}
.social-menu a{display:block!important;padding:10px 16px!important;font-size:13px!important;letter-spacing:.02em!important;text-transform:none!important;color:#555!important;white-space:nowrap;}
.social-menu a:hover{background:#f8f4ef;color:#111!important;}

.grid{align-items:stretch!important;}
.product-card{height:100%;display:flex!important;flex-direction:column!important;min-width:0;}
.product-card .product-media{flex:0 0 auto;}
.product-card .product-title{flex:0 0 auto;min-height:58px;display:block;}
.product-card .color-dots{flex:0 0 auto;}
.product-card-bottom{margin-top:auto!important;}
.product-scroll{align-items:stretch!important;cursor:grab;user-select:none;}
.product-scroll.is-dragging,.reviews-scroll.is-dragging,.thumbs.is-dragging{cursor:grabbing!important;scroll-snap-type:none!important;}
.product-scroll.is-dragging a,.reviews-scroll.is-dragging button,.thumbs.is-dragging img{pointer-events:none;}
.reviews-scroll,.thumbs{cursor:grab;user-select:none;}

.filter-color-dot{width:18px;height:18px;min-width:18px;border-radius:50%;border:1px solid #cfc8bf;background:var(--dot-color);box-shadow:inset 0 0 0 2px #fff;display:inline-block;}
.color-filter-check{align-items:center;}
.color-filter-check input{margin-right:0;}

@media(min-width:901px){
  .catalog-layout .product-card .product-title{min-height:56px!important;}
  .catalog-layout .product-card-bottom{min-height:46px!important;align-items:center!important;}
  .product-scroll .product-card .product-title{min-height:58px!important;}
  .product-scroll .product-card-bottom{min-height:46px!important;}
}
@media(max-width:900px){
  .social-dropdown{display:none!important;}
  .simple-header-inner{position:relative;}
  .product-card .product-title{min-height:44px!important;}
  .catalog-layout .product-card .product-title{min-height:42px!important;}
  .catalog-layout .product-card-bottom{min-height:38px!important;}
}

/* 2026-05-22: fixed header + stable social dropdown patch */
html{scroll-padding-top:86px;}
body{padding-top:76px!important;overflow-x:hidden;}
.header.simple-header,.header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:5000!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);}
.simple-header-inner{min-height:76px!important;height:76px!important;padding-top:10px!important;padding-bottom:10px!important;}
.social-dropdown{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;}
.social-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important;line-height:1!important;padding:14px 0!important;}
.social-toggle::after{content:""!important;display:inline-block!important;width:0!important;height:0!important;border-left:4px solid transparent!important;border-right:4px solid transparent!important;border-top:5px solid currentColor!important;margin-left:2px!important;vertical-align:middle!important;transform:translateY(1px)!important;}
.social-menu{top:100%!important;right:0!important;margin-top:0!important;min-width:190px!important;padding:12px 0!important;display:none!important;background:#fff!important;z-index:6000!important;}
.social-dropdown.open .social-menu,.social-dropdown:hover .social-menu,.social-dropdown:focus-within .social-menu{display:block!important;}
.social-menu a{display:block!important;padding:13px 20px!important;line-height:1.2!important;}
@media(max-width:900px){
  html{scroll-padding-top:62px;}
  body{padding-top:60px!important;}
  .simple-header-inner{height:60px!important;min-height:60px!important;padding-top:5px!important;padding-bottom:5px!important;}
}


/* 2026-05-22: no social arrow + dark theme */
.social-toggle::after{content:none!important;display:none!important;border:0!important;margin:0!important;width:0!important;height:0!important;}
.theme-toggle,.mobile-theme-toggle{
  border:0;
  background:transparent;
  color:inherit;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  cursor:pointer;
  padding:10px 0;
}
.mobile-theme-toggle{
  width:100%;
  text-align:left;
  padding:18px 0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  margin-top:16px;
}
html[data-theme="dark"]{
  --bg:#11100f;
  --text:#eee9e3;
  --muted:#a59d94;
  --line:#36302b;
  --soft:#1a1715;
  --accent:#f5eee6;
  --beige:#3a332d;
  color-scheme:dark;
}
html[data-theme="dark"] body{background:var(--bg);color:var(--text);}
html[data-theme="dark"] .header,
html[data-theme="dark"] .simple-header{background:rgba(17,16,15,.92)!important;border-bottom-color:var(--line)!important;box-shadow:0 14px 34px rgba(0,0,0,.22);}
html[data-theme="dark"] .brand-logo img{filter:drop-shadow(0 6px 12px rgba(0,0,0,.32));}
html[data-theme="dark"] .mobile-menu-button span{background:#eee9e3!important;}
html[data-theme="dark"] .mobile-menu-drawer,
html[data-theme="dark"] .drawer,
html[data-theme="dark"] .social-menu{background:#151311!important;color:var(--text)!important;border-color:var(--line)!important;box-shadow:0 20px 60px rgba(0,0,0,.45)!important;}
html[data-theme="dark"] .social-menu a{color:#d8d0c8!important;}
html[data-theme="dark"] .social-menu a:hover{background:#211d19!important;color:#fff!important;}
html[data-theme="dark"] .mobile-menu-backdrop{background:rgba(0,0,0,.55)!important;}
html[data-theme="dark"] .product-media,
html[data-theme="dark"] .cart-item img,
html[data-theme="dark"] .main-img,
html[data-theme="dark"] .thumbs img,
html[data-theme="dark"] .reviews-card,
html[data-theme="dark"] .review-card{background:#1b1815!important;border-color:var(--line)!important;}
html[data-theme="dark"] .badge,
html[data-theme="dark"] .btn.secondary,
html[data-theme="dark"] .swatch,
html[data-theme="dark"] .size,
html[data-theme="dark"] .qty,
html[data-theme="dark"] .qty button,
html[data-theme="dark"] .pagination a,
html[data-theme="dark"] .pagination span,
html[data-theme="dark"] .filter-drawer,
html[data-theme="dark"] .catalog-filter-button,
html[data-theme="dark"] .quick-cart,
html[data-theme="dark"] .product-card-cart,
html[data-theme="dark"] .lightbox-content{background:#151311!important;color:var(--text)!important;border-color:var(--line)!important;}
html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea,
html[data-theme="dark"] .sort select,
html[data-theme="dark"] .price-inputs input,
html[data-theme="dark"] .form-grid input,
html[data-theme="dark"] .form-grid select,
html[data-theme="dark"] .form-grid textarea{background:#11100f!important;color:var(--text)!important;border-color:var(--line)!important;}
html[data-theme="dark"] input::placeholder,
html[data-theme="dark"] textarea::placeholder{color:#786f66!important;}
html[data-theme="dark"] .btn{background:#eee9e3!important;color:#11100f!important;border-color:#eee9e3!important;}
html[data-theme="dark"] .btn.secondary{background:transparent!important;color:#eee9e3!important;border-color:#eee9e3!important;}
html[data-theme="dark"] .prefooter-info-inner,
html[data-theme="dark"] .prefooter-card,
html[data-theme="dark"] .checkout-box,
html[data-theme="dark"] .footer,
html[data-theme="dark"] .notice{background:#171411!important;border-color:var(--line)!important;}
html[data-theme="dark"] .price,
html[data-theme="dark"] .count,
html[data-theme="dark"] .vendor,
html[data-theme="dark"] .description,
html[data-theme="dark"] .footer a,
html[data-theme="dark"] .footer p,
html[data-theme="dark"] .prefooter-card p,
html[data-theme="dark"] .checkout-privacy-note{color:#b7ada4!important;}
html[data-theme="dark"] .old-price{color:#8b8178!important;}
html[data-theme="dark"] .section-head h2,
html[data-theme="dark"] .page-title,
html[data-theme="dark"] .product-title,
html[data-theme="dark"] .product-info h1,
html[data-theme="dark"] .cart-page h1{color:#eee9e3!important;}
html[data-theme="dark"] .service-eyebrow{color:#9c8e80!important;}
html[data-theme="dark"] .scroll-top{background:#eee9e3!important;color:#11100f!important;border-color:#eee9e3!important;}
html[data-theme="dark"] .preloader{background:#11100f!important;}
html[data-theme="dark"] .preloader-logo{filter:drop-shadow(0 12px 28px rgba(0,0,0,.4));}
@media(max-width:900px){
  .theme-toggle{display:none!important;}
}


/* 2026-05-22: dark theme contrast polish */
.theme-toggle,
.mobile-theme-toggle{
  min-width:34px!important;
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:18px!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-transform:none!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
}
.theme-toggle:hover,
.mobile-theme-toggle:hover{border-color:var(--line)!important;background:rgba(185,149,98,.08)!important;}
.mobile-theme-toggle{width:auto!important;margin:18px 0 0!important;padding:10px 14px!important;border-color:var(--line)!important;}

html[data-theme="dark"] .brand-logo img{
  opacity:1!important;
  filter:drop-shadow(0 8px 18px rgba(185,149,98,.18))!important;
}
html[data-theme="dark"] .prefooter-info-inner,
html[data-theme="dark"] .prefooter-card,
html[data-theme="dark"] .service-card{
  background:#15120f!important;
  border-color:#3a332d!important;
}
html[data-theme="dark"] .service-card{box-shadow:0 22px 80px rgba(0,0,0,.28)!important;}
html[data-theme="dark"] .service-card h3,
html[data-theme="dark"] .prefooter-card h3{color:#f0e8df!important;}
html[data-theme="dark"] .service-card p,
html[data-theme="dark"] .prefooter-card p{color:#c9beb3!important;}

html[data-theme="dark"] .price,
html[data-theme="dark"] .current-price,
html[data-theme="dark"] .product-card-bottom .price,
html[data-theme="dark"] .cart-item-price,
html[data-theme="dark"] [data-cart-total],
html[data-theme="dark"] [data-drawer-total],
html[data-theme="dark"] .cart-total strong,
html[data-theme="dark"] .product-price,
html[data-theme="dark"] [data-product-price-wrap]{
  color:#f4eee8!important;
}
html[data-theme="dark"] .old-price{
  color:#9c938a!important;
  opacity:1!important;
}

html[data-theme="dark"] .filters,
html[data-theme="dark"] .filter-drawer,
html[data-theme="dark"] .filter-block,
html[data-theme="dark"] .filter-block label,
html[data-theme="dark"] .check,
html[data-theme="dark"] .check span,
html[data-theme="dark"] .filter-option,
html[data-theme="dark"] .filter-option span,
html[data-theme="dark"] .catalog-count,
html[data-theme="dark"] .sort label{
  color:#d9d1c9!important;
}
html[data-theme="dark"] .filter-block h3,
html[data-theme="dark"] .filters h3,
html[data-theme="dark"] .filter-title{
  color:#f1ebe5!important;
}
html[data-theme="dark"] .filter-count,
html[data-theme="dark"] .count{color:#b4aaa1!important;}
html[data-theme="dark"] .check input,
html[data-theme="dark"] .filter-option input{accent-color:#c9a36e!important;}

html[data-theme="dark"] .product-info,
html[data-theme="dark"] .product-info p,
html[data-theme="dark"] .product-info .description,
html[data-theme="dark"] .description,
html[data-theme="dark"] [data-product-description],
html[data-theme="dark"] .accordion,
html[data-theme="dark"] .accordion p,
html[data-theme="dark"] .accordion summary{
  color:#d7cec5!important;
}
html[data-theme="dark"] .product-info .vendor{color:#b1a79e!important;}
html[data-theme="dark"] .variant-title{color:#eee7df!important;}
html[data-theme="dark"] .size,
html[data-theme="dark"] .qty,
html[data-theme="dark"] .qty button,
html[data-theme="dark"] .qty input{
  color:#f2ebe4!important;
  background:#14110f!important;
  border-color:#3a332d!important;
}
html[data-theme="dark"] .size.active,
html[data-theme="dark"] .swatch.active{border-color:#e8dccf!important;box-shadow:0 0 0 1px #e8dccf!important;}

html[data-theme="dark"] .cart-page,
html[data-theme="dark"] .cart-item,
html[data-theme="dark"] .cart-item-title,
html[data-theme="dark"] .cart-item-variant,
html[data-theme="dark"] .cart-total,
html[data-theme="dark"] .checkout-box h2,
html[data-theme="dark"] .checkout-box p,
html[data-theme="dark"] .form-grid label span{
  color:#eee7df!important;
}
html[data-theme="dark"] .cart-item-variant,
html[data-theme="dark"] .checkout-box p{color:#c8beb4!important;}
html[data-theme="dark"] .cart-remove{
  color:#f4eee8!important;
  background:transparent!important;
  border:1px solid #6b5f55!important;
}
html[data-theme="dark"] .cart-remove:hover{background:#221d19!important;border-color:#d7c6b3!important;}

html[data-theme="dark"] .site-loader{
  background:#11100f!important;
}
html[data-theme="dark"] .site-loader-card{
  color:#c7a26e!important;
}
html[data-theme="dark"] .site-loader-card img{
  filter:drop-shadow(0 12px 28px rgba(185,149,98,.18))!important;
}
html[data-theme="dark"] .site-loader-card:after{
  background:#b99562!important;
}

html[data-theme="dark"] .product-card-title,
html[data-theme="dark"] .product-card .product-title{color:#f1ebe5!important;}
html[data-theme="dark"] .quick-cart-btn,
html[data-theme="dark"] .product-card-cart{color:#11100f!important;background:#f4eee8!important;border-color:#3a332d!important;}


/* 2026-05-22: dark theme final contrast fixes */
html[data-theme="dark"] .price-range,
html[data-theme="dark"] .price-inputs input,
html[data-theme="dark"] .price-inputs input::placeholder,
html[data-theme="dark"] .filter-block .price-range,
html[data-theme="dark"] .filters .price-range{
  color:#d2c7bc!important;
  opacity:1!important;
}
html[data-theme="dark"] .price-inputs input{
  background:#15120f!important;
  border-color:#4b4138!important;
}
html[data-theme="dark"] .prefooter-info{
  background:radial-gradient(circle at 50% 10%, rgba(96,69,39,.24) 0%, rgba(39,29,22,.48) 38%, #11100f 100%)!important;
  border-top-color:#312a24!important;
  border-bottom-color:#312a24!important;
}
html[data-theme="dark"] .prefooter-card.service-card,
html[data-theme="dark"] .prefooter-info-inner .prefooter-card{
  background:linear-gradient(180deg,#18130f 0%,#12100e 100%)!important;
  border-color:#4a3a2b!important;
  box-shadow:0 28px 90px rgba(0,0,0,.34), inset 0 0 0 1px rgba(185,149,98,.06)!important;
}
html[data-theme="dark"] .site-loader,
html[data-theme="dark"] .preloader{
  background:#11100f!important;
}
html[data-theme="dark"] .site-loader-card,
html[data-theme="dark"] .preloader-logo,
html[data-theme="dark"] .site-loader-card span{
  color:#c7a26e!important;
}
html[data-theme="dark"] .site-loader-card img{
  filter:drop-shadow(0 10px 28px rgba(185,149,98,.18))!important;
}
html[data-theme="dark"] .site-loader-card:after{background:#c7a26e!important;}
html[data-theme="dark"] .brand-logo img{opacity:1!important;}
html[data-theme="dark"] .filter-block label,
html[data-theme="dark"] .check,
html[data-theme="dark"] .check span,
html[data-theme="dark"] .filter-option,
html[data-theme="dark"] .filter-option span,
html[data-theme="dark"] .muted-filter,
html[data-theme="dark"] .filter-count{
  color:#cfc5ba!important;
  opacity:1!important;
}
html[data-theme="dark"] .product-info h1,
html[data-theme="dark"] .product-info .product-price,
html[data-theme="dark"] .product-info .current-price,
html[data-theme="dark"] .product-page .current-price,
html[data-theme="dark"] .product-page .product-price,
html[data-theme="dark"] [data-product-price-wrap],
html[data-theme="dark"] [data-product-price-wrap] .current-price{
  color:#f5eee6!important;
  opacity:1!important;
}
html[data-theme="dark"] .product-info .description,
html[data-theme="dark"] [data-product-description],
html[data-theme="dark"] .product-info .product-description,
html[data-theme="dark"] .product-info p,
html[data-theme="dark"] .product-note{
  color:#d8cec4!important;
  opacity:1!important;
}
html[data-theme="dark"] .cart-item-title,
html[data-theme="dark"] .cart-item h3,
html[data-theme="dark"] .cart-item-name,
html[data-theme="dark"] .cart-item-variant,
html[data-theme="dark"] .cart-item .qty,
html[data-theme="dark"] .cart-item .qty button,
html[data-theme="dark"] .cart-item .qty input,
html[data-theme="dark"] .cart-item-price,
html[data-theme="dark"] .cart-page .price,
html[data-theme="dark"] .cart-page .current-price,
html[data-theme="dark"] .cart-total,
html[data-theme="dark"] .cart-total strong,
html[data-theme="dark"] .cart-page h1{
  color:#f2ebe4!important;
  opacity:1!important;
}
html[data-theme="dark"] .cart-remove,
html[data-theme="dark"] [data-remove-cart],
html[data-theme="dark"] .remove-cart{
  color:#f4eee8!important;
  background:transparent!important;
  border:1px solid #6f6258!important;
  opacity:1!important;
}
html[data-theme="dark"] .cart-remove::before{content:none!important;}
html[data-theme="dark"] .cart-remove:empty::after,
html[data-theme="dark"] [data-remove-cart]:empty::after{
  content:'Видалити';
  color:#f4eee8;
}


/* 2026-05-22: final header logo x2 + custom SVG theme icons */
@media(min-width:901px){
  body{padding-top:112px!important;}
  html{scroll-padding-top:122px!important;}
  .simple-header-inner{
    height:112px!important;
    min-height:112px!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
  }
  .brand-logo img{
    height:112px!important;
    max-width:340px!important;
  }
}
@media(max-width:900px){
  body{padding-top:78px!important;}
  html{scroll-padding-top:84px!important;}
  .simple-header-inner{
    height:78px!important;
    min-height:78px!important;
    padding-top:6px!important;
    padding-bottom:6px!important;
  }
  .brand-logo img{
    height:64px!important;
    max-width:190px!important;
  }
}
.theme-toggle{
  width:34px!important;
  height:34px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  background:transparent!important;
  font-size:0!important;
  line-height:0!important;
}
.theme-toggle .theme-icon{
  width:22px!important;
  height:22px!important;
  display:block!important;
  object-fit:contain!important;
}
.mobile-theme-toggle{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  font-size:13px!important;
  letter-spacing:.12em!important;
}
.mobile-theme-toggle .theme-icon{
  width:22px!important;
  height:22px!important;
  display:block!important;
  object-fit:contain!important;
}
html[data-theme="dark"] .theme-toggle .theme-icon,
html[data-theme="dark"] .mobile-theme-toggle .theme-icon{
  filter:drop-shadow(0 0 8px rgba(199,162,110,.18));
}


/* 2026-05-22: header center, icon path fix support, shorter header */
@media(min-width:901px){
  body{padding-top:82px!important;}
  html{scroll-padding-top:92px!important;}
  .simple-header-inner{
    height:82px!important;
    min-height:82px!important;
    padding-top:6px!important;
    padding-bottom:6px!important;
  }
  .simple-header-inner .brand-logo{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    right:auto!important;
    transform:translate(-50%,-50%)!important;
    width:auto!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
  }
  .brand-logo img{
    height:78px!important;
    width:auto!important;
    max-width:230px!important;
    display:block!important;
  }
}
@media(max-width:900px){
  body{padding-top:58px!important;}
  html{scroll-padding-top:66px!important;}
  .simple-header-inner{
    height:58px!important;
    min-height:58px!important;
    padding-top:4px!important;
    padding-bottom:4px!important;
  }
  .simple-header-inner .brand-logo{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    width:auto!important;
  }
  .brand-logo img{
    height:48px!important;
    width:auto!important;
    max-width:155px!important;
    display:block!important;
  }
}
.theme-toggle .theme-icon,
.mobile-theme-toggle .theme-icon{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
.theme-toggle{
  overflow:visible!important;
}

/* 2026-05-22: selected color ring visibility in dark theme */
html[data-theme="dark"] .color-dot.active,
html[data-theme="dark"] .swatches .color-dot.active,
html[data-theme="dark"] .product-card .color-dot.active,
html[data-theme="dark"] .filter-color-dot.active{
  outline:2px solid #f4eee8!important;
  outline-offset:4px!important;
  box-shadow:0 0 0 1px rgba(199,162,110,.45), inset 0 0 0 1px rgba(255,255,255,.35)!important;
}
html[data-theme="dark"] .color-dot.active[style*="#ffffff"],
html[data-theme="dark"] .color-dot.active[style*="#fff"],
html[data-theme="dark"] .color-dot.active[style*="white"]{
  outline-color:#c7a26e!important;
  box-shadow:0 0 0 1px rgba(244,238,232,.8), inset 0 0 0 1px rgba(0,0,0,.12)!important;
}

/* 2026-05-22: mobile header/social and home news card cleanup */
@media (max-width: 900px){
  /* Hide desktop social dropdown from the mobile header. Social links stay inside burger menu. */
  .simple-header .simple-actions .social-dropdown,
  .header .simple-actions .social-dropdown{
    display:none!important;
  }

  /* Home page: make the Новинки 2-column cards compact and prevent text/price overlap. */
  body.home [data-home-news],
  [data-home-news]{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:20px 12px!important;
    overflow:visible!important;
    max-width:100%!important;
  }
  body.home [data-home-news] .product-card,
  [data-home-news] .product-card{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    display:flex!important;
    flex-direction:column!important;
  }
  body.home [data-home-news] .product-card a,
  [data-home-news] .product-card a{
    min-width:0!important;
    max-width:100%!important;
  }
  body.home [data-home-news] .product-card .product-title,
  [data-home-news] .product-card .product-title{
    font-size:18px!important;
    line-height:1.08!important;
    letter-spacing:0!important;
    margin:10px 0 8px!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  body.home [data-home-news] .color-dots,
  [data-home-news] .color-dots{
    gap:5px!important;
    margin:0 0 8px!important;
  }
  body.home [data-home-news] .color-dot,
  [data-home-news] .color-dot{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
  }
  body.home [data-home-news] .product-card-bottom,
  [data-home-news] .product-card-bottom{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 38px!important;
    align-items:end!important;
    gap:6px!important;
    width:100%!important;
    margin-top:auto!important;
  }
  body.home [data-home-news] .product-card-bottom .price,
  [data-home-news] .product-card-bottom .price{
    min-width:0!important;
    max-width:100%!important;
    display:flex!important;
    flex-wrap:wrap!important;
    gap:4px 7px!important;
    align-items:baseline!important;
    overflow:hidden!important;
  }
  body.home [data-home-news] .product-card .old-price,
  [data-home-news] .product-card .old-price{
    font-size:15px!important;
    line-height:1.05!important;
    white-space:nowrap!important;
  }
  body.home [data-home-news] .product-card .current-price,
  [data-home-news] .product-card .current-price{
    font-size:18px!important;
    line-height:1.05!important;
    white-space:nowrap!important;
  }
  body.home [data-home-news] .quick-cart-btn,
  [data-home-news] .quick-cart-btn{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    font-size:16px!important;
    justify-self:end!important;
    align-self:end!important;
    position:static!important;
  }
}

@media (max-width: 420px){
  body.home [data-home-news] .product-card .product-title,
  [data-home-news] .product-card .product-title{
    font-size:17px!important;
  }
  body.home [data-home-news] .product-card .current-price,
  [data-home-news] .product-card .current-price{
    font-size:17px!important;
  }
  body.home [data-home-news] .product-card .old-price,
  [data-home-news] .product-card .old-price{
    font-size:14px!important;
  }
}

/* 2026-05-22: move desktop social menu to the left nav and keep mobile clean */
@media (min-width:901px){
  .simple-header-inner .simple-nav .social-dropdown{
    display:inline-flex!important;
    align-items:center!important;
    position:relative!important;
    min-height:44px!important;
  }
  .simple-header-inner .simple-nav .social-menu{
    left:0!important;
    right:auto!important;
    top:100%!important;
    margin-top:0!important;
  }
  .simple-header-inner .simple-actions .social-dropdown{display:none!important;}
}
@media (max-width:900px){
  .simple-header-inner .simple-nav .social-dropdown,
  .simple-header-inner .simple-actions .social-dropdown{display:none!important;}
}

/* 2026-05-22: header cart icon + remove reviews nav + compact mobile home news cards */
.header-cart-link{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:42px!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  line-height:1!important;
  text-decoration:none!important;
  color:inherit!important;
}
.header-cart-icon{
  display:block!important;
  font-size:22px!important;
  line-height:1!important;
  transform:translateY(1px)!important;
}
.header-cart-count{
  position:absolute!important;
  top:2px!important;
  right:1px!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#111!important;
  color:#fff!important;
  font-size:10px!important;
  letter-spacing:0!important;
  font-weight:500!important;
}
.header-cart-link:hover{border-color:var(--line)!important;background:rgba(185,149,98,.08)!important;}
html[data-theme="dark"] .header-cart-count{background:#f4eee8!important;color:#11100f!important;}
html[data-theme="dark"] .header-cart-link:hover{background:rgba(199,162,110,.12)!important;border-color:var(--line)!important;}

@media(max-width:900px){
  .header-cart-link{width:38px!important;height:38px!important;}
  .header-cart-icon{font-size:20px!important;}
  .header-cart-count{top:1px!important;right:-2px!important;min-width:17px!important;height:17px!important;font-size:9px!important;}

  body.home [data-home-news] .product-card .product-title,
  [data-home-news] .product-card .product-title{
    font-size:14px!important;
    line-height:1.12!important;
    letter-spacing:0!important;
    margin:8px 0 7px!important;
    min-height:32px!important;
    max-height:48px!important;
    overflow:hidden!important;
    overflow-wrap:anywhere!important;
  }
  body.home [data-home-news] .color-dots,
  [data-home-news] .color-dots{
    gap:4px!important;
    margin:0 0 7px!important;
  }
  body.home [data-home-news] .color-dot,
  [data-home-news] .color-dot{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    outline-offset:2px!important;
  }
  body.home [data-home-news] .product-card-bottom,
  [data-home-news] .product-card-bottom{
    grid-template-columns:minmax(0,1fr) 32px!important;
    gap:5px!important;
    align-items:end!important;
  }
  body.home [data-home-news] .product-card-bottom .price,
  [data-home-news] .product-card-bottom .price{
    gap:2px 5px!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  body.home [data-home-news] .product-card .old-price,
  [data-home-news] .product-card .old-price{
    font-size:12px!important;
    line-height:1.05!important;
    white-space:nowrap!important;
  }
  body.home [data-home-news] .product-card .current-price,
  [data-home-news] .product-card .current-price{
    font-size:15px!important;
    line-height:1.05!important;
    white-space:nowrap!important;
  }
  body.home [data-home-news] .quick-cart-btn,
  [data-home-news] .quick-cart-btn{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    font-size:14px!important;
    justify-self:end!important;
    align-self:end!important;
    position:static!important;
  }
}

@media(max-width:420px){
  body.home [data-home-news] .product-card .product-title,
  [data-home-news] .product-card .product-title{font-size:13px!important;min-height:30px!important;}
  body.home [data-home-news] .product-card .current-price,
  [data-home-news] .product-card .current-price{font-size:14px!important;}
  body.home [data-home-news] .quick-cart-btn,
  [data-home-news] .quick-cart-btn{width:30px!important;height:30px!important;min-width:30px!important;font-size:13px!important;}
}

/* 2026-05-22: minimal brand hero + refined cart icon */
.brand-hero-minimal{
  width:100%;
  padding:34px 28px 12px;
}
.brand-hero-panel{
  max-width:1280px;
  margin:0 auto;
  min-height:270px;
  border:1px solid rgba(168,132,82,.38);
  border-radius:18px;
  background:
    radial-gradient(circle at 82% 22%, rgba(199,162,110,.13), transparent 34%),
    linear-gradient(135deg, rgba(255,255,255,.92), rgba(248,244,239,.88));
  box-shadow:0 22px 70px rgba(25,18,12,.08);
  display:grid;
  grid-template-columns:.95fr 1.45fr;
  gap:44px;
  align-items:center;
  padding:54px 70px;
  overflow:hidden;
  position:relative;
}
.brand-hero-panel:before{
  content:"";
  position:absolute;
  inset:18px;
  border-radius:14px;
  border:1px solid rgba(168,132,82,.12);
  pointer-events:none;
}
.brand-hero-panel:after{
  content:"";
  position:absolute;
  right:7%;
  top:12%;
  width:42%;
  height:76%;
  background:linear-gradient(110deg, transparent, rgba(168,132,82,.14), transparent);
  opacity:.55;
  transform:skewX(-18deg);
  pointer-events:none;
}
.brand-hero-tags,
.brand-hero-stats{position:relative;z-index:1;}
.brand-hero-tags{
  display:flex;
  flex-direction:column;
  gap:16px;
}
.brand-mini-block{
  width:min(360px,100%);
  min-height:56px;
  display:grid;
  grid-template-columns:62px 1fr;
  align-items:center;
  border:1px solid rgba(168,132,82,.36);
  background:rgba(255,255,255,.48);
  color:#2a2724;
  text-transform:uppercase;
  letter-spacing:.22em;
  font-size:13px;
  line-height:1.25;
}
.brand-mini-icon{
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  border-right:1px solid rgba(168,132,82,.36);
  color:#b8925f;
  font-family:Georgia,serif;
  font-size:22px;
  letter-spacing:0;
}
.brand-hero-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  align-items:center;
}
.brand-stat-card{
  min-height:150px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:18px 24px;
  border-right:1px solid rgba(168,132,82,.28);
}
.brand-stat-card:last-child{border-right:0;}
.brand-stat-card:before{
  content:"✦";
  color:#b8925f;
  font-size:20px;
  line-height:1;
  margin-bottom:18px;
}
.brand-stat-number{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(42px,4.4vw,68px);
  line-height:.95;
  color:#23201d;
  letter-spacing:.02em;
  font-weight:400;
  white-space:nowrap;
}
.brand-stat-label{
  margin-top:16px;
  color:#9b764c;
  text-transform:uppercase;
  letter-spacing:.19em;
  font-size:12px;
}
.header-cart-icon img{
  width:24px!important;
  height:24px!important;
  display:block!important;
  color:currentColor!important;
}
.header-cart-icon{
  font-size:0!important;
  transform:none!important;
}
html[data-theme="dark"] .brand-hero-panel{
  background:
    radial-gradient(circle at 85% 20%, rgba(199,162,110,.16), transparent 34%),
    linear-gradient(135deg, #12100e, #171310 54%, #100f0e);
  border-color:rgba(199,162,110,.42);
  box-shadow:0 24px 80px rgba(0,0,0,.34);
}
html[data-theme="dark"] .brand-hero-panel:before{border-color:rgba(199,162,110,.12);}
html[data-theme="dark"] .brand-mini-block{
  background:rgba(255,255,255,.015);
  border-color:rgba(199,162,110,.34);
  color:#efe7dc;
}
html[data-theme="dark"] .brand-mini-icon{border-color:rgba(199,162,110,.34);color:#cfa770;}
html[data-theme="dark"] .brand-stat-card{border-color:rgba(199,162,110,.28);}
html[data-theme="dark"] .brand-stat-number{color:#f4eee8;}
html[data-theme="dark"] .brand-stat-label{color:#cfa770;}
html[data-theme="dark"] .brand-stat-card:before{color:#cfa770;}
html[data-theme="dark"] .header-cart-icon img{color:#f4eee8!important;filter:none!important;}

@media(max-width:900px){
  .brand-hero-minimal{padding:18px 12px 4px;}
  .brand-hero-panel{
    min-height:auto;
    grid-template-columns:1fr;
    gap:24px;
    padding:28px 18px 24px;
    border-radius:14px;
  }
  .brand-hero-panel:before{inset:10px;border-radius:10px;}
  .brand-hero-tags{gap:10px;}
  .brand-mini-block{
    min-height:48px;
    grid-template-columns:50px 1fr;
    font-size:11px;
    letter-spacing:.16em;
  }
  .brand-mini-icon{font-size:18px;}
  .brand-hero-stats{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .brand-stat-card{
    min-height:86px;
    padding:10px 6px;
  }
  .brand-stat-card:before{font-size:14px;margin-bottom:9px;}
  .brand-stat-number{font-size:clamp(28px,9.8vw,42px);}
  .brand-stat-label{font-size:8px;letter-spacing:.08em;margin-top:8px;line-height:1.25;}
  .header-cart-icon img{width:22px!important;height:22px!important;}
}
@media(max-width:420px){
  .brand-hero-stats{gap:0;}
  .brand-stat-card{padding:8px 3px;}
  .brand-stat-number{font-size:29px;}
}

/* 2026-05-22: refined minimal hero + reliable header cart icon */
.header-cart-icon{
  width:24px!important;
  height:24px!important;
  display:block!important;
  background:currentColor!important;
  color:var(--text)!important;
  -webkit-mask:url("cart_header_icon.svg") center/contain no-repeat;
  mask:url("cart_header_icon.svg") center/contain no-repeat;
  transform:none!important;
}
.header-cart-icon img{display:none!important;}
html[data-theme="dark"] .header-cart-icon{color:#f4eee8!important;background:#f4eee8!important;}

.brand-hero-panel{
  grid-template-columns:.95fr 1.25fr!important;
  min-height:220px!important;
  padding:46px 62px!important;
}
.brand-hero-statement{
  position:relative;
  z-index:1;
  min-height:150px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  border-right:1px solid rgba(168,132,82,.28);
  padding-right:44px;
}
.brand-hero-statement p{
  margin:0;
  font-family:var(--font-heading);
  font-size:clamp(34px,4vw,68px);
  line-height:1.08;
  letter-spacing:.04em;
  text-transform:uppercase;
  color:#292522;
  font-weight:300;
}
html[data-theme="dark"] .brand-hero-statement{border-color:rgba(199,162,110,.28);}
html[data-theme="dark"] .brand-hero-statement p{color:#f2ece5;}
.brand-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.brand-stat-card{min-height:136px!important;}
.brand-stat-number{font-size:clamp(38px,3.8vw,60px)!important;}
.brand-stat-label{font-size:11px!important;line-height:1.35!important;}
.brand-hero-tags{display:none!important;}

@media(max-width:900px){
  .header-cart-icon{width:22px!important;height:22px!important;}
  .brand-hero-panel{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:28px 18px 22px!important;
  }
  .brand-hero-statement{
    min-height:auto;
    border-right:0;
    border-bottom:1px solid rgba(168,132,82,.25);
    padding:0 0 20px;
  }
  .brand-hero-statement p{
    font-size:clamp(28px,8.5vw,42px);
    line-height:1.12;
  }
  .brand-stat-card{min-height:82px!important;}
  .brand-stat-number{font-size:clamp(24px,8vw,34px)!important;}
  .brand-stat-label{font-size:8px!important;}
}


/* 2026-05-22 final: visible cart icon, SUMMER SALE strip, centered minimal hero */
.summer-sale-bar{
  width:100%;
  height:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#111;
  color:#f4eee8;
  border-bottom:1px solid rgba(199,162,110,.26);
  font-size:11px;
  letter-spacing:.28em;
  text-transform:uppercase;
  font-weight:400;
  line-height:1;
}
html[data-theme="dark"] .summer-sale-bar{
  background:#0b0a09;
  color:#cfa770;
  border-bottom-color:rgba(199,162,110,.22);
}
@media(max-width:900px){
  .summer-sale-bar{height:24px;font-size:9.5px;letter-spacing:.24em;}
}

/* cart icon: use real SVG image, not mask, so it never disappears */
.header-cart-icon{
  width:24px!important;
  height:24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  color:inherit!important;
  -webkit-mask:none!important;
  mask:none!important;
  transform:none!important;
  font-size:0!important;
}
.header-cart-icon img{
  display:block!important;
  width:24px!important;
  height:24px!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
}
html[data-theme="dark"] .header-cart-icon img{
  filter:invert(1) brightness(1.15) sepia(.16) saturate(.7)!important;
}
@media(max-width:900px){
  .header-cart-icon,
  .header-cart-icon img{width:22px!important;height:22px!important;}
}

/* centered home hero */
.brand-hero-minimal{
  padding:34px 28px 20px!important;
}
.brand-hero-panel{
  max-width:1380px!important;
  min-height:0!important;
  margin:0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:32px!important;
  text-align:center!important;
  padding:48px 48px 44px!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.brand-hero-panel:before,
.brand-hero-panel:after{display:none!important;}
.brand-hero-statement{
  width:100%!important;
  min-height:0!important;
  border:0!important;
  padding:0!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  text-align:center!important;
}
.brand-hero-statement p{
  max-width:980px!important;
  margin:0 auto!important;
  font-family:var(--font-heading)!important;
  font-size:clamp(38px,5.5vw,96px)!important;
  line-height:1.06!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
  font-weight:300!important;
}
.brand-hero-stats{
  width:min(980px,100%)!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  align-items:stretch!important;
}
.brand-stat-card{
  min-height:118px!important;
  padding:12px 18px!important;
  border-right:1px solid rgba(168,132,82,.25)!important;
}
.brand-stat-card:last-child{border-right:0!important;}
.brand-stat-card:before{display:none!important;}
.brand-stat-number{
  font-size:clamp(34px,4.3vw,64px)!important;
  line-height:1!important;
}
.brand-stat-label{
  margin-top:10px!important;
  font-size:11px!important;
  letter-spacing:.16em!important;
}
html[data-theme="dark"] .brand-hero-panel{
  background:linear-gradient(135deg,#12100e,#171310 54%,#100f0e)!important;
}
@media(max-width:900px){
  .brand-hero-minimal{padding:18px 12px 12px!important;}
  .brand-hero-panel{gap:22px!important;padding:34px 18px 30px!important;}
  .brand-hero-statement p{font-size:clamp(30px,9vw,48px)!important;line-height:1.12!important;}
  .brand-hero-stats{grid-template-columns:1fr!important;width:100%!important;max-width:420px!important;}
  .brand-stat-card{min-height:72px!important;border-right:0!important;border-bottom:1px solid rgba(168,132,82,.2)!important;}
  .brand-stat-card:last-child{border-bottom:0!important;}
  .brand-stat-number{font-size:34px!important;}
  .brand-stat-label{font-size:9px!important;letter-spacing:.12em!important;}
}

/* 2026-05-22: compact hero + reliable dark cart icon fix */
.header-cart-link{
  background:transparent!important;
  color:var(--text)!important;
}
.header-cart-icon{
  width:24px!important;
  height:24px!important;
  display:inline-block!important;
  background:var(--text)!important;
  color:var(--text)!important;
  -webkit-mask:url("cart_header_icon.svg") center/contain no-repeat!important;
  mask:url("cart_header_icon.svg") center/contain no-repeat!important;
  font-size:0!important;
  line-height:1!important;
  transform:none!important;
}
.header-cart-icon img{display:none!important;}
html[data-theme="dark"] .header-cart-link{color:#f4eee8!important;}
html[data-theme="dark"] .header-cart-icon{
  background:#f4eee8!important;
  color:#f4eee8!important;
}
@media(max-width:900px){.header-cart-icon{width:22px!important;height:22px!important;}}

.brand-hero-minimal{
  padding:24px 28px 14px!important;
}
.brand-hero-panel{
  max-width:1240px!important;
  gap:22px!important;
  padding:30px 42px 28px!important;
}
.brand-hero-statement p{
  max-width:780px!important;
  font-size:clamp(30px,4.1vw,66px)!important;
  line-height:1.04!important;
  letter-spacing:.015em!important;
}
.brand-hero-stats{
  width:min(760px,100%)!important;
}
.brand-stat-card{
  min-height:86px!important;
  padding:8px 16px!important;
}
.brand-stat-number{
  font-size:clamp(28px,3vw,46px)!important;
}
.brand-stat-label{
  margin-top:7px!important;
  font-size:9.5px!important;
  letter-spacing:.14em!important;
}
@media(max-width:900px){
  .brand-hero-minimal{padding:12px 10px 10px!important;}
  .brand-hero-panel{gap:16px!important;padding:24px 14px 22px!important;}
  .brand-hero-statement p{font-size:clamp(25px,7.5vw,38px)!important;line-height:1.08!important;}
  .brand-stat-card{min-height:58px!important;padding:7px 8px!important;}
  .brand-stat-number{font-size:28px!important;}
  .brand-stat-label{font-size:8px!important;margin-top:5px!important;}
}


/* FINAL FIX: robust inline SVG cart icon in header */
.header-cart-link{color:var(--text)!important;background:transparent!important;}
.header-cart-icon{
  width:24px!important;
  height:24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  color:currentColor!important;
  -webkit-mask:none!important;
  mask:none!important;
  transform:none!important;
  font-size:0!important;
  line-height:1!important;
}
.header-cart-icon img{display:none!important;}
.header-cart-svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
  color:currentColor!important;
  stroke:currentColor!important;
  fill:none!important;
}
html[data-theme="dark"] .header-cart-link{color:#f4eee8!important;}
html[data-theme="dark"] .header-cart-svg{color:#f4eee8!important;stroke:#f4eee8!important;}
@media(max-width:900px){
  .header-cart-icon,.header-cart-svg{width:22px!important;height:22px!important;}
}

/* 2026-05-22 ABSOLUTE FIX: draw header cart icon with CSS, independent of svg/img/mask */
.header-cart-link{
  position:relative!important;
  color:var(--text)!important;
  background:transparent!important;
}
.header-cart-icon,
.header-cart-svg,
.header-cart-icon img{
  display:none!important;
}
.header-cart-link::before{
  content:""!important;
  display:block!important;
  width:21px!important;
  height:20px!important;
  border:2px solid currentColor!important;
  border-top-width:1.8px!important;
  border-radius:2px 2px 4px 4px!important;
  box-sizing:border-box!important;
  transform:translateY(2px)!important;
  opacity:1!important;
}
.header-cart-link::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:9px!important;
  width:10px!important;
  height:8px!important;
  border:2px solid currentColor!important;
  border-bottom:0!important;
  border-radius:10px 10px 0 0!important;
  transform:translateX(-50%)!important;
  box-sizing:border-box!important;
  opacity:1!important;
}
.header-cart-count{
  z-index:2!important;
}
html[data-theme="dark"] .header-cart-link{
  color:#f4eee8!important;
}
html[data-theme="light"] .header-cart-link,
html:not([data-theme]) .header-cart-link{
  color:#1f1f1f!important;
}
@media(max-width:900px){
  .header-cart-link::before{width:20px!important;height:19px!important;}
  .header-cart-link::after{top:9px!important;width:10px!important;height:8px!important;}
}

/* 2026-05-22 final header logo centering + uploaded cart icons */
.brand-logo{
  justify-self:center!important;
  transform:translateX(18px)!important;
}
.brand-logo img{
  display:block!important;
  object-fit:contain!important;
}
.header-cart-link{
  position:relative!important;
  color:inherit!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:42px!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
.header-cart-link::before,
.header-cart-link::after{
  content:none!important;
  display:none!important;
}
.header-cart-icon{
  display:block!important;
  width:28px!important;
  height:28px!important;
  background-image:url('shopping_bag_black.svg')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  color:inherit!important;
  -webkit-mask:none!important;
  mask:none!important;
  border:0!important;
  transform:none!important;
  font-size:0!important;
  line-height:0!important;
}
.header-cart-icon svg,
.header-cart-svg,
.header-cart-icon img{
  display:none!important;
}
html[data-theme="dark"] .header-cart-icon{
  background-image:url('shopping_bag_white.svg')!important;
}
.header-cart-count{
  position:absolute!important;
  top:2px!important;
  right:0px!important;
  z-index:3!important;
}
@media(max-width:900px){
  .brand-logo{transform:none!important;}
  .header-cart-link{width:38px!important;height:38px!important;}
  .header-cart-icon{width:25px!important;height:25px!important;}
  .header-cart-count{top:1px!important;right:-1px!important;}
}


/* FINAL FIX: true centered header logo + reliable uploaded cart icons */
.simple-header-inner{
  position:relative!important;
}
.simple-header-inner .brand-logo{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(calc(-50% + 16px), -50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:2!important;
  margin:0!important;
  padding:0!important;
  width:auto!important;
  max-width:none!important;
}
.simple-header-inner .brand-logo img{
  width:auto!important;
  height:74px!important;
  max-width:260px!important;
  display:block!important;
  object-fit:contain!important;
}
.header-cart-link{
  position:relative!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  overflow:visible!important;
  color:inherit!important;
}
.header-cart-link::before,
.header-cart-link::after{content:none!important;display:none!important;}
.header-cart-icon{
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  min-height:26px!important;
  display:block!important;
  background:none!important;
  border:0!important;
  font-size:0!important;
  line-height:0!important;
  overflow:visible!important;
}
.header-cart-icon svg,
.header-cart-svg{display:none!important;}
.header-cart-icon img.cart-icon{
  width:26px!important;
  height:26px!important;
  max-width:26px!important;
  max-height:26px!important;
  display:block!important;
  object-fit:contain!important;
}
.cart-icon-dark{display:none!important;}
html[data-theme="dark"] .cart-icon-light{display:none!important;}
html[data-theme="dark"] .cart-icon-dark{display:block!important;}
html[data-theme="light"] .cart-icon-light,
html:not([data-theme]) .cart-icon-light{display:block!important;}
html[data-theme="light"] .cart-icon-dark,
html:not([data-theme]) .cart-icon-dark{display:none!important;}
.header-cart-count{
  position:absolute!important;
  top:-4px!important;
  right:-8px!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f4eee8!important;
  color:#11100f!important;
  font-size:11px!important;
  line-height:1!important;
  z-index:4!important;
}
@media(max-width:900px){
  .simple-header-inner .brand-logo{transform:translate(calc(-50% + 8px), -50%)!important;}
  .simple-header-inner .brand-logo img{height:56px!important;max-width:190px!important;}
  .header-cart-link{width:38px!important;height:38px!important;min-width:38px!important;}
  .header-cart-icon,.header-cart-icon img.cart-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;}
  .header-cart-count{top:-3px!important;right:-7px!important;min-width:17px!important;height:17px!important;font-size:10px!important;}
}


/* FINAL CART ICON FIX: use real uploaded SVG per theme, no CSS drawings/masks */
.header-cart-link{
  position:relative!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
.header-cart-link::before,.header-cart-link::after,.header-cart-icon::before,.header-cart-icon::after{content:none!important;display:none!important;}
.header-cart-icon{
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  min-height:26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  font-size:0!important;
  line-height:0!important;
}
.header-cart-icon img.cart-icon,
.header-cart-icon img[data-cart-icon]{
  display:block!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  min-height:26px!important;
  max-width:26px!important;
  max-height:26px!important;
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  filter:none!important;
}
.header-cart-count{
  position:absolute!important;
  top:-6px!important;
  right:-8px!important;
  z-index:5!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f4eee8!important;
  color:#11100f!important;
  font-size:11px!important;
  line-height:1!important;
}
@media(max-width:900px){
  .header-cart-link{width:38px!important;height:38px!important;min-width:38px!important;}
  .header-cart-icon,
  .header-cart-icon img.cart-icon,
  .header-cart-icon img[data-cart-icon]{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;}
  .header-cart-count{top:-5px!important;right:-7px!important;min-width:17px!important;height:17px!important;font-size:10px!important;}
}


/* ABSOLUTE FINAL HEADER CART ICON FIX: two real SVGs, no backgrounds, no masks, no drawn icon */
.header-cart-link{
  position:relative!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  overflow:visible!important;
  color:inherit!important;
}
.header-cart-link::before,.header-cart-link::after,.header-cart-icon::before,.header-cart-icon::after{
  content:none!important;display:none!important;background:none!important;border:0!important;
}
.header-cart-icon{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  max-width:28px!important;
  max-height:28px!important;
  display:block!important;
  position:relative!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  overflow:visible!important;
  font-size:0!important;
  line-height:0!important;
}
.header-cart-icon img.cart-icon{
  position:absolute!important;
  inset:0!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  max-width:28px!important;
  max-height:28px!important;
  object-fit:contain!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
}
.cart-icon-light{display:block!important;}
.cart-icon-dark{display:none!important;}
html[data-theme="dark"] .cart-icon-light{display:none!important;}
html[data-theme="dark"] .cart-icon-dark{display:block!important;}
html[data-theme="light"] .cart-icon-light,html:not([data-theme]) .cart-icon-light{display:block!important;}
html[data-theme="light"] .cart-icon-dark,html:not([data-theme]) .cart-icon-dark{display:none!important;}
.header-cart-count{
  position:absolute!important;
  top:-6px!important;
  right:-8px!important;
  z-index:10!important;
  min-width:19px!important;
  height:19px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f4eee8!important;
  color:#11100f!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:500!important;
}
@media(max-width:900px){
  .header-cart-link{width:38px!important;height:38px!important;min-width:38px!important;}
  .header-cart-icon,.header-cart-icon img.cart-icon{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;max-width:25px!important;max-height:25px!important;}
  .header-cart-count{top:-6px!important;right:-7px!important;min-width:18px!important;height:18px!important;font-size:10px!important;}
}

/* ABSOLUTE FINAL FIX 2026-05-22: cart icon rendered only as link pseudo-element.
   This avoids old .header-cart-icon background rules and prevents white square on dark theme. */
html body .header-cart-link{
  position:relative!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
html body .header-cart-link::before{
  content:""!important;
  display:block!important;
  width:28px!important;
  height:28px!important;
  background-color:transparent!important;
  background-image:url('shopping_bag_black.svg')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  border:0!important;
  box-shadow:none!important;
  opacity:1!important;
}
html[data-theme="dark"] body .header-cart-link::before{
  background-image:url('shopping_bag_white.svg')!important;
  background-color:transparent!important;
}
html body .header-cart-link::after,
html body .header-cart-icon,
html body .header-cart-icon::before,
html body .header-cart-icon::after,
html body .header-cart-icon img,
html body .header-cart-svg{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  background:none!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}
html body .header-cart-count{
  position:absolute!important;
  top:-6px!important;
  right:-8px!important;
  z-index:10!important;
  min-width:19px!important;
  height:19px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f4eee8!important;
  color:#11100f!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:500!important;
}
@media(max-width:900px){
  html body .header-cart-link{width:38px!important;height:38px!important;min-width:38px!important;}
  html body .header-cart-link::before{width:25px!important;height:25px!important;}
  html body .header-cart-count{top:-6px!important;right:-7px!important;min-width:18px!important;height:18px!important;font-size:10px!important;}
}

/* Final header icon alignment: keep theme and cart icons same baseline and closer */
html body .simple-header .simple-actions,
html body .header .simple-actions,
html body .simple-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
}
html body .theme-toggle,
html body .header-cart-link{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  padding:0!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  vertical-align:middle!important;
  transform:none!important;
}
html body .theme-toggle .theme-icon{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  display:block!important;
  object-fit:contain!important;
  transform:translateY(0)!important;
}
html body .header-cart-link::before{
  width:25px!important;
  height:25px!important;
  display:block!important;
  transform:translateY(0)!important;
}
html body .header-cart-count{
  top:-5px!important;
  right:-7px!important;
}
@media(max-width:900px){
  html body .simple-header .simple-actions,
  html body .header .simple-actions,
  html body .simple-actions{gap:9px!important;}
  html body .theme-toggle,
  html body .header-cart-link{width:34px!important;height:34px!important;min-width:34px!important;}
  html body .theme-toggle .theme-icon{width:22px!important;height:22px!important;}
  html body .header-cart-link::before{width:23px!important;height:23px!important;}
  html body .header-cart-count{top:-5px!important;right:-7px!important;}
}

/* 2026-05-22: remove border around main hero block */
.brand-hero-panel,
html[data-theme="dark"] .brand-hero-panel,
html[data-theme="light"] .brand-hero-panel,
html:not([data-theme]) .brand-hero-panel{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}

/* 2026-05-23: compact main hero spacing */
.brand-hero-minimal{
  padding-top:14px!important;
  padding-bottom:0!important;
}
.brand-hero-panel{
  padding-top:20px!important;
  padding-bottom:18px!important;
  gap:12px!important;
}
.brand-hero-statement p{
  font-size:clamp(24px,3.25vw,52px)!important;
  line-height:1.03!important;
}
.brand-hero-stats{
  width:min(700px,100%)!important;
}
.brand-stat-card{
  min-height:74px!important;
  padding-top:6px!important;
  padding-bottom:6px!important;
}
.brand-stat-number{
  font-size:clamp(24px,2.55vw,40px)!important;
}
.brand-stat-label{
  margin-top:5px!important;
  font-size:9px!important;
}
.brand-hero-minimal + .section-head{
  margin-top:-16px!important;
}
@media(max-width:900px){
  .brand-hero-minimal{padding-top:8px!important;padding-bottom:0!important;}
  .brand-hero-panel{gap:12px!important;padding:18px 12px 18px!important;}
  .brand-hero-statement p{font-size:clamp(22px,6.4vw,32px)!important;line-height:1.08!important;}
  .brand-hero-stats{grid-template-columns:1fr!important;max-width:360px!important;}
  .brand-stat-card{min-height:52px!important;padding:5px 6px!important;}
  .brand-stat-number{font-size:25px!important;}
  .brand-stat-label{font-size:7.5px!important;margin-top:4px!important;}
  .brand-hero-minimal + .section-head{margin-top:12px!important;}
}

/* 2026-05-23: tighter spacing between main hero and hits section */
.brand-hero-minimal{
  padding-bottom:0!important;
  margin-bottom:-44px!important;
}
.brand-hero-minimal + .section-head{
  margin-top:-34px!important;
}
@media(max-width:900px){
  .brand-hero-minimal{
    margin-bottom:-28px!important;
  }
  .brand-hero-minimal + .section-head{
    margin-top:-22px!important;
  }
}

/* 2026-05-23: remove gradient/background from main hero block */
.brand-hero-panel,
html[data-theme="light"] .brand-hero-panel,
html:not([data-theme]) .brand-hero-panel{
  background:transparent!important;
}
html[data-theme="dark"] .brand-hero-panel{
  background:transparent!important;
}
.brand-hero-panel:after{
  display:none!important;
}

/* 2026-05-23: final compact selected color ring + black sun icon support */
.color-dot.active,
.swatches .color-dot.active,
.filter-color-dot.active{
  outline-width:1px!important;
  outline-style:solid!important;
  outline-color:#111!important;
  outline-offset:2px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)!important;
}
.product-card .color-dot.active,
[data-home-news] .color-dot.active,
.catalog-grid .color-dot.active,
.recommendations .color-dot.active{
  outline-width:1px!important;
  outline-offset:1px!important;
}
html[data-theme="dark"] .color-dot.active,
html[data-theme="dark"] .swatches .color-dot.active,
html[data-theme="dark"] .product-card .color-dot.active,
html[data-theme="dark"] .filter-color-dot.active{
  outline-width:1px!important;
  outline-style:solid!important;
  outline-color:#f4eee8!important;
  outline-offset:2px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)!important;
}
html[data-theme="dark"] .product-card .color-dot.active,
html[data-theme="dark"] [data-home-news] .color-dot.active,
html[data-theme="dark"] .catalog-grid .color-dot.active,
html[data-theme="dark"] .recommendations .color-dot.active{
  outline-offset:1px!important;
}
html[data-theme="dark"] .color-dot.active[style*="#ffffff"],
html[data-theme="dark"] .color-dot.active[style*="#fff"],
html[data-theme="dark"] .color-dot.active[style*="white"]{
  outline-color:#f4eee8!important;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.18)!important;
}
.theme-toggle .theme-icon[src*="sun_theme_icon"],
.mobile-theme-toggle .theme-icon[src*="sun_theme_icon"]{
  filter:none!important;
}

/* 2026-05-23: mobile dark filter, button text color, service copy, logo correction */
@media (min-width:901px){
  .simple-header-inner .brand-logo{
    transform:translate(calc(-50% + 10px), -50%)!important;
  }
}
@media (max-width:900px){
  .simple-header-inner .brand-logo{
    transform:translate(calc(-50% + 10px), -50%)!important;
  }
}

/* Dark mobile filter drawer readability */
html[data-theme="dark"] .catalog-layout .filters,
html[data-theme="dark"] .catalog-layout .filters.open{
  background:#11100f!important;
  color:#eee9e3!important;
  border-right-color:#3a332d!important;
  box-shadow:24px 0 80px rgba(0,0,0,.55)!important;
}
html[data-theme="dark"] .filter-drawer-head{
  background:#11100f!important;
  color:#f4eee8!important;
  border-bottom-color:#3a332d!important;
}
html[data-theme="dark"] .filter-drawer-head button{color:#f4eee8!important;}
html[data-theme="dark"] .catalog-layout .filters h3,
html[data-theme="dark"] .catalog-layout .filters .filter-title{
  color:#f4eee8!important;
}
html[data-theme="dark"] .catalog-layout .filters .check,
html[data-theme="dark"] .catalog-layout .filters .check span,
html[data-theme="dark"] .catalog-layout .filters label,
html[data-theme="dark"] .catalog-layout .filters .muted-filter,
html[data-theme="dark"] .catalog-layout .filters .price-range{
  color:#d8d0c8!important;
  opacity:1!important;
}
html[data-theme="dark"] .catalog-layout .filters .filter-count{color:#b8aea5!important;opacity:1!important;}
html[data-theme="dark"] .catalog-layout .filters .filter-block{
  border-bottom-color:#3a332d!important;
}
html[data-theme="dark"] .catalog-layout .filters input[type="checkbox"],
html[data-theme="dark"] .catalog-layout .filters input[type="radio"]{
  accent-color:#c7a26e!important;
}
html[data-theme="dark"] .catalog-layout .filters .price-inputs input{
  background:#151311!important;
  color:#f4eee8!important;
  border-color:#4a4038!important;
}
html[data-theme="dark"] .catalog-layout .filters .price-inputs input::placeholder{color:#b8aea5!important;}
html[data-theme="dark"] .catalog-layout .filters .filter-color-dot{
  box-shadow:inset 0 0 0 2px #11100f!important;
  border-color:#75695e!important;
}
html[data-theme="dark"] .filter-backdrop.open{background:rgba(0,0,0,.62)!important;}

/* Prevent iOS/Safari blue controls in cart and quantity buttons */
.qty button,
.cart-remove,
[data-remove-cart],
.cart-page button,
.drawer button,
button{
  color:inherit;
  -webkit-tap-highlight-color:transparent;
}
.cart-remove,
[data-remove-cart]{
  color:#171717!important;
  border-color:#8b8b8b!important;
  background:transparent!important;
}
.qty button{color:#171717!important;}
html[data-theme="dark"] .cart-remove,
html[data-theme="dark"] [data-remove-cart],
html[data-theme="dark"] .qty button{
  color:#f4eee8!important;
}

/* Service text line breaks and better spacing */
.service-card p,
.prefooter-card p,
.accordion p,
.product-info > p{
  white-space:normal!important;
}
.service-card p br,
.prefooter-card p br,
.accordion p br{
  display:block;
  content:"";
  margin:6px 0;
}

/* 2026-05-23: slimmer header - reduce vertical height */
@media(min-width:901px){
  body{padding-top:62px!important;}
  html{scroll-padding-top:72px!important;}
  .simple-header-inner{
    height:62px!important;
    min-height:62px!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  .simple-header-inner .brand-logo{
    top:50%!important;
    transform:translate(calc(-50% + 10px),-50%)!important;
  }
  .brand-logo img{
    height:58px!important;
    max-width:205px!important;
  }
  .simple-header-inner .simple-nav,
  .simple-header-inner .simple-actions{
    top:50%!important;
    transform:translateY(-50%)!important;
  }
}
@media(max-width:900px){
  body{padding-top:50px!important;}
  html{scroll-padding-top:58px!important;}
  .simple-header-inner{
    height:50px!important;
    min-height:50px!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  .brand-logo img{
    height:42px!important;
    max-width:140px!important;
  }
}

/* 2026-05-23: final logo vertical alignment + +10% size, header height unchanged */
@media(min-width:901px){
  .simple-header-inner .brand-logo{
    top:calc(50% + 7px)!important;
    transform:translate(calc(-50% + 10px), -50%)!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:64px!important;
    max-width:226px!important;
  }
}
@media(max-width:900px){
  .simple-header-inner .brand-logo{
    top:calc(50% + 6px)!important;
    transform:translate(calc(-50% + 10px), -50%)!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:46px!important;
    max-width:154px!important;
  }
}

/* Final logo correction: bigger + slightly lower without changing header height */
@media (min-width: 901px){
  .simple-header-inner .brand-logo{
    left:50%!important;
    right:auto!important;
    top:50%!important;
    transform:translate(calc(-50% + 10px), calc(-50% + 7px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:112px!important;
    max-width:340px!important;
  }
}

@media (max-width: 900px){
  .simple-header-inner .brand-logo{
    top:50%!important;
    transform:translateY(calc(-50% + 6px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:68px!important;
    max-width:190px!important;
  }
}

@media (max-width: 420px){
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:50px!important;
    max-width:150px!important;
  }
}

/* 2026-05-23: logo micro-adjustment — slightly smaller, 3-5px up, 5-10px right, header height unchanged */
@media (min-width: 901px){
  .simple-header-inner .brand-logo{
    left:50%!important;
    right:auto!important;
    top:50%!important;
    transform:translate(calc(-50% + 18px), calc(-50% + 3px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:104px!important;
    max-width:318px!important;
  }
}

@media (max-width: 900px){
  .simple-header-inner .brand-logo{
    left:50%!important;
    right:auto!important;
    top:50%!important;
    transform:translate(calc(-50% + 16px), calc(-50% + 3px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:62px!important;
    max-width:178px!important;
  }
}

@media (max-width: 420px){
  .simple-header-inner .brand-logo{
    transform:translate(calc(-50% + 14px), calc(-50% + 2px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:47px!important;
    max-width:145px!important;
  }
}


/* 2026-05-23: mobile polish: crisp logo, hero/catalog typography, controls, filter colors */
.brand-logo img{
  image-rendering:auto!important;
  -webkit-font-smoothing:antialiased;
  backface-visibility:hidden;
  transform:translateZ(0);
}

@media(max-width:900px){
  /* logo: a bit larger, moved left to real visual center */
  .simple-header-inner .brand-logo{
    left:50%!important;
    top:50%!important;
    transform:translate(calc(-50% + 4px), calc(-50% + 2px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:54px!important;
    max-width:168px!important;
    opacity:1!important;
    filter:none!important;
  }
  html[data-theme="dark"] .simple-header-inner .brand-logo img,
  html[data-theme="dark"] .brand-logo img{
    opacity:1!important;
    filter:none!important;
  }

  /* home first block: bigger title and stats on mobile */
  .brand-hero-statement p{
    font-size:clamp(29px,8.2vw,42px)!important;
    line-height:1.08!important;
    letter-spacing:.045em!important;
  }
  .brand-stat-number{
    font-size:32px!important;
    line-height:1!important;
  }
  .brand-stat-label{
    font-size:8.5px!important;
    letter-spacing:.16em!important;
  }

  /* smaller section titles on mobile */
  .home-container .section-head h2,
  .reviews-section .section-head h2,
  .reviews-head h2,
  .news-head h2{
    font-size:clamp(31px,8.7vw,40px)!important;
    line-height:1.05!important;
    letter-spacing:.075em!important;
  }

  /* mobile catalog title */
  .catalog-page-head .page-title,
  .collections-page .page-title,
  .page-title{
    font-size:clamp(42px,11vw,54px)!important;
    line-height:.95!important;
  }

  /* catalog controls: filter + sort on one row, count on next row */
  .catalog-top{
    display:grid!important;
    grid-template-columns:minmax(0,0.86fr) minmax(0,1.14fr)!important;
    grid-template-areas:"filter sort" "count count"!important;
    align-items:end!important;
    gap:8px 10px!important;
    margin-bottom:18px!important;
  }
  .mobile-filter-trigger{
    grid-area:filter!important;
    width:100%!important;
    min-width:0!important;
    height:48px!important;
    padding:0 10px!important;
    font-size:11px!important;
    letter-spacing:.15em!important;
  }
  .catalog-top .sort{
    grid-area:sort!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  .catalog-top .sort label{display:none!important;}
  .catalog-top .sort select{
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    padding:0 34px 0 12px!important;
    font-size:14px!important;
    line-height:48px!important;
    color:#171717!important;
    background:#fff!important;
    border:1px solid var(--line)!important;
    border-radius:8px!important;
    -webkit-text-fill-color:#171717!important;
    appearance:auto!important;
    -webkit-appearance:menulist!important;
    accent-color:#171717!important;
  }
  .catalog-count{
    grid-area:count!important;
    height:auto!important;
    justify-content:flex-start!important;
    padding-top:4px!important;
  }
  .catalog-top [data-product-count]{font-size:14px!important;}

  html[data-theme="dark"] .catalog-top .sort select{
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
    background:#151311!important;
    border-color:#3a332d!important;
    accent-color:#c7a26e!important;
  }

  /* iOS blue buttons/links cleanup */
  button,
  select,
  input,
  .qty button,
  .cart-remove,
  [data-remove-cart],
  .btn,
  .mobile-filter-trigger{
    color:inherit!important;
    -webkit-text-fill-color:currentColor!important;
  }
  .qty button{color:#171717!important;-webkit-text-fill-color:#171717!important;}
  html[data-theme="dark"] .qty button{color:#f4eee8!important;-webkit-text-fill-color:#f4eee8!important;}
}

@media(max-width:420px){
  .simple-header-inner .brand-logo{
    transform:translate(calc(-50% + 2px), calc(-50% + 2px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:50px!important;
    max-width:158px!important;
  }
}

/* Dark mobile filter drawer readability - final stronger overrides */
@media(max-width:900px){
  html[data-theme="dark"] .catalog-layout .filters,
  html[data-theme="dark"] .catalog-layout .filters.open{
    background:#11100f!important;
    color:#f4eee8!important;
  }
  html[data-theme="dark"] .catalog-layout .filters h2,
  html[data-theme="dark"] .catalog-layout .filters h3,
  html[data-theme="dark"] .filter-drawer-head,
  html[data-theme="dark"] .filter-drawer-head *{
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
    opacity:1!important;
  }
  html[data-theme="dark"] .catalog-layout .filters label,
  html[data-theme="dark"] .catalog-layout .filters .check,
  html[data-theme="dark"] .catalog-layout .filters .check span,
  html[data-theme="dark"] .catalog-layout .filters .filter-count,
  html[data-theme="dark"] .catalog-layout .filters .muted-filter,
  html[data-theme="dark"] .catalog-layout .filters .price-range{
    color:#d8d0c8!important;
    -webkit-text-fill-color:#d8d0c8!important;
    opacity:1!important;
  }
  html[data-theme="dark"] .catalog-layout .filters input[type="checkbox"],
  html[data-theme="dark"] .catalog-layout .filters input[type="radio"]{
    accent-color:#c7a26e!important;
    opacity:1!important;
  }
}

/* 2026-05-23: mobile final polish - crisp logo, compact headings, dark filter, checkout button */
.brand-logo img{
  transform:none!important;
  backface-visibility:visible!important;
  filter:none!important;
  image-rendering:auto!important;
  shape-rendering:geometricPrecision!important;
  text-rendering:geometricPrecision!important;
}

@media(max-width:900px){
  /* Mobile logo: larger, centered and sharper. SVG shadow removed in logo file. */
  .simple-header-inner .brand-logo{
    left:50%!important;
    top:50%!important;
    transform:translate(calc(-50% - 1px), calc(-50% + 1px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:58px!important;
    max-width:178px!important;
    opacity:1!important;
    filter:none!important;
    transform:none!important;
  }

  /* Mobile homepage block: keep first hero readable, but reduce section headings. */
  .home-container .section-head h2,
  .reviews-section .section-head h2,
  .reviews-head h2,
  .news-head h2,
  .section-head h2{
    font-size:clamp(24px,6.8vw,30px)!important;
    line-height:1.08!important;
    letter-spacing:.075em!important;
  }

  .brand-hero-statement p{
    font-size:clamp(32px,8.8vw,44px)!important;
    line-height:1.05!important;
  }
  .brand-stat-number{
    font-size:34px!important;
  }

  /* Catalog title smaller on mobile. */
  .catalog-page-head .page-title,
  .collections-page .page-title,
  .page-title{
    font-size:clamp(34px,9.2vw,43px)!important;
    line-height:.98!important;
  }

  /* Dark mobile filter button / drawer readability. */
  html[data-theme="dark"] .mobile-filter-trigger{
    background:#11100f!important;
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
    border-color:#3a332d!important;
    opacity:1!important;
  }
  html[data-theme="dark"] .mobile-filter-trigger *{
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
    opacity:1!important;
  }
  html[data-theme="dark"] .catalog-layout .filters,
  html[data-theme="dark"] .catalog-layout .filters.open{
    background:#11100f!important;
    color:#f4eee8!important;
  }
  html[data-theme="dark"] .catalog-layout .filters .check,
  html[data-theme="dark"] .catalog-layout .filters label,
  html[data-theme="dark"] .catalog-layout .filters span,
  html[data-theme="dark"] .catalog-layout .filters h2,
  html[data-theme="dark"] .catalog-layout .filters h3{
    color:#e8dfd5!important;
    -webkit-text-fill-color:#e8dfd5!important;
    opacity:1!important;
  }

  /* Never let iOS paint controls blue. */
  .catalog-top .sort select,
  .mobile-filter-trigger,
  .cart-remove,
  [data-remove-cart],
  .qty button,
  button{
    -webkit-tap-highlight-color:transparent!important;
  }
}

@media(max-width:420px){
  .simple-header-inner .brand-logo{
    transform:translate(calc(-50% - 2px), calc(-50% + 1px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:56px!important;
    max-width:174px!important;
  }
}

/* Checkout submit button visibility: light and dark themes. */
.checkout-form .btn[type="submit"],
.checkout-box .btn[type="submit"],
.cart-page .checkout-form button[type="submit"]{
  background:#111!important;
  border-color:#111!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}
html[data-theme="dark"] .checkout-form .btn[type="submit"],
html[data-theme="dark"] .checkout-box .btn[type="submit"],
html[data-theme="dark"] .cart-page .checkout-form button[type="submit"]{
  background:#f4eee8!important;
  border-color:#f4eee8!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
}

/* Wording safety: cart/remove controls should stay neutral, not iOS blue. */
.cart-remove,
[data-remove-cart]{
  color:#171717!important;
  -webkit-text-fill-color:#171717!important;
}
html[data-theme="dark"] .cart-remove,
html[data-theme="dark"] [data-remove-cart]{
  color:#f4eee8!important;
  -webkit-text-fill-color:#f4eee8!important;
}

/* 2026-05-23 final mobile fixes: logo position, desktop logo size, stats in row, checkout button */
@media (min-width:901px){
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:66px!important;
    max-width:230px!important;
  }
}

@media (max-width:900px){
  .simple-header-inner .brand-logo{
    left:50%!important;
    top:50%!important;
    transform:translate(calc(-50% + 8px), calc(-50% + 1px))!important;
  }
  .simple-header-inner .brand-logo img,
  .brand-logo img{
    height:56px!important;
    max-width:176px!important;
    opacity:1!important;
    filter:none!important;
  }

  /* Main hero stats must stay in one row on mobile */
  .brand-hero-stats{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    max-width:100%!important;
    gap:0!important;
    align-items:stretch!important;
  }
  .brand-stat-card{
    min-height:56px!important;
    padding:6px 4px!important;
    border-bottom:0!important;
    border-right:1px solid rgba(168,132,82,.22)!important;
  }
  .brand-stat-card:last-child{border-right:0!important;}
  .brand-stat-number{
    font-size:clamp(21px,6vw,26px)!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .brand-stat-label{
    font-size:clamp(6.8px,1.9vw,8px)!important;
    line-height:1.15!important;
    margin-top:4px!important;
    letter-spacing:.11em!important;
    white-space:normal!important;
  }

  /* Dark catalog filter button + iOS select color cleanup */
  html[data-theme="dark"] .mobile-filter-trigger{
    background:#11100f!important;
    border-color:#3a332d!important;
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
  }
  html[data-theme="dark"] .catalog-top .sort select{
    background:#11100f!important;
    border-color:#3a332d!important;
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
  }
  html[data-theme="light"] .catalog-top .sort select,
  html:not([data-theme]) .catalog-top .sort select{
    color:#171717!important;
    -webkit-text-fill-color:#171717!important;
  }
}

/* Checkout buttons: keep text visible in light and dark themes */
.cart-page .btn:not(.secondary),
.cart-page a.btn:not(.secondary),
.cart-page button.btn:not(.secondary),
.drawer .btn:not(.secondary),
.checkout-form .btn[type="submit"],
.checkout-box .btn[type="submit"],
.cart-page .checkout-form button[type="submit"]{
  background:#111!important;
  border-color:#111!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}
html[data-theme="dark"] .cart-page .btn:not(.secondary),
html[data-theme="dark"] .cart-page a.btn:not(.secondary),
html[data-theme="dark"] .cart-page button.btn:not(.secondary),
html[data-theme="dark"] .drawer .btn:not(.secondary),
html[data-theme="dark"] .checkout-form .btn[type="submit"],
html[data-theme="dark"] .checkout-box .btn[type="submit"],
html[data-theme="dark"] .cart-page .checkout-form button[type="submit"]{
  background:#f4eee8!important;
  border-color:#f4eee8!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
}

/* FIX: product page add-to-cart button text must stay visible on light theme mobile/desktop */
.product-page .product-info .btn.full:not(.secondary),
.product-page .product-info button.btn.full:not(.secondary),
.product-info .btn.full:not(.secondary),
.product-info button.btn.full:not(.secondary){
  background:#111!important;
  border-color:#111!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}
html[data-theme="dark"] .product-page .product-info .btn.full:not(.secondary),
html[data-theme="dark"] .product-page .product-info button.btn.full:not(.secondary),
html[data-theme="dark"] .product-info .btn.full:not(.secondary),
html[data-theme="dark"] .product-info button.btn.full:not(.secondary){
  background:#f4eee8!important;
  border-color:#f4eee8!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
}

/* Product article / SKU */
.product-article{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:-6px 0 16px;}
.cart-item-variant{color:var(--muted);}

/* SEO category pages */
.catalog-seo-intro{max-width:760px;margin:12px 0 0;color:#666;line-height:1.65;font-size:15px}
.info-page{max-width:920px;margin:46px auto 70px;padding:0 28px}
.info-page h1{font-size:32px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:0 0 24px}
.info-card{background:#faf8f5;border:1px solid var(--line);padding:30px;margin:16px 0}
.info-card h2{font-size:15px;text-transform:uppercase;letter-spacing:.12em;font-weight:500;margin:0 0 14px}
.info-card p,.info-card li{color:#666;line-height:1.7;font-size:15px}
.info-card ul{margin:0;padding-left:18px}
@media(max-width:900px){.info-page{padding:0 16px;margin-top:32px}.info-page h1{font-size:24px}.info-card{padding:22px 18px}}


/* 2026-05-24: admin article prefix, newest sort, mobile drawers over header */
.article-field{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  border:1px solid var(--line)!important;
  background:#fff!important;
  min-height:46px!important;
}
.article-field .article-prefix{
  flex:0 0 auto!important;
  padding:0 0 0 14px!important;
  color:#777!important;
  font-size:14px!important;
  letter-spacing:.04em!important;
  line-height:46px!important;
}
.article-field input{
  border:0!important;
  background:transparent!important;
  min-height:44px!important;
  padding-left:2px!important;
  flex:1 1 auto!important;
  width:100%!important;
  box-shadow:none!important;
}
.article-field input:focus{outline:none!important;box-shadow:none!important;}
html[data-theme="dark"] .article-field{background:#11100f!important;border-color:var(--line)!important;}
html[data-theme="dark"] .article-field .article-prefix{color:#b7ada4!important;}

@media(max-width:900px){
  .mobile-menu-backdrop{
    z-index:10010!important;
    background:rgba(0,0,0,.30)!important;
  }
  .mobile-menu-drawer{
    top:0!important;
    bottom:auto!important;
    height:100vh!important;
    height:100dvh!important;
    max-height:100dvh!important;
    z-index:10020!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:calc(22px + env(safe-area-inset-bottom))!important;
  }
  .mobile-menu-head{
    position:sticky!important;
    top:0!important;
    z-index:2!important;
    background:#fff!important;
  }
  body.mobile-menu-open{overflow:hidden!important;}

  .filter-backdrop{
    z-index:10030!important;
    background:rgba(0,0,0,.30)!important;
  }
  .catalog-layout .filters,
  .catalog-layout .filters.open{
    top:0!important;
    bottom:auto!important;
    height:100vh!important;
    height:100dvh!important;
    max-height:100dvh!important;
    z-index:10040!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:calc(22px + env(safe-area-inset-bottom))!important;
  }
  .filter-drawer-head{
    background:#fff!important;
    z-index:3!important;
  }
  .mobile-filter-trigger,
  html[data-theme="light"] .mobile-filter-trigger,
  html:not([data-theme]) .mobile-filter-trigger{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff!important;
    border:1px solid var(--line)!important;
    color:#171717!important;
    -webkit-text-fill-color:#171717!important;
    opacity:1!important;
    visibility:visible!important;
    text-indent:0!important;
    white-space:nowrap!important;
  }
  .filter-apply,
  html[data-theme="light"] .filter-apply,
  html:not([data-theme]) .filter-apply{
    background:#111!important;
    border-color:#111!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
  }
  html[data-theme="dark"] .mobile-menu-head,
  html[data-theme="dark"] .filter-drawer-head{
    background:#151311!important;
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
  }
}

/* 2026-05-24: dark mobile filter button + dark admin readability */
@media(max-width:900px){
  html[data-theme="dark"] .filter-apply,
  html[data-theme="dark"] .catalog-layout .filters .filter-apply,
  html[data-theme="dark"] button.filter-apply{
    background:#f4eee8!important;
    border-color:#f4eee8!important;
    color:#11100f!important;
    -webkit-text-fill-color:#11100f!important;
    opacity:1!important;
    visibility:visible!important;
  }
  html[data-theme="dark"] .catalog-layout .filters .btn.secondary[data-clear-filters]{
    background:#11100f!important;
    color:#f4eee8!important;
    -webkit-text-fill-color:#f4eee8!important;
    border-color:#f4eee8!important;
  }
}

html[data-theme="dark"] .admin-page,
html[data-theme="dark"] .admin-page .admin-head,
html[data-theme="dark"] .admin-page .admin-list-wrap{
  color:#f4eee8!important;
}
html[data-theme="dark"] .admin-head p,
html[data-theme="dark"] .admin-status,
html[data-theme="dark"] .admin-product p,
html[data-theme="dark"] .admin-product a,
html[data-theme="dark"] .admin-form label{
  color:#d8d0c8!important;
  opacity:1!important;
}
html[data-theme="dark"] .admin-form,
html[data-theme="dark"] .admin-product,
html[data-theme="dark"] .admin-preview,
html[data-theme="dark"] .admin-login-card{
  background:#151311!important;
  color:#f4eee8!important;
  border-color:#3a332d!important;
}
html[data-theme="dark"] .admin-form h2,
html[data-theme="dark"] .admin-product strong,
html[data-theme="dark"] .admin-list-wrap strong,
html[data-theme="dark"] .admin-login-card h1,
html[data-theme="dark"] .admin-login-card label{
  color:#f4eee8!important;
  -webkit-text-fill-color:#f4eee8!important;
}
html[data-theme="dark"] .admin-form input,
html[data-theme="dark"] .admin-form select,
html[data-theme="dark"] .admin-form textarea,
html[data-theme="dark"] .admin-search,
html[data-theme="dark"] .admin-login-card input{
  background:#0f0e0d!important;
  color:#f4eee8!important;
  -webkit-text-fill-color:#f4eee8!important;
  border-color:#4a4038!important;
  caret-color:#f4eee8!important;
}
html[data-theme="dark"] .admin-form input::placeholder,
html[data-theme="dark"] .admin-form textarea::placeholder,
html[data-theme="dark"] .admin-search::placeholder,
html[data-theme="dark"] .admin-login-card input::placeholder{
  color:#9f958c!important;
  -webkit-text-fill-color:#9f958c!important;
}
html[data-theme="dark"] .admin-preview img,
html[data-theme="dark"] .admin-product img{
  background:#0f0e0d!important;
  border-color:#3a332d!important;
}
html[data-theme="dark"] .admin-row-actions .btn,
html[data-theme="dark"] .admin-actions .btn,
html[data-theme="dark"] .admin-form-actions .btn,
html[data-theme="dark"] .admin-login-card .btn{
  background:#f4eee8!important;
  color:#11100f!important;
  -webkit-text-fill-color:#11100f!important;
  border-color:#f4eee8!important;
  opacity:1!important;
}
html[data-theme="dark"] .admin-row-actions .btn.secondary,
html[data-theme="dark"] .admin-actions .btn.secondary,
html[data-theme="dark"] .admin-form-actions .btn.secondary{
  background:#11100f!important;
  color:#f4eee8!important;
  -webkit-text-fill-color:#f4eee8!important;
  border-color:#f4eee8!important;
}
html[data-theme="dark"] .admin-check,
html[data-theme="dark"] .admin-check span{
  color:#d8d0c8!important;
}
html[data-theme="dark"] .admin-status.ok{color:#6bd987!important;}
html[data-theme="dark"] .admin-status.error,
html[data-theme="dark"] .admin-login-error{color:#ff8f8f!important;}


/* 2026-05-24: admin mobile light fixes + clean admin header + stable newest sort UI */
@media(max-width:900px){
  body.admin-site .simple-nav,
  body.admin-site .simple-actions{
    display:none!important;
  }
  body.admin-site .simple-header-inner{
    grid-template-columns:42px 1fr 42px!important;
    padding:10px 14px!important;
  }
  body.admin-site .brand-logo{
    grid-column:2!important;
    justify-self:center!important;
    max-width:190px!important;
  }
  body.admin-site .brand-logo img{
    max-width:190px!important;
    height:auto!important;
  }
  body.admin-site .admin-page{
    padding-top:34px!important;
  }
  body.admin-site .admin-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  body.admin-site .admin-actions .btn{
    width:100%!important;
    min-height:54px!important;
    padding:14px 12px!important;
    font-size:12px!important;
  }
  body.admin-site .admin-actions #adminLogoutBtn{
    grid-column:1 / span 1!important;
  }
  body.admin-site .admin-form{
    padding:18px!important;
  }
}

/* Light admin buttons must stay readable */
html:not([data-theme="dark"]) body.admin-site .admin-page .btn,
html:not([data-theme="dark"]) body.admin-site .admin-page button.btn,
html:not([data-theme="dark"]) body.admin-site .admin-login-card .btn{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  opacity:1!important;
}
html:not([data-theme="dark"]) body.admin-site .admin-page .btn.secondary,
html:not([data-theme="dark"]) body.admin-site .admin-page a.btn.secondary,
html:not([data-theme="dark"]) body.admin-site .admin-page button.btn.secondary{
  background:#fff!important;
  color:#111!important;
  border-color:#111!important;
  opacity:1!important;
}
html:not([data-theme="dark"]) body.admin-site .admin-page .btn:disabled,
html:not([data-theme="dark"]) body.admin-site .admin-page button:disabled{
  opacity:.55!important;
}
html:not([data-theme="dark"]) body.admin-site .admin-form,
html:not([data-theme="dark"]) body.admin-site .admin-product,
html:not([data-theme="dark"]) body.admin-site .admin-preview{
  background:#fff!important;
  color:#171717!important;
}
html:not([data-theme="dark"]) body.admin-site .admin-form input,
html:not([data-theme="dark"]) body.admin-site .admin-form select,
html:not([data-theme="dark"]) body.admin-site .admin-form textarea,
html:not([data-theme="dark"]) body.admin-site .admin-search{
  background:#fff!important;
  color:#171717!important;
  border-color:#ddd6cf!important;
}

/* Strong override for dark mobile catalog filter action buttons */
@media(max-width:900px){
  html[data-theme="dark"] .filters .filter-apply,
  html[data-theme="dark"] .filter-apply,
  html[data-theme="dark"] button[data-close-filter].filter-apply{
    background:#eee9e3!important;
    color:#11100f!important;
    border-color:#eee9e3!important;
    opacity:1!important;
    visibility:visible!important;
    -webkit-text-fill-color:#11100f!important;
  }
  html[data-theme="dark"] .filters .btn.secondary,
  html[data-theme="dark"] .filters [data-clear-filters]{
    background:#11100f!important;
    color:#eee9e3!important;
    border-color:#eee9e3!important;
    opacity:1!important;
    -webkit-text-fill-color:#eee9e3!important;
  }
}


/* 2026-05-24 final: structurally clean admin header + stronger mobile admin button/readability fixes */
body.admin-site .admin-clean-header .simple-nav,
body.admin-site .admin-clean-header .simple-actions{display:none!important;}
body.admin-site .admin-clean-header-inner{grid-template-columns:1fr auto 1fr!important;}
body.admin-site .admin-clean-header .brand-logo{grid-column:2!important;justify-self:center!important;}
body.admin-site .admin-clean-header .mobile-menu-button{grid-column:1!important;justify-self:start!important;}
body.admin-site .admin-header-spacer:last-child{grid-column:3!important;}
@media(min-width:901px){
  body.admin-site .admin-clean-header .mobile-menu-button{display:none!important;}
}
@media(max-width:900px){
  body.admin-site .admin-clean-header-inner{grid-template-columns:44px 1fr 44px!important;min-height:70px!important;padding:8px 12px!important;}
  body.admin-site .admin-clean-header .mobile-menu-button{display:flex!important;}
  body.admin-site .admin-clean-header .brand-logo img{height:54px!important;max-width:155px!important;}
  body.admin-site .admin-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  body.admin-site .admin-actions .btn{width:100%!important;min-height:54px!important;}
}
html:not([data-theme="dark"]) body.admin-site .admin-actions .btn,
html:not([data-theme="dark"]) body.admin-site .admin-form-actions .btn,
html:not([data-theme="dark"]) body.admin-site .admin-row-actions .btn{
  background:#111!important;color:#fff!important;border-color:#111!important;-webkit-text-fill-color:#fff!important;opacity:1!important;
}
html:not([data-theme="dark"]) body.admin-site .admin-actions .btn.secondary,
html:not([data-theme="dark"]) body.admin-site .admin-form-actions .btn.secondary,
html:not([data-theme="dark"]) body.admin-site .admin-row-actions .btn.secondary{
  background:#fff!important;color:#111!important;border-color:#111!important;-webkit-text-fill-color:#111!important;opacity:1!important;
}

/* SEO catalog category cards and breadcrumbs */
.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:22px 0 12px;color:var(--muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}
.breadcrumbs a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}
.breadcrumbs a:hover{color:var(--text);border-bottom-color:currentColor}
.breadcrumb-separator{opacity:.55}
.catalog-category-showcase{margin:24px 0 34px;padding:26px;border:1px solid var(--line);background:var(--soft)}
.catalog-category-showcase-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}
.catalog-category-showcase-head h2{margin:0;font-size:22px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}
.catalog-category-showcase-head p{margin:0;color:var(--muted);max-width:520px;text-align:right}
.catalog-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.catalog-category-card{display:block;background:var(--bg);border:1px solid var(--line);padding:10px;transition:transform .18s,box-shadow .18s,border-color .18s}
.catalog-category-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.08);border-color:#cfc4b8}
.catalog-category-card-image{display:block;aspect-ratio:4/5;background:#f5f0ea;overflow:hidden;margin-bottom:10px}
.catalog-category-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.catalog-category-card-title{display:block;font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}
.catalog-category-card-count{display:block;color:var(--muted);font-size:12px}
html[data-theme="dark"] .catalog-category-showcase{background:#171513;border-color:#302b27}
html[data-theme="dark"] .catalog-category-card{background:#11100f;border-color:#302b27}
html[data-theme="dark"] .catalog-category-card:hover{border-color:#6a5b4d;box-shadow:0 14px 36px rgba(0,0,0,.24)}
html[data-theme="dark"] .catalog-category-card-image{background:#211d1a}
html[data-theme="dark"] .breadcrumbs{color:#b7aca0}
@media(max-width:900px){
  .breadcrumbs{margin:16px 0 10px;font-size:11px;gap:6px}
  .catalog-category-showcase{margin:18px 0 24px;padding:16px}
  .catalog-category-showcase-head{display:block;margin-bottom:14px}
  .catalog-category-showcase-head h2{font-size:18px;margin-bottom:8px}
  .catalog-category-showcase-head p{text-align:left;font-size:13px}
  .catalog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .catalog-category-card{padding:8px}
  .catalog-category-card-title{font-size:12px;letter-spacing:.06em}
}

/* 2026-05-25: compact dynamic categories + cleaned catalog filters */
.catalog-category-showcase{margin:18px 0 26px!important;padding:0!important;border:0!important;background:transparent!important}
.catalog-category-showcase-head{display:block!important;margin:0 0 12px!important}
.catalog-category-showcase-head h2{font-size:20px!important;line-height:1!important;margin:0!important}
.catalog-category-showcase-head p{display:none!important}
.catalog-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}
.catalog-category-card{padding:6px!important;background:transparent!important;border:1px solid var(--line)!important;box-shadow:none!important}
.catalog-category-card:hover{transform:translateY(-1px)!important;box-shadow:none!important}
.catalog-category-card-image{aspect-ratio:1/1!important;margin-bottom:7px!important}
.catalog-category-card-title{font-size:11px!important;letter-spacing:.08em!important;margin-bottom:2px!important;line-height:1.15!important}
.catalog-category-card-count{font-size:11px!important}
html[data-theme="dark"] .catalog-category-showcase{background:transparent!important;border-color:transparent!important}
html[data-theme="dark"] .catalog-category-card{background:transparent!important;border-color:#302b27!important}
@media(max-width:900px){
  .catalog-category-showcase{margin:14px 0 20px!important;padding:0!important}
  .catalog-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  .catalog-category-card{padding:5px!important}
  .catalog-category-card-image{margin-bottom:6px!important}
  .catalog-category-card-title{font-size:10px!important;letter-spacing:.06em!important}
  .catalog-category-card-count{font-size:10px!important}
}

/* Admin product popularity stats */
.admin-product-stats{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:8px 0 8px;
}
.admin-product-stats span{
  display:inline-flex;
  align-items:baseline;
  gap:4px;
  border:1px solid var(--line);
  background:var(--soft);
  padding:5px 8px;
  font-size:12px;
  line-height:1;
  color:#555;
}
.admin-product-stats b{
  font-size:13px;
  color:#111;
}
.admin-product-stats small{
  font-size:11px;
  color:#777;
  text-transform:lowercase;
}
html[data-theme="dark"] .admin-product-stats span{
  border-color:#3a3028!important;
  background:#15120f!important;
  color:#d7cec5!important;
}
html[data-theme="dark"] .admin-product-stats b{
  color:#fff!important;
}
html[data-theme="dark"] .admin-product-stats small{
  color:#b9aca0!important;
}
@media(max-width:700px){
  .admin-product-stats{gap:6px;}
  .admin-product-stats span{padding:5px 7px;font-size:11px;}
  .admin-product-stats b{font-size:12px;}
  .admin-product-stats small{font-size:10px;}
}


/* 2026-05-25: admin statistics sorting controls */
.admin-list-controls{gap:16px;align-items:center;}
.admin-tools{display:flex;gap:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap;}
.admin-sort{border:1px solid var(--line);background:#fff;color:#111;padding:12px 14px;min-width:190px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;}
html[data-theme="dark"] .admin-sort{background:#111;color:#f3eee8;border-color:#3a312b;}
.admin-site .admin-sort:focus{outline:1px solid currentColor;outline-offset:2px;}
@media(max-width:900px){
  .admin-list-controls{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;}
  .admin-tools{width:100%;display:grid;grid-template-columns:1fr;gap:10px;}
  .admin-sort,.admin-search{width:100%!important;max-width:none!important;}
}


/* 2026-05-25: search, favorites, admin orders/pagination */
.header-search-form{display:flex;align-items:center;gap:0;position:relative;margin-right:8px;z-index:5}
.header-search-icon,.header-search-submit{width:34px;height:34px;border:0;background:transparent;color:currentColor;font-size:21px;line-height:1;display:grid;place-items:center;cursor:pointer}
.header-search-form input{width:0;opacity:0;pointer-events:none;border:1px solid var(--border);background:var(--bg);color:var(--text);height:38px;padding:0;transition:width .22s ease,opacity .18s ease,padding .18s ease;margin-left:0}
.header-search-form.open input{width:210px;opacity:1;pointer-events:auto;padding:0 12px;margin-left:4px}
.header-search-submit{display:none;font-size:16px}.header-search-form.open .header-search-submit{display:grid}
.favorite-btn{position:absolute;right:12px;top:12px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.82);color:#111;display:grid;place-items:center;z-index:3;font-size:22px;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.favorite-btn.active{background:#111;color:#fff;border-color:#111}.favorite-btn b{font:600 12px/1 var(--font);letter-spacing:.08em;text-transform:uppercase}.product-favorite-wrap{margin:16px 0 4px}.product-favorite-wrap .favorite-btn{position:static;width:auto;height:44px;border-radius:0;padding:0 18px;display:inline-flex;gap:10px;font-size:20px;background:transparent;color:var(--text);border-color:var(--text);box-shadow:none}.product-favorite-wrap .favorite-btn.active{background:var(--text);color:var(--bg)}
.favorites-page .grid{margin-top:28px}
.admin-pagination{display:flex;gap:8px;justify-content:center;align-items:center;margin:18px 0 0;flex-wrap:wrap}.admin-pagination button,.admin-pagination span{min-width:36px;height:36px;border:1px solid var(--border);background:transparent;color:var(--text);display:grid;place-items:center}.admin-pagination span.active{background:var(--text);color:var(--bg)}
.admin-orders-layout{margin:46px 0;border-top:1px solid var(--border);padding-top:32px}.admin-orders-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.admin-orders-head h2{font-size:32px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px}.admin-order-list{display:grid;gap:14px}.admin-order-card{border:1px solid var(--border);background:var(--panel);padding:18px}.admin-order-top,.admin-order-bottom{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.admin-order-top strong{font-size:16px}.admin-order-top p,.admin-order-contact{color:var(--muted);margin:6px 0 0}.admin-order-status{border:1px solid var(--border);padding:6px 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.status-new{background:#f2eadf}.status-processing{background:#e8edf4}.status-done{background:#e8f4ea}.status-cancelled{background:#f4e8e8}.admin-order-items{margin:14px 0;padding-left:18px}.admin-order-items li{margin:6px 0}.admin-order-items span{color:var(--muted)}.admin-order-bottom select{border:1px solid var(--border);background:var(--bg);color:var(--text);padding:10px 12px}
html[data-theme="dark"] .favorite-btn{background:rgba(17,16,15,.82);color:#fff;border-color:rgba(255,255,255,.4)}html[data-theme="dark"] .favorite-btn.active{background:#eee9e3;color:#111}html[data-theme="dark"] .status-new,html[data-theme="dark"] .status-processing,html[data-theme="dark"] .status-done,html[data-theme="dark"] .status-cancelled{background:#1b1917;color:#eee9e3}
@media(max-width:900px){.header-search-form{margin-right:2px}.header-search-icon{width:30px;height:30px;font-size:19px}.header-search-form.open{position:absolute;left:58px;right:86px;top:50%;transform:translateY(-50%);background:var(--bg);border:1px solid var(--border);padding:3px;z-index:20}.header-search-form.open input{width:100%;height:34px}.header-search-form.open .header-search-icon{display:none}.favorite-btn{width:34px;height:34px;right:8px;top:8px;font-size:19px}.admin-orders-head{display:block}.admin-order-top,.admin-order-bottom{display:block}.admin-order-status{display:inline-block;margin-top:10px}.admin-order-bottom select{width:100%;margin-top:12px}.admin-orders-head h2{font-size:25px}.admin-list-controls .admin-tools{grid-template-columns:1fr!important}}


/* Supplier/private admin fields */
.admin-private-badge{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9b7b54;margin-left:6px;}
.admin-private-line{font-size:12px;color:#7b6b5c!important;margin-top:4px!important;}
.admin-product-details{grid-column:1/-1;margin-top:10px;border-top:1px solid var(--line);padding-top:10px;}
.admin-product-details summary{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#6b625b;}
.admin-product-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;}
.admin-product-detail-grid div{border:1px solid var(--line);padding:8px;background:rgba(245,240,234,.55);}
.admin-product-detail-grid span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:4px;}
.admin-product-detail-grid b{font-size:12px;font-weight:500;word-break:break-word;}
.admin-product-detail-stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px;}
.admin-product-detail-stats span{border:1px solid var(--line);padding:6px 8px;font-size:12px;}
.admin-product-detail-desc{margin:10px 0 0!important;font-size:12px;line-height:1.55;color:#6f6660!important;}
.admin-order-supplier{font-size:12px;color:#7b6b5c;margin-top:4px;}
html[data-theme="dark"] .admin-private-line,
html[data-theme="dark"] .admin-order-supplier,
html[data-theme="dark"] .admin-product-detail-desc{color:#c8bdb2!important;}
html[data-theme="dark"] .admin-product-details summary{color:#e8ded5;}
html[data-theme="dark"] .admin-product-detail-grid div{background:#15110f;border-color:#3a3028;}
html[data-theme="dark"] .admin-product-detail-grid span{color:#9f938a;}
html[data-theme="dark"] .admin-product-detail-grid b{color:#f2ece6;}
@media(max-width:700px){.admin-product-detail-grid{grid-template-columns:1fr}.admin-private-fields{grid-template-columns:1fr}.admin-product-details{font-size:13px}}


/* 2026-05-25: favorite header, catalog search, admin sections */
.header-favorite-link{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;color:inherit;text-decoration:none;margin-right:2px}
.header-favorite-icon{width:28px;height:28px;border:1px solid currentColor;border-radius:999px;display:grid;place-items:center;font-size:20px;line-height:1;font-family:Arial,Helvetica,sans-serif;transition:transform .2s,background .2s,color .2s}
.header-favorite-link:hover .header-favorite-icon{transform:translateY(-1px);background:#111;color:#fff;border-color:#111}
.header-favorite-count{position:absolute;top:-6px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#111;color:#fff;font-size:10px;line-height:18px;text-align:center;font-weight:700}
html[data-theme="dark"] .header-favorite-count{background:#f4eee8;color:#11100f}
html[data-theme="dark"] .header-favorite-link:hover .header-favorite-icon{background:#f4eee8;color:#11100f;border-color:#f4eee8}
.product-favorite-wrap .favorite-btn{min-height:46px;border-radius:0!important;background:#111!important;color:#fff!important;border:1px solid #111!important;text-transform:uppercase;letter-spacing:.12em;font-size:12px;padding:0 22px!important;box-shadow:none!important}
.product-favorite-wrap .favorite-btn.active{background:#fff!important;color:#111!important;border-color:#111!important}
html[data-theme="dark"] .product-favorite-wrap .favorite-btn{background:#eee9e3!important;color:#111!important;border-color:#eee9e3!important}
html[data-theme="dark"] .product-favorite-wrap .favorite-btn.active{background:transparent!important;color:#eee9e3!important;border-color:#eee9e3!important}
.catalog-search-box{margin:18px 0 28px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.catalog-search-box label{display:block;margin-bottom:10px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.catalog-search-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}
.catalog-search-row input{width:100%;height:46px;border:1px solid var(--line);background:var(--bg);color:var(--text);padding:0 14px;outline:none}
.catalog-search-row input:focus{border-color:#111}html[data-theme="dark"] .catalog-search-row input:focus{border-color:#eee9e3}
.header-search-form{display:none!important}
.admin-section-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 20px;border-bottom:1px solid var(--line);padding-bottom:14px}
.admin-section-tabs a{border:1px solid var(--line);padding:12px 18px;text-transform:uppercase;letter-spacing:.11em;font-size:12px;background:var(--bg);color:var(--text)}
.admin-section-tabs a.active{background:#111;color:#fff;border-color:#111}html[data-theme="dark"] .admin-section-tabs a.active{background:#eee9e3;color:#111;border-color:#eee9e3}
[data-admin-section]{display:none!important}[data-admin-section].active{display:block!important}.admin-layout.active{display:grid!important}
@media(max-width:900px){.header-favorite-link{width:34px;height:34px}.header-favorite-icon{width:26px;height:26px;font-size:18px}.header-favorite-count{top:-5px;right:-7px}.catalog-search-row{grid-template-columns:1fr}.catalog-search-row .btn{width:100%}.admin-section-tabs{display:grid;grid-template-columns:1fr;gap:8px}.admin-section-tabs a{text-align:center}.admin-layout.active{display:block!important}}

/* 2026-05-25: favorite icon final style + product favorite placement */
html body .header-favorite-link{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  margin:0!important;
  color:var(--text)!important;
  text-decoration:none!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body .header-favorite-icon{
  width:26px!important;
  height:26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  transition:transform .18s ease, opacity .18s ease!important;
}
html body .header-favorite-icon svg{
  width:25px!important;
  height:25px!important;
  display:block!important;
  stroke:currentColor!important;
}
html body .header-favorite-link:hover .header-favorite-icon{
  transform:translateY(-1px) scale(1.04)!important;
  background:transparent!important;
  color:inherit!important;
  opacity:.72!important;
  border:0!important;
}
html body .header-favorite-count{
  top:-6px!important;
  right:-7px!important;
}
html[data-theme="dark"] body .header-favorite-link,
html[data-theme="dark"] body .header-favorite-icon{
  color:#f4eee8!important;
  background:transparent!important;
  border:0!important;
}
html[data-theme="dark"] body .header-favorite-link:hover .header-favorite-icon{
  background:transparent!important;
  color:#f4eee8!important;
  border:0!important;
  opacity:.72!important;
}
html body .product-favorite-wrap{
  margin:18px 0 12px!important;
  width:100%!important;
}
html body .product-info .product-favorite-wrap .favorite-btn{
  position:static!important;
  width:100%!important;
  min-height:54px!important;
  height:auto!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  background:#fff!important;
  color:#111!important;
  border:1px solid #111!important;
  box-shadow:none!important;
  padding:15px 22px!important;
  text-transform:uppercase!important;
  letter-spacing:.12em!important;
  font-size:12px!important;
}
html body .product-info .product-favorite-wrap .favorite-btn:hover{
  background:#111!important;
  color:#fff!important;
}
html body .product-info .product-favorite-wrap .favorite-btn.active{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
html body .product-info .product-favorite-wrap .favorite-btn span{
  font-size:17px!important;
  line-height:1!important;
}
html[data-theme="dark"] body .product-info .product-favorite-wrap .favorite-btn{
  background:transparent!important;
  color:#f4eee8!important;
  border-color:#f4eee8!important;
}
html[data-theme="dark"] body .product-info .product-favorite-wrap .favorite-btn:hover,
html[data-theme="dark"] body .product-info .product-favorite-wrap .favorite-btn.active{
  background:#f4eee8!important;
  color:#11100f!important;
  border-color:#f4eee8!important;
}
@media(max-width:900px){
  html body .header-favorite-link{width:34px!important;height:34px!important;min-width:34px!important;}
  html body .header-favorite-icon{width:23px!important;height:23px!important;}
  html body .header-favorite-icon svg{width:23px!important;height:23px!important;}
  html body .header-favorite-count{top:-5px!important;right:-7px!important;}
}

/* 2026-05-25: Cloudflare icon/service cleanup */
/* Header: make sun, favorite and cart visually equal and closer on mobile */
html body .simple-header .simple-actions,
html body .header .simple-actions,
html body .simple-actions{
  gap:8px!important;
}
html body .theme-toggle,
html body .header-favorite-link,
html body .header-cart-link{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  padding:0!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
html body .theme-toggle .theme-icon,
html body .header-favorite-icon,
html body .header-favorite-icon svg,
html body .header-cart-link::before{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
}
html body .header-favorite-icon{
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
}
html body .header-favorite-icon svg{
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.85!important;
}
html body .header-favorite-link:hover .header-favorite-icon,
html[data-theme="dark"] body .header-favorite-link:hover .header-favorite-icon{
  background:transparent!important;
  color:inherit!important;
  border:0!important;
  opacity:.72!important;
  transform:translateY(-1px)!important;
}
html body .header-favorite-count{
  top:-5px!important;
  right:-6px!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  font-size:10px!important;
  line-height:18px!important;
}
html[data-theme="dark"] body .header-favorite-count{
  background:#f4eee8!important;
  color:#11100f!important;
}
html[data-theme="dark"] body .header-favorite-icon{
  background:transparent!important;
  border:0!important;
  color:inherit!important;
}
@media(max-width:900px){
  html body .simple-header .simple-actions,
  html body .header .simple-actions,
  html body .simple-actions{gap:4px!important;}
  html body .theme-toggle,
  html body .header-favorite-link,
  html body .header-cart-link{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
  }
  html body .theme-toggle .theme-icon,
  html body .header-favorite-icon,
  html body .header-favorite-icon svg,
  html body .header-cart-link::before{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
    max-width:20px!important;
    max-height:20px!important;
  }
  html body .header-favorite-count,
  html body .header-cart-count{
    top:-7px!important;
    right:-5px!important;
  }
}
@media(max-width:390px){
  html body .simple-header .simple-actions,
  html body .header .simple-actions,
  html body .simple-actions{gap:2px!important;}
  html body .theme-toggle,
  html body .header-favorite-link,
  html body .header-cart-link{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
  }
  html body .theme-toggle .theme-icon,
  html body .header-favorite-icon,
  html body .header-favorite-icon svg,
  html body .header-cart-link::before{
    width:19px!important;
    height:19px!important;
    min-width:19px!important;
    min-height:19px!important;
    max-width:19px!important;
    max-height:19px!important;
  }
}

/* Product-card favorite: same SVG heart everywhere, same light/dark appearance */
html body .product-card .favorite-btn{
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  border-radius:999px!important;
  border:1px solid rgba(17,17,17,.12)!important;
  background:rgba(255,255,255,.88)!important;
  color:#111!important;
  box-shadow:0 8px 22px rgba(0,0,0,.14)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  z-index:4!important;
}
html body .product-card .favorite-btn .favorite-btn-icon,
html body .product-card .favorite-btn .favorite-btn-icon svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
}
html body .favorite-btn .favorite-btn-icon svg{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.85!important;
}
html body .product-card .favorite-btn.active{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
html body .product-card .favorite-btn.active .favorite-btn-icon svg{
  fill:currentColor!important;
}
html body .product-card .favorite-btn:hover{
  transform:translateY(-1px)!important;
  opacity:.92!important;
}
html[data-theme="dark"] body .product-card .favorite-btn{
  background:rgba(255,255,255,.88)!important;
  color:#111!important;
  border-color:rgba(17,17,17,.12)!important;
  box-shadow:0 8px 22px rgba(0,0,0,.22)!important;
}
html[data-theme="dark"] body .product-card .favorite-btn.active{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
@media(max-width:900px){
  html body .product-card .favorite-btn{
    top:10px!important;
    right:10px!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
  }
  html body .product-card .favorite-btn .favorite-btn-icon,
  html body .product-card .favorite-btn .favorite-btn-icon svg{
    width:22px!important;
    height:22px!important;
  }
}

/* Product page favorite button: compact on desktop, full-width on mobile */
@media(min-width:901px){
  html body .product-info .product-favorite-wrap{
    width:auto!important;
    max-width:260px!important;
    margin:18px 0 12px!important;
  }
  html body .product-info .product-favorite-wrap .favorite-btn{
    width:100%!important;
    min-width:220px!important;
    min-height:48px!important;
    padding:13px 20px!important;
  }
}
@media(max-width:900px){
  html body .product-info .product-favorite-wrap{
    width:100%!important;
    max-width:none!important;
  }
  html body .product-info .product-favorite-wrap .favorite-btn{
    width:100%!important;
  }
}
html body .product-info .product-favorite-wrap .favorite-btn .favorite-btn-icon,
html body .product-info .product-favorite-wrap .favorite-btn .favorite-btn-icon svg{
  width:18px!important;
  height:18px!important;
}
html body .product-info .product-favorite-wrap .favorite-btn.active .favorite-btn-icon svg{
  fill:currentColor!important;
}
