@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Inter:wght@400;600;700;800&display=swap');
:root{--blue:#00bfff;--blue2:#1677ff;--purple:#a020ff;--pink:#ff2bd6;--dark:#02050d;--panel:#071226;--line:rgba(0,191,255,.35)}
*{box-sizing:border-box}body{margin:0;background:#02050d;color:#fff;font-family:Inter,Arial,sans-serif}a{color:inherit}
.home-screen{position:relative;min-height:100vh;overflow:hidden;background:#000}.home-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.home-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.70) 0%,rgba(0,0,0,.32) 43%,rgba(0,0,0,.12) 100%)}
.main-nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:18px 3.2%;background:rgba(0,0,0,.35);backdrop-filter:blur(6px)}
.page-nav{background:#030712;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;color:#fff}.brand img{width:64px;height:64px;object-fit:cover;border-radius:10px}.brand span{font-size:26px;background:linear-gradient(90deg,var(--blue),#fff,var(--pink));-webkit-background-clip:text;color:transparent}
.nav-links{display:flex;gap:28px;font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:800;text-transform:uppercase}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--blue)}
.whatsapp-top{background:rgba(0,0,0,.45);border:1px solid var(--pink);box-shadow:0 0 18px rgba(255,43,214,.35);padding:12px 20px;border-radius:16px;text-decoration:none;font-weight:900}
.hero-copy{position:relative;z-index:4;padding:85px 3.2% 0;max-width:760px}.mini{font-family:'Barlow Condensed',sans-serif;font-size:24px;font-weight:800}.mini:before{content:"";display:inline-block;width:52px;height:10px;margin-right:12px;background:linear-gradient(90deg,var(--blue),var(--purple))}
.hero-copy h1{margin:0;font-family:'Barlow Condensed',sans-serif;font-style:italic;font-size:clamp(70px,9vw,130px);line-height:.85;text-transform:uppercase;text-shadow:0 8px 20px #000}.hero-copy h1 span{background:linear-gradient(90deg,var(--blue),var(--blue2),var(--purple),var(--pink));-webkit-background-clip:text;color:transparent}
.sub{font-size:25px;font-weight:700;line-height:1.35;text-shadow:0 4px 14px #000;max-width:650px}.hero-buttons{display:flex;gap:18px;margin-top:28px}.btn{display:inline-block;border:0;border-radius:9px;padding:15px 28px;text-decoration:none;font-family:'Barlow Condensed',sans-serif;font-size:21px;font-weight:900;text-transform:uppercase;cursor:pointer}.primary{background:linear-gradient(90deg,var(--blue),var(--blue2),var(--pink));box-shadow:0 0 22px rgba(0,191,255,.6)}.secondary{background:rgba(0,0,0,.55);border:1px solid var(--blue);box-shadow:0 0 16px rgba(0,191,255,.25)}
.floating-actions{position:absolute;right:3%;top:41%;z-index:6;display:flex;flex-direction:column;gap:12px}.floating-actions a{width:78px;height:78px;border-radius:20px;background:rgba(0,0,0,.58);display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:28px;border:1px solid rgba(255,255,255,.1)}.floating-actions span{font-size:12px;font-weight:800;margin-top:4px}
.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:-82px 3.2% 22px;position:relative;z-index:10;background:rgba(4,12,29,.88);border:1px solid var(--line);border-radius:12px;backdrop-filter:blur(7px)}.trust-bar div{display:flex;gap:14px;align-items:center;padding:20px 28px;border-right:1px solid rgba(255,255,255,.12);font-size:28px}.trust-bar div:last-child{border-right:0}.trust-bar span{font-family:'Barlow Condensed',sans-serif;font-size:20px;font-weight:800;line-height:1.05}
.category-section,.about,.contact,.page{padding:60px 3.2%}.category-section h2,.about h2,.contact h2,.page h1{font-family:'Barlow Condensed',sans-serif;font-size:48px;color:var(--blue);text-transform:uppercase;margin:0 0 22px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{min-height:160px;border:1px solid rgba(160,32,255,.65);border-radius:12px;background:linear-gradient(135deg,#050914,#081a34 55%,#21093e);padding:24px;text-decoration:none;box-shadow:0 0 18px rgba(0,191,255,.22)}.category-card h3{font-family:'Barlow Condensed',sans-serif;font-style:italic;font-size:31px;margin:0}.category-card p{color:var(--blue);font-weight:900}
.info-strip{margin:0 3.2% 30px;padding:24px 34px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;background:rgba(5,15,34,.92);border:1px solid var(--line);border-radius:12px}.info-strip div{display:flex;flex-direction:column;gap:6px}.info-strip b{color:#fff;text-transform:uppercase}.info-strip strong{font-size:28px;color:var(--blue)}
.about,.contact{background:#030712}.about p,.contact p{max-width:900px;font-size:18px;line-height:1.7}.contact{border-top:1px solid rgba(255,255,255,.08)}footer{text-align:center;background:#000;padding:28px;color:#9fb4d0}
.shop-tools{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:25px}.shop-tools input,.shop-tools select,input,textarea,select{padding:14px;border-radius:12px;background:#071226;color:white;border:1px solid var(--line);margin:7px 0;width:100%}.shop-tools input,.shop-tools select{max-width:320px}.cart-pill{padding:14px 20px;border-radius:999px;background:#071226;text-decoration:none;border:1px solid var(--blue)}
.product-grid,.checkout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.product-card,.panel,.bank-box{background:linear-gradient(145deg,rgba(7,18,38,.96),rgba(24,10,58,.78));border:1px solid var(--line);border-radius:20px;padding:22px}.product-card img{width:100%;height:210px;object-fit:cover;border-radius:14px}.product-card h3{color:var(--blue);font-size:24px}.price{font-size:23px;color:var(--pink);font-weight:900}.full{width:100%}.cart-row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);padding:12px 0}.note{color:#b8c7df}
@media(max-width:900px){.main-nav{flex-wrap:wrap;gap:14px}.nav-links{width:100%;justify-content:center;flex-wrap:wrap}.whatsapp-top{display:none}.hero-copy{padding-top:45px}.hero-copy h1{font-size:64px}.sub{font-size:20px}.hero-buttons{flex-direction:column}.floating-actions{display:none}.trust-bar{margin:20px 3.2%;grid-template-columns:repeat(2,1fr)}.category-grid,.info-strip{grid-template-columns:1fr}.brand span{font-size:21px}.brand img{width:52px;height:52px}}


/* Customer product search */
.product-search-box{
  display:flex;
  align-items:center;
  gap:8px;
  flex:1 1 520px;
  max-width:760px;
  padding:7px 9px;
  border:1px solid rgba(0,191,255,.55);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(7,18,38,.98),rgba(24,10,58,.82));
  box-shadow:0 0 20px rgba(0,191,255,.16);
}
.product-search-box input{
  flex:1;
  max-width:none !important;
  min-width:0;
  margin:0;
  border:0;
  outline:0;
  background:transparent;
  font-size:16px;
}
.product-search-box input:focus{
  box-shadow:none;
}
.clear-search{
  flex:0 0 auto;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:10px;
  background:#172033;
  color:#fff;
  font-weight:800;
  cursor:pointer;
}
.clear-search:hover{
  border-color:var(--blue);
  color:var(--blue);
}
.search-summary{
  min-height:24px;
  margin:-10px 0 18px;
  color:#9fc9ff;
  font-weight:700;
}
.no-products{
  grid-column:1/-1;
  padding:34px 22px;
  text-align:center;
  border:1px dashed rgba(0,191,255,.45);
  border-radius:18px;
  background:rgba(7,18,38,.72);
}
.no-products h3{
  margin:0 0 8px;
  color:var(--blue);
  font-size:26px;
}
.no-products p{
  margin:0;
  color:#b8c7df;
  line-height:1.6;
}
@media(max-width:700px){
  .shop-tools{
    display:grid;
    grid-template-columns:1fr;
  }
  .product-search-box,
  .shop-tools select,
  .cart-pill{
    width:100%;
    max-width:none !important;
  }
  .cart-pill{
    text-align:center;
  }
}


/* Homepage/shop navigation stability */
.main-nav{
  width:100%;
  max-width:100%;
}
.nav-links{
  min-width:0;
}
@media(max-width:1150px){
  .main-nav{
    flex-wrap:wrap;
    gap:12px;
  }
  .nav-links{
    order:3;
    width:100%;
    justify-content:center;
    flex-wrap:wrap;
    gap:12px 20px;
  }
}
@media(max-width:700px){
  .main-nav{
    padding:12px 16px;
  }
  .nav-links{
    justify-content:flex-start;
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:6px;
  }
  .nav-links a{
    white-space:nowrap;
  }
  .page{
    padding:32px 16px;
  }
}


/* Search click and hero stacking fix */
.home-bg,
.home-overlay {
  pointer-events: none !important;
}

.home-bg {
  z-index: 0 !important;
}

.home-overlay {
  z-index: 1 !important;
}

.main-nav {
  z-index: 50 !important;
}

.hero-copy {
  position: relative !important;
  z-index: 20 !important;
  pointer-events: auto !important;
}

.home-product-search {
  position: relative !important;
  z-index: 60 !important;
  pointer-events: auto !important;
  isolation: isolate;
}

.home-product-search *,
.home-product-search input,
.home-product-search button {
  position: relative;
  z-index: 61 !important;
  pointer-events: auto !important;
}

.floating-actions {
  z-index: 40 !important;
}

.trust-bar {
  position: relative !important;
  z-index: 15 !important;
  margin-top: 24px !important;
}

@media (min-width: 701px) {
  .home-screen {
    min-height: 900px !important;
    overflow: visible !important;
  }

  .hero-copy {
    padding-top: 42px !important;
    padding-bottom: 40px !important;
  }

  .hero-copy h1 {
    font-size: clamp(58px, 7vw, 100px) !important;
    line-height: .88 !important;
  }
}

@media (max-width: 700px) {
  .home-screen {
    overflow: visible !important;
  }

  .hero-copy {
    padding-bottom: 30px !important;
  }

  .home-product-search {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}


/* =========================================================
   D AUDIO HOUSE HOMEPAGE RETOUCH - 2026
   Isolated classes preserve the existing shop and checkout.
   ========================================================= */

:root {
  --home-bg: #02050d;
  --home-panel: #071226;
  --home-panel-soft: rgba(7, 18, 38, .82);
  --home-blue: #00bfff;
  --home-blue-2: #1677ff;
  --home-purple: #9333ea;
  --home-pink: #ff2bd6;
  --home-text-soft: #b9c7dc;
  --home-border: rgba(0, 191, 255, .28);
}

html {
  scroll-behavior: smooth;
}

.home-hero {
  position: relative;
  min-height: 850px;
  overflow: hidden;
  background: #02050d;
}

.hero-background {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

.hero-shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(circle at 75% 35%, rgba(0, 191, 255, .16), transparent 32%),
    linear-gradient(90deg, rgba(0, 0, 0, .94) 0%, rgba(0, 0, 0, .78) 45%, rgba(0, 0, 0, .42) 100%),
    linear-gradient(0deg, #02050d 0%, transparent 25%);
}

.home-nav {
  position: relative;
  z-index: 20;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  background: rgba(2, 5, 13, .76);
  backdrop-filter: blur(14px);
}

.nav-links a.active {
  color: var(--home-blue);
}

.nav-whatsapp {
  padding: 11px 18px;
  border: 1px solid rgba(34, 197, 94, .65);
  border-radius: 12px;
  background: rgba(21, 128, 61, .2);
  color: #86efac;
  text-decoration: none;
  font-weight: 900;
}

.hero-layout {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(320px, .7fr);
  align-items: center;
  gap: clamp(34px, 6vw, 90px);
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
  padding: 90px 0 155px;
}

.hero-content {
  max-width: 760px;
}

.eyebrow,
.section-kicker {
  margin: 0 0 14px;
  color: var(--home-blue);
  font-family: "Barlow Condensed", sans-serif;
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 2px;
}

.hero-content h1 {
  margin: 0;
  max-width: 800px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(64px, 7.2vw, 112px);
  font-style: italic;
  font-weight: 900;
  line-height: .86;
  letter-spacing: -2px;
  text-transform: uppercase;
  text-shadow: 0 10px 35px rgba(0, 0, 0, .85);
}

.hero-content h1 span {
  display: block;
  margin-top: 8px;
  background: linear-gradient(90deg, var(--home-blue), var(--home-blue-2), var(--home-purple), var(--home-pink));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.hero-description {
  max-width: 680px;
  margin: 26px 0 0;
  color: #e4edf9;
  font-size: clamp(18px, 2vw, 23px);
  font-weight: 600;
  line-height: 1.55;
  text-shadow: 0 4px 16px #000;
}

.hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.hero-search {
  position: relative;
  z-index: 30;
  max-width: 690px;
  margin-top: 30px;
  padding: 18px;
  border: 1px solid rgba(0, 191, 255, .44);
  border-radius: 18px;
  background: rgba(2, 5, 13, .86);
  box-shadow: 0 16px 45px rgba(0, 0, 0, .36);
  backdrop-filter: blur(12px);
}

.hero-search label {
  display: block;
  margin-bottom: 9px;
  color: #fff;
  font-weight: 900;
}

.hero-search-row {
  display: flex;
  gap: 10px;
}

.hero-search input {
  flex: 1;
  min-width: 0;
  padding: 14px 15px;
  border: 1px solid rgba(0, 191, 255, .42);
  border-radius: 11px;
  outline: none;
  background: #071226;
  color: #fff;
  font-size: 16px;
}

.hero-search input:focus {
  border-color: var(--home-blue);
  box-shadow: 0 0 0 3px rgba(0, 191, 255, .12);
}

.hero-search button {
  padding: 13px 22px;
  border: 0;
  border-radius: 11px;
  background: linear-gradient(90deg, var(--home-blue), var(--home-blue-2), var(--home-purple));
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}

.hero-search small {
  display: block;
  margin-top: 9px;
  color: #8fa8c8;
  line-height: 1.4;
}

.hero-offer-card {
  padding: 28px;
  border: 1px solid rgba(160, 32, 255, .45);
  border-radius: 24px;
  background:
    linear-gradient(145deg, rgba(7, 18, 38, .9), rgba(31, 8, 57, .76));
  box-shadow: 0 25px 80px rgba(0, 0, 0, .45);
  backdrop-filter: blur(12px);
}

.offer-label {
  display: inline-block;
  margin-bottom: 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(0, 191, 255, .12);
  color: #7dd3fc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.2px;
}

.hero-offer-card h2 {
  margin: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 42px;
  line-height: 1;
  text-transform: uppercase;
}

.hero-offer-card > p {
  color: var(--home-text-soft);
  line-height: 1.65;
}

.offer-points {
  display: grid;
  gap: 12px;
  margin: 22px 0;
}

.offer-points div {
  padding: 12px 14px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 12px;
  background: rgba(2, 5, 13, .48);
}

.offer-points strong,
.offer-points span {
  display: block;
}

.offer-points strong {
  color: #fff;
}

.offer-points span {
  margin-top: 3px;
  color: #8fa8c8;
  font-size: 13px;
}

.offer-link {
  color: var(--home-blue);
  text-decoration: none;
  font-weight: 900;
}

.hero-stats {
  position: absolute;
  right: 3.2%;
  bottom: 34px;
  left: 3.2%;
  z-index: 8;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  overflow: hidden;
  border: 1px solid var(--home-border);
  border-radius: 17px;
  background: rgba(4, 12, 29, .88);
  backdrop-filter: blur(12px);
}

.hero-stats div {
  padding: 18px 22px;
  border-right: 1px solid rgba(255, 255, 255, .1);
}

.hero-stats div:last-child {
  border-right: 0;
}

.hero-stats strong,
.hero-stats span {
  display: block;
}

.hero-stats strong {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 25px;
  color: #fff;
}

.hero-stats span {
  margin-top: 3px;
  color: #9cb0cb;
  font-size: 13px;
  font-weight: 700;
}

.home-section {
  padding: 78px max(3.2%, calc((100% - 1180px) / 2));
}

.section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px;
}

.section-heading h2,
.why-us-copy h2,
.home-cta h2 {
  margin: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  line-height: 1;
  text-transform: uppercase;
}

.text-link {
  color: var(--home-blue);
  text-decoration: none;
  font-weight: 900;
}

.category-showcase {
  background: #02050d;
}

.category-photo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.category-photo-card {
  position: relative;
  min-height: 290px;
  overflow: hidden;
  border: 1px solid rgba(0, 191, 255, .27);
  border-radius: 22px;
  background-position: center;
  background-size: cover;
  text-decoration: none;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .28);
  transition: transform .24s ease, border-color .24s ease;
}

.category-photo-card:hover {
  transform: translateY(-5px);
  border-color: var(--home-blue);
}

.category-photo-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, .08), rgba(0, 0, 0, .88)),
    linear-gradient(90deg, rgba(0, 0, 0, .5), transparent);
}

.category-large {
  grid-row: span 2;
  min-height: 598px;
}

.category-photo-content {
  position: absolute;
  right: 22px;
  bottom: 22px;
  left: 22px;
  z-index: 2;
}

.category-photo-content span {
  color: var(--home-blue);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.category-photo-content h3 {
  margin: 5px 0 3px;
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 38px;
  text-transform: uppercase;
}

.category-photo-content p {
  margin: 0;
  color: #c8d5e6;
  font-weight: 600;
}

.featured-products-section {
  background: linear-gradient(180deg, #050914, #02050d);
}

.home-product-status {
  padding: 22px;
  border: 1px dashed var(--home-border);
  border-radius: 14px;
  color: #9cb0cb;
  text-align: center;
}

.home-product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.home-product-card {
  overflow: hidden;
  border: 1px solid rgba(0, 191, 255, .22);
  border-radius: 18px;
  background: linear-gradient(155deg, #071226, #090916);
  box-shadow: 0 16px 45px rgba(0, 0, 0, .24);
}

.home-product-image-link {
  position: relative;
  display: block;
  height: 220px;
  overflow: hidden;
  background: #fff;
}

.home-product-image-link img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .25s ease;
}

.home-product-card:hover img {
  transform: scale(1.035);
}

.home-product-image-link span {
  position: absolute;
  top: 12px;
  left: 12px;
  max-width: calc(100% - 24px);
  padding: 6px 9px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(2, 5, 13, .78);
  color: #7dd3fc;
  font-size: 11px;
  font-weight: 900;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-product-card-body {
  padding: 17px;
}

.home-product-card h3 {
  min-height: 47px;
  margin: 0;
  font-size: 17px;
  line-height: 1.35;
}

.home-product-card h3 a {
  color: #fff;
  text-decoration: none;
}

.home-product-price {
  margin: 14px 0;
  color: #38bdf8;
  font-size: 21px;
  font-weight: 900;
}

.home-product-button {
  display: block;
  padding: 11px;
  border: 1px solid rgba(0, 191, 255, .42);
  border-radius: 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 900;
}

.home-product-button:hover {
  background: linear-gradient(90deg, var(--home-blue-2), var(--home-purple));
}

.why-us-section {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 60px;
  align-items: center;
  background: #02050d;
}

.why-us-copy > p:not(.section-kicker) {
  color: var(--home-text-soft);
  font-size: 18px;
  line-height: 1.8;
}

.why-us-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 25px;
}

.benefit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.benefit-grid article {
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 17px;
  background: linear-gradient(145deg, #071226, #10091c);
}

.benefit-grid article > span {
  display: inline-flex;
  width: 39px;
  height: 39px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  background: rgba(0, 191, 255, .12);
  color: var(--home-blue);
  font-weight: 900;
}

.benefit-grid h3 {
  margin: 17px 0 8px;
  font-size: 20px;
}

.benefit-grid p {
  margin: 0;
  color: #9cb0cb;
  line-height: 1.6;
}

.order-steps {
  background: linear-gradient(180deg, #050914, #02050d);
}

.centered-heading {
  justify-content: center;
  text-align: center;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.steps-grid article {
  padding: 25px;
  border: 1px solid var(--home-border);
  border-radius: 18px;
  background: rgba(7, 18, 38, .72);
}

.steps-grid article > span {
  color: var(--home-blue);
  font-family: "Barlow Condensed", sans-serif;
  font-size: 45px;
  font-weight: 900;
}

.steps-grid h3 {
  margin: 8px 0;
}

.steps-grid p {
  margin: 0;
  color: #9cb0cb;
  line-height: 1.65;
}

.home-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin: 0 max(3.2%, calc((100% - 1180px) / 2));
  padding: 42px;
  border: 1px solid rgba(160, 32, 255, .42);
  border-radius: 22px;
  background:
    radial-gradient(circle at right, rgba(0, 191, 255, .18), transparent 32%),
    linear-gradient(110deg, #071226, #1d0b32);
}

.home-cta h2 {
  font-size: clamp(36px, 4.5vw, 58px);
}

.home-cta p:not(.section-kicker) {
  max-width: 760px;
  margin-bottom: 0;
  color: #b9c7dc;
}

.contact-section {
  background: #02050d;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.contact-card {
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 16px;
  background: #071226;
}

.contact-card span,
.contact-card strong,
.contact-card a {
  display: block;
}

.contact-card span {
  margin-bottom: 8px;
  color: #8fa8c8;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.contact-card strong,
.contact-card a {
  overflow-wrap: anywhere;
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}

.site-footer {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  padding: 42px max(3.2%, calc((100% - 1180px) / 2));
  border-top: 1px solid rgba(255, 255, 255, .08);
  background: #010309;
}

.footer-brand {
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-decoration: none;
}

.site-footer p {
  color: #8fa8c8;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-content: start;
}

.footer-links a {
  color: #c8d5e6;
  text-decoration: none;
  font-weight: 800;
}

.copyright {
  grid-column: 1 / -1;
  margin: 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, .06);
  font-size: 13px;
}

.mobile-actions {
  display: none;
}

.visitor-pixel {
  display: none;
}

@media (max-width: 1050px) {
  .hero-layout {
    grid-template-columns: 1fr;
    padding-top: 65px;
  }

  .hero-offer-card {
    max-width: 720px;
  }

  .home-product-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .why-us-section {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 760px) {
  body {
    padding-bottom: 66px;
  }

  .home-hero {
    min-height: auto;
  }

  .hero-background {
    object-position: 62% top;
  }

  .hero-shade {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, .68), rgba(0, 0, 0, .92)),
      linear-gradient(0deg, #02050d, transparent);
  }

  .home-nav {
    padding: 12px 14px;
  }

  .home-nav .brand img {
    width: 48px;
    height: 48px;
  }

  .home-nav .brand span {
    font-size: 20px;
  }

  .nav-whatsapp {
    display: none;
  }

  .hero-layout {
    width: min(100% - 28px, 1180px);
    padding: 52px 0 170px;
  }

  .hero-content h1 {
    font-size: clamp(51px, 15vw, 74px);
    letter-spacing: -1px;
  }

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

  .hero-search-row {
    flex-direction: column;
  }

  .hero-search button {
    width: 100%;
  }

  .hero-offer-card {
    padding: 21px;
  }

  .hero-stats {
    right: 14px;
    bottom: 20px;
    left: 14px;
    grid-template-columns: repeat(2, 1fr);
  }

  .hero-stats div:nth-child(2) {
    border-right: 0;
  }

  .hero-stats div:nth-child(-n+2) {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }

  .home-section {
    padding: 58px 16px;
  }

  .section-heading {
    display: block;
  }

  .text-link {
    display: inline-block;
    margin-top: 13px;
  }

  .category-photo-grid {
    grid-template-columns: 1fr;
  }

  .category-large,
  .category-photo-card {
    min-height: 310px;
    grid-row: auto;
  }

  .home-product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .home-product-image-link {
    height: 170px;
  }

  .home-product-card-body {
    padding: 13px;
  }

  .home-product-card h3 {
    min-height: 60px;
    font-size: 15px;
  }

  .home-product-price {
    font-size: 17px;
  }

  .benefit-grid,
  .steps-grid,
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .home-cta {
    display: block;
    margin: 0 16px;
    padding: 28px 22px;
  }

  .home-cta .btn {
    margin-top: 20px;
  }

  .site-footer {
    display: block;
    padding: 38px 16px;
  }

  .footer-links {
    margin: 25px 0;
  }

  .mobile-actions {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 8px;
    border-top: 1px solid rgba(0, 191, 255, .35);
    background: rgba(2, 5, 13, .96);
    backdrop-filter: blur(12px);
  }

  .mobile-actions a {
    padding: 11px 7px;
    border-right: 1px solid rgba(255, 255, 255, .08);
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-weight: 900;
  }

  .mobile-actions a:last-child {
    border-right: 0;
  }
}

@media (max-width: 420px) {
  .home-product-grid {
    grid-template-columns: 1fr;
  }

  .home-product-image-link {
    height: 230px;
  }

  .hero-buttons .btn {
    width: 100%;
    text-align: center;
  }
}


.home-impact-banner {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 22px;
  margin: 0 max(3.2%, calc((100% - 1180px) / 2));
  padding: 34px 38px;
  border: 1px solid rgba(239, 68, 68, .45);
  border-radius: 22px;
  background:
    radial-gradient(circle at left, rgba(239, 68, 68, .18), transparent 28%),
    linear-gradient(110deg, #18070b, #071226);
}

.impact-icon {
  display: flex;
  width: 78px;
  height: 78px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(239, 68, 68, .16);
  color: #fb7185;
  font-size: 36px;
  box-shadow: 0 0 30px rgba(239, 68, 68, .22);
}

.home-impact-banner h2 {
  margin: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.05;
  text-transform: uppercase;
}

.home-impact-banner p:not(.section-kicker) {
  margin-bottom: 0;
  color: #cbd5e1;
  line-height: 1.7;
}

@media (max-width: 760px) {
  .home-impact-banner {
    grid-template-columns: 1fr;
    margin: 0 16px;
    padding: 27px 22px;
  }

  .impact-icon {
    width: 62px;
    height: 62px;
    font-size: 29px;
  }
}


/* =========================================================
   APEKSHA CANCER HOSPITAL FUND — LIVE WEBSITE SECTION
   ========================================================= */

.fund-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr);
  gap: 22px;
  margin: 0 max(3.2%, calc((100% - 1180px) / 2));
  padding: 78px 0;
}

.fund-image-panel {
  position: relative;
  min-height: 470px;
  overflow: hidden;
  border: 1px solid rgba(239, 68, 68, .42);
  border-radius: 24px;
  background:
    radial-gradient(circle at 30% 30%, rgba(239, 68, 68, .30), transparent 30%),
    linear-gradient(135deg, #21070d, #071226);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .36);
}

.fund-image-panel img {
  width: 100%;
  height: 100%;
  min-height: 470px;
  object-fit: cover;
  display: block;
}

.fund-image-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.88)),
    linear-gradient(90deg, rgba(0,0,0,.56), transparent);
  pointer-events: none;
}

.fund-image-fallback::before {
  content: "APEKSHA CANCER HOSPITAL FUND";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 30px;
  color: rgba(255,255,255,.18);
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(42px, 7vw, 90px);
  font-weight: 900;
  line-height: .9;
  text-align: center;
  text-transform: uppercase;
}

.fund-image-overlay {
  position: absolute;
  right: 28px;
  bottom: 28px;
  left: 28px;
  z-index: 2;
  max-width: 660px;
}

.fund-image-overlay h2,
.fund-monitor-card h2 {
  margin: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(38px, 4.5vw, 62px);
  line-height: 1;
  text-transform: uppercase;
}

.fund-image-overlay p:not(.section-kicker) {
  max-width: 620px;
  margin-bottom: 0;
  color: #e2e8f0;
  font-size: 17px;
  line-height: 1.65;
}

.fund-monitor-card {
  padding: 30px;
  border: 1px solid rgba(239, 68, 68, .44);
  border-radius: 24px;
  background:
    radial-gradient(circle at top right, rgba(239, 68, 68, .16), transparent 32%),
    linear-gradient(145deg, #10070c, #071226);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .34);
}

.fund-live-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 22px;
  padding: 8px 11px;
  border: 1px solid rgba(34, 197, 94, .34);
  border-radius: 999px;
  background: rgba(22, 101, 52, .15);
  color: #86efac;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
}

.fund-live-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 0 5px rgba(34, 197, 94, .12);
  animation: fundPulse 1.6s infinite;
}

@keyframes fundPulse {
  0%, 100% { opacity: 1; }
  50% { opacity: .42; }
}

.fund-total {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin: 28px 0;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 18px;
  background: rgba(2, 5, 13, .54);
}

.fund-total span {
  color: #fda4af;
  font-size: 26px;
  font-weight: 900;
}

.fund-total strong {
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(54px, 6vw, 82px);
  line-height: .9;
}

.fund-monitor-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.fund-monitor-grid div {
  padding: 16px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 14px;
  background: rgba(2, 5, 13, .45);
}

.fund-monitor-grid span,
.fund-monitor-grid strong {
  display: block;
}

.fund-monitor-grid span {
  color: #94a3b8;
  font-size: 13px;
  font-weight: 700;
}

.fund-monitor-grid strong {
  margin-top: 7px;
  color: #fff;
  font-size: 21px;
}

.fund-monitor-note {
  margin: 18px 0 0;
  color: #86efac;
  font-size: 13px;
  font-weight: 800;
}

.fund-transparency-note {
  margin: 18px 0 0;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,.08);
  color: #94a3b8;
  font-size: 13px;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .fund-showcase {
    grid-template-columns: 1fr;
    margin: 0 16px;
    padding: 58px 0;
  }
}

@media (max-width: 560px) {
  .fund-image-panel,
  .fund-image-panel img {
    min-height: 390px;
  }

  .fund-image-overlay {
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .fund-monitor-card {
    padding: 22px;
  }

  .fund-monitor-grid {
    grid-template-columns: 1fr;
  }
}


/* =========================================================
   HOMEPAGE LIGHTER THEME REFINEMENT
   Keeps the black, neon blue, purple and pink identity.
   ========================================================= */

body {
  background: #07101f;
}

.home-hero {
  min-height: 760px;
  background: #081222;
}

.hero-shade {
  background:
    radial-gradient(circle at 76% 34%, rgba(0, 191, 255, .22), transparent 34%),
    radial-gradient(circle at 42% 25%, rgba(147, 51, 234, .14), transparent 30%),
    linear-gradient(90deg, rgba(2, 8, 20, .84) 0%, rgba(5, 14, 31, .68) 48%, rgba(7, 17, 36, .28) 100%),
    linear-gradient(0deg, #081222 0%, transparent 28%);
}

.home-nav {
  background: rgba(8, 18, 34, .84);
  border-bottom-color: rgba(125, 211, 252, .16);
}

.hero-layout {
  padding-bottom: 92px;
}

.hero-description {
  color: #eef6ff;
}

.hero-search {
  background: rgba(10, 25, 48, .90);
  border-color: rgba(56, 189, 248, .55);
}

.hero-search input {
  background: #0d1d36;
  border-color: rgba(56, 189, 248, .48);
}

.hero-offer-card {
  background:
    linear-gradient(145deg, rgba(13, 29, 55, .94), rgba(38, 18, 66, .86));
  border-color: rgba(192, 132, 252, .52);
}

.offer-points div {
  background: rgba(14, 30, 56, .72);
  border-color: rgba(255, 255, 255, .11);
}

.home-section,
.category-showcase,
.featured-products-section,
.why-us-section,
.order-steps,
.contact-section {
  background: #081222;
}

.featured-products-section,
.order-steps {
  background:
    linear-gradient(180deg, #0c1830 0%, #081222 100%);
}

.home-product-card,
.benefit-grid article,
.steps-grid article,
.contact-card {
  background:
    linear-gradient(150deg, #102343, #17162f);
  border-color: rgba(56, 189, 248, .30);
}

.home-product-card {
  box-shadow: 0 14px 38px rgba(0, 0, 0, .20);
}

.benefit-grid article,
.steps-grid article,
.contact-card {
  box-shadow: 0 12px 30px rgba(0, 0, 0, .16);
}

.why-us-copy > p:not(.section-kicker),
.benefit-grid p,
.steps-grid p,
.home-cta p:not(.section-kicker),
.fund-image-overlay p:not(.section-kicker),
.fund-transparency-note {
  color: #cbd9ec;
}

.home-cta {
  background:
    radial-gradient(circle at right, rgba(56, 189, 248, .22), transparent 34%),
    linear-gradient(110deg, #102544, #31154e);
  border-color: rgba(192, 132, 252, .48);
}

.fund-monitor-card {
  background:
    radial-gradient(circle at top right, rgba(244, 63, 94, .18), transparent 34%),
    linear-gradient(145deg, #1a1524, #10223e);
}

.fund-total,
.fund-monitor-grid div {
  background: rgba(11, 26, 49, .74);
}

.site-footer {
  background: #06101e;
  border-top-color: rgba(125, 211, 252, .14);
}

@media (max-width: 760px) {
  .hero-layout {
    padding-bottom: 70px;
  }

  .hero-shade {
    background:
      linear-gradient(180deg, rgba(5, 14, 31, .52), rgba(8, 18, 34, .88)),
      linear-gradient(0deg, #081222, transparent);
  }
}


/* =========================================================
   FUND MONITOR DESKTOP GUARANTEE — V510
   Forces the same polished card design on desktop browsers.
   ========================================================= */

@media (min-width: 901px) {
  .fund-showcase {
    display: grid !important;
    grid-template-columns: minmax(0, 1.15fr) minmax(360px, .85fr) !important;
    align-items: stretch !important;
    gap: 26px !important;
    width: min(1180px, calc(100% - 48px)) !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 78px 0 !important;
  }

  .fund-image-panel {
    display: block !important;
    position: relative !important;
    min-width: 0 !important;
    min-height: 520px !important;
    overflow: hidden !important;
    border: 1px solid rgba(239, 68, 68, .42) !important;
    border-radius: 24px !important;
    background: linear-gradient(135deg, #21070d, #10223e) !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .30) !important;
  }

  .fund-image-panel > img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 520px !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  .fund-image-overlay {
    position: absolute !important;
    right: 30px !important;
    bottom: 30px !important;
    left: 30px !important;
    z-index: 3 !important;
  }

  .fund-monitor-card {
    display: block !important;
    min-width: 0 !important;
    padding: 32px !important;
    border: 1px solid rgba(239, 68, 68, .44) !important;
    border-radius: 24px !important;
    background:
      radial-gradient(circle at top right, rgba(244, 63, 94, .18), transparent 34%),
      linear-gradient(145deg, #1a1524, #10223e) !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .28) !important;
  }

  .fund-total {
    display: flex !important;
    align-items: baseline !important;
    gap: 10px !important;
    margin: 28px 0 !important;
    padding: 24px !important;
    border: 1px solid rgba(255,255,255,.10) !important;
    border-radius: 18px !important;
    background: rgba(11, 26, 49, .78) !important;
  }

  .fund-monitor-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
  }

  .fund-monitor-grid > div {
    padding: 18px !important;
    border: 1px solid rgba(255,255,255,.09) !important;
    border-radius: 14px !important;
    background: rgba(11, 26, 49, .74) !important;
  }
}


/* =========================================================
   GOOGLE REVIEWS CAROUSEL — V610
   ========================================================= */

.google-reviews-section {
  background: linear-gradient(180deg, #091426, #081222);
}

.reviews-summary-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 24px;
  padding: 20px 24px;
  border: 1px solid rgba(56,189,248,.22);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(16,35,67,.9), rgba(23,22,47,.85));
}

.reviews-summary-score strong,
.reviews-summary-score span,
.reviews-summary-score small {
  display: block;
}

.reviews-summary-score strong {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 48px;
  line-height: .9;
}

.reviews-summary-score span {
  color: #fbbf24;
  letter-spacing: 2px;
  font-size: 20px;
  margin: 6px 0;
}

.reviews-summary-score small {
  color: #b9c7dc;
  font-size: 14px;
  font-weight: 700;
}

.reviews-summary-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.google-reviews-carousel {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
}

.review-nav {
  width: 54px;
  height: 54px;
  border: 1px solid rgba(56,189,248,.35);
  border-radius: 50%;
  background: rgba(16,35,67,.88);
  color: #fff;
  font-size: 36px;
  line-height: 1;
  cursor: pointer;
  transition: .2s ease;
}

.review-nav:hover {
  background: linear-gradient(135deg, #1677ff, #9333ea);
}

.review-card {
  min-height: 290px;
  padding: 28px;
  border: 1px solid rgba(56,189,248,.24);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(16,35,67,.96), rgba(23,22,47,.92));
  box-shadow: 0 16px 45px rgba(0,0,0,.18);
}

.review-card-header {
  display: flex;
  align-items: center;
  gap: 16px;
}

.review-avatar {
  display: flex;
  width: 62px;
  height: 62px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #1677ff, #9333ea);
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  box-shadow: 0 0 0 6px rgba(56,189,248,.10);
}

.review-card h3 {
  margin: 0;
  font-size: 24px;
}

.review-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 6px;
  color: #b9c7dc;
  font-size: 14px;
  font-weight: 700;
}

.review-stars {
  color: #fbbf24;
  letter-spacing: 2px;
}

.review-text {
  margin: 24px 0 0;
  color: #eef6ff;
  font-size: 18px;
  line-height: 1.75;
  min-height: 126px;
}

.review-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.08);
}

.review-source {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #cbd9ec;
  font-weight: 800;
}

.google-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(135deg, #4285F4, #34A853, #FBBC05, #EA4335);
}

.review-count {
  color: #8fa8c8;
  font-size: 13px;
  font-weight: 800;
}

.review-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
}

.review-dot {
  width: 11px;
  height: 11px;
  border: 0;
  border-radius: 50%;
  background: rgba(143,168,200,.35);
  cursor: pointer;
}

.review-dot.active {
  background: #38bdf8;
  box-shadow: 0 0 0 4px rgba(56,189,248,.14);
}

@media (max-width: 900px) {
  .google-reviews-carousel {
    grid-template-columns: 1fr;
  }

  .review-nav {
    display: none;
  }
}

@media (max-width: 760px) {
  .reviews-summary-bar {
    padding: 18px;
  }

  .review-card {
    min-height: auto;
    padding: 22px;
  }

  .review-card h3 {
    font-size: 20px;
  }

  .review-text {
    min-height: 0;
    font-size: 16px;
    line-height: 1.68;
  }

  .review-footer {
    display: block;
  }

  .review-count {
    margin-top: 10px;
  }
}


/* =========================================================
   D AUDIO HOUSE AI SALES CHATBOT — V710
   ========================================================= */

.dah-chatbot-launcher {
  position: fixed;
  right: 22px;
  bottom: 24px;
  z-index: 1200;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 58px;
  padding: 10px 18px 10px 12px;
  border: 1px solid rgba(56,189,248,.54);
  border-radius: 999px;
  background: linear-gradient(135deg, #0f2b50, #51218b);
  color: #fff;
  box-shadow: 0 16px 48px rgba(0,0,0,.38), 0 0 30px rgba(56,189,248,.16);
  cursor: pointer;
  font-weight: 900;
  transition: transform .22s ease, box-shadow .22s ease;
}

.dah-chatbot-launcher:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 58px rgba(0,0,0,.42), 0 0 36px rgba(147,51,234,.25);
}

.dah-chatbot-launcher-icon {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #00bfff, #9333ea);
  font-size: 20px;
}

.dah-chatbot-online-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 0 5px rgba(34,197,94,.13);
}

.dah-chatbot-launcher.show-hint {
  animation: dahChatHint 1.4s ease 2;
}

@keyframes dahChatHint {
  0%,100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

.dah-chatbot {
  position: fixed;
  right: 22px;
  bottom: 96px;
  z-index: 1199;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto auto auto;
  width: min(430px, calc(100vw - 32px));
  height: min(700px, calc(100vh - 130px));
  overflow: hidden;
  border: 1px solid rgba(56,189,248,.34);
  border-radius: 24px;
  background: #081222;
  box-shadow: 0 30px 90px rgba(0,0,0,.56);
  opacity: 0;
  transform: translateY(24px) scale(.96);
  pointer-events: none;
  transition: opacity .22s ease, transform .22s ease;
}

.dah-chatbot.open {
  opacity: 1;
  transform: translateY(0) scale(1);
  pointer-events: auto;
}

.dah-chatbot-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 16px 18px;
  border-bottom: 1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at right, rgba(147,51,234,.24), transparent 38%),
    linear-gradient(135deg, #102544, #1d1237);
}

.dah-chatbot-brand {
  display: flex;
  align-items: center;
  gap: 12px;
}

.dah-chatbot-brand img {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  object-fit: cover;
}

.dah-chatbot-brand strong,
.dah-chatbot-brand span {
  display: block;
}

.dah-chatbot-brand strong {
  color: #fff;
  font-size: 15px;
}

.dah-chatbot-brand span {
  margin-top: 4px;
  color: #b9c7dc;
  font-size: 12px;
}

.dah-chatbot-brand span i {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 50%;
  background: #22c55e;
}

.dah-chatbot-close {
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.08);
  color: #fff;
  font-size: 27px;
  cursor: pointer;
}

.dah-chatbot-messages {
  overflow-y: auto;
  padding: 18px;
  scroll-behavior: smooth;
}

.dah-message {
  display: flex;
  align-items: flex-end;
  gap: 9px;
  margin-bottom: 15px;
}

.dah-user-message {
  justify-content: flex-end;
}

.dah-message-avatar {
  display: grid;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #1677ff, #9333ea);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.dah-user-message .dah-message-avatar {
  background: #253754;
  font-size: 9px;
}

.dah-message-bubble {
  max-width: 84%;
  padding: 13px 14px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 17px 17px 17px 5px;
  background: linear-gradient(145deg, #102343, #17162f);
  color: #eaf3ff;
}

.dah-user-message .dah-message-bubble {
  border-radius: 17px 17px 5px 17px;
  background: linear-gradient(135deg, #1069c9, #6d28d9);
}

.dah-message-bubble p {
  margin: 0;
  line-height: 1.55;
}

.dah-message-bubble strong {
  display: block;
  margin-bottom: 5px;
}

.dah-chatbot-quick-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 6px 0 18px 43px;
}

.dah-chatbot-quick-actions button {
  padding: 8px 10px;
  border: 1px solid rgba(56,189,248,.28);
  border-radius: 999px;
  background: rgba(16,35,67,.8);
  color: #bfe9ff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
}

.dah-chat-products {
  display: grid;
  gap: 9px;
  margin-top: 12px;
}

.dah-chat-product-card {
  display: grid;
  grid-template-columns: 66px minmax(0, 1fr);
  gap: 10px;
  padding: 8px;
  border: 1px solid rgba(56,189,248,.18);
  border-radius: 12px;
  background: rgba(4,12,29,.64);
  text-decoration: none;
}

.dah-chat-product-card img {
  width: 66px;
  height: 66px;
  border-radius: 9px;
  background: #fff;
  object-fit: contain;
}

.dah-chat-product-card span,
.dah-chat-product-card strong,
.dah-chat-product-card small,
.dah-chat-product-card em {
  display: block;
  min-width: 0;
}

.dah-chat-product-card strong {
  overflow: hidden;
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
  text-overflow: ellipsis;
}

.dah-chat-product-card small {
  margin-top: 4px;
  color: #38bdf8;
  font-weight: 900;
}

.dah-chat-product-card em {
  margin-top: 5px;
  color: #c4b5fd;
  font-size: 11px;
  font-style: normal;
}

.dah-chat-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.dah-chat-actions a {
  padding: 8px 10px;
  border-radius: 9px;
  background: linear-gradient(90deg, #1677ff, #9333ea);
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 900;
}

.dah-chatbot-typing {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 8px 18px;
  color: #9cb0cb;
  font-size: 12px;
}

.dah-chatbot-typing[hidden] {
  display: none !important;
}

.dah-chatbot-typing span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #38bdf8;
  animation: dahTyping 1.2s infinite;
}

.dah-chatbot-typing span:nth-child(2) { animation-delay: .16s; }
.dah-chatbot-typing span:nth-child(3) { animation-delay: .32s; }

@keyframes dahTyping {
  0%, 70%, 100% { transform: translateY(0); opacity: .45; }
  35% { transform: translateY(-5px); opacity: 1; }
}

.dah-chatbot-typing small {
  margin-left: 5px;
}

.dah-chatbot-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 9px;
  padding: 13px;
  border-top: 1px solid rgba(255,255,255,.08);
  background: #0a172b;
}

.dah-chatbot-form input {
  min-width: 0;
  padding: 13px 14px;
  border: 1px solid rgba(56,189,248,.30);
  border-radius: 13px;
  outline: none;
  background: #071226;
  color: #fff;
}

.dah-chatbot-form input:focus {
  border-color: #38bdf8;
  box-shadow: 0 0 0 3px rgba(56,189,248,.10);
}

.dah-chatbot-form button {
  width: 46px;
  border: 0;
  border-radius: 13px;
  background: linear-gradient(135deg, #00bfff, #9333ea);
  color: #fff;
  cursor: pointer;
  font-size: 19px;
}

.dah-chatbot-footer {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 9px 14px;
  background: #06101e;
  color: #7186a5;
  font-size: 10px;
}

.dah-chatbot-footer a {
  color: #86efac;
  text-decoration: none;
  font-weight: 800;
}

@media (max-width: 760px) {
  .dah-chatbot-launcher {
    right: 14px;
    bottom: 78px;
  }

  .dah-chatbot {
    right: 8px;
    bottom: 72px;
    left: 8px;
    width: auto;
    height: min(720px, calc(100vh - 88px));
    border-radius: 20px;
  }

  .dah-chatbot-launcher-text {
    display: none;
  }

  .dah-chatbot-launcher {
    width: 58px;
    padding: 9px;
  }

  .dah-chatbot-online-dot {
    position: absolute;
    top: 3px;
    right: 3px;
  }
}


/* CHATBOT V3 GUIDED SELLING SUGGESTIONS */
.dah-chat-suggestions {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 12px;
}
.dah-chat-suggestions button {
  padding: 8px 10px;
  border: 1px solid rgba(196,181,253,.34);
  border-radius: 999px;
  background: rgba(76,29,149,.22);
  color: #ddd6fe;
  cursor: pointer;
  font-size: 11px;
  font-weight: 800;
}
.dah-chat-suggestions button:hover {
  background: linear-gradient(90deg,#1677ff,#9333ea);
  color: #fff;
}


/* =========================================================
   FREE BILINGUAL TECHNICAL ADVISORY SECTION — V930
   ========================================================= */

.free-advice-section {
  display: grid;
  grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr);
  gap: 46px;
  align-items: center;
  background:
    radial-gradient(circle at left, rgba(0,191,255,.12), transparent 28%),
    linear-gradient(180deg,#0c1830,#081222);
}

.free-advice-copy h2 {
  margin: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(42px,5vw,68px);
  line-height: 1;
  text-transform: uppercase;
}

.free-advice-copy > p:not(.section-kicker) {
  color: #cbd9ec;
  font-size: 18px;
  line-height: 1.75;
}

.free-advice-language {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 22px 0;
}

.free-advice-language span {
  padding: 8px 11px;
  border: 1px solid rgba(56,189,248,.30);
  border-radius: 999px;
  background: rgba(16,35,67,.75);
  color: #bfe9ff;
  font-weight: 900;
}

.free-advice-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.free-advice-actions button {
  cursor: pointer;
}

.free-advice-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.free-advice-grid article {
  padding: 22px;
  border: 1px solid rgba(56,189,248,.25);
  border-radius: 18px;
  background: linear-gradient(145deg,#102343,#17162f);
}

.free-advice-grid article > span {
  display: inline-grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 11px;
  background: rgba(0,191,255,.13);
  color: #38bdf8;
  font-weight: 900;
}

.free-advice-grid h3 {
  margin: 16px 0 8px;
}

.free-advice-grid p {
  margin: 0;
  color: #b9c7dc;
  line-height: 1.6;
}

.free-advice-safety {
  grid-column: 1 / -1;
  margin: 0;
  padding: 15px 18px;
  border-left: 4px solid #fbbf24;
  border-radius: 9px;
  background: rgba(120,53,15,.18);
  color: #fde68a;
  line-height: 1.55;
  font-size: 13px;
}

@media (max-width: 900px) {
  .free-advice-section {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .free-advice-grid {
    grid-template-columns: 1fr;
  }
}


/* =========================================================
   CHATBOT MANDATORY GUIDANCE DISCLAIMER — V1010
   ========================================================= */

.dah-chatbot-safety-notice {
  padding: 10px 14px;
  border-top: 1px solid rgba(251,191,36,.18);
  border-bottom: 1px solid rgba(251,191,36,.18);
  background: rgba(120,53,15,.18);
  color: #fde68a;
  font-size: 10px;
  line-height: 1.45;
}

.dah-chatbot-safety-notice strong,
.dah-chatbot-safety-notice span {
  display: block;
}

.dah-chatbot-safety-notice strong {
  margin-bottom: 4px;
  color: #fbbf24;
  font-size: 11px;
}

.dah-chatbot-safety-notice .si {
  margin-top: 5px;
  color: #fef3c7;
}

.dah-answer-disclaimer {
  margin-top: 12px;
  padding: 10px;
  border-left: 3px solid #fbbf24;
  border-radius: 7px;
  background: rgba(120,53,15,.18);
  color: #fde68a;
  font-size: 10px;
  line-height: 1.45;
}


/* CHATBOT V7 NEW CHAT CONTROL */
.dah-chatbot-header-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.dah-chatbot-reset {
  min-height: 34px;
  padding: 7px 10px;
  border: 1px solid rgba(56,189,248,.30);
  border-radius: 999px;
  background: rgba(16,35,67,.65);
  color: #bfe9ff;
  cursor: pointer;
  font-size: 11px;
  font-weight: 900;
}
.dah-chatbot-reset:hover {
  background: linear-gradient(90deg,#1677ff,#9333ea);
  color: #fff;
}


/* CHATBOT V9 DISCLAIMER CLEANUP */
.dah-chatbot-safety-notice{font-size:9px;line-height:1.35;padding:8px 12px}
.dah-chatbot-safety-notice strong{font-size:10px}
.dah-answer-disclaimer{margin-top:10px;padding:8px 9px;font-size:9px;line-height:1.35;border-left-width:2px}


/* =========================================================
   D BOT OFFICIAL CHATBOT BRANDING — V1600
   ========================================================= */

.dah-chatbot-launcher.dbot-launcher {
  min-height: 82px;
  padding: 8px 20px 8px 8px;
  gap: 13px;
  border: 1px solid rgba(56,189,248,.68);
  background:
    radial-gradient(circle at 15% 20%, rgba(0,191,255,.22), transparent 35%),
    linear-gradient(135deg, #071c3a, #31206f 58%, #7e22ce);
  box-shadow:
    0 18px 55px rgba(0,0,0,.46),
    0 0 28px rgba(0,191,255,.22),
    0 0 38px rgba(236,72,153,.12);
}

.dah-chatbot-launcher.dbot-launcher:hover {
  transform: translateY(-5px) scale(1.025);
  box-shadow:
    0 24px 65px rgba(0,0,0,.52),
    0 0 36px rgba(0,191,255,.32),
    0 0 44px rgba(236,72,153,.22);
}

.dbot-launcher-image {
  display: block;
  width: 68px;
  height: 68px;
  flex: 0 0 68px;
  border-radius: 50%;
  object-fit: cover;
  filter: drop-shadow(0 0 13px rgba(0,191,255,.38));
}

.dbot-launcher-name {
  font-size: 21px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: .4px;
  white-space: nowrap;
}

.dah-chatbot-launcher.dbot-launcher .dah-chatbot-online-dot {
  width: 11px;
  height: 11px;
  box-shadow: 0 0 0 5px rgba(34,197,94,.15), 0 0 12px #22c55e;
}

.dbot-chatbot-brand {
  gap: 12px;
}

.dah-chatbot-brand img.dbot-header-icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  object-fit: cover;
  box-shadow:
    0 0 0 2px rgba(56,189,248,.25),
    0 0 18px rgba(147,51,234,.28);
}

.dbot-chatbot-brand strong {
  font-size: 18px;
  letter-spacing: .2px;
}

.dbot-chatbot-brand span {
  color: #cbd9ec;
}

@media (max-width: 760px) {
  .dah-chatbot-launcher.dbot-launcher {
    right: 13px;
    bottom: 78px;
    width: 76px;
    height: 76px;
    min-height: 76px;
    padding: 5px;
    justify-content: center;
    border-radius: 50%;
  }

  .dbot-launcher-image {
    width: 66px;
    height: 66px;
    flex-basis: 66px;
  }

  .dah-chatbot-launcher.dbot-launcher .dah-chatbot-launcher-text {
    display: none;
  }

  .dah-chatbot-launcher.dbot-launcher .dah-chatbot-online-dot {
    position: absolute;
    top: 5px;
    right: 5px;
  }

  .dah-chatbot-brand img.dbot-header-icon {
    width: 48px;
    height: 48px;
  }

  .dbot-chatbot-brand strong {
    font-size: 17px;
  }

  .dbot-chatbot-brand span {
    font-size: 11px;
  }
}
