/* ============================================================
   AH Tax Advisory — styles.css
   ============================================================ */

/* ---------- 1. CSS Custom Properties — Themes ---------- */
body.theme-charcoal-emerald {
  --color-bg:         #f4f6f4;
  --color-surface:    #ffffff;
  --color-primary:    #1b4332;
  --color-primary-light: #2d6a4f;
  --color-accent:     #d4af37;
  --color-text:       #1a1a1a;
  --color-text-muted: #5a6472;
  --color-highlight:  #d4af37;
  --color-border:     #dde3dd;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #1b4332;
  --color-nav-text:   #ffffff;
  --color-footer-bg:  #1b4332;
  --color-footer-text:#f0f0f0;
  --shadow-card:      0 4px 20px rgba(27,67,50,0.10);
  --shadow-hover:     0 12px 40px rgba(27,67,50,0.18);
}

body.theme-premium-dark {
  --color-bg:         #1a1a2e;
  --color-surface:    #16213e;
  --color-primary:    #d4af37;
  --color-primary-light: #e8c84a;
  --color-accent:     #2ecc71;
  --color-text:       #f0f0f0;
  --color-text-muted: #a0aab4;
  --color-highlight:  #2ecc71;
  --color-border:     #2a2a4a;
  --color-card-bg:    #16213e;
  --color-nav-bg:     #0f0f1e;
  --color-nav-text:   #f0f0f0;
  --color-footer-bg:  #0f0f1e;
  --color-footer-text:#c8c8c8;
  --shadow-card:      0 4px 20px rgba(0,0,0,0.40);
  --shadow-hover:     0 12px 40px rgba(212,175,55,0.20);
}

body.theme-slate-gold {
  --color-bg:         #f8f7f4;
  --color-surface:    #ffffff;
  --color-primary:    #4a5568;
  --color-primary-light: #718096;
  --color-accent:     #b7950b;
  --color-text:       #2d3748;
  --color-text-muted: #718096;
  --color-highlight:  #b7950b;
  --color-border:     #e2e8f0;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #2d3748;
  --color-nav-text:   #ffffff;
  --color-footer-bg:  #2d3748;
  --color-footer-text:#e2e8f0;
  --shadow-card:      0 4px 20px rgba(74,85,104,0.10);
  --shadow-hover:     0 12px 40px rgba(74,85,104,0.20);
}

body.theme-arctic-clean {
  --color-bg:         #ffffff;
  --color-surface:    #f7f9fc;
  --color-primary:    #0f4c75;
  --color-primary-light: #1a6fa8;
  --color-accent:     #e8a838;
  --color-text:       #1a1a2e;
  --color-text-muted: #64748b;
  --color-highlight:  #e8a838;
  --color-border:     #e1e8f0;
  --color-card-bg:    #f7f9fc;
  --color-nav-bg:     #0f4c75;
  --color-nav-text:   #ffffff;
  --color-footer-bg:  #0f4c75;
  --color-footer-text:#e8f0f8;
  --shadow-card:      0 4px 20px rgba(15,76,117,0.08);
  --shadow-hover:     0 12px 40px rgba(15,76,117,0.18);
}

/* Champagne — warm champagne cream + deep burgundy-gold */
body.theme-champagne {
  --color-bg:         #fdf8f0;
  --color-surface:    #fffdf8;
  --color-primary:    #7a5010;
  --color-primary-light: #a06c18;
  --color-accent:     #2c4a6e;
  --color-text:       #2a1f10;
  --color-text-muted: #8a7055;
  --color-highlight:  #c49a28;
  --color-border:     #eddfc4;
  --color-card-bg:    #fffdf8;
  --color-nav-bg:     #5c3a0e;
  --color-nav-text:   #fdf5e4;
  --color-footer-bg:  #5c3a0e;
  --color-footer-text:#f5e8cc;
  --shadow-card:      0 4px 20px rgba(122,80,16,0.10);
  --shadow-hover:     0 12px 40px rgba(122,80,16,0.20);
}

/* Blush Rose — soft rose white + deep rose + warm taupe */
body.theme-blush-rose {
  --color-bg:         #fff6f7;
  --color-surface:    #ffffff;
  --color-primary:    #a33048;
  --color-primary-light: #c94060;
  --color-accent:     #6b4c3b;
  --color-text:       #2a1520;
  --color-text-muted: #8a6070;
  --color-highlight:  #c94060;
  --color-border:     #f0d0d8;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #7a1f35;
  --color-nav-text:   #fff0f3;
  --color-footer-bg:  #7a1f35;
  --color-footer-text:#fcd8e0;
  --shadow-card:      0 4px 20px rgba(163,48,72,0.09);
  --shadow-hover:     0 12px 40px rgba(163,48,72,0.20);
}

/* Pearl Teal — cool pearl white + deep teal + amber */
body.theme-pearl-teal {
  --color-bg:         #f4fafa;
  --color-surface:    #ffffff;
  --color-primary:    #156a6a;
  --color-primary-light: #1e9090;
  --color-accent:     #d4832a;
  --color-text:       #0d2a2a;
  --color-text-muted: #4a7070;
  --color-highlight:  #d4832a;
  --color-border:     #c8e8e8;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #0d4f4f;
  --color-nav-text:   #e8f8f8;
  --color-footer-bg:  #0d4f4f;
  --color-footer-text:#c0e8e8;
  --shadow-card:      0 4px 20px rgba(21,106,106,0.09);
  --shadow-hover:     0 12px 40px rgba(21,106,106,0.20);
}

/* Ivory Cocoa — warm ivory + deep cocoa + gold */
body.theme-ivory-cocoa {
  --color-bg:         #fdf9f4;
  --color-surface:    #ffffff;
  --color-primary:    #5c3317;
  --color-primary-light: #7a4520;
  --color-accent:     #c99030;
  --color-text:       #1e0e06;
  --color-text-muted: #8a6a50;
  --color-highlight:  #c99030;
  --color-border:     #e8d8c4;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #3d200e;
  --color-nav-text:   #fdf5ec;
  --color-footer-bg:  #3d200e;
  --color-footer-text:#ecdccc;
  --shadow-card:      0 4px 20px rgba(92,51,23,0.10);
  --shadow-hover:     0 12px 40px rgba(92,51,23,0.22);
}

/* Lavender Dream — whispery lavender + deep violet + coral */
body.theme-lavender-dream {
  --color-bg:         #f8f5ff;
  --color-surface:    #ffffff;
  --color-primary:    #4f3db0;
  --color-primary-light: #6a55cc;
  --color-accent:     #e05c30;
  --color-text:       #1a1030;
  --color-text-muted: #7060a0;
  --color-highlight:  #e05c30;
  --color-border:     #ddd0f5;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #32248a;
  --color-nav-text:   #f5f0ff;
  --color-footer-bg:  #32248a;
  --color-footer-text:#d8ccf8;
  --shadow-card:      0 4px 20px rgba(79,61,176,0.10);
  --shadow-hover:     0 12px 40px rgba(79,61,176,0.22);
}

/* Sage Cream — pale sage cream + forest green + warm gold */
body.theme-sage-cream {
  --color-bg:         #f8faf6;
  --color-surface:    #ffffff;
  --color-primary:    #2e6b3e;
  --color-primary-light: #3e8c52;
  --color-accent:     #c9813a;
  --color-text:       #122018;
  --color-text-muted: #527060;
  --color-highlight:  #c9813a;
  --color-border:     #cce0d0;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #1a4828;
  --color-nav-text:   #eef8f0;
  --color-footer-bg:  #1a4828;
  --color-footer-text:#c0e8cc;
  --shadow-card:      0 4px 20px rgba(46,107,62,0.09);
  --shadow-hover:     0 12px 40px rgba(46,107,62,0.20);
}

/* Royal Navy — deep navy blue + warm gold */
body.theme-royal-navy {
  --color-bg:         #f0f4f8;
  --color-surface:    #ffffff;
  --color-primary:    #1e3a5f;
  --color-primary-light: #2e5490;
  --color-accent:     #c9973a;
  --color-text:       #1a2a3a;
  --color-text-muted: #5a6a7a;
  --color-highlight:  #c9973a;
  --color-border:     #d0dce8;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #1e3a5f;
  --color-nav-text:   #ffffff;
  --color-footer-bg:  #1e3a5f;
  --color-footer-text:#d8e4f0;
  --shadow-card:      0 4px 20px rgba(30,58,95,0.10);
  --shadow-hover:     0 12px 40px rgba(30,58,95,0.20);
}

/* Sage Mist — warm sage green + terracotta */
body.theme-sage-mist {
  --color-bg:         #f5f7f2;
  --color-surface:    #ffffff;
  --color-primary:    #3d6b4f;
  --color-primary-light: #5a8f6a;
  --color-accent:     #d4672a;
  --color-text:       #1e2d22;
  --color-text-muted: #617060;
  --color-highlight:  #d4672a;
  --color-border:     #d8e4d8;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #2e5240;
  --color-nav-text:   #f0f5f0;
  --color-footer-bg:  #2e5240;
  --color-footer-text:#d8ecd8;
  --shadow-card:      0 4px 20px rgba(61,107,79,0.10);
  --shadow-hover:     0 12px 40px rgba(61,107,79,0.20);
}

/* Rose Quartz — dusty rose + deep plum */
body.theme-rose-quartz {
  --color-bg:         #fdf6f0;
  --color-surface:    #ffffff;
  --color-primary:    #7b3552;
  --color-primary-light: #a04e70;
  --color-accent:     #d4913a;
  --color-text:       #2a1a20;
  --color-text-muted: #7a5a65;
  --color-highlight:  #d4913a;
  --color-border:     #ecd8df;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #5e2840;
  --color-nav-text:   #fdf0f5;
  --color-footer-bg:  #5e2840;
  --color-footer-text:#f0d8e4;
  --shadow-card:      0 4px 20px rgba(123,53,82,0.10);
  --shadow-hover:     0 12px 40px rgba(123,53,82,0.20);
}

/* Warm Amber — rich amber + deep indigo accent */
body.theme-warm-amber {
  --color-bg:         #fefbf3;
  --color-surface:    #ffffff;
  --color-primary:    #92400e;
  --color-primary-light: #b45309;
  --color-accent:     #1e40af;
  --color-text:       #1c1008;
  --color-text-muted: #78614a;
  --color-highlight:  #b45309;
  --color-border:     #ede0cc;
  --color-card-bg:    #ffffff;
  --color-nav-bg:     #78340f;
  --color-nav-text:   #fff8f0;
  --color-footer-bg:  #78340f;
  --color-footer-text:#fdecd0;
  --shadow-card:      0 4px 20px rgba(146,64,14,0.10);
  --shadow-hover:     0 12px 40px rgba(146,64,14,0.20);
}

/* Midnight Sapphire — deep midnight blue + electric cyan (dark) */
body.theme-midnight-sapphire {
  --color-bg:         #0d1b2a;
  --color-surface:    #112240;
  --color-primary:    #00b4d8;
  --color-primary-light: #48cae4;
  --color-accent:     #f77f00;
  --color-text:       #e8f0f8;
  --color-text-muted: #8090a8;
  --color-highlight:  #f77f00;
  --color-border:     #1e3252;
  --color-card-bg:    #112240;
  --color-nav-bg:     #060f1c;
  --color-nav-text:   #e8f0f8;
  --color-footer-bg:  #060f1c;
  --color-footer-text:#a8c0d8;
  --shadow-card:      0 4px 20px rgba(0,0,0,0.45);
  --shadow-hover:     0 12px 40px rgba(0,180,216,0.25);
}

/* ---------- 2. Reset & Base ---------- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; font-size: 16px; }

body {
  font-family: 'Inter', sans-serif;
  background-color: var(--color-bg);
  color: var(--color-text);
  line-height: 1.7;
  transition: background-color 0.4s ease, color 0.4s ease;
}

h1, h2, h3, h4, h5 {
  font-family: 'Playfair Display', serif;
  line-height: 1.3;
}

a { color: var(--color-primary); text-decoration: none; }
a:hover { color: var(--color-primary-light); }

img { max-width: 100%; height: auto; display: block; }

/* ---------- 3. Utility Classes ---------- */
.hidden { display: none !important; }

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

.section-title {
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  color: var(--color-primary);
  margin-bottom: 0.5rem;
}

.section-subtitle {
  font-size: 1.05rem;
  color: var(--color-text-muted);
  margin-bottom: 2.5rem;
  max-width: 640px;
}

.section-pad { padding: 5rem 0; }

.text-center { text-align: center; }
.text-accent { color: var(--color-accent); }

/* ---------- 4. Buttons ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.75rem;
  border-radius: 6px;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.3s ease;
  text-decoration: none;
}

.btn-primary {
  background: var(--color-primary);
  color: #fff;
  border-color: var(--color-primary);
}
.btn-primary:hover {
  background: var(--color-primary-light);
  border-color: var(--color-primary-light);
  color: #fff;
  transform: translateY(-2px);
  box-shadow: var(--shadow-hover);
}

.btn-outline {
  background: transparent;
  color: var(--color-primary);
  border-color: var(--color-primary);
}
.btn-outline:hover {
  background: var(--color-primary);
  color: #fff;
  transform: translateY(-2px);
}

.btn-accent {
  background: var(--color-accent);
  color: #fff;
  border-color: var(--color-accent);
}
.btn-accent:hover {
  filter: brightness(1.1);
  transform: translateY(-2px);
}

/* ---------- 5. Grid ---------- */
.grid-2 { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
.grid-3 { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
.grid-4 { display: grid; grid-template-columns: 1fr 1fr; gap: 1.25rem; }

@media (min-width: 768px) {
  .grid-2 { grid-template-columns: repeat(2, 1fr); }
  .grid-3 { grid-template-columns: repeat(2, 1fr); }
  .grid-4 { grid-template-columns: repeat(2, 1fr); }
}

@media (min-width: 1024px) {
  .grid-3 { grid-template-columns: repeat(3, 1fr); }
  .grid-4 { grid-template-columns: repeat(4, 1fr); }
}

/* ---------- 6. Header / Navigation ---------- */
#site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: var(--color-nav-bg);
  box-shadow: 0 2px 12px rgba(0,0,0,0.15);
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

.nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 68px;
  padding: 0 1.5rem;
  max-width: 1200px;
  margin: 0 auto;
}

.nav-logo {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  text-decoration: none;
}

.nav-logo-icon {
  width: 40px;
  height: 40px;
  background: var(--color-accent);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.1rem;
  color: #fff;
  font-family: 'Playfair Display', serif;
}

.nav-logo-text {
  color: var(--color-nav-text);
  font-family: 'Playfair Display', serif;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.2;
}

.nav-logo-tagline {
  display: block;
  font-size: 0.65rem;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  opacity: 0.75;
  letter-spacing: 0.5px;
}

.nav-menu {
  display: none;
  list-style: none;
  gap: 0.25rem;
  align-items: center;
}

.nav-menu.open { display: flex; }

.nav-menu a {
  color: var(--color-nav-text);
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  transition: background 0.2s ease, color 0.2s ease;
  text-decoration: none;
  opacity: 0.85;
}

.nav-menu a:hover,
.nav-menu a.active {
  background: rgba(255,255,255,0.12);
  opacity: 1;
}

.nav-menu a.active {
  border-bottom: 2px solid var(--color-accent);
}

.nav-hamburger {
  display: flex;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 8px;
  background: none;
  border: none;
}

.nav-hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--color-nav-text);
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.nav-hamburger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-hamburger.open span:nth-child(2) { opacity: 0; }
.nav-hamburger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

@media (min-width: 768px) {
  .nav-hamburger { display: none; }
  .nav-menu { display: flex; }
}

/* Mobile nav dropdown */
@media (max-width: 767px) {
  #site-header { position: sticky; top: 0; }
  .nav-inner { flex-wrap: wrap; height: auto; padding: 0.75rem 1.25rem; }
  .nav-menu {
    display: none;
    flex-direction: column;
    width: 100%;
    padding: 0.75rem 0 1rem;
    gap: 0;
  }
  .nav-menu.open { display: flex; }
  .nav-menu a {
    padding: 0.75rem 0.5rem;
    border-radius: 0;
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }
}

/* ---------- 7. Hero Carousel ---------- */
.carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 520px;
  background: var(--color-primary);
}

@media (min-width: 768px) { .carousel { min-height: 600px; } }

.carousel-track {
  display: flex;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  height: 100%;
}

.carousel-slide {
  min-width: 100%;
  position: relative;
  overflow: hidden;
}

.carousel-slide img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  display: block;
  filter: brightness(0.55);
}

@media (min-width: 768px) { .carousel-slide img { height: 600px; } }

.carousel-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem 1.5rem;
  background: linear-gradient(to bottom, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.45) 100%);
}

.carousel-badge {
  display: inline-block;
  background: var(--color-accent);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0.35rem 1rem;
  border-radius: 20px;
  margin-bottom: 1rem;
  animation: fadeInDown 0.7s ease both;
}

.carousel-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.8rem, 5vw, 3.2rem);
  color: #fff;
  margin-bottom: 1rem;
  max-width: 720px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  animation: fadeInUp 0.7s ease 0.1s both;
}

.carousel-subtitle {
  font-size: clamp(0.95rem, 2.5vw, 1.2rem);
  color: rgba(255,255,255,0.9);
  margin-bottom: 2rem;
  max-width: 560px;
  animation: fadeInUp 0.7s ease 0.2s both;
}

.carousel-cta {
  animation: fadeInUp 0.7s ease 0.3s both;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}

/* Carousel navigation arrows */
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.15);
  backdrop-filter: blur(4px);
  border: 2px solid rgba(255,255,255,0.3);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  z-index: 10;
  color: #fff;
  font-size: 1.1rem;
}
.carousel-btn:hover { background: rgba(255,255,255,0.28); transform: translateY(-50%) scale(1.08); }
.carousel-btn.prev { left: 1rem; }
.carousel-btn.next { right: 1rem; }

/* Carousel dots */
.carousel-dots {
  position: absolute;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5rem;
  z-index: 10;
}

.carousel-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.4);
  cursor: pointer;
  border: none;
  transition: background 0.3s ease, transform 0.2s ease;
}

.carousel-dot.active {
  background: var(--color-accent);
  transform: scale(1.3);
}

/* ---------- 8. Cards ---------- */
.card {
  background: var(--color-card-bg);
  border: 1px solid var(--color-border);
  border-radius: 12px;
  padding: 1.75rem;
  box-shadow: var(--shadow-card);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-hover);
}

/* ---------- 9. Services grid ---------- */
.service-card {
  background: var(--color-card-bg);
  border: 1px solid var(--color-border);
  border-radius: 12px;
  padding: 2rem 1.5rem;
  text-align: center;
  box-shadow: var(--shadow-card);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.service-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-hover);
  border-color: var(--color-accent);
}

.service-icon {
  font-size: 2.2rem;
  color: var(--color-primary);
  margin-bottom: 1rem;
  display: inline-block;
  transition: transform 0.3s ease;
}
.service-card:hover .service-icon { transform: scale(1.15) rotate(-5deg); }

.service-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--color-text);
  margin-bottom: 0.6rem;
  font-family: 'Inter', sans-serif;
}

.service-desc {
  font-size: 0.88rem;
  color: var(--color-text-muted);
  line-height: 1.6;
}

/* ---------- 10. Pricing ---------- */
.pricing-section { background: var(--color-bg); }

.pricing-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .pricing-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
  .pricing-grid { grid-template-columns: repeat(4, 1fr); }
}

.pricing-card {
  background: var(--color-card-bg);
  border: 2px solid var(--color-border);
  border-radius: 16px;
  padding: 2rem 1.5rem;
  text-align: center;
  box-shadow: var(--shadow-card);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-hover);
}

.pricing-card.featured {
  border-color: var(--color-primary);
  background: var(--color-primary);
  color: #fff;
  transform: translateY(-8px);
  box-shadow: var(--shadow-hover);
}

.pricing-badge {
  display: inline-block;
  background: var(--color-accent);
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  margin-bottom: 1rem;
}

.pricing-name {
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-family: 'Inter', sans-serif;
}

.pricing-price {
  font-size: 2.2rem;
  font-weight: 700;
  color: var(--color-accent);
  margin-bottom: 0.25rem;
  font-family: 'Playfair Display', serif;
}

.pricing-card.featured .pricing-price { color: var(--color-accent); }

.pricing-note {
  font-size: 0.82rem;
  color: var(--color-text-muted);
  margin-bottom: 1.5rem;
}

.pricing-card.featured .pricing-note { color: rgba(255,255,255,0.7); }

.pricing-features {
  list-style: none;
  text-align: left;
  margin-bottom: 1.75rem;
  flex: 1;
}

.pricing-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.4rem 0;
  font-size: 0.88rem;
  border-bottom: 1px solid var(--color-border);
}

.pricing-card.featured .pricing-features li { border-color: rgba(255,255,255,0.15); color: rgba(255,255,255,0.9); }

.pricing-features li i {
  color: var(--color-accent);
  font-size: 0.8rem;
  margin-top: 0.3rem;
  flex-shrink: 0;
}

/* ---------- 11. Comparison Table ---------- */
.comparison-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: var(--shadow-card);
}

.comparison-table thead {
  background: var(--color-primary);
  color: #fff;
}

.comparison-table th, .comparison-table td {
  padding: 1rem 1.25rem;
  text-align: left;
  font-size: 0.9rem;
}

.comparison-table th { font-weight: 600; }
.comparison-table th:nth-child(2),
.comparison-table th:nth-child(3),
.comparison-table td:nth-child(2),
.comparison-table td:nth-child(3) { text-align: center; width: 130px; }

.comparison-table tbody tr { background: var(--color-card-bg); border-bottom: 1px solid var(--color-border); }
.comparison-table tbody tr:hover { background: var(--color-surface); }
.comparison-table .tick { color: #22c55e; font-size: 1.1rem; }
.comparison-table .cross { color: #ef4444; font-size: 1.1rem; }

/* Mobile: scroll table */
.table-wrap { overflow-x: auto; border-radius: 12px; }

/* ---------- 12. Contact Section ---------- */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
}
@media (min-width: 768px) { .contact-grid { grid-template-columns: 1fr 1.6fr; } }

.contact-info-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.contact-info-icon {
  width: 44px;
  height: 44px;
  background: var(--color-primary);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
  flex-shrink: 0;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
  width: 100%;
  padding: 0.85rem 1rem;
  border: 1.5px solid var(--color-border);
  border-radius: 8px;
  background: var(--color-surface);
  color: var(--color-text);
  font-size: 0.95rem;
  font-family: inherit;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  margin-bottom: 1rem;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(27,67,50,0.1);
}

.contact-form textarea { resize: vertical; min-height: 130px; }

.form-row { display: grid; grid-template-columns: 1fr; gap: 0; }
@media (min-width: 600px) { .form-row { grid-template-columns: 1fr 1fr; gap: 1rem; } }

.form-success {
  display: none;
  background: #d1fae5;
  color: #065f46;
  padding: 1rem 1.5rem;
  border-radius: 8px;
  margin-top: 1rem;
  font-weight: 500;
}

/* ---------- 13. Theme Switcher ---------- */
#theme-switcher-container {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 900;
}

.theme-tab {
  background: var(--color-primary);
  color: #fff;
  border: none;
  border-radius: 8px 0 0 8px;
  padding: 0.7rem 0.6rem;
  cursor: pointer;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.theme-panel {
  display: none;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 8px 0 0 8px;
  padding: 0.75rem;
  gap: 0.5rem;
  box-shadow: -4px 0 20px rgba(0,0,0,0.12);
  max-height: 80vh;
  overflow-y: auto;
}

.theme-panel.open {
  display: grid;
  grid-template-columns: repeat(2, 32px);
}

.theme-swatch {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid transparent;
  transition: transform 0.2s ease, border-color 0.2s ease;
}
.theme-swatch:hover { transform: scale(1.15); }
.theme-swatch.active { border-color: var(--color-text); }

/* ---------- 14. Footer ---------- */
#site-footer {
  background: var(--color-footer-bg);
  color: var(--color-footer-text);
  padding: 3rem 0 1.5rem;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
}

@media (min-width: 768px) { .footer-grid { grid-template-columns: 2fr 1fr 1fr; } }

.footer-brand-name {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.footer-tagline {
  font-size: 0.88rem;
  opacity: 0.75;
  margin-bottom: 1.25rem;
  line-height: 1.6;
}

.footer-social {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}

.footer-social-icon {
  width: 38px;
  height: 38px;
  background: rgba(255,255,255,0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-footer-text);
  font-size: 1rem;
  transition: background 0.2s ease, transform 0.2s ease;
  text-decoration: none;
}
.footer-social-icon:hover {
  background: var(--color-accent);
  color: #fff;
  transform: translateY(-3px);
}

.footer-col-title {
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 0.6;
  margin-bottom: 1rem;
}

.footer-links { list-style: none; }
.footer-links li { margin-bottom: 0.5rem; }
.footer-links a {
  color: var(--color-footer-text);
  opacity: 0.8;
  font-size: 0.9rem;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.footer-links a:hover { opacity: 1; }

.footer-divider {
  border: none;
  border-top: 1px solid rgba(255,255,255,0.1);
  margin-bottom: 1.25rem;
}

.footer-legal {
  font-size: 0.8rem;
  opacity: 0.65;
  line-height: 1.7;
  text-align: center;
}

/* ---------- 15. Floating Buttons ---------- */
#floating-buttons {
  position: fixed;
  bottom: 2rem;
  left: 1.25rem;
  z-index: 950;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.float-btn {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(0,0,0,0.25);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border: none;
  position: relative;
}

.float-btn:hover { transform: scale(1.12); box-shadow: 0 8px 24px rgba(0,0,0,0.35); }

.float-btn.whatsapp { background: #25d366; color: #fff; }
.float-btn.phone    { background: var(--color-primary); color: #fff; }

/* Pulse ring on WhatsApp */
.float-btn.whatsapp::before {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid #25d366;
  animation: pulse-ring 2s ease-out infinite;
}

@keyframes pulse-ring {
  0%   { opacity: 0.7; transform: scale(1); }
  100% { opacity: 0;   transform: scale(1.6); }
}

/* Phone tooltip on desktop */
.float-btn.phone .tooltip {
  display: none;
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color-text);
  color: var(--color-bg);
  font-size: 0.8rem;
  font-weight: 600;
  padding: 0.4rem 0.85rem;
  border-radius: 6px;
  white-space: nowrap;
}

.float-btn.phone:hover .tooltip { display: block; }

/* ---------- 16. Scroll Animations ---------- */
.fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.fade-up.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger children */
.stagger-children > *:nth-child(1) { transition-delay: 0.05s; }
.stagger-children > *:nth-child(2) { transition-delay: 0.12s; }
.stagger-children > *:nth-child(3) { transition-delay: 0.19s; }
.stagger-children > *:nth-child(4) { transition-delay: 0.26s; }
.stagger-children > *:nth-child(5) { transition-delay: 0.33s; }
.stagger-children > *:nth-child(6) { transition-delay: 0.40s; }
.stagger-children > *:nth-child(7) { transition-delay: 0.47s; }
.stagger-children > *:nth-child(8) { transition-delay: 0.54s; }
.stagger-children > *:nth-child(9) { transition-delay: 0.61s; }
.stagger-children > *:nth-child(10) { transition-delay: 0.68s; }
.stagger-children > *:nth-child(11) { transition-delay: 0.75s; }
.stagger-children > *:nth-child(12) { transition-delay: 0.82s; }

/* ---------- 17. Why Us Strip ---------- */
.why-strip {
  background: var(--color-primary);
  padding: 3rem 0;
  color: #fff;
}

.why-strip-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (min-width: 768px) { .why-strip-grid { grid-template-columns: repeat(4, 1fr); } }

.why-item { text-align: center; }
.why-icon { font-size: 2rem; margin-bottom: 0.5rem; color: var(--color-accent); }
.why-value { font-size: 2rem; font-weight: 700; font-family: 'Playfair Display', serif; }
.why-label { font-size: 0.82rem; opacity: 0.8; margin-top: 0.25rem; }

/* ---------- 18. CTA Banner ---------- */
.cta-banner {
  background: linear-gradient(135deg, var(--color-primary), var(--color-primary-light));
  padding: 4rem 2rem;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.cta-banner::before {
  content: '';
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='20'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.cta-banner-title {
  font-size: clamp(1.5rem, 3.5vw, 2.2rem);
  font-family: 'Playfair Display', serif;
  margin-bottom: 1rem;
  position: relative;
}

.cta-banner-sub {
  font-size: 1.05rem;
  opacity: 0.9;
  margin-bottom: 2rem;
  position: relative;
}

.cta-banner .btn { position: relative; }

/* ---------- 19. Hero Glimpse / Home Intro ---------- */
.glimpse-section { padding: 5rem 0; background: var(--color-surface); }

.glimpse-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
}
@media (min-width: 768px) { .glimpse-grid { grid-template-columns: repeat(3, 1fr); } }

.glimpse-card {
  background: var(--color-card-bg);
  border: 1px solid var(--color-border);
  border-left: 4px solid var(--color-primary);
  border-radius: 8px;
  padding: 1.5rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.glimpse-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); }

.glimpse-icon { font-size: 1.6rem; color: var(--color-accent); margin-bottom: 0.75rem; }
.glimpse-title { font-size: 0.95rem; font-weight: 700; margin-bottom: 0.4rem; }
.glimpse-desc { font-size: 0.83rem; color: var(--color-text-muted); }

/* ---------- 20. Keyframe animations ---------- */
@keyframes fadeInDown {
  from { opacity: 0; transform: translateY(-20px); }
  to   { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}

@keyframes slideInLeft {
  from { opacity: 0; transform: translateX(-30px); }
  to   { opacity: 1; transform: translateX(0); }
}

/* ---------- 21. SVG Decorative Dividers ---------- */
.wave-divider { line-height: 0; overflow: hidden; }
.wave-divider svg { display: block; width: 100%; }

/* ---------- 22. Page Section ---------- */
.page-section { min-height: calc(100vh - 68px); }