/* Homepage rewrite — hero CTAs + new body sections */

:root {
  --ishi-teal: #044f54;
  --ishi-teal-deep: #023a3e;
  --ishi-teal-mid: #067a7f;
  --ishi-public: #e97e7b;
  --ishi-public-dark: #d66a67;
  --ishi-orange: #f4a62a;
  --ishi-orange-ink: #3b2705;
  --ishi-ink: #102a2d;
  --ishi-muted: #5c7072;
  --ishi-line: rgba(5, 96, 102, 0.14);
  --ishi-warm: #f7fbfa;
  --ishi-max: 1180px;
}

/* ===== Hero copy + dual CTAs ===== */
body #ed-1630249353 {
  min-height: 100vh;
}

body #ed-1630249392 img {
  width: min(280px, 52vw) !important;
  height: auto !important;
  max-width: 100%;
}

body #ed-1630249389 > .inner {
  padding-bottom: 4.5rem;
}

body #ed-1630249404 {
  width: 100%;
}

body #ed-1630249404 h1,
body #ed-1630249404 .color-background {
  font-size: clamp(1.55rem, 3.6vw, 2.45rem) !important;
  font-weight: 700 !important;
  line-height: 1.22 !important;
  letter-spacing: -0.02em !important;
  text-transform: none !important;
  max-width: 22ch;
  margin-left: auto;
  margin-right: auto;
}

body #ed-1630249356 > .background-image-holder {
  background-image: url("/images/1920/22787211/happy-african-american-businesswoman-talking-female-colleagues-while-working-office-K4Y8RqzHHmQQK9W0YfzIfg.jpg") !important;
}

body #ed-1630249392 {
  opacity: 1 !important;
  visibility: visible !important;
}

#ed-1630249389 .ishi-hero-sub,
#ed-1630249389 .ishi-hero-actions,
#ed-1630249389 .ishi-hero-tag {
  box-sizing: border-box;
  width: min(40rem, 92%);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: Poppins, Montserrat, system-ui, sans-serif;
}

#ed-1630249389 .ishi-hero-sub {
  margin-top: 0.85rem;
  margin-bottom: 0;
  color: #fff !important;
  font-size: clamp(0.98rem, 1.8vw, 1.12rem);
  font-weight: 400;
  line-height: 1.5;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.35);
}

#ed-1630249389 .ishi-hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 1.35rem;
}

#ed-1630249389 .ishi-hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  min-width: 10.5rem;
  padding: 0.75rem 1.35rem;
  border-radius: 999px;
  text-decoration: none !important;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

#ed-1630249389 .ishi-hero-btn--need {
  color: #fff !important;
  background: var(--ishi-public);
  box-shadow: 0 10px 22px rgba(217, 106, 103, 0.35);
}

#ed-1630249389 .ishi-hero-btn--provide {
  color: var(--ishi-orange-ink) !important;
  background: var(--ishi-orange);
  box-shadow: 0 10px 22px rgba(136, 79, 0, 0.28);
}

#ed-1630249389 .ishi-hero-btn:hover,
#ed-1630249389 .ishi-hero-btn:focus-visible {
  transform: translateY(-2px);
  filter: brightness(1.05);
  outline: none;
}

#ed-1630249389 .ishi-hero-tag {
  margin-top: 1.15rem;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 0.82rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.45;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

body #ed-1630249359 a[href^="tel"] {
  color: #fff !important;
  text-decoration: none;
}

/* Shared section chrome */
.ishi-rw {
  --office: #056066;
  --office-dark: #03474c;
  --office-deep: #02383c;
  --office-accent: #f4a62a;
  --office-ink: #102a2d;
  --office-muted: #5c7072;
  --office-line: rgba(5, 96, 102, 0.14);
  --office-warm: #f7fbfa;
  --office-max: 1180px;

  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: clamp(3.25rem, 6vw, 5.25rem) 0;
  clear: both;
  color: var(--office-ink);
  font-family: Poppins, Inter, "Segoe UI", system-ui, sans-serif;
}

.ishi-rw *,
.ishi-rw *::before,
.ishi-rw *::after {
  box-sizing: border-box;
}

.ishi-rw__wrap {
  width: min(var(--office-max), calc(100% - 40px));
  margin: 0 auto;
}

.ishi-rw__kicker {
  margin: 0 0 0.55rem;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--office-accent);
}

.ishi-rw__title {
  margin: 0 0 0.85rem;
  font-size: clamp(1.7rem, 3.4vw, 2.35rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.15;
  text-transform: none !important;
  color: var(--office-ink);
}

.ishi-rw__lead {
  margin: 0;
  max-width: 40rem;
  font-size: 1.02rem;
  line-height: 1.65;
  color: var(--office-muted);
}

.ishi-rw__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.75rem 1.35rem;
  border-radius: 999px;
  text-decoration: none !important;
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.ishi-rw__btn:hover,
.ishi-rw__btn:focus-visible {
  transform: translateY(-2px);
  outline: none;
}

.ishi-rw__btn--teal {
  color: #fff !important;
  background: var(--ishi-teal);
  box-shadow: 0 10px 22px rgba(4, 79, 84, 0.22);
}

.ishi-rw__btn--coral {
  color: #fff !important;
  background: var(--ishi-public);
  box-shadow: 0 10px 22px rgba(217, 106, 103, 0.28);
}

.ishi-rw__btn--gold {
  color: var(--ishi-orange-ink) !important;
  background: var(--ishi-orange);
  box-shadow: 0 10px 22px rgba(136, 79, 0, 0.22);
}

.ishi-rw__btn--ghost {
  color: #fff !important;
  background: transparent;
  border: 1.5px solid rgba(255, 255, 255, 0.45);
}

.ishi-rw__list {
  margin: 1.1rem 0 0;
  padding: 0;
  list-style: none;
}

.ishi-rw__list li {
  position: relative;
  margin: 0 0 0.55rem;
  padding: 0 0 0 1.15rem;
  color: var(--office-ink);
  font-size: 0.98rem;
  line-height: 1.45;
}

.ishi-rw__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 50%;
  background: var(--office-accent);
}

/* Two paths */
.ishi-paths {
  background: #fff;
}

.ishi-paths__head {
  max-width: 40rem;
  margin: 0 auto 2.25rem;
  text-align: center;
}

.ishi-paths__head .ishi-rw__lead {
  margin-left: auto;
  margin-right: auto;
}

.ishi-paths__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  align-items: stretch;
}

.ishi-paths__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding: 1.75rem 1.6rem 1.6rem;
  background: #fff;
  border: 1px solid var(--office-line);
  border-radius: 1.25rem;
  box-shadow: 0 16px 36px rgba(7, 63, 67, 0.08);
}

.ishi-paths__card--need {
  border-top: 4px solid var(--ishi-public);
}

.ishi-paths__card--provide {
  border-top: 4px solid var(--ishi-teal);
}

.ishi-paths__label {
  margin: 0 0 0.65rem;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ishi-paths__card--need .ishi-paths__label {
  color: var(--ishi-public-dark);
}

.ishi-paths__card--provide .ishi-paths__label {
  color: var(--ishi-teal);
}

.ishi-paths__card h3 {
  margin: 0 0 0.7rem;
  font-size: clamp(1.25rem, 2.2vw, 1.55rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.25;
  text-transform: none !important;
  color: var(--office-ink);
}

.ishi-paths__card p {
  margin: 0;
  color: var(--office-muted);
  line-height: 1.6;
}

.ishi-paths__card .ishi-rw__list {
  flex: 1 1 auto;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 1.4rem;
}

.ishi-paths__card .ishi-rw__btn {
  margin-top: auto !important;
  margin-bottom: 0 !important;
}

/* Not a directory */
.ishi-position {
  background: var(--office-warm);
  text-align: center;
}

.ishi-position .ishi-rw__wrap {
  max-width: 46rem;
}

.ishi-position .ishi-rw__kicker,
.ishi-position .ishi-rw__title,
.ishi-position .ishi-rw__lead {
  margin-left: auto;
  margin-right: auto;
}

.ishi-position .ishi-rw__title {
  max-width: 16ch;
}

.ishi-position .ishi-rw__lead + .ishi-rw__lead {
  margin-top: 1rem;
}

/* Spotlight + Office */
.ishi-spot__grid,
.ishi-office__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: center;
}

.ishi-spot {
  background: #fff;
}

.ishi-office {
  background: linear-gradient(145deg, var(--office-deep) 0%, var(--office) 55%, #08777e 100%);
  color: #fff;
}

.ishi-office .ishi-rw__kicker {
  color: var(--office-accent);
}

.ishi-office .ishi-rw__title,
.ishi-office .ishi-rw__lead,
.ishi-office .ishi-rw__list li {
  color: #fff;
}

.ishi-office .ishi-rw__lead {
  color: rgba(255, 255, 255, 0.84);
}

.ishi-office .ishi-rw__list li::before {
  background: var(--office-accent);
}

.ishi-spot__media,
.ishi-office__media {
  margin: 0;
  overflow: hidden;
  border-radius: 1.25rem;
  box-shadow: 0 18px 40px rgba(7, 63, 67, 0.16);
}

.ishi-spot__media img,
.ishi-office__media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 16rem;
  object-fit: cover;
}

.ishi-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 1.25rem 0 1.5rem;
  padding: 0;
  list-style: none;
}

.ishi-pills li {
  padding: 0.4rem 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 0.8rem;
  font-weight: 700;
}

.ishi-spot .ishi-pills li {
  background: var(--office-warm);
  border-color: var(--office-line);
  color: var(--office-ink);
}

.ishi-spot .ishi-rw__btn,
.ishi-office .ishi-rw__btn {
  margin-top: 0.25rem;
}

/* Ecosystem strip */
.ishi-eco {
  background: var(--office-warm);
}

.ishi-eco__head {
  max-width: 40rem;
  margin: 0 auto 2rem;
  text-align: center;
}

.ishi-eco__head .ishi-rw__lead {
  margin-left: auto;
  margin-right: auto;
}

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

.ishi-eco__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.65rem;
  min-height: 100%;
  padding: 1.25rem 1rem 1.15rem;
  background: #fff;
  border: 1px solid var(--office-line);
  border-radius: 1.1rem;
  text-decoration: none !important;
  text-align: center;
  color: inherit;
  box-shadow: 0 10px 24px rgba(7, 63, 67, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ishi-eco__card:hover,
.ishi-eco__card:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 16px 30px rgba(7, 63, 67, 0.12);
  outline: none;
}

.ishi-eco__card img {
  display: block;
  width: auto;
  height: 3.4rem;
  object-fit: contain;
}

.ishi-eco__card strong {
  display: block;
  font-size: 0.95rem;
  font-weight: 800;
  color: var(--office-ink);
}

.ishi-eco__card span {
  font-size: 0.82rem;
  line-height: 1.4;
  color: var(--office-muted);
}

.ishi-path-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 1.1rem;
  margin: 1.15rem 0 0;
  padding: 0;
  list-style: none;
}

.ishi-path-links a {
  color: #fff;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

/* Ethics pills (homepage rewrite) */
.ishi-ethics .ishi-ethics__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 1.25rem 0 0;
  padding: 0;
  list-style: none;
}

.ishi-ethics .ishi-ethics__pills li {
  padding: 0.4rem 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 0.8rem;
  font-weight: 700;
}

.ishi-ethics .ishi-ethics__body {
  margin: 0 0 0.25rem;
  max-width: 36rem;
  font-size: 1.02rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.88);
}

/* Split closer */
.ishi-start {
  background: #fff;
}

.ishi-start__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.15rem;
}

.ishi-start__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.75rem 1.6rem;
  border-radius: 1.25rem;
  min-height: 100%;
}

.ishi-start__card--help {
  background: var(--office-warm);
  border: 1px solid var(--office-line);
}

.ishi-start__card--pro {
  background: linear-gradient(145deg, var(--office-deep) 0%, var(--office) 100%);
  color: #fff;
}

.ishi-start__card h3 {
  margin: 0 0 0.6rem;
  font-size: 1.45rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  text-transform: none !important;
}

.ishi-start__card p {
  margin: 0 0 1.25rem;
  line-height: 1.6;
}

.ishi-start__card--help h3 {
  color: var(--office-ink);
}

.ishi-start__card--help p {
  color: var(--office-muted);
}

.ishi-start__card--pro h3 {
  color: #fff !important;
}

.ishi-start__card--pro p {
  color: rgba(255, 255, 255, 0.84);
}

.ishi-start__card p {
  flex: 1 1 auto;
}

.ishi-start__card .ishi-rw__btn {
  margin-top: auto !important;
}

/* Desktop only — leave the stacked mobile layout untouched */
@media (min-width: 901px) {
  body #ed-1630249392 img {
    width: min(360px, 28vw) !important;
  }

  body #ed-1630249404 h1,
  body #ed-1630249404 .color-background {
    max-width: 28ch;
    font-size: clamp(2.1rem, 2.6vw, 2.7rem) !important;
  }

  #ed-1630249389 .ishi-hero-sub,
  #ed-1630249389 .ishi-hero-actions,
  #ed-1630249389 .ishi-hero-tag {
    width: min(46rem, 70%);
  }

  #ed-1630249389 .ishi-hero-sub {
    font-size: 1.15rem;
  }

  .ishi-rw {
    --office-max: 1240px;
    padding: clamp(4rem, 6vw, 5.75rem) 0;
  }

  .ishi-paths__grid,
  .ishi-start__grid {
    gap: 1.75rem;
  }

  .ishi-paths__card,
  .ishi-start__card {
    padding: 2.15rem 2rem 1.85rem;
  }

  .ishi-position .ishi-rw__wrap {
    max-width: 54rem;
  }

  .ishi-position .ishi-rw__title {
    max-width: none;
  }

  .ishi-spot__grid,
  .ishi-office__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 3.25rem;
    align-items: center;
  }

  .ishi-spot__media,
  .ishi-office__media {
    min-height: 22rem;
  }

  .ishi-spot__media img,
  .ishi-office__media img {
    min-height: 22rem;
    aspect-ratio: 4 / 3;
  }

  .ishi-eco__grid {
    gap: 1.25rem;
  }

  .ishi-eco__card {
    padding: 1.5rem 1.15rem 1.35rem;
  }
}

@media (max-width: 900px) {
  .ishi-paths__grid,
  .ishi-spot__grid,
  .ishi-office__grid,
  .ishi-start__grid,
  .ishi-eco__grid {
    grid-template-columns: 1fr;
  }

  #ed-1630249389 .ishi-hero-btn {
    width: 100%;
    max-width: 18rem;
  }

  .ishi-office__grid {
    grid-template-columns: 1fr;
  }

  .ishi-office__media {
    order: -1;
  }
}

@media (max-width: 640px) {
  .ishi-eco__grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ishi-rw__btn,
  .ishi-hero-btn,
  .ishi-eco__card {
    transition: none;
  }

  .ishi-rw__btn:hover,
  .ishi-hero-btn:hover,
  .ishi-eco__card:hover {
    transform: none;
  }
}
