/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer {
  :not([calcite-hydrated]):is(calcite-accordion, calcite-accordion-item, calcite-action, calcite-action-bar, calcite-action-group, calcite-action-menu, calcite-action-pad, calcite-alert, calcite-autocomplete, calcite-autocomplete-item, calcite-autocomplete-item-group, calcite-avatar, calcite-block, calcite-block-group, calcite-block-section, calcite-button, calcite-card, calcite-card-group, calcite-carousel, calcite-carousel-item, calcite-checkbox, calcite-chip, calcite-chip-group, calcite-color-picker, calcite-color-picker-hex-input, calcite-color-picker-swatch, calcite-combobox, calcite-combobox-item, calcite-combobox-item-group, calcite-date-picker, calcite-date-picker-day, calcite-date-picker-month, calcite-dialog, calcite-dropdown, calcite-dropdown-group, calcite-dropdown-item, calcite-fab, calcite-filter, calcite-flow, calcite-flow-item, calcite-graph, calcite-handle, calcite-icon, calcite-inline-editable, calcite-input, calcite-input-date-picker, calcite-input-message, calcite-input-number, calcite-input-text, calcite-input-time-picker, calcite-input-time-zone, calcite-label, calcite-link, calcite-list, calcite-list-item, calcite-list-item-group, calcite-loader, calcite-menu, calcite-menu-item, calcite-meter, calcite-navigation, calcite-navigation-logo, calcite-navigation-user, calcite-notice, calcite-option, calcite-option-group, calcite-pagination, calcite-panel, calcite-popover, calcite-progress, calcite-radio-button, calcite-radio-button-group, calcite-rating, calcite-scrim, calcite-segmented-control, calcite-segmented-control-item, calcite-select, calcite-sheet, calcite-shell, calcite-shell-panel, calcite-slider, calcite-sort-handle, calcite-sortable-list, calcite-split-button, calcite-stack, calcite-stepper, calcite-stepper-item, calcite-swatch, calcite-swatch-group, calcite-switch, calcite-tab, calcite-tab-nav, calcite-tab-title, calcite-table, calcite-table-cell, calcite-table-header, calcite-table-row, calcite-tabs, calcite-text-area, calcite-tile, calcite-tile-group, calcite-time-picker, calcite-tooltip, calcite-tree, calcite-tree-item) {
    visibility: hidden;
  }

  :root {
    --calcite-border-width-none: 0;
    --calcite-border-width-sm: 1px;
    --calcite-border-width-md: 2px;
    --calcite-border-width-lg: 4px;
    --calcite-container-size-margin: 24px;
    --calcite-container-size-gutter: 16px;
    --calcite-container-size-content-fluid: 100%;
    --calcite-container-size-content-fixed: 1440px;
    --calcite-corner-radius-sharp: 0;
    --calcite-corner-radius-none: 0;
    --calcite-corner-radius-xs: 2px;
    --calcite-corner-radius-sm: 4px;
    --calcite-corner-radius-round: 4px;
    --calcite-corner-radius-pill: 9999px;
    --calcite-font-family: "Avenir Next", Avenir, "Helvetica Neue", sans-serif;
    --calcite-font-family-code: Monaco, Consolas, "Andale Mono", "Lucida Console", monospace;
    --calcite-font-weight-light: 300;
    --calcite-font-weight-regular: 400;
    --calcite-font-weight-normal: 400;
    --calcite-font-weight-medium: 500;
    --calcite-font-weight-semibold: 600;
    --calcite-font-weight-bold: 600;
    --calcite-font-size-xs: 10px;
    --calcite-font-size-sm: 12px;
    --calcite-font-size: 14px;
    --calcite-font-size-md: 16px;
    --calcite-font-size-lg: 18px;
    --calcite-font-size-xl: 20px;
    --calcite-font-size-xxl: 24px;
    --calcite-font-size-2xl: 24px;
    --calcite-font-size-relative-xs: .625rem;
    --calcite-font-size-relative-sm: .75rem;
    --calcite-font-size-relative-base: .875rem;
    --calcite-font-size-relative-md: 1rem;
    --calcite-font-size-relative-lg: 1.125rem;
    --calcite-font-size-relative-xl: 1.25rem;
    --calcite-font-size-relative-2xl: 1.625rem;
    --calcite-font-size-relative-3xl: 2rem;
    --calcite-font-size-relative-4xl: 2.5rem;
    --calcite-font-size-relative-5xl: 3rem;
    --calcite-font-size-relative-6xl: 3.5rem;
    --calcite-font-size-relative-7xl: 4rem;
    --calcite-font-style-emphasis: italic;
    --calcite-font-line-height-fixed-sm: 12px;
    --calcite-font-line-height-fixed-base: 16px;
    --calcite-font-line-height-fixed-lg: 20px;
    --calcite-font-line-height-fixed-xl: 24px;
    --calcite-font-line-height-fixed-2xl: 32px;
    --calcite-font-line-height-fixed-3xl: 40px;
    --calcite-font-line-height-fixed-4xl: 48px;
    --calcite-font-line-height-fixed-5xl: 64px;
    --calcite-font-line-height-fixed-6xl: 80px;
    --calcite-font-line-height-relative: normal;
    --calcite-font-line-height-relative-base: 1;
    --calcite-font-line-height-relative-tight: 1.25;
    --calcite-font-line-height-relative-snug: 1.375;
    --calcite-font-line-height-relative-normal: 1.5;
    --calcite-font-line-height-relative-relaxed: 1.625;
    --calcite-font-line-height-relative-loose: 2;
    --calcite-font-line-height-xs: .75rem;
    --calcite-font-line-height-sm: 1rem;
    --calcite-font-line-height-base: 1rem;
    --calcite-font-line-height-md: 1.25rem;
    --calcite-font-line-height-lg: 1.5rem;
    --calcite-font-line-height-xl: 1.5rem;
    --calcite-font-line-height-2xl: 2rem;
    --calcite-font-line-height-3xl: 2.5rem;
    --calcite-font-line-height-4xl: 3rem;
    --calcite-font-line-height-5xl: 4rem;
    --calcite-font-line-height-6xl: 4rem;
    --calcite-font-line-height-7xl: 5rem;
    --calcite-font-letter-spacing-tight: -.4px;
    --calcite-font-letter-spacing-normal: 0;
    --calcite-font-letter-spacing-wide: .4px;
    --calcite-font-paragraph-spacing-normal: 4px;
    --calcite-font-text-decoration-none: none;
    --calcite-font-text-decoration-underline: underline;
    --calcite-font-text-case-none: none;
    --calcite-font-text-case-uppercase: uppercase;
    --calcite-font-text-case-lowercase: lowercase;
    --calcite-font-text-case-capitalize: capitalize;
    --calcite-opacity-disabled: .5;
    --calcite-opacity-light: .4;
    --calcite-opacity-half: .5;
    --calcite-opacity-dark: .85;
    --calcite-opacity-full: 1;
    --calcite-size-fixed-xxxs: 2px;
    --calcite-size-fixed-xxs: 4px;
    --calcite-size-fixed-xs: 6px;
    --calcite-size-fixed-sm: 8px;
    --calcite-size-fixed-sm-plus: 10px;
    --calcite-size-fixed-md: 12px;
    --calcite-size-fixed-md-plus: 14px;
    --calcite-size-fixed-lg: 16px;
    --calcite-size-fixed-xl: 20px;
    --calcite-size-fixed-xxl: 24px;
    --calcite-size-fixed-xxxl: 32px;
    --calcite-size-px: 1px;
    --calcite-size-4xs: .625rem;
    --calcite-size-xxxs: .75rem;
    --calcite-size-3xs: .75rem;
    --calcite-size-xxs: .875rem;
    --calcite-size-2xs: .875rem;
    --calcite-size-xs: 1rem;
    --calcite-size-sm: 1.5rem;
    --calcite-size-md: 2rem;
    --calcite-size-lg: 2.75rem;
    --calcite-size-xl: 3rem;
    --calcite-size-xxl: 4rem;
    --calcite-size-2xl: 4rem;
    --calcite-size-xxxl: 6rem;
    --calcite-size-3xl: 6rem;
    --calcite-spacing-fixed-xxs: 4px;
    --calcite-spacing-fixed-xs: 6px;
    --calcite-spacing-fixed-sm: 8px;
    --calcite-spacing-fixed-md: 12px;
    --calcite-spacing-fixed-lg: 14px;
    --calcite-spacing-fixed-xl: 16px;
    --calcite-spacing-fixed-xxl: 20px;
    --calcite-spacing-fixed-xxxl: 32px;
    --calcite-spacing-none: 0;
    --calcite-spacing-px: 1px;
    --calcite-spacing-base: 2px;
    --calcite-spacing-xxs: .25rem;
    --calcite-spacing-xs: .375rem;
    --calcite-spacing-sm: .5rem;
    --calcite-spacing-sm-plus: .625rem;
    --calcite-spacing-md: .75rem;
    --calcite-spacing-md-plus: .875rem;
    --calcite-spacing-lg: 1rem;
    --calcite-spacing-xl: 1.25rem;
    --calcite-spacing-xxl: 1.5rem;
    --calcite-spacing-xxxl: 2rem;
    --calcite-space-none: 0;
    --calcite-space-px: 1px;
    --calcite-space-base: 2px;
    --calcite-space-2xs: .25rem;
    --calcite-space-xs: .375rem;
    --calcite-space-sm: .5rem;
    --calcite-space-sm-plus: .625rem;
    --calcite-space-md: .75rem;
    --calcite-space-md-plus: .875rem;
    --calcite-space-lg: 1rem;
    --calcite-space-xl: 1.25rem;
    --calcite-space-2xl: 1.5rem;
    --calcite-space-3xl: 2rem;
    --calcite-space-4xl: 2.75rem;
    --calcite-z-index-deep: -999999;
    --calcite-z-index: 1;
    --calcite-z-index-sticky: 300;
    --calcite-z-index-header: 400;
    --calcite-z-index-toast: 500;
    --calcite-z-index-dropdown: 600;
    --calcite-z-index-overlay: 700;
    --calcite-z-index-modal: 800;
    --calcite-z-index-popup: 900;
    --calcite-z-index-tooltip: 901;
    --calcite-corner-radius: var(--calcite-corner-radius-none);
    --calcite-shadow-none: 0 0 0 0 #0000;
    --calcite-shadow-sm: 0 2px 8px 0 #0000000a, 0 4px 16px 0 #00000014;
    --calcite-shadow-md: 0 4px 20px 0 #00000014, 0 12px 30px #0000001a;
  }

  .calcite-typography {
    font-family: var(--calcite-font-family);
    font-size: var(--calcite-font-size);
    font-weight: var(--calcite-font-weight-regular);
    letter-spacing: var(--calcite-font-letter-spacing-normal);
    line-height: var(--calcite-font-line-height-fixed-base);
    paragraph-spacing: var(--calcite-font-paragraph-spacing-normal);
    text-case: var(--calcite-font-text-case-none);
    -webkit-text-decoration: var(--calcite-font-text-decoration-none);
    -webkit-text-decoration: var(--calcite-font-text-decoration-none);
    text-decoration: var(--calcite-font-text-decoration-none);
  }

  .calcite-typography-light-minus-3h {
    font-size: var(--calcite-font-size-xs);
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-fixed-sm);
  }

  .calcite-typography-light-minus-2h {
    font-size: var(--calcite-font-size-sm);
    font-weight: var(--calcite-font-weight-light);
  }

  .calcite-typography-light-minus-1h {
    font-weight: var(--calcite-font-weight-light);
  }

  .calcite-typography-light-0h {
    font-size: var(--calcite-font-size-md);
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-fixed-lg);
  }

  .calcite-typography-light-1h {
    font-size: var(--calcite-font-size-lg);
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-fixed-xl);
  }

  .calcite-typography-regular-minus-3h {
    line-height: var(--calcite-font-line-height-fixed-sm);
    font-size: var(--calcite-font-size-xs);
  }

  .calcite-typography-regular-minus-2h {
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-regular-minus-1h {
    letter-spacing: 0;
    paragraph-spacing: 4px;
    text-case: none;
    font-family: Avenir Next, Avenir, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
  }

  .calcite-typography-regular-0h {
    line-height: var(--calcite-font-line-height-fixed-lg);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-regular-1h {
    line-height: var(--calcite-font-line-height-fixed-xl);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-medium-minus-3h {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-fixed-sm);
    font-size: var(--calcite-font-size-xs);
  }

  .calcite-typography-medium-minus-2h {
    font-weight: var(--calcite-font-weight-medium);
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-medium-minus-1h {
    font-weight: var(--calcite-font-weight-medium);
  }

  .calcite-typography-medium-0h {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-fixed-lg);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-medium-1h {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-fixed-xl);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-bold-minus-3h {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-fixed-sm);
    font-size: var(--calcite-font-size-xs);
  }

  .calcite-typography-bold-minus-2h {
    font-weight: var(--calcite-font-weight-semibold);
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-bold-minus-1h {
    font-weight: var(--calcite-font-weight-semibold);
  }

  .calcite-typography-bold-0h {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-fixed-lg);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-bold-1h {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-fixed-xl);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-wrap-light-0 {
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-wrap-light-1 {
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-wrap-light-2 {
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xl);
  }

  .calcite-typography-wrap-light-3 {
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-relative-tight);
    font-size: var(--calcite-font-size-xxl);
  }

  .calcite-typography-wrap-light-minus-2 {
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-wrap-light-minus-1 {
    font-weight: var(--calcite-font-weight-light);
    line-height: var(--calcite-font-line-height-relative-snug);
  }

  .calcite-typography-wrap-regular-0 {
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-wrap-regular-1 {
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-wrap-regular-2 {
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xl);
  }

  .calcite-typography-wrap-regular-3 {
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xxl);
  }

  .calcite-typography-wrap-regular-minus-2 {
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-wrap-regular-minus-1 {
    line-height: var(--calcite-font-line-height-relative-snug);
  }

  .calcite-typography-wrap-medium-0 {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-wrap-medium-1 {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-wrap-medium-2 {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xl);
  }

  .calcite-typography-wrap-medium-3 {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xxl);
  }

  .calcite-typography-wrap-medium-minus-2 {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-wrap-medium-minus-1 {
    font-weight: var(--calcite-font-weight-medium);
    line-height: var(--calcite-font-line-height-relative-snug);
  }

  .calcite-typography-wrap-bold-0 {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-md);
  }

  .calcite-typography-wrap-bold-1 {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-lg);
  }

  .calcite-typography-wrap-bold-2 {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xl);
  }

  .calcite-typography-wrap-bold-3 {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-xxl);
  }

  .calcite-typography-wrap-bold-minus-2 {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-relative-snug);
    font-size: var(--calcite-font-size-sm);
  }

  .calcite-typography-wrap-bold-minus-1 {
    font-weight: var(--calcite-font-weight-semibold);
    line-height: var(--calcite-font-line-height-relative-snug);
  }

  .calcite-typography-hierarchy-display-1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-display-2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-heading-1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-heading-2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-heading-3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-heading-4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-heading-5 {
    font-weight: 500;
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-body-snug {
    line-height: 1.375;
  }

  .calcite-typography-hierarchy-body {
    letter-spacing: 0;
    paragraph-spacing: 4px;
    text-case: none;
    font-family: Avenir Next, Avenir, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
  }

  .calcite-typography-hierarchy-overline {
    line-height: var(--calcite-font-line-height-fixed-sm);
    text-case: var(--calcite-font-text-case-uppercase);
    font-weight: var(--calcite-font-weight-bold);
  }

  .calcite-typography-hierarchy-caption {
    font-size: 12px;
    line-height: 1.375;
  }

  :root, .calcite-mode-light {
    --calcite-color-transparent-inverse-press: #ffffff29;
    --calcite-color-transparent-inverse-hover: #ffffff1f;
    --calcite-color-transparent-tint: #fffc;
    --calcite-color-transparent-scrim: #ffffffd9;
    --calcite-color-transparent-press: #00000014;
    --calcite-color-transparent-hover: #0000000a;
    --calcite-color-transparent: #0000;
    --calcite-color-status-danger-press: #7c1d13;
    --calcite-color-status-danger-hover: #a82b1e;
    --calcite-color-status-danger: #d83020;
    --calcite-color-status-warning-press: #9a5b10;
    --calcite-color-status-warning-hover: #c26b00;
    --calcite-color-status-warning: #da7c0b;
    --calcite-color-status-success-press: #0d3f14;
    --calcite-color-status-success-hover: #1a6324;
    --calcite-color-status-success: #288835;
    --calcite-color-status-info-press: #00304d;
    --calcite-color-status-info-hover: #004874;
    --calcite-color-status-info: #00619b;
    --calcite-color-inverse-press: #212121;
    --calcite-color-inverse-hover: #2b2b2b;
    --calcite-color-inverse: #363636;
    --calcite-color-brand-underline: #00619b66;
    --calcite-color-brand-press: #004874;
    --calcite-color-brand-hover: #00619b;
    --calcite-color-brand: #007ac2;
    --calcite-color-border-white: #fff;
    --calcite-color-border-ghost: #0000004d;
    --calcite-color-border-input: #949494;
    --calcite-color-border-3: #ebebeb;
    --calcite-color-border-2: #dedede;
    --calcite-color-border-1: #d4d4d4;
    --calcite-color-text-highlight: #004874;
    --calcite-color-text-link: #00619b;
    --calcite-color-text-inverse: #fff;
    --calcite-color-text-3: #6b6b6b;
    --calcite-color-text-2: #4a4a4a;
    --calcite-color-text-1: #141414;
    --calcite-color-foreground-current: #d6efff;
    --calcite-color-foreground-3: #ebebeb;
    --calcite-color-foreground-2: #f2f2f2;
    --calcite-color-foreground-1: #fff;
    --calcite-color-background-none: #fff0;
    --calcite-color-background: #f7f7f7;
    --calcite-color-surface-highlight: #d6efff;
    --calcite-color-surface-4: #ebebeb;
    --calcite-color-surface-3: #f2f2f2;
    --calcite-color-surface-2: #fff;
    --calcite-color-surface-1: #f7f7f7;
    --calcite-color-focus: var(--calcite-color-brand);
  }

  .calcite-mode-dark {
    --calcite-color-transparent-inverse-press: #00000014;
    --calcite-color-transparent-inverse-hover: #0000000a;
    --calcite-color-transparent-tint: #2b2b2bcc;
    --calcite-color-transparent-scrim: #000000d9;
    --calcite-color-transparent-press: #ffffff29;
    --calcite-color-transparent-hover: #ffffff1f;
    --calcite-color-transparent: #fff0;
    --calcite-color-status-danger-press: #d90012;
    --calcite-color-status-danger-hover: #ff0015;
    --calcite-color-status-danger: #fe583e;
    --calcite-color-status-warning-press: #ff9500;
    --calcite-color-status-warning-hover: #ffb54d;
    --calcite-color-status-warning: #f89927;
    --calcite-color-status-success-press: #00b81b;
    --calcite-color-status-success-hover: #3bed52;
    --calcite-color-status-success: #36da43;
    --calcite-color-status-info-press: #009af2;
    --calcite-color-status-info-hover: #3db8ff;
    --calcite-color-status-info: #00a0ff;
    --calcite-color-inverse-press: #ebebeb;
    --calcite-color-inverse-hover: #f2f2f2;
    --calcite-color-inverse: #f7f7f7;
    --calcite-color-brand-underline: #00a0ff66;
    --calcite-color-brand-press: #00619b;
    --calcite-color-brand-hover: #007ac2;
    --calcite-color-brand: #009af2;
    --calcite-color-border-white: #f7f7f7;
    --calcite-color-border-ghost: #7575754d;
    --calcite-color-border-input: #757575;
    --calcite-color-border-3: #404040;
    --calcite-color-border-2: #4a4a4a;
    --calcite-color-border-1: #545454;
    --calcite-color-text-highlight: #d6efff;
    --calcite-color-text-link: #00a0ff;
    --calcite-color-text-inverse: #141414;
    --calcite-color-text-3: #9e9e9e;
    --calcite-color-text-2: #bfbfbf;
    --calcite-color-text-1: #fff;
    --calcite-color-foreground-current: #2b465f;
    --calcite-color-foreground-3: #404040;
    --calcite-color-foreground-2: #363636;
    --calcite-color-foreground-1: #2b2b2b;
    --calcite-color-background-none: #fff0;
    --calcite-color-background: #212121;
    --calcite-color-surface-highlight: #2b465f;
    --calcite-color-surface-4: #404040;
    --calcite-color-surface-3: #363636;
    --calcite-color-surface-2: #2b2b2b;
    --calcite-color-surface-1: #212121;
    --calcite-color-focus: var(--calcite-color-brand);
  }

  :root {
    --calcite-code-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
    --calcite-sans-family: "Avenir Next", "Avenir", "Helvetica Neue", sans-serif;
    --calcite-font-size--3: .625rem;
    --calcite-font-size--2: .75rem;
    --calcite-font-size--1: .875rem;
    --calcite-font-size-0: 1rem;
    --calcite-font-size-1: 1.125rem;
    --calcite-font-size-2: 1.25rem;
    --calcite-font-size-3: 1.625rem;
    --calcite-font-size-4: 2rem;
    --calcite-font-size-5: 2.5rem;
    --calcite-font-size-6: 3rem;
    --calcite-font-size-7: 3.5rem;
    --calcite-font-size-8: 4rem;
    --calcite-font-weight-light: 300;
    --calcite-font-weight-normal: 400;
    --calcite-font-weight-medium: 500;
    --calcite-font-weight-bold: 600;
    --calcite-floating-ui-transition: var(--calcite-animation-timing);
    --calcite-animation-timing: calc(.15s * var(--calcite-internal-duration-factor));
    --calcite-internal-duration-factor: var(--calcite-duration-factor, 1);
    --calcite-internal-animation-timing-fast: calc(.1s * var(--calcite-internal-duration-factor));
    --calcite-internal-animation-timing-medium: calc(.2s * var(--calcite-internal-duration-factor));
    --calcite-internal-animation-timing-slow: calc(.3s * var(--calcite-internal-duration-factor));
    --calcite-border-radius: var(--calcite-border-radius-round, 4px);
    --calcite-border-radius-base: 0;
    --calcite-offset-invert-focus: 0;
    --calcite-panel-width-multiplier: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--calcite-font-family);
  }

  @media (prefers-color-scheme: dark) {
    .calcite-mode-auto {
      --calcite-color-transparent-inverse-press: #00000014;
      --calcite-color-transparent-inverse-hover: #0000000a;
      --calcite-color-transparent-tint: #2b2b2bcc;
      --calcite-color-transparent-scrim: #000000d9;
      --calcite-color-transparent-press: #ffffff29;
      --calcite-color-transparent-hover: #ffffff1f;
      --calcite-color-transparent: #fff0;
      --calcite-color-status-danger-press: #d90012;
      --calcite-color-status-danger-hover: #ff0015;
      --calcite-color-status-danger: #fe583e;
      --calcite-color-status-warning-press: #ff9500;
      --calcite-color-status-warning-hover: #ffb54d;
      --calcite-color-status-warning: #f89927;
      --calcite-color-status-success-press: #00b81b;
      --calcite-color-status-success-hover: #3bed52;
      --calcite-color-status-success: #36da43;
      --calcite-color-status-info-press: #009af2;
      --calcite-color-status-info-hover: #3db8ff;
      --calcite-color-status-info: #00a0ff;
      --calcite-color-inverse-press: #ebebeb;
      --calcite-color-inverse-hover: #f2f2f2;
      --calcite-color-inverse: #f7f7f7;
      --calcite-color-brand-underline: #00a0ff66;
      --calcite-color-brand-press: #00619b;
      --calcite-color-brand-hover: #007ac2;
      --calcite-color-brand: #009af2;
      --calcite-color-border-white: #f7f7f7;
      --calcite-color-border-ghost: #7575754d;
      --calcite-color-border-input: #757575;
      --calcite-color-border-3: #404040;
      --calcite-color-border-2: #4a4a4a;
      --calcite-color-border-1: #545454;
      --calcite-color-text-highlight: #d6efff;
      --calcite-color-text-link: #00a0ff;
      --calcite-color-text-inverse: #141414;
      --calcite-color-text-3: #9e9e9e;
      --calcite-color-text-2: #bfbfbf;
      --calcite-color-text-1: #fff;
      --calcite-color-foreground-current: #2b465f;
      --calcite-color-foreground-3: #404040;
      --calcite-color-foreground-2: #363636;
      --calcite-color-foreground-1: #2b2b2b;
      --calcite-color-background-none: #fff0;
      --calcite-color-background: #212121;
      --calcite-color-surface-highlight: #2b465f;
      --calcite-color-surface-4: #404040;
      --calcite-color-surface-3: #363636;
      --calcite-color-surface-2: #2b2b2b;
      --calcite-color-surface-1: #212121;
      --calcite-color-focus: var(--calcite-color-brand);
    }
  }

  @media (prefers-color-scheme: light) {
    .calcite-mode-auto {
      --calcite-color-transparent-inverse-press: #ffffff29;
      --calcite-color-transparent-inverse-hover: #ffffff1f;
      --calcite-color-transparent-tint: #fffc;
      --calcite-color-transparent-scrim: #ffffffd9;
      --calcite-color-transparent-press: #00000014;
      --calcite-color-transparent-hover: #0000000a;
      --calcite-color-transparent: #0000;
      --calcite-color-status-danger-press: #7c1d13;
      --calcite-color-status-danger-hover: #a82b1e;
      --calcite-color-status-danger: #d83020;
      --calcite-color-status-warning-press: #9a5b10;
      --calcite-color-status-warning-hover: #c26b00;
      --calcite-color-status-warning: #da7c0b;
      --calcite-color-status-success-press: #0d3f14;
      --calcite-color-status-success-hover: #1a6324;
      --calcite-color-status-success: #288835;
      --calcite-color-status-info-press: #00304d;
      --calcite-color-status-info-hover: #004874;
      --calcite-color-status-info: #00619b;
      --calcite-color-inverse-press: #212121;
      --calcite-color-inverse-hover: #2b2b2b;
      --calcite-color-inverse: #363636;
      --calcite-color-brand-underline: #00619b66;
      --calcite-color-brand-press: #004874;
      --calcite-color-brand-hover: #00619b;
      --calcite-color-brand: #007ac2;
      --calcite-color-border-white: #fff;
      --calcite-color-border-ghost: #0000004d;
      --calcite-color-border-input: #949494;
      --calcite-color-border-3: #ebebeb;
      --calcite-color-border-2: #dedede;
      --calcite-color-border-1: #d4d4d4;
      --calcite-color-text-highlight: #004874;
      --calcite-color-text-link: #00619b;
      --calcite-color-text-inverse: #fff;
      --calcite-color-text-3: #6b6b6b;
      --calcite-color-text-2: #4a4a4a;
      --calcite-color-text-1: #141414;
      --calcite-color-foreground-current: #d6efff;
      --calcite-color-foreground-3: #ebebeb;
      --calcite-color-foreground-2: #f2f2f2;
      --calcite-color-foreground-1: #fff;
      --calcite-color-background-none: #fff0;
      --calcite-color-background: #f7f7f7;
      --calcite-color-surface-highlight: #d6efff;
      --calcite-color-surface-4: #ebebeb;
      --calcite-color-surface-3: #f2f2f2;
      --calcite-color-surface-2: #fff;
      --calcite-color-surface-1: #f7f7f7;
      --calcite-color-focus: var(--calcite-color-brand);
    }
  }

  @media (prefers-reduced-motion: reduce) {
    :root {
      --calcite-internal-duration-factor: 0;
    }
  }
}

@layer theme {
  :root, :host {
    --color-red-50: #fef2f2;
    --color-red-100: #ffe2e2;
    --color-red-200: #ffcaca;
    --color-red-800: #9f0712;
    --color-amber-50: #fffbeb;
    --color-amber-200: #fee685;
    --color-amber-600: #dd7400;
    --color-green-50: #f0fdf4;
    --color-green-200: #b9f8cf;
    --color-blue-50: #eff6ff;
    --color-blue-200: #bedbff;
    --color-blue-600: #155dfc;
    --color-zinc-50: #fafafa;
    --color-zinc-500: #71717b;
    --color-zinc-950: #09090b;
    --spacing: .25rem;
    --container-7xl: 80rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-bold: 700;
    --radius-lg: .5rem;
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-geist-sans);
    --default-mono-font-family: var(--font-geist-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-50: lab(96.5005% 4.18511 1.52329);
      --color-red-100: lab(92.243% 10.2865 3.83865);
      --color-red-200: lab(86.017% 19.8815 7.75869);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-amber-50: lab(98.6252% -.635982 8.42309);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-600: lab(60.3514% 40.5624 87.1228);
      --color-green-50: lab(98.1563% -5.60117 2.75913);
      --color-green-200: lab(92.4222% -26.4702 12.9427);
      --color-blue-50: lab(96.492% -1.14647 -5.11479);
      --color-blue-200: lab(86.15% -4.04379 -21.0797);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-zinc-50: lab(98.26% 0 0);
      --color-zinc-500: lab(47.8878% 1.65477 -5.77283);
      --color-zinc-950: lab(2.51107% .242703 -.886115);
    }
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .isolate {
    isolation: isolate;
  }

  .container {
    width: 100%;
  }

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

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

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

  .table {
    display: table;
  }

  .table\! {
    display: table !important;
  }

  .table-cell {
    display: table-cell;
  }

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

  .w-full {
    width: 100%;
  }

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

  .flex-1 {
    flex: 1;
  }

  .shrink {
    flex-shrink: 1;
  }

  .grow {
    flex-grow: 1;
  }

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

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

  .resize {
    resize: both;
  }

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

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

  .content-end {
    align-content: flex-end;
  }

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

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

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

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

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

  .overflow-auto {
    overflow: auto;
  }

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

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

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

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

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

  .border-amber-200 {
    border-color: var(--color-amber-200);
  }

  .border-blue-200 {
    border-color: var(--color-blue-200);
  }

  .border-green-200 {
    border-color: var(--color-green-200);
  }

  .border-red-200 {
    border-color: var(--color-red-200);
  }

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

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

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

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

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

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

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

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

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

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

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

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

  .text-red-800 {
    color: var(--color-red-800);
  }

  .text-zinc-500 {
    color: var(--color-zinc-500);
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .line-through {
    text-decoration-line: line-through;
  }

  .underline {
    text-decoration-line: underline;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-none {
    --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);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

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

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

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

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, 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));
  }

  .\[file\:line\] {
    file: line;
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

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

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

  @media (min-width: 80rem) {
    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (prefers-color-scheme: dark) {
    .dark\:bg-zinc-950 {
      background-color: var(--color-zinc-950);
    }
  }
}

:root {
  --background: var(--calcite-color-background);
  --foreground: var(--calcite-color-text-1);
  --font-geist-sans: var(--calcite-font-family);
  --font-geist-mono: Consolas, "SFMono-Regular", Menlo, Monaco, "Liberation Mono", "Courier New", monospace;
}

html {
  min-height: 100%;
}

body, .app-body {
  background: var(--background);
  min-height: 100vh;
  color: var(--foreground);
  font-family: var(--font-geist-sans);
  margin: 0;
}

.calcite-loader-screen {
  min-height: 100vh;
  padding: var(--calcite-space-xl);
  place-items: center;
  display: grid;
}

.calcite-auth-shell {
  background: radial-gradient(circle at top, #007ac224, transparent 42%), linear-gradient(180deg, var(--calcite-color-surface-1), var(--calcite-color-background));
  min-height: 100vh;
}

.calcite-auth-main {
  place-items: center;
  min-height: 100vh;
  padding: clamp(1.5rem, 3vw, 3rem);
  display: grid;
}

.calcite-auth-panel {
  width: min(100%, 56rem);
}

.calcite-auth-stack {
  gap: var(--calcite-space-xl);
  flex-direction: column;
  display: flex;
}

.calcite-auth-copy {
  gap: var(--calcite-space-sm);
  flex-direction: column;
  display: flex;
}

.calcite-auth-kicker {
  color: var(--calcite-color-brand);
  font-size: var(--calcite-font-size--1);
  font-weight: var(--calcite-font-weight-bold);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin: 0;
}

.calcite-auth-title {
  color: var(--calcite-color-text-1);
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: var(--calcite-font-weight-semibold);
  margin: 0;
  line-height: 1.05;
}

.calcite-auth-description {
  color: var(--calcite-color-text-2);
  font-size: var(--calcite-font-size-1);
  margin: 0;
  line-height: 1.5;
}

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

.calcite-auth-note {
  color: var(--calcite-color-text-3);
  font-size: var(--calcite-font-size--1);
  margin: 0;
  line-height: 1.5;
}

.calcite-auth-steps {
  color: var(--calcite-color-text-2);
  margin: 0;
  padding-left: 1.25rem;
}

.calcite-auth-steps li + li {
  margin-top: var(--calcite-space-xs);
}

.calcite-workspace-shell {
  background: radial-gradient(circle at top left, #007ac21f, transparent 24%), radial-gradient(circle at top right, #ffb84d1f, transparent 22%), linear-gradient(180deg, var(--calcite-color-surface-1), var(--calcite-color-background));
  min-height: 100vh;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-shell {
    background: radial-gradient(circle at top left, #007ac21f, transparent 24%), radial-gradient(circle at top right, #ffb84d1f, transparent 22%), linear-gradient(180deg, color-mix(in srgb, var(--calcite-color-surface-1) 92%, white 8%), var(--calcite-color-background));
  }
}

.calcite-workspace-main {
  justify-content: center;
  padding: clamp(1.25rem, 3vw, 2.5rem);
  display: flex;
}

.calcite-workspace-stack {
  flex-direction: column;
  gap: .7rem;
  width: min(100%, 92rem);
  display: flex;
}

.calcite-workspace-flow {
  flex-direction: column;
  gap: 1rem;
  width: min(100%, 92rem);
  display: flex;
}

.calcite-workspace-flow calcite-panel, .calcite-workspace-flow calcite-block, .calcite-workspace-flow calcite-notice, .calcite-workspace-flow-panel {
  width: 100%;
}

.calcite-workspace-flow-body {
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 1.1rem;
  display: flex;
}

.calcite-workspace-flow-actions {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.calcite-workspace-flow-summary {
  font-size: var(--calcite-font-size-sm);
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1rem;
  display: flex;
}

.calcite-workspace-flow-links {
  flex-direction: column;
  gap: .375rem;
  margin-top: .75rem;
  display: flex;
}

.calcite-workspace-flow-stepper-header {
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  margin-bottom: .75rem;
  display: flex;
}

.calcite-workspace-flow-heading {
  color: var(--calcite-color-text-1);
  font-size: var(--calcite-font-size-lg);
  font-weight: var(--calcite-font-weight-medium);
  margin: 0;
}

.calcite-workspace-flow-log {
  max-height: 12rem;
  font-family: var(--calcite-font-family-code, Consolas, monospace);
  font-size: var(--calcite-font-size-xs);
  color: var(--calcite-color-text-2);
  line-height: 1.6;
  overflow-y: auto;
}

.calcite-workspace-flow-note {
  color: var(--calcite-color-text-3);
  font-size: var(--calcite-font-size-xs);
  margin-top: .25rem;
}

.calcite-workspace-surface, .calcite-workspace-hero {
  border: 1px solid var(--calcite-color-border-2);
  background: linear-gradient(180deg, var(--calcite-color-surface-1), var(--calcite-color-foreground-1));
  border-radius: 1.25rem;
  flex-wrap: wrap;
  gap: .6rem;
  padding: clamp(.55rem, .9vw, .72rem);
  display: flex;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-surface, .calcite-workspace-hero {
    background: linear-gradient(180deg, color-mix(in srgb, var(--calcite-color-surface-1) 90%, white 10%), color-mix(in srgb, var(--calcite-color-foreground-1) 78%, white 22%));
  }
}

.calcite-workspace-surface, .calcite-workspace-hero {
  box-shadow: 0 18px 36px #13213e12;
}

.calcite-workspace-hero {
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}

.calcite-workspace-hero-row {
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: .2rem 0;
  display: flex;
}

.calcite-workspace-hero-right {
  flex-shrink: 0;
  align-items: center;
  gap: .4rem;
  display: flex;
}

.calcite-workspace-hero-copy, .calcite-workspace-section-copy {
  flex-direction: column;
  gap: .05rem;
  display: flex;
}

.calcite-workspace-hero-title, .calcite-workspace-section-title {
  color: var(--calcite-color-text-1);
  font-size: clamp(1.2rem, 2vw, 1.75rem);
  font-weight: var(--calcite-font-weight-semibold);
  margin: 0;
}

.calcite-workspace-section-title {
  font-size: clamp(1.05rem, 1.5vw, 1.25rem);
}

.calcite-workspace-section-description {
  color: var(--calcite-color-text-2);
  font-size: var(--calcite-font-size--1);
  margin: 0;
  line-height: 1.25;
}

.calcite-workspace-determ-toggle {
  margin-block-end: 0;
  font-weight: var(--calcite-font-weight-medium);
  flex-shrink: 0;
  align-items: center;
  gap: .5rem;
  margin-top: auto;
  display: inline-flex;
}

.calcite-workspace-publish-banner {
  border: 1px solid var(--calcite-color-border-2);
  flex-direction: column;
  align-items: center;
  gap: .15rem;
  padding: .35rem .5rem;
  display: flex;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-publish-banner {
    border: 1px solid color-mix(in srgb, var(--calcite-color-border-2) 84%, white 16%);
  }
}

.calcite-workspace-publish-banner {
  background: linear-gradient(180deg, var(--calcite-color-surface-1), var(--calcite-color-foreground-1));
  border-radius: .75rem;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-publish-banner {
    background: linear-gradient(180deg, color-mix(in srgb, var(--calcite-color-surface-1) 92%, white 8%), color-mix(in srgb, var(--calcite-color-foreground-1) 72%, white 28%));
  }
}

.calcite-workspace-publish-banner {
  text-align: center;
}

.calcite-workspace-publish-dest {
  color: var(--calcite-color-brand);
  align-items: center;
  gap: .35rem;
  display: flex;
}

.calcite-workspace-publish-name {
  font-size: var(--calcite-font-size-1);
  font-weight: var(--calcite-font-weight-semibold);
  color: var(--calcite-color-text-1);
}

.calcite-workspace-publish-host {
  color: var(--calcite-color-text-3);
  font-size: var(--calcite-font-size--1);
}

.calcite-workspace-operator-panel {
  border-top: 1px solid var(--calcite-color-border-3);
  width: 100%;
  margin-top: .25rem;
}

.calcite-workspace-operator-toggle {
  cursor: pointer;
  color: var(--calcite-color-text-3);
  font-size: var(--calcite-font-size--1);
  font-weight: var(--calcite-font-weight-medium);
  -webkit-user-select: none;
  user-select: none;
  align-items: center;
  gap: .4rem;
  padding: .4rem 0;
  list-style: none;
  display: flex;
}

.calcite-workspace-operator-toggle::-webkit-details-marker {
  display: none;
}

.calcite-workspace-operator-toggle:hover {
  color: var(--calcite-color-text-2);
}

.calcite-workspace-operator-chevron {
  margin-left: auto;
  transition: transform .15s;
}

details[open] > .calcite-workspace-operator-toggle .calcite-workspace-operator-chevron {
  transform: rotate(180deg);
}

.calcite-workspace-operator-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .6rem;
  padding-bottom: .3rem;
  display: grid;
}

.calcite-workspace-context-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .6rem;
  width: 100%;
  display: grid;
}

.calcite-workspace-choice-grid {
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: .5rem;
  width: 100%;
  display: grid;
}

.calcite-workspace-context-card, .calcite-workspace-choice {
  border: 1px solid var(--calcite-color-border-2);
  flex-direction: column;
  justify-content: flex-start;
  gap: .1rem;
  min-height: 3.5rem;
  padding: .35rem .5rem;
  display: flex;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-context-card, .calcite-workspace-choice {
    border: 1px solid color-mix(in srgb, var(--calcite-color-border-2) 84%, white 16%);
  }
}

.calcite-workspace-context-card, .calcite-workspace-choice {
  background: linear-gradient(180deg, var(--calcite-color-surface-1), var(--calcite-color-foreground-1));
  border-radius: .75rem;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-context-card, .calcite-workspace-choice {
    background: linear-gradient(180deg, color-mix(in srgb, var(--calcite-color-surface-1) 92%, white 8%), color-mix(in srgb, var(--calcite-color-foreground-1) 72%, white 28%));
  }
}

.calcite-workspace-context-card, .calcite-workspace-choice {
  text-align: left;
  transition: border-color .12s, transform .12s, box-shadow .12s;
}

.calcite-workspace-choice {
  cursor: pointer;
  color: inherit;
}

.calcite-workspace-choice:hover:not(:disabled), .calcite-workspace-choice:focus-visible {
  border-color: var(--calcite-color-brand);
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-choice:hover:not(:disabled), .calcite-workspace-choice:focus-visible {
    border-color: color-mix(in srgb, var(--calcite-color-brand) 60%, var(--calcite-color-border-2) 40%);
  }
}

.calcite-workspace-choice:hover:not(:disabled), .calcite-workspace-choice:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px #13213e14;
}

.calcite-workspace-choice:disabled {
  cursor: not-allowed;
  opacity: .6;
}

.calcite-workspace-choice-icon {
  color: var(--calcite-color-brand);
  margin-bottom: .15rem;
}

.calcite-workspace-choice-accent {
  cursor: pointer;
  background: linear-gradient(#fff8e8fa, #fcf4e0eb);
  border-color: #d6ad5859;
}

.calcite-workspace-choice-accent .calcite-workspace-choice-icon {
  color: var(--calcite-color-warning);
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-workspace-choice-accent .calcite-workspace-choice-icon {
    color: color-mix(in srgb, var(--calcite-color-warning) 70%, black 30%);
  }
}

.calcite-workspace-context-label {
  color: var(--calcite-color-text-3);
  font-size: var(--calcite-font-size--2);
  font-weight: var(--calcite-font-weight-semibold);
  letter-spacing: .08em;
  text-transform: uppercase;
}

.calcite-workspace-context-value, .calcite-workspace-choice-label {
  color: var(--calcite-color-text-1);
  font-size: var(--calcite-font-size-0);
  font-weight: var(--calcite-font-weight-semibold);
  line-height: 1.15;
}

.calcite-workspace-context-meta, .calcite-workspace-choice-detail {
  color: var(--calcite-color-text-2);
  font-size: var(--calcite-font-size--1);
  line-height: 1.2;
}

.calcite-workspace-context-actions {
  flex-direction: row;
  align-items: stretch;
  gap: .35rem;
  margin-top: auto;
  display: flex;
}

.calcite-workspace-context-actions calcite-button, .calcite-workspace-context-card > calcite-button {
  flex: 1 1 0;
}

.calcite-workspace-context-button {
  min-block-size: 2rem;
}

.calcite-workspace-session-name {
  min-width: 0;
  color: var(--calcite-color-text-1);
  font-weight: var(--calcite-font-weight-medium);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.calcite-workspace-browser {
  border-radius: 1rem;
}

.calcite-browser-state {
  min-height: 8rem;
  padding: var(--calcite-space-xl);
  place-items: center;
  display: grid;
}

.calcite-browser-empty {
  align-items: center;
  gap: var(--calcite-space-md);
  padding: var(--calcite-space-xxl) var(--calcite-space-xl);
  text-align: center;
  color: var(--calcite-color-text-3);
  flex-direction: column;
  display: flex;
}

.calcite-browser-empty-title {
  color: var(--calcite-color-text-2);
  font-size: var(--calcite-font-size-0);
  font-weight: var(--calcite-font-weight-semibold);
  margin: 0;
}

.calcite-browser-list {
  flex-direction: column;
  gap: .6rem;
  display: flex;
}

.calcite-browser-list-header {
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.calcite-browser-grid {
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  gap: .6rem;
  display: grid;
}

.calcite-workspace-context-card calcite-button, .calcite-workspace-choice {
  border-radius: .75rem;
}

.calcite-auth-destination-grid {
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: clamp(.875rem, 2vw, 1.25rem);
  display: grid;
}

.calcite-auth-destination-card {
  justify-content: space-between;
  gap: var(--calcite-space-lg);
  border: 1px solid var(--calcite-color-border-2);
  background: linear-gradient(180deg, var(--calcite-color-surface-1), var(--calcite-color-surface-1));
  border-radius: 1rem;
  flex-direction: column;
  min-width: 0;
  min-height: 100%;
  padding: clamp(1rem, 2vw, 1.25rem);
  display: flex;
}

@supports (color: color-mix(in lab, red, red)) {
  .calcite-auth-destination-card {
    background: linear-gradient(180deg, color-mix(in srgb, var(--calcite-color-surface-1) 92%, white 8%), var(--calcite-color-surface-1));
  }
}

.calcite-auth-destination-card {
  box-shadow: 0 18px 40px #13213e14;
}

.calcite-auth-destination-card.is-disabled {
  opacity: .82;
}

.calcite-auth-destination-copy {
  gap: var(--calcite-space-sm);
  flex-direction: column;
  display: flex;
}

.calcite-auth-destination-eyebrow {
  color: var(--calcite-color-brand);
  font-size: var(--calcite-font-size--2);
  font-weight: var(--calcite-font-weight-bold);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin: 0;
}

.calcite-auth-destination-title {
  color: var(--calcite-color-text-1);
  font-size: clamp(1.15rem, 2vw, 1.4rem);
  font-weight: var(--calcite-font-weight-semibold);
  margin: 0;
}

.calcite-auth-destination-body, .calcite-auth-destination-meta {
  color: var(--calcite-color-text-2);
  margin: 0;
  line-height: 1.55;
}

.calcite-auth-destination-meta {
  color: var(--calcite-color-text-3);
  font-size: var(--calcite-font-size--1);
}

.calcite-auth-config-note {
  color: var(--calcite-color-text-2);
  margin: 0 0 .75rem;
  line-height: 1.5;
}

.calcite-auth-config-grid {
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: .75rem;
  display: grid;
}

.calcite-auth-config-group {
  flex-direction: column;
  gap: .4rem;
  display: flex;
}

.calcite-auth-config-group strong {
  color: var(--calcite-color-text-1);
  font-size: var(--calcite-font-size--1);
}

.calcite-auth-config-list {
  color: var(--calcite-color-text-2);
  margin: 0;
  padding-left: 1rem;
  line-height: 1.55;
}

.calcite-auth-config-list li + li {
  margin-top: .25rem;
}

.calcite-auth-config-list code {
  background: var(--calcite-color-foreground-1);
  color: var(--calcite-color-text-1);
  font-size: var(--calcite-font-size--2);
  font-family: var(--calcite-font-family-code, Consolas, monospace);
  border-radius: .45rem;
  padding: .08rem .35rem;
}

@media (max-width: 960px) {
  .calcite-workspace-main {
    padding: 1rem;
  }

  .calcite-workspace-hero-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .calcite-workspace-operator-grid {
    grid-template-columns: 1fr;
  }

  .calcite-workspace-context-card, .calcite-workspace-choice {
    min-height: auto;
  }

  .calcite-workspace-context-actions {
    flex-direction: column;
  }

  .calcite-workspace-flow {
    width: 100%;
  }

  .calcite-workspace-flow-stepper-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .calcite-workspace-choice-grid {
    grid-template-columns: 1fr;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=src_app_globals_91e4631d.css.map*/