:root{--navy:#0D1B2A;--teal:#0F766E;--purple:#6B46C1;--gray:#F2F4F7;--charcoal:#1F2937;--border:#e5e7eb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Arial,sans-serif;background:#fff;color:var(--charcoal);line-height:1.9}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav{min-height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;margin-left:auto}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small{font-size:9px;letter-spacing:1.5px}.menu{display:flex;gap:22px;font-size:14px}.menu-toggle{display:none;background:none;border:0;font-size:26px}.btn{display:inline-block;padding:11px 20px;border-radius:12px;font-weight:700}.btn-teal{background:var(--teal);color:#fff}.btn-outline{border:1px solid var(--teal);color:var(--teal)}.nav-cta{font-size:13px}.hero{padding:90px 0 80px;background:linear-gradient(135deg,#fff 55%,var(--gray))}.hero-grid,.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.eyebrow{display:inline-block;font-size:13px;font-weight:800;margin-bottom:14px}.hero h1{font-size:clamp(38px,5vw,66px);line-height:1.35;margin:0 0 22px}.hero h1 span{color:var(--teal)}.hero p{font-size:18px;max-width:650px}.actions{display:flex;gap:12px;margin:30px 0}.trust-row{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:#64748b}.hero-visual{min-height:430px;display:grid;place-items:center;position:relative}.hero-photo{width:100%;max-width:540px;height:auto;display:block;object-fit:contain}.section{padding:90px 0}.problem{background:var(--navy);color:#fff}.problem h2{font-size:32px;max-width:850px}.problem-grid,.service-grid,.case-grid,.added-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.problem-grid{margin-top:35px}.problem-grid article{padding:24px;border:1px solid rgba(255,255,255,.15);border-radius:16px}.section-heading{max-width:800px;margin-bottom:35px}.section-heading h1,.section-heading h2{font-size:34px;margin:0 0 10px}.dark{color:var(--navy)}.service-card,.case-grid article,.added-card{padding:25px;border:1px solid var(--border);border-radius:18px;background:#fff}.icon{font-size:30px}.icon.teal{color:var(--teal)}.icon.purple{color:var(--purple)}.process{padding:85px 0;background:var(--gray)}.steps-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:0;position:relative;margin-top:40px}.steps-flow:before{content:"";position:absolute;top:42px;right:8%;left:8%;height:3px;background:linear-gradient(90deg,var(--navy),var(--teal),var(--purple));z-index:0}.step{text-align:center;position:relative;z-index:1;padding:0 8px}.step b{width:84px;height:84px;border-radius:50%;margin:0 auto 14px;display:grid;place-items:center;background:#fff;border:4px solid var(--teal);color:var(--navy);font-size:24px;font-weight:800;box-shadow:0 8px 24px rgba(13,27,42,.10)}.step:nth-child(3n) b{border-color:var(--purple)}.step strong{display:block;font-size:18px}.step p{font-size:12px;margin:8px 0 0;color:#64748b}.about-photo{display:grid;place-items:center}.about-photo-img{width:100%;max-width:430px;height:auto;display:block;object-fit:contain;border-radius:22px}.about-copy h2{font-size:42px;margin:0}.about-copy h3{color:var(--teal)}.case-grid article span{display:block;font-size:12px;color:var(--teal)}.case-grid article b{display:block;font-size:20px;margin:8px 0}.hamfekri{padding:70px 0;background:var(--navy);color:#fff}.hamfekri-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.hamfekri h2{font-size:34px;max-width:800px}.added:nth-child(odd){background:#fff}.articles{background:var(--gray)}.added-card img{width:100%;height:auto;border-radius:12px;margin-bottom:12px}.added-card h2,.added-card h3{margin:6px 0 10px}.added-card a{color:var(--teal);font-weight:800}.added-card small{display:block;color:#64748b}.cta-box{background:var(--gray);border-radius:24px;padding:50px;text-align:center}.cta-box h2{max-width:800px;margin:0 auto 25px}.article-single{max-width:850px}.article-single>img{width:100%;height:auto;border-radius:16px}.article-single h1{font-size:44px}.entry-content{font-size:18px}.entry-content img{max-width:100%;height:auto;border-radius:14px}footer{background:var(--charcoal);color:#fff;padding:35px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-inner strong,.footer-inner small{display:block}.footer-inner small{font-size:9px;letter-spacing:1.5px}@media(max-width:1000px){.steps-flow{grid-template-columns:repeat(3,1fr);row-gap:35px}.steps-flow:before{display:none}}@media(max-width:800px){.menu{display:none}.menu-toggle{display:block}.nav-cta{display:none}.hero-grid,.about-grid{grid-template-columns:1fr}.problem-grid,.service-grid,.case-grid,.added-grid{grid-template-columns:1fr}.hero{padding-top:55px}.hero-visual{min-height:340px}.hamfekri-inner{flex-direction:column;align-items:flex-start}.footer-inner{flex-direction:column;gap:15px;text-align:center}.hero h1{font-size:40px}.steps-flow{grid-template-columns:1fr}.step b{width:72px;height:72px}.steps-flow:before{display:none}}

/* Hero vertical alignment — requested adjustment */
@media (min-width:801px){
  .hero-copy{transform:translateY(-180px)}
  .hero-visual{transform:translateY(-50px)}
}
/* Product Single */
.product-single {
  padding: 80px 0;
  background: #fff;
}

.product-header {
  max-width: 850px;
  margin: 0 auto 45px;
  text-align: center;
}

.product-label {
  display: block;
  color: var(--teal);
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 12px;
}

.product-header h1 {
  margin: 0;
  color: var(--navy);
  font-size: 44px;
  line-height: 1.5;
}

.product-excerpt {
  margin-top: 20px;
  color: #64748b;
  font-size: 17px;
}

.product-image {
  max-width: 900px;
  margin: 0 auto 45px;
}

.product-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 22px;
}

.product-content {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 30px;
  align-items: start;
}

.product-description {
  min-width: 0;
  padding: 35px;
  border: 1px solid var(--border);
  border-radius: 20px;
  background: #fff;
  font-size: 17px;
}

.product-description p:first-child {
  margin-top: 0;
}

.product-action {
  padding: 28px;
  border-radius: 20px;
  background: var(--gray);
  border: 1px solid var(--border);
}

.product-action h2 {
  margin: 0 0 12px;
  color: var(--navy);
  font-size: 21px;
}

.product-action p {
  margin: 0 0 20px;
  color: #64748b;
  font-size: 14px;
}

.product-action .btn {
  display: block;
  width: 100%;
  text-align: center;
}

.product-back {
  max-width: 1000px;
  margin: 30px auto 0;
}

.product-back a {
  color: var(--teal);
  font-weight: 700;
}

@media (max-width: 800px) {

  .product-single {
    padding: 55px 0;
  }

  .product-header h1 {
    font-size: 34px;
  }

  .product-content {
    grid-template-columns: 1fr;
  }

  .product-description {
    padding: 25px;
  }

  .product-action {
    padding: 25px;
  }

}
  .product-content {
    grid-template-columns: 1fr;
  }

  .product-action {
    position: static;
  }

  .product-description {
    padding: 24px;
  }

  .product-image {
    margin-bottom: 30px;
  }
}
/* =========================================================
   Business Coaching Page — V1
   ========================================================= */

.service-page {
  background: #fff;
  color: var(--charcoal);
}

.service-page .service-hero {
  padding: 95px 0 85px;
  background: linear-gradient(135deg, #fff 45%, var(--gray));
}

.service-page .service-hero-grid {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 60px;
  align-items: center;
}

.service-page .service-hero-copy h1 {
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.4;
  margin: 0 0 22px;
  color: var(--navy);
}

.service-page .service-hero-copy h1 span {
  display: block;
  color: var(--teal);
}

.service-page .service-hero-copy p {
  font-size: 18px;
  line-height: 2;
  max-width: 680px;
}

.service-page .service-hero-side {
  position: relative;
}

.service-page .service-quote {
  padding: 40px;
  border-radius: 24px;
  background: var(--navy);
  color: #fff;
  box-shadow: 0 20px 50px rgba(13,27,42,.15);
}

.service-page .service-quote strong {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1.8;
}

.service-page .service-quote p {
  color: rgba(255,255,255,.78);
  font-size: 16px;
  line-height: 2;
  margin: 18px 0 0;
}

/* Problem */

.service-page .service-problem {
  background: var(--navy);
  color: #fff;
}

.service-page .service-problem .section-heading h2 {
  color: #fff;
}

.service-page .service-problem .section-heading p {
  color: rgba(255,255,255,.78);
}

.service-page .problem-grid {
  margin-top: 35px;
}

.service-page .problem-grid article {
  padding: 28px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 18px;
  background: rgba(255,255,255,.04);
  transition: .2s ease;
}

.service-page .problem-grid article:hover {
  transform: translateY(-4px);
  background: rgba(255,255,255,.07);
}

.service-page .problem-grid h3 {
  color: #fff;
  margin: 0 0 10px;
  font-size: 19px;
}

.service-page .problem-grid p {
  margin: 0;
  color: rgba(255,255,255,.7);
  font-size: 14px;
}

/* Dark coaching process */

.service-page .service-dark {
  background: var(--gray);
}

.service-page .coaching-flow {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
}

.service-page .coaching-step {
  padding: 28px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 18px;
  position: relative;
}

.service-page .coaching-step b {
  display: block;
  color: var(--teal);
  font-size: 14px;
  margin-bottom: 15px;
}

.service-page .coaching-step strong {
  display: block;
  color: var(--navy);
  font-size: 20px;
  margin-bottom: 8px;
}

.service-page .coaching-step span {
  color: #64748b;
  font-size: 14px;
}

/* Role */

.service-page .service-two-column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;
}

.service-page .service-two-column h2 {
  color: var(--navy);
  font-size: 38px;
  line-height: 1.5;
  margin: 10px 0 18px;
}

.service-page .service-two-column p {
  font-size: 17px;
  line-height: 2;
}

.service-page .service-list {
  display: grid;
  gap: 12px;
}

.service-page .service-list div {
  padding: 17px 20px;
  background: var(--gray);
  border-radius: 12px;
  border-right: 4px solid var(--teal);
  font-weight: 700;
}

/* Suitable */

.service-page .service-gray {
  background: var(--gray);
}

/* Outcomes */

.service-page .service-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
}

.service-page .service-card {
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: 18px;
  background: #fff;
  transition: .2s ease;
}

.service-page .service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(13,27,42,.07);
}

.service-page .service-card h3 {
  color: var(--navy);
  margin: 0 0 10px;
  font-size: 20px;
}

.service-page .service-card p {
  color: #64748b;
  margin: 0;
  font-size: 14px;
}

/* CTA */

.service-page .cta-box {
  background: var(--navy);
  color: #fff;
  border-radius: 24px;
  padding: 55px 35px;
  text-align: center;
}

.service-page .cta-box h2 {
  color: #fff;
  max-width: 850px;
  margin: 0 auto 28px;
  font-size: 30px;
  line-height: 1.8;
}

/* Mobile */

@media (max-width: 800px) {

  .service-page .service-hero {
    padding: 60px 0;
  }

  .service-page .service-hero-grid,
  .service-page .service-two-column {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .service-page .coaching-flow,
  .service-page .service-grid {
    grid-template-columns: 1fr;
  }

  .service-page .service-hero-copy h1 {
    font-size: 40px;
  }

  .service-page .service-two-column h2 {
    font-size: 30px;
  }

  .service-page .cta-box {
    padding: 38px 22px;
  }

  .service-page .cta-box h2 {
    font-size: 24px;
  }

}
/* =========================================================
   HAMFEKRI — V1 FINAL
   اختصاصی صفحه همفکری
   ========================================================= */

.hamfekri-page {
  overflow:hidden;
}

/* ---------- Hero ---------- */

.hamfekri-hero {
  padding:90px 0 80px;
  background:
    radial-gradient(circle at 85% 20%, rgba(107,70,193,.10), transparent 28%),
    linear-gradient(135deg,#fff 55%,var(--gray));
}

.hamfekri-hero-grid {
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:70px;
  align-items:center;
}

.hamfekri-hero-copy {
  max-width:680px;
}

.hamfekri-hero-copy h1 {
  font-size:clamp(42px,5vw,68px);
  line-height:1.35;
  color:var(--navy);
  margin:0 0 24px;
}

.hamfekri-hero-copy h1 span {
  display:block;
  color:var(--teal);
}

.hamfekri-hero-copy .lead {
  font-size:22px;
  line-height:2;
  margin-bottom:18px;
}

.hamfekri-hero-copy p {
  font-size:17px;
}

.hamfekri-hero-side {
  display:flex;
  justify-content:center;
}

.hamfekri-hero-card {
  width:min(100%,430px);
  min-height:390px;
  padding:42px;
  border-radius:28px;
  background:var(--navy);
  color:#fff;
  box-shadow:0 25px 70px rgba(13,27,42,.18);
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
}

.hamfekri-hero-card:before {
  content:"";
  position:absolute;
  width:240px;
  height:240px;
  border-radius:50%;
  background:rgba(15,118,110,.18);
  left:-80px;
  bottom:-80px;
}

.hamfekri-hero-card span {
  color:#9fd8d3;
  font-size:14px;
  font-weight:800;
  margin-bottom:15px;
}

.hamfekri-hero-card strong {
  font-size:30px;
  line-height:1.7;
  position:relative;
  z-index:1;
}

.hamfekri-cycle {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:30px;
  position:relative;
  z-index:1;
}

.hamfekri-cycle b {
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:30px;
  font-size:12px;
  font-weight:600;
}


/* ---------- Problem ---------- */

.hamfekri-problem {
  background:var(--navy);
  color:#fff;
}

.hamfekri-problem .section-heading h2 {
  color:#fff;
}

.hamfekri-problem .section-heading p {
  color:rgba(255,255,255,.72);
}

.hamfekri-problem-grid {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:15px;
}

.hamfekri-problem-grid article {
  min-height:125px;
  padding:24px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  background:rgba(255,255,255,.035);
  display:flex;
  align-items:center;
  transition:.25s ease;
}

.hamfekri-problem-grid article:hover {
  transform:translateY(-4px);
  background:rgba(255,255,255,.07);
  border-color:rgba(15,118,110,.5);
}

.hamfekri-problem-grid strong {
  font-size:15px;
  line-height:1.9;
}


/* ---------- Pillars ---------- */

.hamfekri-pillars {
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:16px;
}

.hamfekri-pillars article {
  padding:27px 22px;
  border:1px solid var(--border);
  border-radius:18px;
  background:#fff;
  transition:.25s ease;
}

.hamfekri-pillars article:hover {
  transform:translateY(-5px);
  border-color:var(--teal);
  box-shadow:0 15px 35px rgba(13,27,42,.07);
}

.hamfekri-pillars span {
  display:block;
  color:var(--teal);
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.hamfekri-pillars h3 {
  font-size:17px;
  color:var(--navy);
  margin:0 0 12px;
}

.hamfekri-pillars p {
  color:#64748b;
  font-size:13px;
  margin:0;
}


/* ---------- Process ---------- */

.hamfekri-process {
  background:var(--gray);
}

.hamfekri-steps {
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:15px;
}

.hamfekri-steps article {
  text-align:center;
}

.hamfekri-steps b {
  width:78px;
  height:78px;
  margin:0 auto 18px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff;
  border:4px solid var(--teal);
  color:var(--navy);
  font-size:21px;
  box-shadow:0 10px 25px rgba(13,27,42,.08);
}

.hamfekri-steps article:nth-child(3n) b {
  border-color:var(--purple);
}

.hamfekri-steps h3 {
  color:var(--navy);
  font-size:17px;
  margin:0 0 8px;
}

.hamfekri-steps p {
  color:#64748b;
  font-size:12px;
  margin:0;
}


/* ---------- Cycle ---------- */

.hamfekri-cycle-section {
  max-width:950px;
  margin:auto;
  text-align:center;
}

.hamfekri-cycle-section h2 {
  color:var(--navy);
  font-size:36px;
  margin:0 0 18px;
}

.hamfekri-cycle-section > p {
  max-width:720px;
  margin:0 auto 40px;
}

.hamfekri-cycle-large {
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:0;
}

.hamfekri-cycle-large span {
  position:relative;
  padding:17px 25px;
  background:var(--gray);
  color:var(--navy);
  font-weight:800;
  font-size:14px;
}

.hamfekri-cycle-large span:first-child {
  border-radius:14px 0 0 14px;
}

.hamfekri-cycle-large span:last-child {
  border-radius:0 14px 14px 0;
  background:var(--teal);
  color:#fff;
}

.hamfekri-cycle-large span:not(:last-child):after {
  content:"←";
  position:absolute;
  left:-10px;
  top:50%;
  transform:translateY(-50%);
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fff;
  color:var(--teal);
  z-index:2;
}


/* ---------- Outcomes ---------- */

.hamfekri-outcomes {
  background:var(--gray);
}

.hamfekri-outcome-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.hamfekri-outcome-grid article {
  padding:28px;
  border-radius:20px;
  background:#fff;
  border:1px solid var(--border);
}

.hamfekri-outcome-grid h3 {
  color:var(--navy);
  margin:0 0 10px;
  font-size:20px;
}

.hamfekri-outcome-grid p {
  color:#64748b;
  font-size:14px;
  margin:0;
}


/* ---------- Beliefs ---------- */

.hamfekri-beliefs {
  background:var(--navy);
  color:#fff;
}

.hamfekri-beliefs .section-heading h2 {
  color:#fff;
}

.beliefs-grid {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.beliefs-grid div {
  padding:26px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  font-size:17px;
  line-height:1.9;
}


/* ---------- Principles ---------- */

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

.principles-grid > div {
  padding:28px;
  border:1px solid var(--border);
  border-radius:18px;
  background:#fff;
}

.principles-grid strong {
  display:block;
  color:var(--teal);
  font-size:18px;
  margin-bottom:10px;
}

.principles-grid p {
  margin:0;
  color:#64748b;
  font-size:14px;
}


/* ---------- Audience ---------- */

.hamfekri-audience {
  background:var(--gray);
}

.audience-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:15px;
}

.audience-grid div {
  padding:22px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:16px;
  font-weight:700;
}

.audience-note {
  margin-top:28px;
  padding:30px;
  border-radius:20px;
  background:var(--navy);
  color:#fff;
}

.audience-note strong {
  display:block;
  font-size:20px;
  margin-bottom:10px;
}

.audience-note p {
  margin:0;
  color:rgba(255,255,255,.72);
}


/* ---------- One Year ---------- */

.hamfekri-year {
  background:#fff;
}

.year-grid {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-top:35px;
}

.year-grid article {
  padding:30px 22px;
  border:1px solid var(--border);
  border-radius:20px;
  text-align:center;
  position:relative;
  background:#fff;
}

.year-grid article:nth-child(1),
.year-grid article:nth-child(3) {
  border-top:4px solid var(--teal);
}

.year-grid article:nth-child(2),
.year-grid article:nth-child(4) {
  border-top:4px solid var(--purple);
}

.year-grid b {
  display:block;
  color:#94a3b8;
  font-size:13px;
  margin-bottom:14px;
}

.year-grid strong {
  display:block;
  color:var(--navy);
  font-size:19px;
  margin-bottom:8px;
}

.year-grid span {
  color:#64748b;
  font-size:13px;
}

.year-cycle {
  margin:35px auto 0;
  padding:18px 25px;
  max-width:700px;
  border-radius:40px;
  background:var(--gray);
  color:var(--teal);
  text-align:center;
  font-weight:800;
}


/* ---------- KPI ---------- */

.hamfekri-kpi {
  background:var(--gray);
}

.kpi-box {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:15px;
  margin-top:30px;
}

.kpi-box div {
  padding:28px 20px;
  border-radius:18px;
  background:#fff;
  border:1px solid var(--border);
  text-align:center;
}

.kpi-box strong {
  color:var(--navy);
  font-size:16px;
}

.kpi-note {
  max-width:750px;
  margin:25px auto 0;
  text-align:center;
  color:#64748b;
}


/* ---------- Final CTA ---------- */

.hamfekri-final-cta {
  max-width:900px;
  margin:auto;
}

.hamfekri-final-cta .eyebrow {
  color:var(--teal);
}

.hamfekri-final-cta h2 {
  color:var(--navy);
  font-size:34px;
}

.hamfekri-final-cta h3 {
  max-width:700px;
  margin:25px auto;
  color:var(--navy);
  font-size:21px;
}


/* ---------- Responsive ---------- */

@media (max-width:1000px) {

  .hamfekri-hero-grid {
    grid-template-columns:1fr;
  }

  .hamfekri-hero-copy {
    max-width:800px;
  }

  .hamfekri-problem-grid {
    grid-template-columns:repeat(2,1fr);
  }

  .hamfekri-pillars {
    grid-template-columns:repeat(2,1fr);
  }

  .hamfekri-steps {
    grid-template-columns:repeat(3,1fr);
    row-gap:35px;
  }

  .year-grid {
    grid-template-columns:repeat(2,1fr);
  }

  .kpi-box {
    grid-template-columns:repeat(2,1fr);
  }
}


@media (max-width:800px) {

  .hamfekri-hero {
    padding:55px 0;
  }

  .hamfekri-hero-copy h1 {
    font-size:40px;
  }

  .hamfekri-hero-copy .lead {
    font-size:19px;
  }

  .hamfekri-hero-card {
    min-height:330px;
    padding:30px;
  }

  .hamfekri-problem-grid,
  .hamfekri-pillars,
  .hamfekri-outcome-grid,
  .principles-grid,
  .audience-grid {
    grid-template-columns:1fr;
  }

  .hamfekri-steps {
    grid-template-columns:1fr;
    gap:30px;
  }

  .beliefs-grid {
    grid-template-columns:1fr;
  }

  .year-grid,
  .kpi-box {
    grid-template-columns:1fr;
  }

  .hamfekri-cycle-large {
    flex-direction:column;
  }

  .hamfekri-cycle-large span {
    width:100%;
    border-radius:12px !important;
  }

  .hamfekri-cycle-large span:not(:last-child):after {
    content:"↓";
    left:50%;
    top:auto;
    bottom:-10px;
    transform:translateX(-50%);
  }

  .hamfekri-cycle-large span:last-child {
    margin-top:8px;
  }

  .hamfekri-final-cta h2 {
    font-size:28px;
  }

}
