/*
Theme Name: John Nix 2026
Theme URI: https://johnnixlawoffice.com/
Author: Berry Creative Agency
Description: Custom editorial WordPress theme for the Law Office of John H. Nix.
Version: 1.7.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: john-nix-2026
*/

/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    :root,
    :host {
      --shimmer-angle: 20deg;
    }
    *,
    :before,
    :after {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: '';
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
      --scroll-fade-t: 0px;
      --scroll-fade-b: 0px;
      --scroll-fade-s: 0px;
      --scroll-fade-e: 0px;
      --scroll-fade-mask: initial;
      --shimmer-image: initial;
      --shimmer-text-fill: initial;
    }
    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: '';
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
      --scroll-fade-t: 0px;
      --scroll-fade-b: 0px;
      --scroll-fade-s: 0px;
      --scroll-fade-e: 0px;
      --scroll-fade-mask: initial;
      --shimmer-image: initial;
      --shimmer-text-fill: initial;
    }
  }
}

/* Mobile navigation breakpoint alignment */
body.home main .faq-section { display: none; }
@media (max-width: 1250px) {
  .jnix-wordpress .header { flex-wrap: nowrap; align-items: center; }
  .jnix-wordpress .header > nav,
  .jnix-wordpress .header-consultation { display: none; }
  .jnix-wordpress .mobile-menu-toggle {
    display: inline-flex !important;
    margin-left: auto;
    min-width: 48px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    border: 1px solid currentColor;
    background: transparent;
    padding: .65rem .9rem;
    font: inherit;
    cursor: pointer;
  }
  .jnix-wordpress .mobile-menu {
    position: relative;
    z-index: 50;
    padding: .65rem 5% 1.25rem;
    background: #f4f0e8;
    border-bottom: 1px solid rgba(24,34,26,.18);
    box-shadow: 0 12px 28px rgba(24,34,26,.12);
  }
  .jnix-wordpress .mobile-menu a {
    display: block;
    padding: .9rem 0;
    border-bottom: 1px solid rgba(24,34,26,.14);
    color: #18221a;
    text-decoration: none;
  }
  .jnix-wordpress .mobile-menu a:last-child { border-bottom: 0; }
}

/* WordPress integration */
.admin-bar .header { top: 32px; }
.jnix-wordpress .mobile-menu-toggle { display: none; }
.jnix-wordpress .mobile-menu { background: #f4f0e8; border-bottom: 1px solid rgba(24,34,26,.18); padding: 1rem 1.5rem; }
.jnix-wordpress .mobile-menu a { display: block; padding: .7rem 0; color: inherit; text-decoration: none; }
.jnix-wordpress .wp-hero-ask .hero-row { text-decoration: none; width: 100%; }
.jnix-wordpress .contact-intake-panel .wpcf7-form { display: grid; gap: 1.5rem; }
.jnix-wordpress .contact-intake-panel .wpcf7-form > p { margin: 0; }
.jnix-wordpress .contact-intake-panel .wpcf7-form label { color: transparent; font-size: 0; }
.jnix-wordpress .contact-intake-panel .wpcf7-form-control-wrap { display: block; }
.jnix-wordpress .contact-intake-panel input:not([type=submit]),
.jnix-wordpress .contact-intake-panel textarea {
  width: 100%; border: 1px solid rgba(10,28,19,.34); border-radius: 0;
  background: transparent; color: #f3f4ea; padding: 1.45rem 1.5rem;
  font: 400 clamp(1rem,1.35vw,1.35rem)/1.35 var(--font-sans);
}
.jnix-wordpress .contact-intake-panel input::placeholder,
.jnix-wordpress .contact-intake-panel textarea::placeholder { color: rgba(243,244,234,.48); opacity: 1; }
.jnix-wordpress .contact-intake-panel textarea { min-height: 23rem; resize: vertical; }
.jnix-wordpress .contact-intake-panel input[type=submit] {
  cursor: pointer; width: 100%; border: 1px solid #edf0e7; border-radius: 0;
  background: #edf0e7; color: #203429; padding: 1rem 1.25rem;
  text-transform: uppercase; letter-spacing: .08em; font-weight: 700;
}
.jnix-wordpress .contact-intake-panel .wpcf7-spinner { display: none; }
.jnix-wordpress .contact-intake-panel .wpcf7-response-output { margin: 0; }
.jnix-wordpress .document-article .elementor { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); }
.jnix-wordpress .post-list { display: grid; gap: 3rem; margin-top: 3rem; }
.jnix-wordpress .post-list article { border-top: 1px solid rgba(24,34,26,.2); padding-top: 2rem; }
.jnix-wordpress .post-list h2 { font-family: var(--font-display); font-size: clamp(1.8rem,3vw,3rem); margin: .5rem 0 1rem; }
.jnix-wordpress .post-list h2 a { color: inherit; text-decoration: none; }
.jnix-wordpress .video-section video { display: block; width: 100%; margin-top: 2rem; background: #111; }

/* Unified interior-page system. Legacy Elementor markup is distilled by
 * page.php so every retained URL uses the same editorial visual language. */
.jnix-wordpress .interior-page { background: #f8f7f3; color: #202821; }
.jnix-wordpress .interior-hero {
  display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(18rem, .65fr);
  gap: clamp(2rem, 6vw, 7rem); align-items: end; padding: clamp(7rem, 12vw, 11rem) 6vw clamp(4rem, 7vw, 7rem);
  border-bottom: 1px solid rgba(32,40,33,.18); background: #eeefe7;
}
.jnix-wordpress .interior-hero h1 { max-width: 15ch; margin: .8rem 0 0; font-family: var(--font-display); font-size: clamp(3rem, 7vw, 6.8rem); font-weight: 400; line-height: .94; letter-spacing: -.045em; }
.jnix-wordpress .interior-hero-card { border-left: 1px solid rgba(24,34,26,.25); padding-left: clamp(1.5rem, 3vw, 3rem); }
.jnix-wordpress .interior-hero-card p { margin: 0 0 1.3rem; font-size: 1.05rem; line-height: 1.7; }
.jnix-wordpress .interior-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(15rem, 20rem); gap: clamp(3rem, 8vw, 9rem); max-width: 86rem; margin: 0 auto; padding: clamp(4rem, 8vw, 8rem) 6vw; }
.jnix-wordpress .interior-content { min-width: 0; }
.jnix-wordpress .interior-content > :first-child { margin-top: 0; }
.jnix-wordpress .interior-content h2 { margin: 3.5rem 0 1.1rem; font-family: var(--font-display); font-size: clamp(2.2rem, 4vw, 4.2rem); font-weight: 400; line-height: 1; letter-spacing: -.035em; }
.jnix-wordpress .interior-content h3 { margin: 2.4rem 0 .8rem; font-size: clamp(1.25rem, 2vw, 1.7rem); line-height: 1.2; }
.jnix-wordpress .interior-content p,
.jnix-wordpress .interior-content li { font-size: clamp(1rem, 1.25vw, 1.12rem); line-height: 1.78; }
.jnix-wordpress .interior-content p { margin: 0 0 1.35rem; }
.jnix-wordpress .interior-content ul,
.jnix-wordpress .interior-content ol { margin: 1.2rem 0 2rem; padding-left: 1.35rem; }
.jnix-wordpress .interior-content li + li { margin-top: .55rem; }
.jnix-wordpress .interior-content a { color: #637254; text-decoration-thickness: 1px; text-underline-offset: .18em; }
.jnix-wordpress .interior-content blockquote { margin: 3rem 0; padding: 1.5rem 0 1.5rem 2rem; border-left: 3px solid #637254; font-family: var(--font-display); font-size: 1.55rem; }
.jnix-wordpress .interior-content table { width: 100%; border-collapse: collapse; margin: 2rem 0; }
.jnix-wordpress .interior-content th,
.jnix-wordpress .interior-content td { padding: .85rem; border: 1px solid rgba(24,34,26,.2); text-align: left; }
.jnix-wordpress .interior-sidebar { align-self: start; position: sticky; top: 8rem; padding: 2rem; background: #23392f; color: #fff; }
.jnix-wordpress .interior-sidebar .eyebrow { color: #b5c29b; }
.jnix-wordpress .interior-sidebar h2 { margin: .6rem 0 1rem; font-family: var(--font-display); font-size: 2.25rem; font-weight: 400; line-height: 1; }
.jnix-wordpress .interior-sidebar p { line-height: 1.65; color: rgba(255,255,255,.78); }
.jnix-wordpress .interior-sidebar .button { width: 100%; margin-top: .8rem; text-align: center; }
.jnix-wordpress .interior-related { padding: clamp(4rem, 7vw, 7rem) 6vw; background: #23392f; color: #fff; }
.jnix-wordpress .interior-related-inner { max-width: 86rem; margin: 0 auto; }
.jnix-wordpress .interior-related h2 { max-width: 14ch; margin: .7rem 0 2rem; font-family: var(--font-display); font-size: clamp(2.5rem, 5vw, 5rem); font-weight: 400; line-height: .98; }
.jnix-wordpress .interior-related-links { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.25); }
.jnix-wordpress .interior-related-links a { padding: 1.4rem 1rem 1.4rem 0; color: #fff; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,.25); }
.jnix-wordpress .interior-related-links a:hover { color: #b5c29b; }
@media (max-width: 820px) {
  .jnix-wordpress .interior-hero,
  .jnix-wordpress .interior-layout { grid-template-columns: 1fr; }
  .jnix-wordpress .interior-hero-card { border-left: 0; border-top: 1px solid rgba(24,34,26,.25); padding: 1.5rem 0 0; }
  .jnix-wordpress .interior-sidebar { position: static; }
  .jnix-wordpress .interior-related-links { grid-template-columns: 1fr; }
}
@media (max-width: 782px) { .admin-bar .header { top: 46px; } }
@media (max-width: 980px) {
  .jnix-wordpress .header > nav, .jnix-wordpress .header-consultation { display: none; }
  .jnix-wordpress .mobile-menu-toggle { display: inline-flex; border: 1px solid currentColor; background: transparent; padding: .65rem .9rem; font: inherit; }
}
@layer theme {
  :root,
  :host {
    --font-sans: var(--font-sans);
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
      'Courier New', monospace;
    --color-black: #000;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --font-weight-medium: 500;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-xs: 4px;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      'Apple Color Emoji',
      'Segoe UI Emoji',
      'Segoe UI Symbol',
      'Noto Color Emoji'
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      'Liberation Mono',
      'Courier New',
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type='button'], [type='reset'], [type='submit']) {
    -webkit-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: 50%;
  }
  .top-2 {
    top: calc(var(--spacing) * 2);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: 50%;
  }
  .isolate {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .-mx-1 {
    margin-inline: calc(var(--spacing) * -1);
  }
  .-mx-4 {
    margin-inline: calc(var(--spacing) * -4);
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .mt-auto {
    margin-top: auto;
  }
  .-mb-4 {
    margin-bottom: calc(var(--spacing) * -4);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline-flex {
    display: inline-flex;
  }
  .aspect-square {
    aspect-ratio: 1;
  }
  .size-2 {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 2);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-7 {
    width: calc(var(--spacing) * 7);
    height: calc(var(--spacing) * 7);
  }
  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-px {
    height: 1px;
  }
  .max-h-\(--available-height\) {
    max-height: var(--available-height);
  }
  .w-\(--anchor-width\) {
    width: var(--anchor-width);
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .min-w-36 {
    min-width: calc(var(--spacing) * 36);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .origin-\(--transform-origin\) {
    transform-origin: var(--transform-origin);
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .cursor-default {
    cursor: default;
  }
  .scroll-my-1 {
    scroll-margin-block: calc(var(--spacing) * 1);
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .place-content-center {
    place-content: center;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[min\(var\(--radius-md\)\,10px\)\] {
    border-radius: min(var(--radius-md), 10px);
  }
  .rounded-\[min\(var\(--radius-md\)\,12px\)\] {
    border-radius: min(var(--radius-md), 12px);
  }
  .rounded-full {
    border-radius: 2147483647px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-b-xl {
    border-bottom-right-radius: var(--radius-xl);
    border-bottom-left-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-border {
    border-color: var(--border);
  }
  .border-transparent {
    border-color: #0000;
  }
  .bg-background {
    background-color: var(--background);
  }
  .bg-black\/10 {
    background-color: #0000001a;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/10 {
      background-color: color-mix(
        in oklab,
        var(--color-black) 10%,
        transparent
      );
    }
  }
  .bg-border {
    background-color: var(--border);
  }
  .bg-popover {
    background-color: var(--popover);
  }
  .bg-primary {
    background-color: var(--primary);
  }
  .bg-primary-foreground {
    background-color: var(--primary-foreground);
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-clip-padding {
    background-clip: padding-box;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pl-1\.5 {
    padding-left: calc(var(--spacing) * 1.5);
  }
  .pl-2\.5 {
    padding-left: calc(var(--spacing) * 2.5);
  }
  .text-left {
    text-align: left;
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-current {
    color: currentColor;
  }
  .text-foreground {
    color: var(--foreground);
  }
  .text-muted-foreground {
    color: var(--muted-foreground);
  }
  .text-popover-foreground {
    color: var(--popover-foreground);
  }
  .text-primary {
    color: var(--primary);
  }
  .text-primary-foreground {
    color: var(--primary-foreground);
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .shadow-lg {
    --tw-shadow:
      0 10px 15px -3px var(--tw-shadow-color, #0000001a),
      0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow:
      0 4px 6px -1px var(--tw-shadow-color, #0000001a),
      0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-foreground\/10 {
    --tw-ring-color: var(--foreground);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .ring-foreground\/10 {
      --tw-ring-color: color-mix(in oklab, var(--foreground) 10%, transparent);
    }
  }
  .outline-hidden {
    --tw-outline-style: none;
    outline-style: none;
  }
  @media (forced-colors: active) {
    .outline-hidden {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .transition {
    transition-property:
      color,
      background-color,
      border-color,
      outline-color,
      text-decoration-color,
      fill,
      stroke,
      --tw-gradient-from,
      --tw-gradient-via,
      --tw-gradient-to,
      opacity,
      box-shadow,
      transform,
      translate,
      scale,
      rotate,
      filter,
      -webkit-backdrop-filter,
      backdrop-filter,
      display,
      content-visibility,
      overlay,
      pointer-events;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property:
      color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from,
      --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-100 {
    --tw-duration: 0.1s;
    transition-duration: 0.1s;
  }
  .duration-150 {
    --tw-duration: 0.15s;
    transition-duration: 0.15s;
  }
  .duration-200 {
    --tw-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .group-has-disabled\/field\:opacity-50:is(
    :where(.group\/field):has(:disabled) *
  ) {
    opacity: 0.5;
  }
  .group-has-\[\:focus-visible\]\/field-label\:ring-0:is(
    :where(.group\/field-label):has(:focus-visible) *
  ) {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:-inset-x-3:after {
    content: var(--tw-content);
    inset-inline: calc(var(--spacing) * -3);
  }
  .after\:-inset-y-2:after {
    content: var(--tw-content);
    inset-block: calc(var(--spacing) * -2);
  }
  @media (hover: hover) {
    .hover\:bg-\[color-mix\(in_oklch\,var\(--secondary\)\,var\(--foreground\)_5\%\)\]:hover {
      background-color: var(--secondary);
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-\[color-mix\(in_oklch\,var\(--secondary\)\,var\(--foreground\)_5\%\)\]:hover {
        background-color: color-mix(
          in oklch,
          var(--secondary),
          var(--foreground) 5%
        );
      }
    }
    .hover\:bg-primary\/80:hover {
      background-color: var(--primary);
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-primary\/80:hover {
        background-color: color-mix(in oklab, var(--primary) 80%, transparent);
      }
    }
    .hover\:text-foreground:hover {
      color: var(--foreground);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }
  .focus-visible\:ring-3:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .active\:not-aria-\[haspopup\]\:translate-y-px:active:not([aria-haspopup]) {
    --tw-translate-y: 1px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }
  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }
  .disabled\:opacity-50:disabled {
    opacity: 0.5;
  }
  :where([data-slot='button-group'])
    .in-data-\[slot\=button-group\]\:rounded-lg {
    border-radius: var(--radius-lg);
  }
  .has-data-\[icon\=inline-end\]\:pr-1\.5:has([data-icon='inline-end']) {
    padding-right: calc(var(--spacing) * 1.5);
  }
  .has-data-\[icon\=inline-end\]\:pr-2:has([data-icon='inline-end']) {
    padding-right: calc(var(--spacing) * 2);
  }
  .has-data-\[icon\=inline-start\]\:pl-1\.5:has([data-icon='inline-start']) {
    padding-left: calc(var(--spacing) * 1.5);
  }
  .has-data-\[icon\=inline-start\]\:pl-2:has([data-icon='inline-start']) {
    padding-left: calc(var(--spacing) * 2);
  }
  .aria-expanded\:text-foreground[aria-expanded='true'] {
    color: var(--foreground);
  }
  .aria-invalid\:ring-3[aria-invalid='true'] {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .aria-invalid\:aria-checked\:border-primary[aria-invalid='true'][aria-checked='true'] {
    border-color: var(--primary);
  }
  .data-ending-style\:opacity-0[data-ending-style] {
    opacity: 0;
  }
  .data-placeholder\:text-muted-foreground[data-placeholder] {
    color: var(--muted-foreground);
  }
  .data-starting-style\:opacity-0[data-starting-style] {
    opacity: 0;
  }
  .data-\[align-trigger\=true\]\:animate-none[data-align-trigger='true'] {
    animation: none;
  }
  .data-\[side\=bottom\]\:inset-x-0[data-side='bottom'] {
    inset-inline: calc(var(--spacing) * 0);
  }
  .data-\[side\=bottom\]\:bottom-0[data-side='bottom'] {
    bottom: calc(var(--spacing) * 0);
  }
  .data-\[side\=bottom\]\:h-auto[data-side='bottom'] {
    height: auto;
  }
  .data-\[side\=bottom\]\:border-t[data-side='bottom'] {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .data-\[side\=bottom\]\:slide-in-from-top-2[data-side='bottom'] {
    --tw-enter-translate-y: calc(2*var(--spacing)*-1);
  }
  .data-\[side\=bottom\]\:data-ending-style\:translate-y-\[2\.5rem\][data-side='bottom'][data-ending-style],
  .data-\[side\=bottom\]\:data-starting-style\:translate-y-\[2\.5rem\][data-side='bottom'][data-starting-style] {
    --tw-translate-y: 2.5rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .data-\[side\=inline-end\]\:slide-in-from-left-2[data-side='inline-end'] {
    --tw-enter-translate-x: calc(2*var(--spacing)*-1);
  }
  .data-\[side\=inline-start\]\:slide-in-from-right-2[data-side='inline-start'] {
    --tw-enter-translate-x: calc(2*var(--spacing));
  }
  .data-\[side\=left\]\:inset-y-0[data-side='left'] {
    inset-block: calc(var(--spacing) * 0);
  }
  .data-\[side\=left\]\:left-0[data-side='left'] {
    left: calc(var(--spacing) * 0);
  }
  .data-\[side\=left\]\:h-full[data-side='left'] {
    height: 100%;
  }
  .data-\[side\=left\]\:w-3\/4[data-side='left'] {
    width: 75%;
  }
  .data-\[side\=left\]\:border-r[data-side='left'] {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .data-\[side\=left\]\:slide-in-from-right-2[data-side='left'] {
    --tw-enter-translate-x: calc(2*var(--spacing));
  }
  .data-\[side\=left\]\:data-ending-style\:translate-x-\[-2\.5rem\][data-side='left'][data-ending-style],
  .data-\[side\=left\]\:data-starting-style\:translate-x-\[-2\.5rem\][data-side='left'][data-starting-style] {
    --tw-translate-x: -2.5rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .data-\[side\=right\]\:inset-y-0[data-side='right'] {
    inset-block: calc(var(--spacing) * 0);
  }
  .data-\[side\=right\]\:right-0[data-side='right'] {
    right: calc(var(--spacing) * 0);
  }
  .data-\[side\=right\]\:h-full[data-side='right'] {
    height: 100%;
  }
  .data-\[side\=right\]\:w-3\/4[data-side='right'] {
    width: 75%;
  }
  .data-\[side\=right\]\:border-l[data-side='right'] {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .data-\[side\=right\]\:slide-in-from-left-2[data-side='right'] {
    --tw-enter-translate-x: calc(2*var(--spacing)*-1);
  }
  .data-\[side\=right\]\:data-ending-style\:translate-x-\[2\.5rem\][data-side='right'][data-ending-style],
  .data-\[side\=right\]\:data-starting-style\:translate-x-\[2\.5rem\][data-side='right'][data-starting-style] {
    --tw-translate-x: 2.5rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .data-\[side\=top\]\:inset-x-0[data-side='top'] {
    inset-inline: calc(var(--spacing) * 0);
  }
  .data-\[side\=top\]\:top-0[data-side='top'] {
    top: calc(var(--spacing) * 0);
  }
  .data-\[side\=top\]\:h-auto[data-side='top'] {
    height: auto;
  }
  .data-\[side\=top\]\:border-b[data-side='top'] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .data-\[side\=top\]\:slide-in-from-bottom-2[data-side='top'] {
    --tw-enter-translate-y: calc(2*var(--spacing));
  }
  .data-\[side\=top\]\:data-ending-style\:translate-y-\[-2\.5rem\][data-side='top'][data-ending-style],
  .data-\[side\=top\]\:data-starting-style\:translate-y-\[-2\.5rem\][data-side='top'][data-starting-style] {
    --tw-translate-y: -2.5rem;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .data-\[size\=default\]\:h-8[data-size='default'] {
    height: calc(var(--spacing) * 8);
  }
  .data-\[size\=sm\]\:h-7[data-size='sm'] {
    height: calc(var(--spacing) * 7);
  }
  .data-\[size\=sm\]\:rounded-\[min\(var\(--radius-md\)\,10px\)\][data-size='sm'] {
    border-radius: min(var(--radius-md), 10px);
  }
  :is(
    .\*\:data-\[slot\=select-value\]\:line-clamp-1 > *
  )[data-slot='select-value'] {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  :is(.\*\:data-\[slot\=select-value\]\:flex > *)[data-slot='select-value'] {
    display: flex;
  }
  :is(
    .\*\:data-\[slot\=select-value\]\:items-center > *
  )[data-slot='select-value'] {
    align-items: center;
  }
  :is(
    .\*\:data-\[slot\=select-value\]\:gap-1\.5 > *
  )[data-slot='select-value'] {
    gap: calc(var(--spacing) * 1.5);
  }
  @supports ((-webkit-backdrop-filter: var(--tw)) or
    (backdrop-filter: var(--tw))) {
    .supports-backdrop-filter\:backdrop-blur-xs {
      --tw-backdrop-blur: blur(var(--blur-xs));
      -webkit-backdrop-filter: var(--tw-backdrop-blur,)
        var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,)
        var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
        var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,)
        var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
      backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
        var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,)
        var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,)
        var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
        var(--tw-backdrop-sepia,);
    }
  }
  @media (min-width: 40rem) {
    .sm\:max-w-sm {
      max-width: var(--container-sm);
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:justify-end {
      justify-content: flex-end;
    }
    .data-\[side\=left\]\:sm\:max-w-sm[data-side='left'],
    .data-\[side\=right\]\:sm\:max-w-sm[data-side='right'] {
      max-width: var(--container-sm);
    }
  }
  .data-open\:animate-in:where([data-state='open']),
  .data-open\:animate-in:where([data-open]:not([data-open='false'])) {
    animation: enter var(--tw-animation-duration, var(--tw-duration, 0.15s))
      var(--tw-ease, ease) var(--tw-animation-delay, 0s)
      var(--tw-animation-iteration-count, 1)
      var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }
  .data-open\:fade-in-0:where([data-state='open']),
  .data-open\:fade-in-0:where([data-open]:not([data-open='false'])) {
    --tw-enter-opacity: 0;
  }
  .data-open\:zoom-in-95:where([data-state='open']),
  .data-open\:zoom-in-95:where([data-open]:not([data-open='false'])) {
    --tw-enter-scale: 0.95;
  }
  .data-closed\:animate-out:where([data-state='closed']),
  .data-closed\:animate-out:where([data-closed]:not([data-closed='false'])) {
    animation: exit var(--tw-animation-duration, var(--tw-duration, 0.15s))
      var(--tw-ease, ease) var(--tw-animation-delay, 0s)
      var(--tw-animation-iteration-count, 1)
      var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }
  .data-closed\:fade-out-0:where([data-state='closed']),
  .data-closed\:fade-out-0:where([data-closed]:not([data-closed='false'])) {
    --tw-exit-opacity: 0;
  }
  .data-closed\:zoom-out-95:where([data-state='closed']),
  .data-closed\:zoom-out-95:where([data-closed]:not([data-closed='false'])) {
    --tw-exit-scale: 0.95;
  }
  .data-checked\:border-primary:where([data-state='checked']),
  .data-checked\:border-primary:where(
    [data-checked]:not([data-checked='false'])
  ) {
    border-color: var(--primary);
  }
  .data-checked\:bg-primary:where([data-state='checked']),
  .data-checked\:bg-primary:where([data-checked]:not([data-checked='false'])) {
    background-color: var(--primary);
  }
  .data-checked\:text-primary-foreground:where([data-state='checked']),
  .data-checked\:text-primary-foreground:where(
    [data-checked]:not([data-checked='false'])
  ) {
    color: var(--primary-foreground);
  }
  .group-has-\[\:focus-visible\]\/field-label\:data-checked\:border-primary:is(
      :where(.group\/field-label):has(:focus-visible) *
    ):where([data-state='checked']),
  .group-has-\[\:focus-visible\]\/field-label\:data-checked\:border-primary:is(
      :where(.group\/field-label):has(:focus-visible) *
    ):where([data-checked]:not([data-checked='false'])) {
    border-color: var(--primary);
  }
  @media (prefers-color-scheme: dark) {
    .dark\:data-checked\:bg-primary:where([data-state='checked']),
    .dark\:data-checked\:bg-primary:where(
      [data-checked]:not([data-checked='false'])
    ) {
      background-color: var(--primary);
    }
  }
  .data-disabled\:pointer-events-none:where([data-disabled='true']),
  .data-disabled\:pointer-events-none:where(
    [data-disabled]:not([data-disabled='false'])
  ) {
    pointer-events: none;
  }
  .data-disabled\:opacity-50:where([data-disabled='true']),
  .data-disabled\:opacity-50:where(
    [data-disabled]:not([data-disabled='false'])
  ) {
    opacity: 0.5;
  }
  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }
  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0;
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*='size-']) {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5
    svg:not([class*='size-']) {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*='size-']) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  :is(.\*\:\[a\]\:underline > *):is(a) {
    text-decoration-line: underline;
  }
  :is(.\*\:\[a\]\:underline-offset-3 > *):is(a) {
    text-underline-offset: 3px;
  }
  @media (hover: hover) {
    :is(.\*\:\[a\]\:hover\:text-foreground > *):is(a):hover {
      color: var(--foreground);
    }
  }
  :is(.\*\:\[span\]\:last\:flex > *):is(span):last-child {
    display: flex;
  }
  :is(.\*\:\[span\]\:last\:items-center > *):is(span):last-child {
    align-items: center;
  }
  :is(.\*\:\[span\]\:last\:gap-2 > *):is(span):last-child {
    gap: calc(var(--spacing) * 2);
  }
  .\[\&\>svg\]\:size-3\.5 > svg {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
}
@property --tw-animation-delay {
  syntax: '*';
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: '*';
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: '*';
  inherits: false;
}
@property --tw-animation-fill-mode {
  syntax: '*';
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: '*';
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: '*';
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: '*';
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: '*';
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: '*';
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --scroll-fade-t {
  syntax: '<length-percentage>';
  inherits: false;
  initial-value: 0;
}
@property --scroll-fade-b {
  syntax: '<length-percentage>';
  inherits: false;
  initial-value: 0;
}
@property --scroll-fade-s {
  syntax: '<length-percentage>';
  inherits: false;
  initial-value: 0;
}
@property --scroll-fade-e {
  syntax: '<length-percentage>';
  inherits: false;
  initial-value: 0;
}
@property --scroll-fade-mask {
  syntax: '*';
  inherits: false;
}
@property --shimmer-angle {
  syntax: '<angle>';
  inherits: true;
  initial-value: 20deg;
}
@property --shimmer-image {
  syntax: '*';
  inherits: false;
}
@property --shimmer-text-fill {
  syntax: '*';
  inherits: false;
}
@media (prefers-reduced-motion: reduce) {
  .shimmer {
    -webkit-text-fill-color: currentColor;
    background-image: none;
    animation: none;
  }
}
:root {
  --background: #f8f7f3;
  --foreground: #202821;
  --card: #eeeee7;
  --card-foreground: #202821;
  --popover: #f8f7f3;
  --popover-foreground: #202821;
  --primary: #253e33;
  --primary-foreground: #fff;
  --secondary: #eeeee7;
  --secondary-foreground: #202821;
  --muted: #eeeee7;
  --muted-foreground: #62675f;
  --accent: #e7e8de;
  --accent-foreground: #202821;
  --border: #d9dcd2;
  --input: #d9dcd2;
  --ring: #66775b;
  --radius: 0.25rem;
  --font-sans: Arial, Helvetica, sans-serif;
  --font-heading: Georgia, 'Times New Roman', serif;
  --font-body: var(--font-sans);
  --font-display: var(--font-heading);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
body {
  background: var(--background);
  color: var(--foreground);
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input,
select,
textarea {
  font: inherit;
}
button,
a,
input,
select,
textarea {
  touch-action: manipulation;
}
a,
button {
  transition:
    background 0.2s,
    color 0.2s,
    transform 0.2s;
}
:is(
  a:focus-visible,
  button:focus-visible,
  summary:focus-visible,
  input:focus-visible,
  select:focus-visible,
  textarea:focus-visible
) {
  outline-offset: 5px;
  outline: 3px solid #8f6636;
}
button {
  cursor: pointer;
}
p {
  line-height: 1.75;
}
h1,
h2,
h3,
p {
  margin-top: 0;
}
h1,
h2,
h3 {
  letter-spacing: -0.045em;
  font-family:
    Georgia,
    Times New Roman,
    serif;
  font-weight: 400;
}
em {
  color: #637254;
  font-weight: 400;
}
svg {
  flex-shrink: 0;
}
.topbar {
  color: #f1f2e8;
  letter-spacing: 0.12em;
  background: #23392f;
  justify-content: space-between;
  align-items: center;
  height: 34px;
  padding: 0 5%;
  font-size: 1rem;
  display: flex;
}
.topbar > span:last-child {
  letter-spacing: 0.03em;
}
.top-dot {
  color: #a4b39a;
  padding: 0 12px;
}
.header {
  background: var(--background);
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  padding: 26px 5%;
  display: flex;
  position: relative;
}
.brand {
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  display: flex;
}
.brand-name {
  letter-spacing: -0.055em;
  font-family: Georgia, serif;
  font-size: 30px;
  line-height: 1;
}
.brand-period {
  color: #6b7759;
}
.brand-sub {
  letter-spacing: 0.35em;
  margin-top: 8px;
  font-size: 1rem;
}
.header nav {
  gap: 29px;
  font-size: 1rem;
  display: flex;
}
.header nav a {
  padding: 10px 0;
}
.header nav a:hover {
  color: #75815b;
}
.button {
  color: #fff;
  letter-spacing: 0.02em;
  background: #263e32;
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  gap: 30px;
  min-height: 54px;
  padding: 0 24px;
  font-size: 1rem;
  display: inline-flex;
}
.button:hover {
  background: #42573e;
  transform: translateY(-2px);
}
.button.small {
  gap: 20px;
  min-height: 43px;
  padding: 0 18px;
  font-size: 1rem;
}
.hero {
  background: #eeefe7;
  grid-template-columns: 1.07fr 1fr;
  min-height: 630px;
  margin: 0 2.1%;
  display: grid;
  position: relative;
}
.hero-copy {
  flex-direction: column;
  align-items: flex-start;
  padding: 71px 8% 44px 6.1%;
  display: flex;
}
.eyebrow {
  letter-spacing: 0.17em;
  align-items: center;
  gap: 10px;
  margin-bottom: 28px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.6;
  display: flex;
}
.eyebrow > span {
  background: #7a8865;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.hero h1 {
  letter-spacing: -0.055em;
  margin-bottom: 28px;
  font-size: clamp(42px, 4.8vw, 79px);
  line-height: 1.05;
}
.hero-intro {
  color: #5f665b;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 1.65;
}
.text-link {
  align-items: center;
  gap: 13px;
  font-size: 1rem;
  font-weight: 500;
  display: inline-flex;
}
.text-link:hover {
  color: #687756;
}
.hero-video {
  align-items: center;
  gap: 16px;
  margin-top: auto;
  padding-top: 45px;
  font-size: 18px;
  line-height: 1.4;
  display: flex;
}
.hero-video > svg {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-left: 8px;
}
.play-small {
  border: 1px solid #9ba28c;
  border-radius: 50%;
  flex-shrink: 0;
  place-items: center;
  width: 52px;
  height: 52px;
  padding-left: 2px;
  font-size: 1rem;
  display: grid;
}
.hero-video .muted {
  color: #626b58;
  margin-top: 5px;
  font-size: 1rem;
  display: block;
}
.hero-photo {
  min-width: 0;
  position: relative;
  overflow: hidden;
}
.hero-photo > img {
  object-fit: cover;
  object-position: 50% 43%;
  width: 100%;
  height: 100%;
  position: absolute;
}
.hero-photo:after {
  content: '';
  background: linear-gradient(#0000, #0e1811b3);
  position: absolute;
  inset: 55% 0 0;
}
.photo-caption {
  color: #fff;
  z-index: 1;
  position: absolute;
  bottom: 34px;
  left: 34px;
  right: 34px;
}
.photo-caption > span:first-child {
  letter-spacing: 0.2em;
  font-size: 1rem;
}
.photo-caption > span:last-child {
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  font-family: Georgia, serif;
  font-size: 26px;
  display: flex;
}
.photo-side {
  writing-mode: vertical-rl;
  color: #fff;
  letter-spacing: 0.2em;
  z-index: 1;
  text-shadow: 0 1px 6px #111;
  font-size: 1rem;
  position: absolute;
  top: 27px;
  right: 13px;
}
.credentials {
  border-bottom: 0;
  grid-template-columns: 0.8fr 1.2fr 1.2fr 1fr;
  margin: 0 5%;
  padding: 32px 0;
  display: grid;
}
.credentials > div {
  border-right: 1px solid var(--border);
  padding: 0 25px;
}
.credentials > div:first-child {
  padding-left: 0;
}
.credentials > div:last-child {
  border: 0;
}
.credentials span {
  letter-spacing: -0.035em;
  font-family: Georgia, serif;
  font-size: 21px;
}
.credentials p {
  color: #6a7063;
  margin: 7px 0 0;
  font-size: 1rem;
}
.section {
  padding: 90px 5%;
}
.section-heading {
  justify-content: space-between;
  align-items: flex-end;
  gap: 35px;
  margin-bottom: 37px;
  display: flex;
}
.section-heading h2 {
  margin-bottom: 0;
}
.section-heading > p {
  color: #62685c;
  margin-bottom: 4px;
  font-size: 1rem;
}
.section h2 {
  font-size: clamp(35px, 3.8vw, 57px);
  line-height: 1.12;
}
.section .eyebrow {
  color: #5d6854;
  margin-bottom: 20px;
}
.practice-grid {
  border: 1px solid var(--border);
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
.practice-card {
  flex-direction: column;
  padding: 29px 30px 28px;
  scroll-margin-top: 35px;
  display: flex;
  position: relative;
}
.practice-card:not(:last-child) {
  border-right: 1px solid var(--border);
}
.practice-card:hover {
  background: #eff0e8;
}
.number {
  color: #60704f;
  letter-spacing: 0.08em;
  margin-bottom: 39px;
  font-size: 1rem;
}
.practice-card h3 {
  letter-spacing: -0.04em;
  margin-bottom: 16px;
  font-size: 30px;
}
.practice-card > p {
  color: #62685f;
  max-width: 290px;
  font-size: 1rem;
}
.practice-card .tags {
  margin-top: 10px;
  font-size: 1rem;
  line-height: 2;
}
.practice-card .text-link {
  border-top: 1px solid var(--border);
  justify-content: space-between;
  margin-top: auto;
  padding-top: 21px;
  font-size: 1rem;
  display: flex;
}
.about-section {
  background: #eeefe8;
  grid-template-columns: 1.18fr 0.82fr;
  gap: 7%;
  padding-top: 75px;
  padding-bottom: 75px;
  display: grid;
  align-items: center;
}
.about-photo {
  height: 570px;
  position: relative;
}
.about-photo img {
  object-fit: cover;
  object-position: center 45%;
  width: 100%;
  height: 100%;
}
/* The office photo is landscape — give it a wide frame instead of the tall
   portrait one so both John and the 514 sign stay in view. */
.about-photo.about-photo-office {
  height: auto;
  aspect-ratio: 16 / 9;
}
.about-photo.about-photo-office img {
  object-position: center;
}
.image-note {
  color: #fff;
  letter-spacing: 0.13em;
  background: #263e32;
  padding: 17px;
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.about-copy {
  align-self: center;
}
.about-copy p:not(.eyebrow) {
  color: #60665b;
  max-width: 430px;
  font-size: 1rem;
}
.about-copy .text-link {
  border-bottom: 1px solid #89977e;
  margin-top: 17px;
  padding-bottom: 8px;
}
.contact-section {
  color: #fff;
  text-align: center;
  background: #23392f;
  padding-top: 80px;
  padding-bottom: 65px;
}
.contact-section .eyebrow {
  color: #b6c1a7;
  justify-content: center;
}
.contact-section h2 {
  margin-bottom: 22px;
  font-size: clamp(39px, 4.8vw, 70px);
}
.contact-section em {
  color: #b5c29b;
}
.contact-section > p:not(.eyebrow) {
  color: #c0c9bb;
  font-size: 1rem;
}
.button.light {
  color: #23392f;
  background: #edf0e5;
  margin-top: 15px;
}
.button.light:hover {
  background: #d0d9c1;
}
.contact-details {
  color: #c3cabc;
  border-top: 1px solid #4a5a4b;
  justify-content: center;
  gap: 30px;
  margin-top: 45px;
  padding-top: 25px;
  font-size: 1rem;
  display: flex;
}
.contact-details span {
  align-items: center;
  gap: 8px;
  display: flex;
}
footer {
  padding: 45px 5% 25px;
}
.footer-main {
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  display: flex;
}
.footer-main p,
.footer-main > a:last-child {
  font-size: 1rem;
}
.footer-main p {
  margin: 0;
}
.footer-legal {
  border-top: 1px solid var(--border);
  color: #626b59;
  justify-content: space-between;
  gap: 50px;
  margin-top: 35px;
  padding-top: 23px;
  font-size: 1rem;
  display: flex;
}
.footer-legal p {
  max-width: 550px;
  margin: 0;
}
.skip {
  z-index: 100;
  background: #fff;
  padding: 15px;
  position: fixed;
  top: -100px;
  left: 10px;
}
.skip:focus {
  top: 10px;
}
@media (min-width: 1600px) {
  .hero {
    min-height: 760px;
  }
  .hero-copy {
    padding-top: 100px;
  }
}
@media (max-width: 1100px) {
  .header nav {
    gap: 15px;
    font-size: 1rem;
  }
  .header {
    gap: 20px;
  }
  .hero-copy {
    padding-top: 50px;
  }
  .hero {
    min-height: 580px;
  }
  .hero h1 {
    font-size: 54px;
  }
  .credentials > div {
    padding: 0 16px;
  }
  .credentials span {
    font-size: 18px;
  }
  .practice-card {
    padding: 25px;
  }
  .practice-card h3 {
    font-size: 26px;
  }
  .about-section {
    gap: 7%;
  }
  .about-photo {
    height: 510px;
  }
}
@media (max-width: 800px) {
  .header nav {
    display: none;
  }
  .hero h1 {
    font-size: 45px;
  }
  .hero-copy {
    padding-top: 45px;
  }
  .hero-intro {
    font-size: 16px;
  }
  .hero {
    min-height: 550px;
  }
  .hero-video {
    gap: 12px;
    font-size: 16px;
  }
  .credentials {
    grid-template-columns: 1fr 1fr;
    gap: 23px 0;
  }
  .credentials > div:nth-child(3) {
    padding-left: 0;
  }
  .credentials > div:nth-child(2) {
    border: 0;
  }
  .section {
    padding: 65px 5%;
  }
  .practice-grid {
    grid-template-columns: 1fr;
  }
  .practice-card:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid var(--border);
  }
  .practice-card > p {
    max-width: none;
  }
  .number {
    margin-bottom: 20px;
  }
  .about-section {
    gap: 6%;
  }
  .about-photo {
    height: 470px;
  }
  .about-copy p:not(.eyebrow) {
    font-size: 1rem;
  }
  .section-heading > p {
    max-width: 180px;
  }
  .footer-main {
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .topbar {
    height: 30px;
    padding: 0 5%;
    font-size: 1rem;
  }
  .topbar > span:last-child {
    font-size: 1rem;
  }
  .top-dot {
    padding: 0 6px;
  }
  .header {
    padding: 23px 5%;
  }
  .brand-name {
    font-size: 27px;
  }
  .brand-sub {
    font-size: 1rem;
  }
  .button.small {
    gap: 14px;
    min-height: 40px;
    padding: 0 13px;
    font-size: 1rem;
  }
  .hero {
    flex-direction: column;
    margin: 0 4%;
    display: flex;
  }
  .hero-copy {
    padding: 35px 6%;
  }
  .hero .eyebrow {
    margin-bottom: 23px;
    font-size: 1rem;
  }
  .hero h1 {
    font-size: clamp(43px, 11vw, 64px);
    line-height: 1.08;
  }
  .hero-intro {
    max-width: 310px;
    font-size: 16px;
  }
  .hero-video {
    margin-top: 0;
    padding-top: 28px;
  }
  .hero-photo {
    height: 410px;
  }
  .hero-photo > img {
    object-position: 50% 45%;
  }
  .photo-caption {
    bottom: 22px;
    left: 23px;
    right: 23px;
  }
  .photo-caption > span:last-child {
    font-size: 24px;
  }
  .photo-side {
    font-size: 1rem;
  }
  .credentials {
    padding: 29px 0;
  }
  .credentials span {
    font-size: 17px;
  }
  .credentials p {
    font-size: 1rem;
    line-height: 1.5;
  }
  .credentials > div {
    padding: 0 10px;
  }
  .section {
    padding: 58px 6%;
  }
  .section-heading {
    margin-bottom: 27px;
    display: block;
  }
  .section h2 {
    font-size: 37px;
  }
  .section-heading > p {
    max-width: none;
    margin-top: 22px;
  }
  .section .eyebrow {
    font-size: 1rem;
  }
  .practice-card {
    padding: 26px;
  }
  .practice-card h3 {
    font-size: 31px;
  }
  .practice-card > p,
  .practice-card .tags {
    font-size: 1rem;
  }
  .practice-card .text-link {
    margin-top: 13px;
    font-size: 1rem;
  }
  .about-section {
    flex-direction: column;
    gap: 35px;
    display: flex;
  }
  .about-photo {
    height: 480px;
  }
  .about-copy p:not(.eyebrow) {
    font-size: 1rem;
  }
  .contact-section h2 {
    font-size: 44px;
  }
  .contact-details {
    flex-direction: column;
    align-items: center;
    gap: 13px;
    font-size: 1rem;
  }
  .footer-main {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .footer-main p {
    line-height: 1.8;
  }
  .footer-legal {
    flex-direction: column;
    gap: 17px;
  }
  .desktop-br {
    display: none;
  }
}

/* v1.5.6: WordPress service intake parity with the approved localhost UI. */
.wordpress-service-page .service-hero h1.service-seo-h1 {
  color: #526252;
  max-width: 56ch;
  margin: 20px 0 10px;
  font-family: var(--font-sans);
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.jnix-intake .service-hero-form .wpcf7-form {
  display: block;
}
.jnix-intake .service-fields-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  text-align: left !important;
  display: grid;
}
.jnix-intake .service-cf7-row,
.jnix-intake .service-submit-row {
  min-width: 0;
  margin: 0;
}
.jnix-intake .service-cf7-row-wide,
.jnix-intake .service-matter,
.jnix-intake .service-consent,
.jnix-intake .service-submit-row,
.jnix-intake .wpcf7-response-output {
  grid-column: 1 / -1;
}
.jnix-intake .service-cf7-row > label,
.jnix-intake .service-matter {
  color: inherit;
  border-bottom: 1px solid #f3f4ea2e;
  flex-direction: column;
  gap: 4px;
  padding: 14px 0 10px;
  font-size: inherit;
  display: flex;
}
.jnix-intake .service-field-label,
.jnix-intake .service-matter > span {
  color: #9fb394;
  letter-spacing: .11em;
  text-transform: uppercase;
  font-family: var(--font-sans);
  font-size: .625rem;
  font-weight: 600;
}
.jnix-intake .service-cf7-row .wpcf7-form-control-wrap {
  display: block;
}
.jnix-intake .service-cf7-row input:not([type='submit']):not([type='checkbox']):not([type='hidden']),
.jnix-intake .service-matter select {
  color: #fdfdf9;
  background: transparent;
  border: 0;
  border-radius: 0;
  width: 100%;
  min-width: 0;
  padding: 0;
  font-family: var(--font-heading);
  font-size: clamp(17px, 1.3vw, 21px);
  line-height: 1.45;
}
.jnix-intake .service-matter select {
  appearance: auto;
  padding: 2px 0;
}
.jnix-intake .service-matter select option {
  color: #202821;
  background: #f8f7f3;
}
.jnix-intake .service-cf7-row input:focus,
.jnix-intake .service-matter select:focus {
  outline: none;
}
.jnix-intake .service-cf7-row > label:focus-within,
.jnix-intake .service-matter:focus-within {
  border-bottom-color: #a7c08d;
}
.jnix-intake input[type='hidden'] {
  display: none !important;
}
.jnix-intake .service-consent {
  color: #cfd8c6cc;
  cursor: pointer;
  align-items: flex-start;
  gap: 11px;
  margin: 18px 0 0;
  font-family: var(--font-sans);
  font-size: .75rem;
  line-height: 1.55;
  display: flex;
}
.jnix-intake .service-consent input[type='checkbox'] {
  appearance: auto;
  accent-color: #a7c08d;
  cursor: pointer;
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  min-height: 17px;
  margin: 1px 0 0;
  padding: 0;
  border: 0;
}
.jnix-intake .service-submit-row {
  text-align: left;
}
.jnix-intake .service-submit-row input[type='submit'],
.jnix-intake .service-submit-row button[type='submit'] {
  color: #22362c;
  cursor: pointer;
  background: #f3f4ea;
  border: 0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 56px;
  margin-top: 20px;
  padding: 0 26px;
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 600;
  display: inline-flex;
}
.jnix-intake .service-submit-row input[type='submit']:disabled,
.jnix-intake .service-submit-row button[type='submit']:disabled {
  opacity: .45;
  cursor: not-allowed;
}
.jnix-intake .wpcf7-spinner {
  display: none;
}
.jnix-intake .wpcf7-response-output {
  color: #f3f4ea;
  margin: 14px 0 0 !important;
  padding: 10px 12px !important;
  font-size: .85rem;
}
.jnix-intake .hero-advice {
  color: #cfd8c6;
  text-decoration: none;
}
.jnix-intake .hero-links {
  margin-top: clamp(18px, 2vw, 24px);
}
.jnix-intake [hidden] {
  display: none !important;
}

.contact-intake-panel > .jnix-intake {
  max-width: 34rem;
  text-align: left;
}
.contact-intake-panel > .jnix-intake .hero-offer {
  justify-content: flex-start;
}

.wordpress-service-page .service-preserved-content h1,
.wordpress-service-page .service-preserved-content h2 {
  max-width: 24ch;
  font-family: var(--font-heading);
  font-size: clamp(2rem, 3.2vw, 3.25rem);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -.03em;
}

@media (max-width: 600px) {
  .jnix-intake .service-fields-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
  .jnix-intake .service-cf7-row-wide,
  .jnix-intake .service-matter,
  .jnix-intake .service-consent,
  .jnix-intake .service-submit-row,
  .jnix-intake .wpcf7-response-output {
    grid-column: 1;
  }
  .service-hero-intake {
    padding: 24px 20px;
  }
}

/* Off-canvas mobile navigation matching the approved localhost design. */
.jnix-wordpress .mobile-menu-overlay,
.jnix-wordpress .mobile-menu { display: none; }
@media (max-width: 1250px) {
  .jnix-wordpress.menu-open { overflow: hidden; }
  .jnix-wordpress .mobile-menu-overlay:not([hidden]) {
    position: fixed; inset: 0; z-index: 9997; display: block;
    background: rgba(20,29,24,.28); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
  }
  .jnix-wordpress .mobile-menu:not([hidden]) {
    position: fixed; inset: 0 0 0 auto; z-index: 9998; display: flex; flex-direction: column;
    width: min(56rem, 56vw); min-width: 34rem; height: 100dvh; overflow-y: auto;
    padding: clamp(2rem,4vw,4.5rem) clamp(2.25rem,4vw,4.8rem) 2rem;
    color: #202820; background: #f8f7f3; border: 0; border-left: 1px solid #202820;
    border-radius: 0 0 2rem 0; box-shadow: -24px 0 70px rgba(9,18,12,.18);
  }
  .jnix-wordpress .mobile-menu-head { display: flex; justify-content: space-between; align-items: flex-start; gap: 2rem; margin-bottom: clamp(3rem,7vh,6.5rem); }
  .jnix-wordpress .mobile-menu-head strong { display: block; font-family: var(--font-display); font-size: clamp(1.8rem,3vw,2.6rem); font-weight: 400; }
  .jnix-wordpress .mobile-menu-head span { display: block; margin-top: 2rem; color: #62685f; font-size: clamp(1.15rem,2vw,1.75rem); }
  .jnix-wordpress .mobile-menu-close { border: 0; background: transparent; color: #202820; padding: 0; font: 300 2.7rem/1 var(--font-sans); cursor: pointer; }
  .jnix-wordpress .mobile-menu nav { display: block; }
  .jnix-wordpress .mobile-menu nav a {
    display: flex; justify-content: space-between; align-items: center; gap: 2rem;
    min-height: 5.75rem; padding: 1.25rem 0; border-bottom: 1px solid #ced1c8;
    color: #202820; font-size: clamp(1.25rem,2vw,1.8rem); line-height: 1.2; text-decoration: none;
  }
  .jnix-wordpress .mobile-menu nav a span:last-child { flex: 0 0 auto; font-size: 1.8rem; }
  .jnix-wordpress .mobile-menu-phone {
    display: block; margin-top: auto; padding: 1.6rem 1rem; color: #fff !important;
    background: #244335; border: 0 !important; text-align: center; font-size: clamp(1.25rem,2vw,1.8rem); text-decoration: none;
  }
}
@media (max-width: 680px) {
  .jnix-wordpress .mobile-menu:not([hidden]) { width: min(78vw, 31rem); min-width: 0; padding: 1.6rem 1.6rem 1.25rem; }
  .jnix-wordpress .mobile-menu-head { margin-bottom: 2.25rem; }
  .jnix-wordpress .mobile-menu-head span { margin-top: 1rem; font-size: 1.05rem; }
  .jnix-wordpress .mobile-menu nav a { min-height: 4.15rem; font-size: 1.12rem; }
  .jnix-wordpress .mobile-menu-phone { margin-top: 1.5rem; padding: 1.15rem .8rem; font-size: 1.1rem; }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  :before,
  :after {
    transition: none !important;
    animation: none !important;
  }
}
.mobile-nav {
  display: none;
}
.header nav {
  gap: 22px;
}
.mobile-sheet {
  padding: 45px 25px;
}
.mobile-sheet nav {
  flex-direction: column;
  margin: 20px 0;
  display: flex;
}
.mobile-sheet nav a {
  border-bottom: 1px solid var(--border);
  justify-content: space-between;
  padding: 16px 0;
  display: flex;
}
.menu-button {
  color: var(--foreground);
  background: 0 0;
  border: 0;
  padding: 12px;
}
.sticky-call {
  display: none;
}
.advice-section {
  background: #eeefe7;
  grid-template-columns: 1.1fr 1fr;
  gap: 10%;
  display: grid;
}
.advice-copy > p:not(.eyebrow) {
  color: #62685d;
  max-width: 400px;
  font-size: 1rem;
}
.booking-steps {
  margin: 25px 0 30px;
  padding: 0;
  list-style: none;
}
.booking-steps li {
  border-bottom: 1px solid #d4d9c9;
  align-items: center;
  gap: 18px;
  max-width: 370px;
  padding: 12px 0;
  font-size: 1rem;
  display: flex;
}
.booking-steps span {
  color: #5d704f;
  font-size: 1rem;
}
.advice-panel {
  background: #f8f7f3;
  border: 1px solid #cfd5c5;
  align-self: center;
  padding: 30px;
}
.panel-label {
  letter-spacing: 0.14em;
  align-items: center;
  gap: 12px;
  margin-bottom: 25px;
  font-size: 1rem;
  display: flex;
}
.duration-options {
  gap: 12px;
}
.duration-option {
  cursor: pointer;
  border: 1px solid #d5d9cc;
  align-items: center;
  gap: 15px;
  padding: 21px;
  display: flex;
}
.duration-option.selected {
  background: #edf0e5;
  border-color: #56694b;
}
.duration-option > span {
  flex: 1;
}
.duration-option strong {
  font-family: Georgia, serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1.1;
  display: block;
}
.duration-option strong small {
  font-family: Arial, sans-serif;
  font-size: 1rem;
}
.duration-option > span > span {
  color: #626c59;
  margin-top: 7px;
  font-size: 1rem;
  display: block;
}
.selection-check {
  visibility: hidden;
}
.selected .selection-check {
  visibility: visible;
}
.fee-note {
  justify-content: space-between;
  padding: 25px 0;
  font-size: 1rem;
  display: flex;
}
.fee-note strong {
  color: #667257;
  font-weight: 400;
}
.wide {
  width: 100%;
}
.fine-print {
  color: #687160;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}
.advice-panel > .fine-print {
  align-items: flex-start;
  gap: 9px;
  margin: 16px 0 0;
  display: flex;
}
.advice-panel > .fine-print svg {
  margin-top: 2px;
}
.fine-print a {
  text-underline-offset: 3px;
  text-decoration: underline;
}
.testimonial-section {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 65px;
}
.testimonial-section .eyebrow {
  justify-content: center;
}
.testimonial-section blockquote {
  letter-spacing: -0.025em;
  max-width: 850px;
  margin: 0 auto 25px;
  font-family: Georgia, serif;
  font-size: clamp(29px, 3.2vw, 46px);
  line-height: 1.3;
}
.testimonial-section > p:not(.eyebrow) {
  color: #62685d;
  font-size: 1rem;
}
.testimonial-section > p span {
  padding: 0 12px;
}
.testimonial-section .fine-print {
  margin-top: 20px;
}
.faq-section {
  grid-template-columns: 1fr 1.4fr;
  gap: 12%;
  display: grid;
}
.faq-section > div > p:not(.eyebrow) {
  color: #67705e;
  font-size: 1rem;
}
.faq-list details {
  border-bottom: 1px solid var(--border);
  margin-bottom: 18px;
  padding: 0 0 18px;
}
.faq-list summary {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  min-height: 32px;
  font-size: 1rem;
  list-style: none;
  display: flex;
}
.faq-list summary::-webkit-details-marker {
  display: none;
}
.faq-list summary span {
  color: #78866a;
  font-size: 22px;
}
.faq-list details p {
  color: #62685e;
  margin: 15px 30px 0 0;
  font-size: 1rem;
}
.local-section {
  border-top: 1px solid var(--border);
  grid-template-columns: 1fr 1fr;
  gap: 15%;
  padding-top: 65px;
  padding-bottom: 65px;
  display: grid;
}
.local-section p:not(.eyebrow) {
  color: #62685e;
  font-size: 1rem;
}
.local-section .text-link {
  margin-top: 15px;
}
.request-action {
  margin-top: 14px;
}
.request-action .button {
  color: #e2e9d9;
  background: 0 0;
  border-color: #74836c;
  margin-top: 0;
}
.source-links {
  color: #59694f;
  gap: 25px;
  margin-top: 20px;
  font-size: 1rem;
  display: flex;
}
.intake-dialog {
  background: #f8f7f3;
  border-radius: 0;
  gap: 18px;
  width: 100%;
  max-height: 90dvh;
  padding: 32px;
  overflow: auto;
  max-width: min(640px, 100% - 32px) !important;
}
.intake-dialog .eyebrow {
  margin: 0;
}
.intake-title {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 35px !important;
}
.form-grid {
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  display: grid;
}
.field {
  flex-direction: column;
  gap: 8px;
  margin-bottom: 17px;
  font-size: 1rem;
  display: flex;
}
.field input {
  background: #fff;
  border: 1px solid #b6beab;
  border-radius: 0;
  width: 100%;
  min-height: 44px;
  padding: 10px;
}
.form-select {
  border: 1px solid #b6beab;
  border-radius: 0;
  width: 100%;
  min-height: 44px;
}
.consent {
  align-items: flex-start;
  gap: 12px;
  margin: 23px 0;
  font-size: 1rem;
  line-height: 1.6;
  display: flex;
}
.consent > button {
  margin-top: 3px;
}
.button:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  transform: none;
}
.intake-review dl {
  grid-template-columns: 90px 1fr;
  gap: 14px;
  font-size: 1rem;
  display: grid;
}
.intake-review dt {
  color: #68765c;
}
.intake-review dd {
  margin: 0;
}
.intake-review p {
  margin-top: 24px;
  font-size: 1rem;
}
.back-button {
  background: 0 0;
  border: 0;
  margin-top: 20px;
  padding: 10px;
  font-size: 1rem;
}
.source-links a:hover {
  text-decoration: underline;
}
.transcript {
  border-bottom: 1px solid var(--border);
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 1rem;
}
.transcript summary {
  cursor: pointer;
  min-height: 32px;
  font-weight: 500;
}
.transcript p {
  color: #5b6653;
  max-width: 850px;
  margin-top: 20px;
}
.video-section .fine-print {
  margin-top: 14px;
}
@media (max-width: 1100px) {
  .header nav {
    gap: 13px;
  }
  .advice-section {
    gap: 6%;
  }
  .advice-panel {
    padding: 23px;
  }
}
@media (max-width: 800px) {
  .mobile-nav {
    margin-left: auto;
    display: block;
  }
  .header {
    gap: 10px;
  }
  .header > .button {
    display: none;
  }
  .advice-section {
    gap: 5%;
  }
  .advice-panel {
    padding: 18px;
  }
  .duration-option {
    padding: 17px 12px;
  }
  .faq-section,
  .local-section {
    gap: 8%;
  }
  .sticky-call {
    z-index: 20;
    padding: 9px 5% max(9px, env(safe-area-inset-bottom));
    color: #fff;
    background: #23392f;
    border-top: 1px solid #5b6a52;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .sticky-call a {
    justify-content: center;
    align-items: center;
    gap: 20px;
    min-height: 37px;
    font-size: 1rem;
    display: flex;
  }
  footer {
    padding-bottom: 95px;
  }
  .mobile-sheet .button {
    margin-top: auto;
  }
  .mobile-sheet {
    overflow-y: auto;
  }
}
@media (max-width: 600px) {
  .advice-section,
  .faq-section,
  .local-section {
    flex-direction: column;
    gap: 30px;
    display: flex;
  }
  .advice-panel {
    width: 100%;
    padding: 25px 20px;
  }
  .duration-option {
    padding: 20px 15px;
  }
  .duration-option > span > span {
    font-size: 1rem;
  }
  .form-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .intake-dialog {
    padding: 25px;
  }
  .intake-title {
    font-size: 30px !important;
  }
  .source-links {
    flex-wrap: wrap;
    gap: 15px;
  }
  .faq-list summary {
    min-height: 40px;
    font-size: 1rem;
  }
  .faq-list details p {
    margin-right: 0;
  }
  .local-section h2 {
    margin-bottom: 0;
  }
  .testimonial-section .text-link {
    font-size: 1rem;
  }
  .testimonial-section .fine-print {
    font-size: 1rem !important;
  }
}
.document-page {
  max-width: 1200px;
  margin: auto;
  padding: 50px 6% 90px;
}
.document-page > .eyebrow {
  margin-top: 60px;
}
.document-page h1 {
  margin-bottom: 30px;
  font-size: clamp(40px, 5vw, 72px);
  line-height: 1.12;
}
.document-page h2 {
  margin: 45px 0 20px;
  font-size: 32px;
  line-height: 1.2;
}
.document-content {
  max-width: 760px;
}
.document-content p,
.document-content li {
  color: #596250;
  font-size: 1rem;
  line-height: 1.85;
}
.document-content a:not(.button) {
  text-underline-offset: 4px;
  text-decoration: underline;
}
.document-content ul {
  padding-left: 20px;
}
.document-content li {
  margin-bottom: 12px;
}
.document-content dl {
  font-size: 1rem;
  line-height: 1.8;
}
.document-content dt {
  margin-top: 22px;
  font-weight: 600;
}
.document-content dd {
  color: #5d6954;
  margin: 7px 0 0;
}
.bio-heading {
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
  gap: 45px;
  display: grid;
}
.bio-heading img {
  object-fit: cover;
  object-position: center 45%;
  width: 100%;
  height: 400px;
}
.bio-heading p {
  color: #68735d;
  font-size: 1rem;
}
@media (max-width: 600px) {
  .document-page {
    padding: 30px 6% 60px;
  }
  .bio-heading {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
    display: flex;
  }
  .bio-heading img {
    height: 440px;
  }
  .document-content p {
    font-size: 1rem;
  }
}
.duration-option > [data-slot='radio-group-item'] {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
}
body {
  font-size: 1.125rem;
}
.hero-intro,
.practice-card > p,
.about-copy p:not(.eyebrow),
.section-heading > p,
.faq-section > div > p:not(.eyebrow),
.faq-list details p,
.local-section p:not(.eyebrow),
.contact-section > p:not(.eyebrow),
.document-content p,
.document-content li,
.bio-heading p,
.transcript {
  font-size: 1.125rem;
  line-height: 1.7;
}
.credentials {
  padding: 2.75rem 0;
}
.credentials span {
  font-size: 2rem;
  line-height: 1.2;
  display: block;
}
.credentials p {
  color: #596250;
  margin-top: 0.75rem;
  font-size: 1rem;
  line-height: 1.6;
}
.practice-card h3 {
  font-size: 2.25rem;
  line-height: 1.15;
}
.practice-card .tags {
  font-size: 1rem;
}
.faq-list summary {
  min-height: 44px;
  font-size: 1.125rem;
  line-height: 1.5;
}
.fine-print,
.testimonial-section .fine-print {
  font-size: 1rem !important;
}
.eyebrow,
.hero .eyebrow,
.section .eyebrow,
.brand-sub,
.photo-caption > span:first-child,
.photo-side,
.image-note,
.topbar,
.topbar > span:last-child {
  font-size: 0.875rem;
}
.eyebrow,
.image-note,
.photo-caption > span:first-child {
  letter-spacing: 0.1em;
}
.topbar {
  flex-wrap: wrap;
  gap: 10px 24px;
  height: auto;
  min-height: 44px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.topbar > span {
  display: inline-block;
}
.header nav {
  gap: 20px;
  font-size: 1rem;
}
.brand-sub {
  letter-spacing: 0.2em;
}
.hero-intro {
  max-width: 38rem;
}
.section-heading > p {
  max-width: 30rem;
}
.section-heading > div {
  flex: 1 0 50%;
}
.contact-section > p:not(.eyebrow) {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}
.footer-main,
.contact-details,
.source-links {
  flex-wrap: wrap;
}
.footer-legal {
  line-height: 1.7;
}
@media (max-width: 1250px) {
  .header > nav {
    display: none;
  }
  .mobile-nav {
    margin-left: auto;
    display: block;
  }
  .header > .button {
    display: none;
  }
  .credentials {
    grid-template-columns: 1fr 1fr;
    gap: 30px 0;
  }
  .credentials > div:nth-child(2) {
    border-right: 0;
  }
  .credentials > div:nth-child(3) {
    padding-left: 0;
  }
}
@media (min-width: 601px) and (max-width: 950px) {
  .hero {
    grid-template-columns: 1fr;
  }
  .hero-photo {
    height: 620px;
  }
  .hero-copy {
    padding: 50px 6%;
  }
  .hero h1 {
    font-size: clamp(45px, 7vw, 64px);
  }
  .about-section {
    grid-template-columns: 1fr;
  }
  .about-photo {
    width: 100%;
    max-width: 600px;
  }
  .practice-grid {
    grid-template-columns: 1fr;
  }
  .practice-card:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid var(--border);
  }
  .practice-card > p {
    max-width: 44rem;
  }
}
@media (max-width: 600px) {
  .topbar {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .hero-video {
    max-width: 100%;
  }
  .hero-video > span:nth-child(2) {
    min-width: 0;
  }
  .hero-video > svg {
    margin-left: 0;
  }
  .credentials span {
    font-size: 1.875rem;
  }
  .practice-card h3 {
    font-size: 2rem;
  }
  .contact-details {
    text-align: left;
    align-items: flex-start;
  }
  .contact-details span {
    align-items: flex-start;
  }
}
@media (max-width: 500px) {
  .credentials {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .credentials > div,
  .credentials > div:first-child,
  .credentials > div:last-child {
    border: 0;
    padding: 22px 0;
  }
  .credentials > div:not(:last-child) {
    border-bottom: 1px solid var(--border);
  }
}
.video-section .section-heading {
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  display: flex;
}
.video-section .section-heading > p {
  max-width: 42rem;
  margin: 0;
}
.about-copy h2 {
  margin-bottom: 1.75rem;
}
.testimonial-section {
  text-align: left;
  padding: 1rem 5% 4rem;
}
.testimonial-panel {
  color: #f8f7f3;
  background: #23392f;
  grid-template-columns: 0.8fr 2.2fr;
  gap: 2rem 4rem;
  padding: clamp(28px, 5vw, 76px);
  display: grid;
}
.testimonial-label .eyebrow {
  color: #c5cfb7;
  justify-content: flex-start;
  max-width: 15rem;
}
.testimonial-mark {
  color: #a9b890;
  margin-top: 2rem;
  font-family: Georgia, serif;
  font-size: 10rem;
  line-height: 0.9;
  display: block;
}
.testimonial-story {
  min-width: 0;
  margin: 0;
}
.testimonial-section blockquote {
  letter-spacing: -0.035em;
  text-wrap: balance;
  max-width: 24ch;
  margin: 0 0 2rem;
  font-size: clamp(2rem, 3.4vw, 3.5rem);
  line-height: 1.22;
}
.testimonial-section blockquote em {
  color: #c5d1ac;
}
.testimonial-attribution {
  align-items: center;
  gap: 1rem;
  display: flex;
}
.testimonial-initials {
  color: #d4dec7;
  border: 1px solid #8d9e81;
  border-radius: 50%;
  flex-shrink: 0;
  place-items: center;
  width: 3.5rem;
  height: 3.5rem;
  font-family: Georgia, serif;
  font-size: 1.25rem;
  display: grid;
}
.testimonial-attribution strong {
  font-size: 1.125rem;
  font-weight: 500;
}
.testimonial-attribution p {
  color: #cbd3c5;
  margin: 0.25rem 0 0;
  font-size: 1rem;
  line-height: 1.5;
}
.testimonial-bottom {
  border-top: 1px solid #637461;
  grid-column: 1/-1;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem 3rem;
  margin-top: 1rem;
  padding-top: 1.5rem;
  display: flex;
}
.testimonial-bottom p {
  color: #cbd3c5;
  max-width: 36rem;
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
}
.testimonial-bottom .text-link {
  color: #f8f7f3;
  border-bottom: 1px solid #91a17f;
  flex-shrink: 0;
  padding: 0.5rem 0;
  font-size: 1rem;
}
@media (max-width: 950px) {
  .testimonial-panel {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .testimonial-label {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .testimonial-label .eyebrow {
    max-width: none;
    margin: 0;
  }
  .testimonial-mark {
    height: 3rem;
    margin: 0;
    font-size: 5rem;
  }
  .testimonial-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 500px) {
  .testimonial-panel {
    padding: 28px 24px;
  }
  .testimonial-label .eyebrow {
    max-width: 12rem;
  }
  .testimonial-bottom .text-link {
    flex-shrink: 1;
  }
}
.hero-services {
  max-width: 32rem;
  margin: 0 0 1.25rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}
.hero h1 {
  margin-bottom: 1rem;
}
.hero-services {
  text-wrap: balance;
  margin-bottom: 1.75rem;
  line-height: 1.45;
}
.hero-services > span {
  display: inline-block;
}
.hero h1.hero-final-heading {
  text-wrap: balance;
  margin-bottom: 1rem;
  font-size: clamp(2.5rem, 4.1vw, 4.25rem);
  line-height: 1.08;
}
.header > .header-payment {
  flex-shrink: 0;
  display: inline-flex;
}
@media (max-width: 600px) {
  .header {
    flex-wrap: wrap;
  }
  .header > .header-payment {
    width: 100%;
    min-height: 46px;
    margin-top: 0.5rem;
  }
  .hero h1.hero-final-heading {
    font-size: clamp(2rem, 8.5vw, 3rem);
  }
}
.about-photo {
  overflow: hidden;
}
@property --tw-translate-x {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: '*';
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: '*';
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: '*';
  inherits: false;
}
@property --tw-font-weight {
  syntax: '*';
  inherits: false;
}
@property --tw-shadow {
  syntax: '*';
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: '*';
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: '*';
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: '*';
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: '*';
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: '*';
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: '*';
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: '*';
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: '*';
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: '<length>';
  inherits: false;
  initial-value: 0;
}
@property --tw-ring-offset-color {
  syntax: '*';
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: '*';
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: '*';
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: '*';
  inherits: false;
}
@property --tw-ease {
  syntax: '*';
  inherits: false;
}
@property --tw-content {
  syntax: '*';
  inherits: false;
  initial-value: '';
}
@property --tw-backdrop-blur {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: '*';
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: '*';
  inherits: false;
}
@keyframes enter {
  0% {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(
        var(--tw-enter-translate-x, 0),
        var(--tw-enter-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1)
      )
      rotate(var(--tw-enter-rotate, 0));
    filter: blur(var(--tw-enter-blur, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(
        var(--tw-exit-translate-x, 0),
        var(--tw-exit-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1)
      )
      rotate(var(--tw-exit-rotate, 0));
    filter: blur(var(--tw-exit-blur, 0));
  }
}
:root {
  --reading-width: 62ch;
}
main p {
  text-wrap: pretty;
}
h1,
h2,
h3 {
  text-wrap: balance;
}
.section-heading {
  align-items: start;
  gap: 48px;
}
.section-heading > p {
  max-width: 42ch;
  padding-top: 40px;
}
.photo-caption {
  transition: background-color 0.25s;
}
.photo-caption:hover {
  background-color: #304d3e;
}
.photo-caption:focus-visible {
  outline-offset: -6px;
  outline: 3px solid #fff;
}
a svg {
  flex-shrink: 0;
}
.text-link svg,
.button svg:last-child {
  transition: transform 0.25s;
}
.text-link:hover svg,
.button:hover svg:last-child {
  transform: translate(2px, -2px);
}
.practice-card {
  transition:
    background-color 0.3s,
    border-color 0.3s;
}
.practice-card h3 {
  font-size: clamp(1.8rem, 2.3vw, 2.5rem);
}
.practice-card .text-link {
  gap: 16px;
  font-size: 1.0625rem;
}
.about-section {
  align-items: center;
  gap: 7%;
  padding-block: 100px;
}
.about-photo {
  height: 760px;
  max-height: 75vw;
}
.about-copy h2 {
  margin-bottom: 32px;
  font-size: clamp(2.3rem, 3.4vw, 3.6rem);
  line-height: 1.1;
}
.about-copy p:not(.eyebrow) {
  max-width: 51ch;
  margin-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.8;
}
.image-note {
  letter-spacing: 0.06em;
  padding: 20px 24px;
  font-size: 0.875rem;
}
.video-section .section-heading > p {
  max-width: 65ch;
  padding-top: 0;
}
.testimonial-panel {
  opacity: 1;
  transform: none;
}
.faq-section {
  align-items: start;
  gap: 8%;
}
.faq-section h2 {
  margin-bottom: 32px;
}
.faq-section > div:first-child > p:last-child {
  max-width: 30ch;
}
.faq-list summary {
  gap: 24px;
  font-size: 1.1875rem;
  line-height: 1.5;
}
.faq-list details p {
  padding-right: 24px;
  font-size: 1.125rem;
  line-height: 1.8;
}
.faq-list details[open] summary span {
  transform: rotate(45deg);
}
.faq-list summary span {
  transition: transform 0.25s;
}
.local-refined {
  background: #eeefe8;
  grid-template-columns: 1.25fr 0.75fr;
  align-items: center;
  gap: 10%;
}
.local-refined h2 {
  margin-bottom: 32px;
}
.local-refined > div > p:not(.eyebrow) {
  max-width: 54ch;
  font-size: 1.125rem;
  line-height: 1.8;
}
.local-address {
  border-left: 1px solid #c9cfbf;
  padding: 32px 0 32px 48px;
}
.local-address h3 {
  margin: 0 0 12px;
  font-size: 2.2rem;
}
.local-address a {
  border-bottom: 1px solid #7c8c74;
  margin-top: 24px;
  padding-bottom: 8px;
  font-size: 1.3rem;
  display: inline-block;
}
.local-rule {
  background: #c9cfbf;
  width: 80px;
  height: 1px;
  margin: 28px 0;
}
.contact-refined {
  text-align: left;
  grid-template-columns: 1.1fr 1fr;
  align-items: center;
  gap: 9%;
  padding-block: 96px;
  display: grid;
}
.contact-refined h2 {
  margin: 0 0 32px;
  font-size: clamp(2.8rem, 4.5vw, 5rem);
  line-height: 1.1;
}
.contact-refined p {
  color: #e0e6dc;
  max-width: 49ch;
  font-size: 1.125rem;
  line-height: 1.8;
}
.contact-refined .eyebrow {
  color: #c4cebc;
  font-size: 0.875rem;
}
.contact-call-card {
  background: #2c483a;
  border: 1px solid #667c6e;
  padding: 36px;
}
.contact-call-card h3 {
  color: #fff;
  margin: 0 0 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.contact-call-card .button {
  justify-content: center;
  width: 100%;
  margin-block: 20px;
  font-size: 1.125rem;
}
.contact-call-card p.consultation-note {
  font-size: 1rem;
}
.contact-call-card .contact-details {
  color: #e0e6dc;
  border-top: 1px solid #667c6e;
  gap: 6px;
  margin-top: 26px;
  padding-top: 22px;
  font-size: 1rem;
  display: grid;
}
.organized-footer {
  padding-block: 68px 110px;
}
.footer-columns {
  grid-template-columns: 1.25fr 1fr 1fr;
  gap: 64px;
  padding-bottom: 48px;
  display: grid;
}
.footer-columns h3 {
  font-family: var(--font-sans);
  margin: 0 0 22px;
  font-size: 1.125rem;
  font-weight: 600;
}
.footer-columns p {
  color: #60665b;
  margin: 18px 0;
  font-size: 1rem;
  line-height: 1.8;
}
.footer-columns nav {
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  display: flex;
}
.footer-columns nav h3 {
  margin-bottom: 6px;
}
.footer-columns a:not(.brand) {
  font-size: 1rem;
}
.footer-columns a:hover {
  text-underline-offset: 5px;
  text-decoration: underline;
}
.footer-columns .text-link {
  margin-top: 8px;
}
.footer-legal {
  align-items: start;
  gap: 48px;
}
.footer-legal p {
  max-width: 68ch;
  line-height: 1.7;
}
.contact-dock {
  z-index: 35;
  padding: 14px 5%;
  padding-bottom: max(14px, env(safe-area-inset-bottom));
  color: #fff;
  visibility: hidden;
  background: #253e33;
  border-top: 1px solid #748776;
  align-items: center;
  gap: 28px;
  transition:
    transform 0.4s cubic-bezier(0.16, 1, 0.3, 1),
    visibility 0.4s;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(110%);
  box-shadow: 0 -4px 24px #17261d15;
}
.contact-dock.is-visible {
  visibility: visible;
  transform: translateY(0);
}
.contact-dock > span {
  margin-right: auto;
  font-size: 1rem;
}
.contact-dock > span em {
  color: #d4ddcd;
  font-style: normal;
}
.contact-dock .dock-details {
  border-bottom: 1px solid #8b9f8d;
  font-size: 1rem;
}
.dock-call {
  color: #253e33;
  background: #eff1e9;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  font-size: 1.0625rem;
  display: inline-flex;
}
.service-hero {
  background: #eeefe8;
  grid-template-columns: 1.1fr 1fr;
  align-items: center;
  gap: 7%;
  padding-block: 70px 90px;
  display: grid;
}
.service-hero h1,
.service-hero .service-page-title {
  font-family: var(--font-heading);
  letter-spacing: -0.045em;
  margin: 26px 0 30px;
  font-size: clamp(2.8rem, 4.5vw, 5rem);
  font-weight: 400;
  line-height: 1.08;
}
.service-hero h1 em,
.service-hero .service-page-title em {
  color: #637454;
}
.breadcrumb {
  color: #5c6857;
  margin-bottom: 36px;
  font-size: 1rem;
  display: inline-block;
}
.service-hero .eyebrow {
  letter-spacing: 0.1em;
  font-size: 0.875rem;
}
.service-intro {
  color: #596452;
  max-width: 45ch;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 1.75;
}
.service-overview {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 9%;
  display: grid;
}
.service-overview h2 {
  font-size: clamp(2rem, 3vw, 3.25rem);
}
.service-overview > p {
  color: #5d6658;
  margin: 0;
  font-size: 1.1875rem;
  line-height: 1.85;
}
.service-areas {
  padding-top: 0;
}
.service-area-grid {
  grid-template-columns: 1fr 1fr;
  column-gap: 8%;
  display: grid;
}
.service-area-grid article {
  border-top: 1px solid #ccd2c5;
  padding: 36px 0;
}
.service-area-grid .number {
  color: #657655;
  margin-bottom: 20px;
  font-size: 0.9375rem;
  display: block;
}
.service-area-grid h3 {
  margin: 0 0 18px;
  font-size: 2rem;
}
.service-area-grid p {
  color: #5d6658;
  max-width: 55ch;
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.85;
}
.preparation {
  background: #e9ece3;
  grid-template-columns: 1fr 1fr;
  gap: 9%;
  display: grid;
}
.preparation h2 {
  margin-bottom: 28px;
  font-size: clamp(2rem, 3vw, 3.25rem);
}
.preparation > div > p:last-child {
  color: #5d6658;
  max-width: 42ch;
  font-size: 1.125rem;
  line-height: 1.8;
}
.preparation ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preparation li {
  border-bottom: 1px solid #cbd2c2;
  gap: 24px;
  padding: 22px 0;
  display: flex;
}
.preparation li:first-child {
  padding-top: 0;
}
.preparation li > span {
  color: #657655;
  padding-top: 6px;
  font-size: 1rem;
}
.preparation li p {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.8;
}
.service-sources {
  padding-top: 0;
  padding-bottom: 40px;
}
.service-sources summary {
  cursor: pointer;
  font-size: 1rem;
}
.service-sources p,
.service-sources a {
  font-size: 1rem;
  line-height: 1.8;
}
.service-sources a {
  margin-top: 12px;
  text-decoration: underline;
  display: block;
}
.biography-page {
  max-width: 1440px;
  padding-top: 56px;
}
.biography-page > .eyebrow {
  margin-top: 40px;
}
.biography-page .bio-heading {
  border-bottom: 1px solid #ccd2c5;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 8%;
  padding-bottom: 70px;
}
.biography-page .bio-heading img {
  height: 600px;
}
.biography-page .bio-heading p {
  font-size: 1.25rem;
  line-height: 1.8;
}
.biography-content {
  grid-template-columns: 1.1fr 0.9fr;
  gap: 56px 8%;
  max-width: none;
  padding-top: 60px;
  display: grid;
}
.biography-content > section > h2 {
  margin-top: 0;
  font-size: 2.2rem;
}
.biography-content p,
.biography-content li,
.biography-content dl {
  font-size: 1.125rem;
  line-height: 1.85;
}
.bio-credentials {
  background: #eeefe8;
  grid-area: span 2/2;
  padding: 34px;
}
.bio-credentials dd {
  margin-bottom: 26px;
}
@media (max-width: 1050px) {
  .contact-refined {
    gap: 5%;
  }
  .contact-call-card {
    padding: 26px;
  }
  .contact-dock > span em {
    display: none;
  }
  .footer-columns {
    gap: 32px;
  }
  .about-photo {
    height: 700px;
    max-height: none;
  }
}
@media (max-width: 760px) {
  .section-heading,
  .service-hero,
  .service-overview,
  .preparation,
  .local-refined,
  .contact-refined,
  .biography-page .bio-heading,
  .biography-content {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .section-heading > p {
    padding-top: 0;
  }
  .about-section {
    gap: 40px;
    padding-block: 60px;
  }
  .about-photo {
    height: 540px;
  }
  .about-copy h2 {
    font-size: 2.7rem;
  }
  .contact-refined {
    padding-block: 60px;
  }
  .contact-refined h2 {
    font-size: 3.1rem;
  }
  .contact-call-card {
    padding: 28px;
  }
  .local-address {
    border-top: 1px solid #c9cfbf;
    border-left: none;
    padding: 32px 0 0;
  }
  .footer-columns {
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
  }
  .footer-columns > div:first-child {
    grid-column: 1/-1;
  }
  .contact-dock {
    padding: 10px 5%;
    padding-bottom: max(10px, env(safe-area-inset-bottom));
    gap: 16px;
  }
  .contact-dock > span {
    display: none;
  }
  .dock-call {
    margin-left: auto;
    padding: 12px;
    font-size: 1rem;
  }
  .service-hero {
    padding-top: 36px;
    padding-bottom: 50px;
  }
  .service-hero h1,
  .service-hero .service-page-title {
    font-size: 3.25rem;
  }
  .service-intro {
    font-size: 1.125rem;
  }
  .breadcrumb {
    margin-bottom: 24px;
  }
  .service-area-grid {
    grid-template-columns: 1fr;
  }
  .biography-page .bio-heading img {
    height: 500px;
  }
  .biography-content {
    padding-top: 40px;
  }
  .bio-credentials {
    grid-area: auto;
    padding: 26px;
  }
}
@media (max-width: 420px) {
  .footer-columns {
    grid-template-columns: 1fr;
  }
  .contact-dock .dock-details {
    font-size: 0.9375rem;
  }
  .dock-call {
    gap: 8px;
    font-size: 0.9375rem;
  }
  .dock-call svg:last-child {
    display: none;
  }
  .contact-call-card {
    padding: 22px;
  }
  .contact-call-card .button {
    gap: 8px;
    font-size: 1rem;
  }
  .contact-call-card .button svg:last-child {
    display: none;
  }
  .service-hero h1,
  .service-hero .service-page-title {
    font-size: 2.75rem;
  }
  .about-photo {
    height: 440px;
  }
  .image-note {
    padding: 15px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  :before,
  :after {
    transition: none !important;
    animation: none !important;
  }
}
.service-heading-label {
  font-family: var(--font-sans);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  display: block;
}
.preparation li > span {
  color: #526444;
}
.contact-refined .eyebrow {
  text-align: left;
}
.contact-refined .contact-details {
  text-align: left;
  justify-content: start;
}
.contact-refined .eyebrow {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}
.bio-credentials {
  grid-row: auto;
}
.bio-narrative > section + section {
  margin-top: 52px;
}
.bio-narrative h2 {
  margin-top: 0;
}
.topbar-payment {
  text-underline-offset: 4px;
  order: 3;
  font-size: 0.9375rem;
  text-decoration: underline;
}
.header-consultation {
  flex-shrink: 0;
  justify-items: center;
  gap: 8px;
  display: grid;
}
.header-consultation .button {
  padding: 15px 18px;
  font-size: 1rem;
}
.header-consultation > span {
  color: #58634f;
  font-size: 0.875rem;
}
.hero-consultation {
  border-left: 2px solid #637454;
  margin: 30px 0 24px;
  padding-left: 22px;
}
.hero-consultation .consultation-kicker {
  letter-spacing: 0.09em;
  color: #58634f;
  margin-bottom: 10px;
  font-size: 0.875rem;
  font-weight: 600;
  display: block;
}
.hero-consultation strong {
  font-family: var(--font-heading);
  letter-spacing: -0.03em;
  font-size: clamp(1.7rem, 2.2vw, 2.1rem);
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.hero-consultation p {
  color: #58634f;
  margin: 10px 0 0;
  font-size: 1.0625rem;
}
.contact-refined .consultation-card {
  color: #253e33;
  background: #f5f5ed;
  border: 1px solid #e1e5d6;
  padding: 44px;
  box-shadow: 0 18px 55px #12291e20;
}
.consultation-card .consultation-badge {
  color: #435638;
  letter-spacing: 0.08em;
  background: #e5eadb;
  margin: 0 0 24px;
  padding: 9px 12px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.5;
  display: inline-block;
}
.consultation-card h3 {
  color: #253e33;
  margin-bottom: 24px;
  font-size: clamp(2.2rem, 3vw, 3.1rem);
  line-height: 1.1;
}
.consultation-card h3 em {
  color: #637454;
}
.consultation-services {
  flex-wrap: wrap;
  gap: 10px 22px;
  margin-bottom: 24px;
  font-size: 1.0625rem;
  font-weight: 600;
  display: flex;
}
.consultation-services span:before {
  content: '✓';
  color: #526444;
  margin-right: 8px;
}
.consultation-card p {
  color: #596452;
}
.consultation-card .button.light {
  color: #fff;
  background: #253e33;
  padding-block: 20px;
}
.consultation-card .button.light:hover {
  background: #355440;
}
.consultation-card .contact-details {
  color: #596452;
  border-color: #ccd2c3;
}
@media (max-width: 1200px) {
  .header {
    flex-wrap: wrap;
    gap: 20px;
  }
  .header nav {
    gap: 18px;
  }
}
@media (max-width: 760px) {
  .header-consultation {
    text-align: center;
    justify-items: stretch;
    gap: 10px;
    width: 100%;
  }
  .header-consultation .button {
    justify-content: center;
    width: 100%;
  }
  .header-actions {
    flex-direction: column-reverse;
    width: 100%;
  }
  .header-consultation > span {
    justify-self: center;
  }
  .topbar {
    flex-wrap: wrap;
    gap: 8px 16px;
  }
  .topbar-payment {
    text-align: center;
    width: 100%;
    padding-top: 4px;
  }
  .contact-refined .consultation-card {
    padding: 28px;
  }
  .contact-dock .dock-details {
    max-width: 95px;
    line-height: 1.3;
  }
}
@media (max-width: 420px) {
  .contact-refined .consultation-card {
    padding: 24px;
  }
  .consultation-services {
    gap: 12px;
  }
}
.intake-hero {
  background: #eceedf;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.85fr);
  align-items: center;
  gap: 7%;
  margin: 0;
  padding: 64px 5% 72px;
}
.intake-hero .hero-copy {
  max-width: none;
  padding: 0;
}
.intake-hero .hero-final-heading {
  letter-spacing: -0.055em;
  margin: 28px 0;
  font-size: clamp(2.8rem, 4.3vw, 4.8rem);
  line-height: 1.07;
}
.intake-hero .hero-copy > .eyebrow {
  letter-spacing: 0.07em;
  font-size: 0.875rem;
  line-height: 1.8;
}
.intake-hero .hero-services {
  max-width: 40ch;
  margin: 0 0 24px;
  font-size: 1.25rem;
  line-height: 1.65;
}
.intake-hero .hero-intro {
  max-width: 49ch;
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.8;
}
.hero-attorney {
  border-top: 1px solid #c9cebf;
  grid-template-columns: 148px 1fr;
  align-items: center;
  gap: 28px;
  margin-top: 38px;
  padding-top: 32px;
  display: grid;
}
.hero-attorney img {
  object-fit: cover;
  object-position: center 40%;
  width: 148px;
  height: 190px;
  display: block;
}
.hero-attorney .eyebrow {
  margin-bottom: 12px;
  font-size: 0.8125rem;
}
.hero-attorney h2 {
  margin: 0 0 12px;
  font-size: 1.9rem;
}
.hero-attorney p:not(.eyebrow) {
  color: #596452;
  margin: 0 0 16px;
  font-size: 1rem;
  line-height: 1.7;
}
.hero-attorney .text-link {
  font-size: 1rem;
}
.intake-hero .hero-video {
  margin-top: 28px;
}
.intake-card {
  background: #fafaf6;
  border: 1px solid #d8ddcf;
  border-radius: 5px;
  padding: 36px;
  scroll-margin-top: 30px;
  box-shadow: 0 16px 60px #273d2910;
}
.intake-card > .eyebrow {
  letter-spacing: 0.09em;
  margin-bottom: 18px;
  font-size: 0.8125rem;
}
.intake-card h2 {
  margin: 0 0 16px;
  font-size: 2.8rem;
  line-height: 1.06;
}
.intake-card h2 em {
  color: #637454;
}
.intake-intro {
  color: #596452;
  margin: 0 0 20px;
  font-size: 1.0625rem;
}
.intake-offer {
  color: #3e5236;
  border-block: 1px solid #d7ddce;
  margin-bottom: 16px;
  padding: 15px 0;
  font-size: 1rem;
  line-height: 1.6;
}
.intake-offer strong {
  font-weight: 600;
}
.intake-card .intake-preview-note {
  color: #62665d;
  margin-bottom: 18px;
  font-size: 0.875rem;
  line-height: 1.6;
}
.intake-card fieldset {
  border: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
}
.intake-card label {
  gap: 8px;
  min-width: 0;
  margin-bottom: 18px;
  font-size: 1rem;
  font-weight: 500;
  display: grid;
}
.intake-card input,
.intake-card select {
  color: #596452;
  opacity: 1;
  -webkit-text-fill-color: #596452;
  background: #f1f3eb;
  border: 1px solid #c9d0bf;
  border-radius: 3px;
  width: 100%;
  min-width: 0;
  height: 48px;
  padding: 12px;
  font-size: 1rem;
}
.intake-name-row {
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  display: grid;
}
.intake-card .button {
  justify-content: space-between;
  width: 100%;
  padding: 18px;
  font-size: 1.0625rem;
}
.intake-card button:disabled {
  cursor: not-allowed;
  color: #fff;
  background: #64735b;
}
.intake-phone {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  font-size: 1rem;
  display: flex;
}
.intake-phone strong {
  font-weight: 500;
}
.intake-fee-note {
  text-align: center;
  color: #596452;
  margin: 16px 0 0;
  font-size: 0.875rem;
  line-height: 1.6;
}
@media (min-width: 1600px) {
  .intake-hero {
    padding-inline: max(5%, 50vw - 780px);
  }
}
@media (max-width: 1000px) {
  .intake-hero {
    grid-template-columns: 1fr 1fr;
    gap: 5%;
  }
  .intake-card {
    padding: 26px;
  }
  .hero-attorney {
    grid-template-columns: 100px 1fr;
    gap: 20px;
  }
  .hero-attorney img {
    width: 100px;
    height: 160px;
  }
}
@media (max-width: 760px) {
  .intake-hero {
    grid-template-columns: 1fr;
    gap: 38px;
    padding: 40px 5%;
  }
  .intake-hero .hero-final-heading {
    font-size: clamp(2.7rem, 8vw, 3.7rem);
  }
  .intake-hero .hero-services {
    font-size: 1.125rem;
  }
  .hero-attorney {
    margin-top: 26px;
    padding-top: 24px;
  }
  .intake-hero .hero-video {
    margin-top: 22px;
  }
  .intake-card h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 360px) {
  .intake-card {
    padding: 22px;
  }
  .intake-name-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.intake-hero {
  background: #eeefe7;
  align-items: start;
  padding-block: 48px 60px;
}
.intake-hero .hero-copy {
  align-self: center;
}
.intake-hero .hero-final-heading {
  font-size: clamp(2.6rem, 4.1vw, 4.5rem);
}
.intake-topline {
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
  display: flex;
}
.intake-topline .eyebrow {
  margin: 0;
  font-size: 0.8125rem;
}
.intake-topline > span {
  color: #67725e;
  font-size: 0.875rem;
}
.custom-intake h2 {
  font-size: clamp(2.3rem, 3vw, 3rem);
}
.custom-intake h2:focus {
  outline: none;
}
.custom-intake .intake-intro {
  max-width: 35ch;
  font-size: 1rem;
  line-height: 1.7;
}
.custom-intake .intake-offer {
  align-items: center;
  gap: 12px;
  display: flex;
}
.intake-offer p {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.7;
}
.intake-offer strong {
  display: block;
}
.intake-card legend {
  margin-bottom: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.practice-options {
  gap: 10px;
  margin-bottom: 22px;
  display: grid;
}
.practice-options .practice-choice {
  color: inherit;
  text-align: left;
  cursor: pointer;
  background: #f5f6ef;
  border: 1px solid #ccd3c4;
  align-items: center;
  gap: 13px;
  width: 100%;
  margin: 0;
  padding: 17px 14px;
  font-family: inherit;
  font-size: 1.0625rem;
  transition:
    background 0.2s,
    border-color 0.2s;
  display: flex;
  position: relative;
}
.practice-options .practice-choice:hover {
  background: #eaeee2;
  border-color: #87987b;
}
.practice-options .practice-choice.selected {
  background: #e5ebdc;
  border-color: #526947;
}
.practice-options .practice-choice:focus-within {
  outline-offset: 3px;
  outline: 2px solid #526947;
}
.choice-number {
  color: #65745a;
  font-size: 0.875rem;
}
.choice-indicator {
  color: #526947;
  margin-left: auto;
}
.custom-intake .button {
  color: #fff;
  background: #253e33;
}
.custom-intake .button:disabled {
  background: #697661;
}
.custom-intake form[hidden] {
  display: none;
}
:is(.intake-card input:focus-visible, .intake-card select:focus-visible) {
  outline-offset: 2px;
  outline: 2px solid #526947;
}
.intake-card input:not(:disabled),
.intake-card select:not(:disabled) {
  background-color: #fafbf6;
}
.intake-back {
  color: #526444;
  cursor: pointer;
  background: 0 0;
  border: 0;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  padding: 0;
  font-size: 1rem;
  display: flex;
}
.intake-availability {
  color: #4f5c46;
  background: #edf0e5;
  padding: 14px;
  font-size: 0.9375rem;
  line-height: 1.65;
}
.custom-intake .intake-phone {
  border-top: 1px solid #d7ddce;
  padding-top: 22px;
}
@media (max-width: 760px) {
  .intake-hero {
    padding-top: 32px;
  }
  .custom-intake {
    padding: 26px;
  }
}
.contact-phone-alternative {
  align-items: center;
  gap: 10px;
  margin-bottom: 24px;
  font-size: 1.0625rem;
  display: flex;
}
output.intake-availability {
  margin-bottom: 16px;
  display: block;
}
.header {
  padding-block: 18px;
}
.intake-hero {
  padding-block: 36px 48px;
}
.intake-hero .hero-copy > .eyebrow {
  margin-bottom: 0;
}
.intake-hero .hero-services {
  text-wrap: pretty;
  max-width: none;
  font-size: 1.125rem;
}
.intake-hero .hero-attorney {
  margin-top: 26px;
  padding-top: 24px;
}
.custom-intake {
  padding: 28px 32px;
}
.custom-intake .intake-topline {
  margin-bottom: 18px;
}
.custom-intake h2,
.custom-intake .intake-intro {
  margin-bottom: 12px;
}
.custom-intake .intake-offer {
  margin-bottom: 18px;
  padding-block: 12px;
}
.custom-intake .practice-options .practice-choice {
  padding-block: 13px;
}
.custom-intake .button {
  padding-block: 15px;
}
.custom-intake .intake-fee-note {
  margin-top: 12px;
}
.custom-intake .intake-phone {
  margin-top: 16px;
  padding-top: 16px;
}
@media (max-width: 760px) {
  .custom-intake {
    padding: 24px;
  }
}
.custom-intake .intake-offer {
  gap: 14px;
  padding-block: 20px;
}
.custom-intake .intake-offer > svg {
  color: #435b37;
  flex-shrink: 0;
}
.custom-intake .intake-offer strong {
  color: #253e33;
  margin-bottom: 6px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
}
.custom-intake .intake-offer p > span {
  color: #435638;
  font-size: 1.125rem;
  line-height: 1.5;
  display: block;
}
@media (max-width: 420px) {
  .custom-intake .intake-offer {
    gap: 10px;
  }
  .custom-intake .intake-offer strong {
    font-size: 1.375rem;
  }
}
.payment-options {
  background: #eeefe7;
  border-bottom: 1px solid #d4dacb;
  grid-template-columns: 0.85fr 1.15fr;
  align-items: start;
  gap: 9%;
  display: grid;
}
.payment-options h2 {
  font-size: clamp(2.5rem, 3.7vw, 3.7rem);
}
.payment-options h3 {
  margin: 0 0 20px;
  font-size: 2rem;
}
.payment-options p:not(.eyebrow) {
  color: #596452;
  max-width: 57ch;
  margin-bottom: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
}
.payment-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 22px;
  margin: 28px 0;
  display: flex;
}
.payment-options .payment-existing {
  border-top: 1px solid #ccd3c2;
  padding-top: 22px;
  font-size: 1rem;
}
.payment-existing a {
  text-underline-offset: 4px;
  color: #253e33;
  text-decoration: underline;
}
.intake-payment-link {
  color: #435638;
  text-underline-offset: 4px;
  margin-top: 20px;
  font-size: 1rem;
  line-height: 1.65;
  text-decoration: underline;
  display: block;
}
@media (max-width: 760px) {
  .payment-options {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .payment-actions {
    flex-direction: column;
    align-items: flex-start;
  }
}
.custom-intake .intake-consent-choice {
  align-items: flex-start;
  gap: 12px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  display: flex;
}
.custom-intake .intake-consent-choice input {
  -webkit-appearance: auto;
  appearance: auto;
  accent-color: #253e33;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  min-height: 22px;
  margin-top: 3px;
  padding: 0;
}
@media (min-width: 1000px) {
  /* Two items now that the payment link has moved into the hero, so the
     columns size to their content instead of splitting into thirds. */
  .topbar {
    grid-template-columns: auto auto;
    justify-content: space-between;
    gap: 24px;
    padding-inline: 5%;
    display: grid;
  }
  .topbar > span:first-child {
    text-align: left;
    letter-spacing: 0.07em;
  }
  .topbar > span:last-child {
    text-align: right;
  }
}
.practice-section > .section-heading {
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  display: flex;
}
.practice-section > .section-heading > p {
  max-width: 760px;
  margin: 0;
}
.bio-editorial .biography-content {
  flex-direction: column;
  gap: clamp(64px, 7vw, 112px);
  padding-top: clamp(56px, 6vw, 88px);
  display: flex;
}
.bio-editorial .bio-narrative {
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  align-items: center;
  gap: clamp(36px, 6vw, 88px);
  display: grid;
}
.bio-editorial figure {
  margin: 0;
}
.bio-editorial figure img {
  object-fit: cover;
  width: 100%;
  display: block;
}
.bio-editorial .bio-career-photo img {
  height: 520px;
}
.bio-editorial figcaption {
  color: #596450;
  margin-top: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
.bio-editorial .biography-content h2 {
  text-wrap: balance;
  margin: 0 0 30px;
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1.15;
}
.bio-editorial .biography-content p {
  max-width: 62ch;
  margin: 0 0 24px;
  line-height: 1.85;
}
.bio-editorial .biography-content .eyebrow {
  margin-bottom: 24px;
  font-size: 0.875rem;
}
.bio-editorial .bio-credentials {
  border-top: 1px solid #cbd2c4;
  border-bottom: 1px solid #cbd2c4;
  padding: clamp(28px, 5vw, 64px);
}
.bio-editorial .bio-credentials dl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px 64px;
  margin: 40px 0 0;
  display: grid;
}
.bio-editorial .bio-credentials dl > div {
  border-top: 1px solid #cbd2c4;
  padding-top: 22px;
}
.bio-editorial .bio-credentials dt {
  margin: 0 0 12px;
  font-size: 1.25rem;
}
.bio-editorial .bio-credentials dd {
  margin: 0;
  line-height: 1.8;
}
.bio-editorial .bio-office {
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  align-items: center;
  gap: clamp(36px, 6vw, 84px);
  display: grid;
}
.bio-editorial .bio-office img {
  object-position: center 40%;
  height: 540px;
}
/* The office establishing shot is landscape; frame it wide so John and the
   514 sign both stay in view rather than being cropped to a portrait. */
.bio-editorial .bio-office .bio-office-figure {
  align-self: center;
}
.bio-editorial .bio-office .bio-office-figure img {
  aspect-ratio: 16 / 9;
  object-position: center;
  height: auto;
}
.bio-editorial .bio-office .button {
  margin-top: 16px;
}
@media (max-width: 760px) {
  .bio-editorial .bio-narrative,
  .bio-editorial .bio-office,
  .bio-editorial .bio-credentials dl {
    grid-template-columns: 1fr;
  }
  .bio-editorial .bio-narrative > section {
    order: -1;
  }
  .bio-editorial .bio-career-photo img {
    height: 320px;
  }
  .bio-editorial .bio-office img {
    height: 440px;
  }
}
.contact-premium {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: start;
  gap: clamp(48px, 7vw, 110px);
  padding-block: clamp(64px, 8vw, 120px);
}
.contact-premium .contact-premium-copy {
  padding-top: 12px;
}
.contact-premium .contact-premium-copy > h2 {
  margin: 24px 0 32px;
  font-size: clamp(3.25rem, 5vw, 5.5rem);
  line-height: 1.06;
}
.contact-premium .contact-premium-copy > p {
  max-width: 38ch;
}
.contact-premium .contact-free-offer {
  border-top: 1px solid #647a6a;
  margin-top: 40px;
  padding-top: 28px;
}
.contact-premium .contact-free-offer > span {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}
.contact-premium .contact-free-offer p {
  margin: 10px 0 0;
}
.contact-premium .contact-family-note {
  margin-top: 20px;
  font-size: 1rem;
}
.contact-premium .contact-premium-details {
  border-top: 1px solid #647a6a;
  margin-top: 40px;
  padding-top: 28px;
}
.contact-premium-details > a {
  color: #fff;
  align-items: center;
  gap: 12px;
  font-size: 1.5rem;
  display: inline-flex;
}
.contact-premium .contact-premium-details p {
  margin-top: 20px;
  font-size: 1rem;
}
.contact-premium .contact-intake {
  color: #24372b;
  background: #fff;
  border: 1px solid #e1e5db;
  border-radius: 12px;
  min-width: 0;
  padding: clamp(24px, 3.5vw, 52px);
  box-shadow: 0 16px 48px #10241b26;
}
.contact-premium .contact-intake p,
.contact-premium .contact-intake .eyebrow {
  color: #58654e;
}
.contact-premium .contact-intake .intake-topline {
  margin-bottom: 28px;
}
.contact-premium .contact-intake .intake-topline p {
  margin: 0;
}
.contact-premium .contact-intake-heading h3 {
  font-family: var(--font-heading);
  margin: 0 0 16px;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.15;
}
.contact-premium .contact-intake-heading > p {
  margin: 0 0 32px;
  font-size: 1.125rem;
}
.contact-premium .contact-intake .practice-choice {
  padding: 20px 16px;
  font-size: 1.125rem;
}
.contact-premium .contact-intake .intake-fee-note {
  font-size: 1rem;
  line-height: 1.6;
}
.contact-premium .contact-intake .intake-phone {
  margin-top: 28px;
  font-size: 1.125rem;
}
@media (max-width: 850px) {
  .contact-premium {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .contact-premium .contact-premium-copy > p {
    max-width: 55ch;
  }
}

.footer-fineprint {
  border-top: 1px solid var(--border);
  margin-top: 48px;
  padding-top: 28px;
  color: #596450;
  font-size: 1rem;
  line-height: 1.7;
}
.footer-fineprint-top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 24px 40px;
  flex-wrap: wrap;
}
.footer-fineprint .footer-copyright {
  margin: 0;
}
.footer-resource-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 28px;
}
.footer-resource-links a {
  text-decoration: underline;
  text-decoration-color: #bdc6b6;
  text-underline-offset: 5px;
}
.footer-resource-links a:hover {
  text-decoration-color: currentColor;
}
.footer-fineprint .footer-disclaimer {
  max-width: 105ch;
  margin: 24px 0 0;
  line-height: 1.8;
}
@media (max-width: 700px) {
  .footer-fineprint-top {
    flex-direction: column;
    gap: 24px;
  }
  .footer-resource-links {
    flex-direction: column;
    gap: 14px;
  }
  .footer-fineprint .footer-disclaimer {
    margin-top: 28px;
  }
}

.contact-premium .contact-intake p {
  max-width: none;
}
.contact-premium .contact-intake .intake-fee-note {
  width: 100%;
  margin: 20px 0 0;
  text-align: center;
  text-wrap: balance;
}
.contact-premium .contact-intake .intake-phone {
  width: 100%;
  margin-top: 24px;
  padding-top: 24px;
  justify-content: center;
  text-align: center;
}

.hero-simplified .hero-intro {
  max-width: 44ch;
  margin-top: 24px;
}
.hero-simplified .hero-attorney {
  margin-top: 36px;
  padding-top: 28px;
}
.hero-simplified .custom-intake > h2 {
  margin-bottom: 28px;
  font-size: clamp(2.25rem, 3vw, 3.25rem);
  line-height: 1.1;
}
.hero-simplified .custom-intake .intake-offer {
  margin-bottom: 28px;
  padding-block: 22px;
}
.custom-intake .practice-options {
  margin-bottom: 0;
}
.custom-intake .practice-choice {
  padding-block: 18px;
}
.about-copy .about-video-link {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #cbd2c4;
}
.custom-intake legend.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.service-restored .service-hero {
  padding-block: 56px 72px;
}
.service-restored .service-overview {
  display: block;
  padding-bottom: 56px;
}
.service-restored .service-overview > div {
  max-width: 880px;
}
.service-restored .service-overview h2 {
  margin: 24px 0 28px;
  line-height: 1.15;
}
.service-restored .service-summary {
  font-size: 1.1875rem;
  line-height: 1.85;
  color: #596452;
  margin: 0;
  max-width: 66ch;
}
.service-section-title {
  margin-bottom: 36px;
}
.service-section-title h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  margin: 20px 0 0;
}
.service-restored .service-area-grid {
  gap: 0 64px;
}
.service-restored .service-area-grid article {
  padding-block: 32px 40px;
}
.service-restored .service-faq {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: 8%;
}
.service-restored .service-faq h2 {
  margin: 24px 0;
}
.service-restored .service-faq > div > p:last-child {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #596452;
}
@media (max-width: 800px) {
  .service-restored .service-hero,
  .service-restored .preparation,
  .service-restored .service-area-grid,
  .service-restored .service-faq {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

.case-results {
  background: #e9ede2;
  padding-block: clamp(48px, 5vw, 76px);
}
.case-results-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  margin-bottom: 40px;
}
.case-results-heading h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.15;
  margin: 18px 0 0;
}
.case-results-period {
  color: #435638;
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 0;
  text-align: right;
}
.case-results-period span {
  display: block;
  font-size: 1rem;
}
.case-results-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid #bfc9b6;
  border-bottom: 1px solid #bfc9b6;
}
.case-results-grid article {
  padding: 32px 28px;
  margin-block: 16px;
  border-left: 1px solid #bfc9b6;
}
.case-results-grid article:first-child {
  border-left: 0;
  padding-left: 0;
}
.case-result-amount {
  font-family: var(--font-heading);
  font-size: clamp(3rem, 4.3vw, 4.75rem);
  letter-spacing: -0.035em;
  font-variant-numeric: lining-nums;
  color: #253e33;
  line-height: 1.1;
  margin: 0 0 18px;
}
.case-results-grid h3 {
  font-family: var(--font-body);
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0;
  max-width: 25ch;
}
.case-results-note {
  color: #526149;
  font-size: 1rem;
  line-height: 1.7;
  margin: 22px 0 0;
}
@media (max-width: 900px) {
  .case-results-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .case-results-grid article:nth-child(odd) {
    border-left: 0;
    padding-left: 0;
  }
  .case-results-grid article:nth-child(n + 3) {
    border-top: 1px solid #bfc9b6;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .case-results-heading {
    flex-direction: column;
    align-items: flex-start;
  }
  .case-results-period {
    text-align: left;
  }
  .case-results-grid article {
    padding: 24px 16px;
  }
  .case-result-amount {
    font-size: 2.6rem;
  }
  .case-results-grid h3 {
    font-size: 1rem;
  }
}

.practice-card .tags {
  max-width: none;
}
@media (min-width: 1400px) {
  .practice-card {
    padding-inline: 24px;
  }
  #personal-injury.practice-card .tags {
    white-space: nowrap;
  }
}

.organized-footer .footer-fineprint {
  border-top: 0;
  margin-top: 32px;
  padding-top: 0;
}
.organized-footer .footer-columns {
  padding-bottom: 0;
}
.organized-footer .footer-fineprint-top {
  gap: 20px 32px;
}
.organized-footer .footer-disclaimer {
  margin-top: 18px;
}

/* --- Promo video player ---------------------------------------------- */
.promo-video {
  --video-radius: clamp(14px, 1.6vw, 22px);
  margin-top: 2.5rem;
}
.video-frame {
  /* The master is 1280x720 with ~56px of letterboxing baked into the top and
     bottom. Framing to the real picture area drops the bars without cropping
     into the burned-in titles at the left and right edges. */
  aspect-ratio: 1280/604;
  background: #10180f;
  border-radius: var(--video-radius);
  position: relative;
  overflow: hidden;
  box-shadow:
    0 1px 0 #ffffff14 inset,
    0 24px 60px -32px #10180f66;
}
.video-frame video {
  object-fit: cover;
  background: #10180f;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: block;
}
.video-frame video::-webkit-media-controls {
  display: none !important;
}
/* Bottom scrim so the controls stay legible over any frame. */
.video-frame:after {
  content: '';
  background: linear-gradient(
    to top,
    #0b120a99 0%,
    #0b120a3d 45%,
    #0b120a00 100%
  );
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease;
  position: absolute;
  inset: auto 0 0;
  height: 34%;
}
.video-frame[data-started='true']:hover:after,
.video-frame[data-started='true']:focus-within:after,
.video-frame[data-playing='false'][data-started='true']:after {
  opacity: 1;
}

/* Poster overlay ------------------------------------------------------- */
.video-play {
  color: #f8f7f3;
  text-align: left;
  cursor: pointer;
  background: linear-gradient(to top, #0b120a80, #0b120a26 60%, #0b120a1a);
  border: 0;
  border-radius: inherit;
  justify-content: center;
  align-items: center;
  gap: 22px;
  padding: 24px;
  font-family: inherit;
  transition: background 0.25s ease;
  display: flex;
  position: absolute;
  inset: 0;
}
.video-play:hover {
  background: linear-gradient(to top, #0b120a66, #0b120a1a 60%, #0b120a0d);
}
.video-play:focus-visible {
  outline: 2px solid #f8f7f3;
  outline-offset: -8px;
}
.video-play-mark {
  color: #f8f7f3;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background: #f8f7f326;
  border: 1px solid #ffffffb3;
  border-radius: 50%;
  flex: 0 0 auto;
  place-items: center;
  width: 76px;
  height: 76px;
  padding-left: 4px;
  transition:
    transform 0.25s ease,
    background 0.25s ease;
  display: grid;
}
.video-play:hover .video-play-mark {
  background: #f8f7f340;
  transform: scale(1.05);
}
.video-play-label {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.125rem;
}
.video-play-label small {
  letter-spacing: 0.06em;
  color: #f8f7f3cc;
  margin-top: 8px;
  font-size: 0.8125rem;
  display: block;
}

/* Custom control bar --------------------------------------------------- */
.video-controls {
  color: #f8f7f3;
  align-items: center;
  gap: 14px;
  padding: 0 clamp(14px, 1.6vw, 22px) clamp(12px, 1.4vw, 18px);
  opacity: 0;
  transform: translateY(6px);
  pointer-events: none;
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
  display: flex;
  position: absolute;
  inset: auto 0 0;
}
.video-frame[data-started='true']:hover .video-controls,
.video-frame[data-started='true']:focus-within .video-controls,
.video-frame[data-started='true'][data-playing='false'] .video-controls {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}
.video-control {
  color: #f8f7f3;
  cursor: pointer;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background: #f8f7f31f;
  border: 1px solid #ffffff3d;
  border-radius: 50%;
  flex: 0 0 auto;
  place-items: center;
  width: 36px;
  height: 36px;
  padding: 0;
  transition:
    background 0.2s ease,
    border-color 0.2s ease;
  display: grid;
}
.video-control:hover {
  background: #f8f7f33d;
  border-color: #ffffff80;
}
.video-control:focus-visible {
  outline: 2px solid #f8f7f3;
  outline-offset: 2px;
}
.video-control-primary {
  width: 44px;
  height: 44px;
}
.video-control-primary svg {
  margin-left: 1px;
}
.video-time {
  color: #f8f7f3d9;
  letter-spacing: 0.04em;
  font-variant-numeric: tabular-nums;
  flex: 0 0 auto;
  font-size: 0.8125rem;
}

/* Scrubber ------------------------------------------------------------- */
.video-scrub {
  --progress: 0%;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  background: none;
  flex: 1;
  min-width: 0;
  height: 20px;
  margin: 0;
  padding: 0;
}
.video-scrub::-webkit-slider-runnable-track {
  background: linear-gradient(
    to right,
    #f8f7f3 var(--progress),
    #f8f7f34d var(--progress)
  );
  border-radius: 999px;
  height: 4px;
}
.video-scrub::-moz-range-track {
  background: #f8f7f34d;
  border-radius: 999px;
  height: 4px;
}
.video-scrub::-moz-range-progress {
  background: #f8f7f3;
  border-radius: 999px;
  height: 4px;
}
.video-scrub::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: #f8f7f3;
  border: 0;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-top: -4px;
  transition: transform 0.15s ease;
  box-shadow: 0 1px 4px #0b120a80;
}
.video-scrub::-moz-range-thumb {
  background: #f8f7f3;
  border: 0;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  box-shadow: 0 1px 4px #0b120a80;
}
.video-scrub:hover::-webkit-slider-thumb,
.video-scrub:active::-webkit-slider-thumb {
  transform: scale(1.2);
}
.video-scrub:focus-visible {
  outline: 2px solid #f8f7f3;
  outline-offset: 4px;
  border-radius: 999px;
}

/* Captions ------------------------------------------------------------- */
.video-frame video::cue {
  color: #f8f7f3;
  background: #0b120acc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.62em;
  line-height: 1.45;
}
.video-frame video::-webkit-media-text-track-container {
  transform: translateY(-6%);
}

@media (max-width: 900px) {
  .video-play-mark {
    width: 62px;
    height: 62px;
  }
  .video-play-label {
    font-size: 1rem;
  }
  .video-time {
    display: none;
  }
}
@media (max-width: 600px) {
  /* The frame is short at phone widths, so the overlay stays on one row. */
  .video-play {
    gap: 14px;
    padding: 16px;
  }
  .video-play-mark {
    width: 52px;
    height: 52px;
  }
  .video-play-label {
    font-size: 0.9375rem;
  }
  .video-play-label small {
    margin-top: 5px;
    font-size: 0.75rem;
  }
  .video-controls {
    gap: 8px;
    padding: 0 10px 10px;
  }
  .video-control {
    width: 32px;
    height: 32px;
  }
  .video-control-primary {
    width: 38px;
    height: 38px;
  }
  /* The controls are always visible on touch, where hover does not exist. */
  .video-frame[data-started='true'] .video-controls {
    opacity: 1;
    transform: none;
    pointer-events: auto;
  }
  .video-frame[data-started='true']:after {
    opacity: 1;
  }
}
@media (prefers-reduced-motion: reduce) {
  .video-frame:after,
  .video-controls,
  .video-play,
  .video-play-mark,
  .video-control,
  .video-scrub::-webkit-slider-thumb {
    transition: none;
  }
  .video-play:hover .video-play-mark {
    transform: none;
  }
}

/* --- Hero: one question, three rows, and John --------------------------
   Dark ground so the hero has an actual focal point, and so the one bright
   element on it — the submit — is unmissable. */
.hero-editorial {
  color: #f3f4ea;
  background: #22362c;
  align-items: center;
  min-height: clamp(600px, 84vh, 880px);
  padding: clamp(40px, 4.2vw, 66px) 5%;
  display: grid;
  position: relative;
  overflow: hidden;
}
.hero-editorial-copy {
  z-index: 1;
  flex-direction: column;
  width: min(620px, 100%);
  min-width: 0;
  display: flex;
  position: relative;
}
.hero-editorial .eyebrow {
  color: #a7bb9c;
  letter-spacing: 0.18em;
  margin-bottom: clamp(18px, 2vw, 26px);
  font-size: 0.75rem;
}
.hero-editorial .eyebrow > span {
  background: #8fae7c;
}
.hero-editorial h1 {
  color: #fdfdf9;
  letter-spacing: -0.05em;
  margin-bottom: clamp(22px, 2.6vw, 36px);
  font-size: clamp(36px, 4.1vw, 64px);
  line-height: 1.02;
}
.hero-editorial h1 em {
  color: #a7c08d;
}

/* Portrait — bleeds off the right and dissolves into the ground, so there
   is no floating rectangle with four hard edges. */
.hero-editorial-portrait {
  pointer-events: none;
  width: min(46%, 640px);
  position: absolute;
  inset: 0 0 0 auto;
}
.hero-editorial-portrait > img {
  object-fit: cover;
  object-position: 50% 18%;
  -webkit-mask-image: linear-gradient(to right, #0000 0%, #000c 34%, #000 62%);
  mask-image: linear-gradient(to right, #0000 0%, #000c 34%, #000 62%);
  width: 100%;
  height: 100%;
  display: block;
}
.hero-editorial-portrait:after {
  content: '';
  background: linear-gradient(to top, #22362c 2%, #22362c00 32%);
  position: absolute;
  inset: 0;
}

/* The ask -------------------------------------------------------------- */
/* The offer, stated once. It is the only place "free" appears, and it
   corrects itself when family law is chosen. */
.hero-offer {
  color: #cfe4b8;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  background: #a7c08d1f;
  border: 1px solid #a7c08d47;
  border-radius: 999px;
  align-self: flex-start;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  padding: 6px 14px;
  font-size: 0.6875rem;
  font-weight: 600;
  display: inline-flex;
}
.hero-offer > svg {
  color: #a7c08d;
}
.hero-rows {
  border-bottom: 1px solid #f3f4ea2e;
  transition: border-color 0.3s ease;
}
/* The header CTA sets this so the click has a visible result. */
.hero-ask[data-flash] .hero-rows,
.hero-ask[data-flash] .hero-row {
  border-color: #a7c08d;
}
.hero-ask[data-flash] .hero-row-name {
  color: #fff;
}
.hero-ask[data-flash] .hero-row-arrow {
  color: #a7c08d;
}
/* Each row collapses to nothing when another one is chosen. */
.hero-row-slot {
  grid-template-rows: 1fr;
  transition:
    grid-template-rows 0.42s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.28s ease;
  display: grid;
}
.hero-row-slot[data-collapsed='true'] {
  opacity: 0;
  grid-template-rows: 0fr;
}
.hero-row-inner {
  min-height: 0;
  overflow: hidden;
}
.hero-row {
  color: #f3f4ea;
  cursor: pointer;
  background: none;
  border: 0;
  border-top: 1px solid #f3f4ea2e;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 0 4px;
  min-height: clamp(58px, 4.8vw, 66px);
  font-family: var(--font-heading);
  font-size: clamp(19px, 1.55vw, 24px);
  text-align: left;
  transition:
    color 0.18s ease,
    border-color 0.3s ease,
    padding 0.22s ease;
  display: flex;
}
.hero-row:hover {
  color: #fff;
  padding-left: 12px;
}
.hero-row:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: -3px;
}
.hero-row-arrow {
  color: #7f9970;
  transition:
    transform 0.22s ease,
    color 0.18s ease;
}
.hero-row:hover .hero-row-arrow {
  color: #a7c08d;
  transform: translateX(5px);
}
.hero-row[aria-pressed='true'] {
  color: #a7c08d;
}
.hero-row-change {
  color: #9fb394;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border-bottom: 1px solid #9fb39466;
  padding-bottom: 2px;
  font-family: var(--font-sans);
  font-size: 0.6875rem;
  font-weight: 600;
}
.hero-row:hover .hero-row-change {
  color: #f3f4ea;
  border-bottom-color: #f3f4ea;
}

/* The chosen row opens into the form, in the same space. */
.hero-form {
  opacity: 0;
  grid-template-rows: 0fr;
  transition:
    grid-template-rows 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s ease 0.08s;
  display: grid;
}
.hero-ask[data-chosen='true'] .hero-form {
  opacity: 1;
  grid-template-rows: 1fr;
}
.hero-form-inner {
  min-height: 0;
  overflow: hidden;
}
.hero-fields {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  display: grid;
}
.hero-field-wide {
  grid-column: 1 / -1;
}
/* Underlined, not boxed — the fields carry the same hairline as the rows. */
.hero-field {
  border-bottom: 1px solid #f3f4ea2e;
  flex-direction: column;
  gap: 4px;
  padding: 14px 0 10px;
  display: flex;
}
.hero-field > span {
  color: #9fb394;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 600;
}
.hero-field > textarea {
  color: #fdfdf9;
  background: none;
  border: 0;
  width: 100%;
  min-width: 0;
  padding: 0;
  font-family: var(--font-sans);
  font-size: 1rem;
  line-height: 1.6;
  resize: vertical;
}
.hero-field > textarea:focus {
  outline: none;
}
.hero-field > input {
  color: #fdfdf9;
  background: none;
  border: 0;
  width: 100%;
  min-width: 0;
  padding: 0;
  font-family: var(--font-heading);
  font-size: clamp(17px, 1.3vw, 21px);
}
.hero-field > input:focus {
  outline: none;
}
.hero-field:focus-within {
  border-bottom-color: #a7c08d;
}

/* Custom listbox — a themed stand-in for <select>, since a native select's
   open list is drawn by the OS and cannot be styled. */
.select-field {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
.select-label {
  color: #9fb394;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 600;
}
.select-trigger {
  color: #fdfdf9;
  cursor: pointer;
  background: none;
  border: 0;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 0;
  font-family: var(--font-heading);
  font-size: clamp(17px, 1.3vw, 21px);
  text-align: left;
  display: flex;
}
.select-trigger[data-placeholder='true'] .select-value {
  color: #7f8f77;
}
.select-caret {
  color: #a7c08d;
  flex: none;
  transition: transform 0.2s ease;
}
.select-trigger[aria-expanded='true'] .select-caret {
  transform: rotate(180deg);
}
.select-trigger:focus-visible {
  outline: none;
}

.select-list {
  z-index: 60;
  color: #f3f4ea;
  background: #1c2e25;
  border: 1px solid #3a4f43;
  border-radius: 12px;
  /* Override the UA popover defaults (inset:0; margin:auto) so the inline
     left/top/bottom position wins; also the fallback box when unsupported. */
  inset: auto;
  margin: 0;
  padding: 6px;
  list-style: none;
  position: fixed;
  overflow-y: auto;
  box-shadow:
    0 1px 0 #ffffff14 inset,
    0 24px 48px -12px #0009;
  animation: select-in 0.15s cubic-bezier(0.16, 1, 0.3, 1);
  scrollbar-width: thin;
  scrollbar-color: #4a5f52 transparent;
}
.select-list:focus,
.select-list:focus-visible {
  outline: none;
}
.select-list[data-drop='up'] {
  transform-origin: bottom;
}
@keyframes select-in {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
}
.select-list[data-drop='up'] {
  animation-name: select-in-up;
}
@keyframes select-in-up {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
}
.select-option {
  color: #dce3d6;
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 11px 14px;
  font-family: var(--font-sans);
  font-size: 0.9375rem;
  line-height: 1.3;
  display: flex;
  scroll-margin: 6px;
}
.select-option svg {
  color: #a7c08d;
  flex: none;
}
.select-option[data-active='true'] {
  color: #fff;
  background: #2c4436;
}
.select-option[aria-selected='true'] {
  color: #fff;
  font-weight: 600;
}
@media (prefers-reduced-motion: reduce) {
  .select-caret,
  .select-list {
    transition: none;
    animation: none;
  }
}

.hero-consent {
  color: #cfd8c6cc;
  cursor: pointer;
  align-items: flex-start;
  gap: 11px;
  margin-top: 18px;
  font-size: 0.75rem;
  line-height: 1.55;
  display: flex;
}
.hero-consent > input {
  accent-color: #a7c08d;
  cursor: pointer;
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  margin: 1px 0 0;
}
.hero-consent > input:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 2px;
}

/* The one bright thing in the hero. */
.hero-go {
  color: #22362c;
  cursor: pointer;
  background: #f3f4ea;
  border: 0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 56px;
  margin-top: 20px;
  padding: 0 26px;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 600;
  transition:
    background 0.18s ease,
    transform 0.18s ease;
  display: inline-flex;
}
.hero-go:hover:not(:disabled) {
  background: #fff;
  transform: translateY(-2px);
}
.hero-go:disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.hero-go:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 3px;
}
.hero-form-note {
  color: #f3f4ea7a;
  max-width: 60ch;
  margin: 12px 0 0;
  font-size: 0.6875rem;
  line-height: 1.55;
}

.hero-links {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px clamp(20px, 2.4vw, 34px);
  margin-top: clamp(18px, 2vw, 24px);
  display: flex;
}
.hero-callback {
  color: #cfd8c6;
  align-items: center;
  gap: 9px;
  font-size: 0.875rem;
  transition: color 0.18s ease;
  display: inline-flex;
}
.hero-callback > svg {
  color: #8fae7c;
}
.hero-callback strong {
  border-bottom: 1px solid #cfd8c64d;
  padding-bottom: 2px;
  font-weight: 600;
}
.hero-callback:hover {
  color: #fff;
}
.hero-contingency {
  color: #cfe4b8;
  cursor: default;
}
.hero-contingency > strong {
  border-bottom: 0;
}

@media (max-width: 1100px) {
  .hero-editorial-portrait {
    width: 52%;
  }
  .hero-editorial-copy {
    width: min(540px, 100%);
  }
}
@media (max-width: 860px) {
  .hero-editorial {
    min-height: 0;
    padding: clamp(34px, 7vw, 52px) 5% clamp(40px, 8vw, 60px);
  }
  /* Once stacked, the portrait becomes a real band under the rows rather
     than a ghost behind them — never a face under live text. */
  .hero-editorial-portrait {
    width: auto;
    height: clamp(260px, 42vw, 340px);
    margin: clamp(28px, 6vw, 40px) -5% calc(-1 * clamp(40px, 8vw, 60px));
    position: static;
  }
  .hero-editorial-portrait > img {
    object-position: 50% 14%;
    -webkit-mask-image: linear-gradient(to bottom, #0000, #000 42%);
    mask-image: linear-gradient(to bottom, #0000, #000 42%);
  }
  .hero-editorial-portrait:after {
    display: none;
  }
  .hero-editorial-copy {
    width: 100%;
  }
  /* The eyebrow wraps at this width, so the dot rides the first line. */
  .hero-editorial .eyebrow {
    align-items: flex-start;
  }
  .hero-editorial .eyebrow > span {
    margin-top: 0.5em;
  }
  .hero-fields {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-row-slot,
  .hero-form,
  .hero-field,
  .hero-row,
  .hero-row-arrow,
  .hero-go,
  .hero-callback {
    transition: none;
  }
  .hero-row:hover {
    padding-left: 4px;
  }
  .hero-row:hover .hero-row-arrow,
  .hero-go:hover:not(:disabled) {
    transform: none;
  }
}

/* --- Footer: four balanced columns ------------------------------------ */
.organized-footer {
  border-top: 1px solid var(--border);
  /* The trailing space clears the fixed dock, which would otherwise sit on
     top of the copyright and the disclaimer. */
  padding-block: clamp(46px, 4.6vw, 68px)
    calc(clamp(34px, 3.4vw, 48px) + var(--dock-height, 0px));
}
.organized-footer .footer-columns {
  grid-template-columns: 1.35fr 1fr 1fr 1.05fr;
  align-items: start;
  gap: clamp(30px, 3.4vw, 52px);
  padding-bottom: 0;
  display: grid;
}
.organized-footer .footer-columns h3 {
  color: #202821;
  font-family: var(--font-sans);
  margin: 0 0 16px;
  font-size: 0.9375rem;
  font-weight: 600;
}
.organized-footer .footer-columns p {
  color: #60665b;
  margin: 0 0 12px;
  font-size: 0.9375rem;
  line-height: 1.7;
}
.organized-footer .footer-columns nav {
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  display: flex;
}
.organized-footer .footer-columns nav h3 {
  margin-bottom: 4px;
}
.organized-footer .footer-columns a:not(.brand) {
  color: #47513f;
  font-size: 0.9375rem;
}
.organized-footer .footer-columns a:not(.brand):hover {
  color: #202821;
  text-underline-offset: 5px;
  text-decoration: underline;
}
.footer-brand > p {
  margin-top: 16px;
}
.footer-office > p:last-child {
  margin-bottom: 0;
}
.footer-phone {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 12px;
}

/* One slim bar, rather than a wide gap and an orphaned disclaimer. */
.organized-footer .footer-fineprint {
  color: #6d7568;
  border-top: 1px solid var(--border);
  justify-content: space-between;
  align-items: baseline;
  gap: 10px clamp(24px, 3vw, 48px);
  margin-top: clamp(34px, 3.4vw, 48px);
  padding-top: clamp(18px, 1.8vw, 24px);
  font-size: 0.8125rem;
  line-height: 1.65;
  display: flex;
  flex-wrap: wrap;
}
.organized-footer .footer-copyright {
  flex: 0 0 auto;
  margin: 0;
}
.organized-footer .footer-disclaimer {
  flex: 1 1 34ch;
  max-width: 78ch;
  margin: 0;
}

@media (max-width: 950px) {
  .organized-footer .footer-columns {
    grid-template-columns: 1fr 1fr;
    gap: 34px 28px;
  }
  .footer-brand {
    grid-column: 1 / -1;
  }
}
@media (max-width: 560px) {
  .organized-footer .footer-columns {
    grid-template-columns: 1fr;
  }
  .organized-footer .footer-fineprint {
    flex-direction: column;
    gap: 12px;
  }
}

/* The period qualifies the headline, so it sits under it rather than
   floating in the opposite corner. Eyebrow, headline and period read as one
   cluster, then a clear break to the results. */
.case-results .case-results-heading {
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  margin-bottom: 44px;
  display: flex;
}
.case-results .case-results-heading > .eyebrow {
  margin-bottom: 14px;
}
.case-results .case-results-heading > h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.case-results .case-results-period {
  color: #5d6857;
  align-items: baseline;
  gap: 6px;
  margin: 10px 0 0;
  font-size: 0.9375rem;
  display: flex;
}
.case-results .case-results-period > span {
  color: #7b8574;
  display: inline;
}

/* The contact section reuses the hero intake, so it gets the same dark
   ground the component is drawn for. */
.contact-intake-panel {
  min-width: 0;
}
.contact-intake-panel .hero-ask {
  max-width: 34rem;
}

/* --- Intake panel ------------------------------------------------------ */
.intake-dialog {
  color: #f3f4ea;
  background: #22362c;
  border: 1px solid #ffffff1f;
  border-radius: 10px;
  width: min(560px, calc(100vw - 32px));
  max-height: min(86vh, 780px);
  margin: auto;
  padding: 0;
  overflow: auto;
  box-shadow: 0 40px 90px -30px #0b120acc;
}
.intake-dialog::backdrop {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: #0b120ab8;
}
.intake-dialog-inner {
  padding: clamp(22px, 3.4vw, 34px);
}
.intake-dialog-head {
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 20px;
  display: flex;
}
.intake-dialog-head h2 {
  color: #fdfdf9;
  letter-spacing: -0.03em;
  margin: 0;
  font-size: clamp(26px, 3vw, 34px);
  line-height: 1.1;
}
.intake-dialog-close {
  color: #cfd8c6;
  cursor: pointer;
  background: none;
  border: 1px solid #f3f4ea2e;
  border-radius: 50%;
  flex: 0 0 auto;
  place-items: center;
  width: 36px;
  height: 36px;
  padding: 0;
  transition:
    background 0.18s ease,
    color 0.18s ease;
  display: grid;
}
.intake-dialog-close:hover {
  color: #fff;
  background: #f3f4ea1f;
}
.intake-dialog-close:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 2px;
}
/* The badge is redundant beside the panel's own heading. */
.intake-dialog .hero-offer {
  display: none;
}

/* The header CTA is a button now, not a link. */
.header-consultation .button {
  cursor: pointer;
  font-family: inherit;
}
.header-actions {
  align-items: center;
  gap: 10px;
  display: flex;
}
/* Outlined twin of the primary: same height, no fill. */
.button.ghost {
  color: #22362c;
  background: none;
  border-color: #22362c66;
}
.button.ghost:hover {
  color: #fff;
  background: #22362c;
  border-color: #22362c;
}
.header-consultation > span {
  justify-self: end;
}
.contact-dock > .dock-details {
  color: #f3f4ea;
  cursor: pointer;
  background: none;
  border: 0;
  border-bottom: 1px solid #f3f4ea66;
  padding: 0 0 3px;
  font-family: inherit;
  font-size: inherit;
  transition:
    color 0.18s ease,
    border-color 0.18s ease;
}
.contact-dock > .dock-details:hover {
  color: #fff;
  border-bottom-color: #fff;
}
.contact-dock > .dock-details:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 3px;
}

/* --- Payment options: balance the columns ------------------------------ */
.payment-options {
  grid-template-columns: 0.78fr 1.22fr;
  align-items: start;
  gap: clamp(30px, 5vw, 78px);
}
.payment-options > div:first-child {
  position: sticky;
  top: 110px;
}
.payment-options p:not(.eyebrow) {
  max-width: 54ch;
}

/* --- Dock: the hero's two actions, compressed -------------------------- */
.contact-dock {
  justify-content: flex-end;
  gap: clamp(16px, 2vw, 28px);
}
/* The form is the primary action here exactly as it is in the hero, so it
   gets the one bright surface and the phone stays quiet beside it. */
.contact-dock > .dock-details {
  color: #22362c;
  background: #f3f4ea;
  border: 0;
  border-radius: 999px;
  align-items: center;
  gap: 11px;
  min-height: 48px;
  padding: 0 24px;
  font-size: 0.9375rem;
  font-weight: 600;
  transition:
    background 0.18s ease,
    transform 0.18s ease;
  display: inline-flex;
}
.contact-dock > .dock-details:hover {
  color: #22362c;
  background: #fff;
  border: 0;
  transform: translateY(-2px);
}
.contact-dock > .dock-call {
  color: #cfd8c6;
  background: none;
  align-items: center;
  gap: 9px;
  padding: 0;
  font-size: 0.9375rem;
  transition: color 0.18s ease;
  display: inline-flex;
}
.contact-dock > .dock-call > strong {
  border-bottom: 1px solid #cfd8c64d;
  padding-bottom: 2px;
  font-weight: 600;
}
.contact-dock > .dock-call:hover {
  color: #fff;
}
.contact-dock > .dock-call > svg {
  color: #8fae7c;
}

@media (max-width: 620px) {
  .contact-dock {
    flex-direction: column-reverse;
    align-items: stretch;
    gap: 12px;
  }
  .contact-dock > .dock-details {
    justify-content: center;
    width: 100%;
    max-width: none;
  }
  .contact-dock > .dock-call {
    justify-content: center;
  }
}

@media (max-width: 760px) {
  .payment-options {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
  }
  .payment-options > div:first-child {
    position: static;
  }
}
@media (prefers-reduced-motion: reduce) {
  .contact-dock > .dock-details {
    transition: none;
  }
  .contact-dock > .dock-details:hover {
    transform: none;
  }
}

.payment-options .payment-actions > .button {
  gap: 12px;
}

/* Contact is a button now, not a link, in both navs. */
.header nav .nav-contact,
.mobile-sheet nav .mobile-contact {
  color: inherit;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.mobile-sheet nav .mobile-contact {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
.intake-dialog .hero-ask > .hero-go {
  margin-top: 22px;
}

/* --- Google reviews ---------------------------------------------------- */
.reviews-section {
  padding-block: clamp(48px, 5vw, 78px);
}
.reviews-panel {
  color: #f3f4ea;
  background: #22362c;
  border-radius: 10px;
  padding: clamp(30px, 4vw, 60px);
}
.reviews-head {
  border-bottom: 1px solid #f3f4ea24;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 12px clamp(18px, 2.4vw, 30px);
  padding-bottom: clamp(22px, 2.6vw, 32px);
  display: flex;
}
.reviews-head > .eyebrow {
  color: #a7bb9c;
  letter-spacing: 0.18em;
  flex: 1 0 100%;
  margin: 0 0 6px;
  font-size: 0.75rem;
}
.reviews-head h2 {
  color: #fdfdf9;
  letter-spacing: -0.03em;
  margin: 0;
  font-size: clamp(28px, 3.1vw, 46px);
  line-height: 1.05;
}
.reviews-head h2 strong {
  color: #a7c08d;
  font-weight: inherit;
}
.review-stars {
  color: #cbb26a;
  align-items: center;
  gap: 3px;
  display: inline-flex;
}
.reviews-link {
  color: #cfd8c6;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  font-size: 0.9375rem;
  transition: color 0.18s ease;
  display: inline-flex;
}
.reviews-link:hover {
  color: #fff;
}

/* One row, sideways. The panel's own padding is bled through so cards run
   to the panel edge and fade out rather than stopping at a margin. */
.reviews-scroller {
  --bleed: clamp(30px, 4vw, 60px);
  margin: clamp(26px, 3vw, 38px) calc(var(--bleed) * -1) 0;
  position: relative;
  -webkit-mask-image: linear-gradient(
    to right,
    transparent,
    #000 var(--bleed),
    #000 calc(100% - var(--bleed)),
    transparent
  );
  mask-image: linear-gradient(
    to right,
    transparent,
    #000 var(--bleed),
    #000 calc(100% - var(--bleed)),
    transparent
  );
}
.reviews-scroller[data-edge='start'] {
  -webkit-mask-image: linear-gradient(
    to right,
    #000 calc(100% - var(--bleed)),
    transparent
  );
  mask-image: linear-gradient(
    to right,
    #000 calc(100% - var(--bleed)),
    transparent
  );
}
.reviews-scroller[data-edge='end'] {
  -webkit-mask-image: linear-gradient(to right, transparent, #000 var(--bleed));
  mask-image: linear-gradient(to right, transparent, #000 var(--bleed));
}
.reviews-track {
  scroll-snap-type: x mandatory;
  scroll-padding-inline: var(--bleed);
  scrollbar-width: none;
  cursor: grab;
  gap: 24px;
  margin: 0;
  padding: 4px var(--bleed) 8px;
  list-style: none;
  display: flex;
  /* X scrolls, Y must not: setting only overflow-x makes the browser compute
     overflow-y to auto, and that hidden vertical scroll container catches the
     page's wheel scroll for a beat. Lock Y and keep the wheel a horizontal
     gesture only inside the row. */
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior: contain;
  touch-action: pan-x;
}
.reviews-track::-webkit-scrollbar {
  display: none;
}
.reviews-track[data-dragging] {
  cursor: grabbing;
  scroll-snap-type: none;
  user-select: none;
}
.review-card {
  scroll-snap-align: start;
  flex: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  width: clamp(280px, 28vw, 380px);
  background: #f3f4ea0d;
  border: 1px solid #f3f4ea1f;
  border-radius: 12px;
  padding: clamp(22px, 2.2vw, 30px);
  display: flex;
  transition:
    background 0.2s ease,
    border-color 0.2s ease;
}
.review-card:hover {
  background: #f3f4ea14;
  border-color: #f3f4ea33;
}
.review-card blockquote {
  color: #eef1e7;
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(17px, 1.3vw, 19px);
  line-height: 1.5;
  white-space: pre-line;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.review-card[data-open='true'] blockquote {
  display: block;
  -webkit-line-clamp: unset;
}
.review-more {
  color: #a7c08d;
  cursor: pointer;
  background: none;
  border: 0;
  border-bottom: 1px solid #a7c08d66;
  margin: -4px 0 0;
  padding: 0 0 1px;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 600;
}
.review-more:hover {
  color: #fff;
  border-color: #fff;
}
.review-more:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 3px;
}
.review-card cite {
  color: #a7bb9c;
  margin-top: auto;
  padding-top: 6px;
  font-size: 0.875rem;
  font-style: normal;
}
.reviews-foot {
  align-items: center;
  gap: 28px;
  margin-top: clamp(20px, 2.4vw, 28px);
  display: flex;
}
.reviews-progress {
  background: #f3f4ea24;
  border-radius: 999px;
  flex: 1;
  height: 2px;
  overflow: hidden;
}
.reviews-progress > span {
  background: #a7c08d;
  transform-origin: left;
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.12s linear;
}
.reviews-arrows {
  gap: 8px;
  display: flex;
}
.reviews-arrows button {
  color: #f3f4ea;
  cursor: pointer;
  background: none;
  border: 1px solid #f3f4ea3d;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    opacity 0.18s ease;
  display: inline-flex;
}
.reviews-arrows button:hover:not(:disabled) {
  background: #f3f4ea14;
  border-color: #f3f4ea80;
}
.reviews-arrows button:disabled {
  opacity: 0.3;
  cursor: default;
}
.reviews-arrows button:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 2px;
}
.reviews-note {
  color: #f3f4ea7a;
  margin: clamp(26px, 3vw, 36px) 0 0;
  font-size: 0.75rem;
  line-height: 1.6;
}

@media (max-width: 700px) {
  .reviews-link {
    margin-left: 0;
    flex: 1 0 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .reviews-link,
  .reviews-arrows button {
    transition: none;
  }
}

/* The overview copy sits alone unless a service supplies a detail image. */
.service-restored .service-overview[data-has-detail='true'] {
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  align-items: center;
  gap: clamp(30px, 5vw, 76px);
  display: grid;
}
.service-restored .service-overview[data-has-detail='true'] > div {
  max-width: none;
}
.service-detail-image {
  object-fit: cover;
  aspect-ratio: 3/2;
  border-radius: 8px;
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 900px) {
  .service-restored .service-overview[data-has-detail='true'] {
    grid-template-columns: 1fr;
  }
  .service-detail-image {
    max-height: 340px;
  }
}

/* --- Service page: intake in the hero ---------------------------------- */
.service-restored .service-hero {
  align-items: center;
  gap: clamp(30px, 5vw, 76px);
}
.service-hero-intake {
  color: #f3f4ea;
  background: #22362c;
  border-radius: 10px;
  min-width: 0;
  padding: clamp(24px, 2.6vw, 38px);
  box-shadow: 0 24px 60px -34px #16241a80;
}
.service-hero-intake .hero-offer {
  margin-bottom: 18px;
}
.wordpress-service-page .service-hero-intake .eyebrow {
  color: #b8c3a0;
  margin: 0 0 18px;
}
.wordpress-service-page .service-hero-intake h2 {
  color: #fff;
  margin: 0 0 20px;
  font-family: var(--font-heading);
  font-size: clamp(2rem, 3.2vw, 3.25rem);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.035em;
}
.wordpress-service-page .service-hero-intake h2 em {
  color: #bdc99e;
}
.wordpress-service-page .service-hero-intake > p:not(.eyebrow) {
  color: #d8ddd3;
  max-width: 38ch;
  line-height: 1.7;
}
.wordpress-service-page .service-call-link {
  color: #f3f4ea;
  margin-top: 18px;
  display: block;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.wordpress-service-page .service-payment-link {
  color: #c9d2bf;
  margin-top: 12px;
  display: block;
  font-size: .86rem;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.wordpress-service-page .service-hero-intake {
  padding: clamp(28px, 3.2vw, 46px);
}
.wordpress-service-page .service-hero-intake .hero-offer {
  color: #c9d5ad;
  font-size: .76rem;
  font-weight: 700;
  letter-spacing: .12em;
}
.wordpress-service-page .service-practice-choice { display:flex; align-items:center; justify-content:space-between; gap:16px; padding:14px 0 10px; border-bottom:1px solid #f3f4ea3d; color:#fff; font-weight:600; }
.wordpress-service-page .service-practice-choice button { appearance:none; border:0; background:transparent; color:#c9d5ad; font:700 .68rem/1 var(--font-body); letter-spacing:.1em; }
.wordpress-service-page .service-practice-choice button { cursor:pointer; }
.wordpress-service-page .service-practice-options { border-bottom:1px solid #f3f4ea3d; padding:8px 0; }
.wordpress-service-page .service-practice-options a { display:block; color:#f3f4ea; padding:10px 2px; font-size:.86rem; text-decoration:none; }
.wordpress-service-page .service-practice-options a:hover,
.wordpress-service-page .service-practice-options a:focus-visible { color:#c9d5ad; }
.wordpress-service-page .service-hero-form .wpcf7-form {
  display: grid;
  gap: 12px;
}
.wordpress-service-page .service-hero-form .wpcf7-form p:has(textarea) { display:none; }
.wordpress-service-page .service-matter { display:block; margin-top:10px; color:#dfe4d6; font:700 .66rem/1.2 var(--font-body); letter-spacing:.1em; }
.wordpress-service-page .service-matter select { display:block; width:100%; margin-top:5px; padding:14px 2px; color:#f4f5ee; background:#203b30; border:0; border-bottom:1px solid #f3f4ea3d; border-radius:0; font:500 .86rem/1.3 var(--font-body); }
.wordpress-service-page .service-consent { display:grid; grid-template-columns:16px 1fr; gap:10px; align-items:start; margin:14px 0 2px; color:#d9dfd3; font-size:.68rem; line-height:1.45; }
.wordpress-service-page .service-consent input { margin:2px 0 0; accent-color:#c9d5ad; }
.wordpress-service-page .service-contingency { display:block; color:#c9d2bf; margin-top:12px; font-size:.86rem; font-weight:700; }
.wordpress-service-page .reviews-foot { display:flex; justify-content:space-between; align-items:center; margin-top:22px; }
.wordpress-service-page .reviews-progress { width:36%; height:1px; background:#22382b55; }
.wordpress-service-page .reviews-arrows { display:flex; gap:8px; }
.wordpress-service-page .reviews-arrows button { width:42px; height:42px; border:1px solid #22382b55; border-radius:50%; background:transparent; cursor:pointer; }
.wordpress-service-page .service-hero-form .wpcf7-form > p { margin: 0; }
.wordpress-service-page .service-hero-form label { color: transparent; font-size: 0; }
.wordpress-service-page .service-hero-form .service-matter { color:#dfe4d6; font:700 .66rem/1.2 var(--font-body); }
.wordpress-service-page .service-hero-form .service-consent { color:#d9dfd3; font-size:.68rem; line-height:1.45; }
.wordpress-service-page .service-hero-form .wpcf7-form-control-wrap { display: block; }
.wordpress-service-page .service-hero-form input:not([type='submit']),
.wordpress-service-page .service-hero-form textarea,
.wordpress-service-page .service-hero-form select {
  width: 100%;
  color: #f4f5ee;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #f3f4ea3d;
  border-radius: 0;
  padding: 14px 2px;
  font: 500 .86rem/1.3 var(--font-body);
  letter-spacing: .04em;
}
.wordpress-service-page .service-hero-form textarea { min-height: 78px; resize: vertical; }
.wordpress-service-page .service-hero-form input::placeholder,
.wordpress-service-page .service-hero-form textarea::placeholder { color: #e3e8dc9e; }
.wordpress-service-page .service-hero-form input[type='submit'] {
  width: 100%;
  color: #203127;
  background: #e8ecdd;
  border: 0;
  padding: 15px 18px;
  font-weight: 700;
  cursor: pointer;
}
.wordpress-service-page .service-hero-form .wpcf7-spinner { display: none; }
.wordpress-service-page .service-hero-form .wpcf7-response-output { margin: 10px 0 0; }
.wordpress-service-page .hero-advice {
  border-top: 1px solid #f3f4ea29;
  margin-top: 18px;
  padding-top: 16px;
  display: block;
}
.wordpress-service-page .hero-advice span { color: #fff; font-weight: 700; }
.wordpress-service-page .service-preserved-seo {
  display: grid;
  grid-template-columns: minmax(170px,.32fr) minmax(0,1fr);
  gap: clamp(34px,7vw,110px);
  background: #fff;
}
.wordpress-service-page .service-preserved-seo > .eyebrow { align-self: start; }
.wordpress-service-page .service-preserved-seo .service-preserved-content { max-width: 850px; }
@media (max-width: 760px) {
  .wordpress-service-page .service-preserved-seo { grid-template-columns: 1fr; }
}
.wordpress-service-page .service-preserved-content > :first-child {
  margin-top: 0;
}
.wordpress-service-page .service-preserved-content h2 {
  max-width: 18ch;
  font-family: var(--font-heading);
  font-weight: 400;
  letter-spacing: -.03em;
}
.wordpress-service-page .service-preserved-content h3 {
  margin-top: 2.2rem;
  font-size: clamp(1.35rem, 2vw, 1.8rem);
}
.wordpress-service-page .service-preserved-content p,
.wordpress-service-page .service-preserved-content li {
  color: #596452;
  font-size: 1.1rem;
  line-height: 1.8;
}
.wordpress-service-page .service-next-step {
  margin-bottom: 0;
}
.wordpress-service-page .hub-service-areas {
  padding-top: clamp(70px, 8vw, 120px);
  padding-bottom: clamp(70px, 8vw, 120px);
  background: #f5f4ef;
}
.wordpress-service-page .hub-service-areas .service-section-title h2 {
  max-width: 27ch;
  font-family: var(--font-heading);
  font-size: clamp(2.1rem, 3.5vw, 3.8rem);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.035em;
}

/* SEO service pages retain their individual WordPress copy while using a
   practice-specific editorial shell. */
.service-detail-page {
  --service-accent: #667754;
  --service-panel: #22362c;
  background: #f5f4ef;
}
.service-detail-family {
  --service-accent: #78845e;
  --service-panel: #344537;
}
.service-detail-injury {
  --service-accent: #9b7257;
  --service-panel: #3c332d;
}
.service-detail-location {
  --service-accent: #5f776f;
  --service-panel: #263d37;
}
.service-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
  min-height: 650px;
  border-bottom: 1px solid #d6d9d0;
}
.service-detail-copy {
  padding: clamp(58px, 7vw, 110px) clamp(24px, 6vw, 100px);
  align-self: center;
}
.service-detail-copy .breadcrumb {
  margin-bottom: clamp(42px, 6vw, 80px);
}
.service-detail-copy h1 {
  max-width: 13ch;
  margin: 22px 0 28px;
  font-family: var(--font-heading);
  font-size: clamp(3.2rem, 6.5vw, 6.8rem);
  font-weight: 400;
  line-height: .96;
  letter-spacing: -.05em;
}
.service-detail-lead {
  max-width: 48ch;
  color: #596452;
  font-size: 1.2rem;
  line-height: 1.75;
}
.service-detail-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
  margin-top: 34px;
}
.service-detail-actions .button {
  background: var(--service-panel);
}
.service-detail-hero figure {
  min-height: 100%;
  margin: 0;
  overflow: hidden;
  background: var(--service-panel);
}
.service-detail-hero figure img {
  width: 100%;
  height: 100%;
  min-height: 650px;
  display: block;
  object-fit: cover;
  opacity: .88;
}
.service-detail-family .service-detail-hero figure img {
  object-position: 56% center;
}
.service-detail-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
  gap: clamp(48px, 8vw, 120px);
  padding: clamp(70px, 8vw, 128px) clamp(24px, 6vw, 100px);
}
.service-detail-body .service-preserved-content {
  max-width: 820px;
}
.service-detail-body .service-preserved-content > :first-child {
  margin-top: 0;
}
.service-detail-body .service-preserved-content h2 {
  margin: 2.1em 0 .7em;
  font-family: var(--font-heading);
  font-size: clamp(2.25rem, 4vw, 4.2rem);
  font-weight: 400;
  line-height: 1.04;
  letter-spacing: -.04em;
}
.service-detail-body .service-preserved-content h3 {
  margin: 2em 0 .65em;
  font-size: clamp(1.4rem, 2.1vw, 2rem);
}
.service-detail-body .service-preserved-content p,
.service-detail-body .service-preserved-content li {
  color: #505b50;
  font-size: 1.1rem;
  line-height: 1.85;
}
.service-detail-aside {
  position: sticky;
  top: 112px;
  align-self: start;
  padding: clamp(28px, 3.5vw, 48px);
  color: #f5f4ef;
  background: var(--service-panel);
}
.service-detail-aside .eyebrow { color: #bec9a8; }
.service-detail-aside h2 {
  margin: 22px 0;
  color: #fff;
  font-family: var(--font-heading);
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: 400;
  line-height: 1.08;
}
.service-detail-aside p:not(.eyebrow) {
  color: #d8ddd3;
  line-height: 1.75;
}
.service-detail-aside .button {
  margin-top: 14px;
  color: #1f3028;
  background: #e9eddf;
}
.service-location-band {
  padding: clamp(64px, 8vw, 120px) clamp(24px, 6vw, 100px);
  color: #f5f4ef;
  background: var(--service-panel);
}
.service-location-band .eyebrow { color: #bec9a8; }
.service-location-band h2 {
  max-width: 17ch;
  margin: 24px 0 34px;
  color: #fff;
  font-family: var(--font-heading);
  font-size: clamp(2.7rem, 5vw, 5.4rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -.045em;
}
.service-location-band h2 em { color: #bdc99e; }
.service-location-band .text-link { color: #fff; }
@media (max-width: 850px) {
  .service-detail-hero,
  .service-detail-body {
    grid-template-columns: 1fr;
  }
  .service-detail-hero { min-height: 0; }
  .service-detail-hero figure { order: -1; min-height: 300px; }
  .service-detail-hero figure img { min-height: 300px; max-height: 440px; }
  .service-detail-copy h1 { font-size: clamp(2.75rem, 13vw, 4.7rem); }
  .service-detail-aside { position: static; }
}

/* The photograph moves down to the overview, where the column was empty. */
.service-detail-figure {
  min-width: 0;
  margin: 0;
}
.service-detail-figure > figcaption {
  color: #6c7566;
  margin-top: 12px;
  font-size: 0.875rem;
}
.service-restored .service-overview[data-has-detail='true'] {
  align-items: center;
}

/* Sources sat under styled FAQ rows with a raw browser triangle. */
.service-sources > summary {
  cursor: pointer;
  list-style: none;
}
.service-sources > summary::-webkit-details-marker {
  display: none;
}
.service-sources > summary:after {
  content: '+';
  margin-left: 10px;
  font-size: 1.1em;
  line-height: 1;
}
.service-sources[open] > summary:after {
  content: '–';
}

/* The service pages run a narrower reviews block than the homepage. */
.reviews-compact .reviews-panel {
  padding: clamp(26px, 3vw, 44px);
}
.reviews-compact .reviews-scroller {
  --bleed: clamp(26px, 3vw, 44px);
}
.reviews-compact .review-card {
  width: clamp(260px, 24vw, 320px);
}
@media (prefers-reduced-motion: reduce) {
  .reviews-progress > span,
  .review-card {
    transition: none;
  }
}

/* The attorney photograph is no longer a thumbnail. */

@media (max-width: 950px) {
  .service-restored .service-hero {
    grid-template-columns: 1fr;
  }
}

/* Form send states */
.hero-honey {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.hero-sent {
  display: flex;
  color: #f3f4ea;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 14px 0;
  font-size: 1rem;
  font-weight: 500;
}
.hero-sent svg {
  color: #a7c08d;
  flex: none;
}
.hero-error {
  color: #f3f4ea;
  margin: 12px 0 0;
  font-size: 0.875rem;
}
.hero-spin {
  animation: hero-spin 0.9s linear infinite;
}
@keyframes hero-spin {
  to {
    transform: rotate(360deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-spin {
    animation: none;
  }
}

/* The paid path: one sentence and the booking button, no fields. */
.hero-book {
  display: grid;
  gap: 18px;
  padding-top: 22px;
}
.hero-book p {
  color: #e6e9df;
  max-width: 44ch;
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
}
.hero-book strong {
  color: #fff;
  font-weight: 600;
}
.hero-book .hero-go {
  justify-self: start;
}

/* "Just want advice?" — the paid door, in the brand's green, no price. */
.hero-advice {
  color: #cfe4b8;
  cursor: pointer;
  background: none;
  border: 0;
  align-items: center;
  gap: 8px;
  margin-top: clamp(18px, 2vw, 24px);
  padding: 0;
  font-family: inherit;
  font-size: 0.9375rem;
  display: inline-flex;
  transition: color 0.18s ease;
}
.hero-advice span {
  color: #a7c08d;
  font-weight: 600;
}
.hero-advice svg {
  color: #a7c08d;
  transition: transform 0.18s ease;
}
.hero-advice:hover {
  color: #fff;
}
.hero-advice:hover svg {
  transform: translateX(3px);
}
.hero-advice + .hero-links {
  margin-top: 12px;
}
.hero-advice:focus-visible {
  outline: 2px solid #a7c08d;
  outline-offset: 4px;
  border-radius: 2px;
}
@media (prefers-reduced-motion: reduce) {
  .hero-advice,
  .hero-advice svg {
    transition: none;
  }
  .hero-advice:hover svg {
    transform: none;
  }
}

/* Migrated articles: the old post body in the document layout, with a
   measure that reads well at 1,500–3,000 words. */
.post-page .post-title {
  max-width: 20ch;
  font-size: clamp(34px, 4.2vw, 58px);
  line-height: 1.1;
}
.post-body {
  max-width: 720px;
}
.post-body > p:first-child {
  color: #3f4a3a;
  font-size: 1.125rem;
  line-height: 1.75;
}
.post-body h2 {
  margin: 48px 0 16px;
  font-size: clamp(24px, 2.4vw, 30px);
}
.post-body h3 {
  color: #202821;
  margin: 34px 0 12px;
  font-family: var(--font-heading);
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.3;
}
.post-body h4 {
  color: #202821;
  margin: 26px 0 8px;
  font-size: 1rem;
  font-weight: 600;
}
.post-body ol {
  padding-left: 22px;
}
.post-body p {
  margin: 0 0 20px;
}
.post-body ul,
.post-body ol {
  margin: 0 0 22px;
}
.post-body strong {
  color: #202821;
}
.post-body a {
  color: #22362c;
}
.post-body a:hover {
  color: #637254;
}

/* The one thing a reader who found us on Google should see next. */
.post-next {
  background: #22362c;
  color: #f8f7f3;
  border-radius: 14px;
  max-width: 720px;
  margin-top: 64px;
  padding: clamp(28px, 4vw, 44px);
}
.post-next .eyebrow {
  color: #a7c08d;
  margin: 0 0 10px;
}
.post-next h2 {
  color: #f8f7f3;
  margin: 0 0 22px;
  font-size: clamp(26px, 2.8vw, 36px);
  line-height: 1.15;
}
.post-next h2 em {
  color: #a7c08d;
}
.post-next .button {
  color: #22362c;
  background: #f8f7f3;
}
.post-next .button:hover {
  background: #fff;
}

/* Article index */
.post-list {
  max-width: 820px;
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
}
.post-list li {
  border-top: 1px solid #d8dcd1;
}
.post-list li:last-child {
  border-bottom: 1px solid #d8dcd1;
}
.post-list a {
  color: inherit;
  flex-direction: column;
  gap: 8px;
  padding: 26px 0;
  text-decoration: none;
  display: flex;
  transition: padding-left 0.2s ease;
}
.post-list a:hover {
  padding-left: 10px;
}
.post-list-meta {
  color: #637254;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.6875rem;
  font-weight: 600;
}
.post-list-title {
  color: #202821;
  align-items: center;
  gap: 10px;
  font-family: var(--font-heading);
  font-size: clamp(20px, 2vw, 26px);
  line-height: 1.25;
  display: flex;
}
.post-list-title svg {
  color: #637254;
  flex: none;
  transition: transform 0.2s ease;
}
.post-list a:hover .post-list-title svg {
  transform: translate(2px, -2px);
}
.post-list-desc {
  color: #596250;
  max-width: 64ch;
  font-size: 0.9375rem;
  line-height: 1.6;
}
@media (prefers-reduced-motion: reduce) {
  .post-list a,
  .post-list-title svg {
    transition: none;
  }
}

/* A link that closes an FAQ answer and hands off to the fuller article. */
.faq-link {
  color: #22362c;
  white-space: nowrap;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.faq-link:hover {
  color: #637254;
}

/* Areas We Serve — regional landing page */
.jnix-wordpress .areas-hero {
  min-height: 44rem;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(22rem, .85fr);
  background: #18221a;
  color: #fff;
}
.jnix-wordpress .areas-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(5rem, 10vw, 10rem) 6vw;
}
.jnix-wordpress .areas-hero .eyebrow { color: #d8b995; }
.jnix-wordpress .areas-hero h1 {
  max-width: 11ch;
  margin: .9rem 0 1.5rem;
  font-family: var(--font-display);
  font-size: clamp(3.8rem, 7vw, 7.8rem);
  font-weight: 400;
  line-height: .88;
  letter-spacing: -.05em;
}
.jnix-wordpress .areas-hero h1 em { color: #d8b995; font-weight: 400; }
.jnix-wordpress .areas-intro { max-width: 43rem; margin: 0; color: rgba(255,255,255,.76); font-size: clamp(1rem, 1.3vw, 1.18rem); line-height: 1.75; }
.jnix-wordpress .areas-hero-actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 2rem; }
.jnix-wordpress .areas-hero-actions .ghost { border-color: rgba(255,255,255,.4); color: #fff; }
.jnix-wordpress .areas-hero-visual {
  position: relative;
  overflow: hidden;
  min-height: 36rem;
  background:
    radial-gradient(circle at 52% 52%, rgba(216,185,149,.28) 0 1.5%, transparent 1.8%),
    repeating-radial-gradient(circle at 52% 52%, transparent 0 5.5rem, rgba(216,185,149,.14) 5.55rem 5.65rem),
    linear-gradient(145deg, #26362a, #101712);
  border-left: 1px solid rgba(255,255,255,.14);
}
.jnix-wordpress .areas-hero-visual::before,
.jnix-wordpress .areas-hero-visual::after { content: ""; position: absolute; background: rgba(216,185,149,.18); transform: rotate(-20deg); }
.jnix-wordpress .areas-hero-visual::before { width: 140%; height: 1px; left: -20%; top: 48%; }
.jnix-wordpress .areas-hero-visual::after { width: 1px; height: 140%; left: 52%; top: -20%; }
.jnix-wordpress .areas-hero-visual > p { position: absolute; right: 2.5rem; bottom: 2.5rem; margin: 0; color: rgba(255,255,255,.62); font-size: .78rem; line-height: 1.55; letter-spacing: .12em; text-align: right; text-transform: uppercase; }
.jnix-wordpress .areas-map-label { position: absolute; z-index: 2; padding: .45rem .65rem; background: #f4f0e8; color: #18221a; font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.jnix-wordpress .areas-map-label-sherman { left: 43%; top: 46%; }
.jnix-wordpress .areas-map-label-dfw { left: 18%; top: 70%; }
.jnix-wordpress .areas-map-label-durant { right: 15%; top: 22%; }
.jnix-wordpress .areas-map-pin { position: absolute; z-index: 3; left: calc(52% - .4rem); top: calc(52% - .4rem); width: .8rem; height: .8rem; border: 3px solid #d8b995; border-radius: 50%; box-shadow: 0 0 0 .55rem rgba(216,185,149,.16); }
.jnix-wordpress .areas-trust-strip { display: grid; grid-template-columns: repeat(3, 1fr); background: #d8b995; color: #18221a; }
.jnix-wordpress .areas-trust-strip > div { display: flex; align-items: baseline; gap: 1rem; padding: 1.55rem 6vw; border-right: 1px solid rgba(24,34,26,.18); }
.jnix-wordpress .areas-trust-strip strong { font-family: var(--font-display); font-size: clamp(1.7rem, 3vw, 2.7rem); font-weight: 400; }
.jnix-wordpress .areas-trust-strip span { font-size: .72rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.jnix-wordpress .areas-directory { max-width: 92rem; margin: 0 auto; padding: clamp(5rem, 9vw, 9rem) 6vw; }
.jnix-wordpress .areas-directory-heading { display: grid; grid-template-columns: 1fr minmax(17rem, 29rem); gap: 4rem; align-items: end; padding-bottom: clamp(3rem, 6vw, 5rem); }
.jnix-wordpress .areas-directory-heading h2 { max-width: 12ch; margin: .7rem 0 0; font-family: var(--font-display); font-size: clamp(3rem, 6vw, 6.4rem); font-weight: 400; line-height: .92; letter-spacing: -.045em; }
.jnix-wordpress .areas-directory-heading h2 em { color: #9b2e24; font-weight: 400; }
.jnix-wordpress .areas-directory-heading > p { margin: 0; color: #536056; font-size: 1.05rem; line-height: 1.75; }
.jnix-wordpress .areas-region { display: grid; grid-template-columns: minmax(13rem, .3fr) 1fr; gap: clamp(2rem, 6vw, 6rem); padding: 3rem 0 4rem; border-top: 1px solid rgba(24,34,26,.25); }
.jnix-wordpress .areas-region-label > span { color: #9b2e24; font-size: .75rem; font-weight: 700; letter-spacing: .12em; }
.jnix-wordpress .areas-region-label h3 { margin: .65rem 0 .5rem; font-family: var(--font-display); font-size: clamp(2.2rem, 4vw, 4rem); font-weight: 400; line-height: 1; }
.jnix-wordpress .areas-region-label p { max-width: 15rem; color: #667067; font-size: .9rem; line-height: 1.55; }
.jnix-wordpress .areas-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.jnix-wordpress .areas-grid a { display: flex; justify-content: space-between; gap: 1rem; padding: 1.05rem 1rem 1.05rem 0; border-bottom: 1px solid rgba(24,34,26,.16); color: #18221a; font-weight: 650; text-decoration: none; transition: color .2s ease, padding-left .2s ease; }
.jnix-wordpress .areas-grid a:nth-child(3n+2),
.jnix-wordpress .areas-grid a:nth-child(3n+3) { padding-left: 1rem; border-left: 1px solid rgba(24,34,26,.12); }
.jnix-wordpress .areas-grid a:hover { padding-left: .4rem; color: #9b2e24; }
.jnix-wordpress .areas-grid a:nth-child(3n+2):hover,
.jnix-wordpress .areas-grid a:nth-child(3n+3):hover { padding-left: 1.4rem; }
.jnix-wordpress .areas-grid a span:last-child { color: #9b2e24; }
.jnix-wordpress .areas-region-oklahoma { padding-bottom: 0; }
.jnix-wordpress .areas-closing { padding: clamp(5rem, 9vw, 9rem) 6vw; background: #ede5d8; text-align: center; }
.jnix-wordpress .areas-closing h2 { max-width: 19ch; margin: .8rem auto 1.2rem; font-family: var(--font-display); font-size: clamp(2.8rem, 5.5vw, 5.8rem); font-weight: 400; line-height: .96; letter-spacing: -.04em; }
.jnix-wordpress .areas-closing > p:not(.eyebrow) { max-width: 36rem; margin: 0 auto 1.8rem; color: #59645b; font-size: 1.05rem; line-height: 1.7; }
@media (max-width: 980px) {
  .jnix-wordpress .areas-hero { grid-template-columns: 1fr; }
  .jnix-wordpress .areas-hero-visual { min-height: 25rem; border-left: 0; border-top: 1px solid rgba(255,255,255,.14); }
  .jnix-wordpress .areas-trust-strip > div { flex-direction: column; gap: .2rem; }
  .jnix-wordpress .areas-directory-heading { grid-template-columns: 1fr; gap: 1.5rem; }
  .jnix-wordpress .areas-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .jnix-wordpress .areas-grid a:nth-child(3n+2), .jnix-wordpress .areas-grid a:nth-child(3n+3) { padding-left: 0; border-left: 0; }
  .jnix-wordpress .areas-grid a:nth-child(even) { padding-left: 1rem; border-left: 1px solid rgba(24,34,26,.12); }
}
@media (max-width: 680px) {
  .jnix-wordpress .areas-hero { min-height: 0; }
  .jnix-wordpress .areas-hero-copy { padding-top: 4.5rem; padding-bottom: 4rem; }
  .jnix-wordpress .areas-hero-visual { min-height: 21rem; }
  .jnix-wordpress .areas-trust-strip { grid-template-columns: 1fr; }
  .jnix-wordpress .areas-trust-strip > div { flex-direction: row; border-right: 0; border-bottom: 1px solid rgba(24,34,26,.18); }
  .jnix-wordpress .areas-region { grid-template-columns: 1fr; gap: 1.5rem; }
  .jnix-wordpress .areas-grid { grid-template-columns: 1fr; }
  .jnix-wordpress .areas-grid a, .jnix-wordpress .areas-grid a:nth-child(even) { padding-left: 0; border-left: 0; }
}

/* Pre-launch phone layout hardening. */
@media (max-width: 600px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .jnix-wordpress *,
  .jnix-wordpress *::before,
  .jnix-wordpress *::after {
    box-sizing: border-box;
  }

  .jnix-wordpress .topbar {
    height: auto;
    min-height: 30px;
    padding: .65rem 1.25rem;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: .35rem .75rem;
  }

  .jnix-wordpress .topbar,
  .jnix-wordpress .topbar-left,
  .jnix-wordpress .topbar-right,
  .jnix-wordpress .header,
  .jnix-wordpress .header > * {
    min-width: 0;
    max-width: 100%;
  }

  .jnix-wordpress .topbar p,
  .jnix-wordpress .topbar span,
  .jnix-wordpress .topbar a {
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .jnix-wordpress .header {
    position: relative;
    padding: 1.25rem;
    flex-wrap: nowrap;
    overflow: visible;
  }

  .jnix-wordpress .mobile-menu-toggle {
    display: inline-flex !important;
    flex: 0 0 auto;
    margin-left: auto;
  }

  .jnix-wordpress .hero-editorial {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .jnix-wordpress .hero-editorial h1 {
    max-width: 100%;
    font-size: clamp(2rem, 10.5vw, 2.65rem);
    line-height: 1.02;
    overflow-wrap: anywhere;
  }

  .jnix-wordpress .hero-editorial .eyebrow,
  .jnix-wordpress .hero-advice,
  .jnix-wordpress .hero-callback,
  .jnix-wordpress .hero-offer {
    max-width: 100%;
    white-space: normal;
  }

  .jnix-wordpress .hero-advice {
    display: flex;
    flex-wrap: wrap;
    gap: .25rem .35rem;
  }

  .jnix-wordpress .interior-hero,
  .jnix-wordpress .interior-layout {
    width: 100%;
    min-width: 0;
    grid-template-columns: minmax(0, 1fr);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .jnix-wordpress .interior-hero h1,
  .jnix-wordpress .interior-content h2,
  .jnix-wordpress .interior-content h3,
  .jnix-wordpress .interior-content p,
  .jnix-wordpress .interior-content li,
  .jnix-wordpress .areas-hero h1,
  .jnix-wordpress .areas-directory h2,
  .jnix-wordpress .areas-directory h3 {
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .jnix-wordpress .interior-hero h1 {
    font-size: clamp(2.5rem, 12vw, 3.5rem);
  }

  .jnix-wordpress img,
  .jnix-wordpress video,
  .jnix-wordpress iframe,
  .jnix-wordpress table {
    max-width: 100%;
  }
}

/* Final service-form overrides must follow the legacy WordPress rules above. */
.jnix-intake .service-hero-form .wpcf7-form {
  display: block;
}
.jnix-intake .service-fields-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  text-align: left !important;
  display: grid;
}
.jnix-intake .service-cf7-row,
.jnix-intake .service-submit-row {
  min-width: 0;
  margin: 0;
}
.jnix-intake .service-cf7-row-wide,
.jnix-intake .service-matter,
.jnix-intake .service-consent,
.jnix-intake .service-submit-row,
.jnix-intake .wpcf7-response-output {
  grid-column: 1 / -1;
}
.jnix-intake .service-cf7-row > label,
.jnix-intake .service-matter {
  color: inherit !important;
  border: 0;
  border-bottom: 1px solid #f3f4ea2e;
  flex-direction: column;
  gap: 4px;
  margin: 0;
  padding: 14px 0 10px;
  font-family: var(--font-sans);
  font-size: inherit !important;
  line-height: 1.45;
  display: flex;
}
.jnix-intake .service-field-label,
.jnix-intake .service-matter > span {
  color: #9fb394;
  letter-spacing: .11em;
  text-transform: uppercase;
  font-family: var(--font-sans);
  font-size: .625rem;
  font-weight: 600;
}
.jnix-intake .service-cf7-row .wpcf7-form-control-wrap {
  display: block;
}
.jnix-intake .service-cf7-row input:not([type='submit']):not([type='checkbox']):not([type='hidden']),
.jnix-intake .service-matter select {
  color: #fdfdf9;
  background: transparent;
  border: 0;
  border-radius: 0;
  width: 100%;
  min-width: 0;
  padding: 0;
  font-family: var(--font-heading);
  font-size: clamp(17px, 1.3vw, 21px);
  line-height: 1.45;
}
.jnix-intake .service-matter select {
  appearance: auto;
  margin: 0;
  padding: 2px 0;
}
.jnix-intake .service-matter select option {
  color: #202821;
  background: #f8f7f3;
}
.jnix-intake .service-cf7-row input:focus,
.jnix-intake .service-matter select:focus {
  outline: none;
}
.jnix-intake .service-cf7-row > label:focus-within,
.jnix-intake .service-matter:focus-within {
  border-bottom-color: #a7c08d;
}
.jnix-intake input[type='hidden'] {
  display: none !important;
}
.wordpress-service-page .jnix-intake .service-consent,
.jnix-intake .service-consent {
  color: #cfd8c6cc;
  cursor: pointer;
  align-items: flex-start;
  gap: 11px;
  margin: 18px 0 0;
  font-family: var(--font-sans);
  font-size: .75rem;
  line-height: 1.55;
  display: flex;
}
.wordpress-service-page .jnix-intake .service-consent input[type='checkbox'],
.jnix-intake .service-consent input[type='checkbox'] {
  appearance: auto;
  accent-color: #a7c08d;
  cursor: pointer;
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  min-height: 17px;
  margin: 1px 0 0;
  padding: 0;
  border: 0;
}
.jnix-intake .service-submit-row {
  text-align: left;
}
.wordpress-service-page .jnix-intake .service-submit-row input[type='submit'],
.jnix-intake .service-submit-row input[type='submit'],
.jnix-intake .service-submit-row button[type='submit'] {
  color: #22362c;
  cursor: pointer;
  background: #f3f4ea;
  border: 0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 56px;
  margin-top: 20px;
  padding: 0 26px;
  font-family: var(--font-sans);
  font-size: 1rem;
  font-weight: 600;
  display: inline-flex;
}
.jnix-intake .service-submit-row input[type='submit']:disabled,
.jnix-intake .service-submit-row button[type='submit']:disabled {
  opacity: .45;
  cursor: not-allowed;
}
.jnix-intake .wpcf7-spinner {
  display: none;
}
.jnix-intake .wpcf7-response-output {
  color: #f3f4ea;
  margin: 14px 0 0 !important;
  padding: 10px 12px !important;
  font-size: .85rem;
}
.jnix-intake .hero-advice {
  color: #cfd8c6;
  text-decoration: none;
}
.jnix-intake .hero-links {
  margin-top: clamp(18px, 2vw, 24px);
}
.jnix-intake [hidden] {
  display: none !important;
}
.contact-intake-panel > .jnix-intake {
  max-width: 34rem;
  text-align: left;
}
.contact-intake-panel > .jnix-intake .hero-offer {
  justify-content: flex-start;
}
.wordpress-service-page .service-sources .service-preserved-inline {
  border-top: 1px solid #c9cec3;
  max-width: none;
  margin-top: 24px;
  padding-top: 24px;
}
.wordpress-service-page .service-legacy-details {
  border-top: 1px solid #c9cec3;
  margin-top: 24px;
  padding-top: 18px;
}
.wordpress-service-page .service-legacy-details > summary {
  color: #263229;
  cursor: pointer;
  list-style: none;
  font-weight: 600;
}
.wordpress-service-page .service-legacy-details > summary::-webkit-details-marker {
  display: none;
}
.wordpress-service-page .service-legacy-details > summary::after {
  content: '+';
  margin-left: 10px;
}
.wordpress-service-page .service-legacy-details[open] > summary::after {
  content: '–';
}
.wordpress-service-page .service-sources .service-preserved-inline > .eyebrow {
  margin-bottom: 18px;
}
.wordpress-service-page .service-sources .service-preserved-inline h1,
.wordpress-service-page .service-sources .service-preserved-inline h2 {
  max-width: 28ch;
  margin: 28px 0 12px;
  font-size: clamp(1.55rem, 2.4vw, 2.25rem);
}
.wordpress-service-page .service-sources .service-preserved-inline h3 {
  margin: 24px 0 10px;
  font-size: 1.25rem;
}
.wordpress-service-page .service-sources .service-preserved-inline p,
.wordpress-service-page .service-sources .service-preserved-inline li {
  max-width: 72ch;
  font-size: 1rem;
  line-height: 1.75;
}
.wordpress-service-page .service-preserved-content h1,
.wordpress-service-page .service-preserved-content h2 {
  max-width: 24ch;
  font-family: var(--font-heading);
  font-size: clamp(2rem, 3.2vw, 3.25rem);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -.03em;
}
@media (max-width: 600px) {
  .jnix-intake .service-fields-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
  .jnix-intake .service-cf7-row-wide,
  .jnix-intake .service-matter,
  .jnix-intake .service-consent,
  .jnix-intake .service-submit-row,
  .jnix-intake .wpcf7-response-output {
    grid-column: 1;
  }
  .service-hero-intake {
    padding: 24px 20px;
  }
}

/* Final phone-header parity override. It must remain after the legacy
   hardening rules above so the localhost two-row header wins the cascade. */
@media (max-width: 760px) {
  .jnix-wordpress .header {
    flex-wrap: wrap;
  }
  .jnix-wordpress .mobile-menu-toggle {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    border: 0;
    padding: 0;
    font-size: 1.65rem;
    line-height: 1;
  }
  .jnix-wordpress .header-consultation {
    display: grid;
    flex: 1 0 100%;
    width: 100%;
  }
  .jnix-wordpress .header-actions {
    width: 100%;
  }
  .jnix-wordpress .header-actions .button {
    width: 100%;
    justify-content: center;
  }
  .jnix-wordpress .header-consultation > span {
    justify-self: center;
  }
}

/* Localhost parity: the approved build uses the neutral/sage palette, never
   the tan wrapper that previously showed through on interior pages. */
.jnix-wordpress main.interior-page {
  background: #f8f7f3;
  color: #202821;
}
.jnix-wordpress .wordpress-service-page .hub-service-areas {
  background: transparent;
}
.jnix-wordpress .service-detail-page {
  background: #f8f7f3;
}
.jnix-wordpress .service-detail-injury {
  --service-accent: #667754;
  --service-panel: #22362c;
}

/* Areas We Serve was added in WordPress after the approved local build. Keep
   its regional layout, but constrain it to that build's exact color system. */
.jnix-wordpress .areas-hero { background: #23392f; }
.jnix-wordpress .areas-hero .eyebrow,
.jnix-wordpress .areas-hero h1 em { color: #b5c29b; }
.jnix-wordpress .areas-hero-visual {
  background:
    radial-gradient(circle at 52% 52%, rgba(181,194,155,.28) 0 1.5%, transparent 1.8%),
    repeating-radial-gradient(circle at 52% 52%, transparent 0 5.5rem, rgba(181,194,155,.14) 5.55rem 5.65rem),
    linear-gradient(145deg, #263e32, #17261f);
}
.jnix-wordpress .areas-hero-visual::before,
.jnix-wordpress .areas-hero-visual::after { background: rgba(181,194,155,.18); }
.jnix-wordpress .areas-map-label { background: #f8f7f3; color: #202821; }
.jnix-wordpress .areas-map-pin { border-color: #b5c29b; box-shadow: 0 0 0 .55rem rgba(181,194,155,.16); }
.jnix-wordpress .areas-trust-strip { background: #eeefe7; color: #202821; }
.jnix-wordpress .areas-directory-heading h2 em,
.jnix-wordpress .areas-region-label > span,
.jnix-wordpress .areas-grid a:hover,
.jnix-wordpress .areas-grid a span:last-child { color: #637254; }
.jnix-wordpress .areas-grid a { color: #202821; }
.jnix-wordpress .areas-closing { background: #eeefe7; }

/* Exact mobile/tablet drawer geometry from the approved localhost Sheet. */
@media (max-width: 1250px) {
  .jnix-wordpress .mobile-menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
    margin-left: auto;
    padding: 12px;
    color: #202821;
    background: transparent;
    border: 0;
    border-radius: 0;
    line-height: 1;
  }
  .jnix-wordpress .mobile-menu-toggle svg { display: block; width: 22px; height: 22px; }
  .jnix-wordpress.menu-open { overflow: hidden; }
  .jnix-wordpress .mobile-menu-overlay:not([hidden]) {
    position: fixed;
    inset: 0;
    z-index: 9997;
    display: block;
    background: rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
  }
  .jnix-wordpress .mobile-menu:not([hidden]) {
    position: fixed;
    inset: 0 0 0 auto;
    z-index: 9998;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 75%;
    max-width: 24rem;
    min-width: 0;
    height: 100dvh;
    overflow-y: auto;
    padding: 45px 25px;
    color: #202821;
    background: #f8f7f3;
    border: 0;
    border-left: 1px solid #202821;
    border-radius: 0;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -4px rgba(0,0,0,.1);
  }
  .jnix-wordpress .mobile-menu-head {
    display: block;
    margin: 0;
  }
  .jnix-wordpress .mobile-menu-head strong {
    display: block;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -.045em;
  }
  .jnix-wordpress .mobile-menu-head span {
    display: block;
    margin-top: 16px;
    color: #62675f;
    font-size: .875rem;
    line-height: 1.75;
  }
  .jnix-wordpress .mobile-menu-close {
    position: absolute;
    top: 12px;
    right: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    padding: 2px;
    color: #202821;
    background: transparent;
    border: 0;
    border-radius: 0;
    cursor: pointer;
  }
  .jnix-wordpress .mobile-menu-close svg { display: block; width: 24px; height: 24px; }
  .jnix-wordpress .mobile-menu nav {
    display: flex;
    flex-direction: column;
    margin: 20px 0;
  }
  .jnix-wordpress .mobile-menu nav > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 0;
    padding: 16px 0;
    color: #202821;
    border: 0;
    border-bottom: 1px solid #d9dcd2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-decoration: none;
  }
  .jnix-wordpress .mobile-menu nav > a svg { width: 18px; height: 18px; flex: 0 0 18px; }
  .jnix-wordpress .mobile-menu nav > a.mobile-contact {
    min-height: 20px;
    padding: 0;
    border-bottom: 0;
  }
  .jnix-wordpress .mobile-menu-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    margin-top: auto;
    padding: 0 24px;
    color: #fff !important;
    background: #263e32;
    border: 0 !important;
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
  }
}

@media (max-width: 760px) {
  .jnix-wordpress .header {
    padding-block: 18px;
    padding-inline: 5%;
  }
}
