.add-button {
  font: 700 10px/1 "DM Sans", Arial, sans-serif;
  letter-spacing: .05em;
}

.cart-button { display: inline-flex; align-items: center; justify-content: center; gap: 5px; }
.cart-button .cart-glyph { display: inline; width: auto; height: auto; margin: 0; padding: 0; background: transparent; color: inherit; font-size: 17px; }
.cart-button b { display: inline-grid; min-width: 17px; height: 17px; place-items: center; border-radius: 50%; background: #f3bd62; color: #4b1e11; font: 700 10px "DM Sans", Arial, sans-serif; }

.brand { min-width: 137px; }
.brand-logo { display: block; width: 150px; height: 58px; border-radius: 8px; object-fit: cover; object-position: center; mix-blend-mode: multiply; }
.mobile-home-fallback { display: none; }

section[hidden] { display: none !important; }
#accountHome[hidden],
#savedAddressForm[hidden],
#wishlistPanel[hidden] { display: none !important; }

/* Category products already open in the clean category page; hide the long fragrance/brand list. */
#agarbattiCatalog { display: none !important; }

.mobile-help-menu { display: none; }

.category-image {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto 11px;
  overflow: hidden;
  border-radius: 13px;
  background: #f8ecd7;
}

.category-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.category-page {
  padding: 28px clamp(18px, 8vw, 125px) 60px;
  background: #fffdf8;
}

.category-back {
  margin-bottom: 17px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #8e2b0c;
  font: 700 13px "DM Sans", Arial, sans-serif;
  cursor: pointer;
}

.category-banner {
  display: grid;
  grid-template-columns: minmax(240px, .8fr) minmax(280px, 1.2fr);
  overflow: hidden;
  min-height: 250px;
  border: 1px solid #eadfcf;
  border-radius: 12px;
  background: #fff4de;
}

.category-banner img { width: 100%; height: 100%; min-height: 250px; object-fit: cover; object-position: center; }
.category-banner div { display: flex; flex-direction: column; justify-content: center; padding: 36px; }
.category-banner h1 { margin: 0; color: #4b1e11; font-family: "Playfair Display", Georgia, serif; font-size: 42px; letter-spacing: -.04em; }
.category-banner p:not(.eyebrow) { margin: 13px 0 0; color: #726a61; font-size: 15px; line-height: 1.6; }
.category-page-heading { margin: 34px 0 17px; }
.category-page-products { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.delivery-hint {
  margin: 1px 0 12px;
  color: #8e2b0c;
  font-size: 11px;
  line-height: 1.4;
}

.payment-methods {
  display: grid;
  gap: 8px;
  margin: 16px 0 13px;
  padding: 0;
  border: 0;
}

.payment-methods legend {
  margin-bottom: 8px;
  color: #4b1e11;
  font: 700 13px "DM Sans", Arial, sans-serif;
}

.payment-methods label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 11px;
  border: 1px solid #eadfcf;
  border-radius: 6px;
  background: #fff;
  color: #4b1e11;
  font: 600 12px "DM Sans", Arial, sans-serif;
  cursor: pointer;
}

.payment-methods input { accent-color: #8e2b0c; }

.agarbatti-catalog {
  padding: 58px clamp(18px, 8vw, 125px);
  background: #fff8eb;
}

.agarbatti-catalog-heading {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eadfcf;
}

.agarbatti-catalog-heading h2,
.catalog-best h2 {
  margin: 0;
  color: #4b1e11;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 36px;
  letter-spacing: -.035em;
}

.agarbatti-catalog-heading > div > p:not(.eyebrow) {
  max-width: 540px;
  margin: 11px 0 0;
  color: #726a61;
  font-size: 14px;
  line-height: 1.6;
}

.catalog-close {
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  border: 1px solid #eadfcf;
  border-radius: 50%;
  background: #fff;
  color: #8e2b0c;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.catalog-block { margin-top: 25px; }
.catalog-block h3 { margin: 0 0 10px; color: #4b1e11; font-size: 15px; }
.catalog-block-toggle {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #4b1e11;
  font: 700 15px "DM Sans", Arial, sans-serif;
  text-align: left;
  cursor: pointer;
}
.catalog-block-toggle span { color: inherit; font: inherit; }
.catalog-block-toggle b { color: #8e2b0c; font-size: 21px; font-weight: 400; }
.catalog-chips { display: flex; flex-wrap: wrap; gap: 8px; }
.catalog-chips span {
  padding: 8px 10px;
  border: 1px solid #eadfcf;
  border-radius: 99px;
  background: #fff;
  color: #5f5044;
  font-size: 12px;
  line-height: 1.1;
}
.catalog-block[data-catalog-type] .catalog-chips span { cursor: pointer; }
.catalog-block[data-catalog-type] .catalog-chips span:hover,
.catalog-block[data-catalog-type] .catalog-chips span.active { border-color: #8e2b0c; background: #8e2b0c; color: #fff; }
.brand-chips span { color: #8e2b0c; font-weight: 700; }
.catalog-block[data-catalog-type] .brand-chips span.active { color: #fff; }
.filter-catalog-chips span { background: #f7ecdb; }

.catalog-block[data-catalog-type] .catalog-chips {
  display: block;
  overflow: hidden;
  border-top: 1px solid #eadfcf;
  border-bottom: 1px solid #eadfcf;
  border-radius: 0;
  background: #fff;
}

.catalog-block[data-catalog-type] .catalog-chips span {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 43px;
  padding: 10px 13px;
  border: 0;
  border-bottom: 1px solid #f0e6d8;
  border-radius: 0;
  background: transparent;
  color: #4b1e11;
  font-size: 13px;
  text-align: left;
}

.catalog-block[data-catalog-type] .catalog-chips span:last-child { border-bottom: 0; }
.catalog-block[data-catalog-type] .catalog-chips span::after { content: "›"; margin-left: auto; color: #8e2b0c; font-size: 20px; font-weight: 400; }
.catalog-block[data-catalog-type] .catalog-chips span:hover,
.catalog-block[data-catalog-type] .catalog-chips span.active { border-color: #8e2b0c; background: #8e2b0c; color: #fff; }
.catalog-block[data-catalog-type] .catalog-chips span.active::after { color: #fff; }

.catalog-best { margin-top: 38px; }
.catalog-best .section-heading { margin-bottom: 18px; }
.catalog-best .section-heading a { color: #8e2b0c; text-decoration: none; font-size: 13px; font-weight: 700; }
.catalog-product-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; }
.catalog-product-grid .product-picture { height: 145px; font-size: 0; background: url("images/category-agarbatti-dhoop.png") center / cover no-repeat; }
.catalog-product-grid .product-info { padding: 12px; }
.catalog-product-grid .product-info h3 { min-height: 42px; font-size: 15px; }
.catalog-result { margin: 7px 0 0; color: #726a61; font-size: 12px; }
.catalog-empty { grid-column: 1 / -1; margin: 10px 0; color: #726a61; }

.social-section {
  padding: 44px clamp(18px, 8vw, 125px) 50px;
  background: #fff8eb;
  text-align: center;
}

.social-section h2 {
  margin: 0;
  color: #4b1e11;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 31px;
  letter-spacing: -.03em;
}

.social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 13px;
  margin-top: 22px;
}

.social-link {
  display: grid;
  place-items: center;
  gap: 5px;
  width: 72px;
  min-height: 70px;
  padding: 8px 4px;
  border: 1px solid #eadfcf;
  border-radius: 10px;
  background: #fff;
  color: #4b1e11;
  cursor: pointer;
}

.social-link span {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  font: 700 17px/1 Arial, sans-serif;
}

.social-link small { font: 600 9px "DM Sans", Arial, sans-serif; }
.instagram span { background: linear-gradient(135deg, #7c2ae8, #e13786, #f6a04d); }
.facebook span { background: #1877f2; }
.youtube span { background: #e62117; font-size: 13px; }
.whatsapp span { background: #25d366; font-size: 19px; }
.x-social span { background: #171717; font-size: 16px; }
.telegram span { background: #229ed9; transform: rotate(-18deg); font-size: 18px; }

footer .footer-social { margin-top: 20px; }
footer .footer-social h4 { margin-bottom: 10px; }
footer .social-links { justify-content: flex-start; gap: 8px; margin: 0; }
footer .social-link {
  width: 34px;
  min-height: 34px;
  padding: 3px;
  border-color: rgba(255, 255, 255, .18);
  border-radius: 50%;
  background: rgba(255, 255, 255, .08);
}
footer .social-link span { width: 24px; height: 24px; font-size: 13px; }
footer .social-link small { display: none; }

.contact-section {
  padding: 52px clamp(18px, 8vw, 125px);
  background: #fff8eb;
  text-align: center;
}

.contact-section h2 {
  margin: 0;
  color: #4b1e11;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 34px;
  letter-spacing: -.03em;
}

.contact-section > p:not(.eyebrow) {
  max-width: 520px;
  margin: 12px auto 20px;
  color: #726a61;
  font-size: 14px;
  line-height: 1.6;
}

.contact-section a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 17px;
  border-radius: 7px;
  background: #8e2b0c;
  color: #fff;
  text-decoration: none;
  font: 600 13px "DM Sans", Arial, sans-serif;
}

.contact-section a strong {
  color: #ffd581;
  font-size: 15px;
}

.contact-section a span {
  padding-left: 8px;
  border-left: 1px solid rgba(255, 255, 255, .35);
  font-size: 12px;
}

.policy-section {
  padding: 64px clamp(18px, 8vw, 125px);
  background: #fffdf8;
}

.policy-heading {
  max-width: 610px;
  margin: 0 auto 28px;
  text-align: center;
}

.policy-heading h2 {
  margin: 0;
  color: #4b1e11;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 36px;
  letter-spacing: -.03em;
}

.policy-heading > p:not(.eyebrow) {
  margin: 12px 0 0;
  color: #726a61;
  font-size: 14px;
  line-height: 1.6;
}

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

.policy-card {
  padding: 25px;
  border: 1px solid #eadfcf;
  border-radius: 10px;
  background: #fff;
}

.policy-card h3 {
  margin: 0 0 19px;
  color: #8e2b0c;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 25px;
}

.policy-card h4 {
  margin: 16px 0 5px;
  color: #4b1e11;
  font-size: 13px;
}

.policy-card p {
  margin: 0;
  color: #726a61;
  font-size: 13px;
  line-height: 1.6;
}

.policy-support {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 22px;
  padding: 17px 20px;
  border-radius: 9px;
  background: #fff3dc;
}

.policy-support div { margin-right: auto; }
.policy-support strong, .policy-support span { display: block; }
.policy-support strong { color: #4b1e11; font-size: 14px; }
.policy-support span { margin-top: 3px; color: #726a61; font-size: 12px; }
.policy-support a { color: #8e2b0c; font-size: 13px; font-weight: 700; text-decoration: none; }
.policy-support .policy-email { color: #4b1e11; }

body.modal-open { overflow: hidden; }

.help-modal[hidden] { display: none; }

.checkout-modal[hidden] { display: none; }

.tracking-modal[hidden] { display: none; }

.checkout-modal {
  position: fixed;
  z-index: 85;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
}

.checkout-modal-backdrop { position: absolute; inset: 0; background: rgba(48, 21, 13, .58); }

.tracking-modal {
  position: fixed;
  z-index: 86;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
}

.tracking-modal-backdrop { position: absolute; inset: 0; background: rgba(48, 21, 13, .58); }

.tracking-modal-panel {
  position: relative;
  z-index: 1;
  width: min(510px, 100%);
  max-height: min(700px, calc(100vh - 48px));
  overflow: auto;
  padding: 42px 27px 28px;
  border-radius: 12px;
  background: #fffdf8;
  box-shadow: 0 24px 70px rgba(48, 21, 13, .35);
}

.tracking-modal h2 { margin: 0; color: #4b1e11; font-family: "Playfair Display", Georgia, serif; font-size: 29px; }
.tracking-empty { margin: 17px 0 0; color: #726a61; font-size: 13px; line-height: 1.6; }
.tracking-card { margin-top: 18px; border: 1px solid #eadfcf; border-radius: 9px; overflow: hidden; background: #fff; }
.tracking-order-row { display: flex; align-items: start; justify-content: space-between; gap: 12px; padding: 15px; background: #fff3dc; }
.tracking-order-row span, .tracking-meta span { display: block; color: #726a61; font-size: 11px; }
.tracking-order-row strong { display: block; margin-top: 3px; color: #4b1e11; font-size: 15px; }
.tracking-order-row b { padding: 5px 8px; border-radius: 20px; background: #e5f1e8; color: #2c6841; font-size: 10px; white-space: nowrap; }
.tracking-meta { display: flex; flex-wrap: wrap; gap: 8px 15px; padding: 13px 15px; border-bottom: 1px solid #eadfcf; }
.tracking-meta strong { color: #4b1e11; font-size: 13px; }
.tracking-steps { display: grid; gap: 0; margin: 0; padding: 14px 15px; list-style: none; }
.tracking-steps li { position: relative; display: grid; grid-template-columns: 25px 1fr; gap: 10px; min-height: 58px; color: #8b8176; }
.tracking-steps li:not(:last-child)::before { content: ""; position: absolute; top: 25px; left: 11px; width: 2px; height: 33px; background: #eadfcf; }
.tracking-steps i { width: 23px; height: 23px; display: grid; place-items: center; border-radius: 50%; background: #f2eee9; color: #8b8176; font-size: 11px; font-style: normal; }
.tracking-steps li.active i { background: #8e2b0c; color: #fff; }
.tracking-steps strong { display: block; color: #4b1e11; font-size: 13px; }
.tracking-steps small { display: block; margin-top: 3px; color: #726a61; font-size: 11px; line-height: 1.35; }
.tracking-actions { display: flex; gap: 8px; padding: 0 15px 15px; }
.tracking-actions .button { flex: 1; padding: 10px 8px; font-size: 11px; }
.tracking-note { margin: 0; padding: 0 15px 15px; color: #726a61; font-size: 11px; }
.tracking-note a { color: #8e2b0c; font-weight: 700; text-decoration: none; }

.delivery-bar { display: none; }

.wishlist-button {
  position: absolute;
  z-index: 3;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.92);
  color: #8e2b0c;
  font-size: 21px;
  line-height: 1;
  cursor: pointer;
}

.wishlist-button.saved { color: #c83942; }
.product-picture { width: 100%; border: 0; cursor: pointer; }
.product-name-button { display: block; width: 100%; margin: 7px 0 5px; padding: 0; border: 0; background: transparent; color: #4b1e11; font: 600 17px/1.2 "Playfair Display", Georgia, serif; text-align: left; cursor: pointer; }

.cart-quantity { display: flex; align-items: center; overflow: hidden; min-width: 77px; border: 1px solid #8e2b0c; border-radius: 6px; color: #8e2b0c; }
.cart-quantity strong { width: 24px; color: #4b1e11; font-size: 12px; text-align: center; }
.cart-qty-button { width: 24px; height: 28px; padding: 0; border: 0; background: #8e2b0c; color: #fff; font-size: 17px; line-height: 1; cursor: pointer; }
.cart-qty-button:first-child { border-radius: 4px 0 0 4px; }
.cart-qty-button:last-child { border-radius: 0 4px 4px 0; }

.product-detail-modal[hidden], .account-modal[hidden] { display: none; }
.product-detail-modal, .account-modal { position: fixed; z-index: 87; inset: 0; display: grid; place-items: end center; padding: 24px; }
.product-detail-backdrop, .account-modal-backdrop { position: absolute; inset: 0; background: rgba(48,21,13,.58); }
.product-detail-panel, .account-modal-panel { position: relative; z-index: 1; width: min(560px, 100%); max-height: min(760px, calc(100vh - 48px)); overflow: auto; padding: 43px 27px 28px; border-radius: 14px; background: #fffdf8; box-shadow: 0 24px 70px rgba(48,21,13,.35); }
.detail-hero { display: grid; grid-template-columns: 112px 1fr; align-items: center; gap: 18px; }
.detail-picture { min-height: 108px; display: grid; place-items: center; border-radius: 11px; background: linear-gradient(145deg,#fff8e8,#f6e3bd); font-size: 55px; }
.detail-hero h2, .account-modal h2 { margin: 0; color: #4b1e11; font-family: "Playfair Display", Georgia, serif; font-size: 27px; line-height: 1.12; }
.detail-rating { margin: 9px 0 0; color: #d49013; font-size: 12px; }
.detail-rating span { color: #726a61; }
.detail-information { margin-top: 22px; overflow: hidden; border: 1px solid #eadfcf; border-radius: 9px; }
.detail-information h3 { margin: 0; padding: 13px 15px; border-bottom: 1px solid #eadfcf; color: #4b1e11; font-size: 14px; }
.detail-information div { display: flex; justify-content: space-between; gap: 16px; padding: 11px 15px; border-bottom: 1px solid #f0e8dc; color: #726a61; font-size: 12px; }
.detail-information div:last-child { border-bottom: 0; }
.detail-information b { color: #4b1e11; font-weight: 600; text-align: right; }
.detail-buy { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-top: 19px; padding: 15px; border-radius: 9px; background: #fff3dc; }
.detail-buy strong { display: block; color: #4b1e11; font-size: 22px; }
.detail-buy small { display: block; margin-top: 2px; color: #726a61; font-size: 10px; }

.account-phone { margin: 8px 0 18px; color: #726a61; font-size: 13px; }
.account-actions { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 10px; }
.account-actions button { min-height: 115px; padding: 14px; border: 1px solid #eadfcf; border-radius: 10px; background: #fff; color: #4b1e11; text-align: left; cursor: pointer; }
.account-actions span { display: grid; width: 30px; height: 30px; place-items: center; margin-bottom: 15px; border-radius: 50%; background: #fff3dc; color: #8e2b0c; font-size: 16px; }
.account-actions strong, .account-actions small { display: block; }
.account-actions strong { font-size: 13px; }
.account-actions small { margin-top: 4px; color: #726a61; font-size: 10px; }
.account-back { margin: -5px 0 17px; padding: 0; border: 0; background: transparent; color: #8e2b0c; font: 700 12px "DM Sans", Arial, sans-serif; cursor: pointer; }
.wishlist-list { display: grid; gap: 8px; margin-top: 17px; }
.wishlist-list > button { display: grid; grid-template-columns: 40px 1fr auto; gap: 10px; align-items: center; padding: 10px; border: 1px solid #eadfcf; border-radius: 8px; background: #fff; color: #4b1e11; text-align: left; cursor: pointer; }
.wishlist-list > button span { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 6px; background: #fff3dc; font-size: 21px; }
.wishlist-list > button strong { font-size: 12px; line-height: 1.25; }
.wishlist-list > button small { color: #8e2b0c; font-size: 12px; font-weight: 700; }
.wishlist-empty { margin: 17px 0 0; color: #726a61; font-size: 13px; line-height: 1.55; }

.checkout-modal-panel {
  position: relative;
  z-index: 1;
  width: min(510px, 100%);
  max-height: min(780px, calc(100vh - 48px));
  overflow: auto;
  padding: 42px 27px 28px;
  border-radius: 12px;
  background: #fffdf8;
  box-shadow: 0 24px 70px rgba(48, 21, 13, .35);
}

.checkout-modal h2 { margin: 0; color: #4b1e11; font-family: "Playfair Display", Georgia, serif; font-size: 29px; }
.checkout-modal p:not(.eyebrow) { color: #726a61; font-size: 13px; line-height: 1.55; }
.checkout-phone-label { margin: 7px 0 15px; color: #8e2b0c !important; font-weight: 700; }
.checkout-form { display: grid; gap: 11px; margin-top: 19px; }
.checkout-form label { display: grid; gap: 5px; color: #4b1e11; font-size: 12px; font-weight: 700; }
.checkout-form input {
  width: 100%;
  min-height: 42px;
  padding: 10px;
  border: 1px solid #eadfcf;
  border-radius: 6px;
  background: #fff;
  color: #2a241f;
  font: 13px "DM Sans", Arial, sans-serif;
}
.checkout-form .payment-methods { margin: 5px 0 2px; }
.coupon-row { display: flex; gap: 7px; }
.coupon-row input { min-width: 0; flex: 1; }
.coupon-row button { padding: 0 13px; border: 0; border-radius: 6px; background: #8e2b0c; color: #fff; font: 700 12px "DM Sans", Arial, sans-serif; cursor: pointer; }
.coupon-message { margin: -5px 0 2px; color: #8e2b0c !important; font-size: 11px !important; }
.checkout-totals { margin-top: 3px; padding: 12px 0; border-top: 1px solid #eadfcf; border-bottom: 1px solid #eadfcf; }
.checkout-totals > div { display: flex; justify-content: space-between; margin: 7px 0; color: #726a61; font-size: 13px; }
.checkout-totals .checkout-total { padding-top: 10px; border-top: 1px solid #eadfcf; color: #4b1e11; font-size: 17px; font-weight: 700; }

.help-modal {
  position: fixed;
  z-index: 80;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
}

.help-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(48, 21, 13, .58);
}

.help-modal-panel {
  position: relative;
  z-index: 1;
  width: min(920px, 100%);
  max-height: min(780px, calc(100vh - 48px));
  overflow: auto;
  padding: 42px 32px 32px;
  border-radius: 12px;
  background: #fffdf8;
  box-shadow: 0 24px 70px rgba(48, 21, 13, .35);
}

.help-modal-close {
  position: absolute;
  top: 12px;
  right: 13px;
  width: 31px;
  height: 31px;
  border: 0;
  border-radius: 50%;
  background: #f5ecdf;
  color: #4b1e11;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.help-modal .about-section,
.help-modal .contact-section,
.help-modal .policy-section {
  padding: 0;
  background: transparent;
}

.help-modal .about-section { display: block; text-align: left; }
.help-modal .about-section h2 { margin-top: 0; }
.help-modal .contact-section { text-align: left; }
.help-modal .contact-section > p:not(.eyebrow) { margin-left: 0; }
.help-modal .policy-heading { margin-left: 0; text-align: left; }
.help-modal .policy-support { margin-bottom: 0; }

.quantity-control { display: inline-flex; align-items: center; overflow: hidden; border-radius: 5px; background: #8e2b0c; color: #fff; }
.quantity-control strong { min-width: 30px; text-align: center; }
.qty-button { border: 0; background: transparent; color: #fff; cursor: pointer; }

@media (max-width: 650px) {
  .mobile-home-fallback { display: block; margin: 12px; padding: 24px 18px 17px; border-radius: 13px; background: linear-gradient(135deg,#fff5df,#fffdf7); box-shadow: 0 2px 8px rgba(48,21,13,.08); color: #4b1e11; }
  .mobile-home-fallback p { margin: 0 0 8px; color: #8e2b0c; font: 700 9px "DM Sans", Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; }
  .mobile-home-fallback h1 { max-width: 260px; margin: 0; font: 700 27px/1.08 "DM Sans", Arial, sans-serif; letter-spacing: -.6px; }
  .mobile-home-fallback > span { display: block; margin: 10px 0 16px; color: #676057; font: 12px/1.45 "DM Sans", Arial, sans-serif; }
  .mobile-home-fallback > a { display: inline-block; padding: 10px 14px; border-radius: 6px; background: #8e2b0c; color: #fff; font: 700 11px "DM Sans", Arial, sans-serif; text-decoration: none; }
  .mobile-home-fallback > div { display: flex; gap: 7px; margin-top: 17px; overflow: auto; }
  .mobile-home-fallback > div a { flex: 0 0 auto; padding: 7px 9px; border: 1px solid #eadfcf; border-radius: 20px; background: #fff; color: #6d2b14; font: 600 10px "DM Sans", Arial, sans-serif; text-decoration: none; }
  .app-js-ready .mobile-home-fallback { display: none; }

  /* Android WebView recovery: the shop home must always occupy the screen. */
  body > main#appMain { display: block !important; min-height: 680px; visibility: visible !important; opacity: 1 !important; }
  body > main#appMain > #home.hero { display: block !important; min-height: 360px; visibility: visible !important; opacity: 1 !important; }

  .header-actions { gap: 5px; }
  .icon-button { display: grid; width: 31px; height: 31px; place-items: center; border-radius: 8px; background: #f4eee8; color: #7c2d12; font-size: 23px; }
  .brand { min-width: 106px; }
  .brand-logo { width: 116px; height: 46px; border-radius: 6px; }
  .about-section.why-section {
    display: block;
    padding: 28px 14px;
    background: #f5f6f7;
    text-align: left;
  }

  .about-section.why-section h2 {
    margin: 0 0 12px;
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 21px;
  }

  .about-copy {
    margin: 0 0 17px;
    color: #59626b;
    font-size: 12px;
    line-height: 1.6;
  }

  .about-section .why-grid,
  .vision-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .about-section .why-grid article,
  .vision-grid article {
    padding: 14px;
    border-radius: 8px;
    background: #fff;
  }

  .about-section .why-grid h3,
  .vision-grid h3 {
    margin: 4px 0;
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 14px;
  }

  .about-section .why-grid p {
    font-size: 11px;
  }

  .vision-grid {
    display: grid;
    margin-top: 8px;
  }

  .vision-grid h3 {
    font-size: 13px;
    line-height: 1.45;
  }

  .add-button {
    width: auto;
    min-width: 54px;
    height: 28px;
    border-radius: 5px;
    background: #8e2b0c;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
  }

  .quantity-control {
    display: inline-flex;
    align-items: center;
    min-width: 82px;
    height: 28px;
    overflow: hidden;
    border-radius: 5px;
    background: #8e2b0c;
    color: #fff;
  }

  .quantity-control strong {
    min-width: 24px;
    text-align: center;
    font: 700 12px "DM Sans", Arial, sans-serif;
  }

  .qty-button {
    width: 28px;
    height: 28px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 18px;
    line-height: 1;
  }

  .contact-section {
    padding: 28px 14px;
    background: #fff8eb;
    text-align: left;
  }

  .contact-section h2 {
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 21px;
    letter-spacing: -.4px;
  }

  .contact-section > p:not(.eyebrow) {
    margin: 8px 0 15px;
    font-size: 12px;
  }

  .contact-section a {
    display: flex;
    gap: 7px;
    padding: 13px 12px;
    font-size: 11px;
  }

  .contact-section a strong {
    font-size: 13px;
  }

  .contact-section a span {
    margin-left: auto;
    padding-left: 8px;
    font-size: 10px;
    white-space: nowrap;
  }

  .policy-section {
    padding: 30px 14px;
    background: #f5f6f7;
  }

  .policy-heading { margin-bottom: 18px; text-align: left; }

  .policy-heading h2 {
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 21px;
    letter-spacing: -.4px;
  }

  .policy-heading > p:not(.eyebrow) { font-size: 12px; }

  .policy-grid { grid-template-columns: 1fr; gap: 9px; }

  .policy-card { padding: 16px; border: 0; border-radius: 8px; }
  .policy-card h3 { font-family: "DM Sans", Arial, sans-serif; font-size: 16px; }
  .policy-card h4 { margin-top: 14px; font-size: 12px; }
  .policy-card p { font-size: 11px; }

  .policy-support {
    display: block;
    margin-top: 10px;
    padding: 15px;
  }

  .policy-support a { display: block; margin-top: 11px; font-size: 12px; }
  .policy-support .policy-email { margin-top: 8px; }

  .help-modal { padding: 12px; }
  .help-modal-panel {
    max-height: calc(100vh - 24px);
    padding: 40px 16px 20px;
    border-radius: 10px;
  }

  .help-modal .about-section .why-grid,
  .help-modal .about-section .vision-grid,
  .help-modal .policy-grid { grid-template-columns: 1fr; }

  .help-modal .contact-section h2,
  .help-modal .policy-heading h2 { font-size: 21px; }

  .checkout-modal { padding: 12px; }
  .checkout-modal-panel { max-height: calc(100vh - 24px); padding: 40px 17px 21px; border-radius: 10px; }
  .checkout-modal h2 { font-family: "DM Sans", Arial, sans-serif; font-size: 21px; }
  .tracking-modal { padding: 12px; }
  .tracking-modal-panel { max-height: calc(100vh - 24px); padding: 40px 17px 21px; border-radius: 10px; }
  .tracking-modal h2 { font-family: "DM Sans", Arial, sans-serif; font-size: 21px; }
  .checkout-form { gap: 9px; margin-top: 15px; }
  .checkout-form input { min-height: 39px; font-size: 12px; }

  .mobile-help-menu {
    display: block;
    padding: 19px 14px;
    background: #f5f6f7;
  }

  .mobile-help-menu strong {
    display: block;
    margin-bottom: 10px;
    color: #323a43;
    font: 700 14px "DM Sans", Arial, sans-serif;
  }

  .mobile-help-menu div { display: flex; gap: 7px; overflow: auto; }

  .mobile-help-menu button {
    flex: 0 0 auto;
    padding: 8px 10px;
    border: 0;
    border-radius: 6px;
    background: #fff;
    color: #8e2b0c;
    font: 600 11px "DM Sans", Arial, sans-serif;
    cursor: pointer;
  }

  .cart-button { min-width: 40px; padding: 6px 8px; border-radius: 8px; }
  .cart-button .cart-glyph { font-size: 16px; }
  .cart-button b { min-width: 15px; height: 15px; font-size: 9px; }
  .app-search { margin-bottom: 12px; }
  .app-search button { display: inline-flex; align-items: center; gap: 3px; padding: 4px 6px; border-radius: 5px; background: #fff; color: #8e2b0c; font: 700 10px "DM Sans", Arial, sans-serif; }
  .app-search button em { font-style: normal; }

  .category-card {
    flex-basis: 82px;
    min-height: 98px;
    padding: 7px 4px;
  }

  .category-image {
    width: 42px;
    height: 42px;
    margin-bottom: 6px;
    border-radius: 9px;
  }

  .category-card span:not(.category-image) {
    display: block;
    font-size: 9px;
    line-height: 1.15;
  }

  .category-page { padding: 14px 12px 28px; background: #f5f6f7; }
  .category-back { margin-bottom: 12px; font-size: 12px; }
  .category-banner { grid-template-columns: 1fr; min-height: 0; border-radius: 9px; }
  .category-banner img { min-height: 142px; max-height: 142px; }
  .category-banner div { padding: 17px 15px 19px; background: #fff; }
  .category-banner h1 { font-family: "DM Sans", Arial, sans-serif; font-size: 24px; letter-spacing: -.5px; }
  .category-banner p:not(.eyebrow) { margin-top: 8px; font-size: 12px; }
  .category-page-heading { margin: 22px 0 12px; }
  .category-page-products { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }

  .delivery-hint { font-size: 10px; }
  .payment-methods { margin-top: 13px; }
  .payment-methods label { padding: 9px 10px; font-size: 11px; }

  .social-section { padding: 29px 14px 32px; }
  .social-section h2 { font-family: "DM Sans", Arial, sans-serif; font-size: 20px; letter-spacing: -.4px; }
  .social-links { justify-content: flex-start; gap: 8px; margin-top: 15px; }
  .social-link { width: 58px; min-height: 58px; padding: 5px 2px; border-radius: 8px; }
  .social-link span { width: 23px; height: 23px; font-size: 14px; }
  .social-link small { font-size: 7px; }

  .agarbatti-catalog {
    padding: 26px 14px;
    background: #f5f6f7;
  }

  .agarbatti-catalog-heading { gap: 10px; padding-bottom: 17px; }
  .agarbatti-catalog-heading h2,
  .catalog-best h2 { font-family: "DM Sans", Arial, sans-serif; font-size: 21px; letter-spacing: -.4px; }
  .agarbatti-catalog-heading > div > p:not(.eyebrow) { margin-top: 7px; font-size: 12px; }
  .catalog-close { width: 29px; height: 29px; font-size: 20px; }
  .catalog-block { margin-top: 19px; }
  .catalog-block h3 { margin-bottom: 8px; font-size: 13px; }
  .catalog-block-toggle { margin-bottom: 8px; font-size: 13px; }
  .catalog-block-toggle b { font-size: 19px; }
  .catalog-chips { gap: 6px; }
  .catalog-chips span { padding: 7px 8px; font-size: 10px; }
  .catalog-block[data-catalog-type] .catalog-chips span { min-height: 40px; padding: 9px 11px; font-size: 12px; }
  .catalog-best { margin-top: 27px; }
  .catalog-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
  .catalog-product-grid .product-picture { height: 96px; }
  .catalog-product-grid .product-info { padding: 8px; }
  .catalog-product-grid .product-info h3 { min-height: 30px; font-family: "DM Sans", Arial, sans-serif; font-size: 11px; margin: 4px 0; }
  .catalog-product-grid .product-info small { font-size: 8px; }
  .catalog-product-grid .rating { font-size: 9px; }
  .catalog-product-grid .price { font-size: 13px; }

  footer {
    display: block;
    padding: 27px 14px 16px;
  }

  footer > div:not(.footer-brand) { display: none; }
  footer .footer-brand { font-size: 17px; }
  footer .footer-brand p { margin: 12px 0 0; font-size: 12px; }
  footer .footer-social { margin-top: 17px; }
  footer .footer-social h4 { margin-bottom: 8px; font-size: 11px; }
  footer .social-links { gap: 7px; }
  footer .social-link { width: 32px; min-height: 32px; }
  footer .social-link span { width: 22px; height: 22px; font-size: 12px; }
  footer .copyright { display: block; margin-top: 20px; padding-top: 13px; }

  .delivery-bar { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin: -3px 12px 10px; padding: 8px 10px; border-radius: 7px; background: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.05); }
  .delivery-bar button { display: flex; min-width: 0; align-items: center; gap: 7px; padding: 0; border: 0; background: transparent; color: #323a43; font: 600 10px "DM Sans", Arial, sans-serif; text-align: left; cursor: pointer; }
  .delivery-bar button > span:first-child { color: #8e2b0c; font-size: 16px; }
  .delivery-bar button b { display: block; overflow: hidden; color: #8e2b0c; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
  .delivery-bar button i { margin-left: 1px; color: #8e2b0c; font-size: 18px; font-style: normal; }
  .delivery-bar small { flex: 0 0 auto; color: #6c756d; font-size: 8px; }

  .wishlist-button { top: 6px; right: 6px; width: 24px; height: 24px; font-size: 17px; }
  .product-name-button { min-height: 29px; margin: 4px 0; font: 600 12px/1.2 "DM Sans", Arial, sans-serif; }

  .app-bottom-nav { position: fixed; z-index: 92; right: 0; bottom: 0; left: 0; display: grid !important; grid-template-columns: repeat(4, 1fr); min-height: 58px; padding: 5px 8px max(7px, env(safe-area-inset-bottom)); border-top: 1px solid #ebedf0; background: #fff; box-shadow: 0 -3px 12px rgba(0,0,0,.04); pointer-events: auto; }
  .app-bottom-nav a, .app-bottom-nav button { display: grid; min-height: 46px; place-items: center; gap: 1px; padding: 0; border: 0; background: transparent; color: #69717b; font: 600 9px "DM Sans", Arial, sans-serif; text-decoration: none; cursor: pointer; touch-action: manipulation; pointer-events: auto; }
  .app-bottom-nav a.active, .app-bottom-nav button.active, .app-bottom-nav button:active { color: #8e2b0c; }
  .app-bottom-nav span { display: block; height: 20px; font-size: 18px; line-height: 20px; }
  main { padding-bottom: 68px !important; }

  .product-detail-modal, .account-modal { align-items: end; padding: 0; }
  .product-detail-panel, .account-modal-panel { width: 100%; max-height: min(760px, calc(100vh - 18px)); padding: 39px 17px 24px; border-radius: 15px 15px 0 0; }
  .detail-hero { grid-template-columns: 82px 1fr; gap: 13px; }
  .detail-picture { min-height: 82px; font-size: 41px; }
  .detail-hero h2, .account-modal h2 { font-family: "DM Sans", Arial, sans-serif; font-size: 20px; letter-spacing: -.35px; }
  .detail-information { margin-top: 18px; }
  .detail-information h3 { padding: 11px 12px; font-size: 12px; }
  .detail-information div { padding: 10px 12px; font-size: 11px; }
  .detail-buy { margin-top: 14px; padding: 12px; }
  .detail-buy strong { font-size: 19px; }
  .account-actions { gap: 8px; }
  .account-actions button { min-height: 102px; padding: 12px; }
  .account-actions span { margin-bottom: 12px; }
}
