:root {
  --subhlabh-ink: #18231f;
  --subhlabh-muted: #60706a;
  --subhlabh-line: #e7ded0;
  --subhlabh-saffron: #e77917;
  --subhlabh-maroon: #8f1f1b;
  --subhlabh-green: #138a53;
  --subhlabh-cream: #fff8eb;
  --subhlabh-gold: #f3b43f;
}

html {
  scroll-behavior: smooth;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

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

*,
*::before,
*::after {
  box-sizing: border-box;
}

img,
svg,
video,
canvas,
iframe,
object,
embed {
  max-width: 100%;
}

p,
li,
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-heading-title,
.elementor-widget-container,
.elementor-icon-list-text {
  overflow-wrap: break-word;
  word-break: normal;
}

a,
button,
.elementor-button,
.elementor-button-text {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.subhlabh-image-whatsapp-link {
  display: inline-block;
  max-width: 100%;
  line-height: 0;
  text-decoration: none;
}

.subhlabh-image-whatsapp-link img {
  display: block;
}

.elementor,
.elementor-section,
.elementor-section-wrap,
.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.elementor-widget,
.elementor-widget-container,
.elementor-location-header,
.elementor-location-footer,
.subhlabh-enhanced-footer,
.subhlabh-page,
.subhlabh-page-header,
.subhlabh-page-main {
  max-width: 100%;
}

.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.elementor-widget,
.elementor-widget-container,
.elementor-form,
.elementor-form-fields-wrapper,
.elementor-field-group,
.subhlabh-footer-inner,
.subhlabh-footer-links,
.subhlabh-socials,
.subhlabh-page-nav,
.subhlabh-page-menu,
.developer-grid,
.scope-grid,
.sitemap-grid {
  min-width: 0;
}

.elementor-section,
.elementor-location-header,
.elementor-location-footer,
.subhlabh-enhanced-footer {
  overflow-x: clip;
}

.elementor-section.elementor-section-boxed>.elementor-container {
  width: min(100%, 1140px);
}

.elementor-form input,
.elementor-form textarea,
.elementor-form select,
.elementor-form .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.elementor-button-content-wrapper {
  min-width: 0;
  max-width: 100%;
}

@supports not (overflow: clip) {

  .elementor-section,
  .elementor-location-header,
  .elementor-location-footer,
  .subhlabh-enhanced-footer {
    overflow-x: hidden;
  }
}

.ht-ctc,
#ht-ctc-chat,
.cnb-button,
.call-now-button,
[id^="callnowbutton"],
[class*="callnowbutton"] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.subhlabh-enhanced-footer {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(24, 13, 8, 0.92), rgba(45, 20, 10, 0.78) 45%, rgba(22, 12, 8, 0.93)),
    url("../images/footer-puja-bg-ai.png") center center / cover no-repeat,
    #24120b;
  color: #fff8eb;
  padding: clamp(42px, 6vw, 72px) 18px;
  border-top: 1px solid rgba(255, 212, 122, 0.36);
  font-family: "Noto Sans", "Rajdhani", sans-serif;
}

.subhlabh-enhanced-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(circle at 12% 22%, rgba(255, 166, 45, 0.38), transparent 25%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.38));
}

.subhlabh-enhanced-footer::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  z-index: 1;
  background: linear-gradient(90deg, #ffcf72, #f07a1b, #a91f1f, #ffcf72);
}

.subhlabh-enhanced-footer a {
  color: inherit;
  text-decoration: none;
}

.subhlabh-enhanced-footer a:hover {
  color: #ffdf9a;
}

.subhlabh-footer-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(220px, 1.2fr) minmax(260px, 1fr) minmax(230px, 0.8fr);
  gap: 24px;
  align-items: center;
  padding: clamp(22px, 4vw, 34px);
  border: 1px solid rgba(255, 223, 154, 0.22);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(28, 15, 10, 0.86), rgba(54, 26, 13, 0.72));
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(5px);
}

.subhlabh-footer-brand {
  display: grid;
  gap: 5px;
}

.subhlabh-footer-brand strong {
  color: #ffffff;
  font-size: clamp(20px, 2.1vw, 27px);
  line-height: 1.1;
  letter-spacing: 0;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
}

.subhlabh-footer-brand span,
.subhlabh-footer-copy {
  color: rgba(255, 248, 235, 0.92);
  font-size: 14px;
  line-height: 1.55;
}

.subhlabh-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 16px;
  justify-content: center;
}

.subhlabh-footer-links a {
  padding: 7px 10px;
  border: 1px solid rgba(255, 223, 154, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.07);
  color: #fffdf7;
  font-size: 14px;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.subhlabh-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
  align-items: center;
}

.subhlabh-socials::before {
  content: "Follow Us";
  flex: 0 0 100%;
  color: #ffcf72;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: right;
}

.subhlabh-socials a {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255, 155, 31, 0.96), rgba(232, 95, 18, 0.96));
  border: 1px solid rgba(255, 223, 154, 0.42);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 12px 25px rgba(0, 0, 0, 0.22);
  transition: transform 180ms ease, background 180ms ease;
}

.subhlabh-socials a:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #ffb13a, #d94d08);
}

.subhlabh-socials svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

.subhlabh-follow-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 10px 0 18px;
}

.subhlabh-follow-socials a {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border-radius: 8px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff9b1f, #e85f12);
  border: 1px solid rgba(255, 223, 154, 0.42);
  box-shadow: 0 10px 24px rgba(232, 95, 18, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.subhlabh-follow-socials a:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(232, 95, 18, 0.32);
}

.subhlabh-follow-socials svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

.subhlabh-mobile-lead {
  display: none;
}

.subhlabh-mailer-frame {
  position: fixed;
  width: 1px;
  height: 1px;
  left: -9999px;
  bottom: 0;
  border: 0;
  opacity: 0;
  pointer-events: none;
}

.subhlabh-form-status {
  width: 100%;
  margin-top: 10px;
  color: #138a53;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
}

.elementor-form input:invalid {
  border-color: #a91f1f !important;
  box-shadow: 0 0 0 1px rgba(169, 31, 31, 0.22) !important;
}

.subhlabh-page {
  margin: 0;
  color: var(--subhlabh-ink);
  background:
    linear-gradient(180deg, rgba(255, 248, 235, 0.9), rgba(255, 255, 255, 0.96) 48%),
    #fffdf8;
  font-family: "Noto Sans", "Rajdhani", sans-serif;
}

.subhlabh-page * {
  box-sizing: border-box;
}

.subhlabh-page-header {
  position: sticky;
  top: 0;
  z-index: 30;
  background: rgba(255, 253, 248, 0.94);
  border-bottom: 1px solid var(--subhlabh-line);
  backdrop-filter: blur(16px);
}

.subhlabh-page-nav {
  max-width: 1180px;
  margin: 0 auto;
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 10px 18px;
}

.subhlabh-page-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--subhlabh-ink);
  text-decoration: none;
  font-weight: 800;
  line-height: 1;
}

.subhlabh-page-logo img {
  width: min(210px, 48vw);
  height: auto;
  display: block;
}

.subhlabh-page-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 18px;
}

.subhlabh-page-menu a {
  color: var(--subhlabh-ink);
  text-decoration: none;
  font-weight: 800;
  font-size: 14px;
}

.subhlabh-page-menu a:hover {
  color: var(--subhlabh-maroon);
}

.trust-hero,
.developer-hero {
  max-width: 1180px;
  margin: 0 auto;
  padding: clamp(46px, 8vw, 92px) 18px clamp(30px, 6vw, 64px);
}

.trust-hero h1,
.developer-hero h1 {
  margin: 0;
  max-width: 820px;
  color: var(--subhlabh-ink);
  font-family: "Bitter", Georgia, serif;
  font-size: clamp(35px, 6vw, 72px);
  line-height: 1.02;
  letter-spacing: 0;
}

.trust-hero p,
.developer-hero p {
  max-width: 780px;
  margin: 18px 0 0;
  color: var(--subhlabh-muted);
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.65;
}

.trust-section,
.developer-section {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 18px clamp(52px, 7vw, 88px);
}

.trust-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 18px;
  max-width: 900px;
}

.trust-panel,
.developer-card,
.scope-item,
.sitemap-group {
  background: #ffffff;
  border: 1px solid var(--subhlabh-line);
  border-radius: 8px;
  padding: clamp(20px, 3vw, 30px);
  box-shadow: 0 18px 50px rgba(24, 35, 31, 0.08);
}

.trust-panel h2,
.developer-card h2,
.sitemap-group h2 {
  margin: 0 0 10px;
  color: var(--subhlabh-maroon);
  font-family: "Bitter", Georgia, serif;
  font-size: clamp(22px, 3vw, 31px);
  line-height: 1.2;
}

.trust-panel p,
.trust-panel li,
.developer-card p,
.scope-item p {
  color: #384740;
  font-size: 16px;
  line-height: 1.7;
}

.trust-panel p:last-child,
.developer-card p:last-child,
.scope-item p:last-child {
  margin-bottom: 0;
}

.trust-panel ul,
.sitemap-group ul {
  margin: 12px 0 0;
  padding-left: 20px;
}

.trust-panel li,
.sitemap-group li {
  margin: 7px 0;
}

.developer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
  gap: 22px;
}

.credit-stack {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 24px;
}

.credit-card {
  padding: 18px;
  border-radius: 8px;
  background: linear-gradient(180deg, #fffaf0, #ffffff);
  border: 1px solid var(--subhlabh-line);
}

.credit-card span {
  display: block;
  color: var(--subhlabh-muted);
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.credit-card strong {
  display: block;
  margin-top: 8px;
  color: var(--subhlabh-ink);
  font-size: 18px;
  line-height: 1.25;
}

.developer-contact {
  background:
    linear-gradient(145deg, rgba(231, 121, 23, 0.14), rgba(19, 138, 83, 0.14)),
    #17251f;
  color: #fff8eb;
}

.developer-contact h2,
.developer-contact p {
  color: #fff8eb;
}

.developer-actions {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.developer-actions a,
.subhlabh-page-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 8px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
  background: linear-gradient(135deg, var(--subhlabh-saffron), var(--subhlabh-green));
  box-shadow: 0 15px 30px rgba(19, 138, 83, 0.22);
}

.scope-grid,
.sitemap-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.scope-item h3 {
  margin: 0 0 10px;
  color: var(--subhlabh-ink);
  font-size: 18px;
  line-height: 1.25;
}

.sitemap-group a {
  color: var(--subhlabh-green);
  text-decoration: none;
  font-weight: 800;
}

.sitemap-group a:hover {
  color: var(--subhlabh-maroon);
}

.subhlabh-menu-button {
  display: none;
}

.subhlabh-menu-overlay {
  position: fixed;
  inset: 0;
  z-index: 2147483647;
  display: grid;
  background: rgba(24, 35, 31, 0.68);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 220ms ease, visibility 220ms ease;
}

.subhlabh-menu-surface {
  width: 100%;
  min-height: 100dvh;
  max-height: 100dvh;
  overflow-y: auto;
  background:
    linear-gradient(180deg, rgba(255, 248, 235, 0.97), rgba(255, 255, 255, 0.98)),
    #fffdf8;
  transform: translateY(-14px);
  transition: transform 220ms ease;
}

.subhlabh-menu-head {
  position: sticky;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 18px 14px;
  background:
    linear-gradient(135deg, rgba(23, 37, 31, 0.98), rgba(99, 30, 23, 0.96)),
    #17251f;
  color: #fff8eb;
  box-shadow: 0 14px 36px rgba(24, 35, 31, 0.18);
}

.subhlabh-menu-head span {
  display: block;
  color: #ffd37a;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}

.subhlabh-menu-head h2 {
  margin: 5px 0 0;
  color: #ffffff;
  font-family: "Bitter", Georgia, serif;
  font-size: 28px;
  line-height: 1.05;
  letter-spacing: 0;
}

.subhlabh-menu-close {
  width: 46px;
  height: 46px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 8px;
  background: linear-gradient(135deg, #ff9b1f, #e85f12);
  color: #ffffff;
  cursor: pointer;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 12px 25px rgba(0, 0, 0, 0.22);
}

.subhlabh-menu-content {
  display: grid;
  gap: 24px;
  width: min(100%, 760px);
  margin: 0 auto;
  padding: 22px 16px 120px;
}

.subhlabh-menu-group h3 {
  margin: 0 0 12px;
  color: var(--subhlabh-maroon);
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
}

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

.subhlabh-menu-card {
  min-height: 96px;
  display: grid;
  align-content: center;
  justify-items: start;
  gap: 10px;
  padding: 13px;
  border: 1px solid rgba(231, 222, 208, 0.95);
  border-radius: 8px;
  background: linear-gradient(180deg, #ffffff, #fff8eb);
  color: var(--subhlabh-ink);
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(24, 35, 31, 0.08);
}

.subhlabh-menu-card:focus,
.subhlabh-menu-card:hover,
.subhlabh-menu-card.is-active {
  border-color: rgba(231, 121, 23, 0.5);
  background:
    linear-gradient(135deg, rgba(255, 155, 31, 0.15), rgba(232, 95, 18, 0.13)),
    #ffffff;
  outline: none;
}

.subhlabh-menu-card-icon {
  width: 36px;
  height: 36px;
  display: inline-grid;
  place-items: center;
  border-radius: 8px;
  background: linear-gradient(135deg, #ff9b1f, #e85f12);
  color: #ffffff;
  box-shadow: 0 8px 18px rgba(232, 95, 18, 0.2);
}

.subhlabh-menu-card-icon svg {
  width: 21px;
  height: 21px;
  fill: currentColor;
}

.subhlabh-menu-card-label {
  color: inherit;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.24;
}

body.subhlabh-menu-open {
  overflow: hidden !important;
}

body.subhlabh-menu-open .subhlabh-menu-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

body.subhlabh-menu-open .subhlabh-menu-surface {
  transform: translateY(0);
}

.home .elementor-31 .elementor-element.elementor-element-57a48cb {
  width: 100%;
  max-width: 320px;
  margin-inline: auto;
}

.home .elementor-31 .elementor-element.elementor-element-57a48cb .elementor-widget-container {
  display: block;
  width: 100%;
}

@media (max-width: 900px) {
  .subhlabh-menu-button {
    position: fixed;
    top: 12px;
    right: 12px;
    z-index: 2147483645;
    min-width: 84px;
    height: 46px;
    display: inline-grid;
    grid-template-columns: 22px auto;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    background: linear-gradient(135deg, #ff9b1f, #e85f12);
    color: #ffffff;
    cursor: pointer;
    box-shadow: 0 14px 32px rgba(24, 35, 31, 0.26);
  }

  .subhlabh-menu-button span {
    grid-column: 1;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 99px;
    background: currentColor;
  }

  .subhlabh-menu-button span:nth-child(1) {
    align-self: end;
  }

  .subhlabh-menu-button span:nth-child(2) {
    align-self: center;
  }

  .subhlabh-menu-button span:nth-child(3) {
    align-self: start;
  }

  .subhlabh-menu-button strong {
    grid-column: 2;
    grid-row: 1 / 4;
    font-size: 13px;
    font-weight: 900;
    line-height: 1;
  }

  .hfe-nav-menu__toggle,
  .hfe-nav-menu__layout-horizontal,
  .hfe-nav-menu,
  .subhlabh-page-menu {
    display: none !important;
  }

  body.subhlabh-menu-open .subhlabh-mobile-lead {
    display: none !important;
  }

  .subhlabh-footer-inner,
  .developer-grid,
  .scope-grid,
  .sitemap-grid {
    grid-template-columns: 1fr;
  }

  .subhlabh-footer-links,
  .subhlabh-socials {
    justify-content: flex-start;
  }

  .subhlabh-socials::before {
    text-align: left;
  }

  .credit-stack {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 360px) {
  .subhlabh-menu-grid {
    gap: 8px;
  }

  .subhlabh-menu-card {
    min-height: 90px;
    padding: 11px;
  }

  .subhlabh-menu-card-label {
    font-size: 12px;
  }
}

@media (min-width: 901px) {

  .subhlabh-menu-button,
  .subhlabh-menu-overlay {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body {
    padding-bottom: 96px !important;
  }

  .subhlabh-page-nav {
    align-items: flex-start;
    flex-direction: column;
  }

  .subhlabh-page-menu {
    justify-content: flex-start;
  }

  .home .elementor-31 .elementor-element.elementor-element-7758ebe1 {
    overflow-x: hidden;
  }

  .home .elementor-31 .elementor-element.elementor-element-7758ebe1>.elementor-container {
    max-width: 100%;
    padding-inline: 15px;
    box-sizing: border-box;
  }

  .home .elementor-31 .elementor-element.elementor-element-6b282494>.elementor-element-populated,
  .home .elementor-31 .elementor-element.elementor-element-45043bd9>.elementor-element-populated {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .home .elementor-31 .elementor-element.elementor-element-a00cb12 {
    max-width: 100%;
    text-align: left;
    word-spacing: 0;
    overflow-wrap: break-word;
  }

  .home .elementor-31 .elementor-element.elementor-element-57a48cb {
    margin-inline: auto;
    max-width: 280px;
    width: 100%;
  }

  .subhlabh-enhanced-footer {
    padding-bottom: 112px;
  }

  .subhlabh-mobile-lead {
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: 2147483646;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 8px;
    border-radius: 8px;
    background: rgba(24, 35, 31, 0.82);
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.28);
    backdrop-filter: blur(14px);
  }

  .subhlabh-mobile-lead a {
    min-height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 8px;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.15;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 11px 22px rgba(0, 0, 0, 0.18);
  }

  .subhlabh-mobile-lead svg {
    width: 21px;
    height: 21px;
    fill: currentColor;
    flex: 0 0 auto;
  }

  .subhlabh-mobile-lead .call {
    background: linear-gradient(135deg, #f07a1b, #a91f1f);
  }

  .subhlabh-mobile-lead .whatsapp {
    background: linear-gradient(135deg, #24d366, #097a46);
  }
}

/* ─── Credits Bar ─────────────────────────────────────────────────── */
.subhlabh-credits-bar {
  position: relative;
  margin-top: clamp(28px, 4vw, 44px);
  padding-top: clamp(20px, 3vw, 30px);
  border-top: 1px solid rgba(255, 212, 122, 0.22);
}

.subhlabh-credits-bar::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: min(220px, 55%);
  height: 2px;
  background: linear-gradient(90deg, transparent, #ffcf72, #f07a1b, #ffcf72, transparent);
  border-radius: 99px;
}

.subhlabh-credits-label {
  display: block;
  text-align: center;
  color: #ffcf72;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  margin-bottom: 16px;
  opacity: 0.82;
}

.subhlabh-credits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  max-width: 820px;
  margin: 0 auto;
}

.subhlabh-credit-pill {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 14px 16px;
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
  border: 1px solid rgba(255, 212, 122, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 8px 24px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(6px);
  text-align: center;
  transition: transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
}

.subhlabh-credit-pill:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 207, 114, 0.38);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 14px 32px rgba(0, 0, 0, 0.26);
}

.subhlabh-credit-role {
  display: block;
  color: rgba(255, 207, 114, 0.88);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1;
}

.subhlabh-credit-role::before {
  display: inline-block;
  margin-right: 4px;
  opacity: 0.72;
}

.subhlabh-credit-pill:nth-child(1) .subhlabh-credit-role::before { content: "✦"; }
.subhlabh-credit-pill:nth-child(2) .subhlabh-credit-role::before { content: "❋"; }
.subhlabh-credit-pill:nth-child(3) .subhlabh-credit-role::before { content: "◈"; }

.subhlabh-credit-name {
  display: block;
  color: #ffffff;
  font-size: clamp(12px, 1.5vw, 15px);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}

.subhlabh-credit-name em {
  display: block;
  font-style: normal;
  color: rgba(255, 248, 235, 0.72);
  font-size: 11px;
  font-weight: 600;
  margin-top: 2px;
}

@media (max-width: 600px) {
  .subhlabh-credits-grid {
    grid-template-columns: 1fr;
    max-width: 340px;
  }

  .subhlabh-credit-pill {
    flex-direction: row;
    justify-content: flex-start;
    gap: 12px;
    text-align: left;
  }

  .subhlabh-credit-role {
    min-width: 80px;
    flex-shrink: 0;
  }
}

/* ═════════════════════════════════════════════════
   PREMIUM GLOSSY WHATSAPP HERO BUTTON
   ═════════════════════════════════════════════════ */
.subhlabh-glossy-whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  overflow: hidden;
  padding: 12px 24px;
  background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
  color: #ffffff !important;
  font-family: 'Outfit', 'Noto Sans', sans-serif;
  font-size: clamp(14px, 1.8vw, 16px);
  font-weight: 800;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border-radius: 99px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 
    0 6px 16px rgba(37, 211, 102, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -2px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  max-width: 320px;
  margin: 6px auto;
  cursor: pointer;
  z-index: 1;
  white-space: nowrap;
}

/* Glass shine/gloss reflection line running through the button */
.subhlabh-glossy-whatsapp-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 30%,
    rgba(255, 255, 255, 0.6) 50%,
    rgba(255, 255, 255, 0.2) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-25deg);
  transition: transform 0.6s ease;
  z-index: -1;
  pointer-events: none;
}

/* Glossy highlight arch on top half (subtle for readability) */
.subhlabh-glossy-whatsapp-btn::before {
  content: '';
  position: absolute;
  top: 1px;
  left: 2%;
  right: 2%;
  height: 42%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.0) 100%);
  border-radius: 99px 99px 0 0;
  pointer-events: none;
  z-index: 2;
}

.subhlabh-glossy-whatsapp-btn svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
  filter: drop-shadow(0 1px 3px rgba(0,0,0,0.2));
  transition: transform 0.3s ease;
}

.subhlabh-glossy-whatsapp-btn span {
  position: relative;
  z-index: 3;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* Hover effects */
.subhlabh-glossy-whatsapp-btn:hover {
  transform: translateY(-3px);
  box-shadow: 
    0 12px 24px rgba(37, 211, 102, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -2px 0 rgba(0, 0, 0, 0.2);
  background: linear-gradient(135deg, #2bfd7b 0%, #15a594 100%);
}

.subhlabh-glossy-whatsapp-btn:hover::after {
  transform: skewX(-25deg) translateX(55%);
}

.subhlabh-glossy-whatsapp-btn:hover svg {
  transform: scale(1.15) rotate(5deg);
}

.subhlabh-glossy-whatsapp-btn:active {
  transform: translateY(-1px);
  box-shadow: 
    0 6px 12px rgba(37, 211, 102, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
}