/* Self-hosted Vietnamese typefaces --------------------------------------- */
@font-face {
  font-family: "Cormorant Garamond";
  src: url("/assets/fonts/cormorant-garamond-vietnamese-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("/assets/fonts/cormorant-garamond-latin-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("/assets/fonts/cormorant-garamond-vietnamese-600-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("/assets/fonts/cormorant-garamond-latin-600-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("/assets/fonts/be-vietnam-pro-vietnamese-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("/assets/fonts/be-vietnam-pro-latin-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("/assets/fonts/be-vietnam-pro-vietnamese-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("/assets/fonts/be-vietnam-pro-latin-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("/assets/fonts/be-vietnam-pro-vietnamese-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("/assets/fonts/be-vietnam-pro-latin-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Foundation ------------------------------------------------------------- */
:root {
  --navy-950: #06131f;
  --navy-900: #091b2b;
  --navy-800: #10283d;
  --navy-700: #244761;
  --gold-600: #a8793d;
  --gold-500: #b98a4d;
  --gold-300: #d8ba88;
  --ivory-100: #f4f1e9;
  --ivory-50: #faf8f3;
  --stone: #e6e0d5;
  --ink: #152536;
  --muted: #687481;
  --white: #fff;
  --display: "Cormorant Garamond", Georgia, serif;
  --body: "Be Vietnam Pro", Arial, sans-serif;
  --container: 1240px;
  --section-space: clamp(78px, 8vw, 116px);
  --ease: cubic-bezier(.2, .75, .25, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--white);
  font: 400 15.5px/1.72 var(--body);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
body.nav-open { overflow: hidden; }
img, svg { display: block; max-width: 100%; }
img { height: auto; }
a { color: inherit; }
button, input, select, textarea { font: inherit; }
button { color: inherit; }
h1, h2, h3, h4, p { margin-top: 0; }
h1, h2, h3, h4 {
  color: var(--navy-900);
  font-family: var(--display);
  font-weight: 600;
  letter-spacing: -.018em;
}
.container { width: min(calc(100% - 56px), var(--container)); margin-inline: auto; }
.section-pad { padding-block: var(--section-space); }
.svg-sprite { position: absolute; width: 0; height: 0; overflow: hidden; }
.icon, .feature-icon, .service-icon, .document-icon, .placeholder-icon {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.icon { width: 17px; height: 17px; flex: 0 0 auto; }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.skip-link {
  position: fixed;
  top: 8px;
  left: 8px;
  z-index: 100;
  padding: 9px 15px;
  color: var(--white);
  background: var(--navy-900);
  transform: translateY(-150%);
}
.skip-link:focus { transform: translateY(0); }

/* Shared typography and actions ----------------------------------------- */
.eyebrow {
  margin-bottom: 14px;
  color: var(--gold-500);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: .18em;
  text-transform: uppercase;
}
.section-number {
  display: block;
  margin-bottom: 32px;
  color: var(--gold-600);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .18em;
}
.section-heading { margin-bottom: 26px; }
.section-heading h2 {
  max-width: 680px;
  margin-bottom: 15px;
  font-size: clamp(40px, 4vw, 52px);
  line-height: 1.08;
}
.section-heading > p:last-child:not(.eyebrow) { max-width: 430px; color: var(--muted); }
.section-heading.is-centered { text-align: center; }
.section-heading.is-centered h2, .section-heading.is-centered > p { margin-inline: auto; }
.section-heading.on-dark h2 { color: var(--white); }
.section-heading.on-dark > p:last-child { color: #aeb9c4; }
.button {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  padding: 12px 20px;
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .09em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .25s var(--ease), background .25s var(--ease), transform .25s var(--ease);
}
.button:hover { transform: translateY(-2px); }
.button-gold { color: var(--white); background: var(--gold-600); }
.button-gold:hover { background: #93662f; }
.button .icon { width: 16px; height: 16px; }
.text-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--gold-600);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .02em;
  text-decoration: none;
}
.text-link .icon { width: 16px; transition: transform .25s var(--ease); }
.text-link:hover .icon { transform: translateX(4px); }

/* Header ---------------------------------------------------------------- */
.utility-bar { color: #c7d0d8; background: var(--navy-950); }
.utility-inner { min-height: 34px; display: flex; align-items: center; gap: 22px; }
.utility-inner a { display: flex; align-items: center; gap: 8px; color: inherit; font-size: 11px; text-decoration: none; }
.utility-inner .icon { width: 13px; height: 13px; color: var(--gold-500); }
.utility-spacer { flex: 1; }
.utility-inner > span:not(.utility-spacer) { font-size: 10px; letter-spacing: .13em; }
.site-header {
  position: sticky;
  top: 0;
  z-index: 30;
  background: rgb(255 255 255 / 96%);
  border-bottom: 1px solid rgb(6 19 31 / 8%);
  backdrop-filter: blur(14px);
}
.header-inner { min-height: 82px; display: flex; align-items: center; }
.brand-link { width: 190px; flex: 0 0 auto; }
.brand-link img { width: 100%; background: transparent; }
.primary-nav { margin-left: auto; display: flex; align-items: center; gap: 30px; }
.primary-nav > a, .nav-item > button {
  min-height: 82px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 0;
  color: var(--ink);
  background: none;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}
.nav-item > button .icon { width: 12px; height: 12px; transition: transform .2s; }
.primary-nav > a:hover, .primary-nav > a:focus-visible, .nav-item > button:hover, .nav-item > button:focus-visible { color: var(--gold-600); }
.nav-item { position: relative; }
.submenu, .mega-menu {
  position: absolute;
  top: calc(100% - 5px);
  right: 0;
  display: none;
  background: var(--white);
  border-top: 2px solid var(--gold-500);
  box-shadow: 0 24px 60px rgb(6 19 31 / 15%);
}
.submenu { width: 235px; padding: 13px; }
.submenu a, .mega-menu section a { display: block; padding: 8px 9px; color: var(--muted); font-size: 12px; line-height: 1.5; text-decoration: none; }
.submenu a:hover, .mega-menu section a:hover { color: var(--gold-600); background: var(--ivory-50); }
.mega-menu {
  right: -225px;
  width: min(880px, calc(100vw - 48px));
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px 25px;
  padding: 25px 28px 54px;
}
.mega-menu section h2 { margin: 0 9px 7px; font-size: 16px; line-height: 1.15; }
.mega-all {
  position: absolute;
  right: 28px;
  bottom: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--gold-600);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .09em;
  text-decoration: none;
  text-transform: uppercase;
}
.mega-all .icon { width: 15px; }
.has-submenu:hover > .submenu, .has-submenu:focus-within > .submenu { display: block; }
.has-submenu:hover > .mega-menu, .has-submenu:focus-within > .mega-menu { display: grid; }
.has-submenu:hover > button .icon, .has-submenu:focus-within > button .icon { transform: rotate(180deg); }
.nav-trigger { display: none; }

/* Homepage hero ---------------------------------------------------------- */
.home-hero { color: var(--white); background: var(--navy-900); overflow: hidden; }
.hero-layout {
  height: clamp(610px, calc(100svh - 116px), 750px);
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  align-items: stretch;
}
.hero-copy { min-width: 0; display: flex; flex-direction: column; justify-content: center; padding: 54px 72px 34px 0; }
.hero-copy h1 { margin-bottom: 23px; color: var(--white); font-size: clamp(52px, 5vw, 68px); line-height: 1.03; }
.hero-copy h1 span, .hero-copy h1 em { display: block; }
.hero-copy h1 em { color: var(--gold-300); }
.hero-copy > p:not(.eyebrow) { max-width: 520px; margin-bottom: 28px; color: #bdc6cf; font-size: 15px; line-height: 1.75; }
.hero-actions { display: flex; align-items: center; gap: 30px; }
.hero-phone { display: flex; align-items: center; gap: 11px; color: var(--white); font-size: 14px; font-weight: 500; text-decoration: none; }
.hero-phone .icon { color: var(--gold-500); }
.hero-phone span { display: flex; flex-direction: column; }
.hero-phone small { color: #8e9ba7; font-size: 10px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; }
.hero-principles { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin: auto 0 0; padding: 22px 0 0; border-top: 1px solid rgb(255 255 255 / 12%); list-style: none; }
.hero-principles li { display: flex; flex-direction: column; color: #c5ced6; font-size: 12px; line-height: 1.5; }
.hero-principles span { margin-bottom: 5px; color: var(--gold-500); font-size: 10px; letter-spacing: .12em; }
.hero-media { position: relative; min-width: 0; margin: 0; overflow: hidden; }
.hero-media::before {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, var(--navy-900) 0%, rgb(9 27 43 / 22%) 27%, transparent 58%), linear-gradient(0deg, rgb(5 18 29 / 35%), transparent 40%);
  content: "";
  pointer-events: none;
}
.hero-media::after { position: absolute; inset: 32px 0 32px auto; z-index: 2; width: 1px; background: rgb(216 186 136 / 55%); content: ""; }
.hero-media img { width: 100%; height: 100%; object-fit: cover; object-position: 51% center; transform: scale(1.015); }
.hero-media figcaption {
  position: absolute;
  right: 24px;
  bottom: 21px;
  z-index: 3;
  color: #e0e5e9;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
}
.hero-media figcaption span { color: var(--gold-300); }

/* Homepage sections ------------------------------------------------------ */
.intro-section { background: var(--white); }
.intro-layout { display: grid; grid-template-columns: 4fr 8fr; gap: clamp(60px, 8vw, 120px); }
.intro-heading { padding-top: 5px; }
.intro-copy { padding-top: 38px; border-top: 1px solid var(--stone); }
.intro-lead { max-width: 840px; margin-bottom: 42px; color: var(--navy-900); font: 600 clamp(24px, 2.6vw, 33px)/1.3 var(--display); letter-spacing: -.01em; }
.intro-detail { display: grid; grid-template-columns: 1fr .55fr; align-items: end; gap: 55px; }
.intro-detail p { max-width: 560px; margin: 0; color: var(--muted); font-size: 15px; }
.services-section { background: var(--ivory-100); }
.services-layout { display: grid; grid-template-columns: 3.5fr 8.5fr; align-items: start; gap: clamp(55px, 7vw, 105px); }
.services-intro { position: sticky; top: 140px; padding-right: 25px; }
.services-intro .section-heading > p:last-child { margin-top: 23px; font-size: 14px; }
.service-grid { display: grid; grid-template-columns: 1fr 1fr; column-gap: 40px; }
.service-card { position: relative; min-height: 205px; padding: 24px 44px 31px 0; border-top: 1px solid #d4cec2; transition: border-color .25s var(--ease); }
.service-card:hover { border-color: var(--gold-500); }
.service-card-head { display: flex; align-items: center; justify-content: space-between; }
.card-index { color: #8d8376; font-size: 11px; letter-spacing: .12em; }
.service-icon { width: 25px; height: 25px; color: var(--gold-600); }
.service-card h3 { margin: 28px 0 12px; font-size: 28px; line-height: 1.12; }
.service-card h3 a { text-decoration: none; }
.service-card p { margin: 0; color: var(--muted); font-size: 13.5px; line-height: 1.65; }
.service-card p a { color: inherit; text-decoration: none; }
.service-card p a:hover { color: var(--gold-600); }
.service-card p a + a::before { margin: 0 8px; color: var(--gold-500); content: "·"; }
.card-link { position: absolute; right: 2px; bottom: 30px; color: var(--gold-600); }
.card-link .icon { width: 17px; transition: transform .25s var(--ease); }
.service-card:hover .card-link .icon { transform: translateX(4px); }
.why-section { color: #aeb9c4; background: var(--navy-900); }
.why-layout { display: grid; grid-template-columns: 4fr 8fr; gap: clamp(60px, 8vw, 120px); }
.why-intro { padding-right: 25px; }
.why-intro > p { max-width: 350px; color: #a3afb9; font-size: 14px; }
.why-grid { border-top: 1px solid rgb(255 255 255 / 14%); }
.why-grid article {
  display: grid;
  grid-template-columns: 35px 40px 1.05fr 1.35fr;
  align-items: start;
  gap: 23px;
  padding: 29px 0;
  border-bottom: 1px solid rgb(255 255 255 / 14%);
}
.why-grid article > span { padding-top: 5px; color: var(--gold-500); font-size: 11px; letter-spacing: .12em; }
.feature-icon { width: 27px; height: 27px; color: var(--gold-300); }
.why-grid h3 { margin: 0; color: var(--white); font-size: 26px; line-height: 1.12; }
.why-grid p { margin: 0; color: #a6b1ba; font-size: 14px; line-height: 1.72; }
.contact-section { color: var(--muted); background: var(--ivory-100); border-top: 1px solid var(--stone); }
.contact-grid { display: grid; grid-template-columns: 4.2fr 7.8fr; align-items: start; gap: clamp(60px, 8vw, 120px); }
.contact-copy .section-heading h2 { max-width: 420px; }
.contact-lead { max-width: 390px; margin-bottom: 38px; color: var(--muted); font-size: 14px; }
.contact-copy address { font-style: normal; }
.contact-copy address p { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 14px; font-size: 13px; }
.contact-copy address .icon { width: 15px; height: 15px; margin-top: 5px; color: var(--gold-500); }
.contact-copy address a { color: inherit; text-decoration: none; }
.consult-form { padding: 30px 0 34px; color: var(--ink); background: transparent; border: solid #d3ccbf; border-width: 1px 0; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.consult-form label { display: block; color: var(--muted); font-size: 12px; font-weight: 500; letter-spacing: .035em; }
.consult-form label > span[aria-hidden="true"] { margin-left: 3px; color: var(--gold-500); }
.consult-form input, .consult-form select, .consult-form textarea {
  width: 100%;
  margin: 6px 0 18px;
  padding: 10px 0 11px;
  color: var(--ink);
  background: transparent;
  border: solid #cfc7b9;
  border-width: 0 0 1px;
  border-radius: 0;
  outline: none;
}
.consult-form select { color: var(--muted); }
.consult-form select option { color: var(--ink); background: var(--white); }
.consult-form input:focus, .consult-form select:focus, .consult-form textarea:focus { border-color: var(--gold-500); }
.consult-form textarea { resize: vertical; }
.consult-form .consent-field { display: flex; align-items: flex-start; gap: 10px; margin: 1px 0 18px; line-height: 1.55; }
.consult-form .consent-field input { width: 14px; height: 14px; flex: 0 0 auto; margin: 2px 0 0; accent-color: var(--gold-600); }
.consult-form .consent-field span { margin: 0; color: var(--muted); }
.consult-form .consent-field a { color: var(--gold-600); }
.partner-section { padding-block: 66px; background: var(--white); }
.partner-layout { display: grid; grid-template-columns: 4fr 8fr; align-items: center; gap: clamp(60px, 8vw, 120px); }
.partner-layout .section-heading { margin: 0; }
.partner-layout .section-heading h2 { margin: 0; font-size: 35px; }
.partner-empty { display: flex; align-items: center; gap: 30px; }
.partner-line { width: 80px; height: 1px; flex: 0 0 auto; background: var(--gold-500); }
.partner-empty p { max-width: 560px; margin: 0; color: #7b858e; font-size: 13px; }

/* Inner pages ------------------------------------------------------------ */
.page-hero, .service-hero {
  min-height: 350px;
  display: flex;
  align-items: center;
  padding-block: 68px;
  color: var(--white);
  background: linear-gradient(90deg, rgb(6 19 31 / 97%) 0%, rgb(8 24 39 / 82%) 48%, rgb(8 24 39 / 50%)), url("/assets/images/lexa-legal-office.jpg") center 48% / cover no-repeat;
}
.page-hero-short { min-height: 285px; padding-block: 54px; }
.page-hero h1, .service-hero h1 { max-width: 18ch; margin-bottom: 12px; color: var(--white); font-size: clamp(44px, 4.8vw, 60px); line-height: 1.05; overflow-wrap: anywhere; }
.page-hero > .container > p:last-child:not(.eyebrow), .service-hero > .container > p:last-child { color: #b9c3cc; font-size: 14px; }
.split-grid { display: grid; grid-template-columns: .95fr 1.05fr; align-items: center; gap: clamp(60px, 8vw, 115px); }
.split-grid > div > p { color: var(--muted); font-size: 15px; }
.photo-frame { position: relative; margin: 0; }
.photo-frame::before { position: absolute; inset: -14px 14px 14px -14px; border: 1px solid var(--gold-500); content: ""; }
.photo-frame img { position: relative; width: 100%; aspect-ratio: 1.48; object-fit: cover; }
.values-section { padding-top: 0; background: var(--white); }
.values-grid { display: grid; grid-template-columns: repeat(3, 1fr); border: solid var(--stone); border-width: 1px 0; }
.values-grid article { min-height: 285px; padding: 38px 38px 40px; background: var(--ivory-50); border-right: 1px solid var(--stone); }
.values-grid article:last-child { border-right: 0; }
.values-grid article > span { color: var(--gold-600); font-size: 9px; letter-spacing: .14em; }
.values-grid h2 { margin: 25px 0 16px; font-size: 29px; }
.values-grid p { margin: 0; color: var(--muted); font-size: 14px; }
.values-grid strong { color: var(--ink); font-weight: 500; }
.service-hero { min-height: 360px; }
.breadcrumbs { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; margin-bottom: 42px; color: #93a0ab; font-size: 11px; }
.breadcrumbs a { color: inherit; text-decoration: none; }
.breadcrumbs a:hover { color: var(--gold-300); }
.article-layout { display: grid; grid-template-columns: minmax(0, 1fr) 310px; align-items: start; gap: clamp(65px, 9vw, 120px); }
.legal-article { max-width: 760px; }
.legal-article > p { color: var(--muted); font-size: 16px; }
.check-list { margin: 34px 0 0; padding: 0; list-style: none; }
.check-list li { display: grid; grid-template-columns: 18px 1fr; gap: 13px; padding: 15px 0; border-bottom: 1px solid var(--stone); font-size: 15px; }
.check-list li span { color: var(--gold-600); font-weight: 600; }
.consult-card { position: sticky; top: 125px; padding: 30px; color: #aeb9c4; background: var(--navy-900); border-top: 2px solid var(--gold-500); }
.consult-card h2 { margin-bottom: 10px; color: var(--white); font-size: 27px; }
.consult-card p { font-size: 13px; }
.consult-card .button { width: 100%; margin: 13px 0 21px; }
.phone-link { display: flex; align-items: center; gap: 9px; color: var(--white); font-size: 13px; text-decoration: none; }
.phone-link .icon { color: var(--gold-500); }
.documents-section { background: var(--ivory-50); }
.document-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.document-card {
  min-height: 98px;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 21px 24px;
  color: var(--navy-900);
  background: var(--white);
  border: 1px solid var(--stone);
  text-decoration: none;
  transition: border-color .25s var(--ease), transform .25s var(--ease);
}
.document-card:hover { border-color: var(--gold-500); transform: translateY(-2px); }
.document-icon { width: 27px; height: 27px; color: var(--gold-600); }
.document-card > span { display: flex; flex: 1; flex-direction: column; }
.document-card > span { min-width: 0; }
.document-card small { color: var(--gold-600); font-size: 10px; letter-spacing: .14em; }
.document-card strong { font: 600 20px/1.2 var(--display); }
.document-card strong { overflow-wrap: anywhere; }
.document-card > .icon { width: 16px; color: var(--gold-600); }
.prose-container { max-width: 850px; }
.procedure-list { margin: 0; padding: 0; list-style: none; }
.procedure-list li { display: grid; grid-template-columns: 47px 1fr; gap: 21px; padding: 23px 0; border-top: 1px solid var(--stone); }
.procedure-list li > span { color: var(--gold-600); font: 600 23px var(--display); }
.procedure-list h2, .procedure-list h3 { margin-bottom: 6px; font-size: 22px; }
.procedure-list p { margin-bottom: 0; color: var(--muted); font-size: 15px; }
.procedure-heading { margin-top: 82px; }
.legal-note { margin-bottom: 37px; padding: 18px 21px; color: var(--muted); background: var(--ivory-100); border-left: 2px solid var(--gold-500); font-size: 14px; }
.legal-note strong { color: var(--navy-900); }
.policy-content h2 { margin: 34px 0 8px; font-size: 27px; }
.policy-content h2:first-child { margin-top: 0; }
.policy-content p { color: var(--muted); font-size: 15px; }
.policy-content a { color: var(--gold-600); }
.placeholder-section { min-height: 420px; display: grid; place-items: center; text-align: center; background: var(--ivory-50); }
.placeholder-icon { width: 48px; height: 48px; margin: 0 auto 21px; color: var(--gold-600); }
.placeholder-section h1, .placeholder-section h2 { margin-bottom: 8px; font-size: clamp(35px, 4vw, 45px); }
.placeholder-section p { color: var(--muted); font-size: 14px; }
.not-found { min-height: 62vh; }
.not-found .button { margin: 18px auto 0; }

/* Footer ---------------------------------------------------------------- */
.site-footer { padding-top: 76px; color: #929fac; background: #04111c; border-top: 1px solid rgb(216 186 136 / 22%); }
.footer-grid { display: grid; grid-template-columns: 1.35fr .75fr 1fr 120px; gap: 50px; padding-bottom: 48px; }
.footer-brand img { width: 205px; background: transparent; }
.footer-brand p { max-width: 340px; margin: 21px 0 0; font-size: 13px; }
.qr-card { width: 124px; align-self: start; padding: 9px; color: #687887; background: var(--white); text-align: center; }
.qr-card img { width: 100%; background: transparent; }
.qr-card span { display: block; padding-top: 3px; font-size: 9px; letter-spacing: .04em; }
.footer-links h2, .footer-contact h2 { margin-bottom: 18px; color: var(--white); font-size: 20px; }
.footer-links a, .footer-contact a { display: block; margin: 6px 0; color: #a4afb9; font-size: 12px; text-decoration: none; }
.footer-links a:hover, .footer-contact a:hover { color: var(--gold-300); }
.footer-contact p { margin-bottom: 13px; font-size: 12px; }
.copyright { padding-block: 20px; border-top: 1px solid rgb(255 255 255 / 7%); font-size: 11px; text-align: center; }

/* Responsive ------------------------------------------------------------- */
@media (max-width: 1050px) {
  .primary-nav { gap: 20px; }
  .brand-link { width: 175px; }
  .hero-copy { padding-right: 45px; }
  .hero-copy h1 { font-size: 55px; }
  .hero-principles { gap: 10px; }
  .services-layout { grid-template-columns: 3.2fr 8.8fr; gap: 55px; }
  .why-layout, .contact-grid { gap: 70px; }
  .footer-grid { gap: 30px; }
}

@media (max-width: 900px) {
  .container { width: min(calc(100% - 40px), var(--container)); }
  .utility-inner a:nth-child(2) { display: none; }
  .header-inner { min-height: 74px; }
  .brand-link { width: 165px; }
  .nav-trigger {
    width: 42px;
    height: 42px;
    display: grid !important;
    place-items: center;
    margin-left: auto;
    padding: 0;
    color: var(--navy-900);
    background: var(--ivory-50);
    border: 1px solid var(--stone);
    flex: 0 0 42px;
  }
  .nav-trigger .icon { grid-area: 1 / 1; width: 21px; height: 21px; }
  .nav-trigger .menu-close { display: none; }
  .nav-trigger[aria-expanded="true"] .menu-open { display: none; }
  .nav-trigger[aria-expanded="true"] .menu-close { display: block; }
  .primary-nav {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: none;
    align-items: stretch;
    gap: 0;
    max-height: calc(100svh - 108px);
    padding: 12px 20px 35px;
    overflow-y: auto;
    background: var(--white);
  }
  .primary-nav.is-open { display: block; }
  .primary-nav > a, .nav-item > button { width: 100%; min-height: 50px; justify-content: space-between; border-bottom: 1px solid var(--stone); }
  .nav-item { width: 100%; }
  .submenu, .mega-menu { position: static; width: 100%; display: none !important; padding: 9px 7px; border-top: 0; box-shadow: none; }
  .nav-item.is-expanded > .submenu { display: block !important; }
  .nav-item.is-expanded > .mega-menu { display: grid !important; }
  .mega-menu { grid-template-columns: 1fr 1fr; }
  .mega-all { position: static; grid-column: 1 / -1; margin: 9px; }
  .nav-item.is-expanded > button .icon { transform: rotate(180deg); }
  .home-hero {
    background: linear-gradient(90deg, rgb(6 19 31 / 96%), rgb(8 24 39 / 76%)), url("/assets/images/lexa-legal-office.jpg") 60% center / cover no-repeat;
  }
  .hero-layout { height: clamp(560px, calc(100svh - 108px), 690px); min-height: 0; grid-template-columns: 1fr; }
  .hero-copy { min-height: 0; max-width: 680px; position: relative; z-index: 2; padding: 64px 0 30px; }
  .hero-copy h1 { max-width: 680px; font-size: 58px; }
  .hero-copy > p:not(.eyebrow) { max-width: 560px; }
  .hero-principles { margin-top: auto; }
  .hero-media { display: none; }
  .intro-layout, .services-layout, .why-layout, .contact-grid, .partner-layout { grid-template-columns: 1fr; gap: 48px; }
  .services-intro { position: static; max-width: 480px; }
  .service-grid { column-gap: 30px; }
  .why-intro > p { max-width: 530px; }
  .why-grid article { grid-template-columns: 32px 36px 1fr 1.35fr; gap: 18px; }
  .contact-copy { max-width: 580px; }
  .partner-layout { gap: 25px; }
  .split-grid, .article-layout { grid-template-columns: 1fr; gap: 55px; }
  .consult-card { position: static; }
  .values-grid { grid-template-columns: 1fr; }
  .values-grid article { min-height: auto; border-right: 0; border-bottom: 1px solid var(--stone); }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 620px) {
  :root { --section-space: 68px; }
  body { font-size: 15px; }
  .container { width: min(calc(100% - 32px), var(--container)); }
  .section-heading h2 { font-size: 38px; }
  .mega-menu { grid-template-columns: 1fr; }
  .hero-layout { height: auto; min-height: min(650px, calc(100svh - 108px)); }
  .hero-copy { min-height: 0; padding: 58px 0 28px; }
  .hero-copy h1 { font-size: clamp(38px, 11vw, 44px); line-height: 1.05; }
  .hero-copy > p:not(.eyebrow) { font-size: 15px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .hero-principles { grid-template-columns: 1fr; gap: 7px; margin-top: 45px; padding-top: 17px; }
  .hero-principles li { flex-direction: row; gap: 10px; }
  .hero-principles span { margin: 0; }
  .intro-copy { padding-top: 28px; }
  .intro-lead { font-size: 25px; }
  .intro-detail { grid-template-columns: 1fr; gap: 25px; }
  .service-grid { grid-template-columns: 1fr; }
  .service-card { min-height: 178px; }
  .why-grid article { grid-template-columns: 28px 1fr; gap: 13px 16px; }
  .why-grid article > span { grid-column: 1; grid-row: 1; }
  .why-grid .feature-icon { grid-column: 1; grid-row: 2; }
  .why-grid h3 { grid-column: 2; grid-row: 1; font-size: 21px; }
  .why-grid p { grid-column: 2; grid-row: 2; }
  .form-row { grid-template-columns: 1fr; gap: 0; }
  .consult-form { padding: 28px 22px 31px; }
  .consult-form input, .consult-form select, .consult-form textarea { font-size: 16px; }
  .partner-empty { align-items: flex-start; flex-direction: column; gap: 15px; }
  .page-hero, .service-hero { min-height: 315px; padding-block: 58px; }
  .page-hero-short { min-height: 250px; padding-block: 52px; }
  .page-hero h1, .service-hero h1 { font-size: clamp(37px, 11vw, 43px); }
  .breadcrumbs { margin-bottom: 32px; }
  .document-grid { grid-template-columns: 1fr; }
  .document-card { padding: 19px; }
  .procedure-list li { grid-template-columns: 40px 1fr; gap: 14px; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-brand { grid-column: auto; }
  .footer-links, .footer-contact { padding-top: 18px; border-top: 1px solid rgb(255 255 255 / 8%); }
  .qr-card { width: 116px; margin-top: 18px; }
}

@media (max-width: 380px) {
  .document-card { gap: 13px; padding-inline: 16px; }
  .document-card > .icon { display: none; }
  .procedure-list li { grid-template-columns: 34px 1fr; gap: 11px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; }
}
