/*
Theme Name: Sterling Consortium
Theme URI: https://sterlingconsortium.com
Author: Sterling Consortium LLC
Description: Custom theme for Sterling Consortium — Ecommerce Marketing Consulting
Version: 1.0
License: All Rights Reserved
*/

:root {
  --gold: #C9A84C;
  --gold-light: #DFC06F;
  --gold-dark: #A88A2E;
  --black: #0A0A0A;
  --charcoal: #141414;
  --dark-gray: #1C1C1C;
  --medium-gray: #2A2A2A;
  --text-gray: #8A8A8A;
  --text-light: #B0B0B0;
  --white: #F5F0E8;
  --cream: #E8E0D0;
}

* { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  font-family: 'Manrope', sans-serif;
  background: var(--black);
  color: var(--white);
  overflow-x: hidden;
}

/* ── GRAIN OVERLAY ── */
body::after {
  content: '';
  position: fixed;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
  pointer-events: none;
  z-index: 9999;
}

/* ── SCROLLBAR ── */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--black); }
::-webkit-scrollbar-thumb { background: var(--gold-dark); border-radius: 3px; }

/* ── PILL NAVIGATION ── */
.nav {
  position: fixed;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 0 1.5rem 0 2rem;
  height: 48px;
  background: rgba(10, 10, 10, 0.88);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 980px;
  border: 1px solid rgba(201, 168, 76, 0.12);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3), 0 0 0 0.5px rgba(201, 168, 76, 0.06);
  white-space: nowrap;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.nav.scrolled {
  background: rgba(10, 10, 10, 0.95);
  border-color: rgba(201, 168, 76, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.4), 0 0 0 0.5px rgba(201, 168, 76, 0.1);
}

.nav.nav-hidden {
  transform: translateX(-50%) translateY(-120%);
  opacity: 0;
}

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

.logo-mark {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 0.85rem;
  color: var(--gold);
  letter-spacing: 0.05em;
}

.logo-text {
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.82rem;
  font-weight: 500;
  color: var(--white);
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nav-links {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}

.nav-links a {
  text-decoration: none;
  color: var(--text-gray);
  font-size: 0.62rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color 0.25s;
}

.nav-links a:hover { color: var(--white); }

.nav-cta {
  padding: 0.45rem 1.2rem !important;
  background: var(--gold) !important;
  color: var(--black) !important;
  border-radius: 980px !important;
  font-size: 0.62rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  transition: all 0.3s ease !important;
}

.nav-cta:hover {
  background: var(--gold-light) !important;
}


/* ── HERO ── */
.hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  padding: 8rem 0 3rem;
}

.hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 70% 40%, rgba(201, 168, 76, 0.06) 0%, transparent 70%),
    radial-gradient(ellipse 60% 80% at 20% 80%, rgba(201, 168, 76, 0.03) 0%, transparent 60%);
}

.hero-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(201, 168, 76, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(201, 168, 76, 0.03) 1px, transparent 1px);
  background-size: 80px 80px;
  mask-image: radial-gradient(ellipse 70% 70% at 50% 50%, black, transparent);
}

.hero-line {
  display: none;
}

.hero-content {
  padding: 0 4rem;
  max-width: 900px;
  position: relative;
  z-index: 1;
  text-align: center;
}

.hero-tag {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 2.5rem;
  opacity: 0;
  animation: fadeUp 1s 0.3s forwards;
  justify-content: center;
}

.hero-tag-line {
  width: 40px;
  height: 1px;
  background: var(--gold);
}

.hero-tag-text {
  font-size: 0.75rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}

.hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(3rem, 6vw, 5.5rem);
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2rem;
  opacity: 0;
  animation: fadeUp 1s 0.5s forwards;
}

.hero h1 em {
  font-style: italic;
  color: var(--gold);
}

.hero-desc {
  font-size: 1.05rem;
  color: var(--text-light);
  line-height: 1.8;
  max-width: 520px;
  margin: 0 auto 3rem;
  font-weight: 300;
  opacity: 0;
  animation: fadeUp 1s 0.7s forwards;
}

.hero-actions {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  opacity: 0;
  animation: fadeUp 1s 0.9s forwards;
}

.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.75rem 2rem;
  background: var(--gold);
  color: var(--black);
  text-decoration: none;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 980px;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-primary:hover {
  background: var(--gold-light);
  transform: scale(1.04);
  box-shadow: 0 8px 30px rgba(201, 168, 76, 0.25);
}

.btn-primary span { position: relative; z-index: 1; }
.btn-primary svg { position: relative; z-index: 1; transition: transform 0.3s; }
.btn-primary:hover svg { transform: translateX(3px); }

.btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.75rem 2rem;
  background: transparent;
  color: var(--text-light);
  text-decoration: none;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 980px;
  border: 1px solid rgba(201, 168, 76, 0.25);
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-secondary:hover {
  border-color: var(--gold);
  color: var(--gold);
  background: rgba(201, 168, 76, 0.05);
}

.hero-stats {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 4rem;
  padding: 3rem 4rem 0;
  opacity: 0;
  animation: fadeUp 1s 1.1s forwards;
  position: relative;
  z-index: 1;
}

.hero-stat {
  text-align: center;
}

.hero-stat-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  font-weight: 300;
  color: var(--gold);
  line-height: 1;
}

.hero-stat-label {
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--text-gray);
  margin-top: 0.3rem;
}

/* ── SECTION COMMON ── */
section {
  padding: 8rem 4rem;
  position: relative;
  z-index: 1;
}

.section-label {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.section-label-line {
  width: 30px;
  height: 1px;
  background: var(--gold);
}

.section-label-text {
  font-size: 0.7rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}

.section-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
  font-weight: 300;
  line-height: 1.15;
  margin-bottom: 1.5rem;
}

.section-subtitle {
  font-size: 1rem;
  color: var(--text-gray);
  max-width: 500px;
  line-height: 1.8;
  font-weight: 300;
}

/* ── SERVICES (3 PILLARS) ── */
.services {
  background: var(--charcoal);
}

.services-header {
  text-align: center;
  margin-bottom: 4rem;
}

.services-header .section-subtitle {
  margin: 0 auto;
  text-align: center;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  max-width: 1100px;
  margin: 0 auto;
}

.service-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(201, 168, 76, 0.08);
  border-radius: 20px;
  padding: 2.5rem 2rem;
  position: relative;
  overflow: hidden;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s, border-color 0.4s;
}

.service-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(to right, transparent, var(--gold), transparent);
  opacity: 0;
  transition: opacity 0.4s;
}

.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.3);
  border-color: rgba(201, 168, 76, 0.2);
}

.service-card:hover::before { opacity: 1; }

.service-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: rgba(201, 168, 76, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.service-icon svg {
  width: 22px;
  height: 22px;
  color: var(--gold);
  stroke: var(--gold);
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.service-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: var(--white);
}

.service-card p {
  font-size: 0.85rem;
  color: var(--text-gray);
  line-height: 1.7;
  font-weight: 300;
  margin-bottom: 1.5rem;
}

.service-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}

.service-tags span {
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 0.3rem 0.65rem;
  border-radius: 980px;
  background: rgba(201, 168, 76, 0.06);
  color: var(--text-gray);
  border: 1px solid rgba(201, 168, 76, 0.08);
  transition: all 0.3s;
}

.service-card:hover .service-tags span {
  background: rgba(201, 168, 76, 0.12);
  color: var(--gold);
  border-color: rgba(201, 168, 76, 0.2);
}

/* ── APPROACH ── */
.approach-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6rem;
  align-items: center;
  margin-top: 4rem;
}

.approach-visual {
  position: relative;
  aspect-ratio: 1;
  width: 100%;
  max-width: 420px;
}

/* Ring borders (static circles, no rotation) */
.approach-ring {
  position: absolute;
  border: 1px solid rgba(201, 168, 76, 0.15);
  border-radius: 50%;
}

.approach-ring:nth-child(1) { inset: 0; border-color: rgba(201, 168, 76, 0.25); }
.approach-ring:nth-child(2) { inset: 15%; border-color: rgba(201, 168, 76, 0.35); }
.approach-ring:nth-child(3) { inset: 30%; border-color: rgba(201, 168, 76, 0.5); }

/* Orbiting dots - each is centered in the visual, then translated out to its ring radius */
.approach-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  background: var(--gold-light);
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(201, 168, 76, 0.8), 0 0 24px rgba(201, 168, 76, 0.4);
}

/* Outer ring dot: radius = 50% of container */
.approach-dot:nth-child(4) {
  animation: orbit1 30s linear infinite;
}
/* Middle ring dot: radius = 35% of container */
.approach-dot:nth-child(5) {
  animation: orbit2 25s linear infinite reverse;
}
/* Inner ring dot: radius = 20% of container */
.approach-dot:nth-child(6) {
  animation: orbit3 20s linear infinite;
}

.approach-center {
  position: absolute;
  inset: 42%;
  background: var(--gold-light);
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(201, 168, 76, 0.9), 0 0 40px rgba(201, 168, 76, 0.35);
  z-index: 1;
}

.approach-steps {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.approach-step {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
  padding: 2rem;
  border-left: 1px solid rgba(201, 168, 76, 0.15);
  transition: all 0.4s;
}

.approach-step:hover {
  border-left-color: var(--gold);
  background: rgba(201, 168, 76, 0.03);
}

.approach-step-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2rem;
  font-weight: 300;
  color: var(--gold);
  min-width: 40px;
}

.approach-step-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.approach-step-desc {
  font-size: 0.88rem;
  color: var(--text-gray);
  line-height: 1.7;
  font-weight: 300;
}

/* ── RESULTS ── */
.results {
  background: var(--charcoal);
}

.results-banner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(201, 168, 76, 0.1);
  border: 1px solid rgba(201, 168, 76, 0.1);
  margin-top: 4rem;
}

.result-item {
  background: var(--charcoal);
  padding: 3.5rem 2rem;
  text-align: center;
  transition: background 0.4s;
}

.result-item:hover {
  background: var(--dark-gray);
}

.result-number {
  font-family: 'Cormorant Garamond', serif;
  font-size: 3.5rem;
  font-weight: 300;
  color: var(--gold);
  line-height: 1;
  margin-bottom: 0.5rem;
}

.result-suffix {
  font-size: 1.5rem;
}

.result-label {
  font-size: 0.72rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--text-gray);
  line-height: 1.5;
}

/* ── TESTIMONIALS ── */
.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 4rem;
}

.testimonial-card {
  border: 1px solid rgba(201, 168, 76, 0.1);
  padding: 3rem;
  position: relative;
  transition: all 0.4s;
}

.testimonial-card:hover {
  border-color: rgba(201, 168, 76, 0.3);
  background: rgba(201, 168, 76, 0.02);
}

.testimonial-quote {
  font-family: 'Cormorant Garamond', serif;
  font-size: 6rem;
  color: rgba(201, 168, 76, 0.15);
  line-height: 0.5;
  margin-bottom: 1rem;
}

.testimonial-text {
  font-size: 1rem;
  line-height: 1.8;
  color: var(--text-light);
  font-weight: 300;
  font-style: italic;
  margin-bottom: 2rem;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.testimonial-avatar {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, var(--gold-dark), var(--gold-light));
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--black);
}

.testimonial-name {
  font-weight: 600;
  font-size: 0.9rem;
}

.testimonial-role {
  font-size: 0.75rem;
  color: var(--text-gray);
  margin-top: 0.15rem;
}

/* ── CTA SECTION ── */
.cta-section {
  padding: 8rem 4rem;
  position: relative;
}

.cta-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 50% 50% at 50% 50%, rgba(201, 168, 76, 0.06), transparent);
}

.cta-box {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
  position: relative;
  z-index: 1;
}

.cta-left .section-label { margin-bottom: 1rem; }

.cta-left .section-title {
  margin-bottom: 1rem;
}

.cta-left .section-subtitle {
  max-width: 400px;
}

/* Form styles */
.cta-form {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.cta-form input,
.cta-form textarea {
  width: 100%;
  padding: 0.9rem 1.1rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(201, 168, 76, 0.12);
  border-radius: 12px;
  color: var(--white);
  font-family: 'Manrope', sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  outline: none;
  transition: border-color 0.3s, background 0.3s;
}

.cta-form input::placeholder,
.cta-form textarea::placeholder {
  color: var(--text-gray);
}

.cta-form input:focus,
.cta-form textarea:focus {
  border-color: rgba(201, 168, 76, 0.4);
  background: rgba(255, 255, 255, 0.06);
}

.cta-form textarea {
  resize: vertical;
  min-height: 100px;
}

.cta-form .btn-primary {
  align-self: flex-start;
  border: none;
  cursor: pointer;
  font-family: 'Manrope', sans-serif;
  margin-top: 0.75rem;
}

.cta-form .btn-primary:hover {
  background: var(--gold-light);
  transform: scale(1.04);
  box-shadow: 0 8px 30px rgba(201, 168, 76, 0.25);
}

/* ── FOOTER ── */
.footer {
  border-top: 1px solid rgba(201, 168, 76, 0.1);
  padding: 4rem;
  position: relative;
  z-index: 1;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4rem;
  flex-wrap: wrap;
  gap: 3rem;
}

.footer-brand p {
  font-size: 0.85rem;
  color: var(--text-gray);
  margin-top: 1rem;
  max-width: 300px;
  line-height: 1.7;
  font-weight: 300;
}

.footer-brand .logo-text {
  font-size: 1.2rem;
}

.footer-brand .logo-mark {
  font-size: 1rem;
}

.footer-links-group h4 {
  font-size: 0.72rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.footer-links-group a {
  display: block;
  text-decoration: none;
  color: var(--text-gray);
  font-size: 0.85rem;
  margin-bottom: 0.8rem;
  transition: color 0.3s;
  font-weight: 300;
}

.footer-links-group a:hover { color: var(--gold); }

.footer-links-group span {
  display: block;
  color: var(--text-gray);
  font-size: 0.85rem;
  margin-bottom: 0.8rem;
  font-weight: 300;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 2rem;
  border-top: 1px solid rgba(201, 168, 76, 0.08);
  flex-wrap: wrap;
  gap: 1rem;
}

.footer-bottom p {
  font-size: 0.75rem;
  color: var(--text-gray);
  font-weight: 300;
}

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

.footer-social a {
  color: var(--text-gray);
  transition: color 0.3s;
  text-decoration: none;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
}

.footer-social a:hover { color: var(--gold); }

/* ── ANIMATIONS ── */
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes orbit1 {
  from { transform: rotate(0deg) translateX(var(--r1)) rotate(0deg); }
  to   { transform: rotate(360deg) translateX(var(--r1)) rotate(-360deg); }
}
@keyframes orbit2 {
  from { transform: rotate(0deg) translateX(var(--r2)) rotate(0deg); }
  to   { transform: rotate(360deg) translateX(var(--r2)) rotate(-360deg); }
}
@keyframes orbit3 {
  from { transform: rotate(0deg) translateX(var(--r3)) rotate(0deg); }
  to   { transform: rotate(360deg) translateX(var(--r3)) rotate(-360deg); }
}

.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .services-grid { grid-template-columns: 1fr; max-width: 500px; margin: 0 auto; }
  .results-banner { grid-template-columns: repeat(2, 1fr); }
  .approach-grid { grid-template-columns: 1fr; gap: 4rem; }
  .approach-visual { max-width: 350px; margin: 0 auto; width: 100%; }
  .cta-box { grid-template-columns: 1fr; gap: 3rem; max-width: 560px; text-align: center; }
  .cta-left .section-label { justify-content: center; }
  .cta-left .section-subtitle { max-width: 100%; }
  .cta-form .btn-primary { align-self: center; }
}

@media (max-width: 768px) {
  section { padding: 4rem 1.25rem; }

  /* Pill nav - collapse logo to SC, keep all links */
  .nav { padding: 0 1.25rem 0 1.25rem; gap: 0.75rem; }
  .nav .logo-text { display: none; }
  .nav-links { gap: 0.8rem; }
  .nav-links a { font-size: 0.55rem; letter-spacing: 0.06em; }
  .nav-cta { padding: 0.4rem 0.9rem !important; font-size: 0.55rem !important; }

  /* Hero */
  .hero { min-height: auto; padding: 6rem 0 2rem; }
  .hero-content { padding: 0 1.25rem; }
  .hero h1 { font-size: 2.2rem; }
  .hero-desc { font-size: 0.9rem; max-width: 100%; }
  .hero-actions { flex-direction: column; align-items: center; gap: 0.75rem; }
  .btn-primary, .btn-secondary { width: 100%; justify-content: center; max-width: 280px; }
  .hero-tag-text { font-size: 0.65rem; }

  /* Hero stats */
  .hero-stats {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
    padding: 2.5rem 1.25rem 0;
  }
  .hero-stat-num { font-size: 1.8rem; }
  .hero-stat-label { font-size: 0.58rem; letter-spacing: 0.15em; }

  /* Services */
  .services-grid { grid-template-columns: 1fr; }
  .service-card { padding: 1.75rem 1.5rem; }
  .service-card h3 { font-size: 1.3rem; }
  .service-card p { font-size: 0.82rem; }

  /* Approach */
  .approach-visual {
    max-width: 240px;
    width: 240px;
    height: 240px;
    margin: 0 auto;
    aspect-ratio: auto;
  }
  .approach-steps { gap: 1.5rem; }
  .approach-step { padding: 1.25rem; gap: 1rem; }
  .approach-step-num { font-size: 1.5rem; min-width: 30px; }
  .approach-step-title { font-size: 1rem; }
  .approach-step-desc { font-size: 0.82rem; }

  /* Results */
  .results-banner { grid-template-columns: repeat(2, 1fr); }
  .result-item { padding: 1.75rem 1rem; }
  .result-number { font-size: 2.2rem; }
  .result-label { font-size: 0.62rem; }

  /* CTA */
  .cta-section { padding: 5rem 1.25rem; }
  .cta-box { grid-template-columns: 1fr; gap: 2.5rem; text-align: center; }
  .cta-left .section-label { justify-content: center; }
  .cta-left .section-subtitle { max-width: 100%; }
  .cta-section .section-title { font-size: 1.8rem; }
  .cta-section .section-subtitle { font-size: 0.9rem; }
  .cta-form .btn-primary { align-self: center; width: 100%; max-width: 280px; justify-content: center; }

  /* Footer */
  .footer { padding: 3rem 1.25rem; }
  .footer-top { flex-direction: column; gap: 2rem; }
  .footer-bottom { flex-direction: column; text-align: center; gap: 0.75rem; }
  .footer-social { justify-content: center; }

  /* Section titles global */
  .section-title { font-size: 1.8rem; }
  .section-label-text { font-size: 0.6rem; }
}

@media (max-width: 420px) {
  .nav { padding: 0 1rem 0 1rem; gap: 0.5rem; height: 44px; }
  .nav .logo-mark { font-size: 0.72rem; }
  .nav-links { gap: 0.5rem; }
  .nav-links a { font-size: 0.48rem; letter-spacing: 0.04em; }
  .nav-cta { padding: 0.35rem 0.7rem !important; font-size: 0.48rem !important; }

  .hero h1 { font-size: 1.85rem; }
  .hero-stats { gap: 1rem; }
  .hero-stat { min-width: 80px; }
  .hero-stat-num { font-size: 1.5rem; }
  .hero-stat-label { font-size: 0.52rem; }

  .approach-visual { max-width: 200px; width: 200px; height: 200px; }

  .results-banner { grid-template-columns: 1fr 1fr; gap: 0.5rem; }
  .result-item { padding: 1.25rem 0.75rem; }
  .result-number { font-size: 1.8rem; }
  .result-label { font-size: 0.55rem; }

  .section-title { font-size: 1.6rem; }
  .cta-section .section-title { font-size: 1.5rem; }

  .logo-text { font-size: 0.72rem; }
  .logo-mark { font-size: 0.75rem; }

  .service-tags span { font-size: 0.52rem; padding: 0.25rem 0.5rem; }
  .footer-links-group h4 { font-size: 0.65rem; }
  .footer-links-group a { font-size: 0.8rem; }
}
