/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --tw-font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;
    --tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --tw-color-neutral-50: oklch(98.5% 0 0);
    --tw-color-neutral-200: oklch(92.2% 0 0);
    --tw-color-black: #000;
    --tw-color-white: #fff;
    --tw-spacing: 0.25rem;
    --tw-container-7xl: 80rem;
    --tw-text-xs: 0.75rem;
    --tw-text-xs--line-height: calc(1 / 0.75);
    --tw-text-2xl: 1.5rem;
    --tw-text-2xl--line-height: calc(2 / 1.5);
    --tw-font-weight-normal: 400;
    --tw-font-weight-bold: 700;
    --tw-tracking-tight: -0.025em;
    --tw-tracking-normal: 0em;
    --tw-leading-tight: 1.25;
    --tw-leading-snug: 1.375;
    --tw-leading-normal: 1.5;
    --tw-leading-relaxed: 1.625;
    --tw-radius-2xl: 1rem;
    --tw-default-transition-duration: 150ms;
    --tw-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-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(--tw-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(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-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(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-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 {
  .tw\:m-0 {
    margin: calc(var(--tw-spacing) * 0);
  }
  .tw\:mx-auto {
    margin-inline: auto;
  }
  .tw\:my-12 {
    margin-block: calc(var(--tw-spacing) * 12);
  }
  .tw\:mt-1 {
    margin-top: calc(var(--tw-spacing) * 1);
  }
  .tw\:mt-3 {
    margin-top: calc(var(--tw-spacing) * 3);
  }
  .tw\:mt-4 {
    margin-top: calc(var(--tw-spacing) * 4);
  }
  .tw\:mt-5 {
    margin-top: calc(var(--tw-spacing) * 5);
  }
  .tw\:mt-12 {
    margin-top: calc(var(--tw-spacing) * 12);
  }
  .tw\:mb-3 {
    margin-bottom: calc(var(--tw-spacing) * 3);
  }
  .tw\:mb-6 {
    margin-bottom: calc(var(--tw-spacing) * 6);
  }
  .tw\:mb-7 {
    margin-bottom: calc(var(--tw-spacing) * 7);
  }
  .tw\:mb-12 {
    margin-bottom: calc(var(--tw-spacing) * 12);
  }
  .tw\:block {
    display: block;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:inline-block {
    display: inline-block;
  }
  .tw\:inline-flex {
    display: inline-flex;
  }
  .tw\:aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .tw\:aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
  .tw\:h-5 {
    height: calc(var(--tw-spacing) * 5);
  }
  .tw\:h-\[18px\] {
    height: 18px;
  }
  .tw\:h-auto {
    height: auto;
  }
  .tw\:min-h-20 {
    min-height: calc(var(--tw-spacing) * 20);
  }
  .tw\:w-5 {
    width: calc(var(--tw-spacing) * 5);
  }
  .tw\:w-\[18px\] {
    width: 18px;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:max-w-7xl {
    max-width: var(--tw-container-7xl);
  }
  .tw\:max-w-full {
    max-width: 100%;
  }
  .tw\:min-w-0 {
    min-width: calc(var(--tw-spacing) * 0);
  }
  .tw\:shrink-0 {
    flex-shrink: 0;
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:items-end {
    align-items: flex-end;
  }
  .tw\:items-start {
    align-items: flex-start;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:gap-1 {
    gap: calc(var(--tw-spacing) * 1);
  }
  .tw\:gap-2 {
    gap: calc(var(--tw-spacing) * 2);
  }
  .tw\:gap-4 {
    gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:gap-8 {
    gap: calc(var(--tw-spacing) * 8);
  }
  .tw\:self-start {
    align-self: flex-start;
  }
  .tw\:overflow-hidden {
    overflow: hidden;
  }
  .tw\:rounded-2xl {
    border-radius: var(--tw-radius-2xl);
  }
  .tw\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .tw\:border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .tw\:border-neutral-200 {
    border-color: var(--tw-color-neutral-200);
  }
  .tw\:bg-neutral-50 {
    background-color: var(--tw-color-neutral-50);
  }
  .tw\:bg-white {
    background-color: var(--tw-color-white);
  }
  .tw\:object-contain {
    object-fit: contain;
  }
  .tw\:object-cover {
    object-fit: cover;
  }
  .tw\:object-center {
    object-position: center;
  }
  .tw\:p-3 {
    padding: calc(var(--tw-spacing) * 3);
  }
  .tw\:px-4 {
    padding-inline: calc(var(--tw-spacing) * 4);
  }
  .tw\:py-5 {
    padding-block: calc(var(--tw-spacing) * 5);
  }
  .tw\:py-6 {
    padding-block: calc(var(--tw-spacing) * 6);
  }
  .tw\:py-14 {
    padding-block: calc(var(--tw-spacing) * 14);
  }
  .tw\:pt-0\.5 {
    padding-top: calc(var(--tw-spacing) * 0.5);
  }
  .tw\:pb-6 {
    padding-bottom: calc(var(--tw-spacing) * 6);
  }
  .tw\:pb-16 {
    padding-bottom: calc(var(--tw-spacing) * 16);
  }
  .tw\:pb-20 {
    padding-bottom: calc(var(--tw-spacing) * 20);
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:font-sans {
    font-family: var(--tw-font-sans);
  }
  .tw\:text-2xl {
    font-size: var(--tw-text-2xl);
    line-height: var(--tw-leading, var(--tw-text-2xl--line-height));
  }
  .tw\:text-xs {
    font-size: var(--tw-text-xs);
    line-height: var(--tw-leading, var(--tw-text-xs--line-height));
  }
  .tw\:text-\[12px\] {
    font-size: 12px;
  }
  .tw\:text-\[14px\] {
    font-size: 14px;
  }
  .tw\:text-\[18px\] {
    font-size: 18px;
  }
  .tw\:leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .tw\:leading-normal {
    --tw-leading: var(--tw-leading-normal);
    line-height: var(--tw-leading-normal);
  }
  .tw\:leading-relaxed {
    --tw-leading: var(--tw-leading-relaxed);
    line-height: var(--tw-leading-relaxed);
  }
  .tw\:leading-snug {
    --tw-leading: var(--tw-leading-snug);
    line-height: var(--tw-leading-snug);
  }
  .tw\:leading-tight {
    --tw-leading: var(--tw-leading-tight);
    line-height: var(--tw-leading-tight);
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-normal {
    --tw-font-weight: var(--tw-font-weight-normal);
    font-weight: var(--tw-font-weight-normal);
  }
  .tw\:tracking-\[-0\.02em\] {
    --tw-tracking: -0.02em;
    letter-spacing: -0.02em;
  }
  .tw\:tracking-\[0\.14em\] {
    --tw-tracking: 0.14em;
    letter-spacing: 0.14em;
  }
  .tw\:tracking-normal {
    --tw-tracking: var(--tw-tracking-normal);
    letter-spacing: var(--tw-tracking-normal);
  }
  .tw\:tracking-tight {
    --tw-tracking: var(--tw-tracking-tight);
    letter-spacing: var(--tw-tracking-tight);
  }
  .tw\:text-\[\#1fb4cc\] {
    color: #1fb4cc;
  }
  .tw\:text-black {
    color: var(--tw-color-black);
  }
  .tw\:uppercase {
    text-transform: uppercase;
  }
  .tw\:underline {
    text-decoration-line: underline;
  }
  .tw\:underline-offset-2 {
    text-underline-offset: 2px;
  }
  .tw\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .tw\:transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--tw-default-transition-duration));
  }
  .tw\:\[image-rendering\:pixelated\] {
    image-rendering: pixelated;
  }
}
@layer base {
  html {
    scroll-behavior: smooth;
  }
  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }
  }
}
@layer components {
  .hero-section {
    padding-top: calc(var(--tw-spacing) * 20);
    padding-bottom: calc(var(--tw-spacing) * 16);
  }
  @media (min-width: 768px) {
    .hero-section {
      padding-top: calc(var(--tw-spacing) * 28);
      padding-bottom: calc(var(--tw-spacing) * 22);
    }
  }
  @media (min-width: 1024px) {
    .hero-section {
      padding-top: calc(var(--tw-spacing) * 40);
      padding-bottom: calc(var(--tw-spacing) * 30);
    }
  }
  .hero-heading {
    margin: 0;
    font-size: 20px;
    line-height: 1.12;
    letter-spacing: -0.03em;
  }
  @media (min-width: 768px) {
    .hero-heading {
      font-size: 40px;
      line-height: 1.08;
    }
  }
  @media (min-width: 1024px) {
    .hero-heading {
      font-size: 56px;
      line-height: 1.05;
    }
  }
  .hero-line2 {
    margin-top: 0.375rem;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
  .hero-line2 strong {
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .hero-line2 {
      margin-top: 0.5rem;
      font-size: 15px;
    }
  }
  @media (min-width: 1024px) {
    .hero-line2 {
      margin-top: 0.625rem;
      font-size: 16px;
    }
  }
  .hero-sub {
    margin-top: 1.75rem;
    max-width: 52rem;
    font-size: 16px;
    line-height: 1.62;
    font-weight: 400;
    letter-spacing: -0.01em;
    color: #000000;
  }
  @media (min-width: 768px) {
    .hero-sub {
      margin-top: 2rem;
      font-size: 17px;
      line-height: 1.6;
    }
  }
  @media (min-width: 1024px) {
    .hero-sub {
      font-size: 18px;
      line-height: 1.58;
    }
  }
  .portfolio-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 2rem;
    row-gap: 3rem;
  }
  @media (min-width: 768px) {
    .portfolio-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .case-study-thumb-placeholder {
    aspect-ratio: 4 / 3;
    width: 100%;
    min-height: 0;
    background-color: #ebebeb;
    transition: background-color 0.2s ease;
  }
  a:hover .case-study-thumb-placeholder,
  a:focus-visible .case-study-thumb-placeholder {
    background-color: #e0e0e0;
  }
  .project-content figure .case-study-thumb-placeholder,
  .project-image-grid .case-study-thumb-placeholder,
  .project-comparison-grid .case-study-thumb-placeholder {
    border: 1px solid var(--tw-color-neutral-200);
    border-radius: 0.75rem;
    box-sizing: border-box;
  }
  .archive-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 2rem;
    row-gap: 3rem;
  }
  @media (min-width: 640px) {
    .archive-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (min-width: 1024px) {
    .archive-grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .case-study-prose {
    width: 100%;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .case-study-steps {
    display: grid;
    width: 100%;
    max-width: 64rem;
    margin: 0 auto 3rem;
    gap: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    grid-template-columns: 1fr;
  }
  @media (min-width: 640px) {
    .case-study-steps {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (min-width: 1024px) {
    .case-study-steps {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .case-study-two-up {
    display: grid;
    width: 100%;
    max-width: 72rem;
    margin-left: auto;
    margin-right: auto;
    gap: 1.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    grid-template-columns: 1fr;
  }
  @media (min-width: 1024px) {
    .case-study-two-up {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .case-study-wide-media {
    width: 100%;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5rem 0.75rem;
  }
  .project-article {
    width: min(100%, 72ch);
    margin-left: auto;
    margin-right: auto;
  }
  .project-page-header {
    margin-top: 1.5rem;
    padding-bottom: clamp(2rem, 4vw, 2.75rem);
    border-bottom: 1px solid var(--tw-color-neutral-200);
  }
  .project-page-kicker {
    margin: 0;
    font-family: var(--tw-font-sans);
    font-size: 0.8125rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #525252;
  }
  .project-page-h1 {
    margin: 0.75rem 0 0;
    font-family: var(--tw-font-sans);
    font-size: clamp(1.875rem, 2.5vw + 1.25rem, 2.875rem);
    font-weight: 700;
    line-height: 1.07;
    letter-spacing: -0.035em;
    color: #000000;
  }
  .project-page-lede {
    margin-top: clamp(1.125rem, 2vw, 1.625rem);
    font-size: clamp(1.0625rem, 0.4vw + 1rem, 1.1875rem);
    font-weight: 400;
    line-height: 1.55;
    letter-spacing: -0.015em;
    color: #000000;
  }
  .project-page-meta {
    margin-top: clamp(1.5rem, 2.5vw, 2.25rem);
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem 1.25rem;
    font-size: 0.6875rem;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #000000;
  }
  @media (min-width: 768px) {
    .project-page-meta {
      font-size: 0.75rem;
    }
  }
  .project-article-figure {
    margin: clamp(1.75rem, 4vw, 2.5rem) 0 0;
  }
  .project-article-figure img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.75rem;
    border: 1px solid var(--tw-color-neutral-200);
  }
  .project-article-figure figcaption {
    margin-top: 0.65rem;
    font-size: 0.9375rem;
    line-height: 1.45;
    color: #525252;
  }
  .project-content {
    margin-top: clamp(2.75rem, 6vw, 4rem);
    font-size: 1rem;
    line-height: 1.68;
    font-weight: 400;
    color: #000000;
  }
  .project-content > p {
    max-width: 70ch;
  }
  .project-content p {
    margin-top: 1.25rem;
    margin-bottom: 0;
    line-height: 1.68;
    font-size: 1rem;
    font-weight: 400;
    color: #000000;
  }
  .project-content .lead,
  .project-content p.lead,
  .project-content p.dek {
    max-width: 70ch;
    font-size: 1.125rem;
    line-height: 1.55;
    letter-spacing: -0.015em;
  }
  .project-content .lead,
  .project-content p.lead {
    font-weight: 600;
  }
  .project-content > p:first-child,
  .project-content > ul:first-child,
  .project-content > ol:first-child,
  .project-content > figure:first-child,
  .project-content > h2:first-child,
  .project-content > h3:first-child,
  .project-content > h4:first-child {
    margin-top: 0;
  }
  .project-content ul,
  .project-content ol {
    margin-top: 1.25rem;
    margin-bottom: 0;
    padding-left: 1.5rem;
    list-style-position: outside;
    font-size: 1rem;
    line-height: 1.65;
    color: #000000;
  }
  .project-content ul {
    list-style-type: disc;
  }
  .project-content ol {
    list-style-type: decimal;
  }
  .project-content ul ul {
    list-style-type: circle;
  }
  .project-content ol ol {
    list-style-type: lower-alpha;
  }
  .project-content li {
    margin-top: 0.5rem;
  }
  .project-content li:first-child {
    margin-top: 0;
  }
  .project-content h2 {
    margin-top: clamp(2.75rem, 5vw, 3.5rem);
    margin-bottom: 0.625rem;
    font-family: var(--tw-font-sans);
    font-size: clamp(1.3125rem, 1vw + 1.1rem, 1.5rem);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.03em;
    color: #000000;
  }
  .project-content h3 {
    margin-top: clamp(2rem, 4vw, 2.75rem);
    margin-bottom: 0.5rem;
    font-family: var(--tw-font-sans);
    font-size: clamp(1.125rem, 0.5vw + 1.05rem, 1.25rem);
    font-weight: 700;
    line-height: 1.28;
    letter-spacing: -0.025em;
    color: #000000;
  }
  .project-content h4 {
    margin-top: 1.75rem;
    margin-bottom: 0.5rem;
    font-family: var(--tw-font-sans);
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -0.02em;
    color: #000000;
  }
  .project-content h2 + p,
  .project-content h3 + p,
  .project-content h4 + p {
    margin-top: 0.75rem;
  }
  .project-content h2 + ul,
  .project-content h2 + ol,
  .project-content h3 + ul,
  .project-content h3 + ol {
    margin-top: 0.75rem;
  }
  .project-content a {
    color: #000000;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .project-content a:hover {
    opacity: 0.7;
  }
  .project-content blockquote {
    margin: 1.25rem 0 0;
    padding-left: 1rem;
    border-left: 2px solid var(--tw-color-neutral-200);
    color: #525252;
    font-style: normal;
  }
  .project-content blockquote p {
    margin-top: 0;
  }
  .project-content hr {
    margin: 2.5rem 0;
    border: 0;
    border-top: 1px solid var(--tw-color-neutral-200);
  }
  .project-content .project-callout,
  .project-content aside.callout {
    margin-top: 1.25rem;
    padding: 1rem 1.125rem;
    border: 1px solid var(--tw-color-neutral-200);
    border-radius: 0.75rem;
    background-color: var(--tw-color-neutral-50);
  }
  .project-content .project-callout p,
  .project-content aside.callout p {
    margin-top: 0.75rem;
    max-width: none;
  }
  .project-content .project-callout p:first-child,
  .project-content aside.callout p:first-child {
    margin-top: 0;
  }
  .project-content figure {
    margin: 1.25rem 0 0;
  }
  .project-content figure img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0;
    border-radius: 0.75rem;
    border: 1px solid var(--tw-color-neutral-200);
  }
  .project-content figcaption {
    margin-top: 0.65rem;
    font-size: 0.9375rem;
    line-height: 1.45;
    color: #525252;
  }
  .project-image-grid {
    display: grid;
    gap: 1rem;
    margin-top: 1.25rem;
    grid-template-columns: 1fr;
  }
  .project-image-grid--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .project-image-grid--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .project-image-grid figure {
    margin: 0;
  }
  .project-content .project-image-grid figure img {
    aspect-ratio: 16 / 10;
    object-fit: cover;
    object-position: top center;
  }
  .project-content .project-image-grid--1-1 figure img {
    aspect-ratio: 1 / 1;
  }
  .project-comparison-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.25rem;
  }
  .project-comparison-grid figure {
    margin: 0;
  }
  .project-stats-connected {
    display: grid;
    grid-template-columns: 1fr minmax(2rem, 3rem) 1fr minmax(2rem, 3rem) 1fr;
    gap: 0.75rem;
    align-items: stretch;
    margin-top: 1.25rem;
  }
  .project-stat-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
  }
  .project-stat-link svg {
    display: block;
    width: 100%;
    max-width: 3rem;
    height: 1.5rem;
  }
  @media (prefers-reduced-motion: reduce) {
    .project-stat-link .stat-link-pulse {
      display: none;
    }
  }
  .project-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.25rem;
  }
  .project-stat {
    padding: 1rem;
    border: 1px solid var(--tw-color-neutral-200);
    border-radius: 0.75rem;
    background-color: #fff;
  }
  .project-stat strong {
    display: block;
    font-family: var(--tw-font-sans);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 0.25rem;
    letter-spacing: -0.02em;
  }
  .project-stat span {
    font-size: 0.9375rem;
    line-height: 1.45;
    color: #525252;
  }
  .project-content table {
    width: 100%;
    margin-top: 1.25rem;
    border-collapse: collapse;
    font-size: 0.9375rem;
    line-height: 1.5;
  }
  .project-content th,
  .project-content td {
    text-align: left;
    padding: 0.75rem 0.85rem;
    border-bottom: 1px solid var(--tw-color-neutral-200);
    vertical-align: top;
  }
  .project-content th {
    font-weight: 700;
  }
  .project-content pre {
    margin-top: 1.25rem;
    overflow-x: auto;
    padding: 1rem;
    border: 1px solid var(--tw-color-neutral-200);
    border-radius: 0.75rem;
    background-color: var(--tw-color-neutral-50);
    font-size: 0.875rem;
    line-height: 1.55;
  }
  .project-content code {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 0.92em;
  }
  .project-content :not(pre) > code {
    padding: 0.1em 0.35em;
    border: 1px solid var(--tw-color-neutral-200);
    border-radius: 0.375rem;
    background-color: var(--tw-color-neutral-50);
  }
  .project-content img {
    margin-top: 1rem;
    border-radius: 0.375rem;
  }
  @media (max-width: 800px) {
    .project-image-grid--2,
    .project-image-grid--3,
    .project-comparison-grid,
    .project-stats-grid {
      grid-template-columns: 1fr;
    }
    .project-stats-connected {
      grid-template-columns: 1fr;
      gap: 0;
    }
    .project-stat-link svg {
      transform: rotate(90deg);
      width: 1.5rem;
      height: 2.5rem;
      margin: 0.25rem auto;
    }
  }
  .project-article-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 2.5rem;
    padding-top: 0.5rem;
  }
  .project-article-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.65rem 1.1rem;
    border: 1px solid var(--tw-color-neutral-200);
    border-radius: 999px;
    font-family: var(--tw-font-sans);
    font-size: 0.875rem;
    font-weight: 500;
    text-decoration: none;
    color: #000000;
    transition: opacity 0.2s ease, background-color 0.2s ease;
  }
  .project-article-button:hover {
    opacity: 0.85;
    background-color: var(--tw-color-neutral-50);
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
