@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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;
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-800: oklch(.278 .033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@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;
  }

  body {
    line-height: inherit;
  }

  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 {
    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;
    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;
  }

  :-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;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
    letter-spacing: 0;
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    letter-spacing: -.01em;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    overflow-x: hidden;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-h1);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-heading);
    letter-spacing: -.02em;
    margin-bottom: var(--space-sm);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-h2);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-heading);
    letter-spacing: -.015em;
    margin-bottom: var(--space-sm);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-h3);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-heading);
    letter-spacing: -.01em;
    margin-bottom: var(--space-sm);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-body);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-body);
    letter-spacing: -.01em;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-body);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height-body);
    letter-spacing: -.01em;
    max-width: var(--content-max-width);
    margin-bottom: var(--space-16);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p:last-child {
    margin-bottom: 0;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-body);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-body);
    letter-spacing: -.01em;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) textarea {
    font-size: var(--text-body);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height-body);
    letter-spacing: -.01em;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ul, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ol {
    margin-bottom: var(--space-sm);
    padding-left: 1.25em;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) li {
    margin-bottom: var(--space-xs);
    line-height: var(--line-height-body);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) li:last-child {
    margin-bottom: 0;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) li::marker {
    color: inherit;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 + p, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 + ul, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 + ol, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 + p, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 + ul, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 + ol, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 + p, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 + ul, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 + ol {
    margin-top: var(--space-sm);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p + h1, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p + h2, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p + h3, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ul + h1, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ul + h2, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ul + h3, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ol + h1, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ol + h2, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) ol + h3 {
    margin-top: var(--space-xl);
  }
}

@layer utilities {
  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-32 {
    top: calc(var(--spacing) * 32);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .z-0 {
    z-index: 0;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-50 {
    z-index: 50;
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }

  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }

  .mb-24 {
    margin-bottom: calc(var(--spacing) * 24);
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .aspect-\[4\/3\] {
    aspect-ratio: 4 / 3;
  }

  .aspect-\[16\/10\] {
    aspect-ratio: 16 / 10;
  }

  .h-1 {
    height: calc(var(--spacing) * 1);
  }

  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-1 {
    width: calc(var(--spacing) * 1);
  }

  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-grab {
    cursor: grab;
  }

  .cursor-grabbing {
    cursor: grabbing;
  }

  .resize {
    resize: both;
  }

  .resize-none {
    resize: none;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }

  .gap-16 {
    gap: calc(var(--spacing) * 16);
  }

  .gap-24 {
    gap: calc(var(--spacing) * 24);
  }

  .gap-48 {
    gap: calc(var(--spacing) * 48);
  }

  :where(.space-y-0 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-8 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-12 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }

  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }

  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }

  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius);
  }

  .rounded-sm {
    border-radius: calc(var(--radius)  - 4px);
  }

  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-\[\#EAEAEA\] {
    border-color: #eaeaea;
  }

  .border-black\/10 {
    border-color: #0000001a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-black\/10 {
      border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }

  .border-black\/20 {
    border-color: #0003;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-black\/20 {
      border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }

  .bg-background {
    background-color: var(--background);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-black\/20 {
    background-color: #0003;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/20 {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }

  .bg-gray-50\/50 {
    background-color: color-mix(in srgb, oklch(.985 .002 247.839) 50%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-gray-50\/50 {
      background-color: color-mix(in oklab, var(--color-gray-50) 50%, transparent);
    }
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .object-cover {
    object-fit: cover;
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }

  .text-center {
    text-align: center;
  }

  .align-middle {
    vertical-align: middle;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .text-black {
    color: var(--color-black);
  }

  .text-black\/60 {
    color: #0009;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-black\/60 {
      color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }

  .text-black\/70 {
    color: #000000b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-black\/70 {
      color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

  .text-black\/80 {
    color: #000c;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-black\/80 {
      color: color-mix(in oklab, var(--color-black) 80%, transparent);
    }
  }

  .text-white {
    color: var(--color-white);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .decoration-black\/30 {
    text-decoration-color: #0000004d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .decoration-black\/30 {
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-black) 30%, transparent);
      text-decoration-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }

  .underline-offset-4 {
    text-underline-offset: 4px;
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .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;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-\[width\,opacity\] {
    transition-property: width, opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .group-hover\:translate-x-1:is(:where(.group):hover *) {
      --tw-translate-x: calc(var(--spacing) * 1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (hover: hover) {
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .group-hover\:underline:is(:where(.group):hover *) {
      text-decoration-line: underline;
    }
  }

  .first\:border-t-0:first-child {
    border-top-style: var(--tw-border-style);
    border-top-width: 0;
  }

  @media (hover: hover) {
    .hover\:bg-black\/80:hover {
      background-color: #000c;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-black\/80:hover {
        background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-800:hover {
      background-color: var(--color-gray-800);
    }
  }

  @media (hover: hover) {
    .hover\:text-black:hover {
      color: var(--color-black);
    }
  }

  @media (hover: hover) {
    .hover\:text-black\/60:hover {
      color: #0009;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:text-black\/60:hover {
        color: color-mix(in oklab, var(--color-black) 60%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:text-black\/70:hover {
      color: #000000b3;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:text-black\/70:hover {
        color: color-mix(in oklab, var(--color-black) 70%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:opacity-60:hover {
      opacity: .6;
    }
  }

  .focus\:border-black:focus {
    border-color: var(--color-black);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  @media (width >= 48rem) {
    .md\:order-1 {
      order: 1;
    }
  }

  @media (width >= 48rem) {
    .md\:order-2 {
      order: 2;
    }
  }

  @media (width >= 48rem) {
    .md\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (width >= 48rem) {
    .md\:col-span-4 {
      grid-column: span 4 / span 4;
    }
  }

  @media (width >= 48rem) {
    .md\:col-span-5 {
      grid-column: span 5 / span 5;
    }
  }

  @media (width >= 48rem) {
    .md\:col-span-7 {
      grid-column: span 7 / span 7;
    }
  }

  @media (width >= 48rem) {
    .md\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 64rem) {
    .lg\:col-span-4 {
      grid-column: span 4 / span 4;
    }
  }

  @media (width >= 64rem) {
    .lg\:col-span-8 {
      grid-column: span 8 / span 8;
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }
}


:root {
  --nav-height: 80px;
  --font-size: 16px;
  --text-h1: clamp(2.5rem, 5vw, 4rem);
  --text-h2: clamp(1.75rem, 3.5vw, 2.5rem);
  --text-h3: clamp(1.25rem, 2.5vw, 1.75rem);
  --text-body: clamp(1rem, 1.2vw, 1.125rem);
  --text-small: clamp(.875rem, 1vw, 1rem);
  --line-height-heading: 1.25;
  --line-height-body: 1.55;
  --line-height-small: 1.5;
  --line-height-h1-h2: 1.25;
  --line-height-h3: 1.25;
  --space-8: .5rem;
  --space-16: 1rem;
  --space-24: 1.5rem;
  --space-32: 2rem;
  --space-40: 2.5rem;
  --space-48: 3rem;
  --space-56: 3.5rem;
  --space-64: 4rem;
  --space-80: 5rem;
  --space-96: 6rem;
  --space-128: 8rem;
  --space-160: 10rem;
  --rhythm-unit: clamp(.9375rem, 1.2vw, 1.125rem);
  --space-2xs: var(--space-8);
  --space-xs: var(--space-16);
  --space-sm: var(--space-24);
  --space-md: var(--space-32);
  --space-lg: var(--space-48);
  --space-xl: var(--space-64);
  --section-padding: clamp(6rem, 10vw, 10rem);
  --container-padding: clamp(2rem, 5vw, 5rem);
  --content-max-width: 70ch;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --transition-duration-default: .2s;
  --transition-duration-long: .35s;
  --transition-timing-default: ease-out;
  --transition-timing-long: cubic-bezier(.25, .1, .25, 1);
  --scroll-reveal-stagger: 50ms;
  --scroll-reveal-threshold: .15;
  --scroll-reveal-offset: -64px;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
  scroll-behavior: auto;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.min-h-screen {
  min-height: 100dvh;
}

a:hover .nav-underline {
  width: 100%;
}

.tag {
  color: #555;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  background-color: #f7f7f7;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  width: auto;
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 500;
  transition: none;
  display: inline-block;
}

.tag:hover, a:hover .tag, button:hover .tag, .group:hover .tag {
  color: #555;
  cursor: default;
  opacity: 1;
  background-color: #f7f7f7;
  transform: none;
}

.nav {
  border-bottom: 1px solid #eee;
  height: 80px;
}

.nav-logo {
  font-size: var(--text-body);
  font-weight: var(--font-weight-medium);
}

.nav-link {
  font-size: 12px;
  font-weight: var(--font-weight-medium);
  letter-spacing: .05em;
  text-decoration: none;
}

.nav-link-active {
  color: #000;
}

.nav-link-inactive {
  color: #555;
}

.nav-underline-active {
  width: 100%;
}

.nav-underline-inactive {
  width: 0%;
}

.container-padding {
  padding: 0 var(--container-padding);
}

.section-padding-y {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.section-padding-top {
  padding-top: var(--section-padding);
}

.section-padding-bottom {
  padding-bottom: var(--section-padding);
}

.gap-24 {
  gap: var(--space-24);
}

.gap-16 {
  gap: var(--space-16);
}

.gap-64 {
  gap: var(--space-64);
}

.gap-md {
  gap: var(--space-md);
}

.gap-2xs {
  gap: var(--space-2xs);
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-bottom-48 {
  margin-bottom: var(--space-48);
}

.margin-bottom-64 {
  margin-bottom: var(--space-64);
}

.margin-bottom-24 {
  margin-bottom: var(--space-24);
}

.text-h1 {
  font-size: var(--text-h1);
  line-height: var(--line-height-heading);
}

.text-h2 {
  font-size: var(--text-h2);
  line-height: var(--line-height-heading);
}

.text-h3 {
  font-size: var(--text-h3);
  line-height: var(--line-height-heading);
}

.text-body {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
}

.text-small {
  font-size: var(--text-small);
}

.flex-col-gap-24 {
  gap: var(--space-24);
  flex-direction: column;
  display: flex;
}

.flex-col-gap-64 {
  gap: var(--space-64);
  flex-direction: column;
  display: flex;
}

.flex-col-gap-md {
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.flex-col-gap-2xs {
  gap: var(--space-2xs);
  flex-direction: column;
  display: flex;
}

.max-width-1200 {
  max-width: 1200px;
}

.max-width-content {
  max-width: var(--content-max-width);
}

.footer {
  padding-top: var(--space-96);
  padding-bottom: var(--space-96);
  border-top: 1px solid #eaeaea;
}

.footer-heading {
  font-size: var(--text-body);
  font-weight: var(--font-weight-medium);
  color: #000;
  margin-bottom: var(--space-24);
}

.footer-link, .footer-text {
  color: #555;
  font-size: 16px;
  text-decoration: none;
}

.gap-48 {
  gap: var(--space-48);
}

.metadata-row {
  font-size: .875rem;
  line-height: var(--line-height-small);
  gap: 16px;
}

.metadata-row-mobile {
  font-size: .875rem;
  line-height: var(--line-height-small);
  gap: 12px;
}

.metadata-tenure {
  color: #0009;
  letter-spacing: .005em;
  font-weight: 400;
}

.metadata-role {
  color: #000000a6;
  letter-spacing: .005em;
  font-weight: 400;
}

.mobile-nav {
  border-top-color: #eee;
}

.mobile-nav-container {
  padding: var(--space-32) var(--container-padding);
}

.view-all-case-studies {
  margin-top: var(--space-32);
  padding-top: var(--space-32);
  border-top: 1px solid #0000001a;
}

.view-all-case-studies-link {
  font-size: var(--text-body);
  font-weight: 500;
}

a:focus-visible, button:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #24f;
}

.case-study-row-padding {
  padding: var(--section-padding) 0;
}

.contact-form-container {
  max-width: 600px;
}

.page-header {
  padding-top: var(--section-padding);
  margin-bottom: var(--space-96);
}

.about-section-spacing {
  margin-bottom: var(--space-96);
}

.photo-stack-wrapper {
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  overflow: hidden;
}

.case-study-hero-section {
  padding-top: var(--section-padding);
}

.case-study-content-section {
  padding-bottom: var(--section-padding);
}

.case-study-section-spacing {
  margin-bottom: var(--space-80);
}

.case-study-subsection-spacing {
  margin-bottom: var(--space-64);
}

.case-study-text-spacing {
  margin-bottom: var(--space-32);
}

.case-study-image-caption {
  margin-top: var(--space-16);
  color: #0009;
  text-align: center;
  font-size: .875rem;
  line-height: var(--line-height-small);
}

.shore-wrapper {
  padding: var(--space-80) 0;
  background: linear-gradient(#f8f9fa 0%, #fff 100%);
}

.shore-content {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.shore-heading {
  font-size: var(--text-h2);
  line-height: var(--line-height-heading);
  margin-bottom: var(--space-32);
}

.shore-text {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
  margin-bottom: var(--space-48);
}

.about-section-border-bottom {
  margin-bottom: var(--section-padding);
  padding-bottom: var(--section-padding);
}

.about-section-label {
  font-size: var(--text-small);
  letter-spacing: .05em;
}

.about-photo-stack-container {
  padding-bottom: 2rem;
}

.about-intro-statement {
  margin-bottom: var(--space-xl);
  max-width: 800px;
}

.about-intro-statement-text {
  font-size: var(--text-h3);
  line-height: var(--line-height-heading);
}

.about-experience-row {
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
}

.about-experience-year {
  font-size: var(--text-small);
  line-height: var(--line-height-small);
}

.about-experience-content {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
}

.about-project-row {
  padding-top: var(--space-lg);
  padding-bottom: var(--space-lg);
}

.about-project-title {
  font-size: var(--text-h3);
  line-height: var(--line-height-heading);
}

.about-project-description {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
}

.about-marquee-section {
  margin-top: var(--section-padding);
}

.photo-stack-full-bleed {
  -webkit-overflow-scrolling: touch;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
  overflow: hidden;
}

.photo-stack-track {
  padding-left: var(--container-padding);
  will-change: transform;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  backface-visibility: hidden;
  perspective: 1000px;
}

.photo-stack-item {
  pointer-events: none;
  border-radius: 2px;
  height: 280px;
  overflow: hidden;
  transform: translateZ(0);
  box-shadow: 0 10px 20px #00000026, 0 5px 10px #0000001a;
}

.photo-stack-image {
  object-fit: cover;
  display: block;
  transform: translateZ(0);
}

.contact-form-label {
  font-size: var(--text-small);
}

.contact-form-input {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
}

.contact-form-button {
  font-size: var(--text-small);
}

.contact-connect-heading {
  font-size: var(--text-h3);
  line-height: var(--line-height-heading);
}

.contact-connect-text {
  font-size: var(--text-small);
  line-height: var(--line-height-body);
}

.case-study-back-link, .case-study-next-link, .case-study-meta-label {
  font-size: var(--text-small);
}

.case-study-overview-text {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
}

.case-study-section-title {
  font-size: var(--text-h2);
  line-height: var(--line-height-heading);
}

.case-study-section-text {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
}

.case-study-subsection-title {
  font-size: var(--text-h3);
  line-height: var(--line-height-heading);
}

.case-study-quote {
  font-size: var(--text-small);
  line-height: var(--line-height-body);
}

.case-study-hero-offset {
  margin-top: 62.5vw;
}

.case-study-section-container {
  padding: var(--section-padding) var(--container-padding);
}

.case-study-intro-text {
  font-size: var(--text-body);
  line-height: var(--line-height-body);
  max-width: var(--content-max-width);
}

.case-study-stats-grid-item {
  padding: var(--space-32);
}

.case-study-stat-value {
  font-size: var(--text-h2);
  line-height: var(--line-height-heading);
}

.case-study-stat-label {
  font-size: var(--text-small);
  line-height: var(--line-height-small);
}

.case-study-image-wrapper {
  margin-bottom: var(--space-80);
}

.case-study-section-title-spacing {
  margin-bottom: var(--space-32);
}

.case-study-content-max-width-narrow {
  max-width: 800px;
}

.case-study-content-max-width-wide {
  max-width: 1000px;
}

.shore-section-container {
  padding: var(--space-80) var(--container-padding);
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
