/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@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;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-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"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities;
:root {
  color-scheme: dark;
  --font-geist-sans: "Segoe UI Variable", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  --font-geist-mono: "Cascadia Code", "SFMono-Regular", Consolas, "Liberation Mono", ui-monospace, monospace;
  --bg-0: #141414;
  --bg-1: #1a1a1a;
  --bg-2: #1e1e1e;
  --bg-3: #232323;
  --bg-4: #282828;
  --bg-5: #303030;
  --bd-hair: #2b2b2b;
  --bd-line: #383838;
  --bd-ui: #6e6e6e;
  --tx-1: #e9e7e4;
  --tx-2: #b5b2ad;
  --tx-3: #9c9993;
  --teal: #7cc3b6;
  --teal-soft: #a9d6ce;
  --teal-deep: #2c4642;
  --copper: #cf9463;
  --copper-soft: #e0b184;
  --copper-deep: #4a3524;
  --teal-ink: #2f5d55;
  --copper-ink: #7d5028;
  --wa: #25d366;
  --lt-1: #dcd6c8;
  --lt-2: #e9e4d8;
  --lt-3: #e3ddce;
  --lt-4: #f2eee4;
  --s-1: 4px;
  --s-2: 8px;
  --s-3: 12px;
  --s-4: 16px;
  --s-5: 24px;
  --s-6: 32px;
  --s-7: 48px;
  --s-8: 64px;
  --s-9: 96px;
  --s-section: clamp(72px, 8vw, 120px);
  --t-2xs: 11px;
  --t-xs: 12px;
  --t-sm: 13px;
  --t-md: 15px;
  --t-lg: clamp(16px, 1.05vw, 18px);
  --t-xl: clamp(19px, 1.5vw, 22px);
  --t-2xl: clamp(25px, 2.3vw, 31px);
  --t-3xl: clamp(33px, 4.1vw, 56px);
  --t-4xl: clamp(41px, 5.4vw, 78px);
  --gut: clamp(20px, 5vw, 88px);
  --maxw: 1360px;
  --header-h: 76px;
  --r: 3px;
  --dur-1: 110ms;
  --dur-2: 200ms;
  --dur-3: 380ms;
  --ease: cubic-bezier(.2, .7, .3, 1);
  --focus-ring: var(--teal-soft);
}
.site-header, .hero, .proof-strip, .section, .process, .contact, footer {
  padding-inline: max(var(--gut), calc((100% - var(--maxw)) / 2));
}
.services, .readiness-panel {
  --bg-1: var(--lt-1);
  --bg-2: var(--lt-2);
  --bg-3: var(--lt-3);
  --bg-4: var(--lt-4);
  --bg-5: var(--lt-4);
  --bd-hair: rgba(20, 20, 20, .14);
  --bd-line: rgba(20, 20, 20, .24);
  --bd-ui: rgba(20, 20, 20, .55);
  --tx-1: #171917;
  --tx-2: #4b4f4b;
  --tx-3: #565a57;
  --teal: var(--teal-ink);
  --teal-soft: var(--teal-ink);
  --copper: var(--copper-ink);
  --copper-soft: var(--copper-ink);
  --wa: #0f7d6d;
  --focus-ring: var(--copper-ink);
  color: var(--tx-1);
}
* {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  margin: 0;
  background: var(--bg-1);
  color: var(--tx-1);
  font-family: var(--font-geist-sans);
  font-size: var(--t-md);
  line-height: 1.6;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  font: inherit;
  color: inherit;
}
h1, h2, h3 {
  text-wrap: balance;
}
p {
  text-wrap: pretty;
}
::selection {
  background: var(--teal);
  color: var(--bg-0);
}
[id] {
  scroll-margin-top: calc(var(--header-h) + var(--s-4));
}
:focus-visible {
  outline: 2px solid var(--focus-ring);
  outline-offset: 3px;
  border-radius: 1px;
}
.skip-link {
  position: fixed;
  top: var(--s-3);
  left: var(--s-3);
  z-index: 100;
  padding: var(--s-3) var(--s-5);
  border-radius: var(--r);
  background: var(--teal);
  color: var(--bg-0);
  font-size: var(--t-sm);
  font-weight: 600;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .5);
  transform: translateY(-180%);
  transition: transform var(--dur-2) var(--ease);
}
.skip-link:focus-visible {
  transform: translateY(0);
}
.eyebrow, .section-number, .card-code, .tags span, .trust-line, .board-top, .board-bottom span, .board-bottom strong, .evidence small, .evidence span, .chain-badge span, .chain-badge strong, .step > span, .audience-grid article > span, .preserve-heading small, .preserve-tips b, .readiness-top, .readiness-panel li > b, .privacy-note, .proof-strip, .brand small, footer small {
  font-family: var(--font-geist-mono);
  font-size: var(--t-2xs);
  letter-spacing: .14em;
  font-variant-numeric: tabular-nums;
}
.section-heading, .steps, .readiness-top, .privacy-note, footer small {
  position: relative;
}
.section-heading::after, .steps::before, .readiness-top::after, .privacy-note::before, footer small::before {
  content: "";
  position: absolute;
  left: 0;
  width: clamp(56px, 8%, 104px);
  height: 1px;
  background: linear-gradient(90deg, var(--copper), transparent);
}
.section-heading::after, .readiness-top::after {
  bottom: -1px;
}
.steps::before, .privacy-note::before, footer small::before {
  top: -1px;
}
.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 20;
  height: var(--header-h);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-5);
  background: rgba(20, 20, 20, .88);
  backdrop-filter: blur(16px);
  color: var(--tx-1);
  border-bottom: 1px solid var(--bd-hair);
}
.site-header::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: min(220px, 20%);
  height: 1px;
  background: linear-gradient(90deg, var(--copper), var(--teal), transparent);
}
.brand {
  display: flex;
  align-items: center;
  gap: var(--s-3);
}
.brand > span:last-child {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.brand strong {
  font-size: var(--t-sm);
  letter-spacing: .17em;
  font-weight: 600;
}
.brand small {
  margin-top: 6px;
  color: var(--teal-soft);
  font-size: 10px;
  letter-spacing: .17em;
}
.brand-mark {
  position: relative;
  width: 30px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid var(--teal-deep);
  transition: border-color var(--dur-2) var(--ease);
}
.brand:hover .brand-mark {
  border-color: var(--copper);
}
.brand-mark::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border: 1px solid var(--copper);
  border-radius: 50%;
}
.brand-mark i {
  position: absolute;
  display: block;
  background: var(--teal);
}
.brand-mark i:nth-child(1) {
  width: 18px;
  height: 1px;
  transform: rotate(45deg);
}
.brand-mark i:nth-child(2) {
  width: 18px;
  height: 1px;
  transform: rotate(-45deg);
}
.brand-mark i:nth-child(3) {
  width: 1px;
  height: 26px;
}
.header-contact {
  display: flex;
  gap: var(--s-2);
  margin-left: var(--s-4);
  margin-right: auto;
}
.contact-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-2);
  min-width: 44px;
  min-height: 40px;
  padding: 0 var(--s-3);
  background: var(--bg-2);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  color: var(--tx-1);
  font-family: var(--font-geist-mono);
  font-size: var(--t-2xs);
  letter-spacing: .08em;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  transition: background var(--dur-2) var(--ease), border-color var(--dur-2) var(--ease), color var(--dur-2) var(--ease);
}
.contact-chip:hover {
  background: var(--bg-3);
}
.contact-chip:active {
  background: var(--bg-4);
}
.contact-chip-wa:hover {
  border-color: var(--wa);
}
.contact-chip-mail:hover {
  border-color: var(--teal);
  color: var(--teal-soft);
}
.chip-icon {
  flex: none;
  width: 17px;
  height: 17px;
}
.contact-chip-wa .chip-icon {
  fill: var(--wa);
}
.contact-chip-mail .chip-icon {
  color: var(--teal);
}
nav {
  display: flex;
  align-items: center;
  gap: clamp(16px, 2vw, 30px);
  font-size: var(--t-sm);
}
.site-header nav a {
  position: relative;
  padding: var(--s-3) 0;
  color: var(--tx-2);
  transition: color var(--dur-2) var(--ease);
}
.site-header nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  height: 1px;
  background: var(--teal);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--dur-2) var(--ease);
}
.site-header nav a:hover {
  color: var(--tx-1);
}
.site-header nav a:hover::after {
  transform: scaleX(1);
}
.nav-cta {
  padding: 10px var(--s-5) !important;
  border: 1px solid var(--bd-ui);
  border-radius: var(--r);
  color: var(--teal-soft) !important;
  transition: background var(--dur-2) var(--ease), color var(--dur-2) var(--ease), border-color var(--dur-2) var(--ease);
}
.nav-cta::after {
  display: none;
}
.nav-cta:hover {
  background: var(--teal);
  border-color: var(--teal);
  color: var(--bg-0) !important;
}
.nav-cta:active {
  background: var(--teal-soft);
}
.menu-button {
  display: none;
  position: relative;
  width: 44px;
  height: 44px;
  padding: 0;
  background: none;
  border: 1px solid var(--bd-ui);
  border-radius: var(--r);
  cursor: pointer;
}
.menu-button span {
  position: absolute;
  left: 50%;
  width: 18px;
  height: 1px;
  margin-left: -9px;
  background: var(--tx-1);
  transition: transform var(--dur-2) var(--ease);
}
.menu-button span:nth-child(1) {
  top: 18px;
}
.menu-button span:nth-child(2) {
  top: 25px;
}
.menu-button[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(3.5px) rotate(45deg);
}
.menu-button[aria-expanded="true"] span:nth-child(2) {
  transform: translateY(-3.5px) rotate(-45deg);
}
.menu-button[aria-expanded="true"] {
  border-color: var(--teal);
}
.hero {
  position: relative;
  overflow: hidden;
  min-height: clamp(600px, 88svh, 900px);
  padding-block: calc(var(--header-h) + var(--s-8)) var(--s-9);
  display: grid;
  grid-template-columns: 1.04fr .96fr;
  gap: clamp(40px, 6vw, 96px);
  align-items: center;
  background: var(--bg-0);
}
.hero-grid {
  position: absolute;
  inset: 0;
  opacity: .55;
  background-image: linear-gradient(var(--bd-hair) 1px, transparent 1px), linear-gradient(90deg, var(--bd-hair) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(120% 100% at 0% 42%, black, transparent 74%);
}
.hero-copy, .case-board {
  position: relative;
  z-index: 2;
}
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: var(--s-3);
  margin-bottom: var(--s-6);
  padding: 7px var(--s-4) 7px var(--s-3);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  background: var(--bg-2);
  color: var(--teal-soft);
}
.eyebrow span {
  width: 18px;
  height: 1px;
  background: var(--copper);
}
h1 {
  margin: 0 0 var(--s-5);
  font-size: var(--t-4xl);
  line-height: 1.06;
  letter-spacing: -.033em;
  font-weight: 600;
}
h1 em, .process h2 em, .contact h2 em {
  color: var(--teal);
  font-style: normal;
}
.hero-lead {
  max-width: 56ch;
  margin: 0;
  font-size: var(--t-lg);
  line-height: 1.7;
  color: var(--tx-2);
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-3);
  margin: var(--s-7) 0 var(--s-6);
}
.button {
  min-height: 50px;
  padding: 0 var(--s-6);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-5);
  border: 1px solid transparent;
  border-radius: var(--r);
  font-size: var(--t-sm);
  font-weight: 600;
  letter-spacing: .02em;
  cursor: pointer;
  transition: transform var(--dur-2) var(--ease), background var(--dur-2) var(--ease), border-color var(--dur-2) var(--ease), color var(--dur-2) var(--ease);
}
.button span {
  display: inline-block;
  transition: transform var(--dur-2) var(--ease);
}
.button:hover {
  transform: translateY(-2px);
}
.button:hover span {
  transform: translate(3px, 3px);
}
.button:active {
  transform: translateY(0);
}
.button-primary {
  background: var(--teal);
  color: var(--bg-0);
}
.button-primary:hover {
  background: var(--teal-soft);
}
.button-primary:active {
  background: var(--teal);
}
.button-ghost {
  border-color: var(--bd-ui);
  color: var(--tx-1);
}
.button-ghost:hover {
  border-color: var(--teal);
  color: var(--teal-soft);
  background: var(--bg-2);
}
.trust-line {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-2) var(--s-3);
  color: var(--tx-3);
}
.trust-line span {
  display: flex;
  align-items: center;
  gap: var(--s-2);
  padding: 7px var(--s-3);
  border: 1px solid var(--bd-hair);
  border-radius: var(--r);
  background: var(--bg-1);
}
.trust-line b {
  color: var(--copper-soft);
  font-weight: 400;
}
.case-board {
  background: var(--bg-2);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  overflow: hidden;
}
.board-top {
  min-height: 46px;
  padding: var(--s-3) var(--s-5);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-4);
  background: var(--bg-3);
  border-bottom: 1px solid var(--bd-hair);
  color: var(--tx-3);
}
.live-dot {
  display: inline-flex;
  align-items: center;
  color: var(--teal-soft);
}
.live-dot::before {
  content: "";
  width: 6px;
  height: 6px;
  margin-right: var(--s-2);
  border-radius: 50%;
  background: var(--teal);
  box-shadow: 0 0 10px var(--teal);
  animation: pulse 2.8s var(--ease) infinite;
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .3;
  }
}
.evidence-map {
  position: relative;
  aspect-ratio: 16 / 11;
  min-height: 262px;
  overflow: hidden;
  background: radial-gradient(circle at 50% 46%, rgba(124, 195, 182, .07), transparent 58%), var(--bg-2);
}
.scan-line {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 6%;
  height: 1px;
  background: linear-gradient(90deg, transparent 4%, rgba(124, 195, 182, .16), rgba(124, 195, 182, .7), rgba(124, 195, 182, .16), transparent 96%);
  animation: evidence-scan 6.5s var(--ease) infinite;
  pointer-events: none;
}
@keyframes evidence-scan {
  0%, 10% {
    top: 4%;
    opacity: 0;
  }
  22% {
    opacity: .9;
  }
  72% {
    opacity: .5;
  }
  85%, 100% {
    top: 94%;
    opacity: 0;
  }
}
.evidence {
  position: absolute;
  z-index: 2;
  padding: var(--s-3) var(--s-4);
  display: flex;
  flex-direction: column;
  gap: var(--s-1);
  background: var(--bg-4);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  font-family: var(--font-geist-mono);
  font-variant-numeric: tabular-nums;
}
.evidence small {
  color: var(--tx-3);
  font-size: var(--t-2xs);
  letter-spacing: .12em;
}
.evidence strong {
  color: var(--tx-1);
  font-size: var(--t-sm);
  letter-spacing: .05em;
}
.evidence span {
  color: var(--teal-soft);
  font-size: var(--t-2xs);
  letter-spacing: .08em;
}
.core {
  left: 50%;
  top: 45%;
  width: clamp(148px, 44%, 194px);
  transform: translate(-50%, -50%);
  justify-content: center;
  border-color: var(--copper-deep);
  box-shadow: 0 12px 32px rgba(0, 0, 0, .45);
}
.core::after {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px dashed var(--copper-deep);
  border-radius: var(--r);
}
.node {
  width: clamp(106px, 33%, 136px);
}
.node-a {
  left: 4%;
  top: 9%;
}
.node-b {
  right: 4%;
  top: 15%;
}
.node-c {
  right: 8%;
  bottom: 7%;
}
.trace {
  position: absolute;
  z-index: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--teal-deep) 20%, var(--teal-deep));
  transform-origin: left center;
}
.trace::after {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--copper);
}
.trace-a {
  left: 19%;
  top: 30%;
  width: 32%;
  transform: rotate(22deg);
}
.trace-b {
  left: 56%;
  top: 40%;
  width: 26%;
  transform: rotate(-24deg);
}
.trace-c {
  left: 52%;
  top: 62%;
  width: 28%;
  transform: rotate(28deg);
}
.board-bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: var(--bg-3);
  border-top: 1px solid var(--bd-hair);
}
.board-bottom div {
  padding: var(--s-4);
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
  border-right: 1px solid var(--bd-hair);
}
.board-bottom div:last-child {
  border-right: 0;
}
.board-bottom span {
  color: var(--tx-3);
}
.board-bottom strong {
  color: var(--teal-soft);
  font-weight: 400;
  letter-spacing: .1em;
}
.proof-strip {
  position: relative;
  list-style: none;
  margin: 0;
  min-height: 64px;
  padding-block: var(--s-4);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--s-3) clamp(14px, 2.2vw, 30px);
  background: var(--bg-2);
  border-block: 1px solid var(--bd-hair);
  color: var(--tx-2);
  text-align: center;
}
.proof-strip::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  height: 1px;
  background: linear-gradient(90deg, var(--copper), transparent 26%, transparent 74%, var(--copper));
}
.proof-strip li {
  display: flex;
  align-items: center;
  gap: clamp(14px, 2.2vw, 30px);
}
.proof-strip li:not(:last-child)::after {
  content: "";
  flex: none;
  width: 5px;
  height: 5px;
  background: var(--copper);
  transform: rotate(45deg);
}
.section {
  padding-block: var(--s-section);
}
.services {
  background: var(--bg-1);
}
.section-heading {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: var(--s-8);
  align-items: end;
  padding-bottom: var(--s-7);
  border-bottom: 1px solid var(--bd-hair);
}
.section-number {
  display: block;
  margin-bottom: var(--s-4);
  color: var(--teal);
}
.section-number.light {
  color: var(--teal-soft);
}
.section-heading h2, .process h2, .contact h2 {
  margin: 0;
  font-size: var(--t-3xl);
  line-height: 1.08;
  letter-spacing: -.028em;
  font-weight: 600;
}
.section-heading > p {
  max-width: 52ch;
  margin: 0;
  color: var(--tx-2);
  line-height: 1.7;
}
.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: var(--s-7);
  border: 1px solid var(--bd-hair);
  border-radius: var(--r);
  overflow: hidden;
}
.service-card {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  padding: var(--s-6);
  display: flex;
  flex-direction: column;
  background: var(--bg-2);
  border-right: 1px solid var(--bd-hair);
  border-bottom: 1px solid var(--bd-hair);
  transition: background var(--dur-2) var(--ease);
}
.service-card:nth-child(3n) {
  border-right: 0;
}
.service-card:nth-last-child(-n + 3) {
  border-bottom: 0;
}
.service-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background: var(--copper);
  transition: width var(--dur-3) var(--ease);
}
.service-card:hover, .service-card:focus-within {
  background: var(--bg-4);
}
.service-card:hover::before, .service-card:focus-within::before {
  width: 100%;
}
.card-code {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  color: var(--teal);
}
.card-code::after {
  content: "";
  flex: 1;
  height: 1px;
  background: var(--bd-hair);
}
.service-card h3 {
  margin: var(--s-7) 0 var(--s-3);
  font-size: var(--t-xl);
  line-height: 1.2;
  letter-spacing: -.018em;
  font-weight: 600;
}
.service-card p {
  margin: 0;
  color: var(--tx-2);
  font-size: var(--t-md);
  line-height: 1.65;
}
.tags {
  margin-top: auto;
  padding-top: var(--s-6);
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-2);
}
.tags span {
  padding: 5px var(--s-3);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  background: var(--bg-1);
  color: var(--tx-3);
  font-size: var(--t-2xs);
  letter-spacing: .1em;
  text-transform: uppercase;
}
.process {
  padding-block: var(--s-section);
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: clamp(48px, 8vw, 128px);
  background: var(--bg-0);
}
.process h2 {
  margin: var(--s-5) 0;
}
.process-intro > p {
  max-width: 44ch;
  color: var(--tx-2);
  line-height: 1.7;
}
.chain-badge {
  display: inline-flex;
  flex-direction: column;
  gap: var(--s-2);
  margin-top: var(--s-6);
  padding: var(--s-4) var(--s-5);
  background: var(--bg-2);
  border: 1px solid var(--bd-hair);
  border-left: 2px solid var(--teal);
  border-radius: var(--r);
}
.chain-badge span {
  color: var(--tx-3);
}
.chain-badge strong {
  color: var(--teal-soft);
  font-weight: 400;
  letter-spacing: .1em;
}
.steps {
  border-top: 1px solid var(--bd-hair);
}
.step {
  position: relative;
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: var(--s-5);
  padding: var(--s-6) 0;
  border-bottom: 1px solid var(--bd-hair);
}
.step::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: var(--bd-line);
}
.step:last-child::before {
  bottom: 50%;
}
.step::after {
  content: "";
  position: absolute;
  left: 2px;
  top: calc(var(--s-6) + 7px);
  width: 7px;
  height: 7px;
  background: var(--copper);
  transform: rotate(45deg);
}
.step > span {
  padding-left: var(--s-5);
  padding-top: 3px;
  color: var(--copper-soft);
}
.step h3 {
  margin: 0 0 var(--s-2);
  font-size: var(--t-xl);
  line-height: 1.25;
  font-weight: 600;
}
.step p {
  max-width: 62ch;
  margin: 0;
  color: var(--tx-2);
  font-size: var(--t-md);
  line-height: 1.65;
}
.audiences {
  background: var(--bg-1);
}
.compact {
  grid-template-columns: 1fr;
}
.audience-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--s-4);
  padding-top: var(--s-7);
}
.audience-grid article {
  min-height: 224px;
  padding: var(--s-6);
  background: var(--bg-2);
  border: 1px solid var(--bd-hair);
  border-top: 2px solid var(--bd-line);
  border-radius: var(--r);
  transition: border-top-color var(--dur-2) var(--ease), background var(--dur-2) var(--ease);
}
.audience-grid article:hover {
  background: var(--bg-3);
  border-top-color: var(--copper);
}
.audience-grid article > span {
  color: var(--copper-soft);
}
.audience-grid h3 {
  margin: var(--s-7) 0 var(--s-3);
  font-size: var(--t-xl);
  line-height: 1.2;
  font-weight: 600;
}
.audience-grid p {
  margin: 0;
  color: var(--tx-2);
  font-size: var(--t-md);
  line-height: 1.65;
}
.preserve-note {
  margin-top: var(--s-7);
  padding: var(--s-6) var(--s-7);
  display: grid;
  grid-template-columns: .78fr 1.22fr;
  gap: var(--s-7);
  align-items: center;
  background: var(--bg-2);
  border: 1px solid var(--bd-hair);
  border-left: 2px solid var(--copper);
  border-radius: var(--r);
}
.preserve-heading {
  display: flex;
  align-items: center;
  gap: var(--s-5);
}
.evidence-seal {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  background: var(--copper-deep);
  border: 1px solid var(--copper);
  color: var(--copper-soft);
  font-family: var(--font-geist-mono);
  font-size: var(--t-md);
  transform: rotate(45deg);
}
.evidence-seal i {
  font-style: normal;
  transform: rotate(-45deg);
}
.preserve-heading small {
  color: var(--teal);
}
.preserve-heading h3 {
  margin: var(--s-2) 0 0;
  font-size: var(--t-lg);
  line-height: 1.25;
  letter-spacing: -.012em;
  font-weight: 600;
}
.preserve-tips {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--s-5);
}
.preserve-tips p {
  margin: 0;
  display: flex;
  gap: var(--s-3);
  color: var(--tx-2);
  font-size: var(--t-xs);
  line-height: 1.6;
}
.preserve-tips b {
  color: var(--copper-soft);
  font-weight: 400;
  padding-top: 2px;
}
.contact {
  padding-block: var(--s-section);
  display: grid;
  grid-template-columns: .84fr 1.16fr;
  gap: clamp(44px, 8vw, 128px);
  background: var(--bg-0);
}
.contact-copy > p {
  max-width: 48ch;
  margin: var(--s-6) 0 0;
  color: var(--tx-2);
  line-height: 1.7;
}
.contact-copy .privacy-note {
  margin-top: var(--s-6);
  padding-top: var(--s-5);
  border-top: 1px solid var(--bd-hair);
  color: var(--tx-3);
  line-height: 1.75;
  letter-spacing: .08em;
}
.readiness-panel {
  padding: clamp(24px, 3.2vw, 44px);
  background: var(--bg-2);
  border: 1px solid var(--bd-hair);
  border-radius: var(--r);
}
.readiness-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-4);
  padding-bottom: var(--s-5);
  border-bottom: 1px solid var(--bd-hair);
  color: var(--tx-3);
}
.readiness-top strong {
  color: var(--teal-soft);
  font-weight: 400;
}
.readiness-panel ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.readiness-panel li {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: var(--s-4);
  padding: var(--s-5) 0;
  border-bottom: 1px solid var(--bd-hair);
}
.readiness-panel li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.readiness-panel li > b {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  background: var(--bg-4);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  color: var(--copper-soft);
  font-weight: 400;
  letter-spacing: .06em;
}
.readiness-panel li div {
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
}
.readiness-panel li strong {
  font-size: var(--t-lg);
  font-weight: 600;
  line-height: 1.3;
}
.readiness-panel li span {
  color: var(--tx-2);
  font-size: var(--t-xs);
  line-height: 1.65;
}
footer {
  padding-block: var(--s-7);
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: var(--s-6);
  align-items: center;
  background: var(--bg-0);
  border-top: 1px solid var(--bd-hair);
}
footer p {
  margin: 0;
  color: var(--tx-3);
  font-size: var(--t-xs);
  line-height: 1.65;
}
.footer-contact {
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.footer-lines {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-1) var(--s-5);
}
.footer-lines a {
  padding: var(--s-1) 0;
  color: var(--tx-2);
  font-family: var(--font-geist-mono);
  font-size: var(--t-2xs);
  letter-spacing: .1em;
  font-variant-numeric: tabular-nums;
  transition: color var(--dur-2) var(--ease);
}
.footer-lines a:hover {
  color: var(--teal-soft);
}
.footer-nav {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-5);
}
.footer-nav a {
  padding: var(--s-2) 0;
  color: var(--tx-2);
  font-size: var(--t-xs);
  transition: color var(--dur-2) var(--ease);
}
.footer-nav a:hover {
  color: var(--teal-soft);
}
footer small {
  grid-column: 1 / -1;
  padding-top: var(--s-6);
  border-top: 1px solid var(--bd-hair);
  color: var(--tx-3);
}
@media (max-width: 1080px) {
  .hero {
    grid-template-columns: 1fr;
    padding-block: calc(var(--header-h) + var(--s-7)) var(--s-8);
  }
  .case-board {
    width: 100%;
    max-width: 700px;
  }
  .process, .contact {
    grid-template-columns: 1fr;
  }
  .section-heading {
    grid-template-columns: 1fr;
    gap: var(--s-5);
    align-items: start;
  }
  .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .service-card:nth-child(3n) {
    border-right: 1px solid var(--bd-hair);
  }
  .service-card:nth-child(2n) {
    border-right: 0;
  }
  .service-card:nth-last-child(-n + 3) {
    border-bottom: 1px solid var(--bd-hair);
  }
  .service-card:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}
@media (max-width: 900px) {
  .menu-button {
    display: block;
  }
  .site-header nav {
    position: absolute;
    left: 0;
    right: 0;
    top: var(--header-h);
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: var(--s-3) var(--gut) var(--s-5);
    background: var(--bg-2);
    border-bottom: 1px solid var(--bd-line);
    box-shadow: 0 24px 40px rgba(0, 0, 0, .5);
  }
  .site-header nav.nav-open {
    display: flex;
  }
  .site-header nav a {
    padding: var(--s-4) 0;
    border-bottom: 1px solid var(--bd-hair);
  }
  .site-header nav a::after {
    display: none;
  }
  .nav-cta {
    margin-top: var(--s-3);
    padding: var(--s-4) !important;
    text-align: center;
  }
  .audience-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .audience-grid article {
    min-height: auto;
  }
  .audience-grid h3 {
    margin-top: var(--s-6);
  }
  .preserve-note {
    grid-template-columns: 1fr;
    gap: var(--s-5);
  }
  .preserve-tips {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 720px) {
  :root {
    --header-h: 68px;
  }
  .br-lg {
    display: none;
  }
  .hero {
    min-height: auto;
  }
  .evidence-map {
    aspect-ratio: 4 / 3.4;
  }
  .node-b {
    right: 3%;
  }
  .node-c {
    right: 4%;
  }
  .service-grid {
    grid-template-columns: 1fr;
  }
  .service-card {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid var(--bd-hair);
  }
  .service-card:last-child {
    border-bottom: 0;
  }
  .service-card h3 {
    margin-top: var(--s-6);
  }
  .audience-grid {
    grid-template-columns: 1fr;
  }
  .preserve-note {
    padding: var(--s-5);
  }
  .preserve-tips {
    grid-template-columns: 1fr;
    gap: var(--s-4);
  }
  .board-bottom {
    grid-template-columns: 1fr;
  }
  .board-bottom div {
    border-right: 0;
    border-bottom: 1px solid var(--bd-hair);
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .board-bottom div:last-child {
    border-bottom: 0;
  }
  footer {
    grid-template-columns: 1fr;
    align-items: start;
  }
  footer small {
    grid-column: auto;
  }
}
@media (max-width: 420px) {
  .evidence-map {
    aspect-ratio: 4 / 4.2;
  }
  .node-a, .node-b {
    width: clamp(96px, 42%, 120px);
  }
  .node-c, .trace-c {
    display: none;
  }
}
.contact-chip-mail .chip-text {
  display: none;
}
@media (min-width: 1301px) {
  .contact-chip-mail .chip-text {
    display: inline;
  }
}
@media (min-width: 901px) and (max-width: 1200px) {
  .contact-chip-wa .chip-text {
    display: none;
  }
}
@media (max-width: 430px) {
  .contact-chip-wa .chip-text {
    display: none;
  }
  .site-header .brand small {
    display: none;
  }
  .site-header .brand strong {
    white-space: nowrap;
  }
}
.consent-root {
  position: fixed;
  left: var(--s-5);
  bottom: var(--s-5);
  z-index: 90;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--s-3);
}
.consent-toggle {
  order: 2;
  position: relative;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border: 1px solid var(--bd-ui);
  border-radius: 50%;
  background: var(--bg-2);
  color: var(--tx-2);
  cursor: pointer;
  box-shadow: 0 10px 28px rgba(0, 0, 0, .45);
  transition: color var(--dur-2) var(--ease), border-color var(--dur-2) var(--ease), background var(--dur-2) var(--ease), transform var(--dur-2) var(--ease);
}
.consent-toggle:hover {
  color: var(--teal-soft);
  border-color: var(--teal);
  background: var(--bg-3);
  transform: translateY(-2px);
}
.consent-toggle.is-open {
  color: var(--teal);
  border-color: var(--teal);
  background: var(--bg-3);
}
.consent-toggle.is-active::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 3px;
  width: 8px;
  height: 8px;
  border: 2px solid var(--bg-2);
  border-radius: 50%;
  background: var(--teal);
}
.consent-panel {
  order: 1;
  width: min(356px, calc(100vw - var(--s-5) * 2));
  max-height: calc(100dvh - 132px);
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: var(--s-4);
  border: 1px solid var(--bd-line);
  border-radius: var(--r);
  background: var(--bg-2);
  box-shadow: 0 24px 60px rgba(0, 0, 0, .55);
}
.consent-panel.is-open {
  animation: consent-in var(--dur-3) var(--ease) both;
}
@keyframes consent-in {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.consent-panel h2 {
  margin: var(--s-2) 0 var(--s-1);
  font-size: var(--t-lg);
  line-height: 1.3;
  letter-spacing: -.01em;
}
.consent-panel p {
  font-size: var(--t-sm);
  line-height: 1.6;
  color: var(--tx-2);
}
.consent-options {
  display: grid;
  gap: var(--s-2);
  margin: var(--s-3) 0;
  list-style: none;
}
.consent-options label {
  display: flex;
  align-items: flex-start;
  gap: var(--s-3);
  padding: var(--s-3);
  border: 1px solid var(--bd-hair);
  border-radius: var(--r);
  cursor: pointer;
  transition: border-color var(--dur-2) var(--ease), background var(--dur-2) var(--ease);
}
.consent-options label:hover {
  border-color: var(--bd-line);
  background: var(--bg-3);
}
.consent-options input {
  flex: none;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  accent-color: var(--teal);
  cursor: pointer;
}
.consent-options input:disabled, .consent-options input:disabled ~ span {
  cursor: not-allowed;
}
.consent-options strong {
  display: block;
  font-size: var(--t-sm);
  font-weight: 600;
  color: var(--tx-1);
}
.consent-options small {
  display: block;
  margin-top: 3px;
  font-size: var(--t-xs);
  line-height: 1.5;
  color: var(--tx-3);
}
.consent-options input:disabled + span strong {
  color: var(--tx-3);
}
.consent-details {
  padding-top: var(--s-3);
  margin-bottom: var(--s-3);
  border-top: 1px solid var(--bd-hair);
}
.consent-details summary {
  font-family: var(--font-geist-mono);
  font-size: var(--t-2xs);
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--tx-3);
  cursor: pointer;
  transition: color var(--dur-2) var(--ease);
}
.consent-details summary:hover {
  color: var(--teal-soft);
}
.consent-details p {
  margin-top: var(--s-2);
  font-size: var(--t-xs);
}
.consent-panel.is-compact .consent-options, .consent-panel.is-compact .consent-details, .consent-panel.is-compact .section-number {
  display: none;
}
.consent-panel.is-compact h2 {
  margin-top: 0;
}
.consent-panel.is-compact #consent-lead {
  margin-bottom: var(--s-4);
}
.consent-actions {
  position: sticky;
  bottom: calc(var(--s-4) * -1);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-2);
  padding-block: var(--s-2) var(--s-3);
  margin-bottom: calc(var(--s-3) * -1);
  background: var(--bg-2);
}
.consent-actions .button {
  width: 100%;
  min-height: 44px;
  padding: 0 var(--s-4);
  gap: 0;
  font-size: var(--t-xs);
}
.consent-actions .button:hover {
  transform: none;
}
.consent-secondary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: var(--s-3);
  margin-top: var(--s-3);
}
.consent-link {
  min-height: 24px;
  padding: 3px 0;
  border: 0;
  background: none;
  font-family: var(--font-geist-mono);
  font-size: var(--t-2xs);
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--tx-3);
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
  transition: color var(--dur-2) var(--ease);
}
.consent-link:hover {
  color: var(--teal-soft);
}
@media (max-width: 560px) {
  .consent-root {
    left: var(--s-3);
    right: var(--s-3);
    bottom: var(--s-3);
  }
  .consent-panel {
    width: 100%;
    max-height: calc(100dvh - 108px);
  }
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
  @supports (animation-timeline: view()) {
    .service-card, .step, .audience-grid article, .readiness-panel li {
      animation: rise linear both;
      animation-timeline: view();
      animation-range: entry 5% entry 55%;
    }
  }
}
@keyframes rise {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    transition: none !important;
    animation: none !important;
  }
}
@media (prefers-contrast: more) {
  :root {
    --bd-hair: #555555;
    --bd-line: #6e6e6e;
    --bd-ui: #8f8f8f;
    --tx-2: #d2cfca;
    --tx-3: #b8b5b0;
  }
  .services, .readiness-panel {
    --bd-hair: rgba(20, 20, 20, .38);
    --bd-line: rgba(20, 20, 20, .55);
    --bd-ui: rgba(20, 20, 20, .75);
    --tx-2: #333633;
    --tx-3: #3d403d;
  }
  .hero-grid {
    opacity: .2;
  }
}
@media print {
  .site-header, .skip-link, .hero-grid, .scan-line, .menu-button, .trace, .consent-root {
    display: none !important;
  }
  body, .hero, .process, .contact, footer, .proof-strip, .services, .audiences, .case-board, .board-top, .board-bottom, .evidence, .service-card, .audience-grid article, .readiness-panel, .preserve-note, .chain-badge {
    background: #ffffff !important;
    color: #000000 !important;
    box-shadow: none !important;
  }
  .hero {
    min-height: auto;
    padding-block: 0 var(--s-6);
  }
  .section, .process, .contact {
    padding-block: var(--s-6);
  }
  .service-card, .step, .audience-grid article, .preserve-note {
    break-inside: avoid;
  }
  .case-board {
    border: 1px solid #999999;
  }
  .evidence-map {
    aspect-ratio: auto;
    min-height: 0;
    display: grid;
    gap: 8px;
    padding: 8px;
  }
  .core, .node {
    position: static;
    width: auto;
    transform: none;
  }
  main a::after {
    content: " (" attr(href) ")";
    font-size: 10px;
    color: #555555;
  }
}
@media (max-width: 900px) {
  .site-header nav {
    max-height: calc(100dvh - var(--header-h));
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}
@media print {
  *, *::before, *::after {
    animation: none !important;
    opacity: 1 !important;
    color: #000 !important;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
