/*
Theme Name: Hell's Kitchen Barbershop Hero Final Real
Theme URI: https://www.hellskitchenbarbershop.com
Author: Hell's Kitchen Barbershop
Description: A bold, premium WordPress theme for Hell's Kitchen Barbershop — NYC's finest barbershop at 667 9th Ave.
Version: 2.2.2
License: GNU General Public License v2 or later
Tags: barbershop, local-business, light, modern, nyc
Text Domain: hkb-ocean
*/

/* ============================================================
   GOOGLE FONTS
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500&display=swap');

/* ============================================================
   CSS VARIABLES
   ============================================================ */
:root {
  --black:        #f4fbfb;
  --dark:         #ffffff;
  --dark2:        #edf8f7;
  --dark3:        #e4f3f1;
  --dark4:        #d8ece8;
  --border:       #c9e4df;
  --border-light: #b6d8d1;

  /* Brand colors — airy teal, seafoam, ocean blue */
  --gold:         #2c8f83;
  --gold-light:   #56b9ab;
  --gold-dim:     #1f6f65;
  --red:          #2f7fa2;
  --red-light:    #4b9cc0;
  --cream:        #ffffff;
  --white:        #18353a;
  --muted:        #5f7f83;
  --muted-light:  #7b9b9f;

  --font-display: 'Playfair Display', Georgia, serif;
  --font-body:    'DM Sans', 'Helvetica Neue', sans-serif;
  --font-mono:    'Courier New', monospace;
  --max-w:        1200px;
  --section-pad:  100px 40px;
  --radius:       2px;
}

/* ============================================================
   RESET & BASE
   ============================================================ */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  background: var(--black);
  color: var(--white);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

/* ============================================================
   UTILITY
   ============================================================ */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 40px; }
.section-label {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold);
  display: block;
  margin-bottom: 16px;
}
.gold { color: var(--gold); }
.btn {
  display: inline-block;
  padding: 16px 40px;
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  border: 1px solid var(--gold);
  color: #ffffff;
  background: var(--gold);
  transition: all 0.25s ease;
  cursor: pointer;
}
.btn:hover { background: var(--gold-light); border-color: var(--gold-light); }
.btn-outline { background: rgba(255,255,255,0.72); color: var(--gold-dim); }
.btn-outline:hover { background: var(--gold); color: #ffffff; }
.divider { width: 48px; height: 2px; background: var(--gold); margin: 24px 0; }

/* ============================================================
   HEADER / NAV
   ============================================================ */
#site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1000;
  padding: 0 40px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255,255,255,0.88);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(44,143,131,0.16);
  transition: all 0.3s ease;
}
#site-header.scrolled {
  height: 64px;
  background: rgba(255,255,255,0.96);
  border-bottom-color: var(--border);
}
.site-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.site-logo-img {
  height: 52px;
  width: auto;
  display: block;
  /* Logo has black bg — mix-blend-mode makes it transparent on dark header */
  mix-blend-mode: multiply;
  transition: opacity 0.2s;
}
.site-logo-img:hover { opacity: 0.85; }
.main-nav { display: flex; align-items: center; gap: 36px; }
.main-nav a {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--muted);
  transition: color 0.2s;
  position: relative;
}
.main-nav a::after {
  content: '';
  position: absolute;
  bottom: -4px; left: 0;
  width: 0; height: 1px;
  background: var(--gold);
  transition: width 0.25s ease;
}
.main-nav a:hover { color: var(--gold-dim); }
.main-nav a:hover::after { width: 100%; }
.nav-book {
  padding: 10px 24px;
  background: var(--gold);
  color: #ffffff !important;
  font-size: 11px !important;
  letter-spacing: 0.15em !important;
  border: 1px solid var(--gold);
}
.nav-book::after { display: none !important; }
.nav-book:hover { background: var(--gold-light) !important; }
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
}
.hamburger span {
  display: block;
  width: 26px; height: 1.5px;
  background: var(--white);
  transition: all 0.3s;
}

/* ============================================================
   HERO
   ============================================================ */
#hero {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.hero-bg-photo {
  position: absolute;
  inset: 0;
  background-image: var(--hkb-hero-image, url('assets/images/hero-homepage-correct.jpeg'));
  background-color: #102328;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transform: scale(1.01);
}
.hero-overlay {
  display: block !important;
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(4,13,22,0.82) 0%, rgba(6,16,26,0.72) 28%, rgba(9,20,31,0.48) 56%, rgba(11,23,35,0.18) 100%),
    linear-gradient(180deg, rgba(6,18,21,0.36) 0%, rgba(6,18,21,0.12) 28%, rgba(6,18,21,0.18) 100%);
}
.hero-shell {
  position: relative;
  z-index: 2;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 118px;
  padding-bottom: 34px;
}
.hero-content {
  display: block !important;
  max-width: 760px;
  padding-top: 10px;
}
.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 26px;
}
.hero-eyebrow-line {
  width: 48px;
  height: 1px;
  background: rgba(49,191,186,0.9);
  flex: 0 0 auto;
}
.hero-eyebrow-text {
  color: rgba(88,210,201,0.85);
  font-family: var(--font-mono);
  font-size: 13px;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  display: block;
}
.hero-title {
  display: flex;
  flex-direction: column;
  gap: 0;
  font-size: 0;
  line-height: 0.86;
  letter-spacing: -0.045em;
  margin: 0 0 26px;
}
.hero-title-top,
.hero-title-bottom,
.hero-title-accent {
  display: block;
}
.hero-title-top,
.hero-title-bottom {
  color: #f6f8f7;
  font-size: clamp(86px, 11vw, 188px);
  line-height: 0.9;
  text-shadow: 0 4px 24px rgba(0,0,0,0.16);
}
.hero-title-accent {
  color: #2ec7be;
  font-size: clamp(92px, 11.2vw, 198px);
  font-style: italic;
  font-weight: 700;
  line-height: 0.82;
  margin-top: -6px;
  text-shadow: 0 4px 24px rgba(0,0,0,0.16);
}
.hero-title-bottom {
  margin-top: 38px;
}
.hero-sub {
  color: rgba(244,246,245,0.88);
  font-size: 24px;
  line-height: 1.55;
  max-width: 980px;
  margin: 0 0 38px;
  text-shadow: 0 2px 16px rgba(0,0,0,0.16);
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.hero-btn-primary,
.hero-btn-secondary {
  min-width: 250px;
  text-align: center;
  padding: 18px 34px;
}
.hero-btn-primary {
  background: #38b4aa;
  border-color: #38b4aa;
  color: #071619;
}
.hero-btn-primary:hover {
  background: #49c5bb;
  border-color: #49c5bb;
}
.hero-btn-secondary {
  background: rgba(9,25,29,0.14);
  border-color: rgba(56,180,170,0.8);
  color: #38b4aa;
}
.hero-btn-secondary:hover {
  background: rgba(56,180,170,0.16);
  color: #eaf8f7;
  border-color: #49c5bb;
}
.hero-meta {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px;
  align-items: end;
  margin-top: 38px;
}
.hero-meta-item {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}
.hero-meta-num {
  color: #38b4aa;
  font-family: var(--font-display);
  font-size: clamp(44px, 5vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.04em;
  margin-bottom: 6px;
}
.hero-meta-label {
  color: rgba(226,235,234,0.88);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.scroll-hint {
  display: none !important;
}
/* ============================================================
   MARQUEE
   ============================================================ */
.marquee-bar {
  background: var(--gold);
  padding: 14px 0;
  overflow: hidden;
  position: relative;
}
.marquee-track {
  display: flex;
  gap: 0;
  white-space: nowrap;
  animation: marquee 30s linear infinite;
  width: max-content;
}
.marquee-item {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--black);
  padding: 0 20px;
}
.marquee-dot {
  color: var(--black);
  opacity: 0.4;
  font-size: 10px;
}

/* ============================================================
   PHOTO STRIP
   ============================================================ */
.photo-strip {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  height: 280px;
  gap: 3px;
}
.photo-strip-item {
  background-size: cover;
  background-position: center;
  transition: transform 0.4s ease;
  overflow: hidden;
}
.photo-strip-item:hover { transform: scale(1.03); }

/* ============================================================
   ABOUT
   ============================================================ */
#about {
  padding: var(--section-pad);
  background: var(--dark);
  border-top: 1px solid var(--border);
}
.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.about-text h2 {
  font-size: clamp(36px, 5vw, 58px);
  margin-bottom: 24px;
}
.about-text h2 em { font-style: italic; color: var(--gold); }
.about-text p {
  color: var(--muted-light);
  margin-bottom: 20px;
  font-size: 16px;
}
.mission-quote {
  border-left: 3px solid var(--gold);
  padding: 16px 24px;
  margin: 32px 0;
  background: var(--dark2);
  font-family: var(--font-display);
  font-style: italic;
  font-size: 17px;
  color: var(--cream);
  line-height: 1.6;
}
.about-values {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 36px;
}
.value-item { }
.value-icon {
  color: var(--gold);
  font-size: 14px;
  margin-bottom: 8px;
}
.value-item h4 {
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--white);
  margin-bottom: 6px;
}
.value-item p { font-size: 13px; color: var(--muted); }

/* About image stack */
.about-img-stack {
  position: relative;
  height: 560px;
}
.about-img-main {
  position: absolute;
  top: 0; left: 0;
  width: 80%;
  height: 85%;
  overflow: hidden;
}
.about-img-main img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.about-img-main:hover img { transform: scale(1.04); }
.about-img-secondary {
  position: absolute;
  bottom: 0; right: 0;
  width: 55%;
  height: 45%;
  overflow: hidden;
  border: 4px solid var(--dark);
}
.about-img-secondary img {
  width: 100%; height: 100%;
  object-fit: cover;
}
.about-img-badge {
  position: absolute;
  bottom: 44%;
  left: 72%;
  background: var(--gold);
  color: var(--black);
  padding: 16px 20px;
  text-align: center;
  z-index: 10;
  line-height: 1.2;
}
.about-img-badge strong {
  display: block;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.about-img-badge span {
  display: block;
  font-family: var(--font-display);
  font-size: 28px;
  font-weight: 900;
}

/* ============================================================
   SERVICES
   ============================================================ */
#services {
  padding: var(--section-pad);
  background: var(--black);
  border-top: 1px solid var(--border);
}
.services-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}
.services-header h2 { font-size: clamp(36px, 5vw, 58px); }
.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
}
.service-card {
  background: var(--dark);
  overflow: hidden;
  transition: transform 0.3s ease;
  position: relative;
}
.service-card:hover { transform: translateY(-4px); }
.service-card-photo {
  height: 220px;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease;
}
.service-card:hover .service-card-photo { transform: scale(1.05); }
.service-card-body {
  padding: 28px 28px 32px;
  border: 1px solid var(--border);
  border-top: none;
}
.service-num {
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--gold);
  letter-spacing: 0.1em;
  margin-bottom: 12px;
}
.service-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
  color: var(--white);
}
.service-desc {
  font-size: 14px;
  color: var(--muted);
  line-height: 1.6;
  margin-bottom: 20px;
}
.service-price {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 700;
  color: var(--gold);
}

/* ============================================================
   GALLERY MOSAIC
   ============================================================ */
#gallery {
  padding: var(--section-pad);
  background: var(--dark);
  border-top: 1px solid var(--border);
}
.gallery-header {
  margin-bottom: 48px;
}
.gallery-header h2 { font-size: clamp(36px, 5vw, 56px); }
.gallery-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 260px 260px;
  gap: 4px;
}
.gallery-item {
  background-size: cover;
  background-position: center;
  overflow: hidden;
  transition: transform 0.4s ease, filter 0.4s ease;
  filter: brightness(0.9) saturate(0.95);
  cursor: pointer;
}
.gallery-item:hover { transform: scale(1.02); filter: brightness(1.05) saturate(1.1); }
.gallery-item--tall { grid-row: span 2; }
.gallery-item--wide { grid-column: span 2; }

/* ============================================================
   BARBERS
   ============================================================ */
#barbers {
  padding: var(--section-pad);
  background: var(--black);
  border-top: 1px solid var(--border);
}
.barbers-header {
  text-align: center;
  margin-bottom: 60px;
}
.barbers-header h2 { font-size: clamp(36px, 5vw, 58px); }
.barbers-header p { color: var(--muted); max-width: 460px; margin: 0 auto; }
.barbers-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3px;
}
.barber-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.barber-img {
  aspect-ratio: 3/4;
  overflow: hidden;
  position: relative;
  background: var(--dark2);
}
.barber-img img {
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: top;
  transition: transform 0.5s ease;
  filter: brightness(0.95) saturate(0.9);
}
.barber-card:hover .barber-img img {
  transform: scale(1.06);
  filter: brightness(1) saturate(1.1);
}
.barber-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(6,13,16,0.85) 0%, rgba(6,13,16,0.2) 50%, transparent 100%);
}
.barber-info {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 28px 24px;
}
.barber-info h3 { font-size: 22px; margin-bottom: 4px; color: var(--white); }
.barber-info span {
  font-size: 11px;
  color: var(--gold);
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

/* ============================================================
   REVIEWS
   ============================================================ */
#reviews {
  padding: var(--section-pad);
  background: var(--dark2);
  border-top: 1px solid var(--border);
}
.reviews-header { margin-bottom: 60px; }
.reviews-header h2 { font-size: clamp(36px, 5vw, 56px); }
.stars { color: var(--gold); font-size: 18px; letter-spacing: 3px; margin: 8px 0; }
.reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.review-card {
  background: var(--dark);
  border: 1px solid var(--border);
  border-top: 3px solid var(--gold);
  padding: 32px 28px;
  transition: transform 0.3s ease, border-color 0.3s ease;
}
.review-card:hover { transform: translateY(-4px); border-top-color: var(--gold-light); }
.review-stars { color: var(--gold); font-size: 14px; letter-spacing: 2px; margin-bottom: 16px; }
.review-text {
  font-size: 15px;
  color: var(--muted-light);
  line-height: 1.7;
  margin-bottom: 24px;
  font-style: italic;
}
.review-author strong { display: block; font-size: 14px; color: var(--white); }
.review-author span { font-size: 12px; color: var(--gold); }

/* ============================================================
   PRESS BAR
   ============================================================ */
.press-bar {
  padding: 48px 40px;
  background: var(--dark3);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}
.press-bar .container {
  display: flex;
  align-items: center;
  gap: 48px;
  flex-wrap: wrap;
  justify-content: center;
}
.press-label {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--muted);
  white-space: nowrap;
}
.press-logos {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
}
.press-img {
  height: 28px;
  width: auto;
  opacity: 0.45;
  filter: grayscale(1) brightness(2);
  transition: opacity 0.3s;
}
.press-img:hover { opacity: 0.9; }

/* ============================================================
   LOCATION
   ============================================================ */
.seo-local {
  padding: var(--section-pad);
  background: var(--dark);
  border-top: 1px solid var(--border);
  text-align: center;
}
.seo-local .container { max-width: var(--max-w); }
.seo-local h2 {
  font-size: clamp(28px, 4vw, 46px);
  margin-bottom: 16px;
}
.seo-local p { color: var(--muted); max-width: 600px; margin: 0 auto 40px; }
.location-details {
  display: flex;
  justify-content: center;
  gap: 48px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}
.loc-item { text-align: center; }
.loc-item .icon { font-size: 24px; margin-bottom: 10px; }
.loc-item strong { display: block; font-size: 15px; color: var(--white); margin-bottom: 4px; }
.loc-item span { font-size: 13px; color: var(--muted); }
.map-embed {
  max-width: 800px;
  margin: 0 auto;
  aspect-ratio: 16/7;
  background: var(--dark2);
  border: 1px solid var(--border);
  overflow: hidden;
}
.map-embed iframe {
  width: 100%; height: 100%;
  border: none;
  filter: grayscale(70%) contrast(1.1) invert(0.85);
}

/* ============================================================
   CTA BOOK SECTION — Full bleed photo
   ============================================================ */
#book {
  position: relative;
  padding: 140px 40px;
  text-align: center;
  overflow: hidden;
}
.book-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.book-overlay {
  position: absolute;
  inset: 0;
  background: rgba(6,13,16,0.80);
}
.book-content {
  position: relative;
  z-index: 2;
}
#book h2 {
  font-size: clamp(44px, 8vw, 90px);
  margin-bottom: 20px;
}
#book h2 em { font-style: italic; color: var(--gold); display: block; }
#book p { color: var(--muted-light); font-size: 18px; margin-bottom: 48px; }
.book-actions {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* ============================================================
   FOOTER
   ============================================================ */
#site-footer {
  background: var(--black);
  border-top: 1px solid var(--border);
  padding: 60px 40px 40px;
}
.footer-grid {
  max-width: var(--max-w);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 60px;
  margin-bottom: 60px;
}
.footer-brand h3 { font-size: 24px; margin-bottom: 12px; }
.footer-brand p { font-size: 13px; color: var(--muted); line-height: 1.7; max-width: 280px; }
.footer-col h4 {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 20px;
}
.footer-col ul { display: flex; flex-direction: column; gap: 10px; }
.footer-col a { font-size: 13px; color: var(--muted); transition: color 0.2s; }
.footer-col a:hover { color: var(--white); }
.footer-bottom {
  max-width: var(--max-w);
  margin: 0 auto;
  padding-top: 40px;
  border-top: 1px solid var(--border);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.footer-bottom p { font-size: 12px; color: var(--muted); }

/* ============================================================
   ANIMATIONS
   ============================================================ */
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(30px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes marquee {
  from { transform: translateX(0); }
  to   { transform: translateX(-33.333%); }
}
.fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.fade-up.visible { opacity: 1; transform: translateY(0); }

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1024px) {
  .services-grid { grid-template-columns: repeat(2, 1fr); }
  .gallery-mosaic { grid-template-columns: repeat(3, 1fr); }
  .barbers-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 900px) {
  :root { --section-pad: 60px 24px; }
  .container { padding: 0 24px; }
  #site-header { padding: 0 24px; }
  .main-nav { display: none; }
  .main-nav.open {
    display: flex;
    flex-direction: column;
    position: fixed;
    inset: 80px 0 0 0;
    background: var(--black);
    padding: 40px 24px;
    gap: 24px;
    z-index: 999;
    border-top: 1px solid var(--border);
  }
  .main-nav.open a { font-size: 20px; }
  .hamburger { display: flex; }
  .hero-meta { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 22px; }
  .hero-shell { padding-top: 108px; }
  .hero-sub { font-size: 20px; max-width: 760px; }
  .photo-strip { grid-template-columns: repeat(3, 1fr); height: 200px; }
  .photo-strip-item:nth-child(4),
  .photo-strip-item:nth-child(5) { display: none; }
  .about-grid { grid-template-columns: 1fr; gap: 48px; }
  .about-img-stack { height: 400px; }
  .services-grid { grid-template-columns: 1fr; }
  .gallery-mosaic { grid-template-columns: repeat(2, 1fr); grid-template-rows: auto; }
  .gallery-item--tall { grid-row: span 1; }
  .gallery-item--wide { grid-column: span 1; }
  .reviews-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 40px; }
  .footer-brand { grid-column: 1 / -1; }
  .location-details { gap: 24px; }
  #book { padding: 80px 24px; }
  .services-header { flex-direction: column; align-items: flex-start; gap: 20px; }
}

@media (max-width: 600px) {
  .hero-eyebrow { gap: 14px; margin-bottom: 18px; }
  .hero-eyebrow-line { width: 34px; }
  .hero-eyebrow-text { font-size: 10px; letter-spacing: 0.24em; }
  .hero-shell { min-height: auto; padding-top: 96px; padding-bottom: 22px; }
  #hero { min-height: auto; }
  .hero-content { max-width: 100%; }
  .hero-title-top, .hero-title-bottom { font-size: clamp(66px, 19vw, 108px); }
  .hero-title-accent { font-size: clamp(72px, 20vw, 116px); }
  .hero-title-bottom { margin-top: 26px; }
  .hero-sub { font-size: 18px; line-height: 1.5; margin-bottom: 28px; }
  .hero-actions { gap: 14px; }
  .hero-btn-primary, .hero-btn-secondary { min-width: 0; width: 100%; padding: 16px 24px; }
  .hero-meta { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 12px; margin-top: 30px; }
  .hero-meta-num { font-size: clamp(34px, 11vw, 52px); }
  .hero-meta-label { font-size: 10px; letter-spacing: 0.12em; }
  .footer-grid { grid-template-columns: 1fr; }
  .about-values { grid-template-columns: 1fr; }
  .barbers-grid { grid-template-columns: 1fr 1fr; }
  .photo-strip { grid-template-columns: repeat(2, 1fr); }
  .photo-strip-item:nth-child(3) { display: none; }
}


/* ============================================================
   LIGHT THEME REPAIR OVERRIDES
   ============================================================ */
body { background: linear-gradient(180deg, #f7fcfc 0%, #eef8f7 100%); }
#site-header.scrolled { box-shadow: 0 12px 30px rgba(24,53,58,0.08); }
.site-logo-img { mix-blend-mode: normal; }
.main-nav a { color: var(--white); }
.main-nav a:hover { color: var(--gold); }
.hamburger span { background: var(--white); }
.hero-overlay { background: linear-gradient(90deg, rgba(247,252,252,0.94) 0%, rgba(247,252,252,0.78) 42%, rgba(247,252,252,0.28) 72%, rgba(247,252,252,0.10) 100%); }
.hero-title, .hero-sub, .hero-eyebrow-text, .hero-meta-num, .hero-meta-label { color: #12343a; text-shadow: none; }
.hero-meta-item { background: rgba(255,255,255,0.72); border: 1px solid rgba(44,143,131,0.12); box-shadow: 0 14px 30px rgba(24,53,58,0.06); }
.about-card, .service-card, .barber-card, .review-card, .contact-card, .hours-card, .location-card, .faq-item, .cta-panel, .footer-widget { box-shadow: 0 18px 35px rgba(24,53,58,0.06); }
#about, #services, #gallery, #barbers, #reviews, #location, #faq, #cta { background: transparent; }
.photo-strip-item, .gallery-item, .service-card-photo, .barber-img { box-shadow: 0 18px 32px rgba(24,53,58,0.08); }
#site-footer { background: linear-gradient(180deg, #eaf7f5 0%, #deefec 100%); color: #18353a; border-top: 1px solid rgba(44,143,131,0.12); }
#site-footer h4, #site-footer a, #site-footer p, #site-footer li, .footer-bottom p { color: #18353a; }
#site-footer a:hover { color: var(--gold); }
.footer-bottom { border-top: 1px solid rgba(44,143,131,0.12); }


/* ============================================================
   CONTRAST FIXES
   ============================================================ */
#about p,
#about .about-text p,
#services .service-desc,
.value-item p,
.cta-text p,
footer,
footer p {
  color: #587b80;
}

#about h2,
#services h2,
#gallery h2,
#barbers h2,
.value-item h4,
.service-title,
.site-title,
footer h2,
footer h3,
footer h4 {
  color: #17353a;
}

.mission-quote {
  background: #e7f3f1;
  border-left: 5px solid #2c8f83;
  color: #244b4b !important;
  opacity: 1 !important;
}
.mission-quote,
.mission-quote *,
blockquote.mission-quote,
blockquote.mission-quote * {
  color: #244b4b !important;
  opacity: 1 !important;
  text-shadow: none !important;
}


/* FINAL HERO TUNE */
.hero-title-top, .hero-title-bottom { color: #ffffff !important; }
.hero-title-accent { color: #31bfba !important; }
.hero-overlay { background: linear-gradient(90deg, rgba(4,13,22,0.82) 0%, rgba(6,16,26,0.72) 28%, rgba(9,20,31,0.48) 56%, rgba(11,23,35,0.18) 100%), linear-gradient(180deg, rgba(6,18,21,0.36) 0%, rgba(6,18,21,0.12) 28%, rgba(6,18,21,0.18) 100%) !important; }


/* EXACT HERO TEXT COLOR FIX */
.hero-title-top,
.hero-title-bottom,
.hero-title-top *,
.hero-title-bottom * {
  color: #ffffff !important;
}

.hero-title-accent,
.hero-title-accent * {
  color: #31bfba !important;
}
