:root {
  --bg:#050505;--bg-soft:#0d0d10;--card:rgba(255,255,255,.055);--card-strong:rgba(255,255,255,.09);
  --border:rgba(255,255,255,.12);--border-strong:rgba(255,255,255,.22);--text:#f7f7f2;--muted:#b7b7ad;
  --gold:#d8b35a;--gold-bright:#f4d77d;--gold-soft:rgba(216,179,90,.18);--shadow:0 30px 80px rgba(0,0,0,.45);
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:
linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px),
radial-gradient(circle at top left,rgba(216,179,90,.16),transparent 35%),radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 38%),var(--bg);
background-size:150px 150px,150px 150px,auto,auto,auto;color:var(--text);line-height:1.6}
a{color:inherit;text-decoration:none}.container{width:min(1240px,calc(100% - 40px));margin:0 auto}.section{padding:100px 0}
.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:rgba(5,5,5,.78);border-bottom:1px solid var(--border)}
.nav{min-height:78px;display:flex;justify-content:space-between;align-items:center}.logo{display:inline-flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.04em;font-size:1.25rem}
.logo-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#111;background:linear-gradient(135deg,var(--gold-bright),#b9862b);font-size:.85rem}
.nav-links{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:.93rem}.nav-links a:hover{color:var(--text)}
.nav-cta{color:#0b0b0b!important;background:var(--text);padding:11px 18px;border-radius:999px;font-weight:800}.mobile-menu-btn{display:none;border:1px solid var(--border);background:transparent;color:var(--text);padding:8px 12px;border-radius:10px;font-size:1.2rem}
.hero{min-height:calc(100vh - 78px);display:flex;align-items:center}.hero-grid,.split-grid,.estimate-grid{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center}
.eyebrow{color:var(--gold);text-transform:uppercase;font-size:.78rem;font-weight:900;letter-spacing:.18em;margin-bottom:18px}
h1,h2,h3{letter-spacing:-.06em;line-height:1.02}h1{font-size:clamp(3.4rem,7.6vw,7.4rem);max-width:960px}h2{font-size:clamp(2.4rem,5.4vw,5.2rem)}h3{font-size:1.35rem}p{color:var(--muted)}
.hero-text,.section-heading p,.page-intro p,.cta-card p{font-size:1.12rem;max-width:780px;margin-top:22px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:900;border:1px solid transparent;transition:.18s;cursor:pointer}.btn:hover{transform:translateY(-2px)}
.btn-primary{color:#111;background:linear-gradient(135deg,var(--gold-bright),#b9862b)}.btn-secondary{border-color:var(--border);background:rgba(255,255,255,.04)}
.trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.trust-row span{color:var(--muted);border:1px solid var(--border);padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.035)}
.hero-card,.cta-card,.estimate-card{border-radius:36px;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.035));border:1px solid var(--border);box-shadow:var(--shadow)}
.hero-card{min-height:560px;position:relative}.image-placeholder{height:100%;min-height:520px;border-radius:26px;background-size:cover;background-position:center;position:relative;overflow:hidden}
.image-placeholder:after,.photo-card:after,.before-img:after,.after-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72))}
.image-overlay,.photo-overlay{position:absolute;left:24px;bottom:24px;max-width:430px;z-index:2}.image-overlay p,.photo-overlay p{color:var(--gold);font-weight:900;text-transform:uppercase;font-size:.75rem;letter-spacing:.16em}
.section-heading,.page-intro{max-width:900px;margin-bottom:46px}.premium-service-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px dashed var(--border-strong);border-left:1px dashed var(--border-strong);background:rgba(255,255,255,.025);border-radius:24px;overflow:hidden}
.premium-service-grid a{min-height:112px;display:grid;place-items:center;text-align:center;padding:20px;border-right:1px dashed var(--border-strong);border-bottom:1px dashed var(--border-strong);font-size:clamp(1.1rem,1.8vw,1.65rem);font-weight:950;letter-spacing:-.055em;background:rgba(255,255,255,.02);transition:.18s}
.premium-service-grid a:hover{transform:translateY(-3px);color:#111;background:linear-gradient(135deg,var(--gold-bright),#b9862b)}
.photo-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}.photo-card{min-height:340px;border-radius:28px;border:1px solid var(--border);background-size:cover;background-position:center;position:relative;overflow:hidden;box-shadow:var(--shadow)}
.photo-card.large{grid-row:span 2;min-height:700px}.photo-card h3{position:relative;z-index:2}.photo-card.small{min-height:340px}
.card-grid,.featured-service-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:28px;overflow:hidden}
.service-card,.info-card,.process-grid div,.factor-card,.testimonial-card{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035)),var(--bg-soft);padding:34px;min-height:260px;border:1px solid rgba(255,255,255,.04)}
.service-card:hover,.info-card:hover,.testimonial-card:hover{background:radial-gradient(circle at top right,rgba(216,179,90,.15),transparent 38%),rgba(255,255,255,.075)}
.icon{width:48px;height:48px;display:grid;place-items:center;background:var(--gold-soft);border:1px solid rgba(216,179,90,.55);color:var(--gold-bright);border-radius:14px;margin-bottom:28px}
.card-kicker{color:var(--gold);text-transform:uppercase;font-weight:900;font-size:.75rem;letter-spacing:.14em;margin-bottom:12px}
.before-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ba-card{border:1px solid var(--border);border-radius:28px;overflow:hidden;background:rgba(255,255,255,.04)}
.ba-images{display:grid;grid-template-columns:1fr 1fr;min-height:280px}.before-img,.after-img{position:relative;background-size:cover;background-position:center}.before-img span,.after-img span{position:absolute;top:14px;left:14px;z-index:2;background:rgba(0,0,0,.72);border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:.72rem;text-transform:uppercase;font-weight:900;color:var(--gold)}
.ba-content{padding:24px}.star-row{color:var(--gold);font-size:1.2rem;margin-bottom:14px}.testimonial-card strong{display:block;margin-top:24px;color:var(--text)}.testimonial-card small{display:block;color:var(--muted);margin-top:4px}
.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:28px;overflow:hidden}.process-grid span{display:block;color:var(--gold);font-weight:950;margin-bottom:48px}
input,select,textarea{width:100%;border:1px solid var(--border);background:rgba(0,0,0,.32);color:var(--text);border-radius:14px;padding:15px;outline:none}textarea{min-height:140px;resize:vertical}.estimate-form,.lead-form{display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.estimate-factors{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}
.cta-card{text-align:center;padding:52px;background:radial-gradient(circle at top,rgba(216,179,90,.22),transparent 38%),rgba(255,255,255,.065)}
.site-footer{border-top:1px solid var(--border);padding:60px 0;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.site-footer h4{color:var(--text);margin-bottom:14px}.site-footer a,.site-footer p{display:block;margin-top:8px}
@media(max-width:1000px){.mobile-menu-btn{display:block}.nav-links{position:absolute;top:78px;left:20px;right:20px;padding:22px;border:1px solid var(--border);border-radius:20px;background:rgba(5,5,5,.96);display:none;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero-grid,.split-grid,.estimate-grid,.footer-grid{grid-template-columns:1fr}.premium-service-grid{grid-template-columns:repeat(2,1fr)}.card-grid,.featured-service-grid,.process-grid,.estimate-factors,.testimonial-grid,.before-after-grid,.photo-grid{grid-template-columns:1fr}.photo-card.large{min-height:420px}.photo-card{min-height:320px}}
@media(max-width:560px){.container{width:min(100% - 28px,1240px)}.section{padding:76px 0}h1{font-size:3.2rem}h2{font-size:2.5rem}.hero-actions,.button-row{flex-direction:column}.btn{width:100%}.premium-service-grid,.form-row{grid-template-columns:1fr}.cta-card,.estimate-card{padding:28px}}


/* Homepage luxury background image update */
body.homepage .hero {
  position: relative;
  min-height: calc(100vh - 78px);
  background:
    linear-gradient(90deg, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.68) 42%, rgba(0,0,0,0.28) 100%),
    url("assets/dreamcraft-hero-home.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body.homepage .hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 35%, rgba(216,179,90,0.22), transparent 32%),
    linear-gradient(to bottom, rgba(0,0,0,0.08), rgba(0,0,0,0.62));
  pointer-events: none;
}

body.homepage .hero .container {
  position: relative;
  z-index: 2;
}

body.homepage .hero-grid {
  grid-template-columns: minmax(0, 780px);
  justify-content: start;
}

body.homepage .hero-copy {
  padding: 90px 0;
}

body.homepage .hero-text {
  color: rgba(247,247,242,0.9);
}

body.homepage .trust-row span {
  color: rgba(247,247,242,0.84);
  background: rgba(0,0,0,0.34);
  border-color: rgba(255,255,255,0.22);
  backdrop-filter: blur(10px);
}

@media (max-width: 760px) {
  body.homepage .hero {
    background:
      linear-gradient(180deg, rgba(0,0,0,0.88) 0%, rgba(0,0,0,0.68) 55%, rgba(0,0,0,0.5) 100%),
      url("assets/dreamcraft-hero-home.png");
    background-size: cover;
    background-position: center;
  }
}


/* Contact top bar */
.top-bar {
  background: linear-gradient(135deg, var(--gold-bright), #b9862b);
  color: #080808;
  font-size: 0.86rem;
  font-weight: 800;
}
.top-bar-content {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}
.top-bar-right {
  display: flex;
  align-items: center;
  gap: 12px;
}
.top-bar a { color: #080808; text-decoration: none; }
.top-bar a:hover { opacity: 0.75; }
.photo-overlay span {
  display: block;
  color: rgba(247,247,242,0.84);
  margin-top: 10px;
  line-height: 1.45;
  max-width: 420px;
}
@media(max-width: 760px) {
  .top-bar-content { flex-direction: column; align-items: flex-start; padding: 8px 0; gap: 4px; }
  .top-bar-right { flex-wrap: wrap; gap: 8px; }
}


.clickable-photo {
  display: block;
  cursor: zoom-in;
}

.clickable-photo .photo-overlay em {
  display: inline-block;
  margin-top: 14px;
  color: var(--gold-bright);
  font-style: normal;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.clickable-photo:hover {
  transform: translateY(-4px);
  border-color: rgba(216,179,90,0.55);
}

.clickable-photo:hover .photo-overlay em {
  text-decoration: underline;
}


/* Clickable recent transformations / lightbox */
.photo-card.clickable-photo {
  appearance: none;
  border: 1px solid var(--border);
  color: inherit;
  text-align: left;
  font: inherit;
  cursor: zoom-in;
}

.clickable-photo .photo-overlay span {
  display: block;
  color: rgba(247,247,242,0.86);
  margin-top: 10px;
}

.clickable-photo .photo-overlay em {
  display: inline-block;
  margin-top: 14px;
  color: var(--gold-bright);
  font-style: normal;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.clickable-photo:hover {
  transform: translateY(-4px);
  border-color: rgba(216,179,90,0.65);
}

.image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(0,0,0,0.92);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 28px;
}

.image-lightbox.open {
  display: flex;
}

.image-lightbox img {
  max-width: min(1180px, 94vw);
  max-height: 82vh;
  border-radius: 22px;
  border: 1px solid rgba(216,179,90,0.45);
  box-shadow: 0 30px 90px rgba(0,0,0,0.6);
  object-fit: contain;
}

.image-lightbox p {
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--text);
  font-weight: 900;
  text-align: center;
}

.lightbox-close {
  position: fixed;
  top: 18px;
  right: 22px;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}


/* Premium recent transformations gallery */
.transformation-gallery-section {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    radial-gradient(circle at top left, rgba(216,179,90,0.12), transparent 30%),
    rgba(255,255,255,0.012);
}

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

.transformation-card {
  appearance: none;
  border: 1px solid var(--border);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.035)),
    var(--bg-soft);
  color: var(--text);
  border-radius: 28px;
  overflow: hidden;
  text-align: left;
  cursor: zoom-in;
  box-shadow: 0 18px 60px rgba(0,0,0,0.22);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.transformation-card:hover {
  transform: translateY(-5px);
  border-color: rgba(216,179,90,0.55);
  box-shadow: 0 28px 90px rgba(0,0,0,0.38);
}

.transformation-card.featured-project {
  grid-column: span 2;
}

.transformation-image {
  min-height: 290px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.featured-project .transformation-image {
  min-height: 420px;
}

.transformation-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(0,0,0,0.62));
}

.transformation-content {
  padding: 26px;
}

.transformation-content p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  margin-bottom: 10px;
}

.transformation-content h3 {
  color: var(--text);
  margin-bottom: 12px;
}

.transformation-content span {
  display: block;
  color: var(--muted);
}

.transformation-content em {
  display: inline-block;
  margin-top: 18px;
  color: var(--gold-bright);
  font-style: normal;
  font-size: 0.8rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

.gallery-cta {
  margin-top: 28px;
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: 26px;
  background: rgba(255,255,255,0.045);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.project-lightbox {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(0,0,0,0.94);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

.project-lightbox.open {
  display: flex;
}

.project-lightbox-inner {
  width: min(1180px, 92vw);
}

.project-lightbox img {
  width: 100%;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 24px;
  border: 1px solid rgba(216,179,90,0.45);
  box-shadow: 0 30px 90px rgba(0,0,0,0.65);
  background: #111;
}

.project-lightbox-copy {
  margin: 16px auto 0;
  max-width: 900px;
  text-align: center;
}

.project-lightbox-copy p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.project-lightbox-copy h3 {
  margin-top: 8px;
}

.project-lightbox-copy span {
  color: var(--muted);
  display: block;
  margin-top: 8px;
}

.project-lightbox-close {
  position: fixed;
  top: 18px;
  right: 22px;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.project-lightbox-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2.4rem;
  line-height: 1;
  cursor: pointer;
}

.project-lightbox-prev {
  left: 22px;
}

.project-lightbox-next {
  right: 22px;
}

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

  .transformation-card.featured-project {
    grid-column: span 1;
  }

  .featured-project .transformation-image,
  .transformation-image {
    min-height: 300px;
  }

  .gallery-cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .project-lightbox-nav {
    bottom: 18px;
    top: auto;
    transform: none;
  }
}


/* Premium Before & After Showcase */
.before-after-showcase-section {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    radial-gradient(circle at top, rgba(216,179,90,0.12), transparent 34%),
    rgba(255,255,255,0.012);
}

.centered-heading {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading p {
  margin-left: auto;
  margin-right: auto;
}

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

.ba-showcase-card {
  appearance: none;
  border: 1px solid var(--border);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.035)),
    var(--bg-soft);
  color: var(--text);
  border-radius: 22px;
  overflow: hidden;
  text-align: left;
  cursor: zoom-in;
  box-shadow: 0 18px 60px rgba(0,0,0,0.22);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.ba-showcase-card:hover {
  transform: translateY(-5px);
  border-color: rgba(216,179,90,0.6);
  box-shadow: 0 28px 90px rgba(0,0,0,0.38);
}

.ba-showcase-image {
  min-height: 250px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.ba-showcase-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,0.45), transparent 45%, rgba(0,0,0,0.25)),
    linear-gradient(180deg, transparent 50%, rgba(0,0,0,0.62));
}

.ba-pill {
  position: absolute;
  z-index: 2;
  bottom: 14px;
  padding: 7px 11px;
  border-radius: 8px;
  font-size: 0.72rem;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.ba-before {
  left: 14px;
  background: rgba(0,0,0,0.7);
  color: white;
  border: 1px solid rgba(255,255,255,0.18);
}

.ba-after {
  right: 14px;
  background: linear-gradient(135deg, var(--gold-bright), #b9862b);
  color: #111;
}

.ba-center-icon {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,0.92);
  color: #111;
  font-weight: 950;
  font-size: 1.35rem;
  box-shadow: 0 12px 30px rgba(0,0,0,0.3);
}

.ba-showcase-content {
  padding: 22px;
}

.ba-showcase-content p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  margin-bottom: 10px;
}

.ba-showcase-content h3 {
  color: var(--text);
  margin-bottom: 10px;
}

.ba-showcase-content span {
  color: var(--muted);
  display: block;
}

.ba-showcase-content em {
  display: inline-block;
  margin-top: 16px;
  color: var(--gold-bright);
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.ba-showcase-cta {
  margin: 34px auto 0;
  max-width: 920px;
  padding: 32px;
  border: 1px solid rgba(216,179,90,0.32);
  border-radius: 26px;
  background:
    radial-gradient(circle at top, rgba(216,179,90,0.16), transparent 35%),
    rgba(255,255,255,0.045);
  text-align: center;
}

.ba-showcase-cta p {
  margin: 12px auto 0;
  max-width: 720px;
}

.ba-showcase-cta .button-row {
  justify-content: center;
}

.ba-lightbox {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(0,0,0,0.94);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

.ba-lightbox.open {
  display: flex;
}

.ba-lightbox-inner {
  width: min(1180px, 92vw);
}

.ba-lightbox img {
  width: 100%;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 24px;
  border: 1px solid rgba(216,179,90,0.45);
  box-shadow: 0 30px 90px rgba(0,0,0,0.65);
  background: #111;
}

.ba-lightbox-copy {
  margin: 16px auto 0;
  max-width: 900px;
  text-align: center;
}

.ba-lightbox-copy p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.ba-lightbox-copy h3 {
  margin-top: 8px;
}

.ba-lightbox-copy span {
  color: var(--muted);
  display: block;
  margin-top: 8px;
}

.ba-lightbox-close {
  position: fixed;
  top: 18px;
  right: 22px;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.ba-lightbox-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2.4rem;
  line-height: 1;
  cursor: pointer;
}

.ba-lightbox-prev {
  left: 22px;
}

.ba-lightbox-next {
  right: 22px;
}

@media (max-width: 1000px) {
  .ba-showcase-grid {
    grid-template-columns: 1fr;
  }

  .ba-showcase-image {
    min-height: 320px;
  }

  .ba-lightbox-nav {
    bottom: 18px;
    top: auto;
    transform: none;
  }
}


/* Detailed service pages */
.service-hero {
  border-bottom: 1px solid var(--border);
}

.service-hero-grid {
  display: grid;
  grid-template-columns: 1fr 0.86fr;
  gap: 60px;
  align-items: center;
}

.service-hero-image {
  min-height: 520px;
  border-radius: 32px;
  border: 1px solid var(--border);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  box-shadow: var(--shadow);
}

.service-hero-image > div {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 26px;
}

.service-hero-image p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.service-detail-grid {
  display: grid;
  grid-template-columns: 1fr 0.85fr;
  gap: 42px;
  align-items: start;
}

.service-list-card,
.service-faq-list details {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.035)),
    var(--bg-soft);
  border: 1px solid var(--border);
  border-radius: 26px;
  padding: 28px;
}

.service-list-card ul {
  list-style: none;
  display: grid;
  gap: 12px;
  margin-top: 22px;
}

.service-list-card li {
  color: var(--muted);
  padding-left: 26px;
  position: relative;
}

.service-list-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 900;
}

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

.service-benefit-grid article {
  min-height: 190px;
  padding: 24px;
  border: 1px solid var(--border);
  border-radius: 24px;
  background: rgba(255,255,255,0.045);
}

.service-benefit-grid span {
  color: var(--gold);
  display: block;
  margin-bottom: 24px;
}

.service-process-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1px;
  background: var(--border);
  border: 1px solid var(--border);
  border-radius: 28px;
  overflow: hidden;
}

.service-process-grid div {
  min-height: 210px;
  padding: 28px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.035)),
    var(--bg-soft);
}

.service-process-grid span {
  display: block;
  color: var(--gold);
  font-weight: 950;
  margin-bottom: 40px;
}

.service-faq-list {
  display: grid;
  gap: 14px;
}

.service-faq-list summary {
  cursor: pointer;
  color: var(--text);
  font-weight: 900;
}

.service-faq-list p {
  margin-top: 12px;
}

.related-service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--border);
  border: 1px solid var(--border);
  border-radius: 24px;
  overflow: hidden;
}

.related-service-grid a {
  min-height: 100px;
  display: grid;
  place-items: center;
  padding: 18px;
  text-align: center;
  font-weight: 900;
  background: rgba(255,255,255,0.045);
  transition: 180ms ease;
}

.related-service-grid a:hover {
  background: linear-gradient(135deg, var(--gold-bright), #b9862b);
  color: #111;
}

.service-overview-card {
  min-height: 340px;
}

@media (max-width: 1000px) {
  .service-hero-grid,
  .service-detail-grid {
    grid-template-columns: 1fr;
  }

  .service-hero-image {
    min-height: 360px;
  }

  .service-benefit-grid,
  .service-process-grid,
  .related-service-grid {
    grid-template-columns: 1fr;
  }
}


/* Service photo upgrade */
.service-card-photo {
  min-height: 180px;
  margin: -14px -14px 24px;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
  border: 1px solid var(--border);
  position: relative;
  overflow: hidden;
}

.service-card-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(0,0,0,0.52));
}

.service-photo-showcase-section {
  padding-top: 30px;
}

.service-photo-showcase {
  display: grid;
}

.service-photo-large {
  min-height: 470px;
  border-radius: 32px;
  border: 1px solid var(--border);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  box-shadow: var(--shadow);
}

.service-photo-large > div {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 34px;
  max-width: 720px;
}

.service-photo-large h2 {
  margin-bottom: 14px;
}

.service-photo-large p:not(.eyebrow) {
  color: rgba(247,247,242,0.86);
  font-size: 1.08rem;
}

@media (max-width: 760px) {
  .service-photo-large {
    min-height: 340px;
  }

  .service-photo-large > div {
    left: 22px;
    right: 22px;
    bottom: 22px;
  }
}


/* Universal clickable image/lightbox fix */
.transformation-card,
.ba-showcase-card,
.photo-card,
.clickable-photo {
  cursor: zoom-in !important;
}

.transformation-card,
.ba-showcase-card {
  font-family: inherit;
}

.global-image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.94);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

.global-image-lightbox.open {
  display: flex;
}

.global-lightbox-inner {
  width: min(1180px, 92vw);
}

.global-lightbox-inner img {
  width: 100%;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 24px;
  border: 1px solid rgba(216,179,90,0.45);
  box-shadow: 0 30px 90px rgba(0,0,0,0.65);
  background: #111;
}

.global-lightbox-copy {
  margin: 16px auto 0;
  max-width: 900px;
  text-align: center;
}

.global-lightbox-copy p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.global-lightbox-copy h3 {
  margin-top: 8px;
  color: var(--text);
}

.global-lightbox-copy span {
  color: var(--muted);
  display: block;
  margin-top: 8px;
}

.global-lightbox-close {
  position: fixed;
  top: 18px;
  right: 22px;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.global-lightbox-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2.4rem;
  line-height: 1;
  cursor: pointer;
}

.global-lightbox-prev {
  left: 22px;
}

.global-lightbox-next {
  right: 22px;
}

@media (max-width: 760px) {
  .global-lightbox-nav {
    bottom: 18px;
    top: auto;
    transform: none;
  }

  .global-image-lightbox {
    padding: 18px;
  }
}


/* Final click-to-zoom fix and label cleanup */
.transformation-content em,
.ba-showcase-content em,
.photo-overlay em,
.clickable-photo em {
  display: none !important;
}

.transformation-card,
.ba-showcase-card,
.photo-card.clickable-photo,
.clickable-photo {
  cursor: zoom-in !important;
}

.global-image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.94);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

.global-image-lightbox.open {
  display: flex !important;
}

.global-lightbox-inner {
  width: min(1180px, 92vw);
}

.global-lightbox-inner img {
  width: 100%;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 24px;
  border: 1px solid rgba(216,179,90,0.45);
  box-shadow: 0 30px 90px rgba(0,0,0,0.65);
  background: #111;
}

.global-lightbox-copy {
  margin: 16px auto 0;
  max-width: 900px;
  text-align: center;
}

.global-lightbox-copy p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.global-lightbox-copy h3 {
  margin-top: 8px;
  color: var(--text);
}

.global-lightbox-copy span {
  color: var(--muted);
  display: block;
  margin-top: 8px;
}

.global-lightbox-close {
  position: fixed;
  top: 18px;
  right: 22px;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.global-lightbox-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.08);
  color: white;
  font-size: 2.4rem;
  line-height: 1;
  cursor: pointer;
}

.global-lightbox-prev { left: 22px; }
.global-lightbox-next { right: 22px; }

@media (max-width: 760px) {
  .global-lightbox-nav {
    bottom: 18px;
    top: auto;
    transform: none;
  }
  .global-image-lightbox { padding: 18px; }
}


/* North Carolina service areas */
.service-area-hero {
  border-bottom: 1px solid var(--border);
}

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

.location-card {
  border: 1px solid var(--border);
  border-radius: 28px;
  padding: 30px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.035)),
    var(--bg-soft);
  min-height: 360px;
}

.location-card.primary-market {
  border-color: rgba(216,179,90,0.45);
  box-shadow: 0 22px 70px rgba(0,0,0,0.24);
}

.location-card > p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  margin-bottom: 14px;
}

.location-card strong,
.location-card small,
.location-card .location-copy {
  display: block;
}

.location-card strong {
  margin-top: 14px;
  color: var(--text);
}

.location-card small {
  margin-top: 8px;
  color: var(--muted);
}

.location-card .location-copy {
  margin-top: 18px;
  color: var(--muted);
}

.city-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

.city-chip-row span {
  border: 1px solid var(--border);
  border-radius: 999px;
  padding: 7px 10px;
  color: var(--muted);
  background: rgba(255,255,255,0.035);
  font-size: 0.86rem;
}

.service-area-split {
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  gap: 40px;
  align-items: start;
}

.service-area-check-card {
  border: 1px solid var(--border);
  border-radius: 28px;
  padding: 30px;
  background: rgba(255,255,255,0.045);
}

.service-area-check-card ul {
  list-style: none;
  display: grid;
  gap: 12px;
  margin: 22px 0;
}

.service-area-check-card li {
  color: var(--muted);
  position: relative;
  padding-left: 26px;
}

.service-area-check-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 900;
}

.service-area-form-note {
  color: var(--muted);
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 14px;
  margin: 14px 0 18px;
  background: rgba(255,255,255,0.035);
}

@media (max-width: 900px) {
  .location-grid,
  .service-area-split {
    grid-template-columns: 1fr;
  }
}


/* Screenshot-style Before & After transformation section */
.split-before-after-section {
  padding-top: 92px;
  padding-bottom: 92px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    radial-gradient(circle at top, rgba(216,179,90,0.10), transparent 28%),
    rgba(0,0,0,0.18);
}

.split-ba-heading {
  text-align: center;
  margin: 0 auto 42px;
  max-width: 960px;
}

.split-ba-heading .eyebrow {
  margin-bottom: 16px;
}

.split-ba-heading h2 {
  font-size: clamp(2.9rem, 5.7vw, 5.8rem);
  letter-spacing: -0.075em;
}

.split-ba-heading p:not(.eyebrow) {
  color: rgba(247,247,242,0.78);
  font-size: 1.15rem;
  margin-top: 18px;
}

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

.split-ba-card {
  appearance: none;
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 14px;
  background: rgba(255,255,255,0.04);
  color: var(--text);
  overflow: hidden;
  cursor: zoom-in;
  padding: 0;
  text-align: left;
  box-shadow: 0 20px 60px rgba(0,0,0,0.28);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.split-ba-card:hover {
  transform: translateY(-4px);
  border-color: rgba(216,179,90,0.72);
  box-shadow: 0 30px 90px rgba(0,0,0,0.45);
}

.split-ba-image {
  height: 235px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.split-ba-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 42%, rgba(0,0,0,0.50)),
    linear-gradient(90deg, rgba(0,0,0,0.25), transparent 50%, rgba(0,0,0,0.12));
  pointer-events: none;
}

.split-divider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  transform: translateX(-50%);
  background: rgba(255,255,255,0.84);
  z-index: 2;
}

.split-arrow {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 48px;
  height: 48px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background: rgba(255,255,255,0.94);
  color: #111;
  display: grid;
  place-items: center;
  font-weight: 950;
  font-size: 1.2rem;
  box-shadow: 0 12px 30px rgba(0,0,0,0.36);
}

.split-label {
  position: absolute;
  z-index: 3;
  bottom: 13px;
  padding: 7px 10px;
  border-radius: 7px;
  font-size: 0.68rem;
  font-weight: 950;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.split-label.before {
  left: 13px;
  background: rgba(0,0,0,0.72);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.16);
}

.split-label.after {
  right: 13px;
  background: linear-gradient(135deg, var(--gold-bright), #b9862b);
  color: #111;
}

.split-ba-copy {
  padding: 18px 20px 20px;
  display: none;
}

.split-ba-copy p {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  margin-bottom: 8px;
}

.split-ba-copy h3 {
  font-size: 1.1rem;
}

.split-ba-button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.split-ba-outline-btn {
  min-width: min(520px, 100%);
  border: 1px solid rgba(216,179,90,0.75);
  color: var(--gold-bright);
  border-radius: 8px;
  padding: 16px 24px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 950;
  background: rgba(0,0,0,0.24);
  transition: 180ms ease;
}

.split-ba-outline-btn:hover {
  background: linear-gradient(135deg, var(--gold-bright), #b9862b);
  color: #111;
  transform: translateY(-2px);
}

@media (max-width: 1000px) {
  .split-ba-grid {
    grid-template-columns: 1fr;
  }
  .split-ba-image {
    height: 330px;
  }
}

@media (max-width: 560px) {
  .split-ba-image {
    height: 250px;
  }
}


/* Why DreamCraft + Testimonials update */
.why-dreamcraft-section,
.testimonials-section-new {
  background:
    linear-gradient(to right, rgba(255,255,255,.025) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255,255,255,.025) 1px, transparent 1px),
    rgba(0,0,0,0.12);
  background-size: 150px 150px;
  border-top: 1px solid var(--border);
}

.why-heading {
  max-width: 920px;
  margin-bottom: 42px;
}

.why-heading h2,
.testimonials-heading-new h2 {
  font-size: clamp(3rem, 6vw, 6.2rem);
  letter-spacing: -0.078em;
  line-height: 1.02;
}

.why-heading p:not(.eyebrow) {
  max-width: 720px;
  margin-top: 26px;
  color: rgba(247,247,242,0.78);
  font-size: 1.1rem;
}

.why-stats-panel,
.why-values-panel {
  border: 1px solid var(--border-strong);
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.035)),
    var(--bg-soft);
  display: grid;
}

.why-stats-panel {
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 28px;
}

.why-stats-panel div,
.why-values-panel article {
  padding: 32px 28px;
  border-right: 1px solid var(--border);
}

.why-stats-panel div:last-child,
.why-values-panel article:last-child {
  border-right: none;
}

.why-stats-panel strong {
  display: block;
  color: var(--gold-bright);
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  line-height: 1;
  margin-bottom: 18px;
}

.why-stats-panel span {
  color: var(--muted);
}

.why-values-panel {
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 28px;
}

.why-values-panel article span {
  display: block;
  color: var(--gold-bright);
  font-weight: 950;
  margin-bottom: 40px;
  font-size: 0.85rem;
}

.why-values-panel article h3 {
  font-size: 1.02rem;
  margin-bottom: 14px;
}

.why-values-panel article p {
  color: var(--muted);
  font-size: 0.95rem;
}

.why-badges {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.why-badges span {
  color: var(--text);
  border: 1px solid rgba(216,179,90,0.5);
  background: rgba(216,179,90,0.16);
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 900;
  font-size: 0.88rem;
}

.testimonials-heading-new {
  max-width: 940px;
  margin-bottom: 44px;
}

.testimonials-grid-new {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.testimonials-grid-new article {
  min-height: 300px;
  padding: 34px;
  border: 1px solid var(--border-strong);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.035)),
    var(--bg-soft);
  box-shadow: 0 22px 70px rgba(0,0,0,0.22);
}

.testimonials-grid-new .stars {
  color: var(--gold-bright);
  letter-spacing: 0.12em;
  font-size: 1.08rem;
  margin-bottom: 24px;
}

.testimonials-grid-new p {
  color: var(--text);
  font-weight: 650;
  font-size: 1.02rem;
  line-height: 1.6;
}

.testimonials-grid-new strong {
  display: block;
  color: var(--gold-bright);
  margin-top: 28px;
  font-size: 1.05rem;
}

.testimonials-grid-new span {
  display: block;
  color: var(--muted);
  margin-top: 4px;
}

.testimonial-note {
  text-align: center;
  margin-top: 30px;
  font-size: 0.88rem;
  font-style: italic;
  color: var(--muted);
}

@media (max-width: 1000px) {
  .why-stats-panel,
  .why-values-panel,
  .testimonials-grid-new {
    grid-template-columns: 1fr;
  }

  .why-stats-panel div,
  .why-values-panel article {
    border-right: none;
    border-bottom: 1px solid var(--border);
  }

  .why-stats-panel div:last-child,
  .why-values-panel article:last-child {
    border-bottom: none;
  }
}


/* Final 6-photo Before & After transformation section */
.split-before-after-section {
  padding-top: 92px;
  padding-bottom: 92px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    radial-gradient(circle at top, rgba(216,179,90,0.10), transparent 28%),
    rgba(0,0,0,0.18);
}

.split-ba-heading {
  text-align: center;
  margin: 0 auto 42px;
  max-width: 960px;
}

.split-ba-heading .eyebrow {
  margin-bottom: 16px;
}

.split-ba-heading h2 {
  font-size: clamp(2.9rem, 5.7vw, 5.8rem);
  letter-spacing: -0.075em;
}

.split-ba-heading p:not(.eyebrow) {
  color: rgba(247,247,242,0.78);
  font-size: 1.15rem;
  margin-top: 18px;
}

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

.split-ba-card {
  appearance: none;
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 14px;
  background: rgba(255,255,255,0.04);
  color: var(--text);
  overflow: hidden;
  cursor: zoom-in;
  padding: 0;
  text-align: left;
  box-shadow: 0 20px 60px rgba(0,0,0,0.28);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.split-ba-card:hover {
  transform: translateY(-4px);
  border-color: rgba(216,179,90,0.72);
  box-shadow: 0 30px 90px rgba(0,0,0,0.45);
}

.split-ba-image {
  height: 255px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.split-ba-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 58%, rgba(0,0,0,0.26));
  pointer-events: none;
}

.split-arrow {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 48px;
  height: 48px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background: rgba(255,255,255,0.94);
  color: #111;
  display: grid;
  place-items: center;
  font-weight: 950;
  font-size: 1.2rem;
  box-shadow: 0 12px 30px rgba(0,0,0,0.36);
}

.split-ba-copy,
.split-label,
.split-divider {
  display: none !important;
}

.split-ba-button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.split-ba-outline-btn {
  min-width: min(520px, 100%);
  border: 1px solid rgba(216,179,90,0.75);
  color: var(--gold-bright);
  border-radius: 8px;
  padding: 16px 24px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 950;
  background: rgba(0,0,0,0.24);
  transition: 180ms ease;
}

.split-ba-outline-btn:hover {
  background: linear-gradient(135deg, var(--gold-bright), #b9862b);
  color: #111;
  transform: translateY(-2px);
}

@media (max-width: 1000px) {
  .split-ba-grid {
    grid-template-columns: 1fr;
  }
  .split-ba-image {
    height: 330px;
  }
}

@media (max-width: 560px) {
  .split-ba-image {
    height: 250px;
  }
}


/* Service workmanship warranty section */
.warranty-service-section {
  padding-top: 34px;
  padding-bottom: 34px;
}

.warranty-service-card {
  border: 1px solid rgba(216,179,90,0.42);
  border-radius: 28px;
  padding: 34px;
  background:
    radial-gradient(circle at top left, rgba(216,179,90,0.18), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.035)),
    var(--bg-soft);
  display: grid;
  grid-template-columns: 1fr 0.8fr;
  gap: 34px;
  align-items: center;
  box-shadow: 0 24px 80px rgba(0,0,0,0.28);
}

.warranty-service-card h2 {
  margin-bottom: 14px;
}

.warranty-points {
  display: grid;
  gap: 12px;
}

.warranty-points span {
  border: 1px solid var(--border);
  border-radius: 999px;
  padding: 12px 15px;
  color: var(--text);
  background: rgba(0,0,0,0.22);
  font-weight: 800;
}

.warranty-points span::before {
  content: "✓ ";
  color: var(--gold-bright);
  font-weight: 950;
}

@media (max-width: 900px) {
  .warranty-service-card {
    grid-template-columns: 1fr;
  }
}


/* Service Area Credibility Section */
.service-area-credibility-section {
  text-align: center;
  border-top: 1px solid var(--border);
}

.service-area-heading {
  max-width: 1000px;
  margin: 0 auto 48px;
}

.service-area-heading h2 {
  font-size: clamp(3rem, 6vw, 5.8rem);
  line-height: 1.03;
  letter-spacing: -0.075em;
}

.service-area-group {
  margin-bottom: 36px;
}

.service-area-group h3 {
  color: var(--gold-bright);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  font-size: 1rem;
}

.service-area-pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.service-area-pills span {
  padding: 14px 24px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: rgba(255,255,255,0.03);
  color: var(--text);
  font-weight: 800;
  min-width: 140px;
}

.service-area-pills span:hover {
  border-color: rgba(216,179,90,.6);
}




/* Conversion upgrade sections */
.home-trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(0,0,0,.32);padding:18px 0}
.trust-strip-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.trust-strip-grid span,.warranty-badge-row span{border:1px solid rgba(216,179,90,.42);background:rgba(216,179,90,.12);color:var(--text);border-radius:999px;padding:10px 15px;font-weight:900;font-size:.9rem}
.trust-strip-grid span:before,.warranty-badge-row span:before{content:"✓ ";color:var(--gold-bright)}
.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:28px;overflow:hidden}
.how-grid article{padding:30px;min-height:270px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035)),var(--bg-soft)}
.how-grid span{display:block;color:var(--gold-bright);font-weight:950;margin-bottom:48px}
.financing-card,.home-warranty-card{border:1px solid rgba(216,179,90,.42);border-radius:32px;padding:44px;background:radial-gradient(circle at top left,rgba(216,179,90,.18),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035)),var(--bg-soft);box-shadow:0 24px 80px rgba(0,0,0,.28)}
.financing-card{display:grid;grid-template-columns:1fr .85fr;gap:38px;align-items:center}
.financing-list,.storm-list{display:grid;gap:12px}
.financing-list span,.storm-list span{border:1px solid var(--border);border-radius:16px;padding:14px;color:var(--muted);background:rgba(0,0,0,.22)}
.financing-list span:before,.storm-list span:before{content:"✓ ";color:var(--gold-bright);font-weight:950}
.storm-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at center right,rgba(216,179,90,.12),transparent 34%),rgba(255,255,255,.012)}
.storm-grid,.team-grid{display:grid;grid-template-columns:1fr .85fr;gap:42px;align-items:center}
.home-warranty-card{text-align:center}
.home-warranty-card p{max-width:780px;margin:18px auto 0}
.warranty-badge-row{margin-top:26px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px}
.team-photo-placeholder{min-height:410px;border:1px solid var(--border);border-radius:30px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72)),radial-gradient(circle at top,rgba(216,179,90,.22),transparent 38%),rgba(255,255,255,.06);position:relative;overflow:hidden;box-shadow:var(--shadow)}
.team-photo-placeholder>div{position:absolute;left:28px;right:28px;bottom:28px}
.team-photo-placeholder p{color:var(--gold-bright);text-transform:uppercase;font-weight:900;letter-spacing:.14em;font-size:.78rem;margin-bottom:10px}
.sticky-mobile-cta{display:none}
@media(max-width:1000px){.how-grid,.financing-card,.storm-grid,.team-grid{grid-template-columns:1fr}.sticky-mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:999999;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sticky-mobile-cta a{text-align:center;border-radius:999px;padding:14px 12px;font-weight:950;box-shadow:0 14px 40px rgba(0,0,0,.35)}.sticky-mobile-cta a:first-child{background:var(--text);color:#111}.sticky-mobile-cta a:last-child{background:linear-gradient(135deg,var(--gold-bright),#b9862b);color:#111}body{padding-bottom:76px}}

/* Streamlined homepage and moved sections */
.home-trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(0,0,0,.32);padding:18px 0}
.trust-strip-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.trust-strip-grid span,.warranty-badge-row span{border:1px solid rgba(216,179,90,.42);background:rgba(216,179,90,.12);color:var(--text);border-radius:999px;padding:10px 15px;font-weight:900;font-size:.9rem}
.trust-strip-grid span:before,.warranty-badge-row span:before{content:"✓ ";color:var(--gold-bright)}
.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:28px;overflow:hidden}
.how-grid article{padding:30px;min-height:270px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035)),var(--bg-soft)}
.how-grid span{display:block;color:var(--gold-bright);font-weight:950;margin-bottom:48px}
.financing-card,.home-warranty-card{border:1px solid rgba(216,179,90,.42);border-radius:32px;padding:44px;background:radial-gradient(circle at top left,rgba(216,179,90,.18),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035)),var(--bg-soft);box-shadow:0 24px 80px rgba(0,0,0,.28)}
.financing-card{display:grid;grid-template-columns:1fr .85fr;gap:38px;align-items:center}
.financing-list,.storm-list{display:grid;gap:12px}
.financing-list span,.storm-list span{border:1px solid var(--border);border-radius:16px;padding:14px;color:var(--muted);background:rgba(0,0,0,.22)}
.financing-list span:before,.storm-list span:before{content:"✓ ";color:var(--gold-bright);font-weight:950}
.storm-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at center right,rgba(216,179,90,.12),transparent 34%),rgba(255,255,255,.012)}
.storm-grid,.team-grid{display:grid;grid-template-columns:1fr .85fr;gap:42px;align-items:center}
.home-warranty-card{text-align:center}
.home-warranty-card p{max-width:780px;margin:18px auto 0}
.warranty-badge-row{margin-top:26px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px}
.team-photo-placeholder{min-height:410px;border:1px solid var(--border);border-radius:30px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72)),radial-gradient(circle at top,rgba(216,179,90,.22),transparent 38%),rgba(255,255,255,.06);position:relative;overflow:hidden;box-shadow:var(--shadow)}
.team-photo-placeholder>div{position:absolute;left:28px;right:28px;bottom:28px}
.team-photo-placeholder p{color:var(--gold-bright);text-transform:uppercase;font-weight:900;letter-spacing:.14em;font-size:.78rem;margin-bottom:10px}
.sticky-mobile-cta{display:none}
.page-intro h1{font-size:clamp(3.4rem,7vw,7rem)}
@media(max-width:1000px){.how-grid,.financing-card,.storm-grid,.team-grid{grid-template-columns:1fr}.sticky-mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:999999;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sticky-mobile-cta a{text-align:center;border-radius:999px;padding:14px 12px;font-weight:950;box-shadow:0 14px 40px rgba(0,0,0,.35)}.sticky-mobile-cta a:first-child{background:var(--text);color:#111}.sticky-mobile-cta a:last-child{background:linear-gradient(135deg,var(--gold-bright),#b9862b);color:#111}body{padding-bottom:76px}}


/* Final services overview photo upgrade */
.service-quick-links-section {
  padding-top: 0;
}

.service-category-section {
  padding-top: 54px;
  padding-bottom: 54px;
}

.service-category-heading {
  margin-bottom: 24px;
}

.service-category-heading h2 {
  font-size: clamp(2.3rem, 4.4vw, 4.6rem);
  letter-spacing: -0.06em;
  max-width: 920px;
}

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

.service-photo-card {
  border: 1px solid var(--border);
  border-radius: 26px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.035)),
    var(--bg-soft);
  color: var(--text);
  display: flex;
  flex-direction: column;
  min-height: 470px;
  box-shadow: 0 22px 70px rgba(0,0,0,0.22);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.service-photo-card:hover {
  transform: translateY(-5px);
  border-color: rgba(216,179,90,0.65);
  box-shadow: 0 32px 100px rgba(0,0,0,0.42);
}

.service-photo-card-image {
  height: 210px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.service-photo-card-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 36%, rgba(0,0,0,0.72)),
    radial-gradient(circle at top right, rgba(216,179,90,0.18), transparent 36%);
}

.service-photo-card-image span {
  position: absolute;
  z-index: 2;
  left: 16px;
  bottom: 16px;
  background: rgba(0,0,0,0.62);
  border: 1px solid rgba(216,179,90,0.48);
  color: var(--gold-bright);
  border-radius: 999px;
  padding: 8px 11px;
  font-size: 0.68rem;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.service-photo-card-body {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.service-photo-card-body .card-kicker {
  color: var(--gold-bright);
  text-transform: uppercase;
  font-size: 0.72rem;
  font-weight: 950;
  letter-spacing: 0.14em;
  margin-bottom: 10px;
}

.service-photo-card-body h3 {
  margin-bottom: 8px;
}

.service-photo-card-body p:not(.card-kicker) {
  color: var(--muted);
  margin-bottom: 18px;
}

.service-card-badges {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.service-card-badges span {
  border: 1px solid rgba(216,179,90,0.4);
  background: rgba(216,179,90,0.12);
  color: var(--text);
  border-radius: 999px;
  padding: 8px 10px;
  font-size: 0.72rem;
  font-weight: 850;
}

.service-card-badges span::before {
  content: "✓ ";
  color: var(--gold-bright);
}

.service-photo-card-body strong {
  margin-top: 18px;
  display: inline-block;
  color: var(--gold-bright);
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.78rem;
}

@media (max-width: 1150px) {
  .service-photo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .service-photo-grid {
    grid-template-columns: 1fr;
  }

  .service-photo-card {
    min-height: auto;
  }
}


/* Why DreamCraft navigation/page update */
.why-page-hero {
  border-bottom: 1px solid var(--border);
}

.why-section-button {
  display: flex;
  justify-content: center;
  margin: 26px 0 18px;
}

.nav-links a[href="why-dreamcraft.html"] {
  color: var(--gold-bright);
}

@media (max-width: 1150px) {
  .nav-links {
    gap: 16px;
  }
  .nav-links a {
    font-size: 0.92rem;
  }
}


/* Luxury background update */
.why-dreamcraft-section{
 position:relative;
 background:
 linear-gradient(rgba(0,0,0,.82),rgba(0,0,0,.88)),
 url('images/dreamcraft-luxury-home.png');
 background-size:cover;
 background-position:center;
 background-attachment:fixed;
}

.why-dreamcraft-section::before{
 content:'';
 position:absolute;
 inset:0;
 background:radial-gradient(circle at center, rgba(212,175,55,.12), transparent 60%);
 pointer-events:none;
}

.why-page-hero{
 background:
 linear-gradient(rgba(0,0,0,.75),rgba(0,0,0,.85)),
 url('images/dreamcraft-luxury-home.png');
 background-size:cover;
 background-position:center;
 min-height:70vh;
}


/* Where We Work background image update */
.service-area-credibility-section {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(0,0,0,.78), rgba(0,0,0,.84)),
    url('images/where-we-work-neighborhood-bg.jpeg') center/cover no-repeat !important;
  border-top: 1px solid rgba(216,179,90,.35);
  border-bottom: 1px solid rgba(216,179,90,.35);
}

.service-area-credibility-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, rgba(216,179,90,.14), transparent 58%),
    linear-gradient(90deg, rgba(0,0,0,.70), rgba(0,0,0,.32), rgba(0,0,0,.72));
  pointer-events: none;
}

.service-area-credibility-section .container {
  position: relative;
  z-index: 1;
}

.service-area-credibility-section .service-area-pills span {
  background: rgba(0,0,0,.48);
  backdrop-filter: blur(8px);
  border-color: rgba(255,255,255,.22);
}

.service-area-credibility-section .service-area-pills span:hover {
  border-color: rgba(216,179,90,.72);
  background: rgba(216,179,90,.14);
}

.service-area-credibility-section .service-area-heading h2 {
  text-shadow: 0 18px 70px rgba(0,0,0,.75);
}

@media (max-width: 900px) {
  .service-area-credibility-section {
    background-attachment: scroll;
  }
}


/* Service Areas page photo hero */
.service-area-photo-hero {
  position: relative;
  overflow: hidden;
  min-height: 760px;
  display: flex;
  align-items: center;
  background:
    linear-gradient(90deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.76) 38%, rgba(0,0,0,.38) 72%, rgba(0,0,0,.62) 100%),
    linear-gradient(180deg, rgba(0,0,0,.30), rgba(0,0,0,.82)),
    url('images/where-we-work-neighborhood-bg.jpeg') center/cover no-repeat !important;
  border-bottom: 1px solid rgba(216,179,90,.34);
}

.service-area-photo-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 68% 20%, rgba(216,179,90,.18), transparent 38%),
    radial-gradient(circle at 18% 80%, rgba(216,179,90,.10), transparent 44%);
  pointer-events: none;
}

.service-area-photo-hero .container {
  position: relative;
  z-index: 1;
}

.service-area-hero-content {
  max-width: 1120px;
  margin-left: 0;
}

.service-area-hero-content h1 {
  max-width: 860px;
  text-shadow: 0 18px 80px rgba(0,0,0,.86);
}

.service-area-hero-content p {
  max-width: 720px;
}

.service-area-hero-content p strong {
  color: var(--gold-bright);
}

.service-area-hero-proof {
  margin-top: 46px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid rgba(216,179,90,.42);
  border-radius: 20px;
  overflow: hidden;
  background: rgba(0,0,0,.44);
  backdrop-filter: blur(9px);
}

.service-area-hero-proof article {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 18px;
  padding: 26px;
  border-right: 1px solid rgba(216,179,90,.22);
}

.service-area-hero-proof article:last-child {
  border-right: none;
}

.service-area-hero-proof span {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  border: 1px solid rgba(216,179,90,.55);
  color: var(--gold-bright);
  font-weight: 950;
  font-size: 1.3rem;
}

.service-area-hero-proof p {
  color: var(--gold-bright);
  text-transform: uppercase;
  letter-spacing: .14em;
  font-weight: 950;
  font-size: .75rem;
  margin: 0 0 8px;
}

.service-area-hero-proof strong {
  display: block;
  color: var(--text);
  line-height: 1.45;
}

.service-area-hero-proof small {
  display: block;
  color: var(--muted);
  margin-top: 10px;
}

@media (max-width: 950px) {
  .service-area-photo-hero {
    min-height: auto;
    padding-top: 110px;
  }

  .service-area-hero-proof {
    grid-template-columns: 1fr;
  }

  .service-area-hero-proof article {
    border-right: none;
    border-bottom: 1px solid rgba(216,179,90,.22);
  }

  .service-area-hero-proof article:last-child {
    border-bottom: none;
  }
}


/* Service Areas hero centering polish */
.service-area-photo-hero {
  padding: 140px 0 120px;
  justify-content: center;
}

.service-area-photo-hero .page-intro,
.service-area-hero-content {
  max-width: 980px !important;
  margin: 0 auto !important;
  text-align: center !important;
}

.service-area-hero-content h1 {
  max-width: 820px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 26px !important;
}

.service-area-hero-content p {
  max-width: 760px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.service-area-hero-content .hero-actions {
  justify-content: center !important;
  margin-top: 34px;
}

.service-area-hero-proof {
  max-width: 1050px !important;
  margin: 54px auto 0 !important;
  text-align: left;
}

@media (max-width: 760px) {
  .service-area-photo-hero {
    padding: 110px 0 80px;
  }

  .service-area-hero-content h1 {
    max-width: 92vw !important;
  }

  .service-area-hero-proof {
    text-align: left;
  }
}

/* Gallery transformation additions */
.gallery-before-after-additions {
  border-top: 1px solid var(--border);
  background: radial-gradient(circle at top right, rgba(216,179,90,.08), transparent 32%), rgba(255,255,255,.01);
}
.gallery-transform-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}
.gallery-transform-card {
  appearance: none;
  border: 1px solid var(--border);
  border-radius: 24px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035)), var(--bg-soft);
  color: var(--text);
  padding: 0;
  text-align: left;
  cursor: zoom-in;
  box-shadow: 0 22px 70px rgba(0,0,0,.24);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.gallery-transform-card:hover {
  transform: translateY(-5px);
  border-color: rgba(216,179,90,.68);
  box-shadow: 0 32px 100px rgba(0,0,0,.42);
}
.gallery-transform-image {
  height: 310px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.gallery-transform-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 46%, rgba(0,0,0,.72)), radial-gradient(circle at top right, rgba(216,179,90,.12), transparent 38%);
}
.gallery-transform-label {
  position: absolute;
  z-index: 2;
  left: 18px;
  bottom: 18px;
  background: rgba(0,0,0,.64);
  border: 1px solid rgba(216,179,90,.48);
  color: var(--gold-bright);
  border-radius: 999px;
  padding: 9px 12px;
  font-size: .7rem;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .11em;
}
.gallery-transform-copy {
  padding: 24px;
}
.gallery-transform-copy h3 {
  margin-bottom: 9px;
}
.gallery-transform-copy p {
  color: var(--muted);
}
@media (max-width: 1050px) {
  .gallery-transform-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 680px) {
  .gallery-transform-grid { grid-template-columns: 1fr; }
  .gallery-transform-image { height: 260px; }
}

/* Gallery fencing category update */
.gallery-filter-bar-section{padding-top:0;padding-bottom:32px}
.gallery-filter-bar{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;border:1px solid var(--border);border-radius:999px;padding:12px;background:rgba(255,255,255,.035)}
.gallery-filter-bar a{border:1px solid rgba(216,179,90,.38);border-radius:999px;padding:10px 15px;color:var(--text);font-weight:850;font-size:.9rem}
.gallery-filter-bar a:hover{background:rgba(216,179,90,.14);color:var(--gold-bright)}
.gallery-fencing-transformations{border-top:1px solid var(--border);background:radial-gradient(circle at top left,rgba(216,179,90,.08),transparent 34%),rgba(255,255,255,.01)}
.fencing-transform-card .gallery-transform-image{height:340px}
@media(max-width:680px){.gallery-filter-bar{border-radius:24px}.gallery-filter-bar a{width:100%;text-align:center}}


/* Payment Options page polish */
.section-heading.centered {
  text-align: center;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.payment-services-section {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    radial-gradient(circle at top, rgba(216,179,90,.08), transparent 34%),
    rgba(255,255,255,.01);
}

.payment-service-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border: 1px solid var(--border);
  border-radius: 28px;
  overflow: hidden;
  background: rgba(255,255,255,.035);
}

.payment-service-grid article {
  min-height: 150px;
  padding: 24px;
  border-right: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025)),
    rgba(0,0,0,.18);
}

.payment-service-grid article:nth-child(4n) {
  border-right: none;
}

.payment-service-grid article:nth-last-child(-n+4) {
  border-bottom: none;
}

.payment-service-grid span {
  display: block;
  color: var(--gold-bright);
  font-weight: 950;
  letter-spacing: .14em;
  font-size: .72rem;
  margin-bottom: 42px;
}

.payment-service-grid h3 {
  margin: 0;
  font-size: 1.35rem;
  letter-spacing: -0.04em;
}

.payment-benefit-row {
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.payment-benefit-row span {
  border: 1px solid rgba(216,179,90,.42);
  border-radius: 999px;
  padding: 11px 15px;
  background: rgba(216,179,90,.12);
  font-weight: 850;
  color: var(--text);
}

.payment-benefit-row span::before {
  content: "✓ ";
  color: var(--gold-bright);
}

@media (max-width: 900px) {
  .payment-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .payment-service-grid article:nth-child(4n) {
    border-right: 1px solid var(--border);
  }

  .payment-service-grid article:nth-child(2n) {
    border-right: none;
  }

  .payment-service-grid article:nth-last-child(-n+4) {
    border-bottom: 1px solid var(--border);
  }

  .payment-service-grid article:nth-last-child(-n+2) {
    border-bottom: none;
  }
}

@media (max-width: 560px) {
  .payment-service-grid {
    grid-template-columns: 1fr;
  }

  .payment-service-grid article,
  .payment-service-grid article:nth-child(2n),
  .payment-service-grid article:nth-child(4n) {
    border-right: none;
    border-bottom: 1px solid var(--border);
  }

  .payment-service-grid article:last-child {
    border-bottom: none;
  }
}

/* Simplified Payment Options page */
.payment-simple-hero .page-intro {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
}

.payment-simple-hero .page-intro p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.payment-simple-highlights {
  margin: 34px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  max-width: 940px;
}

.payment-simple-highlights span,
.payment-simple-service-list span {
  border: 1px solid rgba(216,179,90,.42);
  border-radius: 999px;
  padding: 11px 15px;
  background: rgba(216,179,90,.12);
  color: var(--text);
  font-weight: 850;
}

.payment-simple-highlights span::before {
  content: "✓ ";
  color: var(--gold-bright);
}

.payment-simple-services {
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background:
    radial-gradient(circle at top, rgba(216,179,90,.07), transparent 34%),
    rgba(255,255,255,.01);
}

.payment-simple-service-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  max-width: 980px;
  margin: 0 auto;
}

.payment-process-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  border: 1px solid var(--border);
  border-radius: 28px;
  overflow: hidden;
  background: var(--border);
}

.payment-process-cards article {
  background:
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025)),
    var(--bg-soft);
  padding: 34px;
  min-height: 230px;
}

.payment-process-cards span {
  display: block;
  color: var(--gold-bright);
  font-weight: 950;
  letter-spacing: .14em;
  margin-bottom: 52px;
}

.payment-disclaimer-card {
  text-align: center;
}

.payment-disclaimer-card p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 820px) {
  .payment-process-cards {
    grid-template-columns: 1fr;
  }
}


.payment-bg-hero{
  position:relative;
  background:
    linear-gradient(rgba(0,0,0,.72),rgba(0,0,0,.72)),
    url('assets/payment-options-bg.png') center center/cover no-repeat;
}

.payment-bg-hero .page-intro{
  padding-top:80px;
  padding-bottom:80px;
}

/* Final Payment Options polish */
.payment-bg-hero {
  min-height: 760px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(216,179,90,.35);
  background:
    linear-gradient(180deg, rgba(0,0,0,.78), rgba(0,0,0,.86)),
    radial-gradient(circle at center, rgba(216,179,90,.14), transparent 58%),
    url('assets/payment-options-bg.png') center center/cover no-repeat !important;
}

.payment-bg-hero h1 {
  text-shadow: 0 24px 90px rgba(0,0,0,.85);
}

.payment-bg-hero .page-intro {
  padding-top: 110px;
  padding-bottom: 110px;
}

.payment-final-cta {
  background:
    radial-gradient(circle at center, rgba(216,179,90,.10), transparent 42%),
    rgba(255,255,255,.01);
}

@media (max-width: 760px) {
  .payment-bg-hero {
    min-height: auto;
  }
}

/* Mobile responsiveness upgrade */
.mobile-menu-toggle{display:none;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;z-index:1002}
.mobile-menu-toggle span{width:20px;height:2px;background:var(--text);border-radius:99px;transition:transform 180ms ease,opacity 180ms ease}
.mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}
.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.sticky-mobile-cta{display:none}
img,video{max-width:100%;height:auto}
@media(max-width:1180px){
  header,.site-header,.navbar,nav{position:sticky;top:0;z-index:1000}
  .mobile-menu-toggle{display:flex;margin-left:auto}
  .nav-links{position:fixed;left:14px;right:14px;top:74px;display:none!important;grid-template-columns:1fr;gap:0;padding:14px;border:1px solid rgba(216,179,90,.32);border-radius:24px;background:rgba(10,10,9,.96);backdrop-filter:blur(18px);box-shadow:0 24px 90px rgba(0,0,0,.45);z-index:1001}
  .nav-links.is-open{display:grid!important}
  .nav-links a{display:block;padding:15px 16px;border-bottom:1px solid rgba(255,255,255,.08);font-size:1rem!important}
  .nav-links a:last-child{border-bottom:none}
  .nav-cta{margin-top:8px;text-align:center;border-radius:999px}
  body.menu-open{overflow:hidden}
}
@media(max-width:900px){
  .section{padding-top:72px!important;padding-bottom:72px!important}
  .container{width:min(100% - 32px,1200px)!important}
  h1,.page-intro h1,.hero h1,.section-heading h2,.service-area-hero-content h1{font-size:clamp(2.65rem,12vw,4.75rem)!important;line-height:.92!important;letter-spacing:-.07em!important}
  h2{font-size:clamp(2.1rem,8vw,3.4rem)!important;line-height:.96!important}
  h3{font-size:clamp(1.2rem,5vw,1.65rem)!important}
  p{font-size:1rem}
  .hero-actions,.button-row{flex-direction:column;align-items:stretch!important;gap:12px}
  .btn,.button-row a,.hero-actions a{width:100%;justify-content:center;text-align:center}
  .premium-service-grid,.service-photo-grid,.gallery-transform-grid,.payment-process-cards,.how-grid,.why-values-panel,.why-stats-panel,.service-area-hero-proof,.storm-grid,.team-grid,.financing-card{grid-template-columns:1fr!important}
  .service-photo-card,.gallery-transform-card,.cta-card,.financing-card,.home-warranty-card{border-radius:22px}
  .service-photo-card-image,.gallery-transform-image{height:240px!important}
  .payment-bg-hero,.service-area-photo-hero,.why-page-hero{min-height:auto!important;background-attachment:scroll!important}
  .payment-bg-hero .page-intro,.service-area-photo-hero .page-intro,.why-page-hero .page-intro{padding-top:72px!important;padding-bottom:72px!important}
  .trust-strip-grid,.payment-simple-highlights,.payment-simple-service-list,.why-badges,.warranty-badge-row,.service-area-pills,.gallery-filter-bar{justify-content:stretch!important}
  .trust-strip-grid span,.payment-simple-highlights span,.payment-simple-service-list span,.why-badges span,.warranty-badge-row span,.service-area-pills span,.gallery-filter-bar a{width:100%;text-align:center}
  .gallery-filter-bar{border-radius:22px!important}
  .service-area-hero-proof article{grid-template-columns:46px 1fr!important}
  .sticky-mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:9999;display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .sticky-mobile-cta a{text-align:center;border-radius:999px;padding:14px 12px;font-weight:950;box-shadow:0 14px 40px rgba(0,0,0,.35)}
  .sticky-mobile-cta a:first-child{background:var(--text);color:#111}
  .sticky-mobile-cta a:last-child{background:linear-gradient(135deg,var(--gold-bright),#b9862b);color:#111}
  body{padding-bottom:78px}
}
@media(max-width:520px){
  .section{padding-top:56px!important;padding-bottom:56px!important}
  .container{width:min(100% - 24px,1200px)!important}
  h1,.page-intro h1,.hero h1,.section-heading h2,.service-area-hero-content h1{font-size:clamp(2.35rem,13vw,3.55rem)!important}
  .eyebrow{font-size:.78rem!important;letter-spacing:.16em!important}
  .service-photo-card-body,.gallery-transform-copy,.payment-process-cards article,.how-grid article{padding:22px!important}
  .service-photo-card-image,.gallery-transform-image{height:210px!important}
  .cta-card,.financing-card,.home-warranty-card{padding:28px 20px!important}
}


/* iPhone/Android hardening + fallback styling */
html { -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
body { margin: 0; overflow-x: hidden; }
* { box-sizing: border-box; }
.mobile-menu-btn { display: none !important; } /* hide old duplicate hamburger */
.service-hero.section,
.service-hero {
  background:
    radial-gradient(circle at top right, rgba(216,179,90,.10), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.01));
}
.service-hero .service-hero-content,
.service-hero-content {
  max-width: 980px;
}
.service-hero .hero-actions,
.service-hero .service-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.service-hero .service-hero-tags span,
.service-hero-tags span {
  border: 1px solid rgba(216,179,90,.38);
  border-radius: 999px;
  padding: 9px 12px;
  background: rgba(216,179,90,.10);
  color: var(--text, #fff);
  font-weight: 800;
}
@media (max-width: 900px) {
  .top-bar { display: none !important; }
  .site-header { position: sticky !important; top: 0 !important; z-index: 9999 !important; }
  .nav.container { width: min(100% - 24px, 1200px) !important; }
  .logo span:last-child { font-size: .95rem !important; }
  .service-hero .service-hero-tags,
  .service-hero-tags { display: grid !important; grid-template-columns: 1fr !important; }
  .service-hero .service-hero-tags span,
  .service-hero-tags span { text-align: center; }
}


/* Launch-ready mobile QA hardening */
:root {
  --safe-pad: max(16px, env(safe-area-inset-left));
}
html {
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  width: 100%;
  min-width: 0;
  overflow-x: hidden;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
img,
picture,
svg,
video,
canvas {
  max-width: 100%;
  height: auto;
}
a,
button,
.btn,
.nav-cta {
  -webkit-tap-highlight-color: rgba(216,179,90,.22);
}
button,
.btn,
.nav-cta,
.hero-actions a,
.button-row a,
input,
select,
textarea {
  min-height: 44px;
}
input,
select,
textarea {
  font-size: 16px; /* prevents iPhone zoom-on-focus */
}
.container,
.nav.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.mobile-menu-btn {
  display: none !important;
}
.service-hero-tags,
.hero-actions,
.button-row,
.payment-simple-highlights,
.payment-simple-service-list,
.why-badges,
.warranty-badge-row,
.service-area-pills,
.gallery-filter-bar {
  min-width: 0;
}
.service-hero-tags span,
.payment-simple-highlights span,
.payment-simple-service-list span,
.why-badges span,
.warranty-badge-row span,
.service-area-pills span,
.gallery-filter-bar a {
  overflow-wrap: anywhere;
}
@media (max-width: 1180px) {
  .top-bar {
    display: none !important;
  }
  .site-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 10000 !important;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
  }
  .nav.container {
    width: min(100% - 24px, 1200px) !important;
    min-height: 68px;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
  }
  .logo {
    min-width: 0;
    flex: 1 1 auto;
  }
  .logo span:last-child {
    white-space: normal !important;
    line-height: 1.05 !important;
    font-size: clamp(.88rem, 3.8vw, 1.02rem) !important;
  }
  .logo-mark {
    flex: 0 0 auto;
  }
  .mobile-menu-toggle {
    display: flex !important;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,.18);
    background: rgba(255,255,255,.07);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    margin-left: auto;
    cursor: pointer;
    z-index: 10002;
  }
  .mobile-menu-toggle span {
    width: 20px;
    height: 2px;
    background: var(--text, #fff);
    border-radius: 99px;
    transition: transform 180ms ease, opacity 180ms ease;
  }
  .mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .mobile-menu-toggle.is-open span:nth-child(2){opacity:0}
  .mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .nav-links {
    position: fixed !important;
    left: 12px !important;
    right: 12px !important;
    top: 78px !important;
    display: none !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    padding: 14px !important;
    border: 1px solid rgba(216,179,90,.36) !important;
    border-radius: 24px !important;
    background: rgba(8,8,7,.97) !important;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 24px 90px rgba(0,0,0,.55);
    z-index: 10001 !important;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }
  .nav-links.is-open {
    display: grid !important;
  }
  .nav-links a {
    display: block !important;
    padding: 15px 16px !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
    font-size: 1rem !important;
    line-height: 1.2 !important;
  }
  .nav-links a:last-child {
    border-bottom: none !important;
  }
  .nav-links .nav-cta,
  .nav-cta {
    text-align: center !important;
    margin-top: 8px !important;
    border-radius: 999px !important;
  }
  body.menu-open {
    overflow: hidden !important;
  }
}
@media (max-width: 900px) {
  .section {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .container {
    width: min(100% - 32px, 1200px) !important;
  }
  h1,
  .page-intro h1,
  .hero h1,
  .section-heading h2,
  .service-area-hero-content h1 {
    font-size: clamp(2.45rem, 11.5vw, 4.55rem) !important;
    line-height: .94 !important;
    letter-spacing: -0.07em !important;
  }
  h2 {
    font-size: clamp(2rem, 8vw, 3.35rem) !important;
    line-height: .98 !important;
  }
  h3 {
    font-size: clamp(1.18rem, 5vw, 1.65rem) !important;
  }
  p,
  li {
    font-size: 1rem !important;
    line-height: 1.55 !important;
  }
  .hero-actions,
  .button-row {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px !important;
  }
  .btn,
  .button-row a,
  .hero-actions a {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
  }
  .premium-service-grid,
  .service-photo-grid,
  .gallery-transform-grid,
  .payment-process-cards,
  .how-grid,
  .why-values-panel,
  .why-stats-panel,
  .service-area-hero-proof,
  .storm-grid,
  .team-grid,
  .financing-card {
    grid-template-columns: 1fr !important;
  }
  .service-photo-card-image,
  .gallery-transform-image {
    height: 238px !important;
  }
  .payment-bg-hero,
  .service-area-photo-hero,
  .why-page-hero,
  .why-dreamcraft-section,
  .service-area-credibility-section {
    min-height: auto !important;
    background-attachment: scroll !important;
  }
  .payment-bg-hero .page-intro,
  .service-area-photo-hero .page-intro,
  .why-page-hero .page-intro {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .trust-strip-grid,
  .payment-simple-highlights,
  .payment-simple-service-list,
  .why-badges,
  .warranty-badge-row,
  .service-area-pills,
  .gallery-filter-bar {
    justify-content: stretch !important;
  }
  .trust-strip-grid span,
  .payment-simple-highlights span,
  .payment-simple-service-list span,
  .why-badges span,
  .warranty-badge-row span,
  .service-area-pills span,
  .gallery-filter-bar a {
    width: 100% !important;
    text-align: center !important;
  }
  .gallery-filter-bar {
    border-radius: 22px !important;
  }
  .service-area-hero-proof article {
    grid-template-columns: 46px 1fr !important;
  }
  .sticky-mobile-cta {
    position: fixed !important;
    left: max(12px, env(safe-area-inset-left)) !important;
    right: max(12px, env(safe-area-inset-right)) !important;
    bottom: max(12px, env(safe-area-inset-bottom)) !important;
    z-index: 99999 !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
  }
  .sticky-mobile-cta a {
    text-align: center !important;
    border-radius: 999px !important;
    padding: 14px 12px !important;
    font-weight: 950 !important;
    box-shadow: 0 14px 40px rgba(0,0,0,.35) !important;
    text-decoration: none !important;
  }
  .sticky-mobile-cta a:first-child {
    background: var(--text, #fff) !important;
    color: #111 !important;
  }
  .sticky-mobile-cta a:last-child {
    background: linear-gradient(135deg, var(--gold-bright, #f0c85a), #b9862b) !important;
    color: #111 !important;
  }
  body {
    padding-bottom: 86px !important;
  }
}
@media (max-width: 520px) {
  .section {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .container {
    width: min(100% - 24px, 1200px) !important;
  }
  h1,
  .page-intro h1,
  .hero h1,
  .section-heading h2,
  .service-area-hero-content h1 {
    font-size: clamp(2.25rem, 12vw, 3.45rem) !important;
  }
  .eyebrow {
    font-size: .76rem !important;
    letter-spacing: .15em !important;
  }
  .service-photo-card-body,
  .gallery-transform-copy,
  .payment-process-cards article,
  .how-grid article {
    padding: 22px !important;
  }
  .service-photo-card-image,
  .gallery-transform-image {
    height: 210px !important;
  }
  .cta-card,
  .financing-card,
  .home-warranty-card {
    padding: 28px 20px !important;
  }
  .logo-mark {
    width: 40px !important;
    height: 40px !important;
    font-size: .78rem !important;
  }
}


/* Mobile link/click fix */
a, button, .btn, .nav-links, .nav-links a, .logo, .service-photo-card {
  pointer-events: auto !important;
}
.global-image-lightbox {
  pointer-events: none !important;
  opacity: 0;
  visibility: hidden;
}
.global-image-lightbox.open {
  pointer-events: auto !important;
  opacity: 1;
  visibility: visible;
}
body.lightbox-open {
  overflow: hidden;
}
.nav-links {
  z-index: 10001 !important;
}
.mobile-menu-toggle {
  z-index: 10002 !important;
}
.sticky-mobile-cta {
  z-index: 9999 !important;
}
@media (max-width: 1180px) {
  .nav-links:not(.is-open) {
    display: none !important;
    pointer-events: none !important;
  }
  .nav-links.is-open {
    display: grid !important;
    pointer-events: auto !important;
  }
}
