/*! 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)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::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"]) {
    appearance: button;
  }
  ::file-selector-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 {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
      var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}
:root {
  --navy: #101a2d;
  --navy-2: #17243a;
  --navy-3: #1e304d;
  --ink: #172033;
  --muted: #667082;
  --paper: #f5f3ef;
  --paper-2: #ebe8e1;
  --white: #fff;
  --line: #dcdfe4;
  --red: #a92e38;
  --red-dark: #83222b;
  --serif: "Lora", "Iowan Old Style", "Palatino Linotype", Georgia, serif;
  --sans: "Poppins", "Avenir Next", "Segoe UI", Arial, sans-serif;
  --shadow: 0 24px 55px #101a2d1f;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--white);
  min-width: 320px;
  color: var(--ink);
  font-family: var(--sans);
  margin: 0;
  font-size: 16px;
  line-height: 1.72;
  overflow-x: hidden;
}
body.nav-open {
  overflow: hidden;
}
body.nav-open .site-header.is-scrolled {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input,
select,
textarea {
  font: inherit;
}
button,
a {
  -webkit-tap-highlight-color: transparent;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
p {
  margin-top: 0;
}
h1,
h2,
h3,
h4 {
  font-family: var(--serif);
  color: var(--ink);
  letter-spacing: -0.025em;
}
h2 {
  margin-bottom: 1.45rem;
  font-size: clamp(2.2rem, 4vw, 4.2rem);
  font-weight: 600;
  line-height: 1.08;
}
h3 {
  line-height: 1.22;
}
p {
  color: var(--muted);
}
::selection {
  color: var(--navy);
  background: #a92e382e;
}
:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #a92e38a6;
}
.shell {
  width: min(1380px, 100% - 80px);
  margin-inline: auto;
}
.eyebrow {
  color: #506079;
  letter-spacing: 0.19em;
  text-transform: uppercase;
  margin-bottom: 1.1rem;
  font-size: 0.72rem;
  font-weight: 800;
  display: inline-block;
}
.eyebrow.red {
  color: #d45961;
}
.section-heading {
  margin-bottom: 3.5rem;
}
.section-heading > p {
  max-width: 710px;
  font-size: 1.04rem;
}
.split-heading {
  grid-template-columns: 1.1fr 0.9fr;
  align-items: end;
  gap: 80px;
  display: grid;
}
.split-heading h2,
.split-heading p {
  margin-bottom: 0;
}
.centered-heading {
  text-align: center;
  max-width: 850px;
  margin-inline: auto;
}
.centered-heading p {
  margin-inline: auto;
}
.button {
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border: 1px solid #0000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  min-height: 52px;
  padding: 0 28px;
  font-size: 0.78rem;
  font-weight: 800;
  transition: all 0.25s;
  display: inline-flex;
}
.button-primary {
  background: var(--red);
  color: var(--white);
  border-color: var(--red);
}
.button-primary:hover {
  background: var(--red-dark);
  border-color: var(--red-dark);
  transform: translateY(-2px);
}
.button-ghost {
  color: var(--white);
  background: #ffffff0a;
  border-color: #ffffff73;
}
.button-ghost:hover {
  border-color: var(--white);
  background: #ffffff1c;
}
.button-outline {
  color: var(--navy);
  background: 0 0;
  border-color: #b9bec8;
}
.button-outline:hover {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
}
.text-link {
  color: var(--red-dark);
  letter-spacing: 0.035em;
  text-transform: uppercase;
  align-items: center;
  gap: 12px;
  font-size: 0.82rem;
  font-weight: 800;
  display: inline-flex;
}
.text-link span,
.text-link b {
  transition: transform 0.25s;
}
.text-link:hover span,
.text-link:hover b {
  transform: translate(6px);
}
.light-link {
  color: var(--white);
}
.site-header {
  z-index: 100;
  color: var(--white);
  transition:
    background 0.25s,
    box-shadow 0.25s;
  position: fixed;
  inset: 0 0 auto;
}
.utility-bar {
  letter-spacing: 0.035em;
  border-bottom: 1px solid #ffffff24;
  height: 36px;
  font-size: 0.67rem;
}
.utility-inner,
.utility-actions {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}
.utility-actions {
  gap: 12px;
}
.utility-actions a:hover {
  color: #f08087;
}
.language-current {
  color: #ff7a82;
  font-weight: 800;
}
.language-future {
  opacity: 0.48;
  cursor: help;
}
.header-main {
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  height: 100px;
  transition: height 0.25s;
  display: flex;
}
.site-header.is-scrolled {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: #101a2df7;
  box-shadow: 0 12px 40px #0000002e;
}
.site-header.is-scrolled .utility-bar {
  display: none;
}
.site-header.is-scrolled .header-main {
  height: 74px;
}
.wordmark {
  min-width: 230px;
  color: var(--white);
  line-height: 1;
  display: inline-block;
  position: relative;
}
.wordmark-main {
  font-family: var(--serif);
  letter-spacing: 0.065em;
  font-size: 1.18rem;
  font-weight: 700;
}
.wordmark-ge {
  color: #df626a;
  font-family: var(--serif);
  margin-left: 4px;
  font-size: 0.95rem;
  font-weight: 700;
}
.wordmark-sub {
  color: #ffffffad;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin-top: 8px;
  font-size: 0.52rem;
  font-weight: 600;
  display: block;
}
.primary-nav {
  align-self: stretch;
  align-items: stretch;
  gap: 2px;
  display: flex;
}
.nav-group {
  align-items: center;
  display: flex;
  position: relative;
}
.nav-label,
.nav-simple {
  color: #ffffffeb;
  white-space: nowrap;
  align-items: center;
  padding: 0 12px;
  font-size: 0.75rem;
  font-weight: 700;
  display: flex;
}
.nav-label:hover,
.nav-simple:hover {
  color: #ef6a73;
}
.nav-expand {
  display: none;
}
.mega-panel {
  width: 590px;
  color: var(--ink);
  background: var(--white);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 28px;
  padding: 30px;
  transition:
    opacity 0.16s,
    transform 0.16s,
    visibility 0s linear 0.16s;
  display: grid;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 12px);
  box-shadow: 0 28px 55px #0000002e;
}
@media (width>=1281px) {
  .nav-group:hover > .mega-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
    transform: translate(-50%);
  }
  .nav-group:has(> .nav-label:focus-visible) > .mega-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
    transform: translate(-50%);
  }
  .nav-group:has(.mega-panel a:focus-visible) > .mega-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
    transform: translate(-50%);
  }
}
.mega-intro {
  border-right: 1px solid var(--line);
  padding: 4px 25px 4px 4px;
}
.mega-intro .eyebrow {
  color: var(--red);
  margin-bottom: 8px;
  font-size: 0.62rem;
}
.mega-intro strong {
  font-family: var(--serif);
  font-size: 1.28rem;
  display: block;
}
.mega-intro p {
  margin: 9px 0 14px;
  font-size: 0.78rem;
  line-height: 1.65;
}
.mega-intro a {
  color: var(--red-dark);
  text-transform: uppercase;
  font-size: 0.68rem;
  font-weight: 800;
}
.mega-links {
  align-content: start;
  display: grid;
}
.mega-links a {
  border-bottom: 1px solid #edf0f3;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  width: 100%;
  padding: 9px 3px;
  font-size: 0.78rem;
  font-weight: 650;
  display: grid;
}
.mega-link-label {
  min-width: 0;
  color: inherit;
  opacity: 1;
  visibility: visible;
  display: block;
}
.mega-link-arrow {
  color: inherit;
  display: block;
}
.mega-links a:hover {
  color: var(--red);
  padding-left: 6px;
}
.header-cta-wrap {
  align-items: center;
  gap: 18px;
  display: flex;
}
.header-cta {
  letter-spacing: 0.06em;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #ffffff8c;
  padding: 14px 18px;
  font-size: 0.67rem;
  font-weight: 800;
}
.header-cta:hover {
  border-color: var(--red);
  background: var(--red);
}
.mobile-phone-link {
  display: none;
}
.menu-toggle {
  background: 0 0;
  border: 0;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 42px;
  height: 42px;
  padding: 10px;
  display: none;
}
.menu-toggle span {
  background: var(--white);
  width: 100%;
  height: 2px;
  transition: all 0.2s;
  display: block;
}
.mobile-nav-top,
.mobile-contact-link {
  display: none;
}
.hero {
  background: var(--navy);
  height: min(880px, 100vh);
  min-height: 720px;
  position: relative;
  overflow: hidden;
}
.hero:after {
  content: "";
  pointer-events: none;
  background: linear-gradient(#0000, #080f1c73);
  height: 24%;
  position: absolute;
  inset: auto 0 0;
}
.hero-slide {
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 1s,
    visibility 1s;
  position: absolute;
  inset: 0;
}
.hero-slide.active {
  opacity: 1;
  visibility: visible;
}
.hero-image {
  background-position: 50%;
  background-size: cover;
  transition: transform 9s linear;
  position: absolute;
  inset: 0;
  transform: scale(1.025);
}
.hero-slide.active .hero-image {
  transform: scale(1.075);
}
.hero-content {
  z-index: 2;
  align-items: center;
  height: 100%;
  padding: clamp(136px, 14vh, 172px) 0 64px;
  display: flex;
  position: relative;
}
.hero-copy {
  max-width: 770px;
}
.hero-kicker {
  color: #f0848b;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 0.72rem;
  font-weight: 800;
  display: block;
}
.hero h1,
.hero-title {
  max-width: 750px;
  color: var(--white);
  font-family: var(--serif);
  letter-spacing: -0.04em;
  margin-bottom: 20px;
  font-size: clamp(3.25rem, 5.7vw, 6.3rem);
  font-weight: 600;
  line-height: 0.98;
  text-wrap: balance;
}
.hero-subtitle {
  color: var(--white);
  font-family: var(--serif);
  margin-bottom: 18px;
  font-size: clamp(1.25rem, 2.1vw, 2rem);
  font-weight: 500;
  line-height: 1.25;
}
.hero-text {
  color: #ffffffba;
  max-width: 690px;
  margin-bottom: 34px;
  font-size: 1.02rem;
  line-height: 1.8;
}
.hero-actions {
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
}
.hero-primary-button {
  gap: 18px;
}
.hero-primary-button .button-arrow {
  flex: 0 0 17px;
  width: 17px;
  height: 10px;
  display: inline-block;
  position: relative;
}
.hero-primary-button .button-arrow:before {
  content: "";
  border-top: 1px solid;
  width: 16px;
  position: absolute;
  top: 4px;
  left: 0;
}
.hero-primary-button .button-arrow:after {
  content: "";
  border-top: 1px solid;
  border-right: 1px solid;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 1px;
  right: 0;
  transform: rotate(45deg);
}
.hero-controls {
  z-index: 5;
  align-items: center;
  gap: 16px;
  display: flex;
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translate(-50%);
}
.hero-dots {
  gap: 9px;
  display: flex;
}
.hero-dots button {
  cursor: pointer;
  background: #fff6;
  border: 0;
  width: 30px;
  height: 3px;
  padding: 0;
}
.hero-dots button.active {
  background: #f0737c;
}
.hero-arrow {
  width: 40px;
  height: 40px;
  color: var(--white);
  cursor: pointer;
  background: 0 0;
  border: 1px solid #ffffff47;
  border-radius: 50%;
}
.hero-arrow:hover {
  border-color: var(--white);
}
.urgent-grid-section {
  z-index: 3;
  background: var(--paper);
  padding: 110px 0 120px;
  position: relative;
}
.urgent-grid {
  background: #d6d8dc;
  border: 1px solid #d6d8dc;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  display: grid;
}
.urgent-card {
  background: var(--white);
  min-height: 290px;
  padding: 34px;
  transition: all 0.25s;
  position: relative;
}
.urgent-card:hover {
  z-index: 1;
  box-shadow: var(--shadow);
  transform: translateY(-8px);
}
.card-number {
  color: var(--red);
  letter-spacing: 0.12em;
  font-size: 0.68rem;
  font-weight: 800;
}
.urgent-card h3 {
  margin: 28px 0 13px;
  font-size: 1.48rem;
}
.urgent-card p {
  font-size: 0.88rem;
  line-height: 1.72;
}
.card-arrow {
  color: var(--navy);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 800;
  position: absolute;
  bottom: 30px;
  left: 34px;
}
.case-area-section {
  background: var(--navy);
  padding: 125px 0 135px;
}
.case-area-section h2 {
  color: var(--white);
}
.case-area-section .split-heading > p {
  color: #ffffffa3;
}
.case-area-grid {
  border: 1px solid #ffffff24;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
.case-area-grid > a {
  border-bottom: 1px solid #ffffff1f;
  border-right: 1px solid #ffffff1f;
  grid-template-columns: 34px minmax(0, 1fr) 20px;
  align-items: center;
  gap: 16px;
  min-height: 128px;
  padding: 24px 25px;
  transition: all 0.22s;
  display: grid;
}
.case-area-grid > a:nth-child(3n) {
  border-right: 0;
}
.case-area-grid > a:hover {
  background: #ffffff12;
}
.case-area-grid > a > span {
  color: #e06770;
  letter-spacing: 0.1em;
  align-self: start;
  padding-top: 5px;
  font-size: 0.64rem;
  font-weight: 800;
}
.case-area-grid h3 {
  color: var(--white);
  font-family: var(--sans);
  letter-spacing: 0;
  margin: 0 0 7px;
  font-size: 0.92rem;
}
.case-area-grid p {
  color: #ffffff87;
  margin: 0;
  font-size: 0.7rem;
  line-height: 1.5;
}
.case-area-grid b {
  color: #ffffffa6;
  font-weight: 400;
  transition: transform 0.2s;
}
.case-area-grid > a:hover b {
  transform: translate(5px);
}
.case-area-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
  margin-top: 35px;
  display: flex;
}
.case-area-actions .text-link {
  color: var(--white);
}
.core-offence-callout {
  color: var(--white);
  border: 1px solid #ffffff2b;
  grid-template-columns: 72px minmax(0, 1fr) auto;
  align-items: center;
  gap: 28px;
  margin-top: 34px;
  padding: 30px 34px;
  transition:
    background 0.22s,
    border-color 0.22s,
    transform 0.22s;
  display: grid;
}
.core-offence-callout:hover {
  background: #ffffff0d;
  border-color: #ffffff5c;
  transform: translateY(-3px);
}
.core-offence-icon {
  border: 1px solid #de626d75;
  border-radius: 50%;
  place-items: center;
  width: 72px;
  height: 72px;
  display: grid;
}
.core-offence-icon svg {
  fill: none;
  stroke: #ef7b84;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 38px;
  height: 38px;
}
.core-offence-callout small {
  color: #ef7b84;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 0.64rem;
  font-weight: 800;
  display: block;
}
.core-offence-callout strong {
  font-family: var(--serif);
  font-size: 1.55rem;
  display: block;
}
.core-offence-callout p {
  color: #ffffffad;
  max-width: 720px;
  margin: 8px 0 0;
  font-size: 0.86rem;
}
.core-offence-callout > b {
  color: var(--white);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 0.68rem;
}
.practice-section {
  padding: 125px 0 145px;
}
.pillar-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  display: grid;
}
.pillar-card {
  border: 1px solid var(--line);
  min-height: 430px;
  padding: 42px 34px;
  transition: all 0.28s;
}
.pillar-card:hover {
  box-shadow: var(--shadow);
  border-color: #0000;
  transform: translateY(-8px);
}
.pillar-card img {
  object-fit: contain;
  filter: sepia() saturate(3.5) hue-rotate(300deg) brightness(0.65);
  width: 58px;
  height: 58px;
  margin-bottom: 30px;
}
.pillar-tags {
  color: var(--red);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 0.62rem;
  font-weight: 800;
  display: block;
}
.pillar-card h3 {
  margin-bottom: 18px;
  font-size: 1.6rem;
}
.pillar-card p {
  font-size: 0.91rem;
  line-height: 1.8;
}
.pillar-card .text-link {
  margin-top: 16px;
}
.specialist-section {
  background: #eef0f3;
  padding: 130px 0 145px;
}
.specialist-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  display: grid;
}
.specialist-card {
  background: var(--white);
  border-top: 3px solid #0000;
  flex-direction: column;
  min-height: 390px;
  padding: 44px;
  transition: all 0.25s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 40px #101a2d0d;
}
.specialist-card:after {
  content: "";
  border: 1px solid #a92e381a;
  border-radius: 50%;
  width: 190px;
  height: 190px;
  position: absolute;
  top: -75px;
  right: -75px;
  box-shadow: 0 0 0 38px #a92e3806;
}
.specialist-card:hover {
  border-top-color: var(--red);
  box-shadow: var(--shadow);
  transform: translateY(-7px);
}
.specialist-number {
  color: var(--red);
  letter-spacing: 0.12em;
  font-size: 0.68rem;
  font-weight: 800;
}
.specialist-card small {
  color: #7c8492;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  margin: 45px 0 12px;
  font-size: 0.61rem;
  font-weight: 800;
}
.specialist-card h3 {
  max-width: 560px;
  margin-bottom: 18px;
  font-size: 1.9rem;
}
.specialist-card p {
  max-width: 650px;
  font-size: 0.88rem;
}
.specialist-card b {
  color: var(--red-dark);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-top: auto;
  font-size: 0.72rem;
}
.feature-split {
  grid-template-columns: 1fr 1fr;
  min-height: 760px;
  display: grid;
}
.feature-media {
  background-position: 50%;
  background-size: cover;
  min-height: 680px;
}
.feature-media-corporate {
  background-image:
    linear-gradient(90deg, transparent 65%, var(--navy) 100%),
    url(/porto/heroes/corporate.webp);
}
.feature-copy {
  flex-direction: column;
  justify-content: center;
  padding: 90px clamp(45px, 7vw, 120px);
  display: flex;
}
.dark-feature {
  background: var(--navy);
}
.dark-feature h2,
.dark-feature .lead {
  color: var(--white);
}
.dark-feature p,
.dark-feature li {
  color: #ffffffad;
}
.feature-copy h2 {
  font-size: clamp(2.5rem, 4vw, 4.6rem);
}
.feature-copy .lead {
  font-family: var(--serif);
  font-size: 1.25rem;
  line-height: 1.6;
}
.topic-columns {
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin: 20px 0 35px;
  display: grid;
}
.topic-columns ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topic-columns li {
  padding: 8px 0 8px 20px;
  font-size: 0.85rem;
  position: relative;
}
.topic-columns li:before {
  content: "";
  background: #e05d66;
  width: 7px;
  height: 1px;
  position: absolute;
  top: 19px;
  left: 0;
}
.inline-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
  display: flex;
}
.authority-callout {
  background: #eef0f3;
  padding: 120px 0;
}
.authority-callout-grid {
  grid-template-columns: 1.2fr 0.8fr;
  align-items: center;
  gap: 90px;
  display: grid;
}
.authority-callout-grid > div:first-child {
  max-width: 760px;
}
.authority-callout-grid h2 {
  font-size: clamp(2.4rem, 4vw, 4rem);
}
.scenario-box {
  background: var(--white);
  border-left: 4px solid var(--red);
  padding: 50px;
  box-shadow: 0 20px 50px #101a2d14;
}
.scenario-box > span {
  color: var(--red);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.68rem;
  font-weight: 800;
}
.scenario-box p {
  color: var(--ink);
  font-family: var(--serif);
  margin: 22px 0;
  font-size: 1.22rem;
  line-height: 1.6;
}
.scenario-box small {
  color: #8a909a;
}
.public-sector-section {
  padding: 135px 0;
}
.public-sector-grid {
  grid-template-columns: 0.9fr 1.1fr;
  align-items: center;
  gap: 100px;
  display: grid;
}
.public-sector-grid .section-heading {
  margin-bottom: 0;
}
.public-sector-grid .button {
  margin-top: 15px;
}
.sector-list {
  border-top: 1px solid var(--line);
}
.sector-list a {
  border-bottom: 1px solid var(--line);
  font-family: var(--serif);
  grid-template-columns: 50px 1fr 24px;
  align-items: center;
  gap: 20px;
  padding: 25px 8px;
  font-size: 1.2rem;
  transition: all 0.2s;
  display: grid;
}
.sector-list a:hover {
  color: var(--red);
  padding-left: 18px;
}
.sector-list span {
  color: var(--red);
  font-family: var(--sans);
  font-size: 0.66rem;
  font-weight: 800;
}
.sector-list b {
  font-family: var(--sans);
  font-weight: 400;
}
.crypto-band {
  background: #101827;
  padding: 110px 0;
}
.crypto-grid {
  grid-template-columns: 0.45fr 1fr;
  align-items: center;
  gap: 110px;
  display: grid;
}
.crypto-grid h2 {
  max-width: 850px;
  color: var(--white);
}
.crypto-grid p {
  color: #ffffffa6;
  max-width: 920px;
}
.crypto-mark {
  aspect-ratio: 1;
  border: 1px solid #ffffff1f;
  border-radius: 50%;
  place-items: center;
  width: min(330px, 80vw);
  margin-inline: auto;
  display: grid;
  position: relative;
}
.crypto-mark span {
  aspect-ratio: 1;
  color: #df626a;
  border: 1px solid #df626a73;
  border-radius: 50%;
  place-items: center;
  width: 42%;
  font-family: Georgia, serif;
  font-size: 4rem;
  display: grid;
}
.crypto-mark i {
  border: 1px solid #ffffff12;
  border-radius: 50%;
  position: absolute;
  inset: 16%;
}
.crypto-mark i:nth-of-type(2) {
  inset: 27%;
}
.crypto-mark i:nth-of-type(3) {
  inset: 5%;
}
.tag-row {
  flex-wrap: wrap;
  gap: 8px;
  margin: 28px 0 32px;
  display: flex;
}
.tag-row span {
  color: #ffffffc7;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: 1px solid #ffffff26;
  padding: 8px 12px;
  font-size: 0.67rem;
}
.timeline-section {
  background: var(--paper);
  padding: 135px 0 145px;
}
.procedure-line {
  grid-template-columns: repeat(8, 1fr);
  gap: 0;
  margin: 75px 0 55px;
  display: grid;
  position: relative;
}
.procedure-line:before {
  content: "";
  background: #bfc4cc;
  height: 1px;
  position: absolute;
  top: 23px;
  left: 4%;
  right: 4%;
}
.procedure-line a {
  z-index: 1;
  text-align: center;
  position: relative;
}
.procedure-line span {
  width: 47px;
  height: 47px;
  color: var(--white);
  background: var(--navy);
  border-radius: 50%;
  place-items: center;
  margin: 0 auto 18px;
  font-size: 0.64rem;
  font-weight: 800;
  transition: all 0.2s;
  display: grid;
}
.procedure-line strong {
  font-family: var(--serif);
  padding: 0 7px;
  font-size: 0.9rem;
  line-height: 1.35;
  display: block;
}
.procedure-line a:hover span {
  background: var(--red);
  transform: scale(1.12);
}
.timeline-cta {
  margin-inline: auto;
  display: table;
}
.international-section {
  background: var(--navy);
  grid-template-columns: 1.05fr 0.95fr;
  min-height: 850px;
  display: grid;
}
.international-image {
  background: url(/porto/heroes/international.webp) 50% / cover no-repeat;
  min-height: 760px;
}
.international-card {
  flex-direction: column;
  justify-content: center;
  padding: 100px clamp(50px, 7vw, 120px);
  display: flex;
}
.international-card h2 {
  color: var(--white);
}
.international-card > p {
  color: #ffffffb3;
}
.check-list {
  grid-template-columns: 1fr 1fr;
  gap: 10px 28px;
  margin: 15px 0 28px;
  padding: 0;
  list-style: none;
  display: grid;
}
.check-list li {
  color: #fffc;
  padding-left: 20px;
  font-size: 0.84rem;
  position: relative;
}
.check-list li:before {
  content: "✓";
  color: #e26870;
  position: absolute;
  left: 0;
}
.notice {
  color: #ffffffad;
  border-left: 2px solid var(--red);
  background: #ffffff0d;
  margin: 5px 0 34px;
  padding: 20px 22px;
  font-size: 0.79rem;
}
.notice strong {
  color: var(--white);
}
.international-card .button {
  align-self: flex-start;
}
.sources-section {
  padding: 130px 0 115px;
}
.authority-grid {
  border: 1px solid var(--line);
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}
.authority-grid a {
  border-right: 1px solid var(--line);
  min-height: 270px;
  padding: 36px 30px;
  transition: all 0.22s;
}
.authority-grid a:last-child {
  border: 0;
}
.authority-grid a:hover {
  color: var(--white);
  background: var(--navy);
  box-shadow: var(--shadow);
  transform: translateY(-6px);
}
.authority-grid span {
  color: var(--red);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.64rem;
  font-weight: 800;
}
.authority-grid strong {
  font-family: var(--serif);
  margin: 26px 0 12px;
  font-size: 1.22rem;
  line-height: 1.35;
  display: block;
}
.authority-grid p {
  font-size: 0.82rem;
}
.authority-grid a:hover p {
  color: #ffffffad;
}
.private-note {
  text-align: center;
  margin: 28px 0 0;
  font-size: 0.75rem;
}
.insights-section {
  background: #f0f2f4;
  padding: 125px 0;
}
.insight-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  display: grid;
}
.insight-card {
  background: var(--white);
  flex-direction: column;
  min-height: 410px;
  padding: 42px;
  display: flex;
  box-shadow: 0 16px 45px #101a2d0f;
}
.insight-icon {
  fill: none;
  stroke: var(--red);
  stroke-width: 1.45;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 44px;
  height: 44px;
  margin-bottom: 28px;
}
.insight-card > span {
  color: var(--red);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.64rem;
  font-weight: 800;
}
.insight-card h3 {
  margin: 25px 0 18px;
  font-size: 1.75rem;
}
.insight-card h3 a:hover {
  color: var(--red);
}
.insight-card p {
  font-size: 0.88rem;
}
.insight-card .text-link {
  margin-top: auto;
}
.values-section {
  background: var(--navy);
  padding: 130px 0;
}
.values-grid {
  grid-template-columns: 0.8fr 1.2fr;
  gap: 100px;
  display: grid;
}
.values-grid h2 {
  color: var(--white);
  font-size: clamp(2.5rem, 4vw, 4rem);
}
.values-grid .eyebrow {
  color: #df626a;
}
.value-items {
  background: #ffffff1f;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  display: grid;
}
.value-items article {
  background: var(--navy);
  min-height: 230px;
  padding: 30px;
}
.value-items span {
  color: #df626a;
  font-size: 0.65rem;
  font-weight: 800;
}
.value-items h3 {
  color: var(--white);
  margin: 20px 0 12px;
  font-size: 1.3rem;
}
.value-items p {
  color: #fff9;
  margin: 0;
  font-size: 0.82rem;
}
.faq-section {
  padding: 135px 0;
}
.faq-layout {
  grid-template-columns: 0.72fr 1.28fr;
  align-items: start;
  gap: 110px;
  display: grid;
}
.faq-intro {
  position: sticky;
  top: 120px;
}
.faq-intro p {
  margin-bottom: 30px;
}
.faq-list {
  border-top: 1px solid var(--line);
}
.faq-list details {
  border-bottom: 1px solid var(--line);
}
.faq-list summary {
  color: var(--ink);
  font-family: var(--serif);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 25px 2px;
  font-size: 1.24rem;
  font-weight: 600;
  list-style: none;
  display: flex;
}
.faq-list summary::-webkit-details-marker {
  display: none;
}
.faq-list summary span {
  color: var(--red);
  font-family: var(--sans);
  font-size: 1.2rem;
  font-weight: 400;
  transition: transform 0.2s;
}
.faq-list details[open] summary span {
  transform: rotate(45deg);
}
.faq-list details div {
  padding: 0 55px 22px 0;
}
.faq-list details p {
  font-size: 0.9rem;
}
.official-sources {
  background: #ece9e3;
  padding: 80px 0;
}
.official-grid {
  grid-template-columns: 0.6fr 1.4fr;
  align-items: center;
  gap: 90px;
  display: grid;
}
.official-grid h2 {
  margin: 0;
  font-size: 2.4rem;
}
.official-links {
  background: #cfd2d5;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  display: grid;
}
.official-links a {
  background: #ece9e3;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  padding: 19px 22px;
  font-size: 0.78rem;
  font-weight: 700;
  display: grid;
}
.official-links b,
.article-sources b {
  color: var(--red-dark);
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
.official-links a:hover {
  color: var(--red);
  background: var(--white);
}
.final-cta {
  background: #121c2f;
  padding: 110px 0;
}
.final-cta-inner {
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 70px;
  display: grid;
}
.final-cta h2 {
  color: var(--white);
  margin-bottom: 14px;
}
.final-cta p {
  color: #ffffff9e;
  max-width: 760px;
  margin-bottom: 0;
}
.final-actions {
  flex-direction: column;
  gap: 11px;
  min-width: 285px;
  display: flex;
}
.site-footer {
  color: #ffffffad;
  background: #091120;
  padding-top: 95px;
}
.footer-grid {
  grid-template-columns: 1.4fr repeat(4, 1fr);
  gap: 42px;
  padding-bottom: 65px;
  display: grid;
}
.wordmark-footer {
  margin-bottom: 30px;
}
.footer-brand p {
  max-width: 390px;
  font-size: 0.83rem;
}
.footer-column h2 {
  color: var(--white);
  font-family: var(--sans);
  letter-spacing: 0.11em;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 0.7rem;
}
.footer-column a {
  padding: 6px 0;
  font-size: 0.78rem;
  display: block;
}
.footer-column a:hover {
  color: #e46770;
}
.footer-disclaimer {
  border-top: 1px solid #ffffff14;
  border-bottom: 1px solid #ffffff14;
  grid-template-columns: minmax(260px, 0.75fr) minmax(0, 1.25fr);
  align-items: start;
  gap: 60px;
  padding: 30px 0;
  display: grid;
}
.footer-disclaimer p {
  color: #ffffff73;
  margin: 0;
  font-size: 0.69rem;
  line-height: 1.7;
}
.footer-disclaimer strong {
  color: #ffffffb3;
}
.footer-operator {
  color: #ffffff80;
  gap: 5px;
  font-size: 0.69rem;
  line-height: 1.55;
  display: grid;
}
.footer-operator strong {
  color: var(--white);
  font-size: 0.73rem;
}
.footer-operator address {
  font-style: normal;
}
.footer-operator a {
  color: #ffffffc7;
}
.footer-operator a:hover {
  color: var(--white);
}
.footer-bottom {
  justify-content: space-between;
  align-items: center;
  min-height: 74px;
  font-size: 0.67rem;
  display: flex;
}
.footer-bottom div {
  gap: 22px;
  display: flex;
}
.footer-bottom a:hover {
  color: var(--white);
}
.floating-urgent {
  z-index: 90;
  min-height: 48px;
  color: var(--white);
  background: var(--red);
  letter-spacing: 0.07em;
  text-transform: uppercase;
  align-items: center;
  gap: 14px;
  padding: 0 20px;
  font-size: 0.68rem;
  font-weight: 800;
  display: flex;
  position: fixed;
  bottom: 22px;
  right: auto;
  left: 22px;
  box-shadow: 0 12px 30px #410a0f3d;
}
.floating-urgent:hover {
  background: var(--red-dark);
  transform: translateY(-2px);
}
.subpage-main {
  min-height: 70vh;
}
.subpage-hero {
  background: var(--navy);
  align-items: flex-end;
  min-height: 570px;
  padding: 180px 0 75px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.subpage-hero:before {
  content: "";
  background:
    radial-gradient(circle at 82% 10%, #6484ae40, #0000 36%),
    linear-gradient(
      120deg,
      #0000 55%,
      #ffffff06 55% 56%,
      #0000 56% 67%,
      #ffffff05 67% 68%,
      #0000 68%
    );
  position: absolute;
  inset: 0;
}
.subpage-hero:after {
  content: "";
  border: 1px solid #ffffff14;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 28%;
  right: 6%;
  box-shadow:
    0 0 0 70px #ffffff05,
    0 0 0 140px #ffffff03;
}
.cluster-whiteCollar:before,
.cluster-corporate:before {
  background:
    linear-gradient(90deg, #09111ff0, #09111fa8),
    url(/porto/heroes/corporate.webp) 50% / cover;
}
.cluster-international:before {
  background:
    linear-gradient(90deg, #09111ff2, #09111f85),
    url(/porto/heroes/international.webp) 50% / cover;
}
.cluster-familySafety:before {
  background:
    radial-gradient(circle at 76% 28%, #c149523b, #0000 27%),
    linear-gradient(120deg, #0b1629 0%, #17243a 58%, #321b29 100%);
}
.cluster-traffic:before {
  background:
    radial-gradient(circle at 78% 22%, #719abe3d, #0000 28%),
    linear-gradient(120deg, #091426 0%, #182a42 62%, #1b2634 100%);
}
.cluster-medical:before {
  background:
    radial-gradient(circle at 78% 22%, #74a4ab38, #0000 30%),
    linear-gradient(120deg, #0a1728 0%, #193242 62%, #142739 100%);
}
.cluster-workplace:before {
  background:
    radial-gradient(circle at 80% 18%, #c78d4e33, #0000 28%),
    linear-gradient(120deg, #0b1525 0%, #263042 62%, #30271f 100%);
}
.cluster-ipCrime:before {
  background:
    radial-gradient(circle at 78% 20%, #c4444f3d, #0000 29%),
    linear-gradient(120deg, #081326 0%, #17253e 58%, #291824 100%);
}
.subpage-hero-inner {
  z-index: 2;
  position: relative;
}
.subpage-hero h1 {
  max-width: 1000px;
  color: var(--white);
  margin-bottom: 25px;
  font-size: clamp(3.1rem, 6vw, 6.4rem);
  font-weight: 600;
  line-height: 1.02;
  overflow-wrap: anywhere;
}
.subpage-hero > .shell > p {
  color: #ffffffb8;
  max-width: 850px;
  margin-bottom: 28px;
  font-size: 1.08rem;
}
.breadcrumbs {
  color: #ffffff8c;
  letter-spacing: 0.04em;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 50px;
  font-size: 0.66rem;
  display: flex;
}
.breadcrumbs a:hover {
  color: #ef747c;
}
.breadcrumbs span:last-child {
  color: #ffffffd1;
}
.hero-meta {
  color: #ffffff8a;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  flex-wrap: wrap;
  gap: 18px 34px;
  font-size: 0.64rem;
  font-weight: 700;
  display: flex;
}
.hero-meta span {
  position: relative;
}
.hero-meta span:not(:last-child):after {
  content: "";
  background: #cf535c;
  border-radius: 50%;
  width: 3px;
  height: 3px;
  position: absolute;
  top: 50%;
  right: -18px;
}
.article-provenance {
  color: #ffffffa8;
  border-top: 1px solid #ffffff1f;
  flex-wrap: wrap;
  gap: 8px 24px;
  margin-top: 24px;
  padding-top: 16px;
  font-size: 0.72rem;
  display: flex;
}
.article-provenance a {
  color: var(--white);
  text-decoration: underline;
  text-decoration-color: #cf535c;
  text-underline-offset: 3px;
}
.answer-strip {
  background: #e9e6e0;
  border-bottom: 1px solid #dad7d2;
}
.answer-strip-inner {
  grid-template-columns: 110px 1fr auto;
  align-items: center;
  gap: 35px;
  min-height: 104px;
  display: grid;
}
.answer-strip strong {
  color: var(--red);
  letter-spacing: 0.09em;
  text-transform: uppercase;
  font-size: 0.68rem;
}
.answer-strip p {
  color: var(--ink);
  font-family: var(--serif);
  margin: 0;
  font-size: 1.03rem;
  line-height: 1.55;
}
.answer-strip a {
  color: var(--navy);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 0.68rem;
  font-weight: 800;
}
.hub-intro,
.guide-content,
.about-section,
.policy-section {
  padding: 120px 0 135px;
}
.topic-layout {
  grid-template-columns: minmax(0, 1fr) 340px;
  align-items: start;
  gap: 95px;
  display: grid;
}
.topic-article {
  max-width: 900px;
}
.topic-article h2 {
  margin-top: 70px;
  font-size: clamp(2.2rem, 3.7vw, 3.75rem);
}
.topic-article > .eyebrow + h2 {
  margin-top: 0;
}
.topic-article h3 {
  margin: 38px 0 15px;
  font-size: 1.55rem;
}
.topic-article p {
  font-size: 0.98rem;
  line-height: 1.9;
}
.topic-lead {
  font-family: var(--serif);
  color: var(--ink) !important;
  font-size: 1.32rem !important;
  line-height: 1.7 !important;
}
.legal-boundary {
  border-left: 4px solid var(--red);
  background: #f0eee9;
  margin: 34px 0 40px;
  padding: 30px 34px;
}
.legal-boundary > span {
  color: var(--red);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.63rem;
  font-weight: 800;
}
.legal-boundary h3 {
  margin: 14px 0 9px;
  font-size: 1.38rem;
}
.legal-boundary p {
  margin: 0;
  font-size: 0.86rem;
  line-height: 1.75;
}
.code-reference {
  background: var(--navy);
  color: var(--white);
  margin: 70px 0;
  padding: 48px;
}
.code-reference > h2 {
  color: var(--white);
  margin: 12px 0 16px;
  font-size: 2.25rem;
}
.code-reference > p {
  color: #ffffffb3;
  font-size: 0.84rem;
  line-height: 1.78;
}
.code-reference-grid {
  border-top: 1px solid #ffffff29;
  border-left: 1px solid #ffffff29;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 32px;
  display: grid;
}
.code-reference-grid article {
  border-bottom: 1px solid #ffffff29;
  border-right: 1px solid #ffffff29;
  padding: 28px;
}
.code-reference-grid article > span,
.legal-analysis-grid article > span,
.hub-code-grid span {
  color: #ef737c;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.64rem;
  font-weight: 800;
}
.code-reference-grid h3 {
  color: var(--white);
  margin: 10px 0;
  font-size: 1.18rem;
}
.code-reference-grid p {
  color: #ffffffa3;
  font-size: 0.72rem;
  line-height: 1.65;
}
.code-reference-grid a {
  color: var(--white);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-top: 9px;
  font-size: 0.62rem;
  font-weight: 800;
  display: inline-block;
}
.qualification-notice {
  border-left: 4px solid var(--red);
  color: var(--ink);
  background: #f1eee8;
  margin-top: 30px;
  padding: 24px 26px;
}
.qualification-notice strong {
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 0.74rem;
}
.qualification-notice p {
  color: var(--muted);
  margin: 8px 0 0;
  font-size: 0.75rem;
  line-height: 1.7;
}
.legal-analysis {
  margin: 70px 0;
}
.legal-analysis > h2 {
  margin-top: 11px;
}
.legal-analysis-grid {
  background: var(--paper);
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 30px;
  display: grid;
}
.legal-analysis-grid article {
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 28px;
}
.legal-analysis-grid h3 {
  margin: 12px 0;
  font-size: 1.22rem;
}
.legal-analysis-grid p {
  margin: 0;
  font-size: 0.73rem;
  line-height: 1.72;
}
.focus-grid {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  margin: 35px 0;
  display: grid;
}
.focus-grid > div {
  background: var(--white);
  min-height: 150px;
  padding: 25px;
}
.focus-grid span {
  color: var(--red);
  font-size: 0.65rem;
  font-weight: 800;
}
.focus-grid p {
  color: var(--ink);
  margin: 14px 0 0;
  font-size: 0.86rem;
  line-height: 1.65;
}
.topic-sidebar {
  gap: 22px;
  display: grid;
  position: sticky;
  top: 100px;
}
.sidebar-urgent {
  color: var(--white);
  background: var(--navy);
  padding: 34px 30px;
}
.sidebar-urgent > span {
  color: #e2656e;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.64rem;
  font-weight: 800;
}
.sidebar-urgent h2 {
  color: var(--white);
  margin: 18px 0 14px;
  font-size: 1.7rem;
}
.sidebar-urgent p {
  color: #ffffff9e;
  font-size: 0.78rem;
}
.sidebar-urgent .button {
  width: 100%;
  margin-top: 10px;
  padding-inline: 12px;
  font-size: 0.65rem;
}
.sidebar-nav {
  border: 1px solid var(--line);
  padding: 28px;
}
.sidebar-nav > strong {
  color: var(--ink);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 0.66rem;
  display: block;
}
.sidebar-nav a {
  color: #4d586b;
  border-bottom: 1px solid #eceef1;
  justify-content: space-between;
  gap: 18px;
  padding: 10px 0;
  font-size: 0.75rem;
  line-height: 1.45;
  display: flex;
}
.sidebar-nav a:hover {
  color: var(--red);
}
.sidebar-nav .all-link {
  color: var(--red-dark);
  border: 0;
  margin-top: 8px;
  font-weight: 800;
}
.sidebar-note {
  background: var(--paper);
  border-left: 3px solid var(--red);
  padding: 27px 28px;
}
.sidebar-note strong {
  color: var(--ink);
  font-family: var(--serif);
}
.sidebar-note p {
  margin: 10px 0 0;
  font-size: 0.72rem;
}
.sidebar-note a {
  color: var(--red-dark);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 0.63rem;
  font-weight: 800;
  display: inline-block;
}
.hub-directory {
  background: var(--paper);
  padding: 125px 0;
}
.hub-legal-map {
  background: #eceef1;
  padding: 110px 0;
}
.hub-code-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  display: grid;
}
.hub-code-grid a {
  background: var(--white);
  border-top: 3px solid var(--red);
  flex-direction: column;
  min-height: 285px;
  padding: 30px;
  display: flex;
}
.hub-code-grid h3 {
  margin: 18px 0 12px;
  font-size: 1.35rem;
}
.hub-code-grid p {
  color: var(--muted);
  font-size: 0.72rem;
  line-height: 1.65;
}
.hub-code-grid b {
  color: var(--red-dark);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: auto;
  font-size: 0.61rem;
}
.directory-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  display: grid;
}
.directory-grid a {
  background: var(--white);
  border-top: 3px solid #0000;
  flex-direction: column;
  min-height: 315px;
  padding: 34px;
  transition: all 0.25s;
  display: flex;
}
.directory-grid a:hover {
  border-top-color: var(--red);
  box-shadow: var(--shadow);
  transform: translateY(-7px);
}
.directory-grid span {
  color: var(--red);
  font-size: 0.62rem;
  font-weight: 800;
}
.directory-grid h3 {
  margin: 26px 0 13px;
  font-size: 1.5rem;
}
.directory-grid p {
  font-size: 0.8rem;
  line-height: 1.65;
}
.directory-grid b {
  color: var(--red-dark);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: auto;
  font-size: 0.66rem;
}
.criminal-offences-main .hub-intro,
.criminal-offences-main .hub-legal-map {
  padding-top: 92px;
  padding-bottom: 92px;
}
.criminal-offences-main .hub-code-grid a {
  min-height: 245px;
  padding: 27px;
}
.offence-directory {
  background: var(--paper);
  padding: 105px 0;
}
.offence-family-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  display: grid;
}
.offence-family {
  background: var(--white);
  border: 1px solid var(--line);
  border-top: 4px solid var(--red);
  padding: 34px;
  scroll-margin-top: 96px;
}
.offence-family-heading {
  min-height: 145px;
}
.offence-family-heading > span {
  color: var(--red);
  letter-spacing: 0.08em;
  font-size: 0.64rem;
  font-weight: 800;
}
.offence-family-heading h3 {
  margin: 13px 0 9px;
  font-size: 1.75rem;
  line-height: 1.1;
}
.offence-family-heading p {
  color: var(--muted);
  max-width: 460px;
  margin: 0;
  font-size: 0.77rem;
  line-height: 1.6;
}
.offence-family-list {
  border-top: 1px solid var(--line);
}
.offence-family-list a {
  grid-template-columns: minmax(0, 1fr) 18px;
  gap: 5px 16px;
  border-bottom: 1px solid var(--line);
  padding: 18px 2px;
  transition: padding 0.2s ease, color 0.2s ease;
  display: grid;
}
.offence-family-list a:last-child {
  border-bottom: 0;
}
.offence-family-list a:hover {
  padding-left: 8px;
}
.offence-family-list strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.05rem;
  line-height: 1.25;
}
.offence-family-list span {
  color: #667180;
  grid-column: 1;
  font-size: 0.7rem;
  line-height: 1.5;
}
.offence-family-list b {
  color: var(--red);
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  font-size: 1rem;
}
.offence-family-nav a {
  line-height: 1.35;
}
@media (width <= 760px) {
  .offence-family-grid {
    grid-template-columns: 1fr;
  }
  .offence-family {
    padding: 28px 24px;
  }
  .offence-family-heading {
    min-height: 0;
    margin-bottom: 22px;
  }
}
.urgent-do-dont {
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin: 35px 0;
  display: grid;
}
.urgent-do-dont > div {
  background: #eef3ef;
  border-top: 3px solid #4e7d61;
  padding: 30px;
}
.urgent-do-dont > div:last-child {
  border-color: var(--red);
  background: #f4eeee;
}
.urgent-do-dont h3 {
  margin-top: 0;
}
.urgent-do-dont ul {
  margin: 0;
  padding-left: 20px;
}
.urgent-do-dont li {
  color: #566170;
  padding: 5px 0;
  font-size: 0.82rem;
}
.evidence-list {
  grid-template-columns: 1fr 1fr;
  gap: 0 30px;
  margin: 25px 0 45px;
  padding: 0;
  list-style: none;
  display: grid;
}
.evidence-list li {
  border-bottom: 1px solid var(--line);
  color: var(--ink);
  padding: 14px 10px 14px 26px;
  font-size: 0.83rem;
  position: relative;
}
.evidence-list li:before {
  content: "";
  background: var(--red);
  width: 8px;
  height: 1px;
  position: absolute;
  top: 25px;
  left: 3px;
}
.scenario-panel {
  color: var(--white);
  background: var(--navy);
  margin: 55px 0;
  padding: 45px;
}
.scenario-panel > span {
  color: #e56b73;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.64rem;
  font-weight: 800;
}
.scenario-panel h3 {
  color: var(--white);
  margin: 22px 0 15px;
  font-size: 1.55rem;
}
.scenario-panel p {
  color: #ffffff94;
  margin: 0;
  font-size: 0.75rem;
}
.guide-process {
  background: var(--line);
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin: 35px 0;
  display: grid;
}
.guide-process div {
  background: var(--paper);
  min-height: 115px;
  padding: 24px;
}
.guide-process span {
  color: var(--red);
  font-size: 0.62rem;
  font-weight: 800;
  display: block;
}
.guide-process strong {
  font-family: var(--serif);
  margin-top: 12px;
  font-size: 0.95rem;
  display: block;
}
.principle-box {
  border-left: 4px solid var(--red);
  background: #ece9e3;
  margin: 42px 0;
  padding: 30px 32px;
}
.principle-box strong {
  font-family: var(--serif);
  font-size: 1.2rem;
}
.principle-box p {
  margin: 8px 0 0;
  font-size: 0.83rem;
}
.forensic-deep-dive {
  margin-top: 68px;
}
.forensic-route-grid {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin: 34px 0;
  display: grid;
}
.forensic-route-grid article {
  background: var(--paper);
  min-height: 280px;
  padding: 30px 27px;
}
.forensic-route-grid article > span,
.forensic-type-grid article > span {
  color: var(--red);
  letter-spacing: 0.06em;
  font-size: 0.64rem;
  font-weight: 800;
}
.forensic-route-grid h3,
.forensic-type-grid h3 {
  margin: 24px 0 12px;
  font-size: 1.28rem;
}
.forensic-route-grid p,
.forensic-type-grid p {
  margin: 0;
  font-size: 0.78rem;
  line-height: 1.7;
}
.forensic-limit-box {
  color: var(--white);
  background: var(--navy);
  border-left: 4px solid var(--red);
  margin: 34px 0 55px;
  padding: 32px 34px;
}
.forensic-limit-box strong {
  font-family: var(--serif);
  font-size: 1.35rem;
}
.forensic-limit-box p {
  color: #ffffffad;
  margin: 10px 0 0;
  font-size: 0.82rem;
  line-height: 1.75;
}
.forensic-type-grid {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  margin: 34px 0 60px;
  display: grid;
}
.forensic-type-grid article {
  background: var(--white);
  min-height: 238px;
  padding: 28px;
}
.forensic-checklist {
  counter-reset: forensic-step;
  border-top: 1px solid var(--line);
  margin: 32px 0 58px;
  padding: 0;
  list-style: none;
}
.forensic-checklist li {
  counter-increment: forensic-step;
  border-bottom: 1px solid var(--line);
  grid-template-columns: 46px 180px minmax(0, 1fr);
  gap: 18px;
  padding: 23px 0;
  display: grid;
}
.forensic-checklist li:before {
  content: counter(forensic-step, decimal-leading-zero);
  color: var(--red);
  font-size: 0.65rem;
  font-weight: 800;
}
.forensic-checklist strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1rem;
}
.forensic-checklist span {
  color: #667184;
  font-size: 0.8rem;
  line-height: 1.65;
}
.rights-deep-dive {
  margin-top: 68px;
}
.status-rights-grid {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  margin: 34px 0 58px;
  display: grid;
}
.status-rights-grid article {
  background: var(--paper);
  min-height: 245px;
  padding: 30px;
}
.status-rights-grid article > span,
.document-triad article > span {
  color: var(--red);
  letter-spacing: 0.07em;
  font-size: 0.64rem;
  font-weight: 800;
}
.status-rights-grid h3,
.document-triad h3 {
  margin: 23px 0 12px;
  font-size: 1.34rem;
}
.status-rights-grid p,
.document-triad p {
  margin: 0;
  font-size: 0.79rem;
  line-height: 1.72;
}
.rights-checklist {
  counter-reset: rights-step;
  border-top: 1px solid var(--line);
  margin: 32px 0 58px;
  padding: 0;
  list-style: none;
}
.rights-checklist li {
  counter-increment: rights-step;
  border-bottom: 1px solid var(--line);
  grid-template-columns: 46px 205px minmax(0, 1fr);
  gap: 18px;
  padding: 24px 0;
  display: grid;
}
.rights-checklist li:before {
  content: counter(rights-step, decimal-leading-zero);
  color: var(--red);
  font-size: 0.65rem;
  font-weight: 800;
}
.rights-checklist strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.05rem;
  line-height: 1.45;
}
.rights-checklist span {
  color: #667184;
  font-size: 0.8rem;
  line-height: 1.68;
}
.rights-alert {
  color: var(--white);
  background: var(--navy);
  border-left: 4px solid var(--red);
  margin: 38px 0 60px;
  padding: 34px 36px;
}
.rights-alert strong {
  font-family: var(--serif);
  font-size: 1.35rem;
}
.rights-alert p {
  color: #ffffffad;
  margin: 10px 0 0;
  font-size: 0.82rem;
  line-height: 1.75;
}
.rights-feature-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin: 34px 0 58px;
  display: grid;
}
.rights-feature-grid article {
  background: var(--paper);
  border-top: 3px solid var(--red);
  min-height: 210px;
  padding: 30px;
}
.rights-feature-grid h3 {
  margin: 0 0 14px;
  font-size: 1.3rem;
}
.rights-feature-grid p {
  margin: 0;
  font-size: 0.8rem;
  line-height: 1.72;
}
.interpol-card-grid {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin: 34px 0 48px;
  display: grid;
}
.interpol-card-grid article {
  background: var(--paper);
  min-height: 310px;
  padding: 30px 27px;
}
.interpol-card-grid article > span,
.interpol-timeline article > span {
  color: var(--red);
  letter-spacing: 0.08em;
  font-size: 0.64rem;
  font-weight: 800;
}
.interpol-card-grid h3,
.interpol-timeline h3 {
  margin: 23px 0 12px;
  font-size: 1.3rem;
}
.interpol-card-grid p,
.interpol-timeline p {
  margin: 0;
  font-size: 0.78rem;
  line-height: 1.72;
}
.interpol-timeline {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin: 34px 0 54px;
  display: grid;
}
.interpol-timeline article {
  background: var(--white);
  min-height: 215px;
  padding: 28px 30px;
}
.interpol-focus-grid > div {
  min-height: 165px;
}
.interpol-evidence-list {
  margin-bottom: 58px;
}
.document-triad {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin: 34px 0 50px;
  display: grid;
}
.document-triad article {
  background: var(--white);
  min-height: 265px;
  padding: 30px 27px;
}
.ip-hub-deep-dive {
  color: var(--ink);
  background: #e9e6e0;
  border-top: 1px solid #dad7d2;
  padding: 115px 0 125px;
}
.ip-hub-deep-dive h2 {
  max-width: 900px;
  margin: 18px 0 24px;
  font-size: clamp(2.4rem, 4.5vw, 4.5rem);
}
.ip-hub-deep-dive > .shell > p {
  max-width: 950px;
}
.ip-hub-deep-dive .document-triad article {
  background: #f8f8f7;
}
.ip-hub-deep-dive .forensic-type-grid {
  max-width: 1100px;
}
.ip-hub-deep-dive .principle-box {
  background: #f5f3ee;
  max-width: 1100px;
}
.faq-list.in-article {
  margin-top: 25px;
}
.article-sources {
  background: var(--paper);
  margin-top: 80px;
  padding: 42px;
}
.article-sources h2 {
  margin-top: 0;
  font-size: 2rem;
}
.article-sources p {
  font-size: 0.78rem;
}
.article-sources a {
  color: var(--ink);
  border-bottom: 1px solid #d7d4ce;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 20px;
  padding: 12px 0;
  font-size: 0.76rem;
  font-weight: 700;
  display: grid;
}
.article-sources a:hover {
  color: var(--red);
}
.related-section {
  background: #eef0f3;
  padding: 115px 0;
}
.related-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  display: grid;
}
.related-grid a {
  background: var(--white);
  flex-direction: column;
  min-height: 290px;
  padding: 30px;
  transition: all 0.22s;
  display: flex;
}
.related-grid a:hover {
  box-shadow: var(--shadow);
  transform: translateY(-6px);
}
.related-grid span {
  color: var(--red);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.6rem;
  font-weight: 800;
}
.related-grid h3 {
  margin: 24px 0 12px;
  font-size: 1.35rem;
}
.related-grid p {
  font-size: 0.76rem;
  line-height: 1.6;
}
.related-grid b {
  color: var(--red-dark);
  text-transform: uppercase;
  margin-top: auto;
  font-size: 0.64rem;
}
.special-hero {
  min-height: 490px;
}
.contact-hero {
  min-height: 455px;
}
.lawyers-section,
.human-sitemap {
  padding: 110px 0;
}
.contact-routes {
  background: #f6f6f4;
  padding: 88px 0 96px;
}
.contact-route-heading {
  margin-bottom: 34px;
}
.contact-route-heading h2 {
  max-width: 690px;
}
.contact-route-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  display: grid;
}
.contact-route-grid > article {
  background: var(--white);
  border: 1px solid var(--line);
  border-top: 4px solid #c8ccd3;
  min-height: 310px;
  padding: 32px;
  box-shadow: 0 16px 42px #101a2d0a;
}
.contact-route-grid > article.urgent {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
  border-top-color: var(--red);
}
.contact-route-grid > article.details {
  background: #eeece7;
  border-top-color: var(--red);
}
.contact-route-grid span {
  color: var(--red);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.62rem;
  font-weight: 800;
}
.contact-route-grid h2 {
  margin: 20px 0 18px;
  font-size: 1.85rem;
  line-height: 1.1;
}
.contact-route-grid p {
  color: #5f6977;
  margin: 20px 0 0;
  font-size: 0.75rem;
  line-height: 1.65;
}
.contact-route-grid .urgent h2,
.contact-route-grid .urgent p {
  color: var(--white);
}
.contact-route-grid .urgent p {
  color: #c6ccd6;
}
.contact-route-action {
  color: var(--ink);
  border-bottom: 1px solid var(--line);
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 14px;
  font-size: 0.93rem;
  font-weight: 800;
  display: flex;
}
.contact-route-action b {
  color: var(--red);
}
.urgent .contact-route-action {
  color: var(--white);
  border-bottom-color: #ffffff2b;
}
.contact-route-grid ul {
  margin: 4px 0 0;
  padding: 0;
  list-style: none;
}
.contact-route-grid li {
  color: #515c6a;
  border-top: 1px solid #d9d6d0;
  padding: 9px 0;
  font-size: 0.73rem;
  line-height: 1.45;
}
.contact-form-section {
  background: var(--paper);
  padding: 100px 0 110px;
}
.contact-layout {
  grid-template-columns: minmax(290px, 0.78fr) minmax(0, 1.22fr);
  align-items: start;
  gap: 65px;
  display: grid;
}
.contact-layout h2 {
  margin: 12px 0 20px;
  font-size: clamp(2.35rem, 3.5vw, 3.4rem);
  line-height: 1.05;
}
.contact-form-copy > p {
  color: #5c6775;
  font-size: 0.82rem;
  line-height: 1.75;
}
.contact-checklist {
  counter-reset: contact-step;
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.contact-checklist li {
  counter-increment: contact-step;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 2px 13px;
  border-top: 1px solid var(--line);
  padding: 15px 0;
  display: grid;
}
.contact-checklist li::before {
  content: counter(contact-step, decimal-leading-zero);
  color: var(--red);
  grid-row: 1 / span 2;
  font-size: 0.65rem;
  font-weight: 800;
}
.contact-checklist strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1rem;
}
.contact-checklist span {
  color: #687381;
  font-size: 0.7rem;
  line-height: 1.5;
}
.contact-direct-note {
  background: var(--navy);
  border-left: 4px solid var(--red);
  color: var(--white);
  gap: 7px;
  margin: 28px 0 20px;
  padding: 22px;
  display: grid;
}
.contact-direct-note strong {
  font-family: var(--serif);
  font-size: 1.05rem;
}
.contact-direct-note span {
  color: #c8ced8;
  font-size: 0.72rem;
  line-height: 1.55;
}
.contact-direct-note a,
.contact-form-copy a {
  color: var(--red-dark);
  text-underline-offset: 4px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.contact-direct-note a {
  color: var(--white);
}
.contact-placeholder {
  background: var(--white);
  border-left: 3px solid var(--red);
  margin: 30px 0;
  padding: 25px;
}
.contact-placeholder strong {
  color: var(--red-dark);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.68rem;
}
.contact-placeholder p {
  margin: 8px 0 0;
  font-size: 0.77rem;
}
.contact-form {
  background: var(--white);
  border-top: 4px solid var(--red);
  padding: 44px;
  box-shadow: 0 20px 55px #101a2d14;
}
.form-grid {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  display: grid;
}
.contact-form label {
  gap: 7px;
  display: grid;
}
.contact-form label > span {
  color: var(--ink);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 0.68rem;
  font-weight: 750;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  color: var(--ink);
  background: #f8f8f7;
  border: 1px solid #d6d9dd;
  border-radius: 0;
  padding: 12px 14px;
}
.contact-form input,
.contact-form select {
  min-height: 48px;
}
.contact-form textarea {
  resize: vertical;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: var(--red);
  outline: 2px solid #a92e3826;
}
.form-wide {
  grid-column: 1/-1;
}
.consent {
  align-items: start;
  margin: 22px 0;
  grid-template-columns: 18px 1fr !important;
}
.consent input {
  margin-top: 4px;
}
.consent span {
  line-height: 1.5;
  color: #687181 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  font-size: 0.68rem !important;
  font-weight: 500 !important;
}
.form-status {
  color: #385943;
  background: #edf5ef;
  margin-top: 20px;
  padding: 14px;
  font-size: 0.72rem;
}
.about-grid {
  grid-template-columns: 1fr 360px;
  gap: 100px;
  display: grid;
}
.about-grid article h2 {
  margin-top: 65px;
}
.about-grid article > .eyebrow + h2 {
  margin-top: 0;
}
.about-aside {
  color: var(--white);
  background: var(--navy);
  padding: 38px;
  position: sticky;
  top: 100px;
}
.about-aside > span {
  color: #df626a;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.64rem;
  font-weight: 800;
}
.about-aside h3 {
  color: var(--white);
  margin: 22px 0;
  font-size: 1.65rem;
}
.about-aside p {
  color: #ffffff9e;
  font-size: 0.8rem;
}
.about-aside address {
  color: #ffffff9e;
  margin: 0 0 22px;
  font-size: 0.8rem;
  font-style: normal;
  line-height: 1.75;
}
.lawyer-placeholder-grid {
  grid-template-columns: 1fr 1fr 0.8fr;
  gap: 24px;
  display: grid;
}
.lawyer-placeholder-grid article {
  border: 1px solid var(--line);
  padding: 30px;
}
.profile-placeholder {
  aspect-ratio: 4/3;
  color: #8791a1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: linear-gradient(135deg, #edf0f3, #dfe3e8);
  place-items: center;
  margin: -30px -30px 28px;
  font-size: 0.68rem;
  display: grid;
}
.lawyer-placeholder-grid h3 {
  font-size: 1.5rem;
}
.lawyer-placeholder-grid p {
  font-size: 0.78rem;
}
.status-chip {
  color: var(--red-dark);
  text-transform: uppercase;
  background: #f5e9ea;
  padding: 6px 9px;
  font-size: 0.61rem;
  font-weight: 800;
  display: inline-block;
}
.profile-principles {
  color: var(--white);
  background: var(--navy);
}
.profile-principles h3 {
  color: var(--white);
}
.profile-principles ul {
  color: #ffffffad;
  padding-left: 18px;
  font-size: 0.78rem;
}
.profile-principles li {
  padding: 6px 0;
}
.policy-copy {
  max-width: 900px;
}
.policy-copy h2 {
  margin-top: 72px;
  scroll-margin-top: 125px;
  font-size: 2.5rem;
}
.policy-copy h3 {
  margin: 0 0 12px;
  font-size: 1.2rem;
}
.policy-copy p {
  line-height: 1.9;
}
.policy-copy ul {
  color: var(--muted);
  margin: 24px 0;
  padding-left: 25px;
}
.policy-copy li {
  margin: 11px 0;
  padding-left: 7px;
  line-height: 1.75;
}
.policy-copy a {
  color: var(--red-dark);
  text-underline-offset: 3px;
  text-decoration: underline;
}
.policy-intro {
  color: var(--white);
  background: var(--navy);
  margin: 45px 0 0;
  padding: 36px 40px;
}
.policy-intro p {
  color: #ffffffc2;
}
.policy-intro .policy-updated {
  color: #f07981;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 12px;
  font-size: 0.68rem;
}
.policy-intro .policy-lead {
  color: var(--white);
  font-family: var(--serif);
  margin: 0;
  font-size: 1.35rem;
  line-height: 1.55;
}
.policy-toc {
  background: var(--paper);
  border: 1px solid var(--line);
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 28px;
  margin: 26px 0 60px;
  padding: 28px 32px;
  display: grid;
}
.policy-toc strong {
  color: var(--ink);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  grid-column: 1/-1;
  margin-bottom: 5px;
  font-size: 0.66rem;
}
.policy-toc a {
  padding: 6px 0 6px 20px;
  font-size: 0.75rem;
  text-decoration: none;
  position: relative;
}
.policy-toc a:before {
  content: "→";
  color: var(--red);
  position: absolute;
  left: 0;
}
.policy-card-grid {
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
  grid-template-columns: repeat(2, 1fr);
  margin: 30px 0;
  display: grid;
}
.policy-card-grid article {
  background: var(--paper);
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  min-height: 190px;
  padding: 28px;
}
.policy-card-grid p {
  margin: 0;
  font-size: 0.76rem;
  line-height: 1.7;
}
.policy-note {
  border-left: 5px solid var(--red);
  background: #f3ece7;
  margin: 34px 0;
  padding: 28px 32px;
}
.policy-note > strong {
  color: var(--ink);
  font-family: var(--serif);
  margin-bottom: 10px;
  font-size: 1.2rem;
  display: block;
}
.policy-note p {
  margin: 0;
  font-size: 0.78rem;
}
.policy-table-wrap {
  border: 1px solid var(--line);
  margin: 30px 0;
  overflow-x: auto;
}
.policy-table {
  border-collapse: collapse;
  background: var(--white);
  width: 100%;
  font-size: 0.74rem;
  line-height: 1.65;
}
.policy-table th {
  color: var(--white);
  background: var(--navy);
  letter-spacing: 0.08em;
  text-align: left;
  text-transform: uppercase;
  padding: 17px 20px;
  font-size: 0.64rem;
}
.policy-table td {
  vertical-align: top;
  border-bottom: 1px solid var(--line);
  padding: 18px 20px;
}
.policy-table tr:last-child td {
  border-bottom: 0;
}
.policy-table td:first-child {
  min-width: 150px;
  color: var(--ink);
}
.operator-details {
  background: var(--white);
  border-left: 4px solid var(--red);
  margin: 34px 0 42px;
  padding: 30px;
  box-shadow: 0 15px 40px #101a2d0f;
}
.operator-details > span {
  color: var(--red-dark);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.64rem;
  font-weight: 800;
  display: block;
}
.operator-details > strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.45rem;
  display: block;
}
.operator-details dl {
  gap: 12px;
  margin: 22px 0 0;
  display: grid;
}
.operator-details dl > div {
  border-top: 1px solid var(--line);
  grid-template-columns: 135px 1fr;
  gap: 20px;
  padding-top: 12px;
  display: grid;
}
.operator-details dt {
  color: var(--muted);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 0.65rem;
  font-weight: 800;
}
.operator-details dd {
  color: var(--ink);
  margin: 0;
  font-size: 0.78rem;
  line-height: 1.6;
}
.operator-details dd a {
  color: var(--red-dark);
}
.operator-details.compact {
  background: var(--paper);
  box-shadow: none;
  margin-top: 0;
}
.sitemap-grid {
  grid-template-columns: repeat(3, 1fr);
  align-items: start;
  gap: 50px;
  display: grid;
}
.sitemap-grid > div {
  break-inside: avoid;
}
.sitemap-grid h2 {
  border-bottom: 2px solid var(--navy);
  margin-bottom: 18px;
  padding-bottom: 15px;
  font-size: 1.4rem;
}
.sitemap-grid h2 a:hover {
  color: var(--red);
}
.sitemap-grid > div > a {
  color: #5a6474;
  padding: 6px 0;
  font-size: 0.76rem;
  display: block;
}
.sitemap-grid > div > a:hover {
  color: var(--red);
}
.not-found {
  text-align: center;
  background: var(--paper);
  place-items: center;
  min-height: 800px;
  padding: 220px 0 120px;
  display: grid;
}
.not-found span {
  color: var(--red);
  letter-spacing: 0.2em;
  font-size: 0.8rem;
  font-weight: 800;
}
.not-found h1 {
  margin: 20px 0;
  font-size: clamp(4rem, 8vw, 8rem);
}
.not-found p {
  max-width: 650px;
  margin-inline: auto;
}
.not-found div > div {
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 35px;
  display: flex;
}
@media (width<=1280px) {
  .shell {
    width: min(100% - 50px, 1160px);
  }
  .primary-nav {
    display: none;
  }
  .primary-nav.is-open {
    z-index: 2;
    width: min(440px, 100%);
    height: 100dvh;
    max-height: 100dvh;
    padding: 0 30px calc(180px + env(safe-area-inset-bottom));
    overscroll-behavior: contain;
    background: #0d1729;
    display: block;
    position: fixed;
    inset: 0 0 auto auto;
    overflow: hidden auto;
    box-shadow: -20px 0 60px #00000040;
  }
  .mobile-nav-top {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff1f;
    justify-content: space-between;
    align-items: center;
    height: 88px;
    font-size: 0.72rem;
    display: flex;
  }
  .mobile-nav-top button {
    color: var(--white);
    background: 0 0;
    border: 0;
    font-size: 2rem;
  }
  .nav-group {
    border-bottom: 1px solid #ffffff1a;
    grid-template-columns: 1fr 42px;
    display: grid;
  }
  .nav-label,
  .nav-simple {
    min-height: 62px;
    padding: 0;
    font-size: 0.84rem;
  }
  .nav-simple {
    border-bottom: 1px solid #ffffff1a;
  }
  .nav-expand {
    color: var(--white);
    background: 0 0;
    border: 0;
    font-size: 1.2rem;
    display: block;
  }
  .mega-panel {
    width: 100%;
    min-width: 0;
    color: var(--white);
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    background: 0 0;
    grid-column: 1/-1;
    grid-template-columns: minmax(0, 1fr);
    padding: 0 0 20px;
    transition: none;
    display: none;
    position: static;
    left: auto;
    transform: none;
  }
  .nav-group.expanded .mega-panel {
    max-height: none;
    overflow: visible;
    display: grid !important;
  }
  .primary-nav .nav-group:hover .mega-panel,
  .primary-nav .nav-group:focus-within .mega-panel,
  .primary-nav .nav-group.expanded .mega-panel {
    left: auto;
    transform: none;
  }
  .mega-intro {
    display: none;
  }
  .mega-links {
    width: 100%;
    min-width: 0;
    display: grid;
  }
  .mega-links a {
    color: #d2d8e2;
    border-color: #ffffff1c;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
    width: 100%;
    min-width: 0;
    padding: 12px 0;
    display: flex !important;
  }
  .mega-link-label {
    white-space: normal;
    overflow-wrap: anywhere;
    flex: auto;
    width: auto;
    min-width: 0;
    color: #d2d8e2 !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
  }
  .mega-link-arrow {
    color: #aeb8c7;
    flex: none;
    display: block;
  }
  .mobile-contact-link {
    background: var(--red);
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    min-height: 52px;
    margin-top: 25px;
    font-size: 0.7rem;
    font-weight: 800;
    display: flex;
  }
  .menu-toggle {
    display: flex;
  }
  .urgent-grid,
  .case-area-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .case-area-grid > a:nth-child(3n) {
    border-right: 1px solid #ffffff1f;
  }
  .case-area-grid > a:nth-child(2n) {
    border-right: 0;
  }
  .pillar-grid,
  .specialist-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .pillar-card {
    min-height: 380px;
  }
  .feature-copy {
    padding: 70px 50px;
  }
  .feature-split {
    grid-template-columns: 0.9fr 1.1fr;
  }
  .procedure-line {
    grid-template-columns: repeat(4, 1fr);
    gap: 35px 0;
  }
  .procedure-line:before {
    display: none;
  }
  .authority-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .authority-grid a:nth-child(2) {
    border-right: 0;
  }
  .authority-grid a:nth-child(-n + 2) {
    border-bottom: 1px solid var(--line);
  }
  .directory-grid,
  .related-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .contact-route-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .forensic-route-grid {
    grid-template-columns: 1fr;
  }
  .forensic-route-grid article {
    min-height: 0;
  }
  .document-triad {
    grid-template-columns: 1fr;
  }
  .document-triad article {
    min-height: 0;
  }
  .lawyer-placeholder-grid {
    grid-template-columns: 1fr 1fr;
  }
  .profile-principles {
    grid-column: 1/-1;
  }
}
@media (width<=820px) {
  .shell {
    width: calc(100% - 36px);
  }
  h2 {
    font-size: 2.55rem;
  }
  .utility-bar {
    display: none;
  }
  .header-main,
  .site-header.is-scrolled .header-main {
    height: 76px;
  }
  .header-cta {
    display: none;
  }
  .header-cta-wrap {
    gap: 9px;
  }
  .mobile-phone-link {
    color: var(--white);
    border: 1px solid #ffffff52;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    gap: 7px;
    min-width: 78px;
    height: 42px;
    padding: 0 12px;
    font-size: 0.67rem;
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
  }
  .mobile-phone-link svg {
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 17px;
    height: 17px;
  }
  .wordmark {
    min-width: 210px;
  }
  .wordmark-main {
    font-size: 1.02rem;
  }
  .hero {
    height: 810px;
    min-height: 700px;
  }
  .hero-content {
    align-items: center;
    padding: 96px 0 48px;
  }
  .hero-image {
    background-position: 62%;
  }
  .hero-image:after {
    content: "";
    background: linear-gradient(90deg, #060e1c80, #0000);
    position: absolute;
    inset: 0;
  }
  .hero h1,
  .hero-title {
    font-size: clamp(3rem, 12vw, 4.9rem);
  }
  .hero-copy {
    max-width: 650px;
  }
  .split-heading {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .urgent-grid-section,
  .case-area-section,
  .practice-section,
  .specialist-section,
  .authority-callout,
  .public-sector-section,
  .timeline-section,
  .sources-section,
  .insights-section,
  .values-section,
  .faq-section {
    padding: 95px 0;
  }
  .feature-split,
  .international-section {
    grid-template-columns: 1fr;
  }
  .feature-media,
  .international-image {
    min-height: 480px;
  }
  .feature-copy,
  .international-card {
    padding: 80px 36px;
  }
  .feature-media-corporate {
    background-image:
      linear-gradient(0deg, var(--navy), transparent 35%),
      url(/porto/heroes/corporate.webp);
  }
  .authority-callout-grid,
  .public-sector-grid,
  .crypto-grid,
  .values-grid,
  .faq-layout,
  .official-grid {
    grid-template-columns: 1fr;
    gap: 55px;
  }
  .crypto-grid {
    text-align: left;
  }
  .crypto-mark {
    width: 270px;
  }
  .international-section {
    background: var(--navy);
  }
  .international-image {
    background-position: 66%;
  }
  .insight-grid {
    grid-template-columns: 1fr;
  }
  .insight-card {
    min-height: 330px;
  }
  .values-grid {
    gap: 40px;
  }
  .faq-intro {
    position: static;
  }
  .official-links {
    grid-template-columns: 1fr;
  }
  .final-cta-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .final-actions {
    flex-flow: wrap;
  }
  .footer-grid {
    grid-template-columns: 1.2fr 1fr 1fr;
  }
  .footer-brand {
    grid-column: 1/-1;
  }
  .subpage-hero {
    min-height: 530px;
    padding: 145px 0 60px;
  }
  .answer-strip-inner {
    grid-template-columns: 90px 1fr;
    padding: 22px 0;
  }
  .answer-strip a {
    grid-column: 2;
  }
  .topic-layout,
  .contact-layout,
  .about-grid {
    grid-template-columns: 1fr;
    gap: 65px;
  }
  .topic-sidebar,
  .about-aside {
    position: static;
  }
  .contact-route-grid,
  .sitemap-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .floating-urgent {
    display: none;
  }
  .forensic-checklist li {
    grid-template-columns: 38px 155px minmax(0, 1fr);
  }
  .rights-checklist li {
    grid-template-columns: 38px 175px minmax(0, 1fr);
  }
}
@media (width<=560px) {
  body {
    font-size: 15px;
  }
  .shell {
    width: calc(100% - 30px);
  }
  .wordmark-main {
    font-size: 0.92rem;
  }
  .wordmark-sub {
    letter-spacing: 0.13em;
    font-size: 0.45rem;
  }
  .menu-toggle {
    width: 39px;
    padding: 8px;
  }
  .mobile-phone-link {
    min-width: 42px;
    width: 42px;
    padding: 0;
  }
  .mobile-phone-link span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
  }
  .primary-nav.is-open {
    padding-inline: 22px;
  }
  .hero {
    height: 760px;
    min-height: 660px;
  }
  .hero-content {
    padding-top: 50px;
  }
  .hero-image {
    background-position: 68%;
  }
  .hero-slide:nth-child(2) .hero-image,
  .hero-slide:nth-child(3) .hero-image {
    background-position: 70%;
  }
  .hero h1,
  .hero-title {
    font-size: 3.05rem;
    line-height: 1.02;
  }
  .hero-subtitle {
    font-size: 1.15rem;
  }
  .hero-text {
    font-size: 0.88rem;
    line-height: 1.65;
  }
  .hero-actions {
    grid-template-columns: 1fr;
    max-width: 330px;
    display: grid;
  }
  .button {
    width: 100%;
    padding-inline: 18px;
  }
  .hero-controls {
    bottom: 18px;
  }
  .urgent-grid-section,
  .case-area-section,
  .practice-section,
  .specialist-section,
  .authority-callout,
  .public-sector-section,
  .timeline-section,
  .sources-section,
  .insights-section,
  .values-section,
  .faq-section {
    padding: 75px 0;
  }
  .section-heading {
    margin-bottom: 2.5rem;
  }
  .urgent-grid,
  .case-area-grid {
    grid-template-columns: 1fr;
  }
  .case-area-grid > a,
  .case-area-grid > a:nth-child(2n),
  .case-area-grid > a:nth-child(3n) {
    border-right: 0;
    min-height: 112px;
  }
  .case-area-actions {
    grid-template-columns: 1fr;
    display: grid;
  }
  .core-offence-callout {
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 18px;
    padding: 26px 22px;
  }
  .core-offence-icon {
    width: 54px;
    height: 54px;
  }
  .core-offence-icon svg {
    width: 30px;
    height: 30px;
  }
  .core-offence-callout strong {
    font-size: 1.3rem;
  }
  .core-offence-callout > b {
    grid-column: 1/-1;
    white-space: normal;
  }
  .urgent-card {
    min-height: 0;
    padding-bottom: 32px;
  }
  .urgent-card .card-arrow {
    margin-top: 22px;
    position: static;
    display: block;
  }
  .pillar-grid,
  .specialist-grid {
    grid-template-columns: 1fr;
  }
  .specialist-card {
    min-height: 330px;
    padding: 32px 28px;
  }
  .specialist-card small {
    margin-top: 34px;
  }
  .specialist-card h3 {
    font-size: 1.6rem;
  }
  .pillar-card {
    min-height: 0;
  }
  .feature-media,
  .international-image {
    min-height: 350px;
  }
  .feature-copy,
  .international-card {
    padding: 70px 22px;
  }
  .topic-columns,
  .check-list {
    grid-template-columns: 1fr;
  }
  .scenario-box {
    padding: 34px 28px;
  }
  .procedure-line {
    grid-template-columns: repeat(2, 1fr);
  }
  .authority-grid {
    grid-template-columns: 1fr;
  }
  .authority-grid a {
    border-right: 0;
    min-height: 230px;
    border-bottom: 1px solid var(--line) !important;
  }
  .authority-grid a:last-child {
    border-bottom: 0 !important;
  }
  .value-items {
    grid-template-columns: 1fr;
  }
  .value-items article {
    min-height: 190px;
  }
  .faq-list summary {
    font-size: 1.08rem;
  }
  .faq-list details div {
    padding-right: 12px;
  }
  .final-actions {
    grid-template-columns: 1fr;
    min-width: 0;
    display: grid;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 42px 22px;
  }
  .footer-brand {
    grid-column: 1/-1;
  }
  .footer-disclaimer {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 24px 0;
  }
  .footer-bottom div {
    flex-wrap: wrap;
    gap: 8px 18px;
  }
  .subpage-hero {
    min-height: 500px;
    padding-top: 125px;
  }
  .subpage-hero h1 {
    font-size: 2.8rem;
    overflow-wrap: anywhere;
    text-wrap: balance;
  }
  .subpage-hero:after {
    right: -40%;
  }
  .breadcrumbs {
    margin-bottom: 35px;
  }
  .answer-strip-inner {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 24px 0;
  }
  .answer-strip a {
    grid-column: auto;
  }
  .hub-intro,
  .guide-content,
  .about-section,
  .policy-section {
    padding: 75px 0;
  }
  .focus-grid,
  .urgent-do-dont,
  .evidence-list,
  .forensic-type-grid {
    grid-template-columns: 1fr;
  }
  .forensic-type-grid article {
    min-height: 0;
  }
  .forensic-checklist li {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px 12px;
  }
  .forensic-checklist span {
    grid-column: 2;
  }
  .status-rights-grid,
  .rights-feature-grid {
    grid-template-columns: 1fr;
  }
  .status-rights-grid article,
  .rights-feature-grid article {
    min-height: 0;
  }
  .interpol-card-grid,
  .interpol-timeline {
    grid-template-columns: 1fr;
  }
  .interpol-card-grid article,
  .interpol-timeline article {
    min-height: 0;
  }
  .rights-checklist li {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px 12px;
  }
  .rights-checklist span {
    grid-column: 2;
  }
  .rights-alert {
    padding: 28px 24px;
  }
  .guide-process {
    grid-template-columns: repeat(2, 1fr);
  }
  .directory-grid,
  .related-grid,
  .contact-route-grid,
  .lawyer-placeholder-grid,
  .sitemap-grid {
    grid-template-columns: 1fr;
  }
  .hub-directory,
  .ip-hub-deep-dive,
  .related-section,
  .contact-routes,
  .lawyers-section,
  .human-sitemap,
  .contact-form-section {
    padding: 75px 0;
  }
  .contact-form {
    padding: 28px 20px;
  }
  .operator-details {
    padding: 24px 20px;
  }
  .operator-details dl > div {
    grid-template-columns: 1fr;
    gap: 5px;
  }
  .policy-copy h2 {
    margin-top: 56px;
    font-size: 2rem;
    line-height: 1.1;
  }
  .policy-intro {
    margin-top: 30px;
    padding: 28px 24px;
  }
  .policy-intro .policy-lead {
    font-size: 1.15rem;
  }
  .policy-toc {
    grid-template-columns: 1fr;
    margin-bottom: 45px;
    padding: 24px 22px;
  }
  .policy-toc strong {
    grid-column: auto;
  }
  .policy-card-grid {
    grid-template-columns: 1fr;
  }
  .policy-card-grid article {
    min-height: 0;
    padding: 24px 22px;
  }
  .policy-note {
    padding: 24px 22px;
  }
  .policy-table {
    min-width: 650px;
  }
  .form-grid {
    grid-template-columns: 1fr;
  }
  .form-wide {
    grid-column: auto;
  }
  .article-sources,
  .scenario-panel,
  .code-reference {
    padding: 28px 22px;
  }
  .code-reference-grid,
  .legal-analysis-grid,
  .hub-code-grid {
    grid-template-columns: 1fr;
  }
  .code-reference > h2 {
    font-size: 1.8rem;
  }
  .code-reference-grid article,
  .legal-analysis-grid article {
    padding: 24px 20px;
  }
  .hub-legal-map {
    padding: 72px 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  *,
  :before,
  :after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
  .hero-slide:not(.active) {
    display: none;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@media (width>=1281px) and (width<=1420px) {
  .header-main {
    gap: 18px;
  }
  .nav-label,
  .nav-simple {
    padding-inline: 9px;
    font-size: 0.72rem;
  }
  .header-cta-wrap {
    gap: 10px;
  }
  .header-cta {
    padding-inline: 14px;
  }
  .wordmark {
    min-width: 218px;
  }
}

/* v10: internal-first Criminal Code reading flow */
.code-reference article .code-on-page-link {
  border-top: 1px solid #ffffff24;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 18px;
  padding-top: 15px;
  line-height: 1.45;
  display: flex;
}
.code-reference article .code-on-page-link span {
  transition: transform 0.2s ease;
}
.code-reference article .code-on-page-link:hover span {
  transform: translateX(4px);
}
.code-reference .forensic-route-grid .code-on-page-link {
  color: var(--red);
  border-top-color: var(--line);
  letter-spacing: 0.045em;
  text-transform: uppercase;
  font-size: 0.62rem;
  font-weight: 800;
}
.statutory-texts {
  background: var(--white);
  border: 1px solid var(--line);
  margin: -34px 0 78px;
  box-shadow: 0 18px 50px #101a2d0c;
}
.statutory-texts-intro {
  background: #f4f2ed;
  border-bottom: 1px solid var(--line);
  padding: 40px 42px 36px;
}
.statutory-texts-intro h2 {
  max-width: 690px;
  margin: 12px 0 14px;
  font-size: clamp(1.85rem, 3.2vw, 2.65rem);
  line-height: 1.12;
}
.statutory-texts-intro p {
  max-width: 780px;
  margin: 0;
  font-size: 0.78rem;
  line-height: 1.75;
}
.statute-group {
  scroll-margin-top: 126px;
}
.statute-group:target {
  outline: 3px solid #c93c4a24;
  outline-offset: -3px;
}
.statute-panel {
  border-bottom: 1px solid var(--line);
}
.statute-panel:last-child {
  border-bottom: 0;
}
.statute-panel summary {
  cursor: pointer;
  color: var(--ink);
  background: var(--white);
  grid-template-columns: 116px minmax(0, 1fr) 26px;
  align-items: center;
  gap: 22px;
  padding: 23px 28px;
  transition: background 0.2s ease, color 0.2s ease;
  display: grid;
  list-style: none;
}
.statute-panel summary::-webkit-details-marker {
  display: none;
}
.statute-panel summary span {
  color: var(--red);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.65rem;
  font-weight: 800;
}
.statute-panel summary strong {
  font-family: var(--serif);
  font-size: 1.12rem;
  line-height: 1.35;
}
.statute-panel summary b {
  color: var(--red);
  font-size: 1.15rem;
  font-weight: 400;
  transition: transform 0.2s ease;
}
.statute-panel[open] summary {
  color: var(--white);
  background: var(--navy);
}
.statute-panel[open] summary span,
.statute-panel[open] summary b {
  color: #ef7b84;
}
.statute-panel[open] summary b {
  transform: rotate(45deg);
}
.statute-panel summary:focus-visible {
  outline: 3px solid #c93c4a80;
  outline-offset: -3px;
}
.statutory-copy {
  background: #fbfaf7;
  padding: 30px 34px 34px;
}
.statutory-copy p {
  color: #4f5968;
  margin: 0 0 9px;
  font-size: 0.79rem;
  line-height: 1.72;
}
.statutory-copy p:first-child {
  color: var(--ink);
}
.statute-official-link {
  color: var(--ink);
  border-top: 1px solid var(--line);
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  margin-top: 26px;
  padding-top: 17px;
  font-size: 0.72rem;
  font-weight: 800;
  display: grid;
}
.statute-official-link b {
  color: var(--red);
  font-size: 1rem;
}
.statute-official-link:hover {
  color: var(--red);
}
@media (width <= 640px) {
  .statutory-texts {
    margin: -20px 0 58px;
  }
  .statutory-texts-intro {
    padding: 29px 22px 26px;
  }
  .statutory-texts-intro h2 {
    font-size: 1.75rem;
  }
  .statute-panel summary {
    grid-template-columns: minmax(0, 1fr) 24px;
    gap: 7px 14px;
    padding: 20px 21px;
  }
  .statute-panel summary span,
  .statute-panel summary strong {
    grid-column: 1;
  }
  .statute-panel summary b {
    grid-column: 2;
    grid-row: 1 / span 2;
  }
  .statutory-copy {
    padding: 24px 22px 28px;
  }
  .statutory-copy p {
    font-size: 0.76rem;
  }
}

/* v12 verified-lawyer, profile, legal-map and secure-intake components */
.lawyer-trust-section {
  background: #f1f2f4;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 70px 0;
}
.lawyer-trust-section.compact { padding: 52px 0; }
.lawyer-trust-grid {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr) 260px;
  gap: 42px;
  align-items: center;
}
.lawyer-monogram,
.profile-monogram {
  aspect-ratio: 4 / 5;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #1b2940, #0d1628);
  border: 1px solid #ffffff22;
  box-shadow: 0 24px 50px #101a2d24;
  color: var(--white);
  font-family: var(--serif);
  position: relative;
  overflow: hidden;
}
.lawyer-monogram::after,
.profile-monogram::after {
  content: "";
  position: absolute;
  width: 70%;
  aspect-ratio: 1;
  border: 1px solid #dc536355;
  transform: rotate(45deg);
}
.lawyer-monogram span,
.profile-monogram span { font-size: 2.5rem; letter-spacing: .08em; z-index: 1; }
.lawyer-photo-wrap,
.profile-photo-wrap {
  aspect-ratio: 4 / 5;
  background: #d9dde3;
  border: 1px solid #ffffff38;
  box-shadow: 0 24px 50px #101a2d24;
  margin: 0;
  overflow: hidden;
}
.lawyer-photo-wrap img,
.profile-photo-wrap img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}
.lawyer-trust-copy h2 { margin: 10px 0 16px; font-size: clamp(2rem, 3.5vw, 3.35rem); line-height: 1; }
.lawyer-trust-copy h2 small,
.profile-intro h1 small { display: block; margin-top: 10px; color: #697281; font-family: var(--sans); font-size: .8rem; letter-spacing: .08em; font-weight: 600; }
.lawyer-trust-copy > p { max-width: 720px; line-height: 1.75; }
.lawyer-credential { border-left: 3px solid var(--red); display: grid; gap: 3px; margin: 22px 0; padding-left: 17px; }
.lawyer-credential strong { color: var(--ink); font-size: .72rem; text-transform: uppercase; letter-spacing: .08em; }
.lawyer-credential span { color: #5c6675; font-size: .76rem; line-height: 1.6; }
.lawyer-actions { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; }
.lawyer-facts { margin: 0; border: 1px solid var(--line); background: var(--white); box-shadow: 0 18px 44px #101a2d0d; }
.lawyer-facts div { padding: 18px 20px; border-bottom: 1px solid var(--line); }
.lawyer-facts div:last-child { border-bottom: 0; }
.lawyer-facts dt { color: var(--red); font-size: .61rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.lawyer-facts dd { margin: 6px 0 0; color: var(--ink); font-size: .76rem; line-height: 1.5; }

.profile-hero { background: var(--navy); color: var(--white); padding: 55px 0 74px; }
.profile-hero .breadcrumbs { grid-column: 1 / -1; margin-bottom: 12px; }
.profile-hero .breadcrumbs a,
.profile-hero .breadcrumbs span { color: #c9ced8; }
.profile-hero-grid { display: grid; grid-template-columns: 270px minmax(0, 1fr); gap: 54px; align-items: center; }
.profile-monogram { width: 100%; }
.profile-photo-wrap { width: 100%; }
.profile-intro h1 { color: var(--white); font-size: clamp(2.8rem, 6vw, 5.4rem); line-height: .95; margin: 13px 0 20px; }
.profile-intro h1 small { color: #c4cad4; }
.profile-intro > p { color: #d0d5de; font-size: 1rem; line-height: 1.7; max-width: 650px; }
.profile-badges { display: flex; gap: 9px; flex-wrap: wrap; margin: 24px 0 30px; }
.profile-badges span { border: 1px solid #ffffff2d; color: #e9ebef; padding: 9px 12px; font-size: .67rem; text-transform: uppercase; letter-spacing: .07em; }
.profile-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.profile-actions .button-outline { color: var(--white); border-color: #ffffff4a; }
.profile-body { background: #f7f7f5; padding: 78px 0; }
.profile-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 58px; align-items: start; }
.profile-layout article > h2 { margin: 36px 0 15px; font-size: clamp(1.8rem, 3.4vw, 2.8rem); }
.profile-layout article > h2:first-of-type { margin-top: 10px; }
.profile-layout article > h3 { margin: 28px 0 9px; font-size: 1.15rem; }
.profile-layout article > p,
.profile-layout article > ul { color: #545f6d; font-size: .82rem; line-height: 1.78; }
.profile-layout article a:not(.button) { color: var(--red); text-decoration: underline; text-underline-offset: 3px; }
.verification-note { background: var(--white); border-left: 4px solid var(--red); padding: 22px 24px; margin: 30px 0; box-shadow: 0 15px 38px #101a2d0b; }
.verification-note strong { color: var(--ink); }
.verification-note p { color: #596473; font-size: .75rem; line-height: 1.65; margin: 7px 0 0; }
.profile-practice-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 22px 0; }
.profile-practice-grid a { background: var(--white); border: 1px solid var(--line); padding: 20px; text-decoration: none !important; display: grid; gap: 8px; transition: transform .2s ease, border-color .2s ease; }
.profile-practice-grid a:hover { transform: translateY(-3px); border-color: #c93c4a88; }
.profile-practice-grid strong { color: var(--ink); font-family: var(--serif); font-size: 1.03rem; }
.profile-practice-grid span { color: #647080; font-size: .7rem; line-height: 1.55; }
.profile-side { display: grid; gap: 13px; }
.profile-side > div { background: var(--navy); color: var(--white); padding: 26px; }
.profile-side span { display: block; color: #df6c78; font-size: .61rem; font-weight: 800; text-transform: uppercase; letter-spacing: .09em; margin-bottom: 9px; }
.profile-side strong { display: block; font-family: var(--serif); font-size: 1.16rem; }
.profile-side p { color: #c9ced7; font-size: .72rem; line-height: 1.65; }
.profile-side a { color: var(--white); border-top: 1px solid #ffffff22; display: block; padding-top: 13px; font-size: .7rem; font-weight: 800; }

.article-map-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: 34px; }
.article-map-grid article { background: var(--white); border: 1px solid var(--line); padding: 27px; }
.article-map-grid article > span { color: var(--red); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.article-map-grid h3 { margin: 10px 0; font-size: 1.16rem; line-height: 1.3; }
.article-map-grid p { color: #586473; font-size: .73rem; line-height: 1.65; margin: 0; }
.source-caution { background: var(--navy); color: #d9dde4; padding: 21px 24px; font-size: .7rem; line-height: 1.65; margin: 18px 0 0; }

.honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.form-privacy-note,
.form-status { color: #616c7b; font-size: .7rem; line-height: 1.6; }
.form-privacy-note a,
.form-status a,
.consent a { color: var(--red); text-decoration: underline; }
.submission-header { background: var(--navy); padding: 25px 0; }
.submission-header .shell { display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.submission-header > .shell > a:last-child { color: var(--white); font-size: .76rem; font-weight: 800; }
.submission-page { min-height: 70vh; background: #f2f3f4; padding: 90px 0; }
.submission-result { max-width: 760px; background: var(--white); border-top: 5px solid var(--red); padding: 48px; box-shadow: 0 24px 60px #101a2d16; }
.submission-result.success { border-top-color: #3d7f68; }
.submission-result h1 { margin: 12px 0 16px; font-size: clamp(2.3rem, 5vw, 4.2rem); }
.submission-result p { color: #596472; line-height: 1.75; }
.submission-result .button { margin: 20px 20px 0 0; }

.sitemap-section .sitemap-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.sitemap-section .sitemap-grid section { background: var(--white); border: 1px solid var(--line); padding: 26px; }
.sitemap-section .sitemap-grid h2 { margin: 0 0 14px; font-size: 1.25rem; }
.sitemap-section .sitemap-grid a { border-top: 1px solid var(--line); display: flex; justify-content: space-between; gap: 12px; padding: 11px 0; color: #596473; font-size: .7rem; line-height: 1.45; }
.sitemap-section .sitemap-grid a span { color: var(--red); }

@media (width <= 960px) {
  .lawyer-trust-grid { grid-template-columns: 150px minmax(0, 1fr); }
  .lawyer-facts { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); }
  .lawyer-facts div { border-bottom: 0; border-right: 1px solid var(--line); }
  .lawyer-facts div:last-child { border-right: 0; }
  .profile-hero-grid { grid-template-columns: 210px minmax(0, 1fr); gap: 36px; }
  .profile-layout { grid-template-columns: 1fr; }
  .profile-side { grid-template-columns: repeat(3, 1fr); }
  .article-map-grid,
  .sitemap-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (width <= 640px) {
  .special-hero h1 .domain-heading {
    display: block;
    font-size: .7em;
    letter-spacing: -.03em;
    white-space: nowrap;
  }
  .lawyer-trust-section { padding: 48px 0; }
  .lawyer-trust-grid,
  .profile-hero-grid { grid-template-columns: 1fr; gap: 28px; }
  .lawyer-monogram,
  .lawyer-photo-wrap { width: 150px; }
  .profile-monogram,
  .profile-photo-wrap { width: min(220px, 68vw); }
  .lawyer-facts,
  .profile-side,
  .article-map-grid,
  .sitemap-grid,
  .profile-practice-grid { grid-template-columns: 1fr; }
  .lawyer-facts div { border-right: 0; border-bottom: 1px solid var(--line); }
  .profile-hero { padding: 34px 0 55px; }
  .profile-intro h1 { font-size: 2.65rem; }
  .profile-body { padding: 55px 0; }
  .submission-result { padding: 30px 24px; }
  .submission-header .shell { align-items: flex-start; flex-direction: column; }
}

/* v12 firm profile and expandable lawyer directory */
.about-grid {
  align-items: start;
}
.about-copy > h3 {
  margin: 32px 0 10px;
  font-size: 1.22rem;
}
.about-copy > p {
  color: #566170;
  font-size: .82rem;
  line-height: 1.78;
}
.about-copy .profile-practice-grid {
  margin: 28px 0 12px;
}
.about-copy .lawyer-actions {
  margin-top: 30px;
}
.about-aside .text-link {
  border-top: 1px solid #ffffff22;
  margin-top: 18px;
  padding-top: 16px;
}
.lawyer-directory-section {
  background: #f1f2f4;
  border-bottom: 1px solid var(--line);
}
.lawyers-directory-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  display: grid;
}
.lawyer-directory-card {
  background: var(--white);
  border: 1px solid var(--line);
  border-top: 4px solid var(--red);
  box-shadow: 0 20px 50px #101a2d0d;
  overflow: hidden;
}
.lawyer-directory-photo {
  aspect-ratio: 4 / 4.45;
  background: #d9dde3;
  display: block;
  overflow: hidden;
}
.lawyer-directory-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 16%;
  transition: transform .3s ease;
}
.lawyer-directory-card:hover .lawyer-directory-photo img {
  transform: scale(1.025);
}
.lawyer-directory-copy {
  padding: 28px;
}
.lawyer-directory-copy > span {
  color: var(--red);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: .62rem;
  font-weight: 800;
}
.lawyer-directory-copy h2 {
  margin: 13px 0 14px;
  font-size: 1.8rem;
  line-height: 1.05;
}
.lawyer-directory-copy h2 a {
  color: var(--ink);
}
.lawyer-directory-copy h2 small {
  color: #687280;
  font-family: var(--sans);
  letter-spacing: .06em;
  margin-top: 8px;
  font-size: .72rem;
  font-weight: 600;
  display: block;
}
.lawyer-directory-copy p {
  color: #5c6775;
  margin: 0 0 24px;
  font-size: .76rem;
  line-height: 1.7;
}

@media (width <= 900px) {
  .lawyers-directory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width <= 600px) {
  .lawyers-directory-grid {
    grid-template-columns: 1fr;
  }
  .lawyer-directory-photo {
    aspect-ratio: 4 / 4.1;
  }
}
