*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:#11245a;background:#fff7e8}body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(rgba(255,248,232,.94),rgba(255,248,232,.97)),url("assets/diwali-festive-bg.jpg") center/cover fixed}.wrap{width:min(1480px,94%);margin:auto}.header{position:sticky;top:0;z-index:50;background:#031b45;color:#fff;box-shadow:0 5px 22px #0004}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.brand-mark{font-size:35px;color:#ffc21c}.brand strong{display:block;color:#ffc21c;font:900 30px Georgia,serif;letter-spacing:1px;line-height:27px}.brand small{display:block;text-align:center;font-size:10px;letter-spacing:4px;font-weight:900}.brand em{border-left:1px solid #ffffff45;padding-left:18px;font-style:normal;color:#ffd75a;font-weight:800}.brand i{font-style:normal;color:#fff;font-size:12px}.nav nav{display:flex;gap:4px;align-items:center}.nav nav a,.nav nav button{border:0;background:transparent;color:#fff;text-decoration:none;font-weight:800;padding:11px 14px;border-radius:10px;cursor:pointer}.nav nav a:hover,.nav nav button:hover{background:#ffffff15}.nav nav b{background:#f5bd22;color:#071d47;border-radius:20px;padding:2px 7px;font-size:11px}.hero{min-height:330px;height:35vw;max-height:470px;position:relative;background:url("assets/diwali-family-friends.jpg") center/cover no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,15,45,.03),rgba(0,10,35,.15) 48%,rgba(0,5,25,.52))}.hero-copy{position:relative;z-index:1;width:min(1420px,92%);margin:auto;text-align:right;padding-top:72px;color:#fff}.hero-kicker{font-size:13px;letter-spacing:2px;font-weight:900}.hero h1{font:900 clamp(52px,6vw,86px)/.95 Georgia,serif;color:#ffd229;margin:9px 0;text-shadow:0 4px 10px #0007}.hero p{font-size:18px;max-width:540px;margin:0 0 20px  auto;line-height:1.45;font-weight:700}.hero-btn{display:inline-block;background:#6b12b6;color:#fff;padding:12px 22px;border-radius:25px;text-decoration:none;font-weight:900;box-shadow:0 8px 24px #0005}.category-section{padding:20px 0 26px}.festive-title{display:flex;justify-content:center;align-items:center;gap:16px}.festive-title span{font-size:24px}.festive-title h2{margin:0;font:900 clamp(27px,3vw,40px) Georgia,serif;color:#12245a}.section-sub{text-align:center;margin:6px 0 16px;color:#765b4c}.category-grid{display:flex;flex-direction:column;gap:8px}.cat-card{position:relative;display:grid;grid-template-columns:58px 1fr auto auto;align-items:center;gap:12px;background:linear-gradient(90deg,#fffdf7,#fff0ce);border:1px solid #e2a52b;border-radius:14px;padding:7px 12px;text-align:left;box-shadow:0 6px 15px #6c280018;overflow:hidden;cursor:pointer;transition:.2s;min-height:64px}.cat-card:before{content:"✦";position:absolute;top:3px;left:6px;color:#efb225;font-size:10px}.cat-card:after{content:"✧";position:absolute;top:3px;right:7px;color:#d94c25;font-size:10px}.cat-card:hover,.cat-card.active{transform:translateX(4px);box-shadow:0 10px 22px #6c28002a;border-color:#d86d18}.cat-card.all{background:linear-gradient(90deg,#30105c,#5b1a91);color:#fff}.cat-card.all .cat-name{color:#fff}.cat-art{width:52px;height:52px;display:flex;align-items:center;justify-content:center}.cat-art img{width:48px;height:48px;object-fit:contain;mix-blend-mode:multiply}.cat-card.all .cat-art img{mix-blend-mode:normal}.cat-name{font-weight:900;font-size:15px;color:#13245a;line-height:1.2}.cat-count{font-size:11px;color:#8a644c;white-space:nowrap}.cat-card.all .cat-count{color:#ffe7a4}.cat-button{display:inline-block;background:#f3bd28;color:#271a05;border:0;border-radius:16px;padding:7px 13px;font-weight:900;font-size:10px;white-space:nowrap}.cat-card.all .cat-button{background:#f3bd28}..combo-section{padding:20px 0 27px;background:radial-gradient(circle at 20% 20%,#5c1b92,#19053f 75%);border-top:3px solid #f0b92d;border-bottom:3px solid #f0b92d;box-shadow:inset 0 0 80px #0005}.light h2{color:#ff0000;font-weight:900}.light-sub{text-align:center;color:#0066ff;margin:5px 0 15px;font-weight:900;font-size:18px}.combo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.combo-card{background:linear-gradient(180deg,#fffef7,#fff0c9);border:2px solid #e7b93d;border-radius:18px;padding:11px;text-align:center;box-shadow:0 10px 28px #0005;position:relative;overflow:hidden}.combo-card:before,.combo-card:after{content:"✦";position:absolute;color:#e9a91c;font-size:18px}.combo-card:before{left:10px;top:8px}.combo-card:after{right:10px;top:8px}.combo-art{height:120px;display:flex;align-items:center;justify-content:center;padding:8px}.combo-art img{width:68%;height:92%;object-fit:contain}.combo-label{font-weight:900;font-size:16px;color:#152b65}.combo-sub{font-size:11px;color:#765b4c;margin:3px 0 9px}.combo-actions button{width:75%;border:0;border-radius:20px;padding:9px;background:linear-gradient(90deg,#ed2639,#c81167);color:#fff;font-weight:900;cursor:pointer}.combo-card:nth-child(3) .combo-actions button{background:#6b15bf}.combo-card:nth-child(4) .combo-actions button{background:#0ca64f}.combo-card:nth-child(5) .combo-actions button{background:#1664c9}.products-section{padding:28px 0}.products-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:900;color:#9b5316}.products-head h2{margin:3px 0;font:900 32px Georgia,serif}.products-head p{margin:0;color:#735f52}.sort-box{background:#fff8e9;border:1px solid #dfbd70;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900}.sort-box select{border:0;background:transparent;font-weight:800;color:#1b2d61;outline:0}.products{display:flex;flex-direction:column;gap:7px}.card{position:relative;display:grid;grid-template-columns:64px minmax(170px,1fr) 115px 120px 145px;align-items:center;gap:12px;background:linear-gradient(90deg,#fffefb,#fff4d7);border:1px solid #e3bb66;border-radius:12px;padding:6px 10px;text-align:left;box-shadow:0 5px 14px #5d270012;overflow:hidden;min-height:76px}.card:before{content:"✦  ✧";position:absolute;top:5px;left:8px;color:#e7a923;font-size:10px}.card img{width:56px;height:56px;object-fit:contain;margin:0 auto;mix-blend-mode:multiply;border-radius:9px;background:#fffdf6;padding:4px;box-shadow:0 2px 7px #5d270010}.card h3{font-size:14px;margin:0;color:#14275f;min-height:0}.old{text-decoration:line-through;color:#999;font-size:11px;margin-right:5px}.new{color:#d92227;font-size:17px;font-weight:900}.qty{display:flex;justify-content:center;align-items:center;gap:7px;margin:0}.qty button{width:28px;height:28px;border-radius:50%;border:1px solid #d5ad51;background:#fff;color:#6b17a3;font-weight:900;cursor:pointer}.qty span{min-width:20px;font-weight:900}.add{width:100%;border:0;border-radius:16px;background:#5210a3;color:#fff;padding:8px;font-weight:900;cursor:pointer;font-size:12px}.enquiry-strip{display:grid;grid-template-columns:1.2fr .8fr;min-height:190px;border-radius:20px;overflow:hidden;margin-bottom:20px;background:linear-gradient(100deg,#fff7da,#ffecc0);border:2px solid #e5ae28;box-shadow:0 12px 30px #3d15002b}.enquiry-promo{padding:26px 30px}.wa-icon{font-size:35px;color:#0cc36a;float:left;margin-right:12px}.enquiry-promo h2{margin:3px 0;font:900 26px Georgia,serif;color:#12265e}.enquiry-promo p{line-height:1.45;color:#594b42}.whatsapp{border:0;border-radius:24px;background:#0ab85a;color:#fff;padding:12px 20px;font-weight:900;cursor:pointer;box-shadow:0 6px 15px #0ab85a30}.enquiry-visual{background:linear-gradient(135deg,#3b0a70,#13063c);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;position:relative;overflow:hidden}.enquiry-visual:before{content:"✦ ✧ ✦ ✧ ✦";position:absolute;top:16px;color:#ffc82e;letter-spacing:20px}.diya-big{font-size:46px}.enquiry-visual strong{font:900 24px Georgia,serif;color:#ffd32a}.enquiry-visual small{margin-top:5px;color:#fff}.legal-notice{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:20px 24px;margin-bottom:20px;background:#071d48;color:#fff;border-radius:16px;border:2px solid #d6a827}.legal-notice-icon{width:54px;height:54px;border-radius:50%;background:#f5c329;color:#071d48;display:grid;place-items:center;font-size:25px}.legal-notice h2{margin:4px 0 8px;font:900 22px Georgia,serif;color:#ffd34c}.legal-notice p{margin:7px 0;color:#f6f1df;line-height:1.5;font-size:13px}.drawer{position:fixed;right:-390px;top:0;height:100vh;width:min(390px,94vw);background:#fff9ee;z-index:80;box-shadow:-15px 0 45px #0005;transition:.25s;padding:20px;overflow:auto}.drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between;font-size:20px;padding-bottom:14px;border-bottom:1px solid #e2c990}.drawer-head button,.combo-modal-head button,.enquiry-head button{border:0;background:#eee2cc;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.mini{display:grid;grid-template-columns:52px 1fr 25px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #ecdcc2}.mini img{width:52px;height:52px;object-fit:contain}.mini b{font-size:13px}.remove{border:0;background:transparent;font-size:22px;color:#b33;cursor:pointer}.drawer-total{display:flex;justify-content:space-between;font-size:19px;font-weight:900;padding:16px 0}.drawer .whatsapp{width:100%}.backdrop,.combo-modal,.enquiry-modal{display:none;position:fixed;inset:0;z-index:75;background:#0009;align-items:center;justify-content:center;padding:18px}.backdrop.show{display:block}.combo-modal.open,.enquiry-modal.open{display:flex}.combo-modal-card,.enquiry-card{width:min(620px,96vw);max-height:90vh;overflow:auto;background:#fff9ed;border:2px solid #e0a92c;border-radius:20px;padding:22px;box-shadow:0 25px 80px #0008}.combo-modal-head,.enquiry-head{display:flex;justify-content:space-between;gap:14px}.combo-modal h2,.enquiry-head h2{margin:4px 0;font:900 28px Georgia,serif;color:#4b118e}.modal-price{font-size:24px;color:#d9252a;font-weight:900;margin:8px 0}.combo-modal ul{list-style:none;padding:0;margin:10px 0}.combo-modal li{display:flex;align-items:center;gap:10px;padding:8px;border-bottom:1px solid #ead8bb}.combo-modal li img{width:46px;height:46px;object-fit:contain}.combo-modal-actions{margin-top:14px;text-align:right}.add-all{border:0;border-radius:20px;padding:11px 20px;background:#5512a0;color:#fff;font-weight:900;cursor:pointer}.enquiry-intro{color:#635449;line-height:1.45}.enquiry-card label{display:block;font-size:13px;font-weight:900;margin:12px 0;color:#25325d}.enquiry-card label span{color:#d92323}.enquiry-card label small{font-weight:600;color:#777}.enquiry-card input,.enquiry-card textarea{display:block;width:100%;margin-top:5px;border:1px solid #d8c08b;border-radius:10px;padding:11px;font:inherit;background:#fff}.enquiry-submit{width:100%;margin-top:8px}footer{background:#031b45;color:#fff;padding:22px 0;border-top:3px solid #f2bd27}.footer{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px}.footer-brand strong{display:block;color:#ffc525;font:900 23px Georgia,serif}.footer-brand span{color:#fff0b2}.empty{text-align:center;color:#777;padding:25px}
@media(max-width:1150px){.card{grid-template-columns:60px 1fr 100px 105px 125px}.combo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.card{grid-template-columns:52px 1fr 85px;gap:8px;padding:6px 8px}.card img{width:46px;height:46px}.card h3{font-size:12px}.card .old{display:none}.card .new{font-size:14px}.card .qty{grid-column:3;grid-row:1}.card .add{grid-column:2 / 4;grid-row:2;margin-top:2px}.nav{padding:10px 0}.brand em{display:none}.nav nav a{display:none}.hero{height:300px}.hero-copy{padding-top:55px}.hero h1{font-size:52px}.hero p{font-size:14px;max-width:360px}.cat-card{grid-template-columns:50px 1fr auto;gap:9px;padding:7px 9px}.cat-art{width:46px;height:46px}.cat-art img{width:42px;height:42px}.cat-button{grid-column:3;grid-row:1}.combo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.combo-art{height:100px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.products-head{align-items:start;flex-direction:column}.enquiry-strip{grid-template-columns:1fr}.enquiry-visual{min-height:150px}.legal-notice{grid-template-columns:1fr}.legal-notice-icon{margin:auto}.footer{flex-direction:column;text-align:center}.combo-card{padding:8px}.combo-label{font-size:13px}}
@media(max-width:430px){.card{grid-template-columns:48px 1fr 78px}.card img{width:42px;height:42px}.card .add{font-size:11px}.cat-card{grid-template-columns:44px 1fr auto}.cat-name{font-size:13px}.cat-count{font-size:10px}.cat-art{width:40px;height:40px}.cat-art img{width:37px;height:37px}.products{grid-template-columns:1fr}.combo-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero p{margin:0 auto 15px}.brand strong{font-size:24px}}
/* Packed combo SKU presentation */
.combo-price{font-size:22px;font-weight:1000;color:#d8232a;margin-top:4px}.combo-items-btn{width:88%;border:0;border-radius:18px;padding:9px 10px;background:linear-gradient(90deg,#f3bd28,#ff8d1f);color:#351400;font-weight:900;cursor:pointer;box-shadow:0 5px 12px #8d3b2026}.combo-qty{display:flex;justify-content:center;align-items:center;gap:14px;margin:10px 0}.combo-qty button{width:32px;height:32px;border:0;border-radius:50%;background:#35105f;color:#fff;font-size:20px;font-weight:900;cursor:pointer}.combo-qty strong{min-width:24px;font-size:18px;color:#172b64}.combo-add{width:100%;border:0;border-radius:22px;padding:10px 8px;background:linear-gradient(90deg,#6a13b6,#d61a55);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 6px 16px #4c0c6b35}.combo-card:nth-child(2) .combo-add{background:linear-gradient(90deg,#e12a20,#f08b13)}.combo-card:nth-child(3) .combo-add{background:linear-gradient(90deg,#5512a0,#8e20d5)}.combo-card:nth-child(4) .combo-add{background:linear-gradient(90deg,#07994a,#18b86a)}.combo-card:nth-child(5) .combo-add{background:linear-gradient(90deg,#145fc0,#2298e8)}.combo-art{height:105px}.combo-art img{width:60%;height:88%;object-fit:contain}.packed-box-note{background:#fff0bf;border:1px solid #e4bd52;border-radius:10px;padding:8px 10px;font-weight:800;color:#674500}.combo-modal li span{display:flex;flex-direction:column}.combo-modal li small{color:#8b6549;font-weight:800;margin-top:2px}.combo-modal p{color:#5d5048;line-height:1.45}
@media(max-width:760px){.combo-art{height:90px}.combo-art img{width:55%;height:84%}.combo-add{font-size:11px}.combo-items-btn{font-size:11px}}


/* ===== Same-page Cart + WhatsApp Enquiry ===== */
.cart-page-section,.whatsapp-enquiry-page{margin-top:22px;margin-bottom:22px}
.page-panel{
  background:linear-gradient(180deg,#fffdf7,#fff0cf);
  border:2px solid #e1b438;border-radius:20px;
  box-shadow:0 10px 28px rgba(50,30,10,.14);
  overflow:hidden;
}
.page-panel-head{
  display:flex;justify-content:space-between;align-items:center;gap:18px;
  padding:20px 24px;border-bottom:1px solid #ead7ad;
}
.page-panel-head h2{margin:3px 0 5px;color:#182e68;font:900 30px Georgia,serif}
.page-panel-head p{margin:0;color:#735f52;font-size:13px}
.cart-count-label{background:#f3c32a;color:#251500;border-radius:20px;padding:8px 14px;font-weight:900;white-space:nowrap}
.cart-page-items{padding:4px 22px}
.cart-page-item{
  display:grid;grid-template-columns:65px minmax(0,1fr) auto;gap:14px;
  align-items:center;padding:12px 0;border-bottom:1px solid #eadcc2;
}
.cart-page-item img{width:58px;height:58px;object-fit:contain}
.cart-page-item b{display:block;color:#182e68;font-size:15px}
.cart-page-item small{display:block;color:#725f52;margin-top:4px}
.cart-item-controls{display:flex;align-items:center;gap:8px}
.cart-item-controls button{
  border:0;background:#38136b;color:#fff;border-radius:50%;
  width:34px;height:34px;font-size:20px;font-weight:900;cursor:pointer
}
.cart-item-controls strong{min-width:25px;text-align:center;color:#172d67}
.cart-item-controls .remove{background:transparent;color:#c72b2b;font-size:23px}
.cart-page-footer{
  display:flex;justify-content:space-between;align-items:center;gap:18px;
  padding:18px 24px;background:#fff8e6;border-top:1px solid #ead7ad
}
.cart-page-footer div{display:flex;align-items:center;gap:12px;color:#5f5045;font-weight:800}
.cart-page-footer strong{font-size:25px;color:#d8232a}
.cart-page-footer .whatsapp{padding:13px 22px}
.enquiry-page-grid{
  display:grid;grid-template-columns:.8fr 1.2fr;min-height:360px;
  border:2px solid #e1b438;border-radius:20px;overflow:hidden;
  background:#fff9ec;box-shadow:0 10px 28px rgba(50,30,10,.14)
}
.enquiry-page-grid .enquiry-visual{
  min-height:360px;background:linear-gradient(135deg,#3b0a70,#13063c);
  color:#fff;display:flex;align-items:center;justify-content:center;
  flex-direction:column;text-align:center;padding:28px;position:relative;overflow:hidden
}
.enquiry-page-grid .enquiry-visual:before{
  content:"✦ ✧ ✦ ✧ ✦";position:absolute;top:24px;color:#ffc82e;letter-spacing:20px
}
.enquiry-page-grid .enquiry-visual strong{font:900 30px Georgia,serif;color:#ffd32a}
.enquiry-page-grid .enquiry-visual small{max-width:330px;margin-top:8px;line-height:1.5}
.enquiry-card-page{padding:28px 32px}
.enquiry-card-page h2{margin:4px 0;font:900 28px Georgia,serif;color:#4b118e}
.enquiry-card-page .enquiry-intro{color:#635449;line-height:1.45}
.enquiry-card-page label{display:block;font-size:13px;font-weight:900;margin:12px 0;color:#25325d}
.enquiry-card-page label span{color:#d92323}
.enquiry-card-page label small{font-weight:600;color:#777}
.enquiry-card-page input,.enquiry-card-page textarea{
  display:block;width:100%;box-sizing:border-box;margin-top:5px;
  border:1px solid #d8c08b;border-radius:10px;padding:11px;font:inherit;background:#fff
}
.enquiry-card-page .enquiry-submit{width:100%;margin-top:8px}
@media(max-width:760px){
  .page-panel-head,.cart-page-footer{padding:15px;flex-direction:column;align-items:stretch}
  .cart-count-label{align-self:flex-start}
  .cart-page-items{padding:4px 14px}
  .cart-page-item{grid-template-columns:50px minmax(0,1fr);gap:10px}
  .cart-page-item img{width:48px;height:48px}
  .cart-item-controls{grid-column:2;justify-content:flex-start}
  .enquiry-page-grid{grid-template-columns:1fr}
  .enquiry-page-grid .enquiry-visual{min-height:190px}
  .enquiry-card-page{padding:20px 16px}
}


/* ===== Right-side Cart + WhatsApp Enquiry layout ===== */
.shop-content-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  gap:24px;
  align-items:start;
}
.shop-content-layout .products-section{
  min-width:0;
}
.customer-side-panel{
  min-width:0;
  position:relative;
}
.customer-side-inner{
  position:sticky;
  top:18px;
  max-height:calc(100vh - 36px);
  overflow-y:auto;
  padding-right:4px;
  scrollbar-width:thin;
}
.customer-side-inner .cart-page-section,
.customer-side-inner .whatsapp-enquiry-page{
  margin:0 0 18px;
  width:100%;
}
.customer-side-inner .page-panel-head{
  padding:17px 18px;
  gap:10px;
}
.customer-side-inner .page-panel-head h2{
  font-size:25px;
}
.customer-side-inner .page-panel-head p{
  font-size:12px;
}
.customer-side-inner .cart-count-label{
  padding:6px 10px;
  font-size:12px;
}
.customer-side-inner .cart-page-items{
  padding:4px 16px;
}
.customer-side-inner .cart-page-item{
  grid-template-columns:48px minmax(0,1fr);
  gap:8px;
  padding:10px 0;
}
.customer-side-inner .cart-page-item img{
  width:46px;
  height:46px;
}
.customer-side-inner .cart-item-controls{
  grid-column:2;
}
.customer-side-inner .cart-page-footer{
  padding:14px 16px;
  flex-direction:column;
  align-items:stretch;
}
.customer-side-inner .cart-page-footer .whatsapp{
  width:100%;
}
.customer-side-inner .enquiry-page-grid{
  display:block;
  min-height:0;
}
.customer-side-inner .enquiry-page-grid .enquiry-visual{
  min-height:auto;
  padding:20px 16px;
}
.customer-side-inner .enquiry-page-grid .enquiry-visual strong{
  font-size:24px;
}
.customer-side-inner .enquiry-page-grid .enquiry-visual small{
  font-size:12px;
}
.customer-side-inner .enquiry-card-page{
  padding:20px 18px;
}
.customer-side-inner .enquiry-card-page h2{
  font-size:23px;
}
.customer-side-inner .enquiry-card-page input,
.customer-side-inner .enquiry-card-page textarea{
  padding:10px;
}
@media(max-width:1100px){
  .shop-content-layout{
    grid-template-columns:minmax(0,1fr) 340px;
    gap:16px;
  }
}
@media(max-width:800px){
  .shop-content-layout{
    grid-template-columns:1fr;
  }
  .customer-side-panel{
    order:2;
  }
  .customer-side-inner{
    position:static;
    max-height:none;
    overflow:visible;
    padding-right:0;
  }
}


/* ===== Integrated right-side Cart + WhatsApp Enquiry ===== */
.customer-side-inner{
  position:sticky;
  top:18px;
  max-height:none;
  overflow:visible;
  padding-right:0;
}
.customer-side-inner .cart-page-section{
  margin:0;
}
.customer-side-inner .whatsapp-enquiry-page{
  margin:0;
}
.customer-side-inner .page-panel{
  border-radius:18px 18px 0 0;
  border-bottom:1px solid #e2c36d;
}
.customer-side-inner .page-panel-head{
  background:linear-gradient(90deg,#fff7d8,#fff0bf);
}
.customer-side-inner .cart-page-footer{
  background:#fff8e7;
}

/* Enquiry is a continuation of the Cart panel, not a separate tab */
.customer-side-inner .enquiry-page-grid{
  display:block;
  min-height:0;
  border:2px solid #e1b438;
  border-top:0;
  border-radius:0 0 18px 18px;
  overflow:hidden;
  background:linear-gradient(180deg,#fffdf7,#fff3d5);
  box-shadow:0 10px 28px rgba(50,30,10,.14);
}
.customer-side-inner .enquiry-page-grid .enquiry-visual{
  min-height:0;
  padding:14px 18px;
  background:linear-gradient(90deg,#38106d,#54138d);
  border-bottom:1px solid #e1b438;
}
.customer-side-inner .enquiry-page-grid .diya-big{
  font-size:25px;
  margin-bottom:2px;
}
.customer-side-inner .enquiry-page-grid .enquiry-visual strong{
  display:block;
  font:900 20px Georgia,serif;
  color:#ffd52f;
  letter-spacing:.3px;
}
.customer-side-inner .enquiry-page-grid .enquiry-visual small{
  display:block;
  max-width:none;
  margin-top:4px;
  font-size:11px;
  line-height:1.35;
  color:#fff6dd;
}
.customer-side-inner .enquiry-card-page{
  padding:17px 18px 19px;
}
.customer-side-inner .enquiry-card-page .enquiry-head{
  margin-bottom:4px;
}
.customer-side-inner .enquiry-card-page h2{
  margin:0;
  font-size:22px;
  color:#182e68;
}
.customer-side-inner .enquiry-card-page .eyebrow{
  color:#d8232a;
  font-weight:1000;
}
.customer-side-inner .enquiry-card-page .enquiry-intro{
  margin:7px 0 12px;
  font-size:12px;
  color:#6b594c;
}
.customer-side-inner .enquiry-card-page label{
  margin:9px 0;
  font-size:12px;
}
.customer-side-inner .enquiry-card-page input,
.customer-side-inner .enquiry-card-page textarea{
  margin-top:4px;
  border:1px solid #d8bd78;
  border-radius:9px;
  padding:9px 10px;
  background:#fff;
}
.customer-side-inner .enquiry-card-page .enquiry-submit{
  min-height:48px;
  margin-top:7px;
  border-radius:25px;
  font-size:15px;
}

/* Clicking Continue should reveal the integrated enquiry area without replacing the cart. */
.customer-side-inner .whatsapp-enquiry-page:target{
  scroll-margin-top:20px;
}

@media(max-width:800px){
  .customer-side-inner{
    position:static;
    max-height:none;
    overflow:visible;
  }
}

.product-meta{font-size:13px;color:#6b6f86;margin:4px 0 7px;font-weight:700}.product-meta span{background:#fff8e9;border:1px solid #f0dfb4;border-radius:999px;padding:4px 8px;display:inline-block}

/* Category-wise product rows */
.category-product-row{
  margin:0 0 34px;
  padding:20px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:20px;
  background:rgba(255,255,255,.055);
  box-shadow:0 10px 28px rgba(0,0,0,.08);
}
.category-row-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:16px;
  padding-bottom:14px;
  border-bottom:1px solid rgba(255,255,255,.14);
}
.category-row-head>div{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
}
.category-row-head h3{
  margin:0;
  font-size:1.35rem;
  line-height:1.2;
}
.category-row-icon{font-size:1.5rem}
.category-row-count{
  display:inline-flex;
  align-items:center;
  padding:5px 10px;
  border-radius:999px;
  background:rgba(255,193,7,.15);
  font-size:.78rem;
  font-weight:700;
}
.category-row-btn{
  border:0;
  border-radius:999px;
  padding:9px 14px;
  cursor:pointer;
  font-weight:700;
  background:#fff;
  color:#7b1e00;
}
.category-row-grid{
  margin:0 !important;
}
.single-category-row{
  margin-bottom:0;
}
@media(max-width:700px){
  .category-product-row{padding:14px;margin-bottom:22px}
  .category-row-head{align-items:flex-start;flex-direction:column}
  .category-row-btn{width:100%}
}


/* ===== Combo: single 22-product View What's Inside image ===== */
.combo-inside-caption{color:#5d5048;line-height:1.45;margin:10px 0 12px}
.combo-inside-image-wrap{width:100%;background:#fff;border:1px solid #e0c58a;border-radius:16px;padding:8px;box-shadow:0 8px 22px rgba(80,40,10,.12);overflow:hidden}
.combo-inside-image{display:block;width:100%;height:auto;border-radius:11px}
@media(max-width:760px){.combo-modal-card{padding:14px}.combo-inside-image-wrap{padding:5px;border-radius:12px}.combo-inside-image{border-radius:8px}}
