/* ========================================
STRATEGIC AI LEADER
HOMEPAGE
FINAL CLEAN SINGLE SOURCE OF TRUTH
PAGE ID 16
======================================== */

/* ========================================
1. FOUNDATION
======================================== */

.sal-homepage {
  background: #f6f8fb;
  color: #111827;
}

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

.sal-homepage .alignfull {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.sal-homepage .sal-container {
  width: min(1240px, calc(100% - 48px));
  margin-left: auto;
  margin-right: auto;
}

.sal-homepage .wp-block-columns,
.sal-homepage .wp-block-group,
.sal-homepage .wp-block-image,
.sal-homepage .wp-block-buttons {
  margin-bottom: 0;
}

.sal-homepage a {
  text-decoration: none;
}

.sal-homepage p,
.sal-homepage li {
  font-size: 16px;
  line-height: 1.7;
}

.sal-homepage .sal-eyebrow {
  margin: 0 0 12px;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #1fb6d9;
}

.sal-homepage .sal-section-title {
  max-width: 820px;
  margin: 0 0 14px;
  font-size: clamp(30px, 3vw, 50px);
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #0b1220;
}

.sal-homepage .sal-section-intro,
.sal-homepage .sal-body-copy,
.sal-homepage .sal-trust-copy,
.sal-homepage .sal-authority-text,
.sal-homepage .sal-card-desc,
.sal-homepage .sal-stat-desc,
.sal-homepage .sal-post-excerpt {
  color: #475569;
}

.sal-homepage .sal-body-copy,
.sal-homepage .sal-section-intro {
  max-width: 760px;
  margin: 0 0 14px;
}

/* ========================================
2. REMOVE HOMEPAGE TITLE / KADENCE HERO
======================================== */

.page-id-16 .entry-title,
.page-id-16 .page-title,
.page-id-16 .entry-header,
.page-id-16 .entry-hero,
.page-id-16 .entry-hero-container,
.page-id-16 .entry-hero-container-inner,
.page-id-16 .hero-section,
.page-id-16 .page-header {
  display: none !important;
}

.page-id-16 .site-main,
.page-id-16 .content-area,
.page-id-16 .entry-content,
.page-id-16 .entry-content-wrap,
.page-id-16 article,
.page-id-16 .entry {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.page-id-16 .entry-content > .wp-block-group:first-child,
.page-id-16 .entry-content > .sal-homepage:first-child,
.page-id-16 .site-main > article:first-child,
.page-id-16 .site-main > .entry-content:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* ========================================
3. BUTTONS
======================================== */

.sal-homepage .wp-block-button__link {
  border-radius: 999px;
  padding: 14px 22px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  transition: all 0.2s ease;
}

.sal-homepage .sal-btn-primary .wp-block-button__link {
  background: #1fb6d9;
  color: #08111f;
  border: 1px solid #1fb6d9;
}

.sal-homepage .sal-btn-primary .wp-block-button__link:hover {
  background: #0f8faf;
  border-color: #0f8faf;
  color: #ffffff;
}

.sal-homepage .sal-btn-secondary .wp-block-button__link,
.sal-homepage .is-style-outline .wp-block-button__link {
  background: transparent;
  color: #0b1220;
  border: 1px solid #cbd5e1;
}

.sal-homepage .sal-btn-secondary .wp-block-button__link:hover,
.sal-homepage .is-style-outline .wp-block-button__link:hover {
  background: #0b1220;
  color: #ffffff;
  border-color: #0b1220;
}

/* ========================================
4. HERO
======================================== */

.sal-homepage .sal-home-hero {
  background:
    radial-gradient(circle at 80% 20%, rgba(31, 182, 217, 0.16), transparent 30%),
    radial-gradient(circle at 15% 30%, rgba(15, 143, 175, 0.12), transparent 28%),
    linear-gradient(135deg, #08111f 0%, #0b1220 45%, #13233a 100%);
  margin-top: 0 !important;
  padding: 40px 0 0 !important;
}

.sal-homepage .sal-home-hero .sal-container {
  width: min(1300px, calc(100% - 40px));
}

.sal-homepage .sal-hero-grid {
  align-items: start;
  gap: 72px;
}

.sal-homepage .sal-hero-copy {
  position: relative;
  z-index: 2;
  padding-bottom: 64px;
}

.sal-homepage .sal-home-hero .sal-eyebrow {
  color: #38d6ff;
  margin-bottom: 12px;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.sal-homepage .sal-hero-title {
  max-width: 620px;
  margin: 0 0 22px;
  font-size: clamp(42px, 5vw, 72px);
  line-height: 0.98;
  letter-spacing: -0.03em;
  color: #ffffff;
}

.sal-homepage .sal-hero-sub {
  max-width: 560px;
  margin: 0 0 22px;
  font-size: 16px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.84);
}

.sal-homepage .sal-hero-list {
  max-width: 560px;
  margin: 0 0 28px 18px;
  padding: 0;
  color: rgba(255, 255, 255, 0.92);
}

.sal-homepage .sal-hero-list li {
  margin-bottom: 8px;
  padding-right: 12px;
}

.sal-homepage .sal-hero-actions {
  gap: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.sal-homepage .sal-hero-panel-col {
  position: relative;
  padding-top: 4px;
}

.sal-homepage .sal-hero-panel {
  max-width: 420px;
  margin-left: auto;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(10px);
}

.sal-homepage .sal-panel-label {
  margin: 0 0 14px;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #7dd3fc;
}

.sal-homepage .sal-metric-row {
  gap: 16px;
  margin-bottom: 18px;
}

.sal-homepage .sal-metric-block,
.sal-homepage .sal-metric-full {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  padding: 20px 18px;
}

.sal-homepage .sal-metric-full {
  margin-bottom: 18px;
}

.sal-homepage .sal-metric-number {
  margin: 0 0 8px;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1;
  color: #ffffff;
}

.sal-homepage .sal-metric-label {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.72);
}

.sal-homepage .sal-tag-group {
  gap: 10px;
}

.sal-homepage .sal-tag {
  margin: 0;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(31, 182, 217, 0.12);
  border: 1px solid rgba(31, 182, 217, 0.2);
  color: #dff8ff;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
}

/* ========================================
5. AUTHORITY BAND
======================================== */

.sal-homepage .sal-authority-band {
  background: #0f172a;
  margin-top: 0;
  padding: 18px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sal-homepage .sal-authority-band .sal-container {
  width: min(1300px, calc(100% - 40px));
}

.sal-homepage .sal-authority-grid {
  align-items: start;
  gap: 16px;
}

.sal-homepage .sal-authority-item {
  padding: 0 12px;
}

.sal-homepage .sal-authority-title {
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.25;
  color: #ffffff;
}

.sal-homepage .sal-authority-text {
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.72);
}

/* ========================================
6. LIGHT CONTENT SECTIONS
======================================== */

.sal-homepage .sal-home-about,
.sal-homepage .sal-home-expertise,
.sal-homepage .sal-home-insights,
.sal-homepage .sal-home-newsletter {
  background: #f6f8fb;
  position: relative;
  z-index: 2;
}

.sal-homepage .sal-home-about .sal-section-title,
.sal-homepage .sal-home-expertise .sal-section-title,
.sal-homepage .sal-home-insights .sal-section-title,
.sal-homepage .sal-home-newsletter .sal-section-title,
.sal-homepage .sal-home-about h2,
.sal-homepage .sal-home-expertise h2,
.sal-homepage .sal-home-insights h2,
.sal-homepage .sal-home-newsletter h2,
.sal-homepage .sal-home-about h3,
.sal-homepage .sal-home-expertise h3,
.sal-homepage .sal-home-insights h3,
.sal-homepage .sal-home-newsletter h3 {
  color: #0f172a !important;
}

.sal-homepage .sal-home-about p,
.sal-homepage .sal-home-expertise p,
.sal-homepage .sal-home-insights p,
.sal-homepage .sal-home-newsletter p,
.sal-homepage .sal-home-about li,
.sal-homepage .sal-home-expertise li,
.sal-homepage .sal-home-insights li,
.sal-homepage .sal-home-newsletter li {
  color: #475569 !important;
}

/* ========================================
7. ABOUT
======================================== */

.sal-homepage .sal-home-about {
  padding: 88px 0 76px;
}

.sal-homepage .sal-about-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 52px;
  align-items: center;
}

.sal-homepage .sal-about-grid > .wp-block-column {
  margin: 0 !important;
}

.sal-homepage .sal-about-copy {
  max-width: 680px;
}

.sal-homepage .sal-about-copy .wp-block-buttons {
  margin-top: 22px;
}

.sal-homepage .sal-about-image {
  margin: 0;
}

.sal-homepage .sal-about-image img {
  display: block;
  width: 100%;
  min-height: 320px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.12);
}

/* ========================================
8. EXPERTISE
======================================== */

.sal-homepage .sal-home-expertise {
  padding: 0 0 84px;
}

.sal-homepage .sal-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 26px;
}

.sal-homepage .sal-card-grid > .wp-block-column {
  margin: 0 !important;
}

.sal-homepage .sal-info-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 206px;
  height: 100%;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  padding: 24px 22px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
}

.sal-homepage .sal-card-title {
  min-height: 58px;
  margin: 0 0 12px;
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  line-height: 1.2;
  color: #0f172a;
}

.sal-homepage .sal-card-desc {
  margin: 0;
  flex: 1 1 auto;
}

/* ========================================
9. INSIGHTS
======================================== */

.sal-homepage .sal-home-insights {
  padding: 0 0 88px;
}

.sal-homepage .sal-section-head {
  align-items: end;
  gap: 24px;
  margin-bottom: 24px;
}

.sal-homepage .sal-section-head-action {
  display: flex;
  align-items: end;
  justify-content: end;
}

.sal-homepage .sal-post-grid {
  width: 100%;
}

.sal-homepage .sal-post-grid .wp-block-post-template {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.sal-homepage .sal-post-grid .wp-block-post {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  height: 100%;
}

.sal-homepage .sal-post-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  height: 100%;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);
}

.sal-homepage .sal-post-image,
.sal-homepage .sal-post-card .wp-block-post-featured-image {
  margin: 0;
  flex: 0 0 auto;
}

.sal-homepage .sal-post-card .wp-block-post-featured-image a,
.sal-homepage .sal-post-card .wp-block-post-featured-image img {
  display: block;
  width: 100%;
}

.sal-homepage .sal-post-card .wp-block-post-featured-image img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.sal-homepage .sal-post-card-body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 250px;
  padding: 18px 18px 16px;
}

.sal-homepage .sal-post-cat {
  min-height: 32px;
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1fb6d9;
}

.sal-homepage .sal-post-cat a {
  color: #1fb6d9;
  text-decoration: none;
}

.sal-homepage .sal-post-title {
  min-height: 84px;
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.2;
}

.sal-homepage .sal-post-title,
.sal-homepage .sal-post-title a {
  display: block;
  width: 100%;
  max-width: 100%;
  word-break: normal;
  overflow-wrap: anywhere;
}

.sal-homepage .sal-post-title a {
  color: #0f172a;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sal-homepage .sal-post-title a:hover {
  color: #0f8faf;
}

.sal-homepage .sal-post-excerpt {
  flex: 1 1 auto;
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.6;
  color: #475569;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sal-homepage .sal-post-read-more {
  margin-top: auto;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
}

.sal-homepage .sal-post-read-more a,
.sal-homepage .sal-post-read-more {
  color: #0f8faf;
  text-decoration: none;
}

/* ========================================
10. STATS
======================================== */

.sal-homepage .sal-home-stats {
  background:
    radial-gradient(circle at 80% 15%, rgba(31, 182, 217, 0.14), transparent 26%),
    linear-gradient(135deg, #08111f 0%, #0b1220 40%, #13233a 100%);
  padding: 76px 0;
}

.sal-homepage .sal-home-stats .sal-container {
  width: min(1300px, calc(100% - 40px));
}

.sal-homepage .sal-home-stats .sal-section-title,
.sal-homepage .sal-home-stats .sal-eyebrow {
  color: #ffffff;
}

.sal-homepage .sal-home-stats .sal-eyebrow {
  color: #7dd3fc;
}

.sal-homepage .sal-stats-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 24px;
}

.sal-homepage .sal-stats-grid > .wp-block-column {
  margin: 0 !important;
}

.sal-homepage .sal-stat-card {
  display: flex;
  flex-direction: column;
  min-height: 190px;
  height: 100%;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  padding: 24px 22px;
}

.sal-homepage .sal-stat-number {
  margin: 0 0 8px;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1;
  color: #ffffff;
}

.sal-homepage .sal-stat-title {
  min-height: 48px;
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.2;
  color: #ffffff;
}

.sal-homepage .sal-stat-desc {
  margin: 0;
  flex: 1 1 auto;
  color: rgba(255, 255, 255, 0.74);
}

/* ========================================
11. NEWSLETTER
======================================== */

.sal-homepage .sal-home-newsletter {
  padding: 40px 0 56px;
}

.sal-homepage .sal-home-newsletter .sal-container {
  max-width: 980px;
}

.sal-homepage .sal-newsletter-grid {
  display: block !important;
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 20px !important;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06) !important;
  padding: 26px 24px !important;
  margin-bottom: 22px !important;
}

.sal-homepage .sal-newsletter-copy {
  width: 100%;
  max-width: 100%;
}

.sal-homepage .sal-newsletter-copy .sal-section-title {
  max-width: 760px;
  margin-bottom: 10px;
}

.sal-homepage .sal-newsletter-copy .sal-body-copy {
  max-width: 700px;
  margin-bottom: 8px;
}

.sal-homepage .sal-trust-copy {
  margin: 8px 0 0 !important;
  font-size: 12px;
  line-height: 1.45;
  color: #64748b;
}

.sal-homepage .sal-newsletter-form-wrap {
  max-width: 760px;
  margin: 0 auto;
}

.sal-homepage .sal-home-newsletter .ck_form,
.sal-homepage .sal-home-newsletter .seva-form,
.sal-homepage .sal-home-newsletter form[class*="formkit"],
.sal-homepage .sal-home-newsletter .formkit-form {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 20px !important;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06) !important;
  padding: 28px 24px !important;
}

/* ========================================
12. WORDPRESS BLOCK CLEANUP
======================================== */

.sal-homepage .wp-block-post-excerpt__more-text {
  display: none;
}

.sal-homepage .wp-block-read-more {
  display: inline-flex;
  margin-top: 2px;
}

/* ========================================
13. RESPONSIVE
======================================== */

@media (max-width: 1200px) {
  .sal-homepage .sal-container {
    width: min(1100px, calc(100% - 40px));
  }
}

@media (max-width: 1023px) {
  .sal-homepage .sal-container {
    width: calc(100% - 28px);
  }

  .sal-homepage .sal-home-hero,
  .sal-homepage .sal-home-about,
  .sal-homepage .sal-home-expertise,
  .sal-homepage .sal-home-insights,
  .sal-homepage .sal-home-stats,
  .sal-homepage .sal-home-newsletter {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sal-homepage .sal-home-hero {
    padding-top: 28px !important;
    padding-bottom: 0 !important;
  }

  .sal-homepage .sal-home-hero .sal-container,
  .sal-homepage .sal-authority-band .sal-container,
  .sal-homepage .sal-home-stats .sal-container {
    width: calc(100% - 28px);
  }

  .sal-homepage .sal-hero-grid {
    gap: 42px;
  }

  .sal-homepage .sal-about-grid,
  .sal-homepage .sal-card-grid,
  .sal-homepage .sal-post-grid .wp-block-post-template,
  .sal-homepage .sal-stats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sal-homepage .sal-about-grid {
    gap: 36px;
  }

  .sal-homepage .sal-section-head-action {
    justify-content: flex-start;
    align-items: start;
  }

  .sal-homepage .sal-hero-panel {
    max-width: none;
    margin-left: 0;
  }

  .sal-homepage .sal-hero-copy {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .sal-homepage .sal-container {
    width: calc(100% - 16px);
  }

  .sal-homepage .sal-home-hero,
  .sal-homepage .sal-authority-band,
  .sal-homepage .sal-home-stats {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    width: 100vw;
  }

  .sal-homepage .sal-home-hero .sal-container,
  .sal-homepage .sal-authority-band .sal-container,
  .sal-homepage .sal-home-stats .sal-container {
    width: calc(100% - 16px);
  }

  .sal-homepage .sal-home-hero {
    padding-top: 18px !important;
    padding-bottom: 0 !important;
  }

  .sal-homepage .sal-home-about,
  .sal-homepage .sal-home-expertise,
  .sal-homepage .sal-home-insights,
  .sal-homepage .sal-home-newsletter {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sal-homepage .sal-hero-grid {
    gap: 26px;
  }

  .sal-homepage .sal-hero-title {
    margin-bottom: 18px;
    font-size: 34px;
    line-height: 0.99;
    max-width: 100%;
  }

  .sal-homepage .sal-hero-sub {
    max-width: 100%;
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 1.6;
  }

  .sal-homepage .sal-hero-list {
    margin: 0 0 22px 18px;
  }

  .sal-homepage .sal-hero-list li {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 8px;
    padding-right: 0;
  }

  .sal-homepage .sal-hero-actions {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    margin-bottom: 10px;
  }

  .sal-homepage .sal-hero-actions .wp-block-button,
  .sal-homepage .sal-hero-actions .wp-block-button__link {
    width: 100%;
  }

  .sal-homepage .sal-hero-actions .wp-block-button__link {
    text-align: center;
  }

  .sal-homepage .sal-hero-panel-col {
    margin-top: 8px;
  }

  .sal-homepage .sal-hero-panel {
    padding: 20px 16px;
    border-radius: 18px;
  }

  .sal-homepage .sal-panel-label {
    margin-bottom: 10px;
  }

  .sal-homepage .sal-metric-row {
    gap: 10px;
    margin-bottom: 12px;
  }

  .sal-homepage .sal-metric-block,
  .sal-homepage .sal-metric-full {
    padding: 16px 14px;
    border-radius: 14px;
  }

  .sal-homepage .sal-metric-number {
    font-size: 28px;
    margin-bottom: 6px;
  }

  .sal-homepage .sal-metric-label {
    font-size: 12px;
    line-height: 1.4;
  }

  .sal-homepage .sal-tag-group {
    gap: 8px;
  }

  .sal-homepage .sal-tag {
    font-size: 12px;
    padding: 7px 10px;
  }

  .sal-homepage .sal-authority-band {
    padding: 16px 0;
  }

  .sal-homepage .sal-authority-grid {
    gap: 12px;
  }

  .sal-homepage .sal-authority-item {
    padding: 0;
  }

  .sal-homepage .sal-authority-title {
    font-size: 13px;
    margin-bottom: 4px;
  }

  .sal-homepage .sal-authority-text {
    font-size: 11px;
    line-height: 1.4;
  }

  .sal-homepage .sal-section-title {
    font-size: 30px;
    line-height: 1.08;
    margin-bottom: 12px;
  }

  .sal-homepage .sal-body-copy,
  .sal-homepage .sal-section-intro {
    font-size: 14px;
    line-height: 1.7;
  }

  .sal-homepage .sal-about-grid,
  .sal-homepage .sal-card-grid,
  .sal-homepage .sal-post-grid .wp-block-post-template,
  .sal-homepage .sal-stats-grid {
    grid-template-columns: 1fr !important;
  }

  .sal-homepage .sal-about-grid {
    gap: 22px;
  }

  .sal-homepage .sal-card-grid {
    gap: 16px;
    margin-top: 20px;
  }

  .sal-homepage .sal-info-card,
  .sal-homepage .sal-stat-card {
    padding: 18px 16px;
    border-radius: 16px;
    min-height: auto;
  }

  .sal-homepage .sal-post-card {
    border-radius: 16px;
  }

  .sal-homepage .sal-post-card-body {
    padding: 16px 14px;
    min-height: auto;
  }

  .sal-homepage .sal-card-title,
  .sal-homepage .sal-stat-title,
  .sal-homepage .sal-post-title,
  .sal-homepage .sal-post-cat {
    min-height: auto;
  }

  .sal-homepage .sal-card-title {
    font-size: 17px;
    margin-bottom: 8px;
  }

  .sal-homepage .sal-card-desc {
    font-size: 13px;
    line-height: 1.6;
  }

  .sal-homepage .sal-about-image img {
    border-radius: 16px;
  }

  .sal-homepage .sal-home-insights {
    padding-bottom: 56px;
  }

  .sal-homepage .sal-section-head {
    gap: 14px;
    margin-bottom: 20px;
  }

  .sal-homepage .sal-post-grid .wp-block-post-template {
    gap: 18px !important;
  }

  .sal-homepage .sal-post-cat {
    font-size: 11px;
    margin-bottom: 8px;
  }

  .sal-homepage .sal-post-title {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 8px;
  }

  .sal-homepage .sal-post-title a,
  .sal-homepage .sal-post-excerpt {
    -webkit-line-clamp: unset;
    overflow: visible;
    display: block;
  }

  .sal-homepage .sal-post-excerpt {
    font-size: 13px;
    line-height: 1.55;
    margin-bottom: 12px;
  }

  .sal-homepage .sal-home-stats {
    padding: 48px 0;
  }

  .sal-homepage .sal-stats-grid {
    gap: 14px;
    margin-top: 18px;
  }

  .sal-homepage .sal-stat-number {
    font-size: 28px;
    margin-bottom: 6px;
  }

  .sal-homepage .sal-stat-title {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .sal-homepage .sal-stat-desc {
    font-size: 12px;
    line-height: 1.45;
  }

  .sal-homepage .sal-home-newsletter {
    padding-top: 32px;
    padding-bottom: 44px;
  }

  .sal-homepage .sal-home-newsletter .sal-container {
    max-width: none;
  }

  .sal-homepage .sal-newsletter-grid {
    padding: 18px 16px !important;
    border-radius: 18px !important;
    margin-bottom: 16px !important;
  }

  .sal-homepage .sal-home-newsletter .ck_form,
  .sal-homepage .sal-home-newsletter .seva-form,
  .sal-homepage .sal-home-newsletter form[class*="formkit"],
  .sal-homepage .sal-home-newsletter .formkit-form {
    padding: 20px 16px !important;
    border-radius: 16px !important;
  }
}

/* ========================================
14. REDUCED MOTION
======================================== */

@media (prefers-reduced-motion: reduce) {
  .sal-homepage *,
  .sal-homepage *::before,
  .sal-homepage *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}