:root{--saffron:#ed7100;--deep:#7a2f08;--gold:#d8a72d;--cream:#fffaf3;--ink:#241d18;--muted:#6d635c;--line:#eee1d5;--green:#1f9d55;--shadow:0 14px 40px rgba(79,46,18,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,"Noto Sans Devanagari",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{height:34px;background:linear-gradient(90deg,#ef7b00,#d95f00);color:#fff;display:flex;align-items:center;justify-content:space-around;font-size:12px;padding:0 4%;gap:16px}.site-header{min-height:92px;display:grid;grid-template-columns:310px 1fr auto;align-items:center;gap:24px;padding:12px 4%;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:66px;height:66px;object-fit:contain;border-radius:50%}.brand strong{font-family:"Playfair Display",serif;font-size:22px;color:#b94816;display:block;line-height:1}.brand span{font-family:"Playfair Display",serif;color:#b94816;letter-spacing:2px}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.search-wrap{display:grid;grid-template-columns:1fr 150px 54px;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05)}.search-wrap input,.search-wrap select{border:0;padding:14px;background:#fff;outline:none}.search-wrap select{border-left:1px solid var(--line)}.search-wrap button{border:0;background:var(--saffron);color:#fff;font-size:24px}.header-actions{display:flex;align-items:center;gap:10px}.ghost-btn,.cart-btn{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 12px;cursor:pointer}.cart-btn{color:var(--saffron);font-weight:700}.main-nav{height:52px;display:flex;align-items:center;justify-content:center;gap:34px;border-bottom:1px solid var(--line);font-size:14px;font-weight:600;background:#fff}.main-nav a:hover{color:var(--saffron)}.hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 25% 40%,rgba(255,180,59,.35),transparent 22%),radial-gradient(circle at 80% 55%,rgba(255,203,91,.28),transparent 20%),linear-gradient(110deg,#34170d,#6a2b0d 48%,#2c120b);color:#fff}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);background:radial-gradient(circle,#ffbf3a 0 5%,#ff8a00 8%,transparent 55%);opacity:.8}.hero:before{width:300px;height:300px;right:8%;top:20%}.hero:after{width:230px;height:230px;left:8%;bottom:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,9,2,.75),rgba(70,27,6,.20),rgba(31,9,2,.45))}.hero-content{position:relative;z-index:2;text-align:center;padding:80px 0}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--gold)}.hero h1{font-family:"Noto Sans Devanagari",serif;font-size:clamp(48px,7vw,84px);margin:12px 0 4px;text-shadow:0 6px 24px rgba(0,0,0,.35)}.hero-sub{font-size:24px;color:#ffe6ad;margin:0 0 28px}.trust-row{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:30px}.trust-row span{display:flex;gap:7px;align-items:center}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.primary-btn,.secondary-btn,.whatsapp-btn{border:0;border-radius:12px;padding:14px 22px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.primary-btn{background:var(--saffron);color:#fff;box-shadow:0 12px 30px rgba(237,113,0,.28)}.secondary-btn{background:#fff;color:var(--saffron);border:1px solid #f5c698}.whatsapp-btn{background:var(--green);color:#fff}.section{padding:74px 0}.section-soft{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:34px;margin:4px 0 0}.text-btn{border:0;background:none;color:var(--saffron);font-weight:700;cursor:pointer}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:16px}.category-card{border:1px solid var(--line);border-radius:18px;padding:18px 10px;text-align:center;background:#fff;cursor:pointer;transition:.2s;box-shadow:0 6px 18px rgba(0,0,0,.04)}.category-card:hover{transform:translateY(-5px);border-color:#f4bc83}.category-icon{width:70px;height:70px;margin:auto auto 12px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff8ed,#fff);font-size:34px}.auspicious{margin-top:18px;border:1px solid #f5d4b4;border-radius:20px;background:linear-gradient(115deg,#fff7ec,#fff);padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.auspicious h3{font-size:27px;margin:7px 0}.auspicious p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.05);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{height:190px;border-radius:14px;background:linear-gradient(145deg,#fff9f1,#f8eee4);display:grid;place-items:center;font-size:76px;position:relative}.badge{position:absolute;top:10px;left:10px;background:#fff1df;color:var(--saffron);font-size:11px;font-weight:700;padding:6px 8px;border-radius:20px}.product-card h3{font-size:17px;margin:14px 0 6px}.product-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.price{font-weight:800;font-size:19px;margin:12px 0}.product-actions{display:grid;grid-template-columns:1fr 46px;gap:8px}.add-btn,.wish-btn{border:0;border-radius:10px;padding:11px;cursor:pointer}.add-btn{background:var(--saffron);color:#fff;font-weight:700}.wish-btn{background:#fff7ef;color:var(--saffron)}.kit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.kit-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.kit-visual{height:185px;display:grid;place-items:center;font-size:76px;background:linear-gradient(145deg,#fff0da,#fff)}.kit-card .body{padding:18px}.kit-card h3{margin:0 0 6px}.kit-card p{color:var(--muted);font-size:13px;min-height:40px}.festival-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.festival-card{height:170px;border-radius:20px;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:end;box-shadow:var(--shadow)}.festival-card h3{font-size:26px;margin:0}.festival-card p{margin:5px 0}.green{background:linear-gradient(135deg,#1f6f38,#0f3b20)}.orange{background:linear-gradient(135deg,#ec6f00,#9e3200)}.purple{background:linear-gradient(135deg,#85308f,#3f174d)}.red{background:linear-gradient(135deg,#b31e2f,#5e0f18)}.wholesale-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center}.wholesale-grid h2{font-size:38px;margin:8px 0 12px}.wholesale-grid p{color:var(--muted);line-height:1.8}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-cards div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px 16px;text-align:center}.feature-cards b{font-size:28px;color:var(--saffron);display:block}.feature-cards span{font-size:13px;color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.review-grid blockquote div{color:#f4a000}.review-grid p{color:var(--muted);line-height:1.7}.review-grid cite{font-style:normal;font-weight:700}.footer{background:#181818;color:#ddd;padding-top:54px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding-bottom:38px}.footer a,.footer p{display:block;color:#aaa;font-size:14px;line-height:1.9}.footer h4{color:#fff}.footer-brand img{width:78px;height:78px;border-radius:50%;object-fit:contain;background:#fff}.footer-brand h3{font-family:"Playfair Display";color:#fff}.copyright{border-top:1px solid #333;text-align:center;padding:18px;color:#888;font-size:13px}.cart-drawer{position:fixed;right:-420px;top:0;width:min(420px,100%);height:100vh;background:#fff;z-index:60;display:flex;flex-direction:column;transition:.3s;box-shadow:-20px 0 50px rgba(0,0,0,.18)}.cart-drawer.open{right:0}.cart-head,.cart-foot{padding:20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-head button{border:0;background:none;font-size:22px}.cart-items{padding:16px;overflow:auto;flex:1}.cart-row{display:grid;grid-template-columns:54px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-row .thumb{width:54px;height:54px;background:#fff6eb;border-radius:10px;display:grid;place-items:center;font-size:28px}.cart-row small{color:var(--muted)}.remove-item{border:0;background:none;color:#b33;cursor:pointer}.cart-foot{display:block;border-top:1px solid var(--line);border-bottom:0}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:14px}.cart-foot .primary-btn{width:100%}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:50;opacity:0;pointer-events:none;transition:.3s}.drawer-backdrop.show{opacity:1;pointer-events:auto}
@media(max-width:1000px){.site-header{grid-template-columns:1fr auto}.search-wrap{grid-column:1/-1;grid-row:2}.main-nav{overflow:auto;justify-content:flex-start;padding:0 4%}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid,.kit-grid{grid-template-columns:repeat(2,1fr)}.festival-grid{grid-template-columns:repeat(2,1fr)}.wholesale-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.topbar span:nth-child(2),.topbar span:nth-child(3){display:none}.site-header{position:relative;grid-template-columns:1fr}.header-actions{position:absolute;right:4%;top:20px}.header-actions .ghost-btn{display:none}.brand strong{font-size:18px}.brand img{width:54px;height:54px}.search-wrap{grid-template-columns:1fr 48px}.search-wrap select{display:none}.main-nav{gap:22px;font-size:13px}.hero{min-height:520px}.hero h1{font-size:48px}.hero-sub{font-size:18px}.trust-row{gap:12px;font-size:13px}.section{padding:54px 0}.section-head h2{font-size:28px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.kit-grid,.festival-grid,.review-grid,.footer-grid{grid-template-columns:1fr}.auspicious{align-items:flex-start;flex-direction:column}.feature-cards{grid-template-columns:1fr}.wholesale-grid h2{font-size:30px}.footer{padding-top:42px}}


/* Product Gallery v2: fixed cards, any image size safely fits */
.product-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
}
.product-card .product-visual{
  position:relative;
  width:100%;
  height:auto;
  aspect-ratio:1 / 1;
  min-height:0;
  overflow:hidden;
  border-radius:14px;
  background:linear-gradient(145deg,#fff9f1,#f8eee4);
  cursor:zoom-in;
  isolation:isolate;
}
.product-card .product-visual img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
  padding:8px;
}
.product-card .product-visual .badge{
  z-index:3;
}
.gallery-open-hint{
  position:absolute;
  right:9px;
  bottom:9px;
  z-index:3;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.92);
  color:#7a2f08;
  box-shadow:0 4px 14px rgba(0,0,0,.16);
  cursor:pointer;
}
.product-card h3{
  min-height:2.8em;
}
.product-card .product-actions{
  margin-top:auto;
}
.product-gallery-modal{
  position:fixed;
  inset:0;
  z-index:5000;
  background:rgba(0,0,0,.88);
  display:grid;
  place-items:center;
  padding:14px;
}
.product-gallery-modal[hidden]{display:none}
.product-gallery-dialog{
  position:relative;
  width:min(980px,100%);
  max-height:calc(100dvh - 28px);
  background:#161616;
  border-radius:18px;
  padding:52px 58px 18px;
  overflow:auto;
}
.gallery-stage{
  position:relative;
  width:100%;
  height:min(68dvh,680px);
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#0c0c0c;
  border-radius:12px;
  touch-action:pan-y;
}
.gallery-stage img{
  width:100%;
  height:100%;
  object-fit:contain;
  user-select:none;
  -webkit-user-drag:none;
}
.gallery-counter{
  position:absolute;
  left:12px;
  bottom:12px;
  color:#fff;
  background:#0009;
  padding:5px 9px;
  border-radius:999px;
  font-size:13px;
}
.gallery-close{
  position:absolute;
  top:9px;
  right:12px;
  z-index:4;
  width:40px;
  height:40px;
  border:0;
  border-radius:50%;
  background:#fff;
  font-size:20px;
  cursor:pointer;
}
.gallery-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:44px;
  height:58px;
  border:0;
  border-radius:10px;
  background:#fff;
  font-size:35px;
  cursor:pointer;
}
.gallery-prev{left:8px}
.gallery-next{right:8px}
.gallery-thumbs{
  display:flex;
  gap:9px;
  overflow-x:auto;
  padding:12px 2px 2px;
}
.gallery-thumb{
  flex:0 0 70px;
  width:70px;
  height:70px;
  border:2px solid transparent;
  border-radius:9px;
  padding:2px;
  background:#292929;
  cursor:pointer;
}
.gallery-thumb.active{border-color:#ef7d00}
.gallery-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
}
body.gallery-open{overflow:hidden}
@media(max-width:650px){
  .product-grid{grid-template-columns:1fr}
  .product-card .product-visual{
    aspect-ratio:4 / 3;
    max-height:320px;
  }
  .product-gallery-dialog{
    padding:50px 8px 12px;
    border-radius:14px;
  }
  .gallery-stage{height:68dvh}
  .gallery-arrow{
    width:38px;
    height:50px;
    background:rgba(255,255,255,.88);
  }
  .gallery-prev{left:3px}
  .gallery-next{right:3px}
}
.where-buy-btn{grid-column:1/-1;display:block;text-align:center;text-decoration:none;padding:10px;border:1px solid #d7a76d;border-radius:11px;background:#fff8eb;color:#743707;font-weight:700}.where-buy-btn:hover{background:#ffefd4}

/* Phase 12 Brand CMS */
.phase12-hero{background-size:cover;background-position:center;position:relative}.banner-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.banner-dot{width:11px;height:11px;border-radius:50%;border:1px solid #fff;background:#ffffff70;padding:0}.banner-dot.active{background:#fff}.product-detail-link{color:inherit;text-decoration:none}.product-detail-link:hover{text-decoration:underline}

/* Module 2.3 Category Management - homepage category cards */
.category-card{display:block;text-decoration:none;color:inherit}
.category-icon{overflow:hidden}
.category-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
.category-count{display:block;margin-top:5px;font-size:12px;color:#8a7a6b}
