/* [next]/internal/font/google/geist_dbbf8c4b.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.390ncx5urfkfu.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.21jp631_3pja2.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_dbbf8c4b-module__5qCx7q__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_dbbf8c4b-module__5qCx7q__variable {
  --font-geist: "Geist", "Geist Fallback";
}

/* [project]/app/globals.css [app-client] (css) */
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, 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 {
    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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;
    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: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring:where(:not(iframe)) {
    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;
  }

  .block {
    display: block;
  }
}

:root {
  --background: #f4f3ef;
  --foreground: #101010;
  --muted: #77736d;
  --line: #1010102e;
  --header-height: 82px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-geist), Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  color: inherit;
  font: inherit;
}

.site-main {
  min-height: 100vh;
}

.site-header {
  z-index: 100;
  color: #fff;
  mix-blend-mode: difference;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.site-header-inner {
  height: var(--header-height);
  justify-content: space-between;
  align-items: center;
  padding: 0 clamp(24px, 3.2vw, 56px);
  display: flex;
}

.site-logo {
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 650;
  line-height: 1;
}

.desktop-navigation {
  align-items: center;
  gap: clamp(18px, 1.75vw, 34px);
  display: flex;
}

.desktop-navigation a {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 550;
  line-height: 1;
  position: relative;
}

.desktop-navigation a:after {
  content: "";
  transform-origin: 100%;
  background: currentColor;
  width: 100%;
  height: 1px;
  transition: transform .25s;
  position: absolute;
  bottom: -7px;
  left: 0;
  transform: scaleX(0);
}

.desktop-navigation a:hover:after {
  transform-origin: 0;
  transform: scaleX(1);
}

.mobile-menu-button {
  cursor: pointer;
  background: none;
  border: 0;
  width: 34px;
  height: 34px;
  padding: 8px 2px;
  display: none;
}

.mobile-menu-button span {
  background: currentColor;
  width: 100%;
  height: 1px;
  margin: 5px 0;
  transition: transform .25s;
  display: block;
}

.mobile-menu-button.is-open span:first-child {
  transform: translateY(3px)rotate(45deg);
}

.mobile-menu-button.is-open span:last-child {
  transform: translateY(-3px)rotate(-45deg);
}

.mobile-navigation {
  display: none;
}

.home-hero {
  color: #f6f5f1;
  background: #0c0c0c;
  min-height: 100svh;
}

.home-hero-inner {
  min-height: 100svh;
  padding: calc(var(--header-height) + 60px)
    clamp(24px, 3.2vw, 56px)
    clamp(30px, 4vw, 60px);
  flex-direction: column;
  display: flex;
}

.hero-eyebrow, .section-kicker, .footer-kicker {
  letter-spacing: .14em;
  margin: 0;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.4;
}

.hero-title {
  letter-spacing: -.075em;
  flex-direction: column;
  margin: auto 0;
  font-size: clamp(82px, 14vw, 235px);
  font-weight: 600;
  line-height: .73;
  display: flex;
}

.hero-title span:last-child {
  align-self: flex-end;
  padding-right: .06em;
}

.hero-bottom {
  border-top: 1px solid #ffffff47;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 50px;
  display: flex;
}

.hero-bottom p {
  letter-spacing: -.03em;
  margin: 0;
  font-size: clamp(18px, 1.5vw, 25px);
  line-height: 1.25;
}

.hero-index {
  letter-spacing: .12em;
  gap: 36px;
  font-size: 10px;
  display: flex;
}

.intro-section {
  border-bottom: 1px solid var(--line);
  grid-template-columns: minmax(60px, 1fr) 6fr;
  padding: clamp(100px, 12vw, 190px) clamp(24px, 3.2vw, 56px);
  display: grid;
}

.section-number {
  letter-spacing: .12em;
  padding-top: 5px;
  font-size: 10px;
}

.intro-content {
  grid-template-columns: 1.6fr 1fr;
  column-gap: clamp(50px, 8vw, 150px);
  display: grid;
}

.intro-content .section-kicker {
  grid-column: 1 / -1;
  margin-bottom: 48px;
}

.intro-content h2 {
  letter-spacing: -.06em;
  margin: 0;
  font-size: clamp(42px, 6vw, 98px);
  font-weight: 500;
  line-height: .98;
}

.intro-copy {
  align-self: end;
  max-width: 450px;
}

.intro-copy p {
  color: #403e3a;
  word-break: keep-all;
  margin: 0 0 42px;
  font-size: 15px;
  line-height: 1.75;
}

.text-link, .contact-cta-link {
  letter-spacing: .09em;
  border-bottom: 1px solid;
  align-items: center;
  gap: 18px;
  padding-bottom: 7px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
}

.text-link span, .contact-cta-link span {
  transition: transform .2s;
}

.text-link:hover span, .contact-cta-link:hover span {
  transform: translate(3px, -3px);
}

.services-section {
  padding: clamp(100px, 11vw, 170px) clamp(24px, 3.2vw, 56px);
}

.services-heading {
  grid-template-columns: minmax(60px, 1fr) 6fr;
  margin-bottom: clamp(70px, 9vw, 130px);
  display: grid;
}

.services-heading h2 {
  letter-spacing: -.06em;
  margin: 18px 0 0;
  font-size: clamp(52px, 7vw, 110px);
  font-weight: 500;
  line-height: .9;
}

.service-list {
  border-top: 1px solid var(--foreground);
}

.service-row {
  border-bottom: 1px solid var(--line);
  grid-template-columns: .6fr 2.25fr 2fr auto;
  align-items: center;
  gap: 30px;
  min-height: 125px;
  transition: background .25s, padding .25s;
  display: grid;
}

.service-row:hover {
  color: #f7f6f2;
  background: #101010;
  padding-left: 20px;
  padding-right: 20px;
}

.service-number {
  letter-spacing: .12em;
  font-size: 10px;
}

.service-row h3 {
  letter-spacing: -.045em;
  margin: 0;
  font-size: clamp(26px, 3vw, 48px);
  font-weight: 500;
  line-height: 1;
}

.service-row p {
  max-width: 420px;
  color: var(--muted);
  word-break: keep-all;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
}

.service-row:hover p {
  color: #fff9;
}

.service-arrow {
  font-size: 22px;
}

.portfolio-preview {
  color: #f4f3ef;
  background: #101010;
  padding: clamp(100px, 11vw, 170px) clamp(24px, 3.2vw, 56px);
}

.portfolio-preview-heading {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: clamp(70px, 9vw, 135px);
  display: flex;
}

.portfolio-preview-heading h2 {
  letter-spacing: -.065em;
  margin: 25px 0 0;
  font-size: clamp(54px, 7vw, 112px);
  font-weight: 500;
  line-height: .89;
}

.portfolio-grid {
  grid-template-columns: 1.8fr 1fr;
  gap: 16px;
  display: grid;
}

.portfolio-placeholder {
  background: linear-gradient(145deg, #252525 0%, #161616 50%, #292929 100%);
  min-height: 420px;
  position: relative;
  overflow: hidden;
}

.portfolio-placeholder-large {
  grid-row: span 2;
  min-height: 856px;
}

.portfolio-placeholder:before {
  content: "";
  background: linear-gradient(115deg, #0000 30%, #ffffff09 50%, #0000 70%);
  transition: transform .7s;
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
}

.portfolio-placeholder:hover:before {
  transform: translateX(100%);
}

.portfolio-placeholder span {
  letter-spacing: .12em;
  font-size: 9px;
  position: absolute;
  bottom: 20px;
  left: 22px;
}

.contact-cta {
  padding: clamp(110px, 14vw, 220px) clamp(24px, 3.2vw, 56px);
}

.contact-cta h2 {
  letter-spacing: -.075em;
  margin: 38px 0 clamp(60px, 8vw, 120px);
  font-size: clamp(68px, 11vw, 180px);
  font-weight: 500;
  line-height: .82;
}

.site-footer {
  color: #f4f3ef;
  background: #101010;
  padding: clamp(70px, 8vw, 120px) clamp(24px, 3.2vw, 56px) 28px;
}

.site-footer-main {
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: clamp(80px, 11vw, 160px);
  display: flex;
}

.site-footer h2 {
  letter-spacing: -.06em;
  margin: 25px 0 0;
  font-size: clamp(42px, 6vw, 94px);
  font-weight: 500;
  line-height: .92;
}

.footer-links {
  letter-spacing: .1em;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  font-size: 11px;
  display: flex;
}

.footer-links a {
  border-bottom: 1px solid #0000;
}

.footer-links a:hover {
  border-bottom-color: currentColor;
}

.site-footer-bottom {
  letter-spacing: .1em;
  border-top: 1px solid #fff3;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 18px;
  font-size: 9px;
  display: grid;
}

.site-footer-bottom span:nth-child(2) {
  text-align: center;
}

.site-footer-bottom span:last-child {
  text-align: right;
}

@media (max-width: 1100px) {
  .desktop-navigation {
    display: none;
  }

  .mobile-menu-button {
    display: block;
  }

  .mobile-navigation {
    z-index: 99;
    padding: calc(var(--header-height) + 40px)
      clamp(24px, 5vw, 50px)
      40px;
    color: #f4f3ef;
    opacity: 0;
    visibility: hidden;
    background: #101010;
    transition: opacity .25s, visibility .25s, transform .25s;
    display: block;
    position: fixed;
    inset: 0;
    transform: translateY(-10px);
  }

  .mobile-navigation.is-open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .mobile-navigation nav {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    display: flex;
  }

  .mobile-navigation a {
    letter-spacing: -.045em;
    border-bottom: 1px solid #fff3;
    align-items: baseline;
    gap: 28px;
    padding: 16px 0;
    font-size: clamp(34px, 6vw, 64px);
    line-height: 1;
    display: flex;
  }

  .mobile-navigation a span {
    letter-spacing: .12em;
    width: 28px;
    font-size: 9px;
  }

  .intro-content {
    grid-template-columns: 1fr;
  }

  .intro-copy {
    margin-top: 60px;
  }
}

@media (max-width: 760px) {
  :root {
    --header-height: 68px;
  }

  .site-header-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .site-logo {
    font-size: 13px;
  }

  .home-hero-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title {
    font-size: clamp(65px, 23vw, 120px);
    line-height: .78;
  }

  .hero-title span:last-child {
    align-self: flex-start;
  }

  .hero-bottom {
    gap: 30px;
  }

  .hero-index {
    text-align: right;
    flex-direction: column;
    gap: 6px;
  }

  .intro-section, .services-heading {
    grid-template-columns: 1fr;
  }

  .section-number {
    margin-bottom: 45px;
  }

  .intro-content .section-kicker {
    margin-bottom: 35px;
  }

  .intro-content h2 {
    font-size: clamp(42px, 13vw, 66px);
  }

  .service-row {
    grid-template-columns: 34px 1fr auto;
    gap: 12px;
    min-height: auto;
    padding: 26px 0;
  }

  .service-row p {
    grid-column: 2 / -1;
    padding-right: 30px;
  }

  .service-row:hover {
    padding-left: 12px;
    padding-right: 12px;
  }

  .portfolio-preview-heading {
    display: block;
  }

  .portfolio-preview-heading .text-link {
    margin-top: 45px;
  }

  .portfolio-grid {
    grid-template-columns: 1fr;
  }

  .portfolio-placeholder, .portfolio-placeholder-large {
    grid-row: auto;
    min-height: 70vw;
  }

  .site-footer-main {
    display: block;
  }

  .footer-links {
    align-items: flex-start;
    margin-top: 70px;
  }

  .site-footer-bottom {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .site-footer-bottom span:nth-child(2), .site-footer-bottom span:last-child {
    text-align: left;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__01qv-03._.css.map*/