@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");

.cit-page,
.cit-page * {
  box-sizing: border-box;
}

/* WordPress/Elementor full-width reset for this page only. */
.elementor-widget-html:has(.cit-page),
.elementor-widget-html:has(.cit-page) > .elementor-widget-container,
.elementor-widget-container:has(.cit-page),
.elementor-widget:has(.cit-page),
.elementor-element:has(.cit-page),
.elementor-section:has(.cit-page),
.elementor-container:has(.cit-page),
.elementor-column:has(.cit-page),
.elementor-widget-wrap:has(.cit-page),
.elementor-column-wrap:has(.cit-page),
.elementor-section-wrap:has(.cit-page),
.elementor-top-section:has(.cit-page),
.e-con:has(.cit-page),
.e-con-inner:has(.cit-page) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: #f8fafc !important;
  overflow: hidden !important;
}

body:has(.im-header) .elementor-widget-html:has(.cit-page),
body:has(.im-header) .elementor-widget-html:has(.cit-page) > .elementor-widget-container,
body:has(.im-header) .elementor-element:has(.cit-page),
body:has(.im-header) .e-con:has(.cit-page),
body:has(.im-header) .e-con-inner:has(.cit-page) {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.cit-page {
  position: relative;
  left: 50%;
  width: 100%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  overflow: hidden;
  background: #f8fafc;
  color: #0f172a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.cit-page a {
  color:;
  text-decoration: none;
}

.cit-page img,
.cit-page svg {
  display: block;
}

.cit-page input,
.cit-page select,
.cit-page textarea,
.cit-page button {
  font: inherit;
}

.cit-shell {
  position: relative;
  z-index: 2;
  width: min(100% - 2rem, 82rem);
  margin: 0 auto;
}

.cit-hero-section {
  position: relative;
  padding: var(--im-first-section-top-gap, clamp(1rem, 1.8vw, 1.5rem)) 0 5.5rem;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  background:
    linear-gradient(90deg, rgba(248, 250, 252, 0.98) 0%, rgba(248, 250, 252, 0.9) 44%, rgba(15, 23, 42, 0.36) 100%),
    linear-gradient(180deg, rgba(15, 23, 42, 0.1), rgba(15, 23, 42, 0.5)),
    url("https://intelmigration.com.au/wp-content/uploads/2026/06/photo-1474302770737-173ee21bab63.avif") center right / cover no-repeat,
    radial-gradient(circle at 78% 10%, rgba(37, 99, 235, 0.14), transparent 28rem),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 82%);
}

.cit-hero-section::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.5;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(226, 232, 240, 0.5) 1px, transparent 1px),
    linear-gradient(90deg, rgba(226, 232, 240, 0.5) 1px, transparent 1px);
  background-size: 4rem 4rem;
  mask-image: linear-gradient(180deg, transparent 0%, #000 18%, #000 72%, transparent 100%);
}

.cit-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(20rem, 26.5rem);
  align-items: start;
  gap: clamp(2.5rem, 5vw, 4.5rem);
}

.cit-hero-copy {
  align-self: start;
  max-width: 52rem;
  padding-top: 0;
}

.cit-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.55rem;
  padding: 0.62rem 1.15rem;
  border: 1px solid #dbeafe;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: #1d4ed8;
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.cit-kicker i {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
  background: #2563eb;
  box-shadow: 0 0 0 0.42rem rgba(37, 99, 235, 0.12);
}

.cit-kicker-dark {
  border-color: rgba(191, 219, 254, 0.24);
  background: rgba(255, 255, 255, 0.08);
  color: #bfdbfe;
  box-shadow: none;
}

.cit-hero-copy h1,
.cit-section-head h2,
.cit-split-copy h2,
.cit-resource-card h2,
.cit-final-card h2 {
  margin: 0;
  color: #0f172a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: clamp(3.35rem, 7.6vw, 6.35rem);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: 0;
  text-transform: uppercase;
}

.cit-hero-copy h1 {
  font-size: clamp(3rem, 7vw, 5.75rem);
  line-height: 0.95;
}

.cit-hero-copy h1 span {
  display: block;
  color: transparent;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 900;
  line-height: 1.02;
  text-transform: uppercase;
  background: linear-gradient(90deg, #1d4ed8 0%, #3b82f6 55%, #60a5fa 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.cit-hero-copy p,
.cit-section-head p,
.cit-split-copy p,
.cit-resource-card p,
.cit-final-card p {
  max-width: 50rem;
  margin: 1.75rem 0 0;
  color: #566b8a;
  font-size: clamp(1.02rem, 1.45vw, 1.18rem);
  font-weight: 400;
  line-height: 1.8;
}

.cit-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 2.25rem;
}

.cit-btn,
.cit-stream-card a,
.cit-link-list a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.35rem;
  padding: 0.95rem 1.25rem;
  border-radius: 0.95rem;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.cit-btn:hover,
.cit-stream-card a:hover,
.cit-link-list a:hover {
  transform: translateY(-0.18rem);
}

.cit-btn-primary {
  color: #ffffff;
  background: linear-gradient(135deg, #1d4ed8, #2563eb);
  box-shadow: 0 20px 38px rgba(37, 99, 235, 0.26);
}

.cit-btn-soft {
  border: 1px solid #dbeafe;
  color: #1d4ed8;
  background: #ffffff;
  box-shadow: 0 16px 32px rgba(15, 23, 42, 0.06);
}

.cit-proof-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 2rem;
}

.cit-proof-row span {
  display: inline-flex;
  gap: 0.35rem;
  align-items: center;
  padding: 0.65rem 0.85rem;
  border: 1px solid #e2e8f0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #64748b;
  font-size: 0.78rem;
}

.cit-proof-row strong {
  color: #0f172a;
  font-weight: 900;
}

.cit-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 5.75rem 0;
  background: #f8fafc;
}

.cit-section-head {
  max-width: 62rem;
  margin: 0 auto 4rem;
  text-align: center;
}

.cit-section-head h2,
.cit-split-copy h2,
.cit-resource-card h2,
.cit-final-card h2 {
  font-size: clamp(2.55rem, 5vw, 4.7rem);
  line-height: 0.98;
}

.cit-section-head p {
  margin-right: auto;
  margin-left: auto;
}

.cit-stream-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

.cit-stream-card,
.cit-process-grid article,
.cit-resource-card,
.cit-risk-card,
.cit-faq {
  border: 1px solid #e2e8f0;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 22px 54px rgba(15, 23, 42, 0.06);
}

.cit-stream-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  padding: 2rem;
  border-radius: 2rem;
  transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

.cit-stream-card:hover {
  transform: translateY(-0.55rem);
  border-color: rgba(37, 99, 235, 0.55);
  box-shadow: 0 36px 80px rgba(15, 23, 42, 0.12);
}

.cit-stream-card-featured {
  border-color: rgba(37, 99, 235, 0.5);
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #2563eb, #93c5fd) border-box;
}

.cit-stream-card > span {
  display: grid;
  width: 3rem;
  height: 3rem;
  place-items: center;
  border: 1px solid #dbeafe;
  border-radius: 1rem;
  background: #eff6ff;
  color: #2563eb;
  font-size: 1.05rem;
  font-weight: 900;
}

.cit-stream-card h3,
.cit-process-grid h3,
.cit-risk-card h3 {
  margin: 1.4rem 0 0;
  color: #0f172a;
  font-size: 1.15rem;
  font-weight: 900;
  line-height: 1.15;
  text-transform: uppercase;
}

.cit-stream-card p,
.cit-process-grid p,
.cit-risk-card li,
.cit-faq p {
  margin: 1rem 0 0;
  color: #64748b;
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.72;
}

.cit-photo-band {
  position: relative;
  width: 100%;
  margin: 0;
  min-height: 30rem;
  display: flex;
  align-items: flex-end;
  padding: 6rem 0;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(15, 23, 42, 0.88), rgba(15, 23, 42, 0.44), rgba(15, 23, 42, 0.12)),
    url("https://intelmigration.com.au/wp-content/uploads/2026/05/photo-1506973035872-a4ec16b8e8d9.jpg") center / cover no-repeat;
}

.cit-photo-band::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.16), rgba(15, 23, 42, 0.52));
}

.cit-photo-band-card {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(16rem, 26rem);
  gap: 2rem;
  align-items: end;
  padding: clamp(1.5rem, 4vw, 2.5rem);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 2rem;
  background: rgba(15, 23, 42, 0.58);
  backdrop-filter: blur(16px);
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.24);
}

.cit-photo-band-card span {
  display: block;
  margin-bottom: 0.7rem;
  color: #93c5fd;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.cit-photo-band-card h2 {
  margin: 0;
  max-width: 48rem;
  color: #ffffff;
  font-size: clamp(2rem, 4.6vw, 4rem);
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.cit-photo-band-card p {
  margin: 0;
  color: rgba(219, 234, 254, 0.86);
  font-size: 1rem;
  line-height: 1.7;
}

.cit-dark-section {
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 0%, rgba(96, 165, 250, 0.2), transparent 28rem),
    linear-gradient(115deg, rgba(15, 23, 42, 0.94) 0%, rgba(24, 57, 109, 0.93) 45%, rgba(29, 78, 216, 0.88) 100%),
    url("https://intelmigration.com.au/wp-content/uploads/2026/06/photo-1524293581917-878a6d017c71.avif") center / cover no-repeat;
}

.cit-dark-section::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.12;
  pointer-events: none;
  background-image: radial-gradient(rgba(255, 255, 255, 0.72) 1px, transparent 1px);
  background-size: 28px 28px;
}

.cit-split {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
}

.cit-dark-section h2,
.cit-dark-section p {
  color: #ffffff;
}

.cit-dark-section p {
  color: rgba(219, 234, 254, 0.82);
}

.cit-evidence-grid {
  display: grid;
  gap: 1rem;
}

.cit-evidence-grid article {
  padding: 1.25rem;
  border: 1px solid rgba(191, 219, 254, 0.24);
  border-radius: 1.35rem;
  background: rgba(255, 255, 255, 0.08);
}

.cit-evidence-grid strong,
.cit-evidence-grid span {
  display: block;
}

.cit-evidence-grid strong {
  color: #ffffff;
  font-size: 0.94rem;
  font-weight: 900;
  text-transform: uppercase;
}

.cit-evidence-grid span {
  margin-top: 0.45rem;
  color: rgba(219, 234, 254, 0.78);
  font-size: 0.92rem;
  line-height: 1.55;
}

.cit-process-section {
  background:
    radial-gradient(circle at 12% 20%, rgba(37, 99, 235, 0.08), transparent 26rem),
    #f8fafc;
}

.cit-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.cit-process-grid article {
  padding: 1.5rem;
  border-radius: 1.8rem;
}

.cit-process-grid b {
  display: grid;
  width: 2.75rem;
  height: 2.75rem;
  place-items: center;
  border-radius: 0.9rem;
  background: #2563eb;
  color: #ffffff;
  font-size: 0.9rem;
}

.cit-resource-section {
  background: #ffffff;
}

.cit-resource-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  align-items: stretch;
  gap: 1.25rem;
}

.cit-resource-card,
.cit-risk-card {
  border-radius: 2rem;
  padding: clamp(1.5rem, 3vw, 2.5rem);
}

.cit-link-list {
  display: grid;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.cit-link-list a {
  justify-content: flex-start;
  min-height: 3.1rem;
  border: 1px solid #dbeafe;
  color: #1d4ed8;
  background: #ffffff;
}

.cit-risk-card {
  background: #0f172a;
}

.cit-risk-photo {
  height: 12rem;
  margin: -1rem -1rem 1.5rem;
  border-radius: 1.4rem;
  background:
    linear-gradient(180deg, rgba(15, 23, 42, 0.06), rgba(15, 23, 42, 0.55)),
    url("https://intelmigration.com.au/wp-content/uploads/2026/06/photo-1488646953014-85cb44e25828.avif") center / cover no-repeat;
}

.cit-risk-card h3 {
  margin-top: 0;
  color: #ffffff;
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  text-transform: none;
}

.cit-risk-card ul {
  display: grid;
  gap: 0.85rem;
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.cit-risk-card li {
  position: relative;
  margin: 0;
  padding-left: 1.4rem;
  color: rgba(219, 234, 254, 0.82);
}

.cit-risk-card li::before {
  content: "";
  position: absolute;
  top: 0.65rem;
  left: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 999px;
  background: #60a5fa;
}

.cit-faq-list {
  display: grid;
  gap: 1rem;
}

.cit-faq {
  overflow: hidden;
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.76);
}

.cit-faq[open] {
  border-color: rgba(37, 99, 235, 0.65);
  background: #ffffff;
  box-shadow: 0 30px 60px -15px rgba(37, 99, 235, 0.12);
}

.cit-faq summary {
  display: flex;
  min-height: 6rem;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 1.5rem;
  cursor: pointer;
  list-style: none;
}

.cit-faq summary::-webkit-details-marker {
  display: none;
}

.cit-faq summary span {
  display: grid;
  width: 3rem;
  height: 3rem;
  flex: 0 0 3rem;
  place-items: center;
  border: 1px solid #dbeafe;
  border-radius: 1rem;
  background: #eff6ff;
  color: #2563eb;
  font-size: 1.125rem;
  font-weight: 900;
}

.cit-faq[open] summary span {
  background: #2563eb;
  color: #ffffff;
}

.cit-faq summary strong {
  flex: 1 1 auto;
  color: #0f172a;
  font-size: clamp(1rem, 2vw, 1.125rem);
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}

.cit-faq summary i {
  position: relative;
  display: grid;
  width: 2.5rem;
  height: 2.5rem;
  flex: 0 0 2.5rem;
  place-items: center;
  border-radius: 1rem;
  background: #f8fafc;
  color: #2563eb;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.cit-faq summary i::before {
  content: "";
  width: 0.68rem;
  height: 0.68rem;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translate(-0.1rem, -0.1rem);
}

.cit-faq[open] summary i {
  background: #2563eb;
  color: #ffffff;
  transform: rotate(180deg);
}

.cit-faq p {
  margin: 0 1.5rem 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #f1f5f9;
}

.cit-final-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 5.75rem 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 20%, rgba(96, 165, 250, 0.2), transparent 28rem),
    #0f172a;
}

.cit-final-card {
  position: relative;
  z-index: 1;
  padding: clamp(2rem, 5vw, 4rem);
  border: 1px solid rgba(191, 219, 254, 0.16);
  border-radius: 2.5rem;
  background: linear-gradient(135deg, rgba(29, 78, 216, 0.95), rgba(15, 23, 42, 0.98));
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
  text-align: center;
}

.cit-final-card span {
  display: block;
  margin-bottom: 0.9rem;
  color: #bfdbfe;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.cit-final-card h2,
.cit-final-card p {
  max-width: 58rem;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
}

.cit-final-card p {
  color: rgba(219, 234, 254, 0.82);
}

.cit-final-card .cit-btn {
  margin-top: 2rem;
  background: #ffffff;
  color: #1d4ed8;
}

@media (max-width: 1120px) {
  .cit-hero-layout,
  .cit-split,
  .cit-resource-grid {
    grid-template-columns: 1fr;
  }

  .cit-hero-copy {
    padding-top: 1rem;
  }

  .cit-stream-grid,
  .cit-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cit-photo-band-card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .cit-shell {
    width: min(100% - 1.25rem, 82rem);
  }

  .cit-hero-section,
  .cit-section,
  .cit-final-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .cit-hero-copy h1 {
    font-size: clamp(3.05rem, 15vw, 4.6rem);
  }

  .cit-hero-copy h1 span {
    font-size: 1em;
  }

  .cit-hero-actions,
  .cit-btn {
    width: 100%;
  }

  .cit-proof-row {
    display: grid;
  }

  .cit-stream-grid,
  .cit-process-grid {
    grid-template-columns: 1fr;
  }

  .cit-photo-band {
    min-height: 26rem;
    padding: 3.5rem 0;
  }

  .cit-photo-band-card {
    border-radius: 1.5rem;
  }

  .cit-stream-card,
  .cit-process-grid article,
  .cit-resource-card,
  .cit-risk-card {
    padding: 1.35rem;
    border-radius: 1.5rem;
  }

  .cit-faq summary {
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem;
  }

  .cit-faq summary span,
  .cit-faq summary i {
    width: 2.5rem;
    height: 2.5rem;
    flex-basis: 2.5rem;
    border-radius: 0.85rem;
  }

  .cit-faq p {
    margin-right: 1.25rem;
    margin-left: 1.25rem;
  }
}

/* Final top-gap lock for WordPress/Elementor wrappers. */
body:has(.im-header) :is(
  .site-main,
  .page-content,
  .entry-content,
  .elementor,
  .elementor-section-wrap,
  .elementor-location-single
):has(.cit-page) {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body:has(.im-header) .cit-hero-section {
  margin-top: 0 !important;
  padding-top: var(--im-first-section-top-gap, clamp(1rem, 1.8vw, 1.5rem)) !important;
}

@media (max-width: 680px) {
  body:has(.im-header) .cit-hero-section {
    margin-top: 0 !important;
    padding-top: var(--im-first-section-top-gap, clamp(1rem, 1.8vw, 1.5rem)) !important;
  }
}

body:has(.im-topbar):has(.im-header) .elementor-location-header:has(.im-header) + .elementor:has(.cit-page) {
  margin-top: 0 !important;
}

@media (max-width: 680px) {
  .cit-page {
    overflow-x: hidden;
  }

  .cit-shell {
    width: min(100% - 2rem, 82rem);
  }

  .cit-hero-section {
    background:
      linear-gradient(180deg, rgba(248, 250, 252, 0.97) 0%, rgba(248, 250, 252, 0.93) 58%, rgba(248, 250, 252, 0.9) 100%),
      url("https://intelmigration.com.au/wp-content/uploads/2026/06/photo-1474302770737-173ee21bab63.avif") center right / cover no-repeat,
      linear-gradient(180deg, #ffffff 0%, #f8fafc 82%);
  }

  .cit-hero-layout,
  .cit-stream-grid,
  .cit-process-grid,
  .cit-resource-grid,
  .cit-split {
    min-width: 0;
  }

  .cit-hero-copy p {
    color: #334155;
  }

  .cit-stream-card,
  .cit-process-grid article,
  .cit-resource-card,
  .cit-risk-card,
  .cit-final-card,
  .cit-faq {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
}

/* Premium readability and motion pass. */
.cit-hero-section::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(248, 250, 252, 0.96) 0%, rgba(248, 250, 252, 0.88) 44%, rgba(248, 250, 252, 0.36) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(15, 23, 42, 0.16));
}

.cit-hero-copy h1,
.cit-hero-copy p,
.cit-section-head,
.cit-stream-card,
.cit-process-grid article,
.cit-resource-card,
.cit-risk-card,
.cit-final-card {
  animation: cit-rise-in 0.8s ease both;
}

.cit-hero-copy p {
  color: #334155;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.72);
}

.cit-stream-card,
.cit-process-grid article,
.cit-resource-card,
.cit-risk-card,
.cit-final-card {
  will-change: transform;
}

.cit-stream-card:hover,
.cit-process-grid article:hover,
.cit-resource-card:hover,
.cit-risk-card:hover {
  box-shadow: 0 28px 70px rgba(15, 23, 42, 0.16);
}

@keyframes cit-rise-in {
  from {
    opacity: 0;
    transform: translateY(1.1rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 680px) {
  .cit-hero-section::after {
    background:
      linear-gradient(180deg, rgba(248, 250, 252, 0.98) 0%, rgba(248, 250, 252, 0.94) 52%, rgba(248, 250, 252, 0.9) 100%),
      linear-gradient(90deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.54));
  }

  .cit-hero-copy {
    padding: 1.1rem;
    border: 1px solid rgba(219, 234, 254, 0.72);
    border-radius: 1.5rem;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: 0 22px 54px rgba(15, 23, 42, 0.12);
    backdrop-filter: blur(10px);
  }

  .cit-hero-copy h1 {
    color: #08111f;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  }

  .cit-hero-copy p {
    color: #1e293b;
    font-weight: 500;
  }
}

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

@media (max-width: 680px) {
  body:has(.im-header) .cit-hero-section {
    padding-top: calc(var(--im-mobile-header-clearance, 5.25rem) + 1rem) !important;
  }
}

@media (max-width: 680px) {
  html:has(.cit-page),
  body:has(.cit-page) {
    max-width: 100%;
    overflow-x: hidden;
  }

  .cit-page {
    left: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .cit-shell {
    width: min(100% - 0.875rem, 82rem);
  }

  .cit-hero-copy {
    padding: 0.95rem;
  }

  .cit-hero-copy h1 {
    font-size: clamp(3.25rem, 16.5vw, 4.9rem);
  }

  .cit-hero-copy p {
    font-size: clamp(1.02rem, 4.4vw, 1.16rem);
    line-height: 1.7;
  }

  .cit-stream-card,
  .cit-process-grid article,
  .cit-resource-card,
  .cit-risk-card {
    border-radius: 1.35rem;
  }
}

/* Services hero title treatment - exact Our Services copy */
.cit-hero-copy h1 {
  margin: 0;
  color: #0f172a !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(3rem, 7vw, 5.75rem) !important;
  font-weight: 900 !important;
  line-height: 0.95 !important;
  text-align: left !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
}

.cit-hero-copy h1 span,
.cit-hero-copy h1 em {
  color: transparent !important;
  font-size: 1em !important;
  font-style: italic !important;
  text-shadow: none !important;
  -webkit-text-stroke: 0 !important;
  -webkit-text-fill-color: transparent !important;
  background: linear-gradient(90deg, #1d4ed8 0%, #3b82f6 55%, #60a5fa 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

@media (max-width: 680px) {
  .cit-hero-copy h1 {
    font-size: clamp(2rem, 11vw, 2.85rem) !important;
  }
}

@media (max-width: 1024px) {
  .cit-hero-copy h1 { text-align: center !important; }
}
