/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: 'Archivo Variable', 'Arial Narrow', Arial, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-snug: 1.375;
    --radius-sm: 0.25rem;
    --radius-xl: 0.75rem;
    --ease-out: cubic-bezier(.16, 1, .3, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-md: 12px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-night: #0a0f20;
    --color-night-2: #0f162c;
    --color-night-3: #0d1633;
    --color-panel: #141d3a;
    --color-panel-2: #1a2446;
    --color-line: rgb(214 225 244 / .14);
    --color-fg: #eef1f6;
    --color-soft: #d3dae6;
    --color-muted: #a6b1c6;
    --color-faint: #7f8da6;
    --color-cyan: #00c4ff;
    --color-cyan-hover: #8fdcf4;
    --color-cyan-ink: #040d2b;
    --color-error: #ff9b8f;
    --radius-card: 20px;
    --radius-photo: 14px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -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;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring: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 {
    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 {
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: 0px;
  }
  .inset-x-\(--inline\) {
    inset-inline: var(--inline);
  }
  .-top-20 {
    top: calc(var(--spacing) * -20);
  }
  .-top-\[9px\] {
    top: calc(9px * -1);
  }
  .top-3\.5 {
    top: calc(var(--spacing) * 3.5);
  }
  .right-\(--inline\) {
    right: var(--inline);
  }
  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }
  .bottom-\[clamp\(48px\,10svh\,110px\)\] {
    bottom: clamp(48px, 10svh, 110px);
  }
  .-left-\[9999px\] {
    left: calc(9999px * -1);
  }
  .left-\(--inline\) {
    left: var(--inline);
  }
  .left-0 {
    left: 0px;
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .isolate {
    isolation: isolate;
  }
  .-z-\[1\] {
    z-index: calc(1 * -1);
  }
  .-z-\[2\] {
    z-index: calc(2 * -1);
  }
  .z-40 {
    z-index: 40;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[3\] {
    z-index: 3;
  }
  .z-\[39\] {
    z-index: 39;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .\!container {
    width: 100% !important;
    @media (width >= 40rem) {
      max-width: 40rem !important;
    }
    @media (width >= 48rem) {
      max-width: 48rem !important;
    }
    @media (width >= 64rem) {
      max-width: 64rem !important;
    }
    @media (width >= 80rem) {
      max-width: 80rem !important;
    }
    @media (width >= 96rem) {
      max-width: 96rem !important;
    }
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .-mt-1\.5 {
    margin-top: calc(var(--spacing) * -1.5);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: var(--spacing);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-\[18px\] {
    margin-top: 18px;
  }
  .mt-\[22px\] {
    margin-top: 22px;
  }
  .mt-\[34px\] {
    margin-top: 34px;
  }
  .mb-3\.5 {
    margin-bottom: calc(var(--spacing) * 3.5);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[26px\] {
    margin-bottom: 26px;
  }
  .ml-1 {
    margin-left: var(--spacing);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .ml-auto {
    margin-left: auto;
  }
  .\!table {
    display: table !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .size-2 {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 2);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-\[66px\] {
    height: 66px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .min-h-11 {
    min-height: calc(var(--spacing) * 11);
  }
  .min-h-\[52px\] {
    min-height: 52px;
  }
  .min-h-\[78svh\] {
    min-height: 78svh;
  }
  .min-h-\[88svh\] {
    min-height: 88svh;
  }
  .min-h-\[160px\] {
    min-height: 160px;
  }
  .w-\[172px\] {
    width: 172px;
  }
  .w-\[220px\] {
    width: 220px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[11ch\] {
    max-width: 11ch;
  }
  .max-w-\[12ch\] {
    max-width: 12ch;
  }
  .max-w-\[14ch\] {
    max-width: 14ch;
  }
  .max-w-\[15ch\] {
    max-width: 15ch;
  }
  .max-w-\[16ch\] {
    max-width: 16ch;
  }
  .max-w-\[18ch\] {
    max-width: 18ch;
  }
  .max-w-\[26ch\] {
    max-width: 26ch;
  }
  .max-w-\[28ch\] {
    max-width: 28ch;
  }
  .max-w-\[34ch\] {
    max-width: 34ch;
  }
  .max-w-\[36ch\] {
    max-width: 36ch;
  }
  .max-w-\[40ch\] {
    max-width: 40ch;
  }
  .max-w-\[42ch\] {
    max-width: 42ch;
  }
  .max-w-\[44ch\] {
    max-width: 44ch;
  }
  .max-w-\[46ch\] {
    max-width: 46ch;
  }
  .max-w-\[48ch\] {
    max-width: 48ch;
  }
  .max-w-\[52ch\] {
    max-width: 52ch;
  }
  .max-w-\[54ch\] {
    max-width: 54ch;
  }
  .max-w-\[62ch\] {
    max-width: 62ch;
  }
  .max-w-\[70ch\] {
    max-width: 70ch;
  }
  .max-w-\[720px\] {
    max-width: 720px;
  }
  .max-w-\[760px\] {
    max-width: 760px;
  }
  .max-w-\[860px\] {
    max-width: 860px;
  }
  .min-w-0 {
    min-width: 0px;
  }
  .min-w-11 {
    min-width: calc(var(--spacing) * 11);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .resize-y {
    resize: vertical;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-cols-\[minmax\(0\,\.7fr\)_minmax\(0\,1\.3fr\)\] {
    grid-template-columns: minmax(0,.7fr) minmax(0,1.3fr);
  }
  .grid-cols-\[minmax\(0\,\.9fr\)_minmax\(0\,1\.1fr\)\] {
    grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr);
  }
  .grid-cols-\[minmax\(0\,\.72fr\)_minmax\(0\,1\.28fr\)\] {
    grid-template-columns: minmax(0,.72fr) minmax(0,1.28fr);
  }
  .grid-cols-\[minmax\(0\,\.82fr\)_minmax\(0\,1\.18fr\)\] {
    grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr);
  }
  .grid-cols-\[minmax\(0\,1\.3fr\)_minmax\(0\,1fr\)_minmax\(0\,1fr\)\] {
    grid-template-columns: minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);
  }
  .grid-cols-\[minmax\(0\,1\.4fr\)_minmax\(0\,\.8fr\)\] {
    grid-template-columns: minmax(0,1.4fr) minmax(0,.8fr);
  }
  .grid-cols-\[repeat\(auto-fit\,minmax\(min\(100\%\,210px\)\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fit,minmax(min(100%, 210px),1fr));
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .content-start {
    align-content: flex-start;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: var(--spacing);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  .gap-16 {
    gap: calc(var(--spacing) * 16);
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[clamp\(32px\,5vw\,88px\)\] {
    gap: clamp(32px, 5vw, 88px);
  }
  .gap-\[clamp\(32px\,5vw\,96px\)\] {
    gap: clamp(32px, 5vw, 96px);
  }
  .gap-\[clamp\(40px\,5vw\,88px\)\] {
    gap: clamp(40px, 5vw, 88px);
  }
  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
  .gap-x-\[clamp\(28px\,3\.4vw\,56px\)\] {
    column-gap: clamp(28px, 3.4vw, 56px);
  }
  .gap-y-1\.5 {
    row-gap: calc(var(--spacing) * 1.5);
  }
  .self-start {
    align-self: flex-start;
  }
  .justify-self-start {
    justify-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-card {
    border-radius: var(--radius-card);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#5a6485\] {
    border-color: #5a6485;
  }
  .border-cyan {
    border-color: var(--color-cyan);
  }
  .border-fg\/40 {
    border-color: color-mix(in srgb, #eef1f6 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-fg) 40%, transparent);
    }
  }
  .border-line {
    border-color: var(--color-line);
  }
  .bg-cyan {
    background-color: var(--color-cyan);
  }
  .bg-line {
    background-color: var(--color-line);
  }
  .bg-night {
    background-color: var(--color-night);
  }
  .bg-night-2 {
    background-color: var(--color-night-2);
  }
  .bg-night\/95 {
    background-color: color-mix(in srgb, #0a0f20 95%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-night) 95%, transparent);
    }
  }
  .bg-panel {
    background-color: var(--color-panel);
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-\[linear-gradient\(90deg\,rgb\(10_15_32\/\.9\)_0\%\,rgb\(10_15_32\/\.74\)_42\%\,rgb\(10_15_32\/\.12\)_74\%\)\,linear-gradient\(0deg\,rgb\(10_15_32\/\.8\)\,transparent_42\%\)\] {
    background-image: linear-gradient(90deg,rgb(10 15 32/.9) 0%,rgb(10 15 32/.74) 42%,rgb(10 15 32/.12) 74%),linear-gradient(0deg,rgb(10 15 32/.8),transparent 42%);
  }
  .from-night {
    --tw-gradient-from: var(--color-night);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-night-3 {
    --tw-gradient-to: var(--color-night-3);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: 0px;
  }
  .p-\[clamp\(24px\,3vw\,40px\)\] {
    padding: clamp(24px, 3vw, 40px);
  }
  .px-\(--inline\) {
    padding-inline: var(--inline);
  }
  .px-1 {
    padding-inline: var(--spacing);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[clamp\(28px\,3\.4vw\,48px\)\] {
    padding-block: clamp(28px, 3.4vw, 48px);
  }
  .py-\[clamp\(72px\,8vw\,120px\)\] {
    padding-block: clamp(72px, 8vw, 120px);
  }
  .py-\[clamp\(72px\,9vw\,130px\)\] {
    padding-block: clamp(72px, 9vw, 130px);
  }
  .py-\[clamp\(88px\,10vw\,150px\)\] {
    padding-block: clamp(88px, 10vw, 150px);
  }
  .py-\[clamp\(96px\,12vw\,160px\)\] {
    padding-block: clamp(96px, 12vw, 160px);
  }
  .py-\[clamp\(96px\,12vw\,170px\)\] {
    padding-block: clamp(96px, 12vw, 170px);
  }
  .py-\[clamp\(96px\,14vw\,200px\)\] {
    padding-block: clamp(96px, 14vw, 200px);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-\[calc\(var\(--bar\)\+24px\)\] {
    padding-top: calc(var(--bar) + 24px);
  }
  .pt-\[calc\(var\(--bar\)\+48px\)\] {
    padding-top: calc(var(--bar) + 48px);
  }
  .pt-\[calc\(var\(--bar\)\+clamp\(64px\,9vw\,128px\)\)\] {
    padding-top: calc(var(--bar) + clamp(64px, 9vw, 128px));
  }
  .pt-\[calc\(var\(--bar\)\+clamp\(72px\,10vw\,140px\)\)\] {
    padding-top: calc(var(--bar) + clamp(72px, 10vw, 140px));
  }
  .pt-\[clamp\(40px\,5vw\,72px\)\] {
    padding-top: clamp(40px, 5vw, 72px);
  }
  .pt-\[clamp\(96px\,12vw\,160px\)\] {
    padding-top: clamp(96px, 12vw, 160px);
  }
  .pr-\[7px\] {
    padding-right: 7px;
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-\[22px\] {
    padding-bottom: 22px;
  }
  .pb-\[clamp\(16px\,2vw\,32px\)\] {
    padding-bottom: clamp(16px, 2vw, 32px);
  }
  .pb-\[clamp\(56px\,11svh\,120px\)\] {
    padding-bottom: clamp(56px, 11svh, 120px);
  }
  .pb-\[clamp\(64px\,8vw\,110px\)\] {
    padding-bottom: clamp(64px, 8vw, 110px);
  }
  .pb-\[clamp\(96px\,12vw\,160px\)\] {
    padding-bottom: clamp(96px, 12vw, 160px);
  }
  .pb-\[clamp\(120px\,12vw\,170px\)\] {
    padding-bottom: clamp(120px, 12vw, 170px);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .text-right {
    text-align: right;
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[21px\] {
    font-size: 21px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[clamp\(15px\,1\.3vw\,17px\)\] {
    font-size: clamp(15px, 1.3vw, 17px);
  }
  .text-\[clamp\(17px\,1\.35vw\,19px\)\] {
    font-size: clamp(17px, 1.35vw, 19px);
  }
  .text-\[clamp\(18px\,1\.5vw\,21px\)\] {
    font-size: clamp(18px, 1.5vw, 21px);
  }
  .text-\[clamp\(19px\,1\.6vw\,23px\)\] {
    font-size: clamp(19px, 1.6vw, 23px);
  }
  .text-\[clamp\(20px\,1\.8vw\,26px\)\] {
    font-size: clamp(20px, 1.8vw, 26px);
  }
  .text-\[clamp\(24px\,2\.3vw\,36px\)\] {
    font-size: clamp(24px, 2.3vw, 36px);
  }
  .text-\[clamp\(24px\,2\.4vw\,32px\)\] {
    font-size: clamp(24px, 2.4vw, 32px);
  }
  .text-\[clamp\(30px\,3\.2vw\,48px\)\] {
    font-size: clamp(30px, 3.2vw, 48px);
  }
  .text-\[clamp\(30px\,3\.4vw\,52px\)\] {
    font-size: clamp(30px, 3.4vw, 52px);
  }
  .text-\[clamp\(32px\,3\.4vw\,52px\)\] {
    font-size: clamp(32px, 3.4vw, 52px);
  }
  .text-\[clamp\(32px\,3\.6vw\,56px\)\] {
    font-size: clamp(32px, 3.6vw, 56px);
  }
  .text-\[clamp\(32px\,4\.1vw\,62px\)\] {
    font-size: clamp(32px, 4.1vw, 62px);
  }
  .text-\[clamp\(36px\,4\.6vw\,72px\)\] {
    font-size: clamp(36px, 4.6vw, 72px);
  }
  .text-\[clamp\(44px\,5vw\,80px\)\] {
    font-size: clamp(44px, 5vw, 80px);
  }
  .text-\[clamp\(46px\,5\.6vw\,92px\)\] {
    font-size: clamp(46px, 5.6vw, 92px);
  }
  .leading-\[\.98\] {
    --tw-leading: .98;
    line-height: .98;
  }
  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }
  .leading-\[1\.02\] {
    --tw-leading: 1.02;
    line-height: 1.02;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.12\] {
    --tw-leading: 1.12;
    line-height: 1.12;
  }
  .leading-\[1\.14\] {
    --tw-leading: 1.14;
    line-height: 1.14;
  }
  .leading-\[1\.15\] {
    --tw-leading: 1.15;
    line-height: 1.15;
  }
  .leading-\[1\.16\] {
    --tw-leading: 1.16;
    line-height: 1.16;
  }
  .leading-\[1\.22\] {
    --tw-leading: 1.22;
    line-height: 1.22;
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .font-\[520\] {
    --tw-font-weight: 520;
    font-weight: 520;
  }
  .font-\[540\] {
    --tw-font-weight: 540;
    font-weight: 540;
  }
  .font-\[560\] {
    --tw-font-weight: 560;
    font-weight: 560;
  }
  .font-\[620\] {
    --tw-font-weight: 620;
    font-weight: 620;
  }
  .font-\[640\] {
    --tw-font-weight: 640;
    font-weight: 640;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-\.01em\] {
    --tw-tracking: -.01em;
    letter-spacing: -.01em;
  }
  .tracking-\[-\.02em\] {
    --tw-tracking: -.02em;
    letter-spacing: -.02em;
  }
  .tracking-\[-\.015em\] {
    --tw-tracking: -.015em;
    letter-spacing: -.015em;
  }
  .tracking-\[\.01em\] {
    --tw-tracking: .01em;
    letter-spacing: .01em;
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .\[overflow-wrap\:anywhere\] {
    overflow-wrap: anywhere;
  }
  .text-\[\#cdd6e4\] {
    color: #cdd6e4;
  }
  .text-cyan {
    color: var(--color-cyan);
  }
  .text-cyan-ink {
    color: var(--color-cyan-ink);
  }
  .text-error {
    color: var(--color-error);
  }
  .text-fg {
    color: var(--color-fg);
  }
  .text-muted {
    color: var(--color-muted);
  }
  .text-soft {
    color: var(--color-soft);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .\[font-stretch\:88\%\] {
    font-stretch: 88%;
  }
  .\[font-stretch\:90\%\] {
    font-stretch: 90%;
  }
  .\[font-stretch\:92\%\] {
    font-stretch: 92%;
  }
  .\[font-stretch\:94\%\] {
    font-stretch: 94%;
  }
  .\[font-stretch\:100\%\] {
    font-stretch: 100%;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .accent-cyan {
    accent-color: var(--color-cyan);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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,);
  }
  .brightness-\[\.78\] {
    --tw-brightness: brightness(.78);
    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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    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,);
  }
  .saturate-\[\.85\] {
    --tw-saturate: saturate(.85);
    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,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .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(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-all {
    -webkit-user-select: all;
    user-select: all;
  }
  .\[inner\:end\] {
    inner: end;
  }
  .\[inner\:start\] {
    inner: start;
  }
  .\[old\:collapsed\] {
    old: collapsed;
  }
  .\[old\:end\] {
    old: end;
  }
  .\[old\:start\] {
    old: start;
  }
  .\[outer\:end\] {
    outer: end;
  }
  .\[outer\:start\] {
    outer: start;
  }
  .placeholder\:text-\[\#8692a9\]::placeholder {
    color: #8692a9;
  }
  .first\:border-t-0:first-child {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
  .first\:pt-0:first-child {
    padding-top: 0px;
  }
  .last\:pb-0:last-child {
    padding-bottom: 0px;
  }
  @media (hover: hover) {
    .hover\:text-cyan:hover {
      color: var(--color-cyan);
    }
  }
  .focus\:top-3:focus {
    top: calc(var(--spacing) * 3);
  }
  .focus\:border-cyan:focus {
    border-color: var(--color-cyan);
  }
  .focus\:ring-3:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-cyan\/30:focus {
    --tw-ring-color: color-mix(in srgb, #00c4ff 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-cyan) 30%, transparent);
    }
  }
  .aria-invalid\:border-error[aria-invalid="true"] {
    border-color: var(--color-error);
  }
  @media (width < 1100px) {
    .max-\[1100px\]\:max-w-\[720px\] {
      max-width: 720px;
    }
    .max-\[1100px\]\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-\[1100px\]\:px-2\.5 {
      padding-inline: calc(var(--spacing) * 2.5);
    }
  }
  @media (width < 1000px) {
    .max-\[1000px\]\:order-3 {
      order: 3;
    }
    .max-\[1000px\]\:basis-full {
      flex-basis: 100%;
    }
    .max-\[1000px\]\:flex-wrap {
      flex-wrap: wrap;
    }
  }
  @media (width < 900px) {
    .max-\[900px\]\:ml-auto {
      margin-left: auto;
    }
    .max-\[900px\]\:hidden {
      display: none;
    }
    .max-\[900px\]\:inline-flex {
      display: inline-flex;
    }
    .max-\[900px\]\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-\[900px\]\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
  }
  @media (width < 760px) {
    .max-\[760px\]\:top-2\.5 {
      top: calc(var(--spacing) * 2.5);
    }
    .max-\[760px\]\:left-\(--inline\) {
      left: var(--inline);
    }
    .max-\[760px\]\:h-\[58px\] {
      height: 58px;
    }
    .max-\[760px\]\:w-\[132px\] {
      width: 132px;
    }
    .max-\[760px\]\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-\[760px\]\:bg-\[linear-gradient\(0deg\,rgb\(10_15_32\/\.94\)_0\%\,rgb\(10_15_32\/\.6\)_48\%\,rgb\(10_15_32\/\.2\)\)\] {
      background-image: linear-gradient(0deg,rgb(10 15 32/.94) 0%,rgb(10 15 32/.6) 48%,rgb(10 15 32/.2));
    }
    .max-\[760px\]\:pr-\[5px\] {
      padding-right: 5px;
    }
    .max-\[760px\]\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }
    .max-\[760px\]\:text-left {
      text-align: left;
    }
    .max-\[760px\]\:text-\[clamp\(40px\,11vw\,58px\)\] {
      font-size: clamp(40px, 11vw, 58px);
    }
  }
  @media (width < 400px) {
    .max-\[400px\]\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .max-\[400px\]\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  @media (width < 380px) {
    .max-\[380px\]\:w-\[110px\] {
      width: 110px;
    }
  }
  @media (width < 340px) {
    .max-\[340px\]\:w-\[84px\] {
      width: 84px;
    }
    .max-\[340px\]\:gap-1\.5 {
      gap: calc(var(--spacing) * 1.5);
    }
    .max-\[340px\]\:px-3 {
      padding-inline: calc(var(--spacing) * 3);
    }
    .max-\[340px\]\:pl-3 {
      padding-left: calc(var(--spacing) * 3);
    }
    .max-\[340px\]\:text-\[13px\] {
      font-size: 13px;
    }
  }
  @media (width >= 901px) {
    .min-\[901px\]\:sticky {
      position: sticky;
    }
    .min-\[901px\]\:top-\[calc\(var\(--bar\)\+40px\)\] {
      top: calc(var(--bar) + 40px);
    }
  }
  @media (width >= 48rem) {
    .md\:col-span-4 {
      grid-column: span 4 / span 4;
    }
    .md\:col-span-6 {
      grid-column: span 6 / span 6;
    }
    .md\:col-span-8 {
      grid-column: span 8 / span 8;
    }
    .md\:col-span-12 {
      grid-column: span 12 / span 12;
    }
  }
  .\[\&_a\]\:inline-block a {
    display: inline-block;
  }
  .\[\&_a\]\:py-\[3px\] a {
    padding-block: 3px;
  }
  .\[\&_a\]\:text-cyan a {
    color: var(--color-cyan);
  }
  .\[\&_a\]\:underline a {
    text-decoration-line: underline;
  }
  .\[\&_a\]\:underline-offset-4 a {
    text-underline-offset: 4px;
  }
  .\[\&_p\]\:\[text-shadow\:0_2px_22px_rgb\(10_15_32\/\.6\)\] p {
    text-shadow: 0 2px 22px rgb(10 15 32/.6);
  }
  .\[\&_strong\]\:inline-block strong {
    display: inline-block;
  }
  .\[\&_strong\]\:min-w-\[3ch\] strong {
    min-width: 3ch;
  }
  .\[\&_strong\]\:text-right strong {
    text-align: right;
  }
  .\[\&_strong\]\:text-\[32px\] strong {
    font-size: 32px;
  }
  .\[\&_strong\]\:leading-none strong {
    --tw-leading: 1;
    line-height: 1;
  }
  .\[\&_strong\]\:font-semibold strong {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .\[\&_strong\]\:text-fg strong {
    color: var(--color-fg);
  }
  .\[\&_strong\]\:tabular-nums strong {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  @media (width < 760px) {
    .max-\[760px\]\:\[\&_strong\]\:text-\[26px\] strong {
      font-size: 26px;
    }
  }
  .\[\&\:first-child\]\:border-cyan:first-child {
    border-color: var(--color-cyan);
  }
  @media (width < 760px) {
    .max-\[760px\]\:\[\&\>\.pill\]\:flex-auto > .pill {
      flex: auto;
    }
  }
  .\[\&\>p\:first-child\]\:text-\[clamp\(20px\,1\.7vw\,24px\)\] > p:first-child {
    font-size: clamp(20px, 1.7vw, 24px);
  }
  .\[\&\>p\:first-child\]\:leading-\[1\.45\] > p:first-child {
    --tw-leading: 1.45;
    line-height: 1.45;
  }
  .\[\&\>p\:first-child\]\:text-fg > p:first-child {
    color: var(--color-fg);
  }
}
@font-face {
  font-family: 'Archivo Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  font-stretch: 62% 125%;
  src: url("../fonts/archivo-latin-ext-wdth-normal-iEdfVTB.woff2") format('woff2-variations');
  unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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: 'Archivo Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  font-stretch: 62% 125%;
  src: url("../fonts/archivo-latin-wdth-normal-Wa7z_Iw.woff2") format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@layer base {
  :root {
    --night: var(--color-night);
    --night-2: var(--color-night-2);
    --panel: var(--color-panel);
    --panel-2: var(--color-panel-2);
    --line: var(--color-line);
    --text: var(--color-fg);
    --muted: var(--color-muted);
    --faint: var(--color-faint);
    --cyan: var(--color-cyan);
    --cyan-hover: var(--color-cyan-hover);
    --cyan-ink: var(--color-cyan-ink);
    --error: var(--color-error);
    --r-card: var(--radius-card);
    --r-photo: var(--radius-photo);
    --bar: 80px;
    --gutter: clamp(20px, 4.5vw, 72px);
    --inline: max(var(--gutter), calc((100% - 1360px) / 2));
    color-scheme: dark;
  }
  html {
    background: var(--night);
    scroll-padding-top: calc(var(--bar) + 12px);
  }
  html.lenis, html.lenis body {
    height: auto;
  }
  .lenis.lenis-smooth {
    scroll-behavior: auto !important;
  }
  .lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
  }
  .lenis.lenis-stopped {
    overflow: hidden;
  }
  body {
    background: var(--night);
    color: var(--text);
    font: 400 18px/1.62 var(--font-sans);
    font-stretch: 100%;
    overflow-x: clip;
    -webkit-font-smoothing: antialiased;
  }
  a {
    color: inherit;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
  }
  ::selection {
    background: var(--cyan);
    color: var(--cyan-ink);
  }
  :focus-visible {
    outline: 3px solid var(--cyan);
    outline-offset: 3px;
  }
  h2 {
    font-size: clamp(36px, 4.3vw, 66px);
    font-weight: 620;
    font-stretch: 90%;
    line-height: 1.02;
    letter-spacing: -.015em;
    text-wrap: balance;
  }
  @media (max-width: 760px) {
    :root {
      --bar: 68px;
    }
    body {
      font-size: 17px;
    }
  }
}
@layer components {
  .pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 52px;
    padding: 0 26px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 620;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 0;
    transition: background-color .25s, color .25s, border-color .25s;
    will-change: transform;
  }
  .pill-cyan {
    background: var(--cyan);
    color: var(--cyan-ink);
  }
  .pill-cyan:hover {
    background: var(--cyan-hover);
  }
  .pill-ghost {
    background: rgb(10 15 32 / .35);
    color: var(--text);
    border: 1.5px solid rgb(238 241 246 / .5);
    backdrop-filter: blur(6px);
  }
  .pill-ghost:hover {
    border-color: var(--text);
    background: rgb(10 15 32 / .6);
  }
  .pill-wide {
    width: 100%;
    min-height: 58px;
    font-size: 17px;
  }
  .pill:active {
    scale: .98;
  }
  .pill[disabled] {
    opacity: .6;
    cursor: progress;
  }
  .flap-char {
    display: inline-block;
    text-align: center;
    will-change: transform;
  }
  .flap-title.is-flap-pending {
    visibility: hidden;
  }
  .bar {
    background: rgb(10 15 32 / .55);
    border: 1px solid rgb(238 241 246 / .12);
    backdrop-filter: blur(14px);
    box-shadow: 0 12px 32px -18px rgb(0 0 0 / .7);
    transition: background-color .3s, box-shadow .3s;
  }
  .bar.is-solid, .bar.is-page {
    background: rgb(10 15 32 / .86);
    box-shadow: 0 18px 40px -20px rgb(0 0 0 / .9);
  }
  @media (prefers-reduced-transparency: reduce) {
    .bar, .bar.is-solid, .bar.is-page {
      background: var(--night-2);
      backdrop-filter: none;
    }
  }
  [data-still] {
    transform-origin: 62% 48%;
    animation: still-drift 28s ease-in-out infinite alternate;
    will-change: transform;
  }
  @keyframes still-drift {
    from {
      transform: scale(1.02);
    }
    to {
      transform: scale(1.1) translate3d(-1%, -.6%, 0);
    }
  }
  .bar-link::after {
    content: '';
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 9px;
    height: 1.5px;
    background: var(--cyan);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .35s var(--ease-out);
  }
  .bar-link:hover::after, .bar-link[aria-current='page']::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .stage {
    position: sticky;
    top: 0;
    height: 100svh;
    overflow: hidden;
    background: var(--night);
  }
  .film {
    position: absolute;
    inset: -2%;
    background: #06080f;
    transform: translate3d(var(--px, 0px), var(--py, 0px), 0);
  }
  .film-frame {
    --fe: calc(var(--fade, 0) * 8%);
    position: absolute;
    inset: 0;
    translate: var(--fx, 6%) var(--fy, 0px);
    scale: var(--fs, 1.12);
    transform-origin: 50% 50%;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 var(--fe), #000 calc(100% - var(--fe)), transparent), linear-gradient(transparent, #000 var(--fe), #000 calc(100% - var(--fe)), transparent);
    -webkit-mask-composite: source-in;
    mask-image: linear-gradient(90deg, transparent, #000 var(--fe), #000 calc(100% - var(--fe)), transparent), linear-gradient(transparent, #000 var(--fe), #000 calc(100% - var(--fe)), transparent);
    mask-composite: intersect;
  }
  .film-still, .film-clip, .film-links {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: none;
  }
  .film-still, .film-clip {
    object-fit: cover;
  }
  .film-still {
    display: none;
  }
  .film-clip {
    opacity: 0;
  }
  .film-clip[data-clip='arrival'] {
    opacity: 1;
  }
  .stage.is-still .film-still {
    display: block;
  }
  .stage.is-still .film-clip {
    display: none;
  }
  .film-links {
    overflow: visible;
    pointer-events: none;
  }
  .link-path {
    fill: none;
    stroke: var(--cyan);
    stroke-width: 2.4;
    stroke-dasharray: 1 1;
    stroke-dashoffset: 1;
  }
  .link-flow {
    fill: none;
    stroke: #e4f9ff;
    stroke-width: 2.4;
    stroke-dasharray: .012 .03;
    opacity: 0;
    animation: link-flow 1.6s linear infinite;
  }
  .link-node {
    fill: var(--cyan);
    stroke: #060a19;
    stroke-width: 2;
    opacity: 0;
  }
  .film-hub {
    opacity: 0;
  }
  .film-hub > * {
    transform-box: fill-box;
    transform-origin: center;
  }
  .film-hub .hub-core {
    fill: var(--cyan);
    scale: var(--hub, 1);
  }
  .film-hub .hub-ring {
    fill: none;
    stroke: var(--cyan);
    stroke-width: 2.5;
    scale: var(--hub, 1);
  }
  .film-hub .hub-ring.is-outer {
    stroke-width: 2;
    stroke-dasharray: 5 7;
    animation: hub-spin 14s linear infinite;
  }
  .film-hub .hub-pulse {
    fill: none;
    stroke: var(--cyan);
    stroke-width: 2;
    animation: hub-pulse 2.4s ease-out infinite;
  }
  .film-light {
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: var(--lo, 0);
    background: radial-gradient(circle 300px at var(--lx, 70%) var(--ly, 50%), rgb(255 226 186 / .17), transparent 72%);
    mix-blend-mode: screen;
    transition: opacity .4s ease;
  }
  .stage-shade {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(90deg, rgb(10 15 32 / .82) 0%, rgb(10 15 32 / .35) 42%, rgb(10 15 32 / 0) 64%), linear-gradient(0deg, rgb(10 15 32 / .7), transparent 30%);
  }
  .stage-tags {
    position: absolute;
    inset: 0;
    pointer-events: none;
  }
  .tag {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 12px 7px 8px;
    border-radius: 999px;
    background: rgb(10 15 32 / .78);
    border: 1px solid rgb(0 196 255 / .45);
    font-size: 14px;
    font-weight: 560;
    white-space: nowrap;
    opacity: 0;
    translate: var(--tx, 0px) var(--ty, 0px);
    scale: var(--ts, 1);
    transform-origin: 0 0;
    transition: opacity .35s ease;
  }
  .tag::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--cyan);
    box-shadow: 0 0 0 4px rgb(0 196 255 / .22);
  }
  .tag.is-on {
    opacity: 1;
  }
  .tag.is-on.is-covered {
    opacity: .1;
  }
  .tag.is-on.is-crowded {
    opacity: 0;
  }
  .tag-hub {
    background: var(--cyan);
    color: var(--cyan-ink);
    border-color: var(--cyan);
    font-weight: 680;
  }
  .tag-hub::before {
    background: var(--cyan-ink);
    box-shadow: none;
  }
  .story-progress {
    position: absolute;
    right: var(--inline);
    top: 50%;
    display: grid;
    gap: 10px;
    translate: 0 -50%;
  }
  .story-progress li {
    width: 3px;
    height: 28px;
    border-radius: 3px;
    background: rgb(238 241 246 / .22);
    overflow: hidden;
  }
  .story-progress li::after {
    content: '';
    display: block;
    height: 100%;
    background: var(--cyan);
    transform: scaleY(var(--fill, 0));
    transform-origin: top;
  }
  .chapters {
    position: relative;
    z-index: 2;
    margin-top: -100svh;
    pointer-events: none;
  }
  .chapter {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 85svh;
    padding: 0 var(--inline) 14svh;
  }
  .chapter > * {
    max-width: 560px;
    pointer-events: auto;
  }
  .chapter-hero {
    min-height: 100svh;
    justify-content: center;
    padding-top: var(--bar);
    padding-bottom: 0;
  }
  .chapter-long {
    min-height: 120svh;
  }
  .chapter-last {
    min-height: 150svh;
    justify-content: center;
  }
  .chapter h1 {
    max-width: 14ch;
    font-size: clamp(46px, 5.6vw, 92px);
    font-weight: 640;
    font-stretch: 88%;
    line-height: .98;
    letter-spacing: -.02em;
    text-wrap: balance;
  }
  .chapter h2 {
    font-size: clamp(38px, 4.6vw, 70px);
  }
  .chapter p {
    margin-top: 20px;
    font-size: clamp(18px, 1.5vw, 21px);
    line-height: 1.5;
    color: var(--color-soft);
    text-wrap: pretty;
  }
  .chapter h2, .chapter p {
    text-shadow: 0 2px 22px rgb(10 15 32 / .6);
  }
  .config {
    position: relative;
  }
  .config-stage {
    position: relative;
    height: clamp(640px, calc(100svh - var(--bar) - 40px), 900px);
    border-radius: var(--r-card);
    overflow: hidden;
    background: var(--night-2);
    border: 1px solid var(--line);
    isolation: isolate;
  }
  .stand {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #0d0b09;
  }
  .stand-view {
    position: absolute;
    inset: 0;
    transform-origin: var(--ox, 50%) var(--oy, 50%);
    scale: calc(var(--zoom, 1) + (1 - var(--enter, 1)) * .14);
    transition: scale .9s var(--ease-out), transform-origin .9s var(--ease-out);
  }
  .stand-base, .stand-reveals, .stand-reveal, .stand-reveal img, .stand-ghost, .stand-ghost img, .stand-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }
  .stand-base, .stand-reveal img, .stand-ghost img {
    max-width: none;
    object-fit: cover;
  }
  .stand-ghost {
    opacity: .5;
    filter: grayscale(1) brightness(1.3);
    -webkit-mask-image: radial-gradient(ellipse var(--rx, 5%) var(--ry, 5%) at var(--cx, 50%) var(--cy, 50%), #000 62%, transparent 100%);
    mask-image: radial-gradient(ellipse var(--rx, 5%) var(--ry, 5%) at var(--cx, 50%) var(--cy, 50%), #000 62%, transparent 100%);
    transition: opacity .4s ease;
  }
  .stand-ghost.is-focus {
    opacity: .9;
  }
  .stand-ghost.is-on {
    opacity: 0;
  }
  .stand-reveal {
    clip-path: ellipse(0% 0% at var(--cx, 50%) var(--cy, 50%));
    filter: brightness(2.4) saturate(.3);
    transition: clip-path .9s var(--ease-out), filter 1.4s ease;
  }
  .stand-reveal.is-on {
    clip-path: ellipse(var(--rx, 5%) var(--ry, 5%) at var(--cx, 50%) var(--cy, 50%));
    filter: none;
  }
  .stand-overlay {
    overflow: visible;
    pointer-events: none;
  }
  .stand-slot, .stand-area, .stand-route {
    fill: none;
    stroke: rgb(238 241 246 / .5);
    stroke-width: 4;
    stroke-dasharray: 18 14;
    transition: stroke .3s, stroke-opacity .5s, fill .5s;
  }
  .stand-slot, .stand-slot.is-on {
    stroke-opacity: 0;
  }
  .stand-area {
    stroke-opacity: 0;
  }
  .stand-route {
    stroke-opacity: 0;
    stroke-width: 8;
    stroke-dasharray: 28 22;
  }
  .stand-area.is-on {
    stroke: var(--cyan);
    stroke-opacity: .85;
    stroke-width: 6;
    fill: rgb(0 196 255 / .06);
  }
  .stand-route.is-on {
    stroke: var(--cyan);
    stroke-opacity: 1;
    animation: slot-march .9s linear infinite;
  }
  .stand-slot.is-focus, .stand-area.is-focus, .stand-route.is-focus {
    stroke: var(--cyan);
    stroke-opacity: 1;
    stroke-width: 6;
    animation: slot-march 1s linear infinite;
  }
  .stand-link {
    fill: none;
    stroke: var(--cyan);
    stroke-width: 5;
    stroke-dasharray: 1 1;
    stroke-dashoffset: 1;
    transition: stroke-dashoffset .6s var(--ease-out);
  }
  .stand-link.is-on {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 1.1s var(--ease-out) .6s;
  }
  .stand-hub {
    transition: opacity .5s ease;
  }
  .stand-hub.is-on {
    opacity: 1;
  }
  .config-markers {
    position: absolute;
    inset: 0;
    pointer-events: none;
  }
  .config-hint {
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgb(10 15 32 / .8);
    border: 1px solid var(--line);
    font-size: 14px;
    color: var(--muted);
    opacity: 0;
    transition: opacity .6s ease .8s;
  }
  .config.is-live .config-hint {
    opacity: 1;
  }
  .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    height: 34px;
    padding: 0 14px 0 5px;
    border-radius: 999px;
    border: 1px solid rgb(238 241 246 / .45);
    background: rgb(10 15 32 / .86);
    color: var(--text);
    font-size: 14px;
    font-weight: 620;
    white-space: nowrap;
    cursor: pointer;
    pointer-events: auto;
    box-shadow: 0 6px 18px rgb(2 5 14 / .45);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    transition: background-color .3s, border-color .3s, color .3s, opacity .3s, scale .3s var(--ease-out);
  }
  .marker::before {
    content: '';
    position: absolute;
    inset: -6px;
  }
  .marker.is-dim {
    opacity: .5;
  }
  .marker-dot {
    position: relative;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1.5px solid rgb(238 241 246 / .75);
    transition: background-color .3s, border-color .3s;
  }
  .svc-mark::before, .svc-mark::after, .marker-dot::before, .marker-dot::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 1px;
    background: var(--text);
    translate: -50% -50%;
    transition: rotate .4s var(--ease-out), translate .4s var(--ease-out), width .3s, height .3s, background-color .3s;
  }
  .svc-mark::before {
    width: 12px;
    height: 2px;
  }
  .svc-mark::after {
    width: 2px;
    height: 12px;
  }
  .marker-dot::before {
    width: 10px;
    height: 2px;
  }
  .marker-dot::after {
    width: 2px;
    height: 10px;
  }
  .marker:hover, .marker.is-focus {
    border-color: var(--cyan);
    opacity: 1;
    scale: 1.06;
  }
  .marker[aria-pressed='true'] {
    background: var(--cyan);
    border-color: var(--cyan);
    color: var(--cyan-ink);
  }
  .marker[aria-pressed='true'] .marker-dot {
    background: var(--cyan-ink);
    border-color: var(--cyan-ink);
  }
  .svc[aria-pressed='true'] .svc-mark::before, .marker[aria-pressed='true'] .marker-dot::before {
    width: 6px;
    translate: calc(-50% - 2.5px) calc(-50% + 1.5px);
    rotate: 45deg;
  }
  .svc[aria-pressed='true'] .svc-mark::after, .marker[aria-pressed='true'] .marker-dot::after {
    height: 11px;
    translate: calc(-50% + 1.5px) calc(-50% - .5px);
    rotate: 45deg;
  }
  .svc[aria-pressed='true'] .svc-mark::before, .svc[aria-pressed='true'] .svc-mark::after {
    background: var(--cyan-ink);
  }
  .marker[aria-pressed='true'] .marker-dot::before, .marker[aria-pressed='true'] .marker-dot::after {
    background: var(--cyan);
  }
  .marker.is-pulse {
    animation: ping .7s var(--ease-out);
  }
  .marker.is-focus {
    animation: ping 1.5s var(--ease-out) infinite;
  }
  .config-panel {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
    max-height: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    width: min(430px, 36%);
    padding: 16px;
    border-radius: var(--r-photo);
    background: rgb(10 15 32 / .86);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border: 1px solid var(--line);
  }
  .config-tabs {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 4px;
    border-radius: 999px;
    background: var(--night-2);
    border: 1px solid var(--line);
  }
  .config-tab-indicator {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    width: calc((100% - 8px) / 3);
    border-radius: 999px;
    background: var(--cyan);
    translate: calc(var(--tab, 0) * 100%) 0;
    transition: translate .55s var(--ease-out);
  }
  .config-tabs [role='tab'] {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 44px;
    padding: 0 8px;
    border: 0;
    border-radius: 999px;
    background: none;
    font-size: 15px;
    font-weight: 620;
    color: var(--muted);
    cursor: pointer;
    transition: color .3s;
  }
  .config-tabs [role='tab']:hover {
    color: var(--text);
  }
  .config-tabs [role='tab'][aria-selected='true'] {
    color: var(--cyan-ink);
  }
  .tab-count {
    font-size: 13px;
    font-weight: 560;
    opacity: .75;
    font-variant-numeric: tabular-nums;
  }
  .config-lists {
    flex: 0 1 auto;
    min-height: 0;
    margin-top: 16px;
    padding-right: 4px;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    scrollbar-color: rgb(238 241 246 / .2) transparent;
  }
  [role='tabpanel'] h3 {
    padding: 0 8px;
    font-size: 26px;
    font-weight: 640;
    font-stretch: 85%;
    line-height: 1.1;
  }
  .config-lede {
    margin-top: 6px;
    padding: 0 8px;
    font-size: 16px;
    color: var(--muted);
  }
  .svc-list {
    margin-top: 12px;
  }
  .svc-list li + li {
    border-top: 1px solid var(--line);
  }
  .svc {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr) auto;
    align-items: center;
    gap: 14px;
    width: 100%;
    min-height: 64px;
    padding: 10px 8px;
    border: 0;
    border-radius: 12px;
    background: transparent;
    text-align: left;
    cursor: pointer;
    transition: background-color .25s;
  }
  .svc:hover, .svc.is-focus {
    background: rgb(0 196 255 / .09);
  }
  .svc-mark {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1.5px solid rgb(238 241 246 / .45);
    transition: background-color .3s, border-color .3s;
  }
  .svc[aria-pressed='true'] .svc-mark {
    background: var(--cyan);
    border-color: var(--cyan);
  }
  .svc.is-pulse .svc-mark {
    animation: ping .7s var(--ease-out);
  }
  .svc-text strong {
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3;
  }
  .svc-text small {
    display: block;
    margin-top: 2px;
    font-size: 14px;
    line-height: 1.35;
    color: var(--muted);
  }
  .svc-state {
    font-size: 14px;
    font-weight: 600;
    color: var(--faint);
  }
  .svc[aria-pressed='true'] .svc-state {
    color: var(--cyan);
  }
  .config-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 12px;
    padding: 14px 8px 2px;
    border-top: 1px solid var(--line);
  }
  .config-count {
    font-size: 15px;
    color: var(--muted);
  }
  .config-count strong {
    display: inline-block;
    min-width: 1.3ch;
    margin-right: 4px;
    font-size: 28px;
    font-weight: 640;
    font-stretch: 90%;
    line-height: 1;
    color: var(--text);
    font-variant-numeric: tabular-nums;
  }
  .config-foot .pill {
    min-height: 44px;
    padding: 0 20px;
    font-size: 15px;
  }
  @media (min-width: 1101px) {
    .config-stage::before {
      content: '';
      position: absolute;
      inset: -40px;
      background: var(--stand-bg) center / cover;
      filter: blur(28px) brightness(.32);
    }
    .stand {
      left: 33%;
    }
    .stand::after {
      content: '';
      position: absolute;
      inset: 0 auto 0 0;
      z-index: 1;
      width: 14%;
      background: linear-gradient(90deg, rgb(8 9 13 / .9), transparent);
      pointer-events: none;
    }
  }
  .statement {
    position: relative;
    overflow: hidden;
    isolation: isolate;
  }
  .statement::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgb(10 15 32 / .94) 0%, rgb(10 15 32 / .78) 50%, rgb(10 15 32 / .5)), linear-gradient(0deg, var(--night), transparent 22%, transparent 78%, var(--night));
  }
  .statement-text .word {
    color: #6f7d96;
  }
  .interlude {
    position: relative;
    z-index: 3;
    height: 170svh;
    background: var(--night);
  }
  .interlude-sticky {
    position: sticky;
    top: 0;
    height: 100svh;
    overflow: hidden;
  }
  .interlude-frame {
    position: absolute;
    inset: 0;
    clip-path: inset(calc(var(--inset, 0) * 1%) round calc(var(--radius, 0) * 1px));
  }
  .interlude-frame::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgb(10 15 32 / .85), rgb(10 15 32 / 0) 50%);
  }
  .approach {
    position: relative;
    z-index: 3;
    height: 440svh;
    background: radial-gradient(55% 45% at 72% 50%, rgb(0 196 255 / .07), transparent 70%), var(--night-2);
  }
  .approach-sticky {
    position: sticky;
    top: 0;
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
    gap: clamp(32px, 5vw, 88px);
    align-items: center;
    height: 100svh;
    padding: calc(var(--bar) + 8px) var(--inline) 28px;
    overflow: hidden;
    isolation: isolate;
  }
  .approach-sticky::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgb(15 22 44 / .96) 0%, rgb(15 22 44 / .84) 40%, rgb(15 22 44 / .5) 100%), linear-gradient(0deg, rgb(15 22 44 / .75), transparent 30%, transparent 80%, rgb(15 22 44 / .6));
  }
  .commitments {
    position: relative;
    margin-top: clamp(24px, 4svh, 48px);
    padding-left: 36px;
  }
  .commitments::before, .commitments::after {
    content: '';
    position: absolute;
    left: 7px;
    top: 26px;
    bottom: 26px;
    width: 2px;
    border-radius: 2px;
    background: var(--line);
  }
  .commitments::after {
    background: var(--cyan);
    transform: scaleY(var(--progress, 0));
    transform-origin: top;
  }
  .commitment {
    position: relative;
    padding: 6px 0;
  }
  .commitment::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: -36px;
    top: 19px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid rgb(238 241 246 / .3);
    background: var(--night-2);
    transition: border-color .3s, background-color .3s, box-shadow .4s;
  }
  .commitment.is-passed::before {
    border-color: var(--cyan);
    background: var(--cyan);
  }
  .commitment.is-active::before {
    border-color: var(--cyan);
    box-shadow: 0 0 0 6px rgb(0 196 255 / .18);
  }
  .commitment h3 {
    display: flex;
    align-items: baseline;
    gap: 16px;
    font-size: clamp(23px, 2.1vw, 31px);
    font-weight: 620;
    font-stretch: 92%;
    line-height: 1.2;
    color: var(--faint);
    transition: color .35s;
  }
  .commitment.is-active h3 {
    color: var(--text);
  }
  .commitment.is-passed h3 {
    color: #c3ccdb;
  }
  .commitment-no {
    font-size: 15px;
    font-weight: 560;
    font-stretch: 100%;
    color: var(--faint);
    font-variant-numeric: tabular-nums;
    transition: color .35s;
  }
  .commitment.is-active .commitment-no {
    color: var(--cyan);
  }
  .commitment-body {
    display: grid;
    grid-template-rows: 0fr;
    opacity: 0;
    transition: grid-template-rows .6s var(--ease-out), opacity .35s ease;
  }
  .commitment-body > div {
    min-height: 0;
    overflow: hidden;
  }
  .commitment-body p {
    max-width: 38ch;
    padding: 4px 0 10px;
    font-size: 19px;
    color: var(--color-soft);
  }
  .commitment.is-active .commitment-body {
    grid-template-rows: 1fr;
    opacity: 1;
  }
  .principle-media {
    justify-self: center;
    display: grid;
    gap: 14px;
    width: min(100%, 620px);
  }
  .principle-frame {
    position: relative;
    overflow: hidden;
    aspect-ratio: 3 / 2;
    border-radius: var(--r-card);
    border: 1px solid var(--line);
    background: var(--panel);
    box-shadow: 0 50px 90px rgb(2 5 14 / .55);
  }
  .principle-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .values {
    --word: clamp(30px, 4.4vw, 68px);
    --rail: clamp(30px, 3vw, 44px);
    position: relative;
    padding-left: var(--rail);
  }
  .values::before, .values::after {
    content: '';
    position: absolute;
    left: 7px;
    top: calc(var(--word) * .52);
    bottom: var(--rail-end, 0px);
    width: 2px;
    border-radius: 2px;
    background: var(--line);
  }
  .values::after {
    background: var(--cyan);
    transform: scaleY(var(--progress, 1));
    transform-origin: top;
  }
  .value {
    padding-block: clamp(22px, 2.6vw, 36px);
  }
  .value:first-child {
    padding-top: 0;
  }
  .value:last-child {
    padding-bottom: 0;
  }
  .value-name {
    position: relative;
    font-size: var(--word);
    font-weight: 640;
    font-stretch: 88%;
    line-height: 1.02;
    letter-spacing: -.02em;
    text-wrap: balance;
    transition: color .5s var(--ease-out);
  }
  .value-name::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: calc(var(--rail) * -1);
    top: .52em;
    width: 16px;
    height: 16px;
    translate: 0 -50%;
    border-radius: 50%;
    border: 2px solid var(--cyan);
    background: var(--cyan);
    transition: border-color .3s, background-color .3s, box-shadow .4s;
  }
  .value-text {
    max-width: 46ch;
    margin-top: 12px;
    font-size: clamp(17px, 1.3vw, 19px);
    line-height: 1.55;
    color: var(--muted);
  }
  .values.is-live .value:not(.is-reached) .value-name {
    color: var(--faint);
  }
  .values.is-live .value:not(.is-reached) .value-name::before {
    border-color: rgb(238 241 246 / .3);
    background: var(--night);
  }
  .values.is-live .value.is-current .value-name::before {
    box-shadow: 0 0 0 6px rgb(0 196 255 / .18);
  }
  .region-map {
    position: relative;
    aspect-ratio: 640 / 604;
    border-radius: var(--r-card);
    background: radial-gradient(circle at 44% 46%, rgb(0 196 255 / .09), transparent 55%), var(--night-2);
    border: 1px solid var(--line);
    overflow: hidden;
  }
  .region-svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }
  .region-grid line {
    stroke: rgb(214 225 244 / .12);
    stroke-width: 1.5;
    stroke-dasharray: 3 7;
  }
  .region-ring {
    fill: none;
    stroke: rgb(0 196 255 / .3);
    stroke-width: 1.8;
    stroke-dasharray: 10 6;
  }
  .region-arc {
    fill: none;
    stroke: rgb(238 241 246 / .34);
    stroke-width: 2.2;
    transition: stroke .3s, stroke-width .3s;
  }
  .region-arc.is-active {
    stroke: var(--cyan);
    stroke-width: 4;
  }
  .region-blip {
    fill: var(--cyan);
  }
  .region-node {
    fill: var(--text);
    stroke: var(--night-2);
    stroke-width: 3;
    transition: fill .3s;
  }
  .region-node.is-active {
    fill: var(--cyan);
  }
  .region-maun {
    fill: var(--cyan);
    stroke: var(--night-2);
    stroke-width: 3;
  }
  .region-pulse {
    fill: none;
    stroke: var(--cyan);
    stroke-width: 2;
    transform-box: fill-box;
    transform-origin: center;
    animation: region-pulse 2.6s ease-out infinite;
  }
  .region-pulse.is-late {
    animation-delay: 1.3s;
  }
  .region-labels {
    position: absolute;
    inset: 0;
  }
  .region-airport, .region-home {
    position: absolute;
    left: var(--x);
    top: var(--y);
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
    padding: 5px 11px;
    border-radius: 999px;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
  }
  .region-airport {
    border: 1px solid rgb(214 225 244 / .22);
    background: rgb(10 15 32 / .82);
    color: var(--text);
    cursor: pointer;
    transition: background-color .25s, color .25s, border-color .25s;
  }
  .region-airport::before {
    content: '';
    position: absolute;
    inset: -8px -4px;
  }
  .region-airport strong, .region-home strong {
    font-weight: 700;
    letter-spacing: .02em;
  }
  .region-airport span {
    color: var(--muted);
    transition: color .25s;
  }
  .region-airport:hover {
    border-color: var(--cyan);
  }
  .region-airport[aria-pressed='true'] {
    background: var(--cyan);
    border-color: var(--cyan);
    color: var(--cyan-ink);
  }
  .region-airport[aria-pressed='true'] span {
    color: var(--cyan-ink);
  }
  .region-home {
    background: var(--cyan);
    color: var(--cyan-ink);
    font-weight: 560;
  }
  .region-labels .is-right {
    translate: 14px -50%;
  }
  .region-labels .is-left {
    translate: calc(-100% - 16px) -50%;
  }
  .region-labels .is-above {
    translate: -50% calc(-100% - 14px);
  }
  .region-labels .is-below {
    translate: -50% 14px;
  }
  .region-tick, .region-ring-label {
    position: absolute;
    left: var(--x);
    top: var(--y);
    font-size: 12px;
    font-weight: 560;
    color: var(--faint);
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
  }
  .region-tick.is-lon {
    translate: 6px calc(-100% - 8px);
  }
  .region-tick.is-lat {
    translate: 10px calc(-100% - 4px);
  }
  .region-ring-label {
    translate: -50% -50%;
    padding: 2px 8px;
    border-radius: 999px;
    background: var(--night-2);
    color: var(--cyan);
  }
  .region-cross {
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity .25s;
  }
  .region-map.is-tracking .region-cross {
    opacity: 1;
  }
  .region-cross::before, .region-cross::after {
    content: '';
    position: absolute;
    background: rgb(0 196 255 / .4);
  }
  .region-cross::before {
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    translate: 0 var(--cy, 0);
  }
  .region-cross::after {
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    translate: var(--cx, 0) 0;
  }
  .region-coord {
    position: absolute;
    left: 0;
    top: 0;
    display: grid;
    padding: 7px 11px;
    border-radius: 12px;
    background: rgb(10 15 32 / .92);
    border: 1px solid rgb(0 196 255 / .4);
    font-size: 13px;
    line-height: 1.4;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
    translate: calc(var(--cx, 0px) + 14px) calc(var(--cy, 0px) + 14px);
  }
  .region-coord span:last-child {
    color: var(--cyan);
    font-weight: 600;
  }
  .region-map.is-flip-x .region-coord {
    translate: calc(var(--cx, 0px) - 100% - 14px) calc(var(--cy, 0px) + 14px);
  }
  .region-map.is-flip-y .region-coord {
    translate: calc(var(--cx, 0px) + 14px) calc(var(--cy, 0px) - 100% - 14px);
  }
  .region-map.is-flip-x.is-flip-y .region-coord {
    translate: calc(var(--cx, 0px) - 100% - 14px) calc(var(--cy, 0px) - 100% - 14px);
  }
  .m-grow {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: clamp(20px, 3.4vh, 38px);
    height: 100svh;
    margin: 0 calc(var(--inline) * -1);
    padding: calc(var(--bar) + 28px) var(--inline) 36px;
    overflow: hidden;
  }
  .m-grow:focus-visible {
    outline: 3px solid var(--cyan);
    outline-offset: -8px;
  }
  .m-grow-rail {
    margin: 0 calc(var(--inline) * -1);
    padding-inline: var(--inline);
    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 3%, #000 93%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0, #000 3%, #000 93%, transparent 100%);
  }
  .m-grow-track {
    display: flex;
    gap: 16px;
  }
  .m-grow-track.is-pinned {
    display: block;
    position: relative;
    height: min(54svh, 470px);
  }
  .m-grow-track.is-pinned .m-grow-card {
    position: absolute;
    top: 0;
    left: 0;
    contain: layout paint;
    will-change: transform, width;
  }
  .m-grow-card {
    position: relative;
    flex: 0 0 auto;
    width: 288px;
    height: min(54svh, 470px);
    overflow: hidden;
    border-radius: var(--r-card);
    border: 1px solid var(--line);
    background: var(--panel);
    box-shadow: 0 30px 60px rgb(2 5 14 / .28);
  }
  .m-grow-card img {
    position: absolute;
    inset: -7% 0;
    width: 100%;
    height: 114%;
    max-width: none;
    object-fit: cover;
    will-change: transform;
    user-select: none;
    -webkit-user-drag: none;
  }
  .m-grow-dim {
    position: absolute;
    inset: 0;
    background: #060c1c;
    opacity: 0;
    pointer-events: none;
  }
  .m-grow-card > div {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 12px;
    padding: 18px;
    border-radius: var(--r-photo);
    background: rgb(6 11 26 / .86);
  }
  .m-grow-nav button {
    width: 52px;
    height: 52px;
    border-radius: 999px;
    border: 1px solid rgb(238 241 246 / .35);
    background: none;
    color: var(--text);
    font-size: 20px;
    cursor: pointer;
    transition: border-color .25s, color .25s, opacity .25s;
  }
  .m-grow-nav button:hover {
    border-color: var(--cyan);
    color: var(--cyan);
  }
  .m-grow-nav button[disabled] {
    opacity: .35;
    cursor: default;
  }
  .m-grow.is-dragging {
    cursor: grabbing;
  }
  .m-grow-progress span {
    display: block;
    height: 100%;
    border-radius: 2px;
    background: var(--cyan);
    transform-origin: left;
    transform: scaleX(0);
  }
  .m-grow.is-static {
    height: auto;
    padding-top: 0;
  }
  .m-grow.is-static .m-grow-track {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    padding-bottom: 6px;
  }
  .m-grow.is-static .m-grow-track::-webkit-scrollbar {
    display: none;
  }
  .m-grow.is-static .m-grow-card {
    scroll-snap-align: start;
    width: min(300px, 76vw);
    height: min(62svh, 480px);
  }
  .m-grow.is-static .m-grow-card:first-child {
    width: min(520px, 88vw);
  }
  .request-strip {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.3fr) auto;
    margin-bottom: 22px;
    border: 1px solid var(--line);
    border-radius: var(--r-photo);
    background: var(--night-2);
  }
  .request-strip::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    bottom: 12px;
    width: 5px;
    border-radius: 0 4px 4px 0;
    background: rgb(238 241 246 / .2);
    transition: background-color .4s;
  }
  .request-strip.has-content::before {
    background: var(--cyan);
  }
  .rs-cell {
    display: grid;
    gap: 2px;
    min-width: 0;
    padding: 12px 16px;
    border-left: 1px solid var(--line);
  }
  .rs-cell:first-child {
    padding-left: 24px;
    border-left: 0;
  }
  .rs-cell span {
    font-size: 13px;
    color: var(--muted);
  }
  .rs-cell strong {
    overflow: hidden;
    font-size: 20px;
    font-weight: 640;
    font-stretch: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
  }
  .rs-cell strong.is-empty {
    color: var(--faint);
    font-weight: 500;
  }
  .chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
  }
  .chips:empty {
    display: none;
  }
  .chips button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-height: 44px;
    padding: 0 10px 0 16px;
    border-radius: 999px;
    border: 0;
    background: var(--cyan);
    color: var(--cyan-ink);
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
  }
  .chips button span {
    font-size: 18px;
    line-height: 1;
  }
  .fields {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }
  .field {
    grid-column: span 2;
    display: grid;
    gap: 8px;
    align-content: start;
    min-width: 0;
  }
  .field-short {
    grid-column: span 1;
  }
  .field-wide {
    grid-column: 1 / -1;
  }
  .field label {
    font-size: 15px;
    font-weight: 600;
  }
  .field label small {
    font-size: 14px;
    font-weight: 400;
    color: var(--muted);
  }
  .field-error {
    font-size: 15px;
    color: var(--error);
  }
  .field input, .field textarea, .field select {
    width: 100%;
    min-width: 0;
    min-height: 52px;
    padding: 12px 16px;
    border-radius: 12px;
    border: 1px solid #5a6485;
    background: var(--night-2);
    font-size: 16px;
    transition: border-color .2s, box-shadow .2s;
  }
  .field textarea {
    resize: vertical;
  }
  .field input::placeholder, .field textarea::placeholder {
    color: #8692a9;
    opacity: 1;
  }
  .field input:focus, .field textarea:focus, .field select:focus {
    outline: 0;
    border-color: var(--cyan);
    box-shadow: 0 0 0 3px rgb(0 196 255 / .3);
  }
  .field [aria-invalid='true'] {
    border-color: var(--error);
  }
  .consent {
    position: fixed;
    z-index: 45;
    left: 20px;
    bottom: 20px;
    width: min(460px, calc(100vw - 40px));
    padding: 22px 22px 20px;
    border-radius: var(--r-card);
    background: rgb(10 15 32 / .9);
    border: 1px solid rgb(238 241 246 / .16);
    box-shadow: 0 24px 60px -24px rgb(0 0 0 / .9);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
  }
  .consent[hidden] {
    display: none;
  }
  .consent-title {
    font-size: 19px;
    font-weight: 640;
    font-stretch: 92%;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .consent-text {
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.55;
    color: var(--color-soft);
  }
  .consent-text a {
    color: var(--cyan);
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .consent-options {
    margin: 14px 0 0;
    padding: 0;
    border: 0;
    display: grid;
    gap: 4px;
  }
  .consent-options[hidden] {
    display: none;
  }
  .consent-option {
    display: grid;
    grid-template-columns: 22px 1fr;
    gap: 12px;
    align-items: start;
    padding: 10px 0;
    border-top: 1px solid var(--line);
    font-size: 15px;
    line-height: 1.45;
    color: var(--muted);
    cursor: pointer;
  }
  .consent-option input {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    accent-color: var(--cyan);
    cursor: pointer;
  }
  .consent-option strong {
    display: block;
    color: var(--text);
    font-weight: 620;
  }
  .consent-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 16px;
  }
  .consent-button {
    flex: 1 1 0;
    min-height: 46px;
    padding: 0 18px;
    font-size: 15px;
    background: rgb(238 241 246 / .08);
    color: var(--text);
    border: 1.5px solid rgb(238 241 246 / .5);
  }
  .consent-button:hover {
    background: var(--cyan);
    color: var(--cyan-ink);
    border-color: var(--cyan);
  }
  .consent-button[hidden] {
    display: none;
  }
  .consent-more {
    flex-basis: 100%;
    min-height: 44px;
    font-size: 15px;
    font-weight: 560;
    color: var(--muted);
    text-decoration: underline;
    text-underline-offset: 4px;
    text-align: left;
    cursor: pointer;
  }
  .consent-more:hover {
    color: var(--cyan);
  }
  .consent-more[hidden] {
    display: none;
  }
  @media (max-width: 760px) {
    .consent {
      left: 12px;
      bottom: 12px;
      width: calc(100vw - 24px);
      padding: 18px 18px 14px;
    }
  }
  @media (prefers-reduced-transparency: reduce) {
    .consent {
      background: var(--night-2);
      backdrop-filter: none;
    }
  }
  .tray {
    position: fixed;
    z-index: 35;
    right: 20px;
    bottom: 20px;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    min-height: 56px;
    padding: 0 8px 0 22px;
    border-radius: 999px;
    background: var(--text);
    color: var(--night);
    font-size: 16px;
    font-weight: 620;
    text-decoration: none;
    box-shadow: 0 18px 40px rgb(2 5 14 / .5);
    transition: opacity .35s, translate .5s var(--ease-out);
  }
  .tray[hidden] {
    display: inline-flex;
    opacity: 0;
    translate: 0 140%;
    pointer-events: none;
  }
  .tray.is-away {
    opacity: 0;
    translate: 0 140%;
    pointer-events: none;
  }
  .tray strong {
    display: grid;
    place-items: center;
    min-width: 40px;
    height: 40px;
    padding: 0 10px;
    border-radius: 999px;
    background: var(--cyan);
    color: var(--cyan-ink);
    font-variant-numeric: tabular-nums;
  }
  .fly-chip {
    position: fixed;
    z-index: 60;
    top: 0;
    left: 0;
    padding: 8px 14px;
    border-radius: 999px;
    background: var(--cyan);
    color: var(--cyan-ink);
    font-size: 14px;
    font-weight: 650;
    white-space: nowrap;
    pointer-events: none;
  }
  .rich > * + * {
    margin-top: 1.1em;
  }
  .rich h2 {
    font-size: clamp(28px, 2.8vw, 40px);
    margin-top: 1.6em;
  }
  .rich h3 {
    font-size: 23px;
    font-weight: 620;
    font-stretch: 92%;
    margin-top: 1.4em;
  }
  .rich p, .rich li {
    color: var(--color-soft);
  }
  .rich ul {
    padding-left: 1.2em;
    list-style: disc;
  }
  .rich ol {
    padding-left: 1.2em;
    list-style: decimal;
  }
  .rich li + li {
    margin-top: .4em;
  }
  .rich a {
    color: var(--cyan);
    text-decoration: underline;
  }
  .rich strong {
    color: var(--text);
  }
  @media (max-width: 1100px) {
    .config-stage {
      position: sticky;
      z-index: 2;
      top: 12px;
      height: min(58svh, 560px);
      box-shadow: 0 24px 50px rgb(3 6 15 / .55);
    }
    .config-panel {
      position: relative;
      inset: auto;
      z-index: 1;
      width: auto;
      margin-top: 18px;
      padding: 0;
      border: 0;
      border-radius: 0;
      background: none;
      -webkit-backdrop-filter: none;
      backdrop-filter: none;
    }
    .config-lists {
      overflow: visible;
      padding-right: 0;
    }
    .config-hint {
      display: none;
    }
    .config-tabs {
      position: sticky;
      z-index: 1;
      top: calc(12px + min(58svh, 560px) + 10px);
      box-shadow: 0 0 0 10px var(--night);
    }
    .approach-sticky {
      grid-template-columns: 1fr 1fr;
      gap: 24px;
    }
  }
  @media (max-width: 1000px) {
    .m-grow {
      height: auto;
      margin: 0;
      padding: 0;
      overflow: visible;
    }
    .m-grow-rail {
      margin: 0;
      padding-inline: 0;
      -webkit-mask-image: none;
      mask-image: none;
    }
    .m-grow-card {
      width: 78vw;
      height: 66svh;
    }
    .m-grow-card:first-child {
      width: 88vw;
    }
  }
  @media (max-width: 760px) {
    .stage-shade {
      background: linear-gradient(0deg, rgb(10 15 32 / .92) 0%, rgb(10 15 32 / .55) 38%, rgb(10 15 32 / 0) 70%);
    }
    .film {
      inset: calc(var(--bar) + 4px) 0 auto;
      aspect-ratio: 4 / 3;
      transform: none;
    }
    .film-frame {
      translate: none;
      scale: var(--zoom, 1);
      -webkit-mask-image: none;
      mask-image: none;
    }
    .stage-tags .tag:not(.tag-hub) {
      display: none;
    }
    .interlude {
      height: 150svh;
    }
    .story-progress {
      display: none;
    }
    .chapter {
      padding-bottom: 10svh;
    }
    .chapter-copy {
      margin-inline: -10px;
      padding: 18px 18px 20px;
      border-radius: var(--r-card);
      background: rgb(10 15 32 / .74);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      border: 1px solid var(--line);
    }
    .chapter-copy p {
      margin-top: 12px;
    }
    .chapter-hero {
      justify-content: flex-end;
      padding-bottom: 12svh;
    }
    .chapter h1 {
      font-size: clamp(40px, 11vw, 58px);
    }
    .chapter h2 {
      font-size: clamp(34px, 10vw, 48px);
    }
    .tag {
      font-size: 12px;
      padding: 5px 10px 5px 6px;
    }
    .config-stage {
      top: calc(var(--bar) + 8px);
      height: auto;
      aspect-ratio: 4 / 3;
    }
    .marker {
      height: 28px;
      gap: 5px;
      padding: 0 10px 0 3px;
      font-size: 12px;
    }
    .marker-dot {
      width: 20px;
      height: 20px;
    }
    .marker.is-dim {
      display: none;
    }
    .approach-sticky::before {
      background: rgb(15 22 44 / .82);
    }
    .config-tabs {
      top: calc(var(--bar) + 8px + (100vw - 2 * var(--gutter)) * .75 + 10px);
    }
    .config-tabs [role='tab'] {
      gap: 4px;
      font-size: 14px;
    }
    [role='tabpanel'] h3 {
      font-size: 23px;
    }
    .svc {
      min-height: 60px;
      gap: 12px;
    }
    .approach {
      height: 380svh;
    }
    .approach-sticky {
      grid-template-columns: 1fr;
      grid-template-rows: auto auto 1fr;
      align-content: start;
      gap: 12px;
      padding-top: calc(var(--bar) + 12px);
    }
    .approach-copy {
      display: contents;
    }
    .approach-copy h2 {
      order: 1;
      max-width: none;
      font-size: clamp(32px, 9vw, 40px);
    }
    .principle-media {
      order: 2;
      width: min(82vw, 42svh);
      gap: 8px;
    }
    .commitments {
      order: 3;
      margin-top: 4px;
    }
    .approach-sub {
      display: none;
    }
    .commitment {
      padding: 2px 0;
    }
    .commitment::before {
      top: 14px;
    }
    .commitments::before, .commitments::after {
      top: 22px;
      bottom: 22px;
    }
    .commitment h3 {
      font-size: 21px;
    }
    .commitment-body p {
      font-size: 16px;
      padding-bottom: 6px;
    }
    .region-airport {
      padding: 4px 9px;
      font-size: 13px;
    }
    .region-airport span {
      display: none;
    }
    .region-home {
      padding: 4px 9px;
      font-size: 13px;
    }
    .region-tick, .region-ring-label {
      display: none;
    }
    .request-strip {
      grid-template-columns: 1fr 1fr;
    }
    .rs-cell:last-child {
      grid-column: 1 / -1;
      padding-left: 24px;
      border-left: 0;
      border-top: 1px solid var(--line);
    }
    .fields {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 16px;
    }
    .field {
      grid-column: 1 / -1;
    }
    .field-short {
      grid-column: span 1;
    }
    .tray {
      right: 12px;
      bottom: 12px;
    }
  }
  @media (max-width: 760px) and (max-height: 740px) {
    .principle-media {
      width: min(66vw, 32svh);
    }
    .principle-media figcaption {
      display: none;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    [data-still] {
      animation: none;
    }
    .approach {
      height: auto;
    }
    .interlude {
      height: auto;
    }
    .interlude-sticky {
      position: relative;
      height: 80svh;
    }
    .approach-sticky {
      position: relative;
      height: auto;
      padding-top: clamp(96px, 12vw, 160px);
      padding-bottom: clamp(96px, 12vw, 160px);
    }
    .commitment-body {
      grid-template-rows: 1fr;
      opacity: 1;
    }
    .commitment h3 {
      color: var(--text);
    }
    .statement-text .word {
      color: inherit;
    }
    .region-pulse {
      animation: none;
      opacity: 0;
    }
    *, *::before, *::after {
      transition-duration: .01ms !important;
    }
  }
}
@keyframes link-flow {
  to {
    stroke-dashoffset: -.042;
  }
}
@keyframes hub-spin {
  to {
    rotate: 360deg;
  }
}
@keyframes hub-pulse {
  from {
    scale: 1;
    opacity: .9;
  }
  to {
    scale: 3;
    opacity: 0;
  }
}
@keyframes slot-march {
  to {
    stroke-dashoffset: -64;
  }
}
@keyframes ping {
  from {
    box-shadow: 0 0 0 0 rgb(0 196 255 / .65);
  }
  to {
    box-shadow: 0 0 0 16px rgb(0 196 255 / 0);
  }
}
@keyframes region-pulse {
  from {
    scale: .6;
    opacity: .9;
  }
  to {
    scale: 4.2;
    opacity: 0;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-ease: initial;
    }
  }
}
