/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@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-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-purple-500: oklch(62.7% 0.265 303.9);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-xl: 80rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --text-lg: calc(1.125rem * var(--text-scaling));
    --text-lg--line-height: calc(calc(1.75 / 1.125) * var(--text-scaling));
    --text-xl: calc(1.25rem * var(--text-scaling));
    --text-xl--line-height: calc(calc(1.75 / 1.25) * var(--text-scaling));
    --text-2xl: calc(1.5rem * var(--text-scaling));
    --text-2xl--line-height: calc(calc(2 / 1.5) * var(--text-scaling));
    --text-3xl: calc(1.875rem * var(--text-scaling));
    --text-3xl--line-height: calc(calc(2.25 / 1.875) * var(--text-scaling));
    --text-4xl: calc(2.25rem * var(--text-scaling));
    --text-4xl--line-height: calc(calc(2.5 / 2.25) * var(--text-scaling));
    --text-5xl: calc(3rem * var(--text-scaling));
    --text-5xl--line-height: calc(1 * var(--text-scaling));
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-tight: -0.025em;
    --tracking-wide: 0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-2xl: 1rem;
    --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);
    --text-scaling: 1;
    --base-font-color: inherit;
    --base-font-color-dark: inherit;
    --base-font-family: inherit;
    --base-font-size: inherit;
    --base-line-height: inherit;
    --base-font-weight: inherit;
    --base-font-style: inherit;
    --base-letter-spacing: inherit;
    --heading-font-color: inherit;
    --heading-font-color-dark: inherit;
    --heading-font-family: inherit;
    --heading-font-weight: inherit;
    --heading-font-style: inherit;
    --heading-letter-spacing: inherit;
    --anchor-font-color: inherit;
    --anchor-font-color-dark: inherit;
    --anchor-font-family: inherit;
    --anchor-font-size: inherit;
    --anchor-line-height: inherit;
    --anchor-font-weight: inherit;
    --anchor-font-style: inherit;
    --anchor-letter-spacing: inherit;
    --anchor-text-decoration: inherit;
    --anchor-text-decoration-hover: underline;
    --anchor-text-decoration-active: inherit;
    --anchor-text-decoration-focus: inherit;
    --radius-container: 0.25rem;
    --color-primary-50: oklch(0.985 0 0);
    --color-primary-100: oklch(0.97 0 0);
    --color-primary-300: oklch(0.87 0 0);
    --color-primary-500: oklch(0.556 0 0);
    --color-primary-600: oklch(0.439 0 0);
    --color-primary-700: oklch(0.371 0 0);
    --color-primary-900: oklch(0.205 0 0);
    --color-primary-950: oklch(0.145 0 0);
    --color-primary-contrast-light: var(--color-primary-50);
    --color-primary-contrast-500: var(--color-primary-contrast-light);
    --color-secondary-50: oklch(0.985 0 0);
    --color-secondary-500: oklch(0.556 0 0);
    --color-secondary-contrast-light: var(--color-secondary-50);
    --color-tertiary-50: oklch(0.985 0 0);
    --color-tertiary-contrast-light: var(--color-tertiary-50);
    --color-success-50: oklch(0.985 0 0);
    --color-success-contrast-light: var(--color-success-50);
    --color-warning-50: oklch(0.985 0 0);
    --color-warning-contrast-light: var(--color-warning-50);
    --color-error-50: oklch(0.985 0 0);
    --color-error-contrast-light: var(--color-error-50);
    --color-surface-50: oklch(0.985 0 0);
    --color-surface-100: oklch(0.97 0 0);
    --color-surface-200: oklch(0.922 0 0);
    --color-surface-300: oklch(0.87 0 0);
    --color-surface-700: oklch(0.371 0 0);
    --color-surface-800: oklch(0.269 0 0);
    --color-surface-900: oklch(0.205 0 0);
    --color-surface-950: oklch(0.145 0 0);
    --color-surface-contrast-dark: var(--color-surface-950);
    --color-surface-contrast-light: var(--color-surface-50);
    --color-surface-contrast-50: var(--color-surface-contrast-dark);
    --color-surface-contrast-950: var(--color-surface-contrast-light);
    --body-background-color: var(--color-surface-50);
    --body-background-color-dark: var(--color-surface-950);
    --color-primary-950-50: light-dark(var(--color-primary-950), var(--color-primary-50));
    --color-surface-50-950: light-dark(var(--color-surface-50), var(--color-surface-950));
    --color-surface-contrast-50-950: light-dark(var(--color-surface-contrast-50), var(--color-surface-contrast-950));
    --color-surface-100-900: light-dark(var(--color-surface-100), var(--color-surface-900));
    --color-surface-300-700: light-dark(var(--color-surface-300), var(--color-surface-700));
    --color-surface-700-300: light-dark(var(--color-surface-700), var(--color-surface-300));
    --color-surface-950-50: light-dark(var(--color-surface-950), var(--color-surface-50));
  }
}
@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 {
  .relative {
    position: relative;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .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-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-auto {
    height: auto;
  }
  .min-h-\[40vh\] {
    min-height: 40vh;
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .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-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-prose {
    max-width: 65ch;
  }
  .max-w-screen-xl {
    max-width: var(--breakpoint-xl);
  }
  .list-inside {
    list-style-position: inside;
  }
  .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-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-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .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-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .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-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-container {
    border-radius: var(--radius-container);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }
  .border-\[\#3b82f6\] {
    border-color: #3b82f6;
  }
  .border-blue-100 {
    border-color: var(--color-blue-100);
  }
  .border-primary-500 {
    border-color: var(--color-primary-500);
  }
  .border-purple-500 {
    border-color: var(--color-purple-500);
  }
  .border-secondary-500 {
    border-color: var(--color-secondary-500);
  }
  .border-surface-200-800 {
    border-color: light-dark(var(--color-surface-200), var(--color-surface-800));
  }
  .border-surface-300-700 {
    border-color: light-dark(var(--color-surface-300), var(--color-surface-700));
  }
  .preset-filled-primary-500 {
    background-color: var(--color-primary-500);
    color: var(--color-primary-contrast-500);
  }
  .preset-filled-surface-50-950 {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-contrast-50-950);
  }
  .preset-tonal {
    background-color: color-mix(in srgb, light-dark(oklch(0.145 0 0), oklch(0.985 0 0)) 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
    color: var(--color-primary-950-50);
  }
  .preset-tonal-surface {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }
  .bg-\[\#3b82f6\] {
    background-color: #3b82f6;
  }
  .bg-\[\#f0f7ff\] {
    background-color: #f0f7ff;
  }
  .bg-primary-600 {
    background-color: var(--color-primary-600);
  }
  .bg-surface-50-950 {
    background-color: light-dark(var(--color-surface-50), var(--color-surface-950));
  }
  .bg-surface-100-900 {
    background-color: light-dark(var(--color-surface-100), var(--color-surface-900));
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-surface-50 {
    --tw-gradient-from: var(--color-surface-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-surface-100 {
    --tw-gradient-to: var(--color-surface-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-top {
    object-position: top;
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .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-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-11 {
    padding-top: calc(var(--spacing) * 11);
  }
  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .align-middle {
    vertical-align: middle;
  }
  .anchor {
    color: var(--anchor-font-color);
    font-family: var(--anchor-font-family);
    font-size: var(--anchor-font-size);
    line-height: var(--anchor-line-height);
    font-weight: var(--anchor-font-weight);
    font-style: var(--anchor-font-style);
    letter-spacing: var(--anchor-letter-spacing);
    text-decoration: var(--anchor-text-decoration);
    &:hover {
      @media (hover: hover) {
        text-decoration: var(--anchor-text-decoration-hover);
      }
    }
    &:active {
      text-decoration: var(--anchor-text-decoration-active);
    }
    &:focus {
      text-decoration: var(--anchor-text-decoration-focus);
    }
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--anchor-font-color-dark);
    }
  }
  .h1 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-4xl);
    line-height: var(--text-4xl--line-height);
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--text-5xl--line-height);
    }
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--heading-font-color-dark);
    }
  }
  .h2 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-3xl);
    line-height: var(--text-3xl--line-height);
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--text-4xl--line-height);
    }
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--heading-font-color-dark);
    }
  }
  .h3 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-2xl);
    line-height: var(--text-2xl--line-height);
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--text-3xl--line-height);
    }
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--heading-font-color-dark);
    }
  }
  .h4 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-xl);
    line-height: var(--text-xl--line-height);
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--text-2xl--line-height);
    }
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--heading-font-color-dark);
    }
  }
  .h5 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-lg);
    line-height: var(--text-lg--line-height);
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--text-xl--line-height);
    }
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--heading-font-color-dark);
    }
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .text-3xl {
    font-size: calc(1.875rem * var(--text-scaling));
    line-height: var(--tw-leading, calc(calc(2.25 / 1.875) * var(--text-scaling)));
  }
  .text-5xl {
    font-size: calc(3rem * var(--text-scaling));
    line-height: var(--tw-leading, calc(1 * var(--text-scaling)));
  }
  .text-lg {
    font-size: calc(1.125rem * var(--text-scaling));
    line-height: var(--tw-leading, calc(calc(1.75 / 1.125) * var(--text-scaling)));
  }
  .text-sm {
    font-size: calc(0.875rem * var(--text-scaling));
    line-height: var(--tw-leading, calc(calc(1.25 / 0.875) * var(--text-scaling)));
  }
  .text-xl {
    font-size: calc(1.25rem * var(--text-scaling));
    line-height: var(--tw-leading, calc(calc(1.75 / 1.25) * var(--text-scaling)));
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .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-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-\[\#3b82f6\] {
    color: #3b82f6;
  }
  .text-blue-100 {
    color: var(--color-blue-100);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-primary-500 {
    color: var(--color-primary-500);
  }
  .text-primary-600 {
    color: var(--color-primary-600);
  }
  .text-surface-50 {
    color: var(--color-surface-50);
  }
  .text-surface-100 {
    color: var(--color-surface-100);
  }
  .text-surface-200 {
    color: var(--color-surface-200);
  }
  .text-surface-700-300 {
    color: light-dark(var(--color-surface-700), var(--color-surface-300));
  }
  .text-surface-800-200 {
    color: light-dark(var(--color-surface-800), var(--color-surface-200));
  }
  .text-surface-900-100 {
    color: light-dark(var(--color-surface-900), var(--color-surface-100));
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .group-hover\:text-primary-300-700 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: light-dark(var(--color-primary-300), var(--color-primary-700));
      }
    }
  }
  .group-hover\:text-surface-50-950 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: light-dark(var(--color-surface-50), var(--color-surface-950));
      }
    }
  }
  .group-hover\:text-surface-300-700 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: light-dark(var(--color-surface-300), var(--color-surface-700));
      }
    }
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:inset-0 {
    &::after {
      content: var(--tw-content);
      inset: calc(var(--spacing) * 0);
    }
  }
  .hover\:border-primary-500 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-primary-500);
      }
    }
  }
  .hover\:border-surface-800-200 {
    &:hover {
      @media (hover: hover) {
        border-color: light-dark(var(--color-surface-800), var(--color-surface-200));
      }
    }
  }
  .hover\:bg-primary-100-900 {
    &:hover {
      @media (hover: hover) {
        background-color: light-dark(var(--color-primary-100), var(--color-primary-900));
      }
    }
  }
  .hover\:bg-surface-950-50 {
    &:hover {
      @media (hover: hover) {
        background-color: light-dark(var(--color-surface-950), var(--color-surface-50));
      }
    }
  }
  .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\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .md\:h-24 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 24);
    }
  }
  .md\:w-24 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 24);
    }
  }
  .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\:gap-12 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .md\:py-24 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: calc(2.25rem * var(--text-scaling));
      line-height: var(--tw-leading, calc(calc(2.5 / 2.25) * var(--text-scaling)));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: calc(3rem * var(--text-scaling));
      line-height: var(--tw-leading, calc(1 * var(--text-scaling)));
    }
  }
  .md\:text-7xl {
    @media (width >= 48rem) {
      font-size: calc(4.5rem * var(--text-scaling));
      line-height: var(--tw-leading, calc(1 * var(--text-scaling)));
    }
  }
  .md\:text-lg {
    @media (width >= 48rem) {
      font-size: calc(1.125rem * var(--text-scaling));
      line-height: var(--tw-leading, calc(calc(1.75 / 1.125) * var(--text-scaling)));
    }
  }
  .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));
    }
  }
  .dark\:from-surface-950 {
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      --tw-gradient-from: var(--color-surface-950);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .dark\:to-surface-900 {
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      --tw-gradient-to: var(--color-surface-900);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
}
@layer base {
  :root {
    color-scheme: light;
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color-scheme: dark;
    }
    scrollbar-color: var(--color-surface-300-700) var(--color-surface-100-900);
    scrollbar-width: thin;
  }
  html {
    -webkit-tap-highlight-color: color-mix(in srgb, light-dark(var(--color-surface-50), var(--color-surface-950)) 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      -webkit-tap-highlight-color: color-mix(in oklab, var(--color-surface-50-950) 30%, transparent);
    }
  }
  body {
    background-color: var(--body-background-color);
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      background-color: var(--body-background-color-dark);
    }
    color: var(--base-font-color);
    font-family: var(--base-font-family);
    font-size: var(--base-font-size);
    line-height: var(--base-line-height);
    font-weight: var(--base-font-weight);
    font-style: var(--base-font-style);
    letter-spacing: var(--base-letter-spacing);
    &:where([data-mode="dark"], [data-mode="dark"] *) {
      color: var(--base-font-color-dark);
    }
  }
  button:not(:disabled),	[role='button']:not(:disabled) {
    cursor: pointer;
  }
  .input::placeholder,	.textarea::placeholder,	.ig-input::placeholder,	.ig-textarea::placeholder {
    color: var(--color-surface-700-300);
  }
  ::selection {
    background-color: color-mix(in srgb, oklch(0.556 0 0) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in srgb, var(--color-primary-500) 50%, transparent);
    }
  }
  *:disabled,	.disabled {
    opacity: 0.5;
    & > * {
      pointer-events: none;
    }
  }
}
@keyframes progress-circular-indeterminate {
  0% {
    stroke-dasharray: 1 var(--circumference);
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: calc(var(--circumference) * 0.75) var(--circumference);
    stroke-dashoffset: calc(-1 * var(--circumference) * 0.5);
  }
  100% {
    stroke-dasharray: 1 var(--circumference);
    stroke-dashoffset: calc(-1 * var(--circumference));
  }
}
@keyframes progress-linear-indeterminate-horizontal {
  from {
    scale: 0.5 1;
    transform: translateX(-200%);
  }
  to {
    scale: 0.5 1;
    transform: translateX(200%);
  }
}
@keyframes progress-linear-indeterminate-vertical {
  from {
    scale: 0.5 1;
    transform: translateY(-200%);
  }
  to {
    scale: 0.5 1;
    transform: translateY(200%);
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-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-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  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-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-content: "";
    }
  }
}


/* generated site fonts */
.font-roboto { font-family: 'Roboto', sans-serif; }
.font-montserrat { font-family: 'Montserrat', sans-serif; }
.font-heading { font-family: var(--heading-font-family); }
.font-body { font-family: var(--base-font-family); }
:is(.font-roboto, .font-montserrat, .font-heading, .font-body) :is(h1, h2, h3, h4, h5, h6) { font-family: inherit; }
