/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Montserrat", ui-sans-serif, system-ui, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-900: oklch(37.9% 0.146 265.522);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --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-8xl: 6rem;
    --text-8xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --tracking-widest: 0.1em;
    --radius-lg: 0.5rem;
    --blur-sm: 8px;
    --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);
    --site-header-height: 76px;
    --font-heading: "Cormorant Garamond", ui-serif, Georgia, serif;
  }
}
@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;
  }
  ::-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 {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-full {
    top: 100%;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .my-22 {
    margin-block: calc(var(--spacing) * 22);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-22 {
    margin-bottom: calc(var(--spacing) * 22);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .min-h-20 {
    min-height: calc(var(--spacing) * 20);
  }
  .w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-full {
    width: 100%;
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-outside {
    list-style-position: outside;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-slate-200 {
    border-color: var(--color-slate-200);
  }
  .border-white\/55 {
    border-color: color-mix(in srgb, #fff 55%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 55%, transparent);
    }
  }
  .bg-blue-950 {
    background-color: var(--color-blue-950);
  }
  .bg-blue-950\/30 {
    background-color: color-mix(in srgb, oklch(28.2% 0.091 267.935) 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-950) 30%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/12 {
    background-color: color-mix(in srgb, #fff 12%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 12%, transparent);
    }
  }
  .bg-white\/95 {
    background-color: color-mix(in srgb, #fff 95%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 95%, transparent);
    }
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .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-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .font-heading {
    font-family: var(--font-heading);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .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-8xl {
    font-size: var(--text-8xl);
    line-height: var(--tw-leading, var(--text-8xl--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-\[1rem\] {
    font-size: 1rem;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-blue-900 {
    color: var(--color-blue-900);
  }
  .text-blue-950 {
    color: var(--color-blue-950);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .hover\:bg-white\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 10%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
        }
      }
    }
  }
  .hover\:bg-white\/28 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 28%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 28%, transparent);
        }
      }
    }
  }
  .focus-visible\:outline-2 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus-visible\:outline-offset-2 {
    &:focus-visible {
      outline-offset: 2px;
    }
  }
  .focus-visible\:outline-white {
    &:focus-visible {
      outline-color: var(--color-white);
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:static {
    @media (width >= 48rem) {
      position: static;
    }
  }
  .md\:z-auto {
    @media (width >= 48rem) {
      z-index: auto;
    }
  }
  .md\:mr-auto {
    @media (width >= 48rem) {
      margin-right: auto;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:min-h-20 {
    @media (width >= 48rem) {
      min-height: calc(var(--spacing) * 20);
    }
  }
  .md\:w-1\/2 {
    @media (width >= 48rem) {
      width: calc(1 / 2 * 100%);
    }
  }
  .md\:max-w-\[40\%\] {
    @media (width >= 48rem) {
      max-width: 40%;
    }
  }
  .md\:max-w-\[60\%\] {
    @media (width >= 48rem) {
      max-width: 60%;
    }
  }
  .md\:max-w-\[80\%\] {
    @media (width >= 48rem) {
      max-width: 80%;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:flex-wrap {
    @media (width >= 48rem) {
      flex-wrap: wrap;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
  .md\:justify-end {
    @media (width >= 48rem) {
      justify-content: flex-end;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:gap-x-7 {
    @media (width >= 48rem) {
      column-gap: calc(var(--spacing) * 7);
    }
  }
  .md\:gap-y-3 {
    @media (width >= 48rem) {
      row-gap: calc(var(--spacing) * 3);
    }
  }
  .md\:rounded-none {
    @media (width >= 48rem) {
      border-radius: 0;
    }
  }
  .md\:bg-transparent {
    @media (width >= 48rem) {
      background-color: transparent;
    }
  }
  .md\:p-0 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .md\:py-0 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .md\:shadow-none {
    @media (width >= 48rem) {
      --tw-shadow: 0 0 #0000;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:pr-0 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .lg\:pl-8 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 8);
    }
  }
}
@layer base {
  section[id] {
    scroll-margin-top: calc(var(--site-header-height, 76px) + var(--subnav-height, 0px) + 8px);
  }
}
@layer components {
  main a {
    color: var(--color-blue-900);
    text-decoration: dotted underline;
  }
  .a11y-btn {
    border: 1px solid rgb(255 255 255 / 0.55);
    border-radius: 0.4rem;
    padding: 0.35rem 0.7rem;
    font-size: 0.85rem;
    line-height: 1;
    color: #fff;
    background-color: rgb(255 255 255 / 0.12);
  }
  .a11y-btn:hover, .a11y-btn:focus-visible {
    background-color: rgb(255 255 255 / 0.28);
  }
  .a11y-btn:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px;
  }
  .a11y-btn[aria-pressed="true"] {
    color: #000;
    background-color: #fff;
  }
  .scroll-top-btn {
    position: fixed;
    right: 1.25rem;
    bottom: 5.5rem;
    z-index: 60;
    width: 3rem;
    height: 3rem;
    border: 1px solid rgb(255 255 255 / 0.25);
    border-radius: 9999px;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1;
    box-shadow: 0 8px 18px rgb(0 0 0 / 0.28);
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
  }
  .scroll-top-btn.is-visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
  .scroll-top-btn:hover, .scroll-top-btn:focus-visible {
    background-color: #1e3a8a;
  }
  .scroll-top-btn:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px;
  }
  .surface-panel {
    background-color: #fff;
  }
  .surface-panel-soft {
    background-color: rgb(255 255 255 / 0.8);
  }
  .hero-page {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    min-height: 100vh;
    margin-top: calc(var(--site-header-height) * -1);
    padding: calc(var(--site-header-height) + 6.25rem) 1rem 4.5rem;
    background-color: #081122;
    background-position: center;
    background-size: cover;
  }
  .hero-page::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(118deg, rgb(4 14 31 / 0.92) 0%, rgb(10 25 50 / 0.82) 42%, rgb(18 52 114 / 0.42) 100%), radial-gradient(circle at top right, rgb(96 165 250 / 0.28), transparent 34%), radial-gradient(circle at 20% 22%, rgb(255 255 255 / 0.16), transparent 22%);
    z-index: -2;
  }
  .hero-page::after {
    content: "";
    position: absolute;
    right: -8rem;
    bottom: -10rem;
    width: 28rem;
    height: 28rem;
    border-radius: 9999px;
    background: radial-gradient(circle, rgb(191 219 254 / 0.3) 0%, rgb(59 130 246 / 0.12) 42%, transparent 72%);
    filter: blur(14px);
    z-index: -1;
  }
  .hero-page__inner {
    position: relative;
    display: grid;
    gap: 2rem;
    max-width: 80rem;
    min-height: calc(100vh - var(--site-header-height) - 10.75rem);
    margin: 0 auto;
    align-items: end;
    align-content: space-between;
  }
  .hero-page__content {
    max-width: 46rem;
  }
  .hero-page__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 1.2rem;
    padding: 0.65rem 1rem;
    border: 1px solid rgb(255 255 255 / 0.24);
    border-radius: 9999px;
    color: rgb(219 234 254);
    background: rgb(255 255 255 / 0.08);
    backdrop-filter: blur(18px);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
  }
  .hero-page__title {
    max-width: 12ch;
    margin: 0;
    color: #fff;
    font-family: var(--font-heading);
    font-size: clamp(2.5rem, 7vw, 4.8rem);
    line-height: 0.92;
    text-wrap: balance;
  }
  .hero-page__lead {
    max-width: 40rem;
    margin-top: 1.4rem;
    color: rgb(226 232 240);
    font-size: clamp(1.02rem, 1.3vw, 1.18rem);
    line-height: 1.75;
  }
  .hero-page__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9rem;
    margin-top: 2rem;
  }
  .hero-page__action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3.25rem;
    padding: 0.85rem 1.4rem;
    border: 1px solid transparent;
    border-radius: 9999px;
    color: inherit;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0.01em;
    transition: transform 180ms ease, background-color 180ms ease, color 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  }
  .hero-page__action:hover, .hero-page__action:focus-visible {
    transform: translateY(-2px);
  }
  .hero-page__action:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 3px;
  }
  main a.hero-page__action {
    text-decoration: none;
  }
  a.hero-page__action--primary {
    color: #09111f;
    background: linear-gradient(135deg, #f8fafc 0%, #dbeafe 100%);
    box-shadow: 0 2px 3px rgb(8 17 34 / 0.28);
  }
  a.hero-page__action--secondary {
    color: #fff;
    border-color: rgb(255 255 255 / 0.32);
    background: rgb(255 255 255 / 0.08);
    backdrop-filter: blur(18px);
  }
  .hero-page__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    margin-top: 1.6rem;
    padding: 0;
    list-style: none;
  }
  .hero-page__tags li {
    padding: 0.7rem 1rem;
    border: 1px solid rgb(255 255 255 / 0.16);
    border-radius: 9999px;
    color: rgb(241 245 249);
    background: rgb(15 23 42 / 0.34);
    backdrop-filter: blur(14px);
    font-size: 0.94rem;
  }
  .hero-page__card {
    position: relative;
    justify-self: end;
    width: min(100%, 24rem);
    padding: 1.5rem;
    border: 1px solid rgb(255 255 255 / 0.16);
    border-radius: 1.6rem;
    color: #fff;
    background: rgb(255 255 255 / 0.08);
    backdrop-filter: blur(20px);
    box-shadow: 0 22px 46px rgb(8 15 30 / 0.34);
  }
  .hero-page__card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(160deg, rgb(255 255 255 / 0.12), transparent 46%);
    pointer-events: none;
  }
  .hero-page__card-kicker {
    margin: 0 0 0.85rem;
    color: rgb(191 219 254);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
  }
  .hero-page__card-title {
    margin: 0;
    color: #fff;
    font-family: var(--font-heading);
    font-size: clamp(1.7rem, 3vw, 2.4rem);
    line-height: 1;
  }
  .hero-page__card-list {
    display: grid;
    gap: 0.95rem;
    margin: 1.3rem 0 0;
    padding: 0;
    list-style: none;
  }
  .hero-page__card-list li {
    position: relative;
    padding-left: 1.2rem;
    color: rgb(226 232 240);
    line-height: 1.6;
  }
  .hero-page__card-list li::before {
    content: "";
    position: absolute;
    top: 0.72rem;
    left: 0;
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 9999px;
    background-color: #bfdbfe;
    box-shadow: 0 0 0 0.25rem rgb(191 219 254 / 0.12);
  }
  .hero-page__scroll {
    position: absolute;
    right: clamp(1rem, 3vw, 2.4rem);
    bottom: 1.2rem;
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    color: rgb(226 232 240);
    text-decoration: none;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-size: 0.74rem;
  }
  .hero-page__scroll i {
    font-size: 1rem;
  }
  @media (min-width: 960px) {
    .hero-page__inner {
      grid-template-columns: minmax(0, 1.1fr) minmax(20rem, 24rem);
    }
  }
  @media (max-width: 959px) {
    .hero-page {
      padding-bottom: 5.5rem;
    }
    .hero-page__inner {
      min-height: calc(100vh - var(--site-header-height) - 9.55rem);
    }
    .hero-page__card {
      justify-self: start;
    }
  }
  @media (max-width: 767px) {
    .hero-page {
      min-height: 100vh;
      padding: calc(var(--site-header-height) + 3.75rem) 1rem 4rem;
    }
    .hero-page__inner {
      min-height: calc(100vh - var(--site-header-height) - 7.75rem);
      align-content: end;
    }
    .hero-page__eyebrow {
      font-size: 0.56rem;
      letter-spacing: 0.1em;
    }
    .hero-page__title {
      max-width: 100%;
      font-size: clamp(1.6rem, 12vw, 2.6rem);
    }
    .hero-page__lead {
      line-height: 1.65;
    }
    .hero-page__actions {
      flex-direction: column;
      align-items: stretch;
    }
    .hero-page__action {
      width: 100%;
    }
    .hero-page__card {
      width: 100%;
      padding: 1.25rem;
    }
    .hero-page__scroll {
      right: 1rem;
      bottom: 0.9rem;
      gap: 0.4rem;
      font-size: 0.65rem;
    }
    [data-mobile-menu] {
      left: 50%;
      width: 100vw;
      transform: translateX(-50%);
    }
    [data-mobile-menu] > li {
      padding-block: 0.45rem;
    }
  }
  @media (min-width: 768px) {
    [data-mobile-menu] {
      left: 0;
      width: 100%;
      transform: none;
    }
    [data-mobile-menu] > li {
      padding-block: 0;
    }
  }
}
@layer base {
  html.a11y-large-text {
    font-size: 18px;
  }
  html.a11y-high-contrast body {
    color: #fff;
    background-color: #000;
  }
  html.a11y-high-contrast body *:not(img) {
    color: inherit;
    border-color: #fff !important;
  }
  html.a11y-high-contrast header, html.a11y-high-contrast footer, html.a11y-high-contrast nav, html.a11y-high-contrast main, html.a11y-high-contrast section, html.a11y-high-contrast section > div, html.a11y-high-contrast [data-mobile-menu], html.a11y-high-contrast [data-mobile-menu] > li, html.a11y-high-contrast .surface-panel, html.a11y-high-contrast .surface-panel-soft, html.a11y-high-contrast .sec-icon, html.a11y-high-contrast .scroll-top-btn, html.a11y-high-contrast button:not(img), html.a11y-high-contrast [class*="bg-"] {
    background-color: #000 !important;
    border-color: #fff !important;
    box-shadow: none !important;
  }
  html.a11y-high-contrast #main-content > div {
    color: #fff;
    background-color: #111 !important;
  }
  html.a11y-high-contrast #dzialalnosc-kdbup, html.a11y-high-contrast #dzialalnosc-kdbup > div {
    background-color: #000 !important;
  }
  html.a11y-high-contrast #hero-page {
    position: relative;
    background-image: none !important;
    background-color: #000 !important;
  }
  html.a11y-high-contrast #hero-page::before, html.a11y-high-contrast #hero-page::after {
    content: "";
    position: absolute;
    inset: 0;
    right: auto;
    bottom: auto;
    width: auto;
    height: auto;
    border-radius: 0;
    background: #000 !important;
    filter: none;
  }
  html.a11y-high-contrast .hero-page__eyebrow, html.a11y-high-contrast .hero-page__card, html.a11y-high-contrast .hero-page__tags li, html.a11y-high-contrast .hero-page__action--primary, html.a11y-high-contrast .hero-page__action--secondary {
    color: #ffe66d !important;
    background: #000 !important;
    border-color: #ffe66d !important;
    box-shadow: none !important;
  }
  html.a11y-high-contrast .hero-page__lead, html.a11y-high-contrast .hero-page__card-list li, html.a11y-high-contrast .hero-page__scroll, html.a11y-high-contrast .hero-page__title, html.a11y-high-contrast .hero-page__card-title {
    color: #fff !important;
  }
  html.a11y-high-contrast .hero-page__card-list li::before {
    background-color: #ffe66d;
    box-shadow: none;
  }
  html.a11y-high-contrast h1, html.a11y-high-contrast h2, html.a11y-high-contrast h3, html.a11y-high-contrast h4, html.a11y-high-contrast h5, html.a11y-high-contrast h6, html.a11y-high-contrast p, html.a11y-high-contrast li, html.a11y-high-contrast strong, html.a11y-high-contrast span, html.a11y-high-contrast label, html.a11y-high-contrast i {
    color: #fff !important;
  }
  html.a11y-high-contrast a {
    color: #ffe66d !important;
    text-decoration: underline;
  }
  html.a11y-high-contrast a *:not(img) {
    color: #ffe66d !important;
  }
  html.a11y-high-contrast a:hover, html.a11y-high-contrast a:focus-visible {
    color: #fff !important;
  }
  html.a11y-high-contrast a:hover *:not(img), html.a11y-high-contrast a:focus-visible *:not(img) {
    color: #fff !important;
  }
  html.a11y-high-contrast .text-slate-600 {
    color: #fff;
  }
  html.a11y-high-contrast .text-blue-900, html.a11y-high-contrast .text-blue-950, html.a11y-high-contrast .text-white {
    color: #fff !important;
  }
  html.a11y-high-contrast a.text-blue-900, html.a11y-high-contrast a.text-blue-950, html.a11y-high-contrast a.text-white {
    color: #ffe66d !important;
  }
  html.a11y-high-contrast .a11y-btn {
    color: #ffe66d;
    border-color: #ffe66d;
    background-color: #000;
  }
  html.a11y-high-contrast button, html.a11y-high-contrast [role="button"] {
    color: #ffe66d !important;
    border-color: #ffe66d !important;
    background-color: #000 !important;
  }
  html.a11y-high-contrast button:hover, html.a11y-high-contrast button:focus-visible, html.a11y-high-contrast [role="button"]:hover, html.a11y-high-contrast [role="button"]:focus-visible {
    color: #000 !important;
    background-color: #ffe66d !important;
  }
  html.a11y-high-contrast .a11y-btn[aria-pressed="true"] {
    color: #000;
    background-color: #ffe66d;
  }
  html.a11y-high-contrast .scroll-top-btn {
    color: #ffe66d;
    border-color: #ffe66d;
    background-color: #000 !important;
  }
  html.a11y-high-contrast .scroll-top-btn:hover, html.a11y-high-contrast .scroll-top-btn:focus-visible {
    color: #000;
    background-color: #ffe66d !important;
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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-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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: 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-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-duration: initial;
      --tw-outline-style: solid;
    }
  }
}
