:root {
  --synergy-seafoam: #3bceac;
  --sophistication-slate: #333333;
  --white-glove: #ffffff;
  --global-gray-light: #d9d9d9;
  --global-gray-dark: #7f7f7f;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  margin: 0;
  color: var(--sophistication-slate);
  background: var(--white-glove);
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

.home-stat-number {
  font-family: Oswald, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
}

.home-hero {
  background-color: #1e302c;
  background-image: url('/assets/images/petersan-manhattan-lawyers-hero-v5.webp?v=team-hero-peter-1');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-hero > .absolute.inset-0 > .bg-sophistication-slate {
  background: #172521;
  opacity: 0.26;
}

.home-hero > .absolute.inset-0 > .opacity-60 {
  background: linear-gradient(90deg, rgba(21, 104, 84, 0.62) 0%, rgba(24, 55, 48, 0.66) 48%, rgba(16, 27, 25, 0.78) 100%) !important;
  opacity: 1;
}

.home-hero > .absolute.inset-0 > div:last-child {
  background: rgba(0, 0, 0, 0.16);
}

.home-hero .relative.z-10 {
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
}

.home-hero .relative.z-10 a {
  text-shadow: none;
}

.solution-hero,
.talent-hero,
.story-hero {
  background-color: #1e302c;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.story-hero-about-legal-search { background-image: url('/assets/images/about-talento-legal-petersan-leadership-v2.webp?v=leadership-four-1'); }
.story-hero-about-legal-staffing { background-image: url('/assets/images/story-about-legal-staffing.webp'); }
.story-hero-legal-search-consultants { background-image: url('/assets/images/story-legal-search-consultants.webp'); }
.story-hero-legal-staffing-consultants { background-image: url('/assets/images/story-legal-staffing-consultants.webp'); }
.story-hero-meet-our-team { background-image: url('/assets/images/story-meet-our-team-v2.webp?v=leadership-eight-1'); }
.story-hero-testimonials { background-image: url('/assets/images/story-testimonials.webp'); }
.story-hero-recent-placements { background-image: url('/assets/images/story-recent-placements.webp'); }
.story-hero-family-of-brands { background-image: url('/assets/images/story-family-of-brands.webp'); }
.story-hero-privacy { background-image: url('/assets/images/story-privacy.webp'); }
.story-hero-terms { background-image: url('/assets/images/story-terms.webp'); }
.story-hero-insights { background-image: url('/assets/images/page-insights.webp'); }
.story-hero-contact { background-image: url('/assets/images/page-contact.webp'); }

.talent-hero-job-search {
  background-image: url('/assets/images/talent-job-search.webp');
}

.talent-hero-permanent-roles {
  background-image: url('/assets/images/talent-permanent-roles.webp');
}

.talent-hero-temporary-roles {
  background-image: url('/assets/images/talent-temporary-roles.webp');
}

.talent-hero-executive-careers {
  background-image: url('/assets/images/talent-executive-careers.webp');
}


.solution-hero-legal-search {
  background-image: url('/assets/images/solution-legal-search.webp');
}

.solution-hero-in-house {
  background-image: url('/assets/images/solution-in-house.webp');
}

.solution-hero-legal-staffing {
  background-image: url('/assets/images/solution-legal-staffing.webp');
}

.solution-hero-litigation-support {
  background-image: url('/assets/images/solution-litigation-support.webp');
}

.solution-hero-document-review {
  background-image: url('/assets/images/solution-document-review.webp');
}

.solution-hero-e-discovery {
  background-image: url('/assets/images/solution-e-discovery.webp');
}

.solution-hero-legal-technology {
  background-image: url('/assets/images/solution-legal-technology.webp');
}

.solution-hero > .absolute.inset-0 > .absolute.inset-0,
.talent-hero > .absolute.inset-0 > .absolute.inset-0,
.story-hero > .absolute.inset-0 > .absolute.inset-0 {
  background: linear-gradient(100deg, rgb(15 72 59 / 0.82), rgb(28 55 49 / 0.72), rgb(15 35 31 / 0.84)) !important;
}

.solution-hero .relative.z-10,
.talent-hero .relative.z-10,
.story-hero .relative.z-10 {
  text-shadow: 0 2px 18px rgb(0 0 0 / 0.55);
}

@media (max-width: 700px) {
  .solution-hero,
  .talent-hero,
  .story-hero {
    background-position: center center;
  }

  .story-hero-about-legal-search { background-image: url('/assets/images/about-talento-legal-petersan-leadership-mobile-v2.webp?v=leadership-four-mobile-1'); }
  .story-hero-about-legal-staffing { background-image: url('/assets/images/story-about-legal-staffing-mobile.webp'); }
  .story-hero-legal-search-consultants { background-image: url('/assets/images/story-legal-search-consultants-mobile.webp'); }
  .story-hero-legal-staffing-consultants { background-image: url('/assets/images/story-legal-staffing-consultants-mobile.webp'); }
  .story-hero-meet-our-team { background-image: url('/assets/images/story-meet-our-team-mobile-v2.webp?v=leadership-eight-mobile-1'); }
  .story-hero-testimonials { background-image: url('/assets/images/story-testimonials-mobile.webp'); }
  .story-hero-recent-placements { background-image: url('/assets/images/story-recent-placements-mobile.webp'); }
  .story-hero-family-of-brands { background-image: url('/assets/images/story-family-of-brands-mobile.webp'); }
  .story-hero-privacy { background-image: url('/assets/images/story-privacy-mobile.webp'); }
  .story-hero-terms { background-image: url('/assets/images/story-terms-mobile.webp'); }
  .story-hero-insights { background-image: url('/assets/images/page-insights-mobile.webp'); }
  .story-hero-contact { background-image: url('/assets/images/page-contact-mobile.webp'); }

  .talent-hero-job-search { background-image: url('/assets/images/talent-job-search-mobile.webp'); }
  .talent-hero-permanent-roles { background-image: url('/assets/images/talent-permanent-roles-mobile.webp'); }
  .talent-hero-temporary-roles { background-image: url('/assets/images/talent-temporary-roles-mobile.webp'); }
  .talent-hero-executive-careers { background-image: url('/assets/images/talent-executive-careers-mobile.webp'); }
  .solution-hero-legal-search { background-image: url('/assets/images/solution-legal-search-mobile.webp'); }
  .solution-hero-in-house { background-image: url('/assets/images/solution-in-house-mobile.webp'); }
  .solution-hero-legal-staffing { background-image: url('/assets/images/solution-legal-staffing-mobile.webp'); }
  .solution-hero-litigation-support { background-image: url('/assets/images/solution-litigation-support-mobile.webp'); }
  .solution-hero-document-review { background-image: url('/assets/images/solution-document-review-mobile.webp'); }
  .solution-hero-e-discovery { background-image: url('/assets/images/solution-e-discovery-mobile.webp'); }
  .solution-hero-legal-technology { background-image: url('/assets/images/solution-legal-technology-mobile.webp'); }

  .solution-hero > .absolute.inset-0 > .absolute.inset-0,
  .talent-hero > .absolute.inset-0 > .absolute.inset-0,
  .story-hero > .absolute.inset-0 > .absolute.inset-0 {
    background: rgb(18 58 48 / 0.82) !important;
  }
}

.contact-map-wrap {
  aspect-ratio: 4 / 3;
  min-height: 16rem;
  overflow: hidden;
  border: 1px solid rgb(59 206 172 / 0.55);
  border-radius: 0.75rem;
  background: rgb(217 217 217 / 0.2);
  box-shadow: 0 10px 30px rgb(51 51 51 / 0.08);
}

.contact-map-embed {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.contact-offices { background: #fff; padding: 5rem 1.5rem; }
.contact-offices-inner { max-width: 80rem; margin: 0 auto; }
.contact-offices-heading { max-width: 52rem; margin: 0 auto 2rem; text-align: center; }
.contact-offices-eyebrow,
.contact-office-card > span { color: #158c76; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.contact-offices-eyebrow { margin-bottom: .75rem; font-size: .75rem; }
.contact-offices-heading h2 { margin: 0 0 1rem; color: #333; font-family: Oswald, sans-serif; font-size: clamp(2.25rem, 5vw, 3.5rem); font-weight: 600; line-height: 1.08; }
.contact-offices-heading > p:last-child,
.contact-office-card p,
.contact-office-card address { color: #565b5b; line-height: 1.7; }
.contact-office-region + .contact-office-region { margin-top: 0; }
.contact-office-region > h3 { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.contact-office-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
.contact-office-card { display: flex; min-height: 20rem; flex-direction: column; padding: 1.75rem; border: 1px solid #3bceac; border-radius: 1rem; background: #fff; box-shadow: 0 8px 24px rgb(26 45 43 / .06); }
.contact-office-card-featured { border-color: #3bceac; box-shadow: 0 12px 32px rgb(59 206 172 / .16); }
.contact-office-card > span { display: block; margin-bottom: .55rem; font-size: .67rem; }
.contact-office-card h4 { margin: 0 0 1.35rem; color: #333; font-family: Oswald, sans-serif; font-size: 1.5rem; font-weight: 600; }
.contact-office-card h4 a { color: inherit; }
.contact-office-card h4 a:hover,
.contact-office-card h4 a:focus-visible { color: #158c76; text-decoration: underline; text-underline-offset: .2em; }
.contact-office-card address { margin-bottom: .65rem; font-style: normal; }
.contact-office-card > a { display: inline-block; width: fit-content; margin-top: auto; margin-bottom: .65rem; color: #158c76; font-weight: 700; }
.contact-office-card .contact-office-map-link { display: flex; width: fit-content; align-items: center; margin: .2rem 0 0; padding: .65rem .9rem; border: 1px solid rgb(21 140 118 / .55); border-radius: 999px; background: transparent; line-height: 1.2; text-decoration: none; transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease; }
.contact-office-card .contact-office-map-link:hover,
.contact-office-card .contact-office-map-link:focus-visible { border-color: #158c76; background: rgb(59 206 172 / .22); transform: translateY(-1px); }
.contact-office-card p { display: none; }
.contact-office-card:not(:has(address)) p { display: block; margin: 0; }
.contact-office-tabs { display: flex; justify-content: center; gap: .65rem; margin: 0 0 2.25rem; }
.contact-office-tab { min-width: 9rem; padding: .8rem 1.25rem; border: 1px solid #3bceac; border-radius: 999px; background: #fff; color: #156854; font: 700 .95rem Montserrat, sans-serif; cursor: pointer; }
.contact-office-tab[aria-selected="true"] { background: #3bceac; color: #243735; }

.contact-routing-section { padding: 7rem 1.5rem !important; background: #f3f8f7 !important; }
#contact-form { scroll-margin-top: 7rem; }
.contact-routing-heading { max-width: 50rem; margin: 0 auto 2.25rem; text-align: center; }
.contact-routing-heading > p { margin: 0 0 1.25rem; color: #158c76; font-size: .75rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.contact-routing-heading h2 { margin: 0 0 1.25rem; color: #333; font-family: Oswald, sans-serif; font-size: clamp(2rem, 3.2vw, 2.4rem); font-weight: 500; }
.contact-routing-heading span { color: #565b5b; font-size: 1.05rem; font-weight: 400; line-height: 1.7; }
.contact-routing-grid { display: block !important; max-width: 52rem !important; margin: 0 auto; }
.contact-routing-grid > div:nth-child(2) { display: none; }
.contact-routing-grid .intake-options { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.contact-routing-grid .intake-option { align-items: flex-start; color: #333; }
.intake-option-content { display: grid; gap: .4rem; }
.intake-option-content strong { font-size: 1rem; }
.intake-option-content small { color: #626978; font-size: .8rem; font-weight: 400; line-height: 1.45; }

.location-hero { min-height: 26rem; display: flex; align-items: center; justify-content: center; padding: 5rem 1.5rem; text-align: center; }
.location-hero-content { position: relative; z-index: 1; max-width: 58rem; color: #fff; }
.location-hero-content > p,
.location-eyebrow,
.location-index-heading > p { margin: 0 0 1rem; color: #3bceac; font-size: .75rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.location-hero-content h1 { margin: 0 0 1.25rem; font-family: Oswald, sans-serif; font-size: clamp(2.5rem, 6vw, 4.75rem); font-weight: 600; line-height: 1.08; }
.location-hero-content span { display: block; max-width: 48rem; margin: 0 auto; font-size: 1.1rem; line-height: 1.75; }
.location-details-section,
.location-index-section { padding: 6rem 1.5rem; background: #f3f8f7; }
.location-details-grid { display: grid; max-width: 72rem; grid-template-columns: minmax(17rem, .8fr) minmax(0, 1.2fr); gap: 3rem; margin: 0 auto; align-items: start; }
.location-office-card { padding: 2rem; border: 1px solid #3bceac; border-radius: 1rem; background: #fff; box-shadow: 0 8px 24px rgb(26 45 43 / .06); }
.location-office-card h2,
.location-service-copy h2,
.location-index-heading h2,
.location-index-grid h2 { margin: 0 0 1.25rem; color: #333; font-family: Oswald, sans-serif; font-weight: 600; }
.location-office-card h2 { font-size: 2rem; }
.location-office-card address,
.location-office-card > p:not(.location-eyebrow),
.location-service-copy > p { color: #565b5b; font-style: normal; line-height: 1.75; }
.location-phone { display: block; width: fit-content; margin: 1.25rem 0; color: #158c76; font-weight: 700; }
.location-map-button { display: inline-flex; padding: .7rem 1rem; border: 1px solid #158c76; border-radius: 999px; color: #158c76; font-weight: 700; }
.location-service-copy h2 { font-size: clamp(2rem, 4vw, 3.25rem); line-height: 1.1; }
.location-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 2rem; }
.location-actions a,
.location-back a { padding: .85rem 1.15rem; border: 1px solid #158c76; border-radius: 999px; background: #3bceac; color: #243735; font-weight: 700; }
.location-actions a + a { background: transparent; color: #158c76; }
.location-back { padding: 3rem 1.5rem; text-align: center; }
.location-index-heading { max-width: 52rem; margin: 0 auto 3rem; text-align: center; }
.location-index-heading h2 { font-size: clamp(2rem, 4vw, 3.25rem); }
.location-index-grid { display: grid; max-width: 80rem; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; margin: 0 auto; }
.location-index-grid .contact-office-card p { display: block; color: #565b5b; line-height: 1.7; }
.location-index-grid .contact-office-card > a { margin-top: auto; }
.accessibility-statement h2 { margin: 2.25rem 0 .75rem; color: #333; font-family: Oswald, sans-serif; font-size: 1.75rem; font-weight: 600; }
.accessibility-statement p,
.accessibility-statement li { color: #565b5b; font-size: 1.05rem; line-height: 1.75; }
.accessibility-statement ul { padding-left: 1.4rem; }
.accessibility-statement a { color: #158c76; font-weight: 700; text-decoration: underline; text-underline-offset: .16em; }
.accessibility-help-box { margin: 2rem 0 2.75rem; padding: 1.5rem; border: 2px solid #3bceac; border-radius: 1rem; background: rgb(59 206 172 / .09); }
.accessibility-help-box h2 { margin-top: 0; }

@media (max-width: 700px) {
  .insight-tag-carousel {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: .75rem;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding: .25rem 0 .75rem;
    scroll-padding-inline: 0;
    scroll-snap-type: inline mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .insight-tag-carousel::-webkit-scrollbar {
    display: none;
  }

  .insight-tag-carousel > button {
    width: auto;
    min-width: max-content;
    flex: 0 0 auto;
    overflow: visible;
    padding-inline: 1rem;
    scroll-snap-align: start;
    text-overflow: clip;
    white-space: nowrap;
  }
}

@media (max-width: 960px) {
  .contact-office-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .location-index-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .contact-offices { padding: 4rem 1rem; }
  .contact-office-grid { grid-template-columns: 1fr; }
  .contact-office-card { min-height: 18rem; }
  .contact-office-tabs { display: grid; grid-template-columns: 1fr 1fr; }
  .contact-office-tab { min-width: 0; }
  .contact-routing-section { padding: 4.5rem 1rem !important; }
  .contact-routing-grid .intake-options { grid-template-columns: 1fr; }
  .location-details-section,
  .location-index-section { padding: 4rem 1rem; }
  .location-details-grid { grid-template-columns: 1fr; }
  .location-index-grid { grid-template-columns: 1fr; }
}

.intake-form {
  overflow: hidden;
  border: 1px solid #d1e2de;
  border-radius: 1.25rem;
  background: #fff;
  box-shadow: 0 1.25rem 3rem rgb(24 77 68 / 0.09);
}

.intake-progress-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.25rem 2.5rem 1.6rem;
}

.intake-progress-meta p {
  margin: 0;
}

.intake-progress-meta p:first-child {
  color: #158c76;
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.intake-progress-meta p:last-child {
  color: #6a716f;
  font-size: .75rem;
}

.intake-progress-track {
  height: .28rem;
  margin: 0 2.5rem;
  overflow: hidden;
  border-radius: 999px;
  background: #e1ebe8;
}

.intake-progress-bar {
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #318c7a, #3bceac);
  transition: width 0.3s ease;
}

.intake-step {
  padding: clamp(1.75rem, 4vw, 2.5rem);
}

.intake-step[hidden],
.intake-success[hidden] {
  display: none;
}

.intake-step-title {
  width: 100%;
  margin-bottom: 1.35rem;
  color: #333;
  font-family: Oswald, sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.3rem);
  font-weight: 600;
  line-height: 1.2;
  outline: none;
}

.intake-fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.intake-subtitle {
  width: 100%;
  margin: 0 0 1rem;
  color: #333;
  font-family: Oswald, sans-serif;
  font-size: 1.35rem;
  font-weight: 600;
}

.intake-route-panel {
  margin-top: 2rem;
  padding-top: 1.75rem;
  border-top: 1px solid #e1ebe8;
}

.intake-route-panel[hidden],
.intake-validation[hidden],
[data-company-field][hidden] {
  display: none;
}

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

.intake-detail-options {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.intake-option {
  position: relative;
  display: flex;
  min-height: 7.2rem;
  align-items: flex-start;
  padding: 1.15rem;
  border: 1px solid #c8dfda;
  border-radius: 0.8rem;
  color: #333;
  cursor: pointer;
  font-weight: 700;
  line-height: 1.35;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.intake-option:hover {
  border-color: #3bceac;
  transform: translateY(-2px);
}

.intake-option:has(input:checked) {
  border-color: #158c76;
  background: rgb(59 206 172 / 0.1);
  box-shadow: inset 0 0 0 1px #158c76;
}

.intake-option input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.intake-option:focus-within {
  outline: 3px solid rgb(59 206 172 / .28);
  outline-offset: 2px;
}

.intake-option-content {
  display: grid;
  gap: .45rem;
}

.intake-option-content strong {
  color: #333;
  font-size: .98rem;
}

.intake-option-content small {
  color: #68706e;
  font-size: .78rem;
  font-weight: 400;
  line-height: 1.45;
}

.intake-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.intake-route-fields {
  margin-top: 1.25rem;
}

.intake-field-full {
  grid-column: 1 / -1;
}

.intake-field label,
.intake-upload-label {
  display: block;
  margin-bottom: 0.45rem;
  color: #333;
  font-size: 0.82rem;
  font-weight: 700;
}

.intake-field label span {
  color: #747b79;
  font-weight: 400;
}

.intake-field input,
.intake-field textarea {
  width: 100%;
  padding: 0.85rem 1rem;
  border: 1px solid #cfdeda;
  border-radius: 0.65rem;
  background: #fff;
  color: #333;
}

.intake-field input:focus,
.intake-field textarea:focus {
  border-color: #158c76;
  outline: 3px solid rgb(59 206 172 / 0.18);
}

.intake-upload {
  display: block;
  padding: 1.4rem;
  border: 1px dashed #58b7b4;
  border-radius: 0.8rem;
  background: rgb(88 183 180 / 0.07);
  text-align: center;
  cursor: pointer;
}

.intake-upload input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.intake-upload strong {
  display: block;
  margin-bottom: 0.3rem;
  color: #3a4671;
}

.intake-upload.has-file {
  border-style: solid;
  border-color: #158c76;
  background: rgb(59 206 172 / 0.12);
}

.intake-upload.has-file strong {
  overflow-wrap: anywhere;
  color: #158c76;
}

.intake-upload span {
  color: #687080;
  font-size: 0.78rem;
}

.intake-actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
  margin-top: 1.75rem;
}

.intake-actions-split {
  justify-content: space-between;
}

.intake-button {
  padding: 0.8rem 1.4rem;
  border: 2px solid #24c7a5;
  border-radius: 999px;
  background: transparent;
  color: #24413b;
  font-weight: 700;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.intake-button[hidden] {
  display: none;
}

.intake-button:hover {
  background: #3bceac;
  transform: translateY(-1px);
}

.intake-button-secondary {
  border-color: #a8c7c0;
  color: #4b5f5a;
}

.intake-validation {
  margin: 1rem 0 0;
  color: #a33a30;
  font-size: .83rem;
  font-weight: 700;
}

.intake-success {
  padding: 3.5rem 2rem;
  text-align: center;
}

.intake-success h4 {
  margin-bottom: 0.6rem;
  color: #158c76;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
}

@media (max-width: 640px) {
  .intake-options,
  .intake-fields {
    grid-template-columns: 1fr;
  }

  .intake-field-full {
    grid-column: auto;
  }

  .intake-progress-meta {
    padding: 1.5rem 1.25rem 1.15rem;
  }

  .intake-progress-track {
    margin-inline: 1.25rem;
  }

  .intake-step {
    padding: 1.5rem 1.25rem 1.75rem;
  }

  .intake-option {
    min-height: 6.4rem;
  }

  .intake-actions-split {
    align-items: stretch;
  }

  .intake-button {
    min-height: 2.9rem;
  }
}

.footer-map-wrap {
  width: min(25rem, calc(100vw - 2rem));
  aspect-ratio: 4 / 3;
  margin-top: 1.25rem;
  overflow: hidden;
  border: 1px solid rgb(255 255 255 / 0.4);
  border-radius: 0.75rem;
  background: rgb(255 255 255 / 0.12);
}

.footer-map-embed {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.footer-stacked-links {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.footer-menu-column,
.footer-menu-section {
  min-width: 0;
}

.footer-menu-right-stack {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 2.25rem;
}

@media (max-width: 767px) {
  .footer-menu-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    gap: 2rem;
  }

  .footer-menu-column {
    display: flex;
    flex-direction: column;
    gap: 2.25rem;
  }

}

@media (min-width: 768px) {
  .footer-menu-column {
    display: contents;
  }

  .footer-menu-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .footer-menu-section-story { grid-column: 1; grid-row: 1; }
  .footer-menu-section-solutions { grid-column: 2; grid-row: 1; }
  .footer-menu-section-insights { grid-column: 3; grid-row: 1; }
  .footer-menu-right-stack { grid-column: 4; grid-row: 1; }
}

@media (min-width: 1024px) {
  .site-footer-inner {
    display: grid;
    grid-template-columns: minmax(18rem, 25rem) minmax(0, 1fr);
    column-gap: clamp(3rem, 7vw, 7rem);
    align-items: start;
  }

  .footer-brand-social {
    grid-column: 1;
    grid-row: 1;
    margin-bottom: 0;
  }

  .footer-menu-grid {
    grid-column: 2;
    grid-row: 1;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-content: start;
    margin-bottom: 0;
  }

  .site-footer-inner > .border-t {
    grid-column: 1 / -1;
    margin-top: 3rem;
  }

  .site-footer-inner > .text-xs {
    grid-column: 1 / -1;
  }
}

@media (max-width: 1023px) {
  .footer-brand-social {
    margin-bottom: 3rem;
  }

  .footer-menu-grid {
    margin-bottom: 3rem;
  }
}

.industry-tags-ready .industry-tag {
  opacity: 0;
  transform: translateY(1.25rem) scale(0.94);
  transition:
    opacity 0.55s ease,
    transform 0.55s cubic-bezier(0.2, 0.75, 0.25, 1),
    background 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
  transition-delay: calc(var(--industry-tag-index, 0) * 65ms);
}

.legal-tech-role-card {
  display: block;
  position: relative;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.legal-tech-role-card::after {
  content: "Start intake →";
  display: block;
  margin-top: 0.65rem;
  color: var(--synergy-seafoam);
  font-size: 0.78rem;
  font-weight: 700;
  opacity: 0;
  transform: translateY(0.25rem);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.e-discovery-contact-card::after {
  content: "Contact our team →";
}

.legal-tech-role-card:hover,
.legal-tech-role-card:focus-visible,
.legal-tech-role-card.is-selected {
  background: rgb(59 206 172 / 0.08);
  box-shadow: 0 12px 30px rgb(51 51 51 / 0.1);
  transform: translateY(-0.2rem);
}

.legal-tech-role-card:hover::after,
.legal-tech-role-card:focus-visible::after,
.legal-tech-role-card.is-selected::after {
  opacity: 1;
  transform: translateY(0);
}

.legal-tech-quiz-section {
  scroll-margin-top: 7rem;
  padding: 5rem 1rem;
  background: linear-gradient(135deg, #203c35, #2b2f2e);
}

.legal-tech-quiz-section[hidden] {
  display: none;
}

.application-funnel {
  scroll-margin-top: 7rem;
  width: 100%;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgb(59 206 172 / 0.35);
  cursor: default;
}

.application-funnel[hidden] {
  display: none;
}

.application-funnel-shell {
  width: 100%;
  margin-inline: auto;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid rgb(59 206 172 / 0.45);
  border-radius: 1.25rem;
  background: #f9fcfb;
  box-shadow: 0 12px 32px rgb(20 70 58 / 0.12);
}

.application-funnel-shell h2 {
  margin: 0 0 1rem;
  color: var(--sophistication-slate);
  font-family: Oswald, sans-serif;
  font-size: clamp(1.8rem, 4vw, 2.65rem);
  line-height: 1.15;
}

.application-funnel-shell p {
  line-height: 1.7;
}

.application-eyebrow {
  margin: 0 0 0.75rem;
  color: #238e77;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.application-progress {
  display: flex;
  justify-content: space-between;
  color: #666;
  font-size: 0.82rem;
  font-weight: 700;
}

.application-progress-track {
  height: 0.4rem;
  margin: 0.6rem 0 2.2rem;
  overflow: hidden;
  border-radius: 999px;
  background: #e6e6e6;
}

.application-progress-track span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: var(--synergy-seafoam);
}

.application-form {
  display: grid;
  gap: 1.25rem;
  margin-top: 2rem;
}

.application-field-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.application-form label {
  color: var(--sophistication-slate);
  font-weight: 600;
}

.application-optional {
  color: #777;
  font-size: 0.78rem;
  font-weight: 500;
}

.application-form input,
.application-form select,
.application-form textarea {
  width: 100%;
  margin-top: 0.5rem;
  padding: 0.9rem 1rem;
  border: 1px solid #bbb;
  border-radius: 0.65rem;
  background: #fff;
  color: var(--sophistication-slate);
  font: inherit;
}

.application-form input:focus,
.application-form select:focus,
.application-form textarea:focus {
  border-color: var(--synergy-seafoam);
  outline: 3px solid rgb(59 206 172 / 0.2);
}

.application-resume-field {
  grid-column: 1 / -1;
}

.application-resume-field small {
  display: block;
  margin-top: 0.4rem;
  color: #666;
  font-weight: 400;
}

.application-error {
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  background: #fff0f0;
  color: #9d2525;
  font-weight: 600;
}

.application-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 1rem;
}

.application-primary,
.application-secondary {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  border: 1px solid var(--synergy-seafoam);
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 700;
  text-decoration: none;
}

.application-primary {
  background: var(--synergy-seafoam);
  color: #17352f;
}

.application-secondary {
  background: transparent;
  color: #237e6b;
}

.application-complete {
  text-align: center;
}

.application-check {
  display: grid;
  width: 4rem;
  height: 4rem;
  margin: 0 auto 1.25rem;
  place-items: center;
  border-radius: 50%;
  background: var(--synergy-seafoam);
  color: #17352f;
  font-size: 2rem;
  font-weight: 800;
}

.application-summary {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.7rem 1.25rem;
  margin: 2rem 0;
  padding: 1.25rem;
  border-radius: 0.75rem;
  background: #f4f7f6;
  text-align: left;
}

.application-summary span {
  color: #666;
}

.application-text-button {
  margin-top: 1.5rem;
  border: 0;
  background: transparent;
  color: #237e6b;
  cursor: pointer;
  font: inherit;
  font-weight: 700;
  text-decoration: underline;
}

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

  .application-resume-field {
    grid-column: auto;
  }

  .application-actions,
  .application-primary,
  .application-secondary {
    width: 100%;
  }
}

.legal-tech-quiz-shell {
  width: min(100%, 52rem);
  min-height: 30rem;
  margin-inline: auto;
  padding: clamp(1.5rem, 5vw, 3.5rem);
  border: 1px solid rgb(59 206 172 / 0.45);
  border-radius: 1.25rem;
  background: #fff;
  box-shadow: 0 24px 70px rgb(0 0 0 / 0.24);
}

.legal-tech-quiz-shell h2 {
  margin: 0 0 1rem;
  color: var(--sophistication-slate);
  font-family: Oswald, sans-serif;
  font-size: clamp(1.8rem, 4vw, 2.65rem);
  line-height: 1.15;
}

.legal-tech-quiz-shell p {
  line-height: 1.7;
}

.legal-tech-quiz-eyebrow {
  margin: 0 0 0.75rem;
  color: #238e77;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.legal-tech-field-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin: 2rem 0 1.25rem;
}

.legal-tech-field-row label,
.legal-tech-question-form label {
  color: var(--sophistication-slate);
  font-weight: 600;
}

.legal-tech-field-row input,
.legal-tech-question-form textarea {
  width: 100%;
  margin-top: 0.5rem;
  padding: 0.9rem 1rem;
  border: 1px solid #bbb;
  border-radius: 0.65rem;
  background: #fff;
  color: var(--sophistication-slate);
  font: inherit;
}

.legal-tech-field-row input:focus,
.legal-tech-question-form textarea:focus {
  border-color: var(--synergy-seafoam);
  outline: 3px solid rgb(59 206 172 / 0.2);
}

.legal-tech-profile-links {
  margin-top: 0;
}

.legal-tech-profile-links label > span {
  color: #777;
  font-size: 0.78rem;
  font-weight: 500;
}

.legal-tech-resume-upload {
  display: block;
  margin-bottom: 1.25rem;
  padding: 1rem;
  border: 1px dashed var(--synergy-seafoam);
  border-radius: 0.75rem;
  background: rgb(59 206 172 / 0.07);
  color: var(--sophistication-slate);
  cursor: pointer;
  font-weight: 600;
}

.legal-tech-resume-upload input {
  display: block;
  width: 100%;
  margin: 0.65rem 0 0.4rem;
  font: inherit;
}

.legal-tech-resume-upload small {
  display: block;
  color: #666;
  font-size: 0.75rem;
  font-weight: 500;
}

.legal-tech-consent {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  margin-bottom: 1.5rem;
  color: #555;
  font-size: 0.88rem;
  line-height: 1.5;
}

.legal-tech-consent input {
  margin-top: 0.25rem;
}

.legal-tech-primary,
.legal-tech-secondary {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  border: 1px solid var(--synergy-seafoam);
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 700;
  text-decoration: none;
}

.legal-tech-primary {
  background: var(--synergy-seafoam);
  color: #17352f;
}

.legal-tech-secondary {
  background: transparent;
  color: #237e6b;
}

.legal-tech-progress {
  display: flex;
  justify-content: space-between;
  color: #666;
  font-size: 0.82rem;
  font-weight: 700;
}

.legal-tech-progress-track {
  height: 0.4rem;
  margin: 0.6rem 0 2.2rem;
  overflow: hidden;
  border-radius: 999px;
  background: #e6e6e6;
}

.legal-tech-progress-track span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: var(--synergy-seafoam);
  transition: width 0.35s ease;
}

.legal-tech-question-hint {
  margin-top: -0.4rem;
  color: #666;
}

.legal-tech-answer-set {
  display: grid;
  gap: 0.7rem;
  margin-block: 1.75rem;
}

.legal-tech-option {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.85rem 1rem;
  border: 1px solid #d4d4d4;
  border-radius: 0.65rem;
  cursor: pointer;
  transition: border-color 0.18s ease, background 0.18s ease;
}

.legal-tech-option:hover,
.legal-tech-option:has(input:checked) {
  border-color: var(--synergy-seafoam);
  background: rgb(59 206 172 / 0.08);
}

.legal-tech-option input {
  width: 1.1rem;
  height: 1.1rem;
  accent-color: var(--synergy-seafoam);
}

.legal-tech-actions,
.legal-tech-complete-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.85rem;
  margin-top: 2rem;
}

.legal-tech-question-form.has-error .legal-tech-answer-set {
  padding: 0.75rem;
  border: 1px solid #b42318;
  border-radius: 0.75rem;
}

.legal-tech-complete {
  text-align: center;
}

.legal-tech-check {
  display: grid;
  width: 4rem;
  height: 4rem;
  margin: 0 auto 1.25rem;
  place-items: center;
  border-radius: 50%;
  background: var(--synergy-seafoam);
  color: #17352f;
  font-size: 2rem;
  font-weight: 800;
}

.legal-tech-complete-actions {
  justify-content: center;
}

.legal-tech-text-button {
  margin-top: 1.5rem;
  border: 0;
  background: transparent;
  color: #237e6b;
  cursor: pointer;
  font: inherit;
  text-decoration: underline;
}

@media (max-width: 640px) {
  .legal-tech-field-row {
    grid-template-columns: 1fr;
  }

  .legal-tech-actions,
  .legal-tech-complete-actions {
    flex-direction: column-reverse;
  }

  .legal-tech-primary,
  .legal-tech-secondary {
    width: 100%;
  }
}

.industry-tags-ready.is-visible .industry-tag {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.industry-tags-ready.is-visible .industry-tag:hover,
.industry-tags-ready.is-visible .industry-tag:focus-visible {
  background: linear-gradient(135deg, rgb(59 206 172 / 0.48), rgb(59 206 172 / 0.18)) !important;
  border-color: rgb(59 206 172 / 0.95) !important;
  box-shadow: 0 10px 28px rgb(59 206 172 / 0.2), 0 0 0 1px rgb(59 206 172 / 0.2);
  transform: translateY(-4px) scale(1.025);
}

.timeline-ready .timeline-milestone {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateY(1.5rem) scale(0.94);
  filter: saturate(0.7);
  transform-origin: center center;
  will-change: transform, opacity, filter;
  transition: opacity 0.5s ease, filter 0.5s ease, transform 0.55s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition-delay: calc(var(--timeline-index, 0) * 110ms);
}

.timeline-ready .timeline-connector {
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;
  transition: opacity 0.35s ease, transform 0.5s ease;
  transition-delay: calc(var(--timeline-index, 0) * 110ms);
}

.timeline-ready.is-visible .timeline-milestone {
  opacity: 0.58;
  transform: translateY(0) scale(1);
  transition-delay: 0ms;
}

.timeline-ready.is-visible .timeline-connector {
  opacity: 1;
  transform: scaleX(1);
}

.timeline-ready.is-visible .timeline-milestone.is-past {
  opacity: 0.76;
  filter: saturate(0.9);
}

.timeline-ready.is-visible .timeline-milestone.is-active {
  z-index: 3;
  opacity: 1;
  filter: saturate(1.2) drop-shadow(0 0.75rem 1.4rem rgb(59 206 172 / 0.18));
  transform: translateY(-0.2rem) scale(1.5);
}

.timeline-ready.is-visible .timeline-milestone.is-active > div:first-child {
  text-shadow: 0 0 1.25rem rgb(59 206 172 / 0.48);
}

.timeline-ready.is-visible .timeline-connector {
  opacity: 0.32;
  background: rgb(59 206 172 / 0.55);
  transition-delay: 0ms;
}

.timeline-ready.is-visible .timeline-connector.is-complete {
  opacity: 1;
  background: var(--synergy-seafoam);
  box-shadow: 0 0 0.9rem rgb(59 206 172 / 0.42);
}

@media (max-width: 767px) {
  .timeline-ready .timeline-milestone {
    margin-block: 1rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .industry-tags-ready .industry-tag,
  .industry-tags-ready.is-visible .industry-tag,
  .industry-tags-ready.is-visible .industry-tag:hover,
  .industry-tags-ready.is-visible .industry-tag:focus-visible {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .timeline-ready .timeline-milestone,
  .timeline-ready .timeline-connector,
  .timeline-ready.is-visible .timeline-milestone,
  .timeline-ready.is-visible .timeline-connector,
  .timeline-ready.is-visible .timeline-milestone.is-past,
  .timeline-ready.is-visible .timeline-milestone.is-active,
  .timeline-ready.is-visible .timeline-connector.is-complete {
    opacity: 1;
    filter: none;
    transform: none;
    transition: none;
  }
}

@media (max-width: 700px) {
  .home-hero {
    background-image: url('/assets/images/petersan-manhattan-lawyers-hero-mobile-v2.webp?v=team-hero-mobile-peter-1');
    background-position: center center;
  }

  .home-hero > .absolute.inset-0 > .opacity-60 {
    background: linear-gradient(180deg, rgba(20, 104, 83, 0.68) 0%, rgba(18, 72, 59, 0.72) 52%, rgba(12, 43, 35, 0.82) 100%) !important;
  }
}

.site-container,
.static-container {
  width: min(100% - 2rem, 80rem);
  margin-inline: auto;
}

.site-header {
  position: absolute;
  z-index: 50;
  top: 0;
  right: 0;
  left: 0;
  background: var(--white-glove);
  color: var(--sophistication-slate);
  box-shadow: 0 1px 2px rgb(0 0 0 / 0.06);
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.28s ease, transform 0.28s ease, background 0.28s ease, box-shadow 0.28s ease, color 0.28s ease;
}

.site-header-transparent {
  background: linear-gradient(90deg, #164a40 0%, #238a73 52%, #3bceac 100%);
  color: var(--white-glove);
  box-shadow: none;
}

.site-header-transparent:not(.site-is-sticky-ready) .site-logo-image-dark {
  opacity: 0;
}

.site-header-transparent:not(.site-is-sticky-ready) .site-logo-image-white {
  opacity: 1;
}

.site-header.site-is-sticky-ready {
  position: fixed;
  background: var(--white-glove);
  color: var(--sophistication-slate);
  box-shadow: 0 2px 10px rgb(0 0 0 / 0.12);
  opacity: 0;
  transform: translateY(-0.875rem);
}

.site-header.site-is-sticky-ready.site-is-sticky {
  opacity: 1;
  transform: translateY(0);
}

.site-header.site-is-sticky-ready .site-logo-image-dark {
  opacity: 1;
}

.site-header.site-is-sticky-ready .site-logo-image-white {
  opacity: 0;
}

.site-header.site-is-sticky-ready .site-utility {
  display: none;
}

.site-utility {
  border-bottom: 1px solid rgb(217 217 217 / 0.3);
}

.site-header-transparent .site-utility {
  border-color: rgb(255 255 255 / 0.2);
}

.site-utility-inner {
  display: flex;
  justify-content: flex-end;
  gap: 1.5rem;
  padding-block: 0.5rem;
  font-size: 0.75rem;
}

.site-utility a {
  color: var(--global-gray-dark);
  font-family: Montserrat, sans-serif;
  transition: color 0.2s ease;
}

.site-header-transparent .site-utility a {
  color: rgb(255 255 255 / 0.8);
}

.site-header.site-is-sticky-ready .site-utility a,
.site-header-solid .site-utility a {
  color: var(--global-gray-dark);
}

.site-main-nav {
  display: flex;
  min-height: 7.5rem;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

.site-logo {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  color: inherit;
  line-height: 1;
}

.site-logo-lockup {
  position: relative;
  display: block;
  width: clamp(8.5rem, 11vw, 10.5rem);
  max-height: 4.375rem;
  aspect-ratio: 959 / 392;
}

.site-logo-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
  transition: opacity 0.28s ease;
}

.site-logo-image-white {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.footer-logo-link {
  display: block;
  width: min(11rem, calc(100vw - 2rem));
}

.footer-logo-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.site-footer {
  background: #3a4671;
  color: #fff;
}

.site-footer :is(h1, h2, h3, h4, p, span, li, a) {
  color: #fff;
}

.site-footer a:hover {
  color: rgb(255 255 255 / 0.78);
}

.site-logo-main {
  font-family: Oswald, sans-serif;
  font-size: clamp(1.75rem, 2.1vw, 2.25rem);
  font-weight: 700;
  letter-spacing: 0.22em;
}

.site-logo-sub {
  margin-top: 0.25rem;
  font-family: Montserrat, sans-serif;
  font-size: clamp(1rem, 1.25vw, 1.35rem);
  font-weight: 500;
  letter-spacing: 0.01em;
}

.site-logo-note {
  margin-top: 0.5rem;
  color: var(--global-gray-dark);
  font-family: Montserrat, sans-serif;
  font-size: clamp(0.625rem, 0.75vw, 0.75rem);
  line-height: 1.2;
}

.site-header-transparent .site-logo-note {
  color: var(--global-gray-light);
}

.site-header.site-is-sticky-ready .site-logo-note {
  color: var(--global-gray-dark);
}

.site-desktop-nav {
  display: none;
  align-items: center;
  gap: clamp(1.25rem, 2.2vw, 2rem);
  color: inherit;
}

.site-desktop-nav a,
.site-nav-trigger {
  color: inherit;
  font-family: Montserrat, sans-serif;
  font-size: clamp(0.95rem, 1.15vw, 1.25rem);
  font-weight: 500;
  line-height: 1.25;
  transition: color 0.2s ease, background 0.2s ease;
}

.site-utility a:hover,
.site-desktop-nav a:hover,
.site-nav-trigger:hover,
.site-nav-item.is-open .site-nav-trigger {
  color: var(--synergy-seafoam);
}

.site-nav-item {
  position: relative;
}

.site-nav-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.site-nav-trigger:focus:not(:focus-visible) {
  outline: none;
}

.site-nav-trigger:focus-visible {
  outline: 2px solid rgb(59 206 172 / 0.45);
  outline-offset: 0.2rem;
  border-radius: 0.25rem;
}

.site-chevron {
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  flex: 0 0 auto;
  overflow: hidden;
  border-right: 0.12rem solid currentColor;
  border-bottom: 0.12rem solid currentColor;
  text-indent: -9999px;
  line-height: 0;
  transform: translateY(-0.12em) rotate(45deg);
  transform-origin: 50% 50%;
  transition: transform 0.18s ease;
}

.site-nav-item:hover .site-chevron,
.site-nav-item:focus-within .site-chevron,
.site-nav-item.is-open .site-chevron {
  transform: translateY(0.08em) rotate(225deg);
}

.site-submenu {
  position: absolute;
  top: calc(100% + 0.1rem);
  left: 0;
  min-width: 18rem;
  padding-block: 0.5rem;
  border: 1px solid rgb(217 217 217 / 0.8);
  border-radius: 0.5rem;
  background: var(--white-glove);
  box-shadow: 0 16px 30px rgb(0 0 0 / 0.14);
  color: var(--sophistication-slate);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-0.15rem);
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.site-submenu::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  height: 0.35rem;
}

.site-nav-item:hover .site-submenu,
.site-nav-item:focus-within .site-submenu,
.site-nav-item.is-open .site-submenu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.site-submenu a {
  display: block;
  padding: 0.7rem 1rem;
  color: var(--sophistication-slate);
  font-size: 0.95rem;
  white-space: nowrap;
}

.site-submenu a:hover {
  background: rgb(59 206 172 / 0.1);
  color: var(--synergy-seafoam);
}

.site-talk-button,
.site-mobile-cta,
.site-jobs-button,
.site-mobile-jobs-cta {
  border-radius: 9999px;
  color: var(--sophistication-slate) !important;
  font-weight: 700 !important;
}

.site-talk-button,
.site-jobs-button {
  padding: 0.85rem 1.25rem;
}

.site-talk-button,
.site-mobile-cta {
  background: var(--synergy-seafoam);
}

.site-header-transparent:not(.site-is-sticky-ready) .site-talk-button {
  border: 2px solid var(--white-glove);
  background: transparent;
  color: var(--white-glove) !important;
}

.site-header-transparent:not(.site-is-sticky-ready) .site-talk-button:hover {
  background: var(--white-glove);
  color: var(--sophistication-slate) !important;
}

.site-jobs-button,
.site-mobile-jobs-cta {
  background: var(--opportunity-orange);
}

.site-mobile-toggle {
  display: inline-flex;
  width: 2.75rem;
  height: 2.75rem;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.32rem;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
}

.site-mobile-toggle span {
  width: 1.55rem;
  height: 2px;
  border-radius: 9999px;
  background: currentColor;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.site-header.is-open .site-mobile-toggle span:nth-child(1) {
  transform: translateY(0.45rem) rotate(45deg);
}

.site-header.is-open .site-mobile-toggle span:nth-child(2) {
  opacity: 0;
}

.site-header.is-open .site-mobile-toggle span:nth-child(3) {
  transform: translateY(-0.45rem) rotate(-45deg);
}

.site-mobile-nav {
  position: absolute;
  right: 0;
  left: 0;
  border-top: 1px solid var(--global-gray-light);
  background: var(--white-glove);
  color: var(--sophistication-slate);
  box-shadow: 0 14px 24px rgb(0 0 0 / 0.1);
}

.site-mobile-nav[hidden] {
  display: none;
}

.site-mobile-nav-inner {
  display: grid;
  gap: 0.35rem;
  padding-block: 1rem 1.25rem;
}

.site-mobile-nav a,
.site-mobile-group-trigger {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.7rem 0;
  border: 0;
  background: transparent;
  color: var(--sophistication-slate);
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
}

.site-mobile-submenu {
  display: none;
  padding: 0.1rem 0 0.55rem 1rem;
}

.site-mobile-group-trigger span {
  position: relative;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  flex: 0 0 2.5rem;
  border: 1px solid rgb(59 206 172 / 0.55);
  border-radius: 50%;
  background: rgb(59 206 172 / 0.14);
  color: #176b58;
  font-size: 0;
  font-weight: 700;
  line-height: 1;
  transition: transform 180ms ease, background-color 180ms ease, color 180ms ease;
}

.site-mobile-group-trigger span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: .9rem;
  height: .55rem;
  background: currentColor;
  clip-path: polygon(0 0, 50% 70%, 100% 0, 100% 30%, 50% 100%, 0 30%);
  content: "";
  transform: translate(-50%, -50%);
  transform-origin: center;
  transition: transform 180ms ease;
}

.site-mobile-group-trigger:hover span,
.site-mobile-group-trigger:focus-visible span {
  background: var(--synergy-seafoam);
  color: var(--sophistication-slate);
}

.site-mobile-group.is-open .site-mobile-submenu {
  display: grid;
}

.site-mobile-group.is-open .site-mobile-group-trigger span {
  background: var(--synergy-seafoam);
  color: var(--sophistication-slate);
}

.site-mobile-group.is-open .site-mobile-group-trigger span::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.site-mobile-submenu a {
  color: var(--global-gray-dark);
  font-size: 0.95rem;
  font-weight: 500;
}

.site-mobile-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: 0.5rem;
}

.site-mobile-cta,
.site-mobile-jobs-cta {
  justify-content: center !important;
  padding: 0.9rem 1.25rem !important;
  color: var(--sophistication-slate) !important;
  text-align: center;
}

.site-mobile-cta { background: var(--synergy-seafoam) !important; }
.site-mobile-jobs-cta { background: var(--opportunity-orange) !important; }

.static-header {
  position: fixed;
  z-index: 50;
  top: 0;
  right: 0;
  left: 0;
  background: var(--white-glove);
  color: var(--sophistication-slate);
  box-shadow: 0 1px 2px rgb(0 0 0 / 0.06);
  transition: background 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
}

.static-header.is-transparent:not(.is-scrolled):not(.is-open) {
  background: transparent;
  color: var(--white-glove);
  box-shadow: none;
}

.static-utility {
  border-bottom: 1px solid rgb(217 217 217 / 0.3);
}

.static-header.is-transparent:not(.is-scrolled):not(.is-open) .static-utility {
  border-color: rgb(255 255 255 / 0.2);
}

.static-utility-inner {
  display: flex;
  justify-content: flex-end;
  gap: 1.5rem;
  padding-block: 0.5rem;
  font-size: 0.75rem;
}

.static-utility a,
.static-desktop-nav a,
.static-desktop-nav button,
.static-mobile-nav a,
.static-mobile-nav summary {
  color: inherit;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  transition: color 0.2s ease, background 0.2s ease;
}

.static-utility a {
  color: var(--global-gray-dark);
}

.static-header.is-transparent:not(.is-scrolled):not(.is-open) .static-utility a {
  color: rgb(255 255 255 / 0.8);
}

.static-utility a:hover,
.static-desktop-nav a:hover,
.static-desktop-nav button:hover,
.static-mobile-nav a:hover,
.static-mobile-nav summary:hover {
  color: var(--synergy-seafoam);
}

.static-main-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 5rem;
}

.static-logo {
  display: flex;
  flex-direction: column;
  color: inherit;
}

.static-logo-main {
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.2em;
}

.static-logo-sub {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.025em;
}

.static-logo-note {
  margin-top: 0.125rem;
  color: var(--global-gray-dark);
  font-size: 0.625rem;
  line-height: 1.2;
}

.static-header.is-transparent:not(.is-scrolled):not(.is-open) .static-logo-note {
  color: var(--global-gray-light);
}

.static-desktop-nav {
  display: none;
  align-items: center;
  gap: 2rem;
}

.static-nav-dropdown {
  position: relative;
}

.static-nav-trigger {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 1rem;
}

.static-nav-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 14rem;
  margin-top: 0.5rem;
  padding-block: 0.5rem;
  border: 1px solid var(--global-gray-light);
  border-radius: 0.5rem;
  background: var(--white-glove);
  box-shadow: 0 10px 15px rgb(0 0 0 / 0.1);
  color: var(--sophistication-slate);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-0.25rem);
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.static-nav-dropdown:hover .static-nav-menu,
.static-nav-dropdown:focus-within .static-nav-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.static-nav-menu a {
  display: block;
  padding: 0.625rem 1rem;
}

.static-nav-menu a:hover {
  background: rgb(59 206 172 / 0.1);
}

.static-talk-button,
.static-mobile-cta {
  border-radius: 9999px;
  background: var(--synergy-seafoam);
  color: var(--sophistication-slate) !important;
  font-weight: 600 !important;
}

.static-talk-button {
  padding: 0.625rem 1.5rem;
}

.static-mobile-toggle {
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
}

.static-mobile-toggle span {
  width: 1.5rem;
  height: 2px;
  background: currentColor;
}

.static-mobile-nav {
  display: none;
  padding: 1rem;
  border-top: 1px solid var(--global-gray-light);
  background: var(--white-glove);
  color: var(--sophistication-slate);
}

.static-header.is-open .static-mobile-nav {
  display: block;
}

.static-mobile-section {
  margin-bottom: 0.75rem;
}

.static-mobile-section summary {
  display: flex;
  justify-content: space-between;
  padding-block: 0.5rem;
  cursor: pointer;
  list-style: none;
}

.static-mobile-section summary::-webkit-details-marker {
  display: none;
}

.static-mobile-section summary::after {
  content: "⌄";
}

.static-mobile-section[open] summary::after {
  transform: rotate(180deg);
}

.static-mobile-section a,
.static-mobile-nav > a {
  display: block;
  padding: 0.45rem 1rem;
}

.static-mobile-nav > a {
  padding-inline: 0;
}

.static-mobile-cta {
  margin-top: 0.5rem;
  padding: 0.625rem 1.5rem !important;
  text-align: center;
}

.static-social a {
  color: var(--white-glove);
  font-weight: 700;
  text-transform: uppercase;
}

.static-social a:hover {
  color: var(--sophistication-slate);
}

.brand-logo-card {
  background: #fff;
  border: 1px solid rgb(59 206 172 / 0.3);
  box-shadow: 0 12px 30px rgb(51 51 51 / 0.08);
}

.brand-logo {
  display: block;
  width: auto;
  height: auto;
  max-width: min(100%, 22rem);
  max-height: 10rem;
  object-fit: contain;
}

@media (min-width: 1024px) {
  .site-desktop-nav {
    display: flex;
  }

  .site-mobile-toggle {
    display: none;
  }

  .static-desktop-nav {
    display: flex;
  }

  .static-mobile-toggle {
    display: none;
  }
}

@media (max-width: 1023px) {
  .site-main-nav {
    min-height: 5.75rem;
  }

  .site-utility {
    display: none;
  }

  .site-header {
    background: var(--white-glove);
    color: var(--sophistication-slate);
    box-shadow: 0 1px 2px rgb(0 0 0 / 0.08);
  }

  .site-header.site-header-transparent:not(.site-is-sticky-ready) .site-logo-image-dark,
  .site-header .site-logo-image-dark {
    opacity: 1;
  }

  .site-header.site-header-transparent:not(.site-is-sticky-ready) .site-logo-image-white,
  .site-header .site-logo-image-white {
    opacity: 0;
  }

  .site-logo-note {
    color: var(--global-gray-dark);
  }
}

.team-card-has-bio {
  cursor: pointer;
}

.team-card-has-bio:hover,
.team-card-has-bio:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 14px 35px rgb(22 68 57 / 0.16);
  outline: 3px solid transparent;
}

.team-card-has-bio:focus-visible {
  outline-color: var(--synergy-seafoam);
  outline-offset: 3px;
}

.team-bio-modal[hidden] {
  display: none;
}

.team-bio-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: 1.25rem;
}

.team-bio-backdrop {
  position: absolute;
  inset: 0;
  background: rgb(10 29 25 / 0.78);
  backdrop-filter: blur(5px);
}

.team-bio-dialog {
  position: relative;
  width: min(52rem, 100%);
  max-height: min(86vh, 52rem);
  overflow-y: auto;
  border: 1px solid rgb(59 206 172 / 0.45);
  border-radius: 1.25rem;
  background: var(--white-glove);
  box-shadow: 0 30px 80px rgb(0 0 0 / 0.35);
  padding: clamp(1.5rem, 4vw, 3rem);
  color: var(--sophistication-slate);
}

.team-bio-close {
  position: absolute;
  top: 0.8rem;
  right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  border: 0;
  border-radius: 999px;
  background: rgb(59 206 172 / 0.14);
  color: var(--sophistication-slate);
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.team-bio-header {
  display: grid;
  grid-template-columns: 8rem 1fr;
  align-items: center;
  gap: 1.5rem;
  padding-right: 2rem;
  margin-bottom: 1.75rem;
}

.team-bio-photo {
  width: 8rem;
  height: 8rem;
  border: 3px solid var(--synergy-seafoam);
  border-radius: 999px;
  object-fit: cover;
}

.team-bio-header h2 {
  margin: 0 0 0.25rem;
  font-family: Oswald, sans-serif;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  font-weight: 600;
}

.team-bio-role {
  margin: 0 0 0.9rem;
  color: var(--global-gray-dark);
  font-weight: 600;
}

.team-bio-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.team-bio-links a {
  border: 1px solid var(--synergy-seafoam);
  border-radius: 999px;
  padding: 0.45rem 0.85rem;
  color: var(--sophistication-slate);
  font-size: 0.85rem;
  font-weight: 600;
}

.team-bio-links a:hover,
.team-bio-links a:focus-visible {
  background: var(--synergy-seafoam);
  color: var(--white-glove);
}

.team-bio-copy p {
  margin: 0 0 1rem;
  font-family: Montserrat, sans-serif;
  line-height: 1.75;
}

.team-bio-copy h3 {
  margin: 1.5rem 0 0.4rem;
  font-family: Oswald, sans-serif;
  font-size: 1.25rem;
}

.team-modal-open {
  overflow: hidden;
}

@media (max-width: 600px) {
  .team-bio-modal {
    padding: 0.65rem;
  }

  .team-bio-dialog {
    max-height: 92vh;
    padding: 2.75rem 1.25rem 1.5rem;
  }

  .team-bio-header {
    grid-template-columns: 5.5rem 1fr;
    gap: 1rem;
    padding-right: 0;
  }

  .team-bio-photo {
    width: 5.5rem;
    height: 5.5rem;
  }
}

@media (max-width: 480px) {
  .site-container,
  .static-container {
    width: min(100% - 1.25rem, 80rem);
  }

  .home-stat-number {
    font-size: 64px;
  }

  .site-main-nav {
    min-height: 5.25rem;
  }

  .site-logo-main {
    font-size: 1.45rem;
  }

  .site-logo-sub {
    font-size: 0.9rem;
  }

  .site-logo-note {
    max-width: 11rem;
    font-size: 0.58rem;
  }
}

/* The litigation support alternating sections author a gap-10 that the
   Tailwind build never emitted (the generated scale stops at 8 then jumps
   to 12), so the image card sat flush against its text column. */
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
