/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .contents {
    display: contents;
  }
  .table {
    display: table;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
:root {
  --ink: #090b0e;
  --coal: #11151a;
  --paper: #f4f1eb;
  --white: #fff;
  --muted: #697078;
  --line: #d9d5cf;
  --red: #d62027;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--paper);
  color: var(--ink);
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  display: block;
}
.site-header {
  z-index: 50;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: #fffffff7;
  border-bottom: 1px solid #dedbd5;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  height: 88px;
  padding: 0 5vw;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 8px 30px #090b0e0f;
}
.brand,
.footer-brand {
  color: #0b0d10;
  align-items: center;
  gap: 13px;
  display: flex;
}
.brand img,
.footer-brand img {
  object-fit: contain;
  width: 52px;
  height: 70px;
}
.brand span,
.footer-brand span {
  flex-direction: column;
  display: flex;
}
.brand strong,
.footer-brand strong {
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-family: Georgia, serif;
  font-size: 20px;
  font-weight: 400;
}
.brand small,
.footer-brand small {
  color: #5b6167;
  letter-spacing: 0.52em;
  text-transform: uppercase;
  font-size: 8px;
}
.site-header nav {
  color: #3f464c;
  gap: 30px;
  font-size: 13px;
  display: flex;
}
.site-header nav a:hover {
  color: var(--red);
}
.button {
  background: var(--red);
  color: #fff;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  border: 1px solid var(--red);
  justify-content: center;
  align-items: center;
  gap: 18px;
  min-height: 54px;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 800;
  transition: all 0.2s;
  display: inline-flex;
}
.button:hover {
  background: #b7151b;
  border-color: #b7151b;
  transform: translateY(-1px);
}
.button-small {
  min-height: 44px;
  padding: 0 18px;
  font-size: 10px;
}
.hero {
  color: #fff;
  background: #080a0c;
  align-items: center;
  min-height: calc(100vh - 88px);
  display: flex;
  position: relative;
  overflow: hidden;
}
.hero-image,
.hero-shade {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.hero-shade {
  background:
    linear-gradient(90deg, #06080afa 0%, #06080ae6 42%, #06080a3d 76%, #06080a73 100%),
    linear-gradient(#0000 55%, #06080ad9);
}
.hero-content {
  z-index: 2;
  width: min(1280px, 90vw);
  margin: 0 auto;
  padding: 90px 0 42px;
  position: relative;
}
.kicker,
.section-label,
.card-eyebrow {
  color: var(--red);
  text-transform: uppercase;
  letter-spacing: 0.22em;
  margin: 0 0 22px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
}
.hero h1 {
  letter-spacing: -0.055em;
  max-width: 850px;
  margin: 0;
  font-family:
    Georgia,
    Times New Roman,
    serif;
  font-size: clamp(58px, 7.2vw, 112px);
  font-weight: 400;
  line-height: 0.92;
}
.hero h1 span {
  color: #c5c8ca;
}
.hero-copy {
  color: #ced2d5;
  max-width: 720px;
  margin: 32px 0;
  font-size: 19px;
  line-height: 1.7;
}
.hero-actions {
  align-items: center;
  gap: 32px;
  display: flex;
}
.text-link {
  color: #fff;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  border-bottom: 1px solid #687078;
  padding: 15px 0;
  font-size: 12px;
  font-weight: 800;
}
.text-link span {
  color: var(--red);
  margin-left: 12px;
}
.proof-row {
  border-top: 1px solid #ffffff2e;
  max-width: 760px;
  margin-top: 78px;
  display: flex;
}
.proof-row div {
  border-right: 1px solid #ffffff2e;
  align-items: center;
  gap: 18px;
  margin-right: 40px;
  padding: 24px 40px 0 0;
  display: flex;
}
.proof-row div:last-child {
  border: 0;
}
.proof-row strong {
  white-space: nowrap;
  font-family: Georgia, serif;
  font-size: 30px;
  font-weight: 400;
}
.proof-row span {
  color: #9fa5aa;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  max-width: 190px;
  font-size: 11px;
  line-height: 1.5;
}
.section {
  padding: 110px max(5vw, 30px);
}
.section h2 {
  letter-spacing: -0.04em;
  margin: 0;
  font-family:
    Georgia,
    Times New Roman,
    serif;
  font-size: clamp(42px, 5vw, 72px);
  font-weight: 400;
  line-height: 1.05;
}
.intro {
  background: #fff;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 9vw;
  display: grid;
}
.intro-copy {
  color: #4f565d;
  padding-top: 40px;
  font-size: 18px;
  line-height: 1.75;
}
.callout {
  border-left: 3px solid var(--red);
  color: var(--ink);
  margin-top: 30px;
  padding: 25px 0 25px 25px;
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: 1.4;
}
.sales-consulting {
  background: var(--coal);
  color: #fff;
}
.sales-consulting .section-heading > p {
  color: #aeb4b9;
}
.expertise-grid {
  border-top: 1px solid #343a40;
  border-left: 1px solid #343a40;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}
.expertise-grid article {
  border-bottom: 1px solid #343a40;
  border-right: 1px solid #343a40;
  padding: 55px;
}
.expertise-grid h3 {
  margin: 0 0 24px;
  font-family: Georgia, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.08;
}
.expertise-grid article > p:not(.card-eyebrow) {
  color: #b8bec3;
  line-height: 1.75;
}
.expertise-grid ul {
  border-top: 1px solid #343a40;
  margin: 32px 0 0;
  padding: 25px 0 0;
  list-style: none;
}
.expertise-grid li {
  color: #e0e3e5;
  margin: 13px 0;
  font-size: 14px;
}
.expertise-grid li:before {
  content: '—';
  color: var(--red);
  margin-right: 10px;
}
.services {
  background: var(--paper);
}
.section-heading {
  grid-template-columns: 1.2fr 0.55fr;
  align-items: end;
  gap: 8vw;
  margin-bottom: 65px;
  display: grid;
}
.section-heading > p {
  color: var(--muted);
  font-size: 17px;
  line-height: 1.7;
}
.service-grid {
  border-top: 1px solid #c9c5bf;
  border-left: 1px solid #c9c5bf;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}
.service-card {
  background: #f8f6f2;
  border-bottom: 1px solid #c9c5bf;
  border-right: 1px solid #c9c5bf;
  min-height: 520px;
  padding: 55px;
  position: relative;
}
.service-card:nth-child(2),
.service-card:nth-child(3) {
  background: #efebe5;
}
.service-card h3 {
  max-width: 530px;
  margin: 0 0 22px;
  font-family: Georgia, serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 1.08;
}
.service-card > p:not(.card-eyebrow) {
  color: #5f666c;
  max-width: 590px;
  line-height: 1.7;
}
.service-card ul {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 20px;
  margin: 28px 0;
  padding: 25px 0;
  list-style: none;
  display: grid;
}
.service-card li {
  font-size: 13px;
}
.service-card li:before {
  content: '—';
  color: var(--red);
  margin-right: 8px;
}
.service-card a {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 11px;
  font-weight: 800;
}
.service-card a span {
  color: var(--red);
  margin-left: 8px;
}
.accounting {
  background: #fff;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 0;
  padding: 0;
  display: grid;
}
.image-panel {
  min-height: 1050px;
  position: relative;
}
.image-panel img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.image-caption {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  background: #07090ce6;
  width: 100%;
  padding: 28px 35px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.accounting-content {
  padding: 100px 7vw;
}
.lead {
  color: #5e656b;
  font-size: 18px;
  line-height: 1.7;
}
.accounting-list {
  border-top: 1px solid var(--line);
  margin: 45px 0;
}
.accounting-item {
  border-bottom: 1px solid var(--line);
  grid-template-columns: 190px 1fr;
  gap: 35px;
  padding: 25px 0;
  display: grid;
}
.accounting-item h3 {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 21px;
  font-weight: 400;
}
.accounting-item p {
  color: #626970;
  margin: 0;
  font-size: 14px;
  line-height: 1.65;
}
.dark-button {
  background: var(--ink);
  border-color: var(--ink);
}
.trade {
  color: #fff;
  align-items: center;
  min-height: 760px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.trade-image,
.trade-overlay {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.trade-overlay {
  background: linear-gradient(90deg, #06080afa, #06080ad1 52%, #06080a38);
}
.trade-content {
  z-index: 2;
  max-width: 780px;
  position: relative;
}
.section-label.light {
  color: #ff656a;
}
.trade-content > p:not(.section-label) {
  color: #c6cbd0;
  max-width: 680px;
  font-size: 18px;
  line-height: 1.75;
}
.tag-list {
  flex-wrap: wrap;
  gap: 10px;
  margin: 35px 0;
  display: flex;
}
.tag-list span {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  background: #00000042;
  border: 1px solid #ffffff3d;
  padding: 11px 14px;
  font-size: 11px;
}
.why {
  background: var(--coal);
  color: #fff;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 7vw;
  display: grid;
}
.why-title {
  height: max-content;
  position: sticky;
  top: 130px;
}
.why-grid {
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}
.why-grid article {
  border-bottom: 1px solid #343a40;
  border-left: 1px solid #343a40;
  min-height: 300px;
  padding: 40px;
}
.why-grid h3 {
  margin: 22px 0 18px;
  font-family: Georgia, serif;
  font-size: 26px;
  font-weight: 400;
}
.why-grid p {
  color: #aeb4b9;
  line-height: 1.7;
}
.about-hero {
  color: #fff;
  background: linear-gradient(135deg, #080a0d 0%, #111821 65%, #281013 100%);
  grid-template-columns: 1.25fr 0.75fr;
  align-items: end;
  gap: 8vw;
  min-height: 560px;
  padding: 110px max(5vw, 30px);
  display: grid;
}
.about-hero h1 {
  letter-spacing: -0.055em;
  margin: 0;
  font-family: Georgia, serif;
  font-size: clamp(58px, 7vw, 108px);
  font-weight: 400;
  line-height: 0.94;
}
.about-hero h1 span {
  color: #c3c7ca;
}
.about-hero > p {
  color: #c6cbd0;
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 1.75;
}
.about-story {
  background: #fff;
  grid-template-columns: 1fr 1fr;
  gap: 9vw;
  display: grid;
}
.story-copy {
  color: #4f565d;
  font-size: 18px;
  line-height: 1.8;
}
.story-copy p:first-child {
  margin-top: 42px;
}
.story-copy blockquote {
  border-left: 3px solid var(--red);
  color: var(--ink);
  margin: 38px 0 0;
  padding: 28px 0 28px 28px;
  font-family: Georgia, serif;
  font-size: 26px;
  line-height: 1.45;
}
.experience {
  background: #f5f2ec;
}
.client-logo-grid {
  background: var(--line);
  border: 1px solid var(--line);
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  display: grid;
}
.client-logo {
  background: #fff;
  justify-content: center;
  align-items: center;
  min-height: 150px;
  padding: 28px;
  display: flex;
}
.client-logo img {
  object-fit: contain;
  max-width: 100%;
  max-height: 82px;
}
.industries {
  text-align: center;
  background: #fff;
}
.industry-row {
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  display: flex;
}
.industry-row span {
  border: 1px solid var(--line);
  color: #4c5359;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 16px 22px;
  font-size: 12px;
}
.contact {
  background: var(--red);
  color: #fff;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 9vw;
  display: grid;
}
.contact > div:last-child {
  font-size: 19px;
  line-height: 1.7;
}
.light-button {
  color: var(--ink);
  background: #fff;
  border-color: #fff;
  margin-top: 22px;
}
.light-button:hover {
  background: #f0ece7;
  border-color: #f0ece7;
}
footer {
  color: #51585e;
  background: #fff;
  border-top: 1px solid #dedbd5;
  grid-template-columns: 1.1fr 1fr 0.7fr 1fr;
  align-items: center;
  gap: 40px;
  padding: 60px 5vw;
  font-size: 13px;
  display: grid;
}
footer > div:not(.footer-brand) {
  color: #15181c;
  flex-direction: column;
  gap: 10px;
  display: flex;
}
.copyright {
  text-align: right;
  line-height: 1.8;
}
.about-page {
  isolation: isolate;
  position: relative;
}
.about-page:before {
  content: '';
  z-index: -1;
  opacity: 0.055;
  filter: grayscale();
  pointer-events: none;
  background: url(/black-dragon-logo.png) 50% / contain no-repeat;
  width: min(46vw, 620px);
  height: calc(100vh - 150px);
  position: fixed;
  top: 120px;
  right: -5vw;
}
.about-page .about-story,
.about-page .experience,
.about-page .portfolio {
  background-color: #fffffff5;
}
.portfolio {
  display: block;
}
.portfolio-copy {
  grid-template-columns: 1.1fr 0.7fr;
  align-items: end;
  gap: 8vw;
  margin-bottom: 55px;
  display: grid;
  position: static;
}
.portfolio-copy > p:not(.section-label) {
  color: #5c646b;
  grid-area: 1/2 / span 2;
  margin: 0;
  font-size: 17px;
  line-height: 1.75;
}
.portfolio-gallery {
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  display: grid;
}
.portfolio-card {
  border: 1px solid var(--line);
  background: #fff;
  padding: 10px;
  transition: all 0.25s;
  display: block;
  box-shadow: 0 14px 34px #090b0e1a;
}
.portfolio-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px #090b0e29;
}
.portfolio-card img {
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%;
}
.portfolio-card span {
  color: #4e555b;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  justify-content: space-between;
  padding: 13px 4px 3px;
  font-size: 10px;
  font-weight: 800;
  display: flex;
}
.portfolio-card b {
  color: var(--red);
}
.results {
  background: var(--coal);
  color: #fff;
  grid-template-columns: 0.75fr 1.25fr;
  gap: 7vw;
  display: grid;
}
.results-intro > p:not(.section-label) {
  color: #aeb4b9;
  max-width: 520px;
  font-size: 17px;
  line-height: 1.75;
}
.results-intro .text-link {
  margin-top: 20px;
  display: inline-block;
}
.result-grid {
  border-top: 1px solid #343a40;
  border-left: 1px solid #343a40;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
.result-card {
  border-bottom: 1px solid #343a40;
  border-right: 1px solid #343a40;
  flex-direction: column;
  min-height: 420px;
  padding: 35px 28px;
  transition: all 0.2s;
  display: flex;
}
.result-card:hover {
  background: #181d23;
}
.result-card > span {
  color: #ff656a;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  min-height: 44px;
  font-size: 9px;
  font-weight: 800;
  line-height: 1.4;
}
.result-card strong {
  margin-top: 34px;
  font-family: Georgia, serif;
  font-size: 48px;
  font-weight: 400;
}
.result-card h3 {
  margin: 18px 0;
  font-family: Georgia, serif;
  font-size: 24px;
  font-weight: 400;
}
.result-card p {
  color: #aeb4b9;
  margin: auto 0 0;
  font-size: 14px;
  line-height: 1.65;
}
.founder {
  background: var(--coal);
  color: #fff;
  grid-template-columns: 0.68fr 1.32fr;
  align-items: center;
  gap: 7vw;
  display: grid;
}
.founder-mark {
  background: radial-gradient(circle, #261b1d 0%, #11151a 68%);
  border: 1px solid #32383e;
  justify-content: center;
  align-items: center;
  height: 580px;
  display: flex;
}
.founder-mark img {
  object-fit: contain;
  opacity: 0.82;
  width: min(68%, 330px);
  max-height: 470px;
}
.founder-copy h2 span {
  color: #aeb4b9;
  font-size: 0.48em;
}
.founder-copy > p:not(.section-label) {
  color: #b8bec3;
  max-width: 760px;
  font-size: 17px;
  line-height: 1.75;
}
.founder-copy .text-link {
  margin-top: 20px;
  display: inline-block;
}
.case-hero {
  color: #fff;
  background: linear-gradient(135deg, #080a0d 0%, #111821 65%, #281013 100%);
  grid-template-columns: 1.18fr 0.82fr;
  align-items: end;
  gap: 8vw;
  min-height: 620px;
  padding: 110px max(5vw, 30px);
  display: grid;
}
.case-hero h1 {
  letter-spacing: -0.05em;
  margin: 0;
  font-family: Georgia, serif;
  font-size: clamp(54px, 6.4vw, 96px);
  font-weight: 400;
  line-height: 0.96;
}
.case-hero h1 span {
  color: #c3c7ca;
}
.case-hero > div:last-child > p {
  color: #c6cbd0;
  font-size: 18px;
  line-height: 1.75;
}
.case-hero-proof {
  border-top: 1px solid #fff3;
  align-items: center;
  gap: 22px;
  margin-top: 32px;
  padding-top: 30px;
  display: flex;
}
.case-hero-proof strong {
  font-family: Georgia, serif;
  font-size: 42px;
  font-weight: 400;
}
.case-hero-proof span {
  color: #9fa5aa;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  max-width: 340px;
  font-size: 11px;
  line-height: 1.55;
}
.case-feature {
  background: #fff;
  grid-template-columns: 0.9fr 1.1fr;
  align-items: center;
  gap: 7vw;
  display: grid;
}
.case-feature.reverse {
  background: var(--paper);
  grid-template-columns: 1.1fr 0.9fr;
}
.case-feature.reverse .case-visual {
  grid-column: 2;
}
.case-feature.reverse .case-copy {
  grid-area: 1/1;
}
.case-visual {
  background: var(--paper);
  border: 1px solid var(--line);
  padding: 14px;
  box-shadow: 0 28px 70px #090b0e1f;
}
.case-visual img {
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%;
}
.case-visual.logo-visual {
  background: #fff;
  align-items: center;
  min-height: 420px;
  display: flex;
}
.case-visual.logo-visual img {
  aspect-ratio: auto;
  object-fit: contain;
  height: auto;
}
.case-copy h2 {
  font-size: clamp(44px, 5vw, 70px);
}
.case-lead {
  color: #42494f;
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: 1.45;
}
.case-detail {
  border-top: 1px solid var(--line);
  grid-template-columns: 125px 1fr;
  gap: 30px;
  padding: 22px 0;
  display: grid;
}
.case-detail h3 {
  letter-spacing: 0.13em;
  text-transform: uppercase;
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
}
.case-detail p {
  color: #626970;
  margin: 0;
  font-size: 15px;
  line-height: 1.7;
}
.metric-grid {
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
  grid-template-columns: repeat(3, 1fr);
  margin-top: 28px;
  display: grid;
}
.metric-grid.two {
  grid-template-columns: repeat(2, 1fr);
}
.metric-grid div {
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 24px;
}
.metric-grid strong,
.metric-grid span {
  display: block;
}
.metric-grid strong {
  font-family: Georgia, serif;
  font-size: 32px;
  font-weight: 400;
}
.metric-grid span {
  color: #697078;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 7px;
  font-size: 9px;
  font-weight: 800;
  line-height: 1.4;
}
.engagements {
  background: #f5f2ec;
}
.engagement-grid {
  border-top: 1px solid #c9c5bf;
  border-left: 1px solid #c9c5bf;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}
.engagement-grid article {
  background: #fff;
  border-bottom: 1px solid #c9c5bf;
  border-right: 1px solid #c9c5bf;
  min-height: 410px;
  padding: 48px;
}
.engagement-grid article:nth-child(2),
.engagement-grid article:nth-child(3) {
  background: #efebe5;
}
.engagement-grid h3 {
  margin: 0 0 20px;
  font-family: Georgia, serif;
  font-size: 34px;
  font-weight: 400;
}
.engagement-grid article > p:not(.card-eyebrow) {
  color: #5d656c;
  line-height: 1.72;
}
.engagement-grid article > div {
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 28px;
  display: flex;
}
.engagement-grid span {
  border: 1px solid var(--line);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 9px 11px;
  font-size: 9px;
  font-weight: 800;
}
.proof-method {
  background: var(--coal);
  color: #fff;
  grid-template-columns: 0.75fr 1.25fr;
  gap: 8vw;
  display: grid;
}
.proof-method > div:last-child {
  color: #b8bec3;
  font-size: 17px;
  line-height: 1.75;
}
.proof-method ul {
  border-top: 1px solid #343a40;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 28px;
  margin: 30px 0 0;
  padding: 28px 0 0;
  list-style: none;
  display: grid;
}
.proof-method li:before {
  content: '—';
  color: var(--red);
  margin-right: 10px;
}
.case-disclaimer {
  color: #878e94;
  text-align: center;
  background: #0b0e12;
  padding: 24px 5vw;
  font-size: 11px;
  line-height: 1.6;
}
.mobile-nav {
  display: none;
}
.mobile-nav summary {
  cursor: pointer;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 800;
  list-style: none;
}
.mobile-nav summary::-webkit-details-marker {
  display: none;
}
.mobile-nav summary:after {
  content: ' +';
  color: var(--red);
}
.mobile-nav[open] summary:after {
  content: ' −';
}
.mobile-nav > div {
  border-top: 1px solid var(--line);
  background: #fff;
  flex-direction: column;
  padding: 22px;
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 18px 30px #090b0e1f;
}
.mobile-nav a {
  border-bottom: 1px solid var(--line);
  padding: 14px 4px;
  font-size: 13px;
}
.mobile-nav .mobile-cta {
  background: var(--red);
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 12px;
  padding: 15px;
  font-size: 10px;
  font-weight: 800;
}
.accounting-proof {
  border: 1px solid var(--line);
  background: var(--paper);
  align-items: center;
  gap: 18px;
  margin: 0 0 34px;
  padding: 20px;
  display: flex;
}
.accounting-proof strong {
  font-family: Georgia, serif;
  font-size: 34px;
  font-weight: 400;
}
.accounting-proof span {
  color: #5e656b;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.55;
}
.case-visual.supplied-visual {
  background: #f2f2f2;
}
.case-visual.supplied-visual img {
  aspect-ratio: auto;
  object-fit: contain;
  height: auto;
}
@media (width<=1100px) {
  .site-header nav {
    gap: 18px;
    font-size: 12px;
  }
}
@media (width<=980px) {
  .mobile-nav {
    display: block;
  }
  .site-header nav {
    display: none;
  }
  .intro,
  .section-heading,
  .accounting,
  .why,
  .contact,
  .about-hero,
  .about-story,
  .results,
  .founder,
  .case-hero,
  .case-feature,
  .case-feature.reverse,
  .proof-method,
  .expertise-grid {
    grid-template-columns: 1fr;
  }
  .service-card {
    padding: 40px;
  }
  .image-panel {
    min-height: 600px;
  }
  .why-title {
    position: static;
  }
  .client-logo-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .portfolio-copy {
    grid-template-columns: 1fr;
  }
  .portfolio-copy > p:not(.section-label) {
    grid-area: auto;
  }
  .portfolio-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .result-grid {
    margin-top: 10px;
  }
  .case-feature.reverse .case-visual,
  .case-feature.reverse .case-copy {
    grid-area: auto;
  }
  .case-feature.reverse .case-visual {
    order: 1;
  }
  .case-feature.reverse .case-copy {
    order: 2;
  }
  .founder-mark {
    height: 460px;
  }
  footer {
    grid-template-columns: 1fr 1fr;
  }
  .copyright {
    text-align: left;
  }
}
@media (width<=640px) {
  .site-header {
    height: 72px;
    padding: 0 18px;
  }
  .brand img {
    width: 42px;
    height: 58px;
  }
  .brand strong {
    font-size: 16px;
  }
  .brand small {
    font-size: 6px;
  }
  .button-small {
    display: none;
  }
  .hero {
    min-height: 820px;
  }
  .hero-content {
    width: calc(100% - 36px);
    padding-top: 70px;
  }
  .hero h1 {
    font-size: 54px;
  }
  .hero-copy {
    font-size: 16px;
  }
  .hero-actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .proof-row {
    flex-direction: column;
    margin-top: 45px;
  }
  .proof-row div {
    border-right: 0;
    margin: 0;
  }
  .section {
    padding: 75px 22px;
  }
  .about-hero,
  .case-hero {
    min-height: 630px;
    padding: 80px 22px;
  }
  .about-hero h1,
  .case-hero h1 {
    font-size: 50px;
  }
  .service-grid,
  .why-grid,
  .result-grid,
  .engagement-grid {
    grid-template-columns: 1fr;
  }
  .result-card {
    min-height: 330px;
  }
  .client-logo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .client-logo {
    min-height: 120px;
    padding: 20px;
  }
  .portfolio-gallery {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .portfolio-card {
    padding: 8px;
  }
  .about-page:before {
    opacity: 0.045;
    width: 90vw;
    right: -28vw;
  }
  .service-card {
    min-height: auto;
    padding: 38px 28px;
  }
  .service-card ul {
    grid-template-columns: 1fr;
  }
  .accounting-content {
    padding: 75px 22px;
  }
  .accounting-item,
  .case-detail {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .trade {
    min-height: 850px;
  }
  .founder-mark {
    height: 380px;
  }
  .metric-grid,
  .metric-grid.two {
    grid-template-columns: 1fr;
  }
  .engagement-grid article {
    min-height: auto;
    padding: 38px 28px;
  }
  .proof-method ul {
    grid-template-columns: 1fr;
  }
  .case-hero-proof {
    flex-direction: column;
    align-items: flex-start;
  }
  footer {
    grid-template-columns: 1fr;
    padding: 55px 22px;
  }
}
