:root{--gold:#b87905;--gold2:#e7bc5a;--black:#101010;--cream:#fff8ec;--text:#24190f;--muted:#77685d;--line:#eadcc9}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:#fffaf4;color:var(--text);line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{background:linear-gradient(90deg,#8c5a00,#c88909);color:#fff;padding:8px 5%;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.topbar a{color:#fff;font-weight:700}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,250,244,.96);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:14px 5%;box-shadow:0 12px 35px rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:14px}.brand img{width:92px;height:92px;object-fit:contain}.brand b{font-family:Georgia,serif;font-size:24px}.brand span,.brand small{display:block}.brand span{letter-spacing:3px;color:#8c5a00}.brand small{font-size:11px;letter-spacing:2px;color:#777}.site-header nav{display:flex;gap:24px;text-transform:uppercase;font-size:13px;font-weight:800}.cta,.btn{display:inline-block;background:linear-gradient(135deg,var(--gold),#dea01e);color:white;padding:13px 24px;border:0;border-radius:8px;font-weight:900;text-transform:uppercase;box-shadow:0 14px 30px rgba(184,121,5,.18);cursor:pointer}.btn.dark{background:#111}.btn.outline{background:white;color:var(--gold);border:1px solid var(--gold);margin-left:8px}.btn.small{padding:9px 14px;font-size:12px}.hero{min-height:78vh;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;padding:80px 5%;background:radial-gradient(circle at 85% 25%,#f1d19b 0,#fff8ec 34%,#fffaf4 70%)}.eyebrow{letter-spacing:5px;text-transform:uppercase;color:var(--gold);font-weight:900;font-size:13px}.hero h1{font-family:Georgia,serif;font-size:82px;line-height:.95;margin:22px 0;color:#17110c}.hero em{display:block;color:var(--gold);font-style:italic}.hero p{font-size:21px;max-width:720px;color:#4b3d32}.hero-logo{background:#fff;border:1px solid #ead1a5;border-radius:50%;padding:34px;box-shadow:0 30px 80px rgba(92,57,2,.18);text-align:center}.hero-logo img{border-radius:50%;margin:auto}.hero-logo div{display:inline-block;background:#111;color:#e7bc5a;padding:14px 22px;border-radius:12px;margin-top:-18px;font-family:Georgia,serif;font-size:22px}.pills{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.pills span{background:#fff;border:1px solid #e8d2ad;border-radius:999px;padding:12px 18px;font-weight:800}.strip{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#111;color:#fff;text-align:center}.strip div{padding:28px;font-family:Georgia,serif;color:#e7bc5a;font-size:20px}.section,.page{padding:70px 5%}.section h2,.page h1{font-family:Georgia,serif;font-size:46px;text-align:center;margin:0 0 35px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product,.panel,.form,.dashboard>div{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 42px rgba(100,60,10,.08);padding:20px}.product .pic{height:235px;border-radius:15px;background:linear-gradient(135deg,#fff,#f5dfbb);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#9d690e;font-family:Georgia,serif}.product .pic img{width:100%;height:100%;object-fit:cover}.product h3{font-family:Georgia,serif;font-size:22px;margin:16px 0 6px}.product p{color:var(--muted);min-height:48px}.product b{display:block;color:var(--gold);font-size:20px}.product small{display:block;margin:8px 0;color:#16713b;font-weight:800}.qty{display:flex;gap:8px;align-items:center;margin-top:12px}.qty input{max-width:64px;text-align:center}.qty button[type=button]{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:20px}input,select,textarea{width:100%;padding:13px 14px;margin:8px 0 14px;border:1px solid #ddcbb3;border-radius:8px;font:inherit}textarea{min-height:130px}table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}th,td{padding:14px;border-bottom:1px solid #eee;text-align:left}.thumb{width:60px;height:60px;object-fit:cover;border-radius:8px}.notice{background:#e9f8ef;border:1px solid #9be0b4;color:#10582b;padding:16px;border-radius:12px}.error{background:#ffe2e2;border:1px solid #ff9c9c;color:#8b0000;padding:16px;border-radius:12px}.two{display:grid;grid-template-columns:1fr 1fr;gap:28px}.map iframe,iframe{width:100%;height:330px;border:0;border-radius:16px}.dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dashboard b{display:block;font-size:32px;color:var(--gold)}.footer img{width:120px}.footer h4{color:#e7bc5a}.footer a{display:block;color:#e7bc5a}.whatsapp{position:fixed;right:22px;bottom:22px;background:#25d366;color:#fff;width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;z-index:40;box-shadow:0 18px 40px rgba(0,0,0,.25)}.narrow{max-width:520px;margin:auto}

/* Premium footer */
.site-footer{background:linear-gradient(135deg,#0b0b0b,#17120b);color:#eee;padding:58px 5% 22px;margin-top:70px;border-top:4px solid var(--gold)}
.footer-wrap{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.55fr;gap:34px;align-items:start}
.footer-brand img{width:120px;margin-bottom:12px}
.footer-brand h3{margin:0 0 10px;color:var(--gold2);font-family:Georgia,serif;font-size:25px}
.footer-brand p{color:#d8d0c5;max-width:360px}
.site-footer h4{color:var(--gold2);font-family:Georgia,serif;font-size:20px;margin:0 0 14px}
.site-footer a,.site-footer p{color:#d8d0c5;display:block;margin:9px 0}
.site-footer a:hover{color:#fff}
.site-footer .btn{display:inline-block;margin-top:12px;color:#fff}
.footer-map{margin-top:35px;border-radius:22px;overflow:hidden;border:1px solid #5b3b08;box-shadow:0 18px 45px rgba(0,0,0,.25)}
.footer-map iframe{display:block;width:100%;height:300px;border:0;border-radius:0}
.footer-bottom{text-align:center;border-top:1px solid #333;margin-top:28px;padding-top:18px;color:#aaa;font-size:14px}
.whatsapp-float{position:fixed;right:22px;bottom:22px;background:#25D366;color:white;width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:31px;z-index:999;text-decoration:none;box-shadow:0 18px 40px rgba(0,0,0,.28)}
@media(max-width:1000px){.hero,.two{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.site-header nav{display:none}.hero h1{font-size:56px}.dashboard{grid-template-columns:repeat(2,1fr)}.footer-wrap{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.products,.strip,.dashboard,.footer-wrap{grid-template-columns:1fr}.hero h1{font-size:42px}.brand img{width:70px;height:70px}.section,.page,.hero{padding:45px 5%}}

.bp-footer{
  background:radial-gradient(circle at top,#111 0%,#050505 55%,#000 100%);
  color:#f5f0e8;
  padding:55px 2% 0;
  border-top:2px solid #c88a15;
  font-family:Segoe UI,Arial,sans-serif;
}

/* Homepage commerce upgrades */
.cart-link{position:relative;display:inline-flex;align-items:center;gap:7px}
.cart-badge{min-width:20px;height:20px;border-radius:999px;background:#d61f2c;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;font-size:12px;font-weight:900;line-height:1}
.cart-badge[hidden]{display:none}
.cart-pulse .cart-badge{animation:cartPulse .65s ease}
@keyframes cartPulse{0%{transform:scale(1)}45%{transform:scale(1.35)}100%{transform:scale(1)}}
.add-cart-form .btn.is-adding{background:#111;color:#e7bc5a;opacity:.92;cursor:wait}
.add-cart-form .btn.is-added{background:linear-gradient(135deg,#16713b,#25a55e);color:#fff;animation:addButtonPop .45s ease}
@keyframes addButtonPop{0%{transform:scale(.96)}55%{transform:scale(1.06)}100%{transform:scale(1)}}
.cart-flyer{position:fixed;width:54px;height:54px;object-fit:contain;background:#fff;border:2px solid #e7bc5a;border-radius:50%;box-shadow:0 18px 45px rgba(0,0,0,.22);z-index:20000;pointer-events:none;transform:translate(-50%,-50%);animation:cartFly .78s cubic-bezier(.2,.85,.2,1) forwards}
@keyframes cartFly{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:.95;transform:translate(calc(-50% + var(--fly-x)),calc(-50% + var(--fly-y))) scale(.55)}100%{opacity:0;transform:translate(calc(-50% + var(--fly-x)),calc(-50% + var(--fly-y))) scale(.25)}}

.about-nav{
  position:relative;
  display:inline-flex;
  align-items:center;
}

.about-toggle{
  border:0;
  background:transparent;
  color:inherit;
  padding:0;
  font:inherit;
  text-transform:uppercase;
  font-weight:900;
  cursor:pointer;
}

.about-toggle:hover{
  color:var(--gold);
}

.about-dropdown{
  position:absolute;
  top:calc(100% + 20px);
  left:0;
  width:min(520px,92vw);
  background:#fffaf4;
  border:1px solid var(--line);
  border-top:4px solid var(--gold);
  border-radius:14px;
  box-shadow:0 28px 80px rgba(52,32,8,.22);
  padding:24px;
  text-transform:none;
  font-size:15px;
  font-weight:500;
  line-height:1.6;
  color:var(--text);
  z-index:80;
}

.about-dropdown[hidden]{
  display:none;
}

.about-dropdown h2{
  font-family:Georgia,serif;
  font-size:28px;
  margin:8px 0 12px;
  color:#17110c;
}

.about-dropdown p{
  margin:10px 0;
  color:#4b3d32;
}

.about-dropdown strong{
  color:var(--gold);
}

.category-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}
.category-strip button{border:0;background:#111;color:#e7bc5a;padding:24px 16px;font-family:Georgia,serif;font-size:19px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.category-strip button:hover{background:#1d1710;color:#fff;transform:translateY(-2px)}

.products{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}
.product{border-radius:12px;padding:14px}
.product-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}
.product-open{position:relative;z-index:1}
.product .qty{position:relative;z-index:3;pointer-events:auto}
.product .qty *{pointer-events:auto}
.product .pic{height:180px;border-radius:10px}
.product .pic img{width:100%;height:100%;object-fit:contain;background:#fff}
.product h3{font-size:19px;margin:12px 0 5px}
.product p{font-size:14px;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product b{font-size:18px}
.qty{gap:6px}
.qty input{max-width:58px;padding:9px 8px;margin:0}

.visit-shop{text-align:center;background:#fff8ec}
.visit-shop p{font-size:20px;max-width:760px;margin:0 auto 22px;color:#4b3d32}
.visit-shop strong{color:var(--gold)}

.shop-modal[hidden]{display:none}
[hidden],
.notify-open[hidden],
.detail-notify[hidden]{
  display:none!important;
}
.shop-modal{position:fixed;inset:0;z-index:10000;background:rgba(16,16,16,.72);display:flex;align-items:center;justify-content:center;padding:22px}
.modal-open{overflow:hidden}
.modal-panel{position:relative;width:min(1120px,96vw);max-height:90vh;overflow:auto;background:#fffaf4;border:1px solid var(--line);border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:28px}
.modal-close{position:sticky;top:0;float:right;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#111;color:#fff;font-size:26px;line-height:1;cursor:pointer;z-index:2}
.category-panel h2,.product-detail h2{font-family:Georgia,serif;font-size:36px;margin:0 0 22px;color:#17110c}
.compact-products{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
.product-detail{display:grid;grid-template-columns:minmax(280px,.95fr) 1.05fr;gap:30px;align-items:start}
.detail-image{height:520px;border-radius:14px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;overflow:auto}
.detail-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease;cursor:pointer}
.detail-image:hover img{transform:none}
.product-detail p{font-size:17px;color:var(--muted)}
.product-detail b{display:block;color:var(--gold);font-size:26px;margin:14px 0}
.product-detail small{display:block;color:#16713b;font-weight:900;margin-bottom:16px}

.cart-page>.eyebrow{display:block;text-align:center;margin-bottom:10px}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}
.cart-list{display:grid;gap:16px}
.cart-item{display:grid;grid-template-columns:96px minmax(180px,1fr) 120px 132px 130px auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:0 18px 42px rgba(100,60,10,.08)}
.cart-thumb{width:96px;height:96px;border-radius:12px;background:linear-gradient(135deg,#fff,#f5dfbb);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#9d690e;font-family:Georgia,serif}
.cart-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}
.cart-info h2{font-family:Georgia,serif;font-size:21px;margin:0 0 5px}
.cart-info p{margin:0 0 6px;color:var(--muted);font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.cart-info small{color:#16713b;font-weight:800}
.cart-price span,.cart-qty span,.cart-line span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.8px;margin-bottom:5px}
.cart-price b,.cart-line b{color:var(--gold);font-size:18px}
.cart-qty div{display:flex;align-items:center;gap:6px}
.cart-qty button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:20px;cursor:pointer}
.cart-qty input{width:58px;padding:8px;text-align:center;margin:0}
.cart-remove{color:#9b111e;font-weight:900}
.cart-summary{position:sticky;top:132px;background:#111;color:#fff;border-radius:14px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.22)}
.cart-summary h2{font-family:Georgia,serif;color:#e7bc5a;margin:0 0 18px}
.cart-summary div{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0}
.cart-summary span{color:#d8d0c5}
.cart-summary b{color:#fff;text-align:right}
.cart-delivery-list{display:grid!important;gap:7px!important;align-items:start!important;justify-content:stretch!important;background:rgba(255,255,255,.05);border:1px solid rgba(231,188,90,.2);border-radius:10px;padding:10px;margin-top:8px!important}
.cart-delivery-list span{display:block;font-size:13px;color:#eadcc9}
.cart-summary hr{border:0;border-top:1px solid rgba(231,188,90,.35);margin:18px 0}
.cart-grand b{font-size:24px;color:#e7bc5a}
.cart-auto-save-note{margin:4px 0 10px;color:#eadcc9;font-size:13px;font-weight:800;text-align:center}
.cart-update-manual{display:none!important}
.cart-summary .btn{display:block;width:100%;text-align:center;margin-top:12px}
.cart-clear{width:100%;margin-top:12px;border:1px solid #6d1b1b;background:transparent;color:#ffb9b9;border-radius:8px;padding:13px;font-weight:900;text-transform:uppercase;cursor:pointer}
.cart-empty{max-width:640px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:42px;box-shadow:0 18px 42px rgba(100,60,10,.08)}
.cart-empty h2{font-family:Georgia,serif;font-size:34px;margin:0 0 10px}
.cart-empty p{color:var(--muted);font-size:18px}
.shop-page{padding-top:48px}
.shop-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}
.shop-head h1{text-align:left;margin:8px 0 0}
.shop-toolbar{position:sticky;top:122px;z-index:10;display:grid;grid-template-columns:minmax(220px,1fr) 210px 180px auto;gap:12px;align-items:end;background:rgba(255,250,244,.96);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:0 16px 40px rgba(100,60,10,.08);margin-bottom:14px}
.shop-toolbar label span{display:block;color:var(--muted);font-weight:900;text-transform:uppercase;font-size:11px;letter-spacing:.8px;margin-bottom:4px}
.shop-toolbar input,.shop-toolbar select{margin:0}
.shop-toolbar .btn{height:48px}
.shop-categories{display:flex;gap:10px;overflow-x:auto;padding:4px 0 12px;margin-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.shop-categories::-webkit-scrollbar{display:none}
.shop-categories a{flex:0 0 auto;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-weight:900;color:#5b3b08}
.shop-categories a.active{background:#111;color:#e7bc5a;border-color:#111}
.shop-count{display:flex;align-items:center;gap:6px;color:var(--muted);font-weight:800;margin:0 0 16px}
.shop-count b{color:var(--gold);font-size:22px}
.shop-products{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}
.checkout-page>.eyebrow{display:block;text-align:center;margin-bottom:10px}
.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}
.checkout-form{padding:28px}
.checkout-form h2{font-family:Georgia,serif;font-size:26px;margin:6px 0 16px;color:#17110c}
.fulfillment-options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:8px 0 18px}
.fulfillment-options label{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff;cursor:pointer}
.fulfillment-options input{width:auto;margin:4px 0 0}
.fulfillment-options b{display:block;color:#17110c}
.fulfillment-options small{display:block;color:var(--muted);line-height:1.4;margin-top:3px}
.delivery-options{background:#fff8ec;border:1px solid #ead1a5;border-radius:12px;padding:16px;margin-bottom:14px}
.mpesa-stk-box{background:#f4fff5;border:1px solid #b9e6bf;border-radius:14px;padding:12px;margin:10px 0}
.mpesa-stk-box small{display:block;color:#436448;margin-top:5px}
.variant-picker{display:block;width:100%;font-size:12px;font-weight:900;color:#6f4a13;margin:8px 0;text-align:left}
.variant-picker select{width:100%;min-height:38px;border:1px solid #ead1a5;border-radius:10px;background:#fffaf2;color:#24190f;padding:8px 10px;font:inherit;font-weight:800}
.detail-variant-picker{margin:10px 0 4px}
.checkout-summary{top:132px}
.checkout-success{max-width:680px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:44px;box-shadow:0 18px 42px rgba(100,60,10,.08)}
.checkout-success h2{font-family:Georgia,serif;font-size:34px;margin:0 0 10px;color:#16713b}
.checkout-success p{font-size:18px;color:var(--muted)}

.admin-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#111,#2a1c0c);color:#fff;border-color:#b87905}
.admin-hero h1{font-family:Georgia,serif;font-size:42px;margin:8px 0;color:#e7bc5a}
.admin-hero p{max-width:760px;color:#eadcc9;margin:0}
.admin-hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.premium-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:22px 0}
.premium-cards .stat{position:relative;overflow:hidden;border-radius:14px;padding:20px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 42px rgba(100,60,10,.08)}
.premium-cards .stat:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--gold),var(--gold2))}
.premium-cards .stat span{display:block;color:var(--muted);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.8px}
.premium-cards .stat b{display:block;font-size:30px;color:#17110c;margin:6px 0}
.premium-cards .stat small{color:var(--muted)}
.premium-cards .stat.alert:before{background:#d61f2c}
.premium-cards .stat.sales:before{background:#16713b}
.admin-shortcuts h2,.admin-grid h2{font-family:Georgia,serif;margin-top:0;color:#17110c}
.shortcut-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}
.shortcut-grid a{display:block;background:#fff8ec;border:1px solid #ead1a5;border-radius:12px;padding:16px;font-weight:900;color:#17110c;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.shortcut-grid a:hover{transform:translateY(-2px);border-color:var(--gold);background:#fff}
.shortcut-grid span{display:block;color:var(--muted);font-weight:500;font-size:13px;margin-top:5px}
.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.danger-text{color:#d61f2c}
.status-pill{display:inline-flex;align-items:center;border-radius:999px;background:#fff8ec;border:1px solid #ead1a5;color:#8c5a00;padding:5px 10px;font-weight:900;font-size:12px}
.cashier-mini-widget{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:-10px 0 18px}
.cashier-mini-widget span,.cashier-online-chip{display:inline-flex;align-items:center;gap:6px;background:#e9f8ef;border:1px solid #9be0b4;color:#10582b;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}
.cashier-mini-widget i,.cashier-online-chip i{width:8px;height:8px;border-radius:50%;background:#1bc75a;box-shadow:0 0 0 rgba(27,199,90,.7);animation:cashierPulse 1.2s infinite}
.cashier-online-chip small{color:#477a57;font-weight:600;margin-left:4px}
.cashier-live-list{display:flex;flex-wrap:wrap;gap:10px}
@keyframes cashierPulse{0%{box-shadow:0 0 0 0 rgba(27,199,90,.65)}70%{box-shadow:0 0 0 8px rgba(27,199,90,0)}100%{box-shadow:0 0 0 0 rgba(27,199,90,0)}}
.login-body{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#fff8ec,#f7f2ea 60%,#eadcc9);padding:24px}
.admin-login-card{width:min(460px,100%);background:#fff;border:1px solid #eadcc9;border-radius:22px;box-shadow:0 28px 80px rgba(80,50,10,.16);padding:34px;text-align:center}
.admin-login-card img{width:104px;height:104px;object-fit:contain;margin:0 auto 12px;display:block}
.admin-login-card h1{font-family:Georgia,serif;color:#21160d;margin:8px 0}
.admin-login-card p{color:#77685d}
.admin-login-card .form{text-align:left}
.login-forgot{display:inline-block;margin-top:16px;font-weight:800}

@media(max-width:768px){
  .site-header nav.about-open{
    overflow:visible!important;
    white-space:normal!important;
    flex-wrap:wrap;
  }

  .site-header nav.about-open .about-nav{
    flex:1 0 100%;
    width:100%;
  }

  .site-header nav.about-open .about-dropdown{
    position:static;
    width:100%;
    max-height:none!important;
    overflow:visible!important;
    margin-top:10px;
    white-space:normal;
  }

  .product-detail{grid-template-columns:1fr}
  .detail-image{height:330px}
  .modal-panel{padding:20px}
  .category-panel h2,.product-detail h2{font-size:30px}
  .cart-layout{grid-template-columns:1fr}
  .checkout-layout{grid-template-columns:1fr}
  .admin-hero{display:block}
  .admin-hero-actions{justify-content:flex-start;margin-top:18px}
  .admin-grid{grid-template-columns:1fr}
  .fulfillment-options{grid-template-columns:1fr}
  .cart-summary{position:static}
  .cart-item{grid-template-columns:82px 1fr;gap:12px}
  .cart-thumb{width:82px;height:82px}
  .cart-price,.cart-qty,.cart-line,.cart-remove{grid-column:2}
  .cart-qty div{justify-content:flex-start}
}

.bp-footer-grid{
  display:grid;
  grid-template-columns:1.5fr 1fr 1.15fr 1fr 1.2fr 1.25fr 1.25fr 1fr;
  gap:28px;
  align-items:start;
}

.bp-footer h2,
.bp-footer h3{
  font-family:Georgia,serif;
  color:#f2b634;
  margin:0 0 18px;
}

.bp-footer h3{
  font-size:18px;
  letter-spacing:.5px;
}

.bp-brand img{
  width:145px;
  margin-bottom:10px;
}

.bp-brand h2{
  font-size:27px;
  line-height:1.1;
}

.bp-brand h2 span{
  font-size:22px;
  letter-spacing:3px;
}

.bp-brand p{
  font-family:Georgia,serif;
  font-style:italic;
  color:#eee;
  line-height:1.7;
}

.bp-footer a,
.bp-footer p{
  color:#eee;
  display:block;
  margin:12px 0;
  font-size:15px;
}

.bp-footer a:hover{
  color:#f2b634;
}

.bp-social-links{
  display:grid;
  gap:12px;
}

.bp-social-links a{
  display:flex;
  align-items:center;
  gap:11px;
  margin:0;
  padding:9px 10px;
  border:1px solid rgba(242,182,52,.22);
  border-radius:8px;
  background:rgba(255,255,255,.04);
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}

.bp-social-links a:hover{
  transform:translateY(-2px);
  border-color:#f2b634;
  background:rgba(242,182,52,.09);
}

.bp-social-links img{
  width:28px;
  height:28px;
  border-radius:7px;
  flex:0 0 28px;
}

.bp-social-links span{
  color:#fff;
  font-weight:700;
}

.bp-contact-item{
  display:flex;
  gap:12px;
  align-items:flex-start;
  color:#f2b634;
  font-size:24px;
  margin-top:20px;
}

.bp-contact-item span{
  color:#fff;
  font-size:15px;
}

.footer-icon{
  color:#f2b634;
  font-size:46px;
  margin-bottom:15px;
}

.bp-footer strong{
  color:#ffc233;
  font-size:18px;
}

.bp-footer hr{
  border:0;
  border-top:1px solid rgba(242,182,52,.35);
  margin:22px 0;
}

.footer-btn{
  background:linear-gradient(135deg,#d99a25,#f2b634);
  color:#fff!important;
  padding:13px 18px;
  border-radius:7px;
  font-weight:800;
  text-align:center;
  display:inline-block!important;
  box-shadow:0 10px 25px rgba(217,154,37,.25);
}

.footer-newsletter input{
  width:100%;
  background:#111;
  color:#fff;
  border:1px solid #333;
  border-radius:7px;
  padding:14px;
  margin:18px 0 12px;
}

.footer-newsletter button{
  width:100%;
  border:0;
  border-radius:7px;
  padding:14px;
  color:#fff;
  font-weight:900;
  background:linear-gradient(135deg,#d93675,#a51653);
  cursor:pointer;
}

.bp-map{
  margin-top:45px;
  border:1px solid #c88a15;
  border-radius:9px;
  overflow:hidden;
}

.bp-map iframe{
  width:100%;
  height:320px;
  border:0;
  display:block;
}

.bp-policy{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:28px;
  flex-wrap:wrap;
  border-top:1px solid rgba(200,138,21,.35);
  border-bottom:1px solid rgba(200,138,21,.25);
  margin-top:35px;
  padding:24px 0;
}

.bp-policy span,
.bp-policy a,
.bp-policy b{
  color:#f2b634;
  font-family:Georgia,serif;
  font-size:17px;
}

.bp-copy{
  text-align:center;
  padding:24px 0 35px;
  color:#eee;
  font-family:Georgia,serif;
  font-size:16px;
}

.bp-whatsapp{
  position:fixed;
  right:26px;
  bottom:24px;
  background:#111;
  color:#fff!important;
  border:1px solid rgba(37,211,102,.45);
  border-radius:40px;
  padding:8px 18px 8px 8px;
  display:flex;
  align-items:center;
  gap:12px;
  z-index:9999;
  box-shadow:0 12px 35px rgba(0,0,0,.35);
}

.bp-whatsapp img{
  width:42px;
  height:42px;
  border-radius:50%;
  flex:0 0 42px;
}

.bp-whatsapp{
  font-weight:700;
}

.bp-cart-float{
  position:fixed;
  right:26px;
  bottom:94px;
  z-index:998;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:62px;
  height:46px;
  padding:0 14px;
  border-radius:999px;
  background:linear-gradient(135deg,#17110c,#3a2913);
  color:#f1c45c;
  border:1px solid rgba(231,188,90,.6);
  box-shadow:0 16px 38px rgba(0,0,0,.24);
  font-weight:900;
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:.5px;
}

.bp-cart-float b{
  min-width:20px;
  height:20px;
  padding:0 6px;
  border-radius:999px;
  background:#d61f2c;
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
  line-height:1;
}

.bp-cart-float b[hidden]{
  display:none;
}

.bp-whatsapp span{
  color:#fff;
}

@media(max-width:1200px){
  .bp-footer-grid{
    grid-template-columns:repeat(4,1fr);
  }
}

@media(max-width:800px){
  .bp-footer-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:520px){
  .bp-footer-grid{
    grid-template-columns:1fr;
  }

  .bp-whatsapp span{
    display:none;
  }
}

.narrow{max-width:520px;margin:auto}

/* ===========================
   MOBILE RESPONSIVE DESIGN
=========================== */

@media (max-width: 992px){

.hero{
    grid-template-columns:1fr;
    text-align:center;
}

.hero-logo{
    margin:auto;
}

.products{
    grid-template-columns:repeat(2,1fr);
}

.strip{
    grid-template-columns:repeat(2,1fr);
}

.dashboard{
    grid-template-columns:repeat(2,1fr);
}

.two{
    grid-template-columns:1fr;
}

.site-header{
    flex-direction:column;
    gap:20px;
}

.site-header nav{
    flex-wrap:wrap;
    justify-content:center;
}

}


@media (max-width:768px){

.topbar{
    flex-direction:column;
    text-align:center;
}

.brand{
    flex-direction:column;
    text-align:center;
}

.brand img{
    width:70px;
    height:70px;
}

.hero{
    padding:50px 20px;
}

.hero h1{
    font-size:48px;
}

.hero p{
    font-size:18px;
}

.products{
    grid-template-columns:1fr;
}

.strip{
    grid-template-columns:1fr;
}

.dashboard{
    grid-template-columns:1fr;
}

.section,
.page{
    padding:40px 20px;
}

table{
    display:block;
    overflow-x:auto;
    white-space:nowrap;
}

.btn,
.cta{
    width:100%;
    text-align:center;
}

}


@media (max-width:480px){

.hero h1{
    font-size:36px;
}

.section h2,
.page h1{
    font-size:32px;
}

.product .pic{
    height:180px;
}

.site-header nav{
    gap:12px;
    font-size:12px;
}

}

/* =====================================================
   MOBILE / TABLET COMPATIBILITY PATCH
   Design preserved: only responsive behavior improved
===================================================== */

html, body{
  max-width:100%;
  overflow-x:hidden;
}

.product,
.panel,
.form,
.dashboard > div,
.site-footer,
.bp-footer{
  overflow-wrap:break-word;
}

@media (max-width:1024px){
  .hero{
    grid-template-columns:1fr;
    text-align:center;
  }

  .hero-logo{
    max-width:420px;
    margin:0 auto;
  }

  .products{
    grid-template-columns:repeat(2,1fr);
  }

  .strip{
    grid-template-columns:repeat(2,1fr);
  }

  .two{
    grid-template-columns:1fr;
  }

  .dashboard{
    grid-template-columns:repeat(2,1fr);
  }
}

@media (max-width:768px){
  .topbar{
    text-align:center;
    justify-content:center;
  }

  .site-header{
    padding:12px 4%;
    gap:12px;
  }

  .brand img{
    width:70px;
    height:70px;
  }

  .site-header nav{
    display:flex !important;
    width:100%;
    overflow-x:auto;
    white-space:nowrap;
    gap:16px;
    justify-content:flex-start;
    padding:8px 0 4px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }

  .site-header nav::-webkit-scrollbar{
    display:none;
  }

  .hero{
    min-height:auto;
    padding:45px 5%;
    gap:30px;
  }

  .hero h1{
    font-size:46px;
    line-height:1;
  }

  .hero p{
    font-size:18px;
  }

  .hero-logo{
    width:240px;
    padding:22px;
  }

  .hero-logo div{
    font-size:17px;
    padding:10px 16px;
  }

  .pills{
    justify-content:center;
  }

  .products,
  .strip,
  .dashboard,
  .footer-wrap,
  .bp-footer-grid{
    grid-template-columns:1fr;
  }

  .section,
  .page{
    padding:40px 5%;
  }

  .section h2,
  .page h1{
    font-size:34px;
  }

  .product .pic{
    height:220px;
  }

  .form,
  .panel{
    padding:18px;
  }

  input,
  select,
  textarea{
    font-size:16px;
  }

  .btn,
  .cta{
    min-height:48px;
    text-align:center;
  }

  .qty button[type=button]{
    width:42px;
    height:42px;
  }

  table{
    display:block;
    width:100%;
    overflow-x:auto;
    white-space:nowrap;
    -webkit-overflow-scrolling:touch;
  }

  .bp-footer{
    padding:40px 5% 0;
  }

  .bp-policy{
    gap:14px;
  }

  .whatsapp,
  .whatsapp-float{
    width:54px;
    height:54px;
    right:16px;
    bottom:16px;
    font-size:28px;
  }

  .bp-whatsapp{
    right:16px;
    bottom:16px;
    padding:7px;
    width:58px;
    height:58px;
    justify-content:center;
  }

  .bp-cart-float{
    right:16px;
    bottom:78px;
  }

  .bp-whatsapp span{
    display:none;
  }

  .bp-whatsapp img{
    width:44px;
    height:44px;
    flex-basis:44px;
  }
}

@media (max-width:480px){
  .hero h1{
    font-size:36px;
  }

  .hero p{
    font-size:16px;
  }

  .section h2,
  .page h1{
    font-size:30px;
  }

  .product .pic{
    height:190px;
  }

  .brand b{
    font-size:20px;
  }

  .brand span{
    letter-spacing:2px;
  }

  .eyebrow{
    letter-spacing:3px;
  }
}

/* =====================================================
   RESPONSIVE PREMIUM FIT LAYER
   Public shop: phones, tablets, laptops, desktop screens
===================================================== */

html{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
  scroll-behavior:smooth;
}

body{
  min-width:0;
}

.site-header,
.hero,
.section,
.page,
.site-footer,
.bp-footer{
  width:100%;
}

.brand,
.site-header nav,
.topbar span,
.product,
.cart-item,
.checkout-form,
.cart-summary,
.panel{
  min-width:0;
}

.site-header{
  flex-wrap:wrap;
}

.site-header nav a,
.btn,
.cta,
button,
input,
select,
textarea{
  touch-action:manipulation;
}

.products{
  align-items:stretch;
}

.product{
  display:flex;
  flex-direction:column;
}

.product form{
  margin-top:auto;
}

.product .pic{
  aspect-ratio:1 / 1;
  height:auto;
  min-height:160px;
}

.product .pic img,
.cart-thumb img,
.detail-image img{
  object-fit:contain;
}

.cart-item,
.checkout-layout,
.cart-layout,
.product-detail,
.two,
.admin-grid{
  min-width:0;
}

.cart-info,
.cart-price,
.cart-qty,
.cart-line{
  min-width:0;
}

table{
  max-width:100%;
}

@media (max-width:1180px){
  .hero{
    min-height:auto;
    grid-template-columns:1fr;
    text-align:center;
    padding-top:58px;
    padding-bottom:58px;
  }

  .hero p{
    margin-left:auto;
    margin-right:auto;
  }

  .hero-logo{
    width:min(420px,100%);
    margin:0 auto;
  }

  .cart-layout,
  .checkout-layout{
    grid-template-columns:minmax(0,1fr) 320px;
  }

  .cart-item{
    grid-template-columns:86px minmax(180px,1fr) 105px 122px;
  }

  .cart-line,
  .cart-remove{
    grid-column:auto;
  }
}

@media (max-width:920px){
  .topbar{
    justify-content:center;
    text-align:center;
    font-size:13px;
  }

  .site-header{
    position:sticky;
    gap:10px;
    padding:10px 4%;
  }

  .brand{
    flex:1 1 260px;
  }

  .brand img{
    width:64px;
    height:64px;
  }

  .brand b{
    font-size:21px;
  }

  .brand small{
    display:none;
  }

  .site-header nav{
    order:3;
    display:flex!important;
    width:100%;
    gap:10px;
    overflow-x:auto;
    white-space:nowrap;
    padding:8px 0 2px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }

  .site-header nav::-webkit-scrollbar{
    display:none;
  }

  .site-header nav a{
    flex:0 0 auto;
    border:1px solid #eadcc9;
    border-radius:999px;
    background:#fff;
    padding:8px 12px;
    font-size:12px;
  }

  .cta{
    flex:0 0 auto;
    padding:10px 14px;
    font-size:12px;
  }

  .hero h1{
    font-size:52px;
  }

  .hero p{
    font-size:18px;
  }

  .section,
  .page{
    padding:44px 4%;
  }

  .section h2,
  .page h1{
    font-size:36px;
    margin-bottom:24px;
  }

  .products{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
  }

  .cart-layout,
  .checkout-layout,
  .shop-toolbar,
  .product-detail,
  .two,
  .admin-grid{
    grid-template-columns:1fr;
  }

  .cart-summary,
  .checkout-summary{
    position:static;
  }

  .cart-item{
    grid-template-columns:82px minmax(0,1fr);
    gap:12px;
  }

  .cart-price,
  .cart-qty,
  .cart-line,
  .cart-remove{
    grid-column:2;
  }

  .cart-qty div{
    justify-content:flex-start;
  }

  .fulfillment-options{
    grid-template-columns:1fr;
  }

  .footer-wrap,
  .bp-footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .shop-toolbar{
    position:static;
  }

  .shop-head{
    align-items:flex-start;
  }
}

@media (max-width:640px){
  .topbar{
    padding:7px 4%;
    gap:4px;
  }

  .topbar span{
    width:100%;
  }

  .site-header{
    align-items:flex-start;
  }

  .brand{
    gap:10px;
    flex-basis:100%;
  }

  .brand img{
    width:56px;
    height:56px;
  }

  .brand b{
    font-size:19px;
  }

  .brand span{
    font-size:12px;
    letter-spacing:1.5px;
  }

  .cta{
    display:none;
  }

  .hero{
    padding:34px 4%;
    gap:22px;
  }

  .hero h1{
    font-size:38px;
    margin:14px 0;
  }

  .hero p,
  .visit-shop p{
    font-size:16px;
  }

  .eyebrow{
    letter-spacing:2px;
    font-size:11px;
  }

  .pills{
    gap:8px;
  }

  .pills span{
    padding:9px 11px;
    font-size:12px;
  }

  .section,
  .page{
    padding:34px 4%;
  }

  .section h2,
  .page h1{
    font-size:30px;
  }

  .products,
  .compact-products,
  .shop-products,
  .strip,
  .dashboard,
  .footer-wrap,
  .bp-footer-grid,
  .premium-cards,
  .shortcut-grid{
    grid-template-columns:1fr;
  }

  .product{
    padding:12px;
  }

  .product .pic{
    min-height:190px;
  }

  .qty{
    flex-wrap:wrap;
  }

  .qty input{
    flex:1 1 58px;
  }

  .qty .btn,
  .btn,
  .cart-clear{
    width:100%;
    justify-content:center;
    text-align:center;
  }

  .shop-head{
    display:block;
  }

  .shop-head .btn{
    margin-top:12px;
  }

  .shop-toolbar{
    grid-template-columns:1fr;
    padding:12px;
    border-radius:12px;
  }

  .shop-categories{
    margin-left:-4%;
    margin-right:-4%;
    padding-left:4%;
    padding-right:4%;
  }

  .btn.outline{
    margin-left:0;
    margin-top:8px;
  }

  .modal-panel{
    width:100%;
    max-height:92vh;
    padding:16px;
    border-radius:12px;
  }

  .detail-image{
    height:300px;
  }

  .detail-image:hover img{
    transform:none;
  }

  .cart-item{
    padding:12px;
  }

  .cart-empty,
  .checkout-success,
  .checkout-form,
  .cart-summary,
  .panel,
  .form{
    padding:16px;
    border-radius:12px;
  }

  input,
  select,
  textarea{
    font-size:16px;
    padding:12px;
  }

  table{
    display:block;
    overflow-x:auto;
    white-space:nowrap;
    -webkit-overflow-scrolling:touch;
    border-radius:12px;
  }

  th,
  td{
    padding:10px;
    font-size:13px;
  }

  .whatsapp,
  .whatsapp-float{
    width:52px;
    height:52px;
    right:14px;
    bottom:14px;
  }
}

@media (max-width:380px){
  .hero h1{
    font-size:34px;
  }

  .section h2,
  .page h1{
    font-size:27px;
  }

  .cart-thumb{
    width:70px;
    height:70px;
  }

  .cart-item{
    grid-template-columns:70px minmax(0,1fr);
  }
}

/* Compact mobile footer and payment icons */
.bp-payment-links{
  display:grid;
  gap:10px;
}

.bp-payment-links span{
  display:flex;
  align-items:center;
  gap:10px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(242,182,52,.18);
  border-radius:10px;
  padding:8px 10px;
}

.bp-payment-links img{
  width:38px;
  height:26px;
  object-fit:contain;
  border-radius:5px;
  background:#fff;
}

.bp-payment-links b{
  color:#fff;
  font-size:14px;
}

@media(max-width:640px){
  .bp-footer{
    padding:28px 4% 0;
  }

  .bp-footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px 12px;
  }

  .bp-brand,
  .bp-footer-grid > div:nth-child(7){
    grid-column:1/-1;
  }

  .bp-brand{
    display:grid;
    grid-template-columns:76px minmax(0,1fr);
    gap:10px 14px;
    align-items:center;
  }

  .bp-brand img{
    width:76px;
    margin:0;
    grid-row:1 / span 2;
  }

  .bp-brand h2{
    font-size:21px;
    margin:0;
  }

  .bp-brand h2 span{
    font-size:16px;
    letter-spacing:2px;
  }

  .bp-brand p{
    margin:2px 0;
    font-size:13px;
  }

  .bp-contact-item{
    grid-column:1/-1;
    font-size:13px;
    margin:5px 0;
  }

  .bp-footer h3{
    font-size:14px;
    margin-bottom:8px;
  }

  .bp-footer a,
  .bp-footer p{
    font-size:12px;
    margin:7px 0;
    line-height:1.35;
  }

  .bp-footer strong{
    font-size:12px;
  }

  .bp-payment-links{
    gap:7px;
  }

  .bp-payment-links span,
  .bp-social-links a{
    padding:7px;
    border-radius:9px;
  }

  .bp-payment-links img{
    width:32px;
    height:22px;
  }

  .bp-payment-links b,
  .bp-social-links span{
    font-size:12px;
  }

  .bp-social-links{
    gap:7px;
  }

  .bp-social-links img{
    width:22px;
    height:22px;
  }

  .footer-newsletter input,
  .footer-newsletter button{
    min-height:42px;
    font-size:13px;
  }

  .bp-policy{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    text-align:center;
  }

  .bp-policy span,
  .bp-policy b{
    display:none;
  }

  .bp-policy a{
    font-size:12px;
    padding:8px;
    border:1px solid rgba(242,182,52,.2);
    border-radius:8px;
  }
}

/* Variant-safe product actions */
.product .qty.add-cart-form{
  display:grid!important;
  grid-template-columns:34px minmax(48px,64px) 34px minmax(58px,auto)!important;
  gap:7px!important;
  align-items:center!important;
}

.product .qty.add-cart-form .variant-picker{
  grid-column:1 / -1!important;
  margin:4px 0 2px!important;
}

.product .qty.add-cart-form input[name="qty"]{
  width:100%!important;
  min-width:48px!important;
  max-width:64px!important;
  height:38px!important;
  padding:6px 8px!important;
  text-align:center!important;
  color:#24190f!important;
  background:#fff!important;
  opacity:1!important;
  -webkit-text-fill-color:#24190f!important;
}

.product .qty.add-cart-form button[type=button]{
  width:34px!important;
  height:34px!important;
}

.product .qty.add-cart-form .btn.small{
  min-width:58px!important;
  padding:9px 10px!important;
}

.variant-table .variant-thumb{
  width:74px;
  height:74px;
  border:1px solid #eadcc9;
  border-radius:10px;
  background:#fffaf2;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#7c6b55;
  font-size:11px;
  font-weight:800;
}

.variant-table .variant-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.variant-save-bar{
  display:flex;
  justify-content:flex-end;
  margin:10px 0 14px;
}

.variant-table-scroll{
  width:100%;
  overflow-x:auto;
  padding-bottom:8px;
}

.variant-table{
  min-width:1500px;
}

.variant-table th,
.variant-table td{
  vertical-align:top;
  white-space:nowrap;
}

.variant-table input:not([type="checkbox"]):not([type="file"]){
  min-width:116px;
  margin:0;
}

.variant-table td:nth-child(2) input,
.variant-table td:nth-child(10) input{
  min-width:130px;
}

.variant-table td:first-child{
  min-width:150px;
}

@media(max-width:360px){
  .bp-footer-grid{
    gap:12px 8px;
  }

  .bp-payment-links span,
  .bp-social-links a{
    gap:6px;
  }
}

.faq-section{
  max-width:1050px;
}

.faq-list{
  display:grid;
  gap:10px;
}

.faq-list details{
  background:#fff;
  border:1px solid #eadcc9;
  border-radius:12px;
  padding:0;
  overflow:hidden;
  box-shadow:0 10px 28px rgba(80,50,10,.05);
}

.faq-list summary{
  cursor:pointer;
  list-style:none;
  padding:15px 18px;
  font-weight:900;
  color:#24190f;
}

.faq-list summary::-webkit-details-marker{
  display:none;
}

.faq-list summary:after{
  content:"+";
  float:right;
  color:#b87905;
  font-weight:900;
}

.faq-list details[open] summary:after{
  content:"-";
}

.faq-list p{
  margin:0;
  padding:0 18px 16px;
  color:#6d6259;
}

/* AMONOVA live chat */
.live-chat-widget{position:fixed;left:18px;bottom:22px;z-index:10000;font-family:Segoe UI,Arial,sans-serif}
.live-chat-launcher{display:inline-flex;align-items:center;gap:8px;border:1px solid #3b2c17;background:#111;color:#e7bc5a;border-radius:999px;padding:12px 17px;box-shadow:0 18px 42px rgba(0,0,0,.24);font-weight:900;cursor:pointer}
.live-chat-dot{width:9px;height:9px;border-radius:50%;background:#25d366;box-shadow:0 0 0 rgba(37,211,102,.65);animation:cashierPulse 1.2s infinite}
.live-chat-launcher.has-unread:after{content:"";width:13px;height:13px;border-radius:50%;background:#d61f2c;position:absolute;right:1px;top:0;animation:cartPulse .9s infinite}
.live-chat-box{width:min(360px,calc(100vw - 26px));background:#fffaf4;border:1px solid #e3c894;border-radius:16px;box-shadow:0 26px 80px rgba(0,0,0,.28);overflow:hidden;margin-bottom:12px}
.live-chat-box header{display:flex;justify-content:space-between;align-items:center;background:#111;color:#fff;padding:11px 14px;border-bottom:3px solid #b87905}
.live-chat-box header strong{display:block;color:#e7bc5a;font-family:Georgia,serif;font-size:18px}
.live-chat-box header small{display:block;color:#eadcc9;font-size:12px;margin-top:2px}
.live-chat-box header button{border:0;background:transparent;color:#fff;font-size:26px;line-height:1;cursor:pointer}
.live-chat-start{padding:12px 14px}.live-chat-start p{margin:0 0 8px;color:#4b3d32;font-size:13px;line-height:1.3}.live-chat-start input{margin:0 0 7px;min-height:38px}.live-chat-start .btn{width:100%;text-align:center;padding:10px 14px}.live-chat-start small{display:block;color:#8b0000;margin-top:6px;font-weight:700}
.live-chat-conversation{display:grid;grid-template-rows:280px auto}
.live-chat-messages{padding:14px;overflow:auto;background:#fffdf8;display:flex;flex-direction:column;gap:9px}
.live-chat-message{align-self:flex-start;max-width:86%;background:#fff;border:1px solid #eadcc9;border-radius:13px 13px 13px 3px;padding:8px 10px;box-shadow:0 8px 20px rgba(80,50,10,.05)}
.live-chat-message.mine{align-self:flex-end;background:#111;color:#fff;border-color:#111;border-radius:13px 13px 3px 13px}
.live-chat-message.system{align-self:center;background:#fff8ec;color:#6b4b1c;border-style:dashed;text-align:center;border-radius:999px;max-width:96%;font-size:12px}
.live-chat-message span{display:block;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;color:#b87905;margin-bottom:2px}.live-chat-message.mine span{color:#e7bc5a}.live-chat-message p{margin:0;line-height:1.35;overflow-wrap:anywhere}
.live-chat-conversation form{display:flex;gap:7px;padding:10px;background:#fff;border-top:1px solid #eadcc9}.live-chat-conversation input{margin:0;min-width:0}.live-chat-conversation button{border:0;background:linear-gradient(135deg,#b87905,#e0a52b);color:#fff;border-radius:8px;font-weight:900;padding:0 11px;cursor:pointer}.live-chat-conversation button#liveChatEnd{background:#2e261d;color:#f7e5c4}
@media(max-width:640px){.live-chat-widget{left:12px;bottom:82px}.live-chat-box{width:calc(100vw - 24px)}.live-chat-conversation{grid-template-rows:250px auto}}

/* =====================================================
   2026 ecommerce polish layer
   Compact product cards, Amazon-style mobile density,
   cleaner tables, chat, and product modals.
===================================================== */
.products,
.shop-products,
.compact-products{
  grid-template-columns:repeat(auto-fill,minmax(168px,1fr));
  gap:14px;
}

.product{
  border-radius:10px;
  padding:10px;
  box-shadow:0 8px 22px rgba(80,50,10,.055);
  transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

.product:hover{
  transform:translateY(-2px);
  border-color:#dfbd7d;
  box-shadow:0 14px 32px rgba(80,50,10,.11);
}

.product .pic{
  aspect-ratio:1 / 1;
  height:auto!important;
  min-height:0!important;
  border-radius:9px;
  background:#fff;
}

.product h3{
  font-size:16px;
  line-height:1.22;
  margin:9px 0 4px;
}

.product p{
  font-size:13px;
  line-height:1.32;
  min-height:34px;
  margin:0 0 7px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.product p:after{
  content:"";
}

.product b{
  font-size:16px;
}

.product small{
  margin:4px 0 6px;
  font-size:12px;
}

.qty{
  gap:5px;
}

.qty button[type=button]{
  width:28px;
  height:28px;
  font-size:16px;
}

.qty input{
  max-width:48px;
  min-height:30px;
  padding:6px;
}

.qty .btn.small{
  padding:8px 10px;
  border-radius:7px;
}

.category-strip{
  grid-template-columns:repeat(auto-fit,minmax(130px,1fr));
  gap:1px;
}

.category-strip button{
  min-height:54px;
  border:0;
  background:#111;
  color:#e7bc5a;
  font-family:Georgia,serif;
  font-size:16px;
  cursor:pointer;
}

.category-strip button:hover{
  background:#23190d;
}

.shop-modal{
  align-items:center;
  padding:16px;
}

.modal-panel{
  width:min(920px,96vw);
  max-height:86vh;
  border-radius:12px;
  padding:18px;
}

.product-detail{
  grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);
  gap:20px;
}

.detail-image{
  height:min(440px,58vh);
  border-radius:10px;
  overflow:hidden;
}

.product-detail h2{
  font-size:28px!important;
  line-height:1.12;
  margin-bottom:10px!important;
}

.product-detail p{
  font-size:14px;
  line-height:1.45;
  max-height:150px;
  overflow:auto;
}

.product-detail b{
  font-size:22px;
  margin:10px 0;
}

table,
.premium-table{
  border-collapse:separate;
  border-spacing:0;
  font-size:14px;
  border:1px solid #efe1cb;
  box-shadow:0 8px 22px rgba(80,50,10,.045);
}

th,td{
  padding:9px 11px;
  line-height:1.35;
}

th{
  background:#fff4df;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.02em;
}

tr:nth-child(even) td{
  background:#fffdf8;
}

.cart-flyer,
.cart-star-flyer{
  position:fixed;
  z-index:20000;
  pointer-events:none;
}

.cart-star-flyer{
  width:18px;
  height:18px;
  color:#e0a52b;
  text-shadow:0 2px 8px rgba(0,0,0,.2);
  animation:starFly .72s cubic-bezier(.2,.8,.2,1) forwards;
}

.cart-star-flyer:before{
  content:"★";
  display:block;
  font-size:18px;
  line-height:1;
}

@keyframes starFly{
  0%{transform:translate(-50%,-50%) scale(.55) rotate(0);opacity:0}
  18%{opacity:1}
  100%{transform:translate(calc(var(--fly-x) - 50%),calc(var(--fly-y) - 50%)) scale(1.25) rotate(340deg);opacity:0}
}

.live-chat-widget{
  right:auto;
  left:18px;
  bottom:18px;
}

.live-chat-launcher{
  border:0;
  background:linear-gradient(135deg,#17110c,#3b2a17);
  color:#f3c866;
  padding:11px 15px;
  box-shadow:0 16px 38px rgba(0,0,0,.22);
}

.live-chat-box{
  width:min(340px,calc(100vw - 22px));
  background:#fff;
  border:0;
  border-radius:18px;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}

.live-chat-box header{
  background:linear-gradient(135deg,#17110c,#2f210f);
  border-bottom:0;
  padding:12px 14px;
}

.live-chat-start{
  padding:12px;
}

.live-chat-start input{
  min-height:36px;
  border-radius:10px;
  background:#fffdf8;
}

.live-chat-messages{
  background:#f7f3ec;
  padding:12px;
}

.live-chat-message{
  border:0;
  border-radius:14px 14px 14px 4px;
  box-shadow:0 5px 14px rgba(80,50,10,.06);
}

.live-chat-message.mine{
  background:#17110c;
  border-radius:14px 14px 4px 14px;
}

.live-chat-conversation{
  grid-template-rows:260px auto;
}

.live-chat-conversation form{
  padding:9px;
}

@media(max-width:760px){
  .hero{
    padding:34px 4% 24px;
    gap:22px;
  }

  .hero h1{
    font-size:38px;
  }

  .hero p{
    font-size:15px;
  }

  .pills{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .pills span{
    padding:8px 10px;
    font-size:12px;
  }

  .category-strip{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .category-strip button{
    min-height:44px;
    font-size:13px;
    padding:8px 5px;
  }

  .products,
  .shop-products,
  .compact-products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px;
  }

  .product{
    padding:8px;
    border-radius:9px;
  }

  .product h3{
    font-size:14px;
  }

  .product p{
    font-size:12px;
    min-height:31px;
  }

  .product b{
    font-size:14px;
  }

  .product small{
    font-size:11px;
  }

  .qty{
    display:grid;
    grid-template-columns:28px minmax(36px,1fr) 28px;
  }

  .qty .btn.small{
    grid-column:1/-1;
    width:100%;
    text-align:center;
  }

  .shop-modal{
    align-items:flex-end;
    padding:0;
  }

  .modal-panel{
    width:100%;
    max-height:88vh;
    border-radius:18px 18px 0 0;
    padding:14px;
  }

  .product-detail{
    grid-template-columns:118px minmax(0,1fr);
    gap:12px;
  }

  .detail-image{
    height:138px;
  }

  .product-detail h2{
    font-size:20px!important;
  }

  .product-detail p{
    max-height:92px;
    font-size:13px;
  }

  table{
    display:block;
    overflow-x:auto;
    white-space:normal;
  }

  th,td{
    padding:8px;
    font-size:12px;
  }

  .live-chat-widget{
    right:auto;
    left:10px;
    bottom:72px;
  }

  .live-chat-box{
    width:calc(100vw - 20px);
  }
}

/* Product rich descriptions and modal arrangement */
.product .product-unit{
  min-height:0!important;
  margin:7px 0 4px;
  display:block!important;
  overflow:visible!important;
  color:#4d3a25;
  font-size:12px;
  line-height:1.25;
}

.product .product-desc{
  margin:0 0 8px;
  color:var(--muted);
  display:-webkit-box!important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.product small.stock-low,
.product-detail .stock-low{
  color:#d61f2c!important;
}

.product small.stock-out,
.product-detail .stock-out{
  color:#b00020!important;
  font-weight:900;
}

.notify-open{
  width:100%;
  margin-top:10px;
  text-align:center;
}

.add-cart-form.is-out-of-stock button[type="submit"]{
  opacity:.48;
  filter:saturate(.55);
  cursor:not-allowed;
  box-shadow:none;
}

.card-notify{
  width:100%;
  margin-top:8px;
  text-align:center;
}

.notify-panel{
  width:min(520px,100%);
}

.notify-panel h2{
  font-family:Georgia,serif;
  margin:8px 0;
}

.notify-panel #notifyProductName{
  color:#4b3d32;
  font-weight:800;
}

#notifyMessage{
  display:block;
  margin-top:8px;
  color:#16713b;
  font-weight:800;
}

.more-products-cta{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin:22px auto 0;
  font-weight:900;
  color:#3a2a1d;
}

.product-gallery{
  position:relative;
  width:100%;
  height:100%;
  display:grid;
  grid-template-rows:minmax(0,1fr) auto;
  gap:10px;
}

.product-active-stage{
  position:relative;
  min-height:0;
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#fff;
}

.product-active-image{
  width:100%;
  height:100%;
  object-fit:contain;
  user-select:none;
  -webkit-user-drag:none;
}

.product-gallery-track{
  display:flex;
  height:100%;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  scrollbar-width:none;
}

.product-gallery-track::-webkit-scrollbar{
  display:none;
}

.product-gallery-slide{
  flex:0 0 100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  scroll-snap-align:center;
}

.product-gallery-slide img{
  width:100%;
  height:100%;
  object-fit:contain;
  cursor:zoom-in;
}

.product-card-gallery{
  position:relative;
  width:100%;
  height:100%;
  overflow-x:auto;
  display:flex;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}

.product .pic{
  position:relative;
}

.product-card-gallery::-webkit-scrollbar{
  display:none;
}

.product-card-gallery img{
  flex:0 0 100%;
  width:100%;
  height:100%;
  object-fit:cover;
  scroll-snap-align:center;
}

.product-card-gallery.multi::after{
  content:"";
  position:absolute;
  right:10px;
  bottom:10px;
  width:42px;
  height:6px;
  border-radius:999px;
  background:linear-gradient(90deg,#111 0 26%,#e7bc5a 26% 58%,rgba(255,255,255,.88) 58%);
  box-shadow:0 4px 14px rgba(0,0,0,.18);
  pointer-events:none;
}

/* Consistent public product image frames on home, shop, and category popups */
.products .product .pic,
.shop-products .product .pic,
.compact-products .product .pic{
  height:180px!important;
  aspect-ratio:1 / 1;
  border-radius:12px!important;
  background:#fff!important;
  border:1px solid #f0dfc4;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}

.products .product .pic > img,
.shop-products .product .pic > img,
.compact-products .product .pic > img,
.products .product-card-gallery img,
.shop-products .product-card-gallery img,
.compact-products .product-card-gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:#fff;
}

.shop-products .product,
.products .product{
  display:flex;
  flex-direction:column;
}

.shop-products .product .product-open,
.products .product .product-open{
  flex:1 1 auto;
}

.gallery-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:3;
  width:34px;
  height:48px;
  border:0;
  border-radius:999px;
  background:rgba(22,16,12,.78);
  color:#ffd46c;
  font-size:32px;
  line-height:1;
  cursor:pointer;
}

.gallery-prev{left:8px}
.gallery-next{right:8px}

.product-thumbs{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:2px 2px 4px;
  scrollbar-width:thin;
  -webkit-overflow-scrolling:touch;
}

.product-thumb{
  flex:0 0 64px;
  width:64px;
  height:64px;
  border:2px solid #eadcc9;
  border-radius:10px;
  background:#fffaf4;
  padding:3px;
  cursor:pointer;
  opacity:.72;
  transition:border-color .18s ease,opacity .18s ease,transform .18s ease;
}

.product-thumb.active,
.product-thumb[aria-current="true"]{
  border-color:#b87905;
  opacity:1;
  transform:translateY(-1px);
  box-shadow:0 8px 18px rgba(184,121,5,.16);
}

.product-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  background:#fff;
  border-radius:7px;
}

.product-detail{
  display:block!important;
  width:min(760px,100%);
  margin:auto;
}

.product-detail .detail-image{
  position:relative;
  width:100%;
  height:min(480px,55vh);
  margin:0 0 18px;
  overflow:hidden;
  cursor:default;
  --zoom-scale:1;
  --pan-x:0px;
  --pan-y:0px;
  touch-action:none;
}

.product-detail .detail-image.is-zoomed{
  overflow:hidden;
  cursor:grab;
}

.product-detail .detail-image.is-dragging{
  cursor:grabbing;
}

.product-detail .detail-image .product-active-image{
  transform:translate(var(--pan-x),var(--pan-y)) scale(var(--zoom-scale))!important;
  transform-origin:center center;
  transition:transform .15s ease;
  user-select:none;
  -webkit-user-drag:none;
}

.product-detail .detail-image.is-dragging .product-active-image{
  transition:none;
}

.product-zoom-controls{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  margin:-8px 0 18px;
}

.product-zoom-controls button{
  min-width:42px;
  height:38px;
  border:1px solid #d8b878;
  border-radius:999px;
  background:#111;
  color:#f5d476;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 10px 22px rgba(0,0,0,.12);
}

.product-zoom-controls button[data-zoom-action="reset"]{
  min-width:74px;
  background:#fffaf4;
  color:#8c5a00;
}

.product-detail .detail-info{
  display:block;
}

.product-detail .detail-unit{
  margin:0 0 10px;
  color:#4d3a25;
  font-weight:700;
}

.detail-description-block{
  color:#24190f;
  margin:0 0 12px;
}

.detail-description{
  margin-top:6px;
  color:#4b3d32;
  font-size:15px;
  line-height:1.55;
  max-height:none!important;
  overflow:visible!important;
}

.detail-description p,
.detail-description ul,
.detail-description ol{
  margin:8px 0;
}

.detail-description ul,
.detail-description ol{
  padding-left:22px;
}

@media(max-width:640px){
  .product-detail{
    width:100%;
  }

  .product-detail .detail-image{
    height:250px;
  }

  .product-zoom-controls{
    margin:-4px 0 14px;
  }
}

@media(max-width:380px){
  .products,
  .shop-products,
  .compact-products{
    gap:8px;
  }

  .product{
    padding:7px;
  }

  .category-strip{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* Final public product-card source of truth: home featured and shop must match */
.shop-page .shop-category-stack{
  display:grid;
  gap:34px;
  margin-top:20px;
}

.shop-page .shop-category-section{
  padding-top:20px;
  border-top:1px solid #eadcc9;
}

.shop-page .shop-category-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin:0 0 16px;
}

.shop-page .shop-category-head h2{
  margin:4px 0 0;
  text-align:left;
  font-family:Georgia,serif;
  font-size:clamp(26px,3vw,40px);
  line-height:1.05;
}

.shop-page .shop-category-head small{
  color:#7a5a30;
  font-weight:900;
  background:#fff8ec;
  border:1px solid #ead1a5;
  border-radius:999px;
  padding:8px 12px;
  white-space:nowrap;
}

.shop-page .shop-category-actions{
  display:flex;
  justify-content:center;
  margin-top:18px;
}

.shop-page .shop-category-toggle{
  min-width:180px;
}

.section .products,
.shop-page .shop-products{
  display:grid!important;
  gap:18px!important;
  align-items:stretch!important;
}

.section .products{
  grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;
}

.shop-page .shop-products{
  grid-template-columns:repeat(auto-fill,minmax(210px,268px))!important;
  justify-content:start!important;
}

.section .products .product,
.shop-page .shop-products .product{
  border-radius:12px!important;
  padding:14px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  box-shadow:0 18px 42px rgba(100,60,10,.08)!important;
  display:flex!important;
  flex-direction:column!important;
}
.shop-page .shop-products .product[hidden]{
  display:none!important;
}

.section .products .product-open,
.shop-page .shop-products .product-open{
  display:block!important;
  width:100%!important;
  flex:1 1 auto!important;
}

.section .products .product .pic,
.shop-page .shop-products .product .pic{
  width:100%!important;
  height:180px!important;
  min-height:180px!important;
  aspect-ratio:auto!important;
  border-radius:10px!important;
  background:#fff!important;
  border:1px solid #f0dfc4!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}

.section .products .product .pic > img,
.shop-page .shop-products .product .pic > img,
.section .products .product-card-gallery img,
.shop-page .shop-products .product-card-gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:#fff!important;
}

.section .products .product-card-gallery,
.shop-page .shop-products .product-card-gallery{
  width:100%!important;
  height:100%!important;
}

@media(max-width:640px){
  .shop-page .shop-category-stack{
    gap:26px;
  }

  .shop-page .shop-category-head{
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
  }

  .shop-page .shop-category-head h2{
    font-size:24px;
  }

  .shop-page .shop-category-head small{
    font-size:12px;
  }

  .shop-page .shop-category-toggle{
    width:100%;
  }

  .section .products,
  .shop-page .shop-products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .section .products .product,
  .shop-page .shop-products .product{
    padding:8px!important;
    border-radius:9px!important;
  }

  .section .products .product .pic,
  .shop-page .shop-products .product .pic{
    height:150px!important;
    min-height:150px!important;
  }
}

/* Last-mile override: keep featured/shop quantity input readable after all mobile rules */
.section .products .product .qty.add-cart-form,
.shop-page .shop-products .product .qty.add-cart-form{
  display:grid!important;
  grid-template-columns:34px minmax(52px,66px) 34px minmax(58px,auto)!important;
  align-items:center!important;
}

.section .products .product .qty.add-cart-form .variant-picker,
.shop-page .shop-products .product .qty.add-cart-form .variant-picker{
  grid-column:1 / -1!important;
}

.section .products .product .qty.add-cart-form input[name="qty"],
.shop-page .shop-products .product .qty.add-cart-form input[name="qty"]{
  width:100%!important;
  min-width:52px!important;
  max-width:66px!important;
  height:38px!important;
  color:#24190f!important;
  background:#fff!important;
  -webkit-text-fill-color:#24190f!important;
  opacity:1!important;
}

body.modal-open .live-chat-widget,
body.modal-open .bp-whatsapp,
body.modal-open .whatsapp,
body.modal-open .whatsapp-float{
  display:none!important;
}

@media(max-width:640px){
  .shop-modal{
    padding:10px!important;
    align-items:flex-start!important;
    overflow:auto!important;
  }

  .shop-modal .modal-panel{
    width:100%!important;
    max-height:none!important;
    margin:10px 0!important;
  }

  .product-detail .detail-variant-picker{
    display:block!important;
    background:#fff8ec!important;
    border:2px solid #d39619!important;
    border-radius:12px!important;
    padding:10px!important;
    font-size:13px!important;
    color:#6f4a13!important;
  }

  .product-detail .detail-variant-picker select{
    min-height:46px!important;
    font-size:15px!important;
    font-weight:900!important;
    margin-top:6px!important;
    background:#fff!important;
  }

  .product-detail #detailCartForm.qty.add-cart-form{
    display:grid!important;
    grid-template-columns:42px minmax(64px,1fr) 42px!important;
    gap:9px!important;
    align-items:center!important;
  }

  .product-detail #detailCartForm .detail-variant-picker{
    grid-column:1 / -1!important;
  }

  .product-detail #detailCartForm .btn.small{
    grid-column:1 / -1!important;
    width:100%!important;
    justify-self:stretch!important;
    min-height:44px!important;
  }

  .product-detail #detailCartForm button[type=button]{
    width:42px!important;
    height:42px!important;
    font-size:20px!important;
  }

  .product-detail #detailCartForm input[name="qty"]{
    width:100%!important;
    max-width:none!important;
    min-height:42px!important;
    text-align:center!important;
    font-size:16px!important;
    color:#24190f!important;
    -webkit-text-fill-color:#24190f!important;
    background:#fff!important;
  }
}

/* Mobile product modal: only reduce size and remove separate description scrolling */
@media(max-width:640px){
  .shop-modal{
    align-items:flex-end!important;
    padding:0!important;
    overflow:hidden!important;
  }

  .shop-modal .modal-panel{
    max-height:82vh!important;
    overflow:auto!important;
  }

  .product-detail p,
  .product-detail .detail-description,
  .product-detail .detail-description-block{
    max-height:none!important;
    overflow:visible!important;
  }
}

/* Public live product search */
.public-live-search{
  position:relative;
  width:min(620px,100%);
  margin:0 auto 26px;
  z-index:12;
}

.public-live-search label,
.live-search-wrap{
  position:relative;
  display:block;
}

.public-live-search label > span,
.live-search-wrap > span{
  display:block;
  margin:0 0 7px;
  color:#8c5a00;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.public-live-search input,
.live-search-wrap input{
  width:100%;
  min-height:48px;
  margin:0!important;
  border:1px solid #dfbf84;
  border-radius:999px;
  background:#fff;
  box-shadow:0 14px 34px rgba(100,60,10,.08);
  padding:12px 18px;
}

.live-search-wrap input{
  padding-right:46px;
}

.live-search-clear{
  position:absolute;
  right:12px;
  top:32px;
  width:28px;
  height:28px;
  border:1px solid #ead1a5;
  border-radius:50%;
  background:#fff8ec;
  color:#8c5a00;
  font-size:20px;
  line-height:1;
  font-weight:900;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  box-shadow:none;
}

.public-search-suggestions{
  position:absolute;
  left:0;
  right:0;
  top:calc(100% + 8px);
  z-index:10030;
  background:#fff;
  border:1px solid #ead1a5;
  border-radius:14px;
  box-shadow:0 24px 70px rgba(45,28,8,.18);
  padding:7px;
  max-height:340px;
  overflow:auto;
}

.public-search-suggestion{
  width:100%;
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:10px;
  align-items:center;
  border:0;
  border-radius:11px;
  background:transparent;
  padding:8px;
  text-align:left;
  cursor:pointer;
  color:#24190f;
}

.public-search-suggestion:hover,
.public-search-suggestion:focus{
  background:#fff8ec;
  outline:1px solid #ead1a5;
}

.public-search-thumb{
  width:48px;
  height:48px;
  border-radius:10px;
  background:#fff8ec;
  border:1px solid #eadcc9;
  color:#b87905;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  font-size:12px;
  font-weight:900;
}

.public-search-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  background:#fff;
}

.public-search-suggestion strong,
.public-search-suggestion small{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.public-search-suggestion small{
  margin-top:2px;
  color:#77685d;
  font-size:12px;
  font-weight:700;
}

.shop-toolbar .live-search-wrap{
  z-index:20;
}

/* Homepage hero logo intro video */
.hero-logo-intro{
  position:relative;
}

.hero-logo-intro .hero-logo-stage{
  position:relative;
  display:block;
  width:100%;
  aspect-ratio:1/1;
  margin:0 auto;
  padding:0;
  border-radius:50%;
  overflow:hidden;
  background:#050505;
  box-shadow:inset 0 0 0 1px rgba(231,188,90,.22);
}

.hero-logo-intro .hero-logo-stage .hero-intro-video,
.hero-logo-intro .hero-logo-stage .hero-final-logo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  border-radius:50%;
  margin:0;
  transition:opacity .82s ease, transform .82s ease, filter .82s ease;
}

.hero-logo-intro .hero-logo-stage .hero-intro-video{
  opacity:0;
  transform:scale(1.015);
  filter:saturate(1.04) contrast(1.04);
}

.hero-logo-intro .hero-logo-stage .hero-final-logo{
  opacity:1;
  transform:scale(1);
}

.hero-logo-intro.is-playing .hero-logo-stage .hero-intro-video{
  opacity:1;
  transform:scale(1);
}

.hero-logo-intro.is-playing .hero-logo-stage .hero-final-logo{
  opacity:0;
  transform:scale(.985);
}

.hero-logo-intro.is-finished .hero-logo-stage .hero-intro-video{
  opacity:0;
  transform:scale(1.03);
}

.hero-logo-intro.is-finished .hero-logo-stage .hero-final-logo{
  opacity:1;
  animation:heroLogoReveal .95s cubic-bezier(.2,.85,.2,1) both;
}

.hero-logo-intro .hero-logo-caption{
  position:relative;
  z-index:2;
}

.hero-sound-toggle{
  position:absolute;
  right:26px;
  bottom:58px;
  z-index:4;
  width:44px;
  height:44px;
  border:1px solid rgba(184,121,5,.35);
  border-radius:50%;
  background:#fffaf4;
  color:#8c5a00;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 14px 34px rgba(92,57,2,.18);
  backdrop-filter:blur(8px);
  transition:transform .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
}

.hero-sound-toggle:hover,
.hero-sound-toggle:focus-visible{
  transform:scale(1.06);
  background:#111;
  color:#fff3c8;
  border-color:#e7bc5a;
  outline:none;
}

.hero-sound-toggle svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.hero-sound-toggle .sound-on{
  display:none;
}

.hero-sound-toggle.is-on .sound-off{
  display:none;
}

.hero-sound-toggle.is-on .sound-on{
  display:block;
}

@keyframes heroLogoReveal{
  0%{opacity:0;transform:scale(.965);filter:brightness(1.25) saturate(1.08)}
  100%{opacity:1;transform:scale(1);filter:brightness(1) saturate(1)}
}

@media(max-width:760px){
  .hero-sound-toggle{
    width:38px;
    height:38px;
    right:18px;
    bottom:48px;
  }

  .hero-sound-toggle svg{
    width:19px;
    height:19px;
  }
}
