@font-face {
  font-family: "Libre Caslon Display";
  src: url("public-site-design/fonts/libre-caslon-display-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Libre Franklin";
  src: url("public-site-design/fonts/libre-franklin-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --font-display: "Libre Caslon Display", "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  --font-sans: "Libre Franklin", "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;
}

body,
button,
input,
select,
textarea {
  font-family: var(--font-sans);
}

h1,
h2,
.premium-lead,
.portrait-caption b,
.portrait-name b,
.result-band strong,
.hero-proof b,
.attorney-lead {
  font-family: var(--font-display);
  font-weight: 400;
}

h3,
.phone strong,
.nav-link,
.menu-group a,
.btn {
  font-family: var(--font-sans);
}

h3 {
  font-weight: 600;
}

/* Refined portrait presentation: show the complete source image, never crop it. */
.hero {
  background: linear-gradient(90deg, #ffffff 0 34%, #f6f1e9 34% 100%);
}

.hero-photo {
  overflow: visible;
}

.hero-photo .portrait-halo {
  width: 350px;
  height: 470px;
  top: auto;
  bottom: 38px;
  border-radius: 0;
  background: linear-gradient(145deg, #173b79, #091d4a);
  transform: translateX(-54%);
}

.hero-photo img {
  width: 350px;
  height: auto;
  max-height: none;
  margin-bottom: 68px;
  object-fit: contain;
  object-position: center;
  border: 10px solid #fff;
  box-shadow: 0 24px 55px rgba(7, 23, 57, .22);
}

.portrait-caption {
  bottom: 24px;
  background: #0d214f;
  max-width: 330px;
  margin: 0 auto;
}

@media (max-width: 1050px) {
  .hero {
    background: linear-gradient(180deg, #f6f1e9 0 48%, #fff 48% 100%);
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 780px;
  }

  .hero-copy {
    order: 1;
    padding: 56px 30px 35px;
    text-align: center;
  }

  .hero-copy .actions {
    justify-content: center;
  }

  .hero-photo {
    order: 2;
    height: 540px;
  }

  .hero-photo .portrait-halo {
    width: 390px;
    height: 440px;
    bottom: 42px;
  }

  .hero-photo img {
    width: 390px;
    margin-bottom: 70px;
  }

  .case-form {
    order: 3;
    width: min(100%, 620px);
    margin: 10px auto 48px;
  }

  .split,
  .faq-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .hero-copy {
    padding-inline: 0;
  }

  .hero-photo {
    height: 470px;
  }

  .hero-photo .portrait-halo {
    width: min(94vw, 350px);
    height: 390px;
  }

  .hero-photo img {
    width: min(88vw, 350px);
    margin-bottom: 68px;
  }

  .portrait-caption {
    width: min(88vw, 330px);
  }
}

/* Premium Trial Pro concept */
.premium-hero {
  position: relative;
  padding-bottom: 72px;
  color: #fff;
  background:
    radial-gradient(circle at 16% 25%, rgba(49, 91, 164, .55), transparent 32%),
    linear-gradient(112deg, #102a64 0%, #0b2052 57%, #07183e 100%);
  overflow: hidden;
}

.premium-hero::before {
  content: "";
  position: absolute;
  width: 700px;
  height: 700px;
  left: -390px;
  top: 60px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 50%;
  box-shadow: 0 0 0 80px rgba(255, 255, 255, .025), 0 0 0 160px rgba(255, 255, 255, .018);
}

.premium-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
  min-height: 620px;
  gap: 70px;
  align-items: center;
}

.premium-copy {
  max-width: 680px;
  padding: 65px 0 95px;
}

.premium-copy .eyebrow {
  color: #f6c94e;
  margin-bottom: 18px;
}

.premium-copy h1 {
  max-width: 680px;
  margin: 0;
  color: #fff;
  font-size: clamp(50px, 5vw, 76px);
  line-height: 1.01;
  letter-spacing: -.035em;
}

.premium-lead {
  max-width: 630px;
  margin: 24px 0 12px;
  color: #fff;
  font-family: var(--font-display);
  font-size: 22px;
  line-height: 1.38;
}

.premium-summary {
  max-width: 590px;
  margin: 0 0 28px;
  color: #d8e2f6;
  font-size: 14px;
  line-height: 1.7;
}

.premium-copy .actions {
  align-items: center;
}

.premium-copy .btn {
  min-height: 52px;
  padding-inline: 27px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .18);
}

.text-link {
  display: inline-flex;
  min-height: 52px;
  padding: 0 5px;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
}

.text-link strong {
  color: #f6c94e;
  font-size: 15px;
}

.hero-proof {
  display: flex;
  margin-top: 38px;
  gap: 0;
}

.hero-proof span {
  min-width: 125px;
  padding: 0 24px;
  color: #cfd9ec;
  font-size: 10px;
  line-height: 1.3;
  border-left: 1px solid rgba(255, 255, 255, .22);
}

.hero-proof span:first-child {
  padding-left: 0;
  border-left: 0;
}

.hero-proof b {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-family: var(--font-display);
  font-size: 25px;
  line-height: 1;
}

.premium-portrait {
  position: relative;
  height: 620px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.premium-portrait::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 70px;
  width: 460px;
  height: 460px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: radial-gradient(circle at 50% 40%, rgba(45, 84, 150, .92), rgba(12, 39, 91, .35) 66%, transparent 67%);
  box-shadow: none;
}

.portrait-ring {
  position: absolute;
  z-index: 1;
  width: 510px;
  height: 510px;
  left: 50%;
  bottom: 45px;
  transform: translateX(-50%);
  border: 1px solid rgba(246, 201, 78, .55);
  border-radius: 50%;
}

.premium-portrait img {
  position: relative;
  z-index: 2;
  width: auto;
  height: 600px;
  max-width: 100%;
  margin-bottom: 0;
  object-fit: contain;
  object-position: center bottom;
  mix-blend-mode: normal;
  filter: drop-shadow(0 18px 24px rgba(0, 0, 0, .2));
}

.portrait-name {
  position: absolute;
  z-index: 4;
  left: 26px;
  bottom: 52px;
  padding: 14px 21px;
  color: #fff;
  background: rgba(5, 20, 54, .94);
  border-left: 4px solid #efb814;
  box-shadow: 0 15px 34px rgba(0, 0, 0, .24);
}

.portrait-name b,
.portrait-name span {
  display: block;
}

.portrait-name b {
  font-family: var(--font-display);
  font-size: 19px;
}

.portrait-name span {
  color: #d9e1ef;
  font-size: 9px;
}

.experience-seal {
  display: none;
  position: absolute;
  z-index: 4;
  right: 0;
  top: 105px;
  width: 116px;
  height: 116px;
  place-content: center;
  color: #0d214f;
  text-align: center;
  background: #f4bd25;
  border: 8px solid rgba(255, 255, 255, .15);
  border-radius: 50%;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .22);
}

.experience-seal strong {
  font-family: var(--font-display);
  font-size: 29px;
  line-height: .9;
}

.experience-seal span {
  margin-top: 5px;
  font-size: 8px;
  font-weight: 800;
  line-height: 1.15;
  text-transform: uppercase;
}

.consultation-dock {
  position: relative;
  z-index: 8;
  margin-top: -72px;
}

.consultation-dock .case-form {
  display: grid;
  grid-template-columns: 1.25fr repeat(4, 1fr) 1.28fr;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: 0;
  padding: 20px;
  background: #fff;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, .24);
}

.dock-title {
  padding-right: 14px;
}

.dock-title span {
  display: block;
  color: #b17d00;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .12em;
}

.dock-title h2 {
  margin: 3px 0 0;
  color: #0d214f;
  font-size: 18px;
  line-height: 1.15;
  text-align: left;
}

.consultation-dock .case-form input,
.consultation-dock .case-form select {
  height: 47px;
  margin: 0;
  border-color: #d9dde5;
  border-radius: 2px;
}

.consultation-dock .case-form .btn {
  min-height: 47px;
  padding: 0 13px;
  font-size: 10px;
}

.consultation-dock .case-form small {
  position: absolute;
  right: 20px;
  bottom: 5px;
  margin: 0;
  font-size: 7px;
}

.team-photo {
  height: 430px;
  border: 0;
  background: #0d214f;
}

.team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: none;
}

@media (max-width: 1180px) {
  .premium-hero-grid {
    grid-template-columns: minmax(0, 1fr) 420px;
    gap: 30px;
  }

  .premium-copy h1 {
    font-size: 56px;
  }

  .consultation-dock .case-form {
    grid-template-columns: 1.15fr repeat(2, 1fr) 1.15fr;
  }

  .consultation-dock .case-form label:nth-of-type(3),
  .consultation-dock .case-form label:nth-of-type(4) {
    display: none;
  }
}

@media (max-width: 920px) {
  .premium-hero {
    padding-bottom: 52px;
  }

  .premium-hero-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .premium-copy {
    max-width: 720px;
    margin: 0 auto;
    padding: 65px 0 20px;
    text-align: center;
  }

  .premium-copy h1 {
    font-size: clamp(48px, 8vw, 67px);
  }

  .premium-summary,
  .premium-lead {
    margin-inline: auto;
  }

  .premium-copy .actions,
  .hero-proof {
    justify-content: center;
  }

  .premium-portrait {
    height: 570px;
  }

  .premium-portrait::after {
    bottom: 62px;
  }

  .premium-portrait img {
    height: 560px;
    margin-bottom: 0;
  }

  .consultation-dock {
    margin-top: -25px;
  }

  .consultation-dock .case-form {
    grid-template-columns: 1fr 1fr;
    padding: 24px;
  }

  .dock-title,
  .consultation-dock .case-form .btn {
    grid-column: 1 / -1;
  }

  .consultation-dock .case-form label:nth-of-type(3),
  .consultation-dock .case-form label:nth-of-type(4) {
    display: block;
  }

  .consultation-dock .case-form small {
    position: static;
    grid-column: 1 / -1;
  }
}

@media (max-width: 600px) {
  .premium-copy {
    padding-top: 48px;
  }

  .premium-copy h1 {
    font-size: 44px;
  }

  .premium-lead {
    font-size: 19px;
  }

  .premium-summary {
    font-size: 13px;
  }

  .premium-copy .actions .btn,
  .premium-copy .actions .text-link {
    width: 100%;
    justify-content: center;
  }

  .hero-proof {
    margin-top: 28px;
  }

  .hero-proof span {
    min-width: 0;
    flex: 1;
    padding: 0 10px;
  }

  .hero-proof b {
    font-size: 20px;
  }

  .premium-portrait {
    height: 470px;
  }

  .premium-portrait::after {
    width: 345px;
    height: 345px;
    bottom: 62px;
  }

  .portrait-ring {
    width: 375px;
    height: 375px;
    bottom: 47px;
  }

  .premium-portrait img {
    width: auto;
    height: 460px;
    margin-bottom: 0;
  }

  .experience-seal {
    width: 92px;
    height: 92px;
    right: -5px;
    top: 72px;
  }

  .experience-seal strong {
    font-size: 23px;
  }

  .portrait-name {
    left: 0;
    right: 0;
    bottom: 48px;
    width: min(310px, 92%);
    margin: auto;
    text-align: center;
  }

  .consultation-dock .case-form {
    grid-template-columns: 1fr;
  }

  .dock-title,
  .consultation-dock .case-form .btn,
  .consultation-dock .case-form small {
    grid-column: auto;
  }
}

/* Continuous awards carousel */
.recognition-carousel {
  position: relative;
  width: 100%;
  margin-left: 0;
  overflow: hidden;
  padding-block: 6px 10px;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.recognition-track {
  display: flex;
  width: max-content;
  animation: recognition-scroll 46s linear infinite;
  will-change: transform;
}

.recognition-carousel .recognition-grid {
  display: flex;
  flex: none;
  grid-template-columns: none;
  gap: 24px;
  margin: 0;
  padding: 0 12px;
}

.recognition-carousel .recognition-grid li,
.recognition-carousel .recognition-grid .recognition-wide {
  flex: 0 0 180px;
  width: 180px;
  grid-column: auto;
  padding: 10px 8px;
}

.recognition-carousel:hover .recognition-track,
.recognition-carousel:focus-within .recognition-track {
  animation-play-state: paused;
}

@keyframes recognition-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 600px) {
  .recognition-carousel {
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
  }

  .recognition-track {
    animation-duration: 36s;
  }

  .recognition-carousel .recognition-grid {
    gap: 16px;
    padding-inline: 8px;
  }

  .recognition-carousel .recognition-grid li,
  .recognition-carousel .recognition-grid .recognition-wide {
    flex-basis: 152px;
    width: 152px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .recognition-carousel {
    overflow-x: auto;
    -webkit-mask-image: none;
    mask-image: none;
    scrollbar-width: thin;
  }

  .recognition-track {
    animation: none;
  }

  .recognition-copy {
    display: none !important;
  }
}

.experience-seal {
  display: none;
}

.section-intro {
  max-width: 760px;
  margin: 0 auto 46px;
  text-align: center;
}

.section-intro h2 {
  margin: 0 0 15px;
  font-size: clamp(34px, 4vw, 52px);
  letter-spacing: -.025em;
}

.section-intro p {
  max-width: 680px;
  margin: auto;
  color: #626b79;
  font-size: 14px;
  line-height: 1.7;
}

@media (min-width: 1000px) {
  .advantage-section .section-intro,
  .practice-section .section-intro {
    max-width: 1120px;
  }

  .advantage-section .section-intro h2,
  .practice-section .section-intro h2 {
    white-space: nowrap;
  }

  .practice-section .section-intro h2 {
    font-size: clamp(36px, 3.35vw, 48px);
  }

  .practice-section .section-intro p {
    max-width: 920px;
  }
}

.advantage-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-block: 1px solid #d9dde5;
}

.advantage-grid article {
  position: relative;
  min-height: 245px;
  padding: 38px 42px;
  border-right: 1px solid #d9dde5;
}

.advantage-grid article:last-child {
  border-right: 0;
}

.advantage-grid article > span {
  display: block;
  margin-bottom: 30px;
  color: #d4a20e;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .14em;
}

.advantage-grid h3 {
  margin: 0 0 12px;
  color: #0d214f;
  font-size: 24px;
}

.advantage-grid p {
  margin: 0;
  color: #667080;
  font-size: 12px;
  line-height: 1.7;
}

.advantage-section .result-band {
  display: grid;
  grid-template-columns: .8fr 1.8fr;
  align-items: center;
  gap: 45px;
  margin-top: 55px;
  padding: 45px 52px;
  overflow: hidden;
  background:
    radial-gradient(circle at 0 50%, rgba(45, 83, 151, .65), transparent 36%),
    #0d214f;
}

.result-intro .eyebrow {
  color: #f2bd28;
}

.result-intro h2 {
  margin: 0;
  color: #fff;
  font-size: 30px;
  text-align: left;
}

.result-values {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
}

.result-values p {
  margin: 0;
  padding: 8px 24px;
  color: #d6deed;
  font-size: 10px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}

.result-values strong {
  display: block;
  margin-bottom: 8px;
  color: #f4bd25;
  font-family: var(--font-display);
  font-size: 32px;
  line-height: 1;
}

.practice-section {
  background: #f5f3ee;
}

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

.practice-feature-grid > a {
  position: relative;
  min-height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 38px;
  color: #fff;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(17, 48, 103, .2), rgba(5, 22, 58, .96)),
    radial-gradient(circle at 80% 10%, #335fa8, #0b2559 60%);
  box-shadow: 0 18px 35px rgba(13, 33, 79, .12);
}

.practice-feature-grid > a:nth-child(2) {
  background:
    linear-gradient(180deg, rgba(17, 48, 103, .15), rgba(5, 22, 58, .96)),
    radial-gradient(circle at 20% 10%, #526e9e, #132950 60%);
}

.practice-feature-grid > a:nth-child(3) {
  background:
    linear-gradient(180deg, rgba(17, 48, 103, .18), rgba(5, 22, 58, .97)),
    radial-gradient(circle at 70% 10%, #9a741d, #17274a 58%);
}

.practice-feature-grid > a::before {
  content: "";
  position: absolute;
  width: 240px;
  height: 240px;
  right: -90px;
  top: -90px;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 50%;
}

.practice-feature-grid span {
  position: absolute;
  left: 38px;
  top: 35px;
  color: #f4c33e;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .14em;
}

.practice-feature-grid h3 {
  max-width: 310px;
  margin: 0 0 12px;
  color: #fff;
  font-size: 29px;
  line-height: 1.1;
}

.practice-feature-grid p {
  min-height: 58px;
  margin: 0 0 20px;
  color: #d8e0ee;
  font-size: 12px;
  line-height: 1.6;
}

.practice-feature-grid b {
  color: #f4c33e;
  font-size: 10px;
}

.practice-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 25px;
}

.practice-links a {
  padding: 11px 17px;
  color: #0d214f;
  background: #fff;
  border: 1px solid #dadde3;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
}

@media (max-width: 900px) {
  .advantage-grid,
  .practice-feature-grid {
    grid-template-columns: 1fr;
  }

  .advantage-grid article {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid #d9dde5;
  }

  .advantage-grid article:last-child {
    border-bottom: 0;
  }

  .advantage-section .result-band {
    grid-template-columns: 1fr;
  }

  .result-intro h2 {
    text-align: center;
  }

  .result-intro .eyebrow {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .section-intro {
    margin-bottom: 32px;
  }

  .section-intro h2 {
    font-size: 36px;
  }

  .advantage-grid article,
  .practice-feature-grid > a {
    padding: 28px 24px;
  }

  .advantage-section .result-band {
    padding: 34px 22px;
  }

  .result-values {
    grid-template-columns: 1fr;
  }

  .result-values p {
    padding: 18px 10px;
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, .18);
  }

  .practice-feature-grid > a {
    min-height: 300px;
  }

  .case-form input,
  .case-form select,
  .case-form textarea {
    min-height: 50px;
    padding: 13px 14px;
    font-size: 16px;
  }

  .story-grid,
  .faq-grid,
  .footer-grid {
    grid-template-columns: 1fr;
  }
}

/* Authentic Trial Pro photography and approved logo system. */
.site-header .brandbar {
  height: 96px;
}

.site-header .logo img {
  width: 245px;
  height: auto;
  max-height: none;
}

/* Complete, database-aligned Florida city dropdown. */
.primary-nav .links .location-primary {
  padding: 24px;
  border-bottom: 0;
  font-weight: inherit;
}

.primary-nav .links .location-primary:hover,
.primary-nav .links .location-primary:focus-visible {
  padding-left: 24px;
  border-color: transparent;
}

.primary-nav .location-list .menu-label {
  grid-column: 1 / -1;
}

@media (min-width: 961px) {
  .primary-nav .dropdown-locations {
    left: 50%;
    right: auto;
    width: min(720px, calc(100vw - 48px));
  }

  .primary-nav .dropdown-locations .dropdown-heading {
    padding: 16px 24px 14px;
  }

  .primary-nav .locations-layout {
    grid-template-columns: 220px minmax(0, 1fr);
    align-items: stretch;
    gap: 28px;
    padding: 24px;
  }

  .primary-nav .links .location-primary {
    min-height: 168px;
    justify-content: center;
    padding: 25px 24px;
    overflow: hidden;
    border-left: 4px solid #eab21b;
    border-radius: 5px;
  }

  .primary-nav .links .location-primary:hover,
  .primary-nav .links .location-primary:focus-visible {
    padding-left: 24px;
  }

  .primary-nav .location-primary strong {
    margin-block: 8px 6px;
    font-size: 29px;
    line-height: 1;
  }

  .primary-nav .location-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-content: center;
    gap: 0 14px;
  }

  .primary-nav .location-list .menu-label {
    margin: 0;
    padding: 2px 2px 9px;
  }

  .primary-nav .dropdown-locations .location-list a {
    min-height: 40px;
    padding: 8px 6px;
    border-bottom: 0;
    border-radius: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .primary-nav .dropdown-locations .location-list a:hover,
  .primary-nav .dropdown-locations .location-list a:focus-visible {
    padding-left: 8px;
    background: #f8f3e7;
  }

  .primary-nav .location-list .view-all {
    grid-column: 1 / -1;
    border-bottom: 0;
  }
}

.primary-nav .dropdown-locations .location-list > a:not(.view-all) {
  justify-content: flex-start;
  gap: 10px;
  border-bottom: 0;
}

.primary-nav .dropdown-locations .location-list > a:not(.view-all)::before {
  content: "";
  width: 13px;
  height: 13px;
  flex: 0 0 13px;
  border-radius: 50% 50% 50% 0;
  background: radial-gradient(circle at 50% 50%, #fffdf9 0 2px, transparent 2.5px), #eab21b;
  transform: rotate(-45deg);
}

.primary-nav .dropdown-locations .location-list > a:not(.view-all)::after {
  margin-left: auto;
}

.team-section {
  overflow: hidden;
}

.team-photo {
  position: relative;
  margin: 0;
  height: 450px;
  border-radius: 4px;
  box-shadow: 0 20px 45px rgba(13, 33, 79, .15);
}

.team-photo img {
  object-position: 58% 44%;
}

.team-photo figcaption,
.office-gallery figcaption {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 22px 22px 17px;
  color: #fff;
  background: linear-gradient(180deg, transparent, rgba(4, 17, 46, .9));
  font-size: 11px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: .04em;
}

.recognition-section {
  padding-block: 68px 56px;
  background: #fff;
  border-block: 1px solid #e2e5eb;
}

.recognition-intro {
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}

.recognition-intro h2 {
  margin-bottom: 13px;
}

.recognition-intro p {
  margin-bottom: 34px;
}

.recognition-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.recognition-grid li {
  min-width: 0;
  padding: 10px 8px;
  color: #23314b;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: .025em;
}

.recognition-grid .recognition-wide {
  grid-column: span 2;
}

.recognition-mark {
  min-height: 118px;
  display: grid;
  place-items: center;
  margin-bottom: 8px;
}

.recognition-mark img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 110px;
  object-fit: contain;
}

.recognition-note {
  max-width: 750px;
  margin: 30px auto 0;
  color: #737b89;
  text-align: center;
  font-size: 9px;
  line-height: 1.6;
}

.office-section {
  background: #fffdf9;
}

.office-gallery {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: 225px;
  gap: 14px;
}

.office-gallery figure {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  background: #0d214f;
  border-radius: 3px;
  box-shadow: 0 16px 34px rgba(13, 33, 79, .1);
}

.office-gallery figure::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .14);
}

.office-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.office-main {
  grid-column: 1 / 8;
  grid-row: 1 / 3;
}

.office-conference {
  grid-column: 8 / 13;
  grid-row: 1;
}

.office-service {
  grid-column: 8 / 13;
  grid-row: 2;
}

.office-sign {
  grid-column: 1 / 7;
  grid-row: 3;
}

.office-difference {
  grid-column: 7 / 13;
  grid-row: 3;
}

.office-conference img {
  object-position: center 55%;
}

.office-service img {
  object-position: center 43%;
}

.office-sign img,
.office-difference img {
  object-position: center 50%;
}

.footer-logo {
  width: 220px;
  height: auto;
  border-radius: 2px;
}

footer {
  background: #fff;
  border-top: 1px solid #e1e4ea;
}

@media (max-width: 1180px) {
  .consultation-dock .case-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 24px;
  }

  .dock-title,
  .consultation-dock .case-form .btn {
    grid-column: 1 / -1;
  }

  .consultation-dock .case-form label:nth-of-type(3),
  .consultation-dock .case-form label:nth-of-type(4) {
    display: block;
  }

  .consultation-dock .case-form small {
    position: static;
    grid-column: 1 / -1;
  }
}

@media (max-width: 960px) {
  .recognition-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .primary-nav .links {
    visibility: hidden;
    pointer-events: none;
    transition: transform .28s cubic-bezier(.22, .8, .28, 1), visibility 0s linear .28s;
  }

  .primary-nav .links.open {
    visibility: visible;
    pointer-events: auto;
    transition: transform .28s cubic-bezier(.22, .8, .28, 1), visibility 0s;
  }

  .primary-nav .nav-item:not(.is-open) > .dropdown {
    visibility: hidden;
    pointer-events: none;
    max-height: 0;
  }

  .primary-nav .nav-item.is-open > .dropdown {
    visibility: visible;
    pointer-events: auto;
  }
}

@media (max-width: 760px) {
  .site-header .brandbar {
    height: 76px;
  }

  .site-header .logo img {
    width: 188px;
  }

  .office-gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 190px;
    gap: 10px;
  }

  .office-gallery figure {
    grid-column: auto;
    grid-row: auto;
  }

  .office-main {
    grid-column: 1 / -1 !important;
    grid-row: span 2 !important;
  }

  .office-conference,
  .office-difference {
    grid-column: 1 / -1 !important;
  }

  .team-photo {
    height: 390px;
  }

  footer {
    padding-bottom: calc(88px + env(safe-area-inset-bottom));
  }
}

@media (max-width: 520px) {
  .recognition-section {
    padding-block: 52px 44px;
  }

  .recognition-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 8px;
  }

  .recognition-grid li {
    padding-inline: 4px;
    font-size: 9px;
  }

  .recognition-mark {
    min-height: 112px;
  }

  .recognition-mark img {
    max-height: 92px;
  }
}

@media (max-width: 470px) {
  .office-gallery {
    grid-template-columns: 1fr;
    grid-auto-rows: 220px;
  }

  .office-gallery figure,
  .office-main,
  .office-conference,
  .office-service,
  .office-sign,
  .office-difference {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .office-main {
    min-height: 300px;
  }
}

/* Readability pass for supporting content and footer. */
.trust .container > div,
.steps span {
  font-size: 12px;
}

.advantage-grid p,
.practice-feature-grid p,
.story-grid p,
.faq-grid summary,
.faq-grid details p {
  font-size: 13px;
}

.result-values p,
.scene-points span,
.scene-link,
.practice-feature-grid b,
.practice-links a,
.team-photo figcaption,
.office-gallery figcaption {
  font-size: 12px;
}

.scene-visual figcaption,
.recognition-note,
.copyright {
  font-size: 11px;
}

.recognition-grid li {
  font-size: 11px;
}

.consultation-dock .case-form input,
.consultation-dock .case-form select {
  font-family: var(--font-sans);
  font-size: 13px;
}

.consultation-dock .case-form .btn {
  font-size: 11px;
}

.consultation-dock .case-form small {
  font-size: 9px;
}

.footer-grid h3 {
  font-size: 15px;
}

.footer-grid a,
.footer-grid p {
  font-size: 12px;
  line-height: 1.6;
}

.footer-grid .footer-office-list a {
  display: inline;
  margin: 0;
  color: inherit;
  text-decoration: none;
}

.footer-grid .footer-office-list a:hover,
.footer-grid .footer-office-list a:focus-visible {
  color: inherit;
  text-decoration: none;
}

.location-v3 .location-city-links a,
.location-v3 .location-city-links a:hover,
.location-v3 .location-city-links a:focus-visible {
  color: inherit;
  text-decoration: none;
}

.bottom-cta p {
  font-size: 12px;
}

@media (max-width: 520px) {
  .recognition-grid li {
    font-size: 10px;
  }
}

/* Persistent mobile call bar: full-width, safe-area aware, and hidden on desktop. */
@media (max-width: 760px) {
  .mobile-call {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 11px max(18px, env(safe-area-inset-right)) calc(11px + env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
    color: #0d214f;
    background: linear-gradient(180deg, #f4c83e, #eab21b);
    border-radius: 0;
    box-shadow: 0 -7px 24px rgba(7, 23, 57, .24);
    font-family: var(--font-sans);
    line-height: 1.1;
    text-align: center;
  }

  .mobile-call span {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .02em;
  }

  .mobile-call strong {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: -.01em;
  }

  .mobile-call strong::before {
    content: "☎";
    margin-right: 6px;
  }
}

@media (max-width: 380px) {
  .mobile-call {
    min-height: 66px;
    flex-direction: column;
    gap: 3px;
    padding-top: 9px;
    padding-bottom: calc(9px + env(safe-area-inset-bottom));
  }

  .mobile-call span {
    font-size: 10px;
  }

  .mobile-call strong {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .consultation-dock .case-form {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 22px 18px;
  }

  .dock-title,
  .consultation-dock .case-form label,
  .consultation-dock .case-form .btn,
  .consultation-dock .case-form small {
    grid-column: 1;
  }

  .consultation-dock .case-form input,
  .consultation-dock .case-form select {
    height: 50px;
  }

  .consultation-dock .case-form small {
    font-size: 10px;
    line-height: 1.45;
  }

  .practice-links a {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }
}

/* Google review proof in the header and post-hero trust bar. */
.header-reviews,
.google-trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.header-reviews {
  min-width: 250px;
  padding-inline: 28px;
  border-inline: 1px solid #e2e5eb;
}

.google-word {
  display: inline-flex;
  align-items: baseline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1.4px;
  line-height: 1;
  white-space: nowrap;
}

.header-reviews .google-word {
  font-size: 24px;
}

.google-word span:nth-child(1),
.google-word span:nth-child(4) {
  color: #4285f4;
}

.google-word span:nth-child(2),
.google-word span:nth-child(6) {
  color: #ea4335;
}

.google-word span:nth-child(3) {
  color: #fbbc05;
}

.google-word span:nth-child(5) {
  color: #34a853;
}

.header-review-copy {
  display: grid;
  gap: 1px;
  text-align: left;
}

.header-review-copy .stars,
.google-trust .stars {
  color: #eab21b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 1px;
}

.header-review-copy small,
.google-trust small {
  display: block;
  color: #263552;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
}

.header-review-copy small strong,
.google-trust small strong {
  color: #0d214f;
  font-size: 12px;
}

.trust .container {
  grid-template-columns: 1.4fr repeat(4, 1fr);
}

.trust .container > .google-trust {
  padding-inline: 18px;
}

.google-trust > span:last-child {
  display: grid;
  gap: 3px;
  text-align: left;
}

@media (max-width: 960px) {
  .header-reviews {
    display: none;
  }
}

@media (max-width: 760px) {
  .trust .container {
    grid-template-columns: 1fr 1fr;
  }

  .trust .container > .google-trust {
    grid-column: 1 / -1;
    min-height: 78px;
    border-right: 0;
  }

  .trust .container > div:nth-child(n + 2) {
    grid-column: auto;
  }

  .trust .container > div:nth-child(2),
  .trust .container > div:nth-child(4) {
    border-right: 1px solid #d4d6db;
  }

  .trust .container > div:nth-child(3),
  .trust .container > div:nth-child(5) {
    border-right: 0;
  }
}
