/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600&family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
@layer properties;
@layer theme, base, components, utilities;
@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-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --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-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -0.025em;
    --tracking-widest: 0.1em;
    --leading-relaxed: 1.625;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    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 {
    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;
  }
  :-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 {
  .relative {
    position: relative;
  }
  .isolate {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .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-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[88px\] {
    height: 88px;
  }
  .h-auto {
    height: auto;
  }
  .h-px {
    height: 1px;
  }
  .min-h-\[88vh\] {
    min-height: 88vh;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\.5 {
    width: calc(var(--spacing) * 1.5);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-36 {
    width: calc(var(--spacing) * 36);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[620px\] {
    max-width: 620px;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-16 {
    gap: calc(var(--spacing) * 16);
  }
  .gap-px {
    gap: 1px;
  }
  .space-y-3 {
    :where(& > :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)));
    }
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :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)));
    }
  }
  .space-y-16 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-20 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 20) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 20) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .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-\[rgb\(255\,201\,14\)\]\/35 {
    border-color: color-mix(in oklab, rgb(255,201,14) 35%, transparent);
  }
  .border-\[rgb\(255\,201\,14\)\]\/50 {
    border-color: color-mix(in oklab, rgb(255,201,14) 50%, transparent);
  }
  .border-\[rgb\(255\,201\,14\)\]\/55 {
    border-color: color-mix(in oklab, rgb(255,201,14) 55%, transparent);
  }
  .border-border {
    border-color: hsl(var(--border));
  }
  .border-border\/40 {
    border-color: hsl(var(--border));
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, hsl(var(--border)) 40%, transparent);
    }
  }
  .border-border\/50 {
    border-color: hsl(var(--border));
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, hsl(var(--border)) 50%, transparent);
    }
  }
  .border-border\/60 {
    border-color: hsl(var(--border));
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, hsl(var(--border)) 60%, transparent);
    }
  }
  .border-brand-blue\/30 {
    border-color: hsl(var(--brand-blue));
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, hsl(var(--brand-blue)) 30%, transparent);
    }
  }
  .border-primary\/20 {
    border-color: hsl(var(--primary));
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, hsl(var(--primary)) 20%, transparent);
    }
  }
  .border-primary\/40 {
    border-color: hsl(var(--primary));
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, hsl(var(--primary)) 40%, transparent);
    }
  }
  .border-white\/10 {
    border-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-\[rgb\(255\,201\,14\)\]\/10 {
    background-color: color-mix(in oklab, rgb(255,201,14) 10%, transparent);
  }
  .bg-border {
    background-color: hsl(var(--border));
  }
  .bg-brand-amber {
    background-color: hsl(var(--brand-amber));
  }
  .bg-brand-blue {
    background-color: hsl(var(--brand-blue));
  }
  .bg-brand-blue\/5 {
    background-color: hsl(var(--brand-blue));
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, hsl(var(--brand-blue)) 5%, transparent);
    }
  }
  .bg-brand-navy {
    background-color: hsl(var(--brand-navy));
  }
  .bg-brand-navy\/95 {
    background-color: hsl(var(--brand-navy));
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, hsl(var(--brand-navy)) 95%, transparent);
    }
  }
  .bg-brand-red {
    background-color: hsl(var(--brand-red));
  }
  .bg-primary\/5 {
    background-color: hsl(var(--primary));
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, hsl(var(--primary)) 5%, transparent);
    }
  }
  .bg-primary\/10 {
    background-color: hsl(var(--primary));
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, hsl(var(--primary)) 10%, transparent);
    }
  }
  .bg-secondary\/50 {
    background-color: hsl(var(--secondary));
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, hsl(var(--secondary)) 50%, transparent);
    }
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-7 {
    padding: calc(var(--spacing) * 7);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-\[88px\] {
    padding-top: 88px;
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--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-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .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-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[rgb\(180\,135\,0\)\] {
    color: rgb(180,135,0);
  }
  .text-\[rgb\(255\,201\,14\)\] {
    color: rgb(255,201,14);
  }
  .text-brand-blue {
    color: hsl(var(--brand-blue));
  }
  .text-foreground {
    color: hsl(var(--foreground));
  }
  .text-muted-foreground {
    color: hsl(var(--muted-foreground));
  }
  .text-muted-foreground\/60 {
    color: hsl(var(--muted-foreground));
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, hsl(var(--muted-foreground)) 60%, transparent);
    }
  }
  .text-muted-foreground\/70 {
    color: hsl(var(--muted-foreground));
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, hsl(var(--muted-foreground)) 70%, transparent);
    }
  }
  .text-primary {
    color: hsl(var(--primary));
  }
  .text-primary\/10 {
    color: hsl(var(--primary));
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, hsl(var(--primary)) 10%, transparent);
    }
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/40 {
    color: color-mix(in srgb, #fff 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }
  .text-white\/60 {
    color: color-mix(in srgb, #fff 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }
  .text-white\/62 {
    color: color-mix(in srgb, #fff 62%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 62%, transparent);
    }
  }
  .text-white\/80 {
    color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .uppercase {
    text-transform: uppercase;
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-4 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:text-5xl {
    @media (width >= 40rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .sm\:text-6xl {
    @media (width >= 40rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:p-7 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 7);
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(320px\,0\.95fr\)\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(0,1.05fr) minmax(320px,0.95fr);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
}
:root {
  --brand-blue: 218 72% 40%;
  --brand-red: 351 74% 44%;
  --brand-amber: 38 92% 54%;
  --brand-navy: 218 45% 12%;
  --brand-navy-soft: 218 30% 22%;
  --background: 210 20% 98%;
  --foreground: 218 45% 12%;
  --card: 0 0% 100%;
  --card-foreground: 218 45% 12%;
  --popover: 0 0% 100%;
  --popover-foreground: 218 45% 12%;
  --primary: 218 72% 40%;
  --primary-foreground: 0 0% 100%;
  --secondary: 210 20% 94%;
  --secondary-foreground: 218 45% 12%;
  --muted: 210 20% 94%;
  --muted-foreground: 218 20% 46%;
  --accent: 38 92% 54%;
  --accent-foreground: 218 45% 12%;
  --destructive: 351 74% 44%;
  --destructive-foreground: 0 0% 100%;
  --border: 210 20% 88%;
  --input: 210 20% 88%;
  --ring: 218 72% 40%;
  --chart-1: 218 72% 40%;
  --chart-2: 351 74% 44%;
  --chart-3: 38 92% 54%;
  --chart-4: 148 40% 38%;
  --chart-5: 218 45% 12%;
  --radius: 0.2rem;
  --sidebar: 218 45% 10%;
  --sidebar-foreground: 210 20% 92%;
  --sidebar-primary: 218 72% 55%;
  --sidebar-primary-foreground: 0 0% 100%;
  --sidebar-accent: 218 45% 16%;
  --sidebar-accent-foreground: 210 20% 90%;
  --sidebar-border: 218 45% 18%;
  --sidebar-ring: 218 72% 55%;
}
.dark {
  --background: 218 45% 8%;
  --foreground: 210 20% 96%;
  --card: 218 45% 10%;
  --card-foreground: 210 20% 96%;
  --popover: 218 45% 10%;
  --popover-foreground: 210 20% 96%;
  --primary: 218 72% 55%;
  --primary-foreground: 0 0% 100%;
  --secondary: 218 45% 16%;
  --secondary-foreground: 210 20% 90%;
  --muted: 218 45% 14%;
  --muted-foreground: 210 20% 60%;
  --accent: 38 92% 54%;
  --accent-foreground: 218 45% 12%;
  --destructive: 351 74% 50%;
  --destructive-foreground: 0 0% 100%;
  --border: 218 45% 18%;
  --input: 218 45% 18%;
  --ring: 218 72% 55%;
  --chart-1: 218 72% 55%;
  --chart-2: 351 74% 55%;
  --chart-3: 38 92% 60%;
  --chart-4: 148 40% 50%;
  --chart-5: 210 20% 70%;
  --sidebar: 218 45% 6%;
  --sidebar-foreground: 210 20% 90%;
  --sidebar-primary: 218 72% 55%;
  --sidebar-primary-foreground: 0 0% 100%;
  --sidebar-accent: 218 45% 12%;
  --sidebar-accent-foreground: 210 20% 90%;
  --sidebar-border: 218 45% 14%;
  --sidebar-ring: 218 72% 55%;
}
body {
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Space Grotesk', 'Inter', system-ui, -apple-system, sans-serif;
}
@layer base {
  * {
    border-color: hsl(var(--border));
    outline-color: hsl(var(--ring));
    @supports (color: color-mix(in lab, red, red)) {
      outline-color: color-mix(in oklab, hsl(var(--ring)) 50%, transparent);
    }
  }
  body {
    background-color: hsl(var(--background));
    color: hsl(var(--foreground));
  }
  h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    letter-spacing: -0.01em;
    font-family: 'Space Grotesk', 'Inter', system-ui, sans-serif;
  }
  code, pre, .mono {
    font-family: 'JetBrains Mono', 'Fira Code', monospace;
  }
}
body vite-error-overlay {
  display: none;
}
html {
  scroll-behavior: smooth;
}
:focus-visible {
  outline: 2px solid hsl(var(--ring));
  outline-offset: 2px;
}
.technical-notebook-layer {
  position: fixed;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
  user-select: none;
  contain: paint;
}
.technical-notebook-layer__paper {
  position: absolute;
  inset: 0;
  background-color: hsl(var(--background));
  background-image: linear-gradient(hsl(218 72% 42% / 0.055) 1px, transparent 1px), linear-gradient(90deg, hsl(218 72% 42% / 0.055) 1px, transparent 1px), linear-gradient(hsl(218 72% 42% / 0.085) 1px, transparent 1px), linear-gradient(90deg, hsl(218 72% 42% / 0.085) 1px, transparent 1px), radial-gradient(circle at 18% 8%, hsl(38 55% 96% / 0.55), transparent 32rem);
  background-size: 20px 20px, 20px 20px, 100px 100px, 100px 100px, 100% 100%;
}
.technical-notebook-layer__notes {
  position: absolute;
  inset: 0;
  mask-image: linear-gradient(to bottom, transparent 0, #000 3%, #000 97%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 3%, #000 97%, transparent 100%);
}
.technical-note {
  position: absolute;
  color: hsl(218 38% 16%);
  transform-origin: center;
  filter: saturate(0.94) contrast(1.14);
  mix-blend-mode: multiply;
  animation: technical-note-arrive 750ms cubic-bezier(.22, .8, .24, 1) both;
  will-change: transform, opacity;
}
.technical-note--inner {
  filter: saturate(0.84) contrast(1.12) blur(0.02px);
}
.technical-note svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}
.technical-note svg path, .technical-note svg line, .technical-note svg rect, .technical-note svg circle {
  vector-effect: non-scaling-stroke;
}
.technical-note--pencil {
  color: hsl(218 18% 15%);
  filter: blur(0.045px) contrast(1.14) saturate(0.8);
}
.technical-note--ink {
  color: hsl(218 62% 18%);
  filter: contrast(1.16) saturate(0.92);
}
.notebook-hand {
  fill: currentColor;
  stroke: none;
  font-family: 'Caveat', 'Bradley Hand', cursive;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.015em;
}
.notebook-hand--large {
  font-size: 21px;
  font-weight: 600;
}
.notebook-hand--small {
  font-size: 14px;
}
.notebook-hand--tiny {
  font-size: 11px;
}
@keyframes technical-note-arrive {
  from {
    opacity: 0;
    translate: 0 7px;
  }
  to {
    translate: 0 0;
  }
}
@media (max-width: 900px) {
  .technical-note {
    display: none;
  }
  .technical-note:nth-child(2n + 1) {
    display: block;
  }
  .technical-note--inner {
    opacity: 0.035 !important;
  }
}
@media (max-width: 560px) {
  .technical-note {
    display: none;
  }
  .technical-note:nth-child(4n + 1) {
    display: block;
    width: 112px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .technical-note {
    animation: none;
  }
}
.elleymate-direction-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.78rem 1.5rem;
  border: 2px solid #ffc90e;
  background: rgb(255 201 14 / 0.10);
  color: #ffc90e;
  font-family: 'JetBrains Mono', monospace;
  font-size: clamp(1.05rem, 1.5vw, 1.35rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #36373c, 0 -1px 0 #36373c, 1px -1px 0 #36373c, -1px 0 0 #36373c, 1px 0 0 #36373c, -1px 1px 0 #36373c, 0 1px 0 #36373c, 1px 1px 0 #36373c;
  box-shadow: inset 0 0 0 1px rgb(54 55 60 / 0.10);
}
.elleymate-direction-badge__dot {
  width: 0.78rem;
  height: 0.78rem;
  flex: 0 0 auto;
  background: #ffc90e;
  border: 1px solid #36373c;
  box-shadow: 1px 1px 0 #36373c;
}
@media (max-width: 560px) {
  .elleymate-direction-badge {
    padding: 0.65rem 1rem;
    font-size: 0.95rem;
    letter-spacing: 0.08em;
  }
}
.paper-content {
  background: transparent;
}
.paper-content .bg-background, .paper-content .bg-card, .paper-content .bg-white, .paper-content .bg-white\/70, .paper-content .bg-secondary, .paper-content .bg-secondary\/20, .paper-content .bg-secondary\/30, .paper-content .bg-secondary\/40, .paper-content .bg-secondary\/50 {
  background-color: transparent !important;
}
.paper-content article, .paper-content section, .paper-content [class*='border-border'] {
  box-shadow: none;
}
.paper-reading-surface, .paper-reading-surface--soft {
  position: relative;
  isolation: isolate;
  backdrop-filter: blur(1.1px);
  -webkit-backdrop-filter: blur(1.1px);
}
.paper-reading-surface {
  background-color: hsl(42 35% 99% / 0.62) !important;
}
.paper-reading-surface--soft {
  background-color: hsl(42 35% 99% / 0.5) !important;
}
.paper-reading-surface > p:last-child, .paper-reading-surface--soft > p:last-child {
  margin-bottom: 0;
}
.paper-copy {
  position: relative;
}
.paper-copy::before {
  content: '';
  position: absolute;
  inset: -0.24rem -0.4rem;
  border-radius: 0.18rem;
  background: hsl(42 35% 99% / 0.52);
  z-index: -1;
}
[class*='bg-brand-navy'] > .paper-copy::before, .hero-project-deck .paper-copy::before {
  display: none;
}
.paper-content input, .paper-content textarea, .paper-content select, .paper-content [role='listbox'], .paper-content .paper-object-surface {
  background-color: hsl(42 35% 99% / 0.93) !important;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
.paper-content input:focus, .paper-content textarea:focus, .paper-content select:focus {
  background-color: hsl(42 35% 99% / 0.94) !important;
}
.paper-content table {
  background-color: hsl(42 35% 99% / 0.91);
}
.paper-content table thead, .paper-content table tbody, .paper-content table tr, .paper-content table th, .paper-content table td {
  background-color: transparent !important;
}
.paper-content article:hover, .paper-content .paper-hover-wash:hover {
  background-color: hsl(42 35% 99% / 0.36) !important;
}
.hero-project-deck {
  --deck-accent: hsl(var(--brand-blue));
  position: relative;
  width: 100%;
  min-height: 510px;
  border: 1px solid hsl(var(--border));
  background: linear-gradient(hsl(218 72% 42% / 0.045) 1px, transparent 1px), linear-gradient(90deg, hsl(218 72% 42% / 0.045) 1px, transparent 1px), hsl(0 0% 100% / 0.78);
  background-size: 20px 20px, 20px 20px, auto;
  box-shadow: 0 22px 65px hsl(218 45% 12% / 0.09);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  isolation: isolate;
}
.hero-project-deck::after {
  content: '';
  position: absolute;
  inset: 42px 0 46px;
  pointer-events: none;
  background: radial-gradient(circle at 72% 20%, hsl(38 90% 74% / 0.13), transparent 36%);
  z-index: -1;
}
.hero-project-deck--elleymate {
  --deck-accent: #36373c;
  border-color: rgb(54 55 60 / 0.9);
  background: linear-gradient(rgb(54 55 60 / 0.055) 1px, transparent 1px), linear-gradient(90deg, rgb(54 55 60 / 0.055) 1px, transparent 1px), #ffc90e;
  background-size: 20px 20px, 20px 20px, auto;
  box-shadow: 0 24px 68px rgb(54 55 60 / 0.18);
}
.hero-project-deck--elleymate::after {
  background: radial-gradient(circle at 73% 19%, rgb(255 255 255 / 0.32), transparent 31%), linear-gradient(135deg, transparent 0 66%, rgb(54 55 60 / 0.045) 66% 67%, transparent 67%);
}
.hero-project-deck--elleymate .hero-project-deck__corner {
  border-color: rgb(54 55 60 / 0.78);
}
.hero-project-deck--elleymate .hero-project-deck__toolbar, .hero-project-deck--elleymate .hero-project-deck__controls {
  border-color: rgb(54 55 60 / 0.28);
  background: rgb(255 201 14 / 0.86);
  color: rgb(54 55 60 / 0.72);
}
.hero-project-deck--elleymate .hero-project-deck__counter, .hero-project-deck--elleymate .hero-project-deck__controls > button {
  color: rgb(54 55 60 / 0.78);
}
.hero-project-deck--elleymate .hero-project-deck__controls > button:hover {
  background: rgb(255 255 255 / 0.28);
  color: #36373c;
}
.hero-project-deck--elleymate .hero-project-deck__dots span {
  background: rgb(54 55 60 / 0.23);
}
.hero-project-deck--elleymate .hero-project-deck__dots button.is-active span {
  background: #36373c;
}
.hero-project-deck--elleymate .hero-project-deck__caption {
  border-color: rgb(54 55 60 / 0.30);
  background: rgb(255 201 14 / 0.9);
}
.hero-project-deck--elleymate .hero-project-deck__caption::before {
  background: #36373c;
}
.hero-project-deck--elleymate .hero-project-deck__eyebrow, .hero-project-deck--elleymate .hero-project-deck__caption h2 {
  color: #36373c;
}
.hero-project-deck--elleymate .hero-project-deck__caption p {
  color: rgb(54 55 60 / 0.74);
}
.hero-project-deck--elleymate .hero-project-deck__visual {
  color: #36373c;
  background: radial-gradient(circle at 24% 22%, rgb(255 255 255 / 0.26), transparent 24%), linear-gradient(180deg, rgb(255 255 255 / 0.16), rgb(255 255 255 / 0.03));
}
.hero-project-deck--elleymate .hero-project-deck__caption--elleymate {
  position: relative;
  padding-top: 18px;
  background: linear-gradient(180deg, rgb(255 210 41 / 0.94), rgb(255 201 14 / 0.90));
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 0.22);
}
.hero-project-deck--elleymate .hero-project-deck__caption--elleymate h2 {
  max-width: 22ch;
}
.hero-project-deck__elleymate-mark {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  padding: 7px 12px 7px 8px;
  border: 1px solid rgb(54 55 60 / 0.34);
  border-radius: 999px;
  background: rgb(255 255 255 / 0.30);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 0.24);
}
.hero-project-deck__elleymate-mark-icon {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgb(255 201 14 / 0.92);
  border: 1px solid rgb(54 55 60 / 0.36);
  overflow: hidden;
}
.hero-project-deck__elleymate-mark-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-project-deck__elleymate-mark-text {
  font-family: 'JetBrains Mono', monospace;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
  color: #36373c;
}
.hero-project-deck__corner {
  position: absolute;
  z-index: 8;
  width: 17px;
  height: 17px;
  pointer-events: none;
  border-color: hsl(var(--brand-blue) / 0.48);
}
.hero-project-deck__corner--tl {
  top: -1px;
  left: -1px;
  border-top: 2px solid;
  border-left: 2px solid;
}
.hero-project-deck__corner--tr {
  top: -1px;
  right: -1px;
  border-top: 2px solid;
  border-right: 2px solid;
}
.hero-project-deck__corner--bl {
  bottom: -1px;
  left: -1px;
  border-bottom: 2px solid;
  border-left: 2px solid;
}
.hero-project-deck__corner--br {
  bottom: -1px;
  right: -1px;
  border-bottom: 2px solid;
  border-right: 2px solid;
}
.hero-project-deck__toolbar {
  height: 42px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 0 14px;
  border-bottom: 1px solid hsl(var(--border));
  background: hsl(var(--secondary) / 0.72);
  font-family: 'JetBrains Mono', monospace;
  font-size: 10px;
  color: hsl(var(--muted-foreground));
}
.hero-project-deck__lights {
  display: flex;
  gap: 5px;
}
.hero-project-deck__lights i {
  width: 8px;
  height: 8px;
  display: block;
  background: hsl(var(--brand-blue) / 0.45);
}
.hero-project-deck__lights i:first-child {
  background: hsl(var(--brand-red) / 0.62);
}
.hero-project-deck__lights i:nth-child(2) {
  background: hsl(var(--brand-amber) / 0.68);
}
.hero-project-deck__path {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hero-project-deck__counter {
  color: hsl(var(--foreground) / 0.68);
}
.hero-project-deck__viewport {
  position: relative;
  height: 420px;
  overflow: hidden;
}
.hero-project-deck__slide {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  opacity: 0;
  visibility: hidden;
  translate: 16px 0;
  transition: opacity 500ms ease, translate 650ms cubic-bezier(.2, .75, .2, 1), visibility 0s linear 650ms;
}
.hero-project-deck__slide.is-active {
  opacity: 1;
  visibility: visible;
  translate: 0 0;
  transition-delay: 0s;
}
.hero-project-deck__slide--red {
  --deck-accent: hsl(var(--brand-red));
}
.hero-project-deck__slide--blue {
  --deck-accent: hsl(var(--brand-blue));
}
.hero-project-deck__slide--amber {
  --deck-accent: hsl(var(--brand-amber));
}
.hero-project-deck__slide--navy {
  --deck-accent: hsl(var(--brand-navy));
}
.hero-project-deck__visual {
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 26px 8px;
  color: hsl(var(--foreground) / 0.76);
}
.hero-project-deck__caption {
  position: relative;
  min-height: 116px;
  padding: 16px 22px 18px;
  border-top: 1px solid hsl(var(--border));
  background: hsl(0 0% 100% / 0.84);
}
.hero-project-deck__caption::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 22px;
  width: 72px;
  height: 2px;
  background: var(--deck-accent);
}
.hero-project-deck__eyebrow {
  margin-bottom: 5px;
  font-family: 'JetBrains Mono', monospace;
  font-size: 10px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: var(--deck-accent);
}
.hero-project-deck__caption h2 {
  margin: 0 0 4px;
  font-size: 21px;
  line-height: 1.15;
  color: hsl(var(--foreground));
}
.hero-project-deck__caption p {
  margin: 0;
  max-width: 49ch;
  font-size: 12px;
  line-height: 1.55;
  color: hsl(var(--muted-foreground));
}
.hero-project-deck__controls {
  height: 46px;
  display: grid;
  grid-template-columns: 46px 1fr 46px;
  align-items: center;
  border-top: 1px solid hsl(var(--border));
  background: hsl(var(--secondary) / 0.64);
}
.hero-project-deck__controls > button {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  color: hsl(var(--foreground) / 0.58);
  cursor: pointer;
  transition: background-color 160ms ease, color 160ms ease;
}
.hero-project-deck__controls > button:hover {
  background: hsl(var(--primary) / 0.08);
  color: hsl(var(--primary));
}
.hero-project-deck__controls svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.hero-project-deck__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.hero-project-deck__dots button {
  width: 26px;
  height: 18px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.hero-project-deck__dots span {
  display: block;
  width: 100%;
  height: 2px;
  background: hsl(var(--foreground) / 0.16);
  transition: background-color 180ms ease, transform 180ms ease;
}
.hero-project-deck__dots button.is-active span {
  background: hsl(var(--primary));
  transform: scaleY(1.6);
}
.hero-deck-image {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 245px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.hero-deck-image img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 275px;
}
.hero-deck-image span {
  position: absolute;
  left: 10px;
  bottom: 8px;
  padding: 3px 6px;
  background: hsl(0 0% 100% / 0.78);
  font-family: 'JetBrains Mono', monospace;
  font-size: 9px;
  color: hsl(var(--muted-foreground));
}
.hero-deck-overview {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hero-deck-logo-wrap {
  max-width: 330px;
  opacity: 0.94;
}
.hero-deck-chip-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 8px;
}
.hero-deck-chip-row span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 8px;
  border: 1px solid hsl(var(--border));
  background: hsl(0 0% 100% / 0.72);
  font-family: 'JetBrains Mono', monospace;
  font-size: 9px;
  color: hsl(var(--muted-foreground));
}
.hero-deck-chip-row i {
  display: block;
  width: 6px;
  height: 6px;
}
.hero-deck-elleymate-brand {
  position: relative;
  width: min(100%, 420px);
  min-height: 278px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  border-radius: 28px;
  border: 1px solid rgb(54 55 60 / 0.18);
  background: linear-gradient(135deg, rgb(255 255 255 / 0.18), rgb(255 255 255 / 0.05));
}
.hero-deck-elleymate-brand__plate {
  width: min(78%, 306px);
  aspect-ratio: 1.126 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 2px solid rgb(54 55 60 / 0.78);
  background: rgb(255 201 14 / 0.96);
  box-shadow: 14px 16px 0 rgb(54 55 60 / 0.12);
  transform: rotate(-1.5deg);
}
.hero-deck-elleymate-brand__plate img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hero-deck-elleymate-brand__annotation {
  position: absolute;
  right: 2%;
  bottom: 4%;
  display: grid;
  gap: 2px;
  padding: 8px 10px;
  border: 1px solid rgb(54 55 60 / 0.28);
  border-left: 3px solid #36373c;
  background: rgb(255 255 255 / 0.34);
  box-shadow: 0 8px 18px rgb(54 55 60 / 0.08);
  font-family: 'JetBrains Mono', monospace;
  color: #36373c;
  transform: rotate(2deg);
}
.hero-deck-elleymate-brand__annotation span:first-child {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.15em;
}
.hero-deck-elleymate-brand__annotation span:last-child {
  font-size: 9px;
  opacity: 0.65;
}
.hero-deck-product-sketch, .hero-deck-topology {
  width: 100%;
  max-width: 470px;
}
.hero-deck-product-sketch svg, .hero-deck-topology svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}
.hero-deck-hand {
  font-family: 'Caveat', 'Bradley Hand', cursive;
  font-size: 15px;
  font-weight: 500;
}
.hero-deck-hand--large {
  font-size: 19px;
  font-weight: 600;
}
.hero-deck-hand--xl {
  font-size: 26px;
  font-weight: 600;
}
.hero-deck-documents {
  position: relative;
  width: min(100%, 430px);
  height: 255px;
}
.hero-deck-document {
  position: absolute;
  width: 190px;
  height: 238px;
  padding: 15px;
  border: 1px solid hsl(var(--foreground) / 0.22);
  background: linear-gradient(hsl(218 72% 42% / 0.04) 1px, transparent 1px), linear-gradient(90deg, hsl(218 72% 42% / 0.04) 1px, transparent 1px), white;
  background-size: 10px 10px, 10px 10px, auto;
  box-shadow: 0 16px 35px hsl(218 45% 12% / 0.11);
}
.hero-deck-document--back {
  left: 42px;
  top: 7px;
  transform: rotate(-6deg);
}
.hero-deck-document--front {
  right: 36px;
  top: 0;
  transform: rotate(4deg);
}
.hero-deck-document-head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
  margin-bottom: 11px;
  border-bottom: 1px solid hsl(var(--border));
}
.hero-deck-document-head span:first-child {
  width: 37px;
  height: 6px;
  background: hsl(var(--brand-blue) / 0.68);
}
.hero-deck-document-head span:last-child {
  width: 17px;
  height: 6px;
  background: hsl(var(--brand-red) / 0.55);
}
.hero-deck-document-kicker, .hero-deck-document-subtitle, .hero-deck-document-title {
  font-family: 'JetBrains Mono', monospace;
}
.hero-deck-document-kicker {
  font-size: 7px;
  letter-spacing: 0.13em;
  color: hsl(var(--brand-red));
}
.hero-deck-document-title {
  margin-top: 4px;
  font-size: 13px;
  font-weight: 700;
  color: hsl(var(--foreground));
}
.hero-deck-document-subtitle {
  margin-top: 3px;
  font-size: 6px;
  color: hsl(var(--muted-foreground));
}
.hero-deck-document-lines {
  display: grid;
  gap: 6px;
  margin-top: 15px;
}
.hero-deck-document-lines i {
  height: 3px;
  background: hsl(var(--foreground) / 0.13);
}
.hero-deck-document-lines i:nth-child(2) {
  width: 88%;
}
.hero-deck-document-lines i:nth-child(3) {
  width: 73%;
}
.hero-deck-document-lines i:nth-child(4) {
  width: 91%;
}
.hero-deck-document-chart {
  height: 62px;
  display: flex;
  align-items: end;
  gap: 7px;
  margin-top: 18px;
  padding: 8px 10px 0;
  border-left: 1px solid hsl(var(--foreground) / 0.24);
  border-bottom: 1px solid hsl(var(--foreground) / 0.24);
}
.hero-deck-document-chart b {
  flex: 1;
  height: 24%;
  background: hsl(var(--brand-blue) / 0.26);
}
.hero-deck-document-chart b:nth-child(2) {
  height: 62%;
}
.hero-deck-document-chart b:nth-child(3) {
  height: 42%;
}
.hero-deck-document-chart b:nth-child(4) {
  height: 82%;
  background: hsl(var(--brand-red) / 0.30);
}
.hero-deck-document-sketch {
  position: relative;
  height: 72px;
  margin-top: 15px;
  border: 1px solid hsl(var(--foreground) / 0.20);
}
.hero-deck-document-sketch i {
  position: absolute;
  border: 1px solid hsl(var(--foreground) / 0.25);
}
.hero-deck-document-sketch i:first-child {
  inset: 17px 31px;
}
.hero-deck-document-sketch i:nth-child(2) {
  width: 34px;
  height: 20px;
  top: 24px;
  left: 15px;
}
.hero-deck-document-sketch i:nth-child(3) {
  width: 34px;
  height: 20px;
  top: 24px;
  right: 15px;
}
.hero-deck-document-sketch i:nth-child(4) {
  width: 1px;
  height: 54px;
  top: 8px;
  left: 50%;
  border: 0;
  background: hsl(var(--foreground) / 0.18);
}
.hero-deck-pencil-note {
  position: absolute;
  right: 3px;
  bottom: -1px;
  font-family: 'Caveat', 'Bradley Hand', cursive;
  font-size: 18px;
  color: hsl(var(--foreground) / 0.42);
  transform: rotate(-4deg);
}
@media (max-width: 1023px) {
  .hero-project-deck {
    max-width: 680px;
    margin-inline: auto;
  }
}
@media (max-width: 639px) {
  .hero-project-deck {
    min-height: 455px;
  }
  .hero-project-deck__viewport {
    height: 365px;
  }
  .hero-project-deck__visual {
    padding: 14px 12px 4px;
  }
  .hero-project-deck__caption {
    min-height: 119px;
    padding: 14px 16px 16px;
  }
  .hero-project-deck__caption h2 {
    font-size: 18px;
  }
  .hero-project-deck__caption p {
    font-size: 11px;
  }
  .hero-deck-elleymate-brand {
    min-height: 225px;
  }
  .hero-deck-elleymate-brand__plate {
    width: min(72%, 235px);
  }
  .hero-deck-elleymate-brand__annotation {
    right: 1%;
    bottom: 1%;
  }
  .hero-deck-logo-wrap {
    transform: scale(0.78);
  }
  .hero-deck-documents {
    transform: scale(0.82);
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-project-deck__slide {
    transition: none;
    animation: none;
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}


.static-header{position:fixed;inset:0 0 auto;z-index:50;height:88px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid hsl(var(--border)/.55);transition:.2s}.static-header.is-scrolled{background:rgba(255,255,255,.98);box-shadow:0 4px 18px rgba(20,30,50,.07)}
.static-brand{display:flex;align-items:center;gap:10px;color:hsl(var(--foreground));text-decoration:none}.static-brand img{width:66px;height:48px;object-fit:contain}.static-brand span{line-height:1.05}.static-brand b,.static-brand small{display:block}.static-brand b{font-size:12px;letter-spacing:.11em}.static-brand small{font-size:10px;color:hsl(var(--muted-foreground));margin-top:3px}
.static-nav-link{position:relative;padding:35px 16px 33px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--foreground)/.55);text-decoration:none}.static-nav-link:hover,.static-nav-link.is-active{color:hsl(var(--primary))}.static-nav-link.is-active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:hsl(var(--primary))}
.static-language{position:relative}.static-language button,.static-menu-button{border:0;background:transparent;padding:8px 10px;cursor:pointer;color:hsl(var(--foreground))}.static-language-menu{display:none;position:absolute;right:0;top:42px;min-width:150px;background:white;border:1px solid hsl(var(--border));box-shadow:0 12px 32px rgba(0,0,0,.12);padding:5px}.static-language.is-open .static-language-menu{display:block}.static-language-link{display:flex;gap:8px;padding:8px 10px;text-decoration:none;color:hsl(var(--foreground));font-size:13px}.static-language-link:hover,.static-language-link.is-active{background:hsl(var(--secondary));color:hsl(var(--primary))}.static-mobile-nav{display:none;padding:8px 16px 14px;background:rgba(255,255,255,.98);border-top:1px solid hsl(var(--border))}.static-mobile-nav.is-open{display:grid}.static-mobile-nav .static-nav-link{padding:11px 8px}
.static-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:.18s;border:1px solid transparent;cursor:pointer}.static-button-primary{background:hsl(var(--primary));color:white}.static-button-primary:hover{filter:brightness(.93)}.static-button-outline{border-color:hsl(var(--border));color:hsl(var(--foreground));background:rgba(255,255,255,.25)}.static-button-dark-outline{border-color:rgba(255,255,255,.3);color:white}.static-footer{position:relative;z-index:10;background:hsl(var(--brand-navy));color:white;overflow:hidden}.static-footer-grid{position:absolute;inset:0;opacity:.07;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:40px 40px}.static-footer h4{font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:16px;color:rgba(255,255,255,.8)}.static-footer li{margin:8px 0}.static-footer a{color:rgba(255,255,255,.62);text-decoration:none}.static-footer a:hover{color:white}
.static-field{display:grid;gap:7px;font-size:13px;font-weight:600}.static-field input,.static-field textarea{width:100%;padding:11px 14px;border:1px solid hsl(var(--input));background:rgba(255,255,255,.9);font:inherit;color:hsl(var(--foreground));outline:none}.static-field input:focus,.static-field textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.12)}.contact-place{display:flex;align-items:flex-start;gap:12px}.contact-place svg{width:22px;height:22px;color:hsl(var(--primary));flex:none}.contact-place div{display:grid;gap:3px}.contact-place small,.contact-place em{font-size:11px;color:hsl(var(--muted-foreground));font-style:normal}.contact-place b,.contact-place span,.contact-place a{font-size:13px}.contact-place code{margin-top:5px;font-size:11px}
.hero-deck-overview-logo{width:270px;max-width:78%;height:190px;object-fit:contain}.hero-project-deck__controls>button{font-size:28px}.hero-project-deck__slide:first-child{opacity:1;visibility:visible;translate:0}.elleymate-direction-badge{display:inline-flex;align-items:center;gap:14px;padding:10px 22px;border:2px solid #ffc90e;background:rgba(255,201,14,.12);font-family:'JetBrains Mono',monospace;font-size:15px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#ffc90e;-webkit-text-stroke:.65px #36373c;text-shadow:0 1px 0 #36373c}.elleymate-direction-badge__dot{width:10px;height:10px;background:#ffc90e;border:1px solid #36373c}
@media(max-width:767px){.static-brand span{display:none}.hero-project-deck{min-height:480px}.hero-project-deck__viewport{height:390px}.hero-project-deck__caption{min-height:130px}.elleymate-direction-badge{font-size:12px;padding:9px 14px}.static-mobile-nav .static-nav-link.is-active:after{display:none}}

/* Dynamic FTP-managed content: packaging status, homepage information and external background sketches */
.technical-note--image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  opacity: 0.98;
  filter: grayscale(1) contrast(1.2);
}
.packaging-card,
.home-info-card {
  position: relative;
  overflow: hidden;
  border: 1px solid hsl(var(--border));
  background: hsl(var(--card) / 0.84);
  box-shadow: 0 18px 55px hsl(218 44% 18% / 0.08);
  backdrop-filter: blur(10px);
  padding: clamp(1.25rem, 2vw, 2rem);
}
.packaging-card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.25rem;
}
.packaging-card h2,
.home-info-card h2 {
  font-size: clamp(1.65rem, 3vw, 2.4rem);
  line-height: 1.1;
  margin: 0.35rem 0 0.55rem;
}
.packaging-card h3,
.home-info-card h3 {
  font-size: 1rem;
  margin-bottom: 0.6rem;
}
.packaging-card p,
.home-info-card p {
  color: hsl(var(--muted-foreground));
  max-width: 52rem;
}
.packaging-meter {
  height: 1.05rem;
  border: 1px solid hsl(var(--border));
  background: hsl(var(--secondary) / 0.72);
  overflow: hidden;
  margin: 1rem 0;
}
.packaging-meter > div {
  height: 100%;
  background: linear-gradient(90deg, hsl(var(--primary) / 0.55), hsl(var(--primary)));
  transition: width 500ms ease;
}
.packaging-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}
.packaging-stats div,
.packaging-note,
.home-info-output,
.home-info-select {
  border: 1px solid hsl(var(--border));
  background: hsl(var(--background) / 0.64);
}
.packaging-stats div {
  padding: 0.9rem 1rem;
}
.packaging-stats span,
.packaging-stats small,
.packaging-meta,
.home-info-select-label,
.home-info-output time {
  display: block;
  font-family: 'JetBrains Mono', monospace;
  font-size: 0.72rem;
  color: hsl(var(--muted-foreground));
  letter-spacing: 0.04em;
}
.packaging-stats strong {
  display: block;
  font-size: 1.32rem;
  line-height: 1.2;
  margin-top: 0.2rem;
}
.packaging-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  gap: 1rem;
}
.packaging-materials {
  display: grid;
  gap: 0.55rem;
  list-style: none;
}
.packaging-materials li {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0.25rem 1rem;
  border-bottom: 1px solid hsl(var(--border) / 0.7);
  padding: 0.45rem 0;
}
.packaging-materials li small {
  grid-column: 1 / -1;
  color: hsl(var(--muted-foreground));
}
.packaging-note {
  padding: 1rem;
}
.home-info-card {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(16rem, 1.1fr);
  gap: 1rem 1.5rem;
  align-items: start;
}
.home-info-select-label {
  grid-column: 2;
  margin-bottom: -0.6rem;
}
.home-info-select {
  grid-column: 2;
  width: 100%;
  min-height: 2.85rem;
  padding: 0.65rem 0.85rem;
  color: hsl(var(--foreground));
}
.home-info-output {
  grid-column: 2;
  padding: 1rem;
  min-height: 8rem;
}
.home-info-output h3 {
  margin-bottom: 0.25rem;
}
.home-info-body {
  margin-top: 0.65rem;
  color: hsl(var(--muted-foreground));
  line-height: 1.7;
}
.home-info-body p + p {
  margin-top: 0.75rem;
}
.legal-company-box {
  border: 1px solid hsl(var(--border));
  background: hsl(var(--card) / 0.78);
  padding: 1rem;
  margin-top: 1.25rem;
  font-size: 0.92rem;
  line-height: 1.7;
}
.legal-company-box strong {
  color: hsl(var(--foreground));
}
@media (max-width: 820px) {
  .packaging-card__head,
  .packaging-grid,
  .home-info-card {
    display: block;
  }
  .packaging-card__head .static-button {
    margin-top: 1rem;
  }
  .packaging-stats {
    grid-template-columns: 1fr;
  }
  .packaging-note,
  .home-info-select,
  .home-info-output {
    margin-top: 0.85rem;
  }
}


/* Static FTP build: animated Agular Hrozen logo restored from the original HrozenLogo component. */
.static-brand--hrozen {
  gap: 10px;
}
.static-brand--hrozen .hrozen-logo {
  position: relative;
  display: block;
  width: 66px;
  height: 48px;
  flex: 0 0 66px;
  line-height: 0;
}
.static-brand--hrozen .hrozen-logo > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.static-brand--hrozen .hrozen-logo__growth {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}
.static-brand--hrozen .hrozen-logo__segment {
  stroke-dasharray: var(--len);
  stroke-dashoffset: var(--len);
  transition: stroke-dashoffset 0.22s ease-out 0s;
}
.static-brand--hrozen:hover .hrozen-logo__segment,
.static-brand--hrozen:focus-visible .hrozen-logo__segment {
  stroke-dashoffset: 0;
  transition-delay: var(--delay);
}
.static-brand--hrozen .hrozen-logo__leaf {
  transform-box: fill-box;
  transform-origin: center;
  transform: scale(0);
  transition: transform 0.18s ease-out 0s;
  fill: #009933;
  stroke: none;
}
.static-brand--hrozen:hover .hrozen-logo__leaf,
.static-brand--hrozen:focus-visible .hrozen-logo__leaf {
  transform: scale(1);
  transition-delay: var(--delay);
}
.static-brand--hrozen .static-brand__text {
  line-height: 1.05;
}
@media(max-width:767px){.static-brand--hrozen .static-brand__text{display:none}}
