/*! tailwindcss v4.0.12 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-red-50: oklch(0.971 0.013 17.38);
    --color-red-300: oklch(0.808 0.114 19.571);
    --color-red-400: oklch(0.704 0.191 22.216);
    --color-red-500: oklch(0.637 0.237 25.331);
    --color-red-600: oklch(0.577 0.245 27.325);
    --color-red-700: oklch(0.505 0.213 27.518);
    --color-red-800: oklch(0.444 0.177 26.899);
    --color-orange-50: oklch(0.98 0.016 73.684);
    --color-orange-700: oklch(0.553 0.195 38.402);
    --color-orange-800: oklch(0.47 0.157 37.304);
    --color-yellow-50: oklch(0.987 0.026 102.212);
    --color-yellow-300: oklch(0.905 0.182 98.111);
    --color-yellow-400: oklch(0.852 0.199 91.936);
    --color-yellow-700: oklch(0.554 0.135 66.442);
    --color-yellow-800: oklch(0.476 0.114 61.907);
    --color-green-50: oklch(0.982 0.018 155.826);
    --color-green-100: oklch(0.962 0.044 156.743);
    --color-green-300: oklch(0.871 0.15 154.449);
    --color-green-400: oklch(0.792 0.209 151.711);
    --color-green-500: oklch(0.723 0.219 149.579);
    --color-green-700: oklch(0.527 0.154 150.069);
    --color-green-800: oklch(0.448 0.119 151.328);
    --color-green-900: oklch(0.393 0.095 152.535);
    --color-teal-500: oklch(0.704 0.14 182.503);
    --color-teal-600: oklch(0.6 0.118 184.704);
    --color-blue-50: oklch(0.97 0.014 254.604);
    --color-blue-100: oklch(0.932 0.032 255.585);
    --color-blue-300: oklch(0.809 0.105 251.813);
    --color-blue-500: oklch(0.623 0.214 259.815);
    --color-blue-600: oklch(0.546 0.245 262.881);
    --color-blue-700: oklch(0.488 0.243 264.376);
    --color-blue-800: oklch(0.424 0.199 265.638);
    --color-indigo-200: oklch(0.87 0.065 274.039);
    --color-indigo-500: oklch(0.585 0.233 277.117);
    --color-indigo-600: oklch(0.511 0.262 276.966);
    --color-indigo-800: oklch(0.398 0.195 277.366);
    --color-purple-50: oklch(0.977 0.014 308.299);
    --color-purple-700: oklch(0.496 0.265 301.924);
    --color-purple-800: oklch(0.438 0.218 303.724);
    --color-gray-50: oklch(0.985 0.002 247.839);
    --color-gray-100: oklch(0.967 0.003 264.542);
    --color-gray-200: oklch(0.928 0.006 264.531);
    --color-gray-300: oklch(0.872 0.01 258.338);
    --color-gray-400: oklch(0.707 0.022 261.325);
    --color-gray-500: oklch(0.551 0.027 264.364);
    --color-gray-600: oklch(0.446 0.03 256.802);
    --color-gray-700: oklch(0.373 0.034 259.733);
    --color-gray-800: oklch(0.278 0.033 256.848);
    --color-gray-900: oklch(0.21 0.034 264.665);
    --color-gray-950: oklch(0.13 0.028 261.692);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --blur-md: 12px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}
@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;
  }
  body {
    line-height: inherit;
  }
  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;
    color: color-mix(in oklab, currentColor 50%, transparent);
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .\@container {
    container-type: inline-size;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .absolute\! {
    position: absolute !important;
  }
  .fixed {
    position: fixed;
  }
  .fixed\! {
    position: fixed !important;
  }
  .relative {
    position: relative;
  }
  .relative\! {
    position: relative !important;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .start-0 {
    inset-inline-start: calc(var(--spacing) * 0);
  }
  .start-1 {
    inset-inline-start: calc(var(--spacing) * 1);
  }
  .-top-1\/2 {
    top: calc(calc(1/2 * 100%) * -1);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .-right-1\/2 {
    right: calc(calc(1/2 * 100%) * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .-bottom-1\/2 {
    bottom: calc(calc(1/2 * 100%) * -1);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[60px\] {
    bottom: 60px;
  }
  .-left-1\/2 {
    left: calc(calc(1/2 * 100%) * -1);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .isolate {
    isolation: isolate;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .order-first {
    order: -9999;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .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;
    }
  }
  .m-10 {
    margin: calc(var(--spacing) * 10);
  }
  .m-auto {
    margin: auto;
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .-ms-px {
    margin-inline-start: -1px;
  }
  .ms-1 {
    margin-inline-start: calc(var(--spacing) * 1);
  }
  .ms-2 {
    margin-inline-start: calc(var(--spacing) * 2);
  }
  .ms-4 {
    margin-inline-start: calc(var(--spacing) * 4);
  }
  .ms-auto {
    margin-inline-start: auto;
  }
  .me-1 {
    margin-inline-end: calc(var(--spacing) * 1);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-28 {
    margin-top: calc(var(--spacing) * 28);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .\!block {
    display: block !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .table\! {
    display: table !important;
  }
  .aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
  .size-1 {
    width: calc(var(--spacing) * 1);
    height: calc(var(--spacing) * 1);
  }
  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[90px\] {
    height: 90px;
  }
  .h-\[280px\] {
    height: 280px;
  }
  .h-\[480px\] {
    height: 480px;
  }
  .h-\[1200px\] {
    height: 1200px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-64 {
    max-height: calc(var(--spacing) * 64);
  }
  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }
  .max-h-120 {
    max-height: calc(var(--spacing) * 120);
  }
  .min-h-20 {
    min-height: calc(var(--spacing) * 20);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-\[8px\] {
    width: 8px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-min {
    width: min-content;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[700px\] {
    max-width: 700px;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .min-w-\[6rem\] {
    min-width: 6rem;
  }
  .min-w-\[7rem\] {
    min-width: 7rem;
  }
  .min-w-\[13rem\] {
    min-width: 13rem;
  }
  .min-w-\[16rem\] {
    min-width: 16rem;
  }
  .min-w-full {
    min-width: 100%;
  }
  .min-w-max {
    min-width: max-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink\! {
    flex-shrink: 1 !important;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-left {
    transform-origin: left;
  }
  .origin-top-left {
    transform-origin: top left;
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-full {
    --tw-translate-y: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-x-0 {
    --tw-scale-x: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-rotate-12 {
    rotate: calc(12deg * -1);
  }
  .rotate-12 {
    rotate: 12deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }
  .transform\! {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y) !important;
  }
  .transform-none {
    transform: none;
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .scroll-pt-64 {
    scroll-padding-top: calc(var(--spacing) * 64);
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .appearance-none {
    appearance: none;
  }
  .auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }
  .grid-flow-col {
    grid-auto-flow: column;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .-space-y-px {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(-1px * var(--tw-space-y-reverse));
      margin-block-end: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .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-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-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-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)));
    }
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .-space-x-px {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(-1px * var(--tw-space-x-reverse));
      margin-inline-end: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-3 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-6 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-12 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 12) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-gray-200 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-200);
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-md {
    border-top-left-radius: var(--radius-md);
    border-top-right-radius: var(--radius-md);
  }
  .rounded-b-md {
    border-bottom-right-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-s-4 {
    border-inline-start-style: var(--tw-border-style);
    border-inline-start-width: 4px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-blue-100 {
    border-color: var(--color-blue-100);
  }
  .border-blue-600 {
    border-color: var(--color-blue-600);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-green-100 {
    border-color: var(--color-green-100);
  }
  .border-primary-200 {
    border-color: #a6e4e2;
  }
  .border-primary-500 {
    border-color: #1ca6a2;
  }
  .border-primary-600 {
    border-color: #178b88;
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .border-red-500 {
    border-color: var(--color-red-500);
  }
  .border-secondary-100 {
    border-color: #f1f5f9;
  }
  .border-secondary-200 {
    border-color: #e2e8f0;
  }
  .border-secondary-300 {
    border-color: #cbd5e1;
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-s-gray-200 {
    border-inline-start-color: var(--color-gray-200);
  }
  .bg-black\/50 {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-900\/50 {
    background-color: color-mix(in oklab, var(--color-gray-900) 50%, transparent);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-indigo-200\/80 {
    background-color: color-mix(in oklab, var(--color-indigo-200) 80%, transparent);
  }
  .bg-orange-50 {
    background-color: var(--color-orange-50);
  }
  .bg-primary-50 {
    background-color: #effdfc;
  }
  .bg-primary-100 {
    background-color: #d3f4f2;
  }
  .bg-primary-400 {
    background-color: #38bcb8;
  }
  .bg-primary-600 {
    background-color: #178b88;
  }
  .bg-primary-700 {
    background-color: #126f6e;
  }
  .bg-primary-800 {
    background-color: #0d5453;
  }
  .bg-purple-50 {
    background-color: var(--color-purple-50);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-secondary-50 {
    background-color: #f8fafc;
  }
  .bg-secondary-100 {
    background-color: #f1f5f9;
  }
  .bg-secondary-200 {
    background-color: #e2e8f0;
  }
  .bg-secondary-900 {
    background-color: #0f172a;
  }
  .bg-teal-600 {
    background-color: var(--color-teal-600);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/50 {
    background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-\[url\(\'data\:image\/svg\+xml\;base64\,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDBoNjB2NjBIMHoiLz48cGF0aCBkPSJNMzYuMjUgMzUuMjVhMi4yNSAyLjI1IDAgMTAwLTQuNSAyLjI1IDIuMjUgMCAwMDAgNC41eiIgZmlsbD0iI0VFRUVFRSIvPjwvZz48L3N2Zz4\=\'\)\] {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDBoNjB2NjBIMHoiLz48cGF0aCBkPSJNMzYuMjUgMzUuMjVhMi4yNSAyLjI1IDAgMTAwLTQuNSAyLjI1IDIuMjUgMCAwMDAgNC41eiIgZmlsbD0iI0VFRUVFRSIvPjwvZz48L3N2Zz4=');
  }
  .bg-\[url\(\'image\.svg\'\)\] {
    background-image: url("image.svg");
  }
  .from-green-50 {
    --tw-gradient-from: var(--color-green-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));
  }
  .from-primary-500 {
    --tw-gradient-from: #1ca6a2;
    --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));
  }
  .from-primary-600 {
    --tw-gradient-from: #178b88;
    --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));
  }
  .from-white {
    --tw-gradient-from: var(--color-white);
    --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-blue-50 {
    --tw-gradient-to: var(--color-blue-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-gray-50 {
    --tw-gradient-to: var(--color-gray-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-primary-600 {
    --tw-gradient-to: #178b88;
    --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-primary-700 {
    --tw-gradient-to: #126f6e;
    --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-primary-800 {
    --tw-gradient-to: #0d5453;
    --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-\[0\%_50\%\] {
    object-position: 0% 50%;
  }
  .object-\[20\%_50\%\] {
    object-position: 20% 50%;
  }
  .object-\[50\%_30\%\] {
    object-position: 50% 30%;
  }
  .object-\[50\%_55\%\] {
    object-position: 50% 55%;
  }
  .object-\[50\%_60\%\] {
    object-position: 50% 60%;
  }
  .object-\[50\%_80\%\] {
    object-position: 50% 80%;
  }
  .object-\[50\%_95\%\] {
    object-position: 50% 95%;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .ps-3 {
    padding-inline-start: calc(var(--spacing) * 3);
  }
  .ps-5 {
    padding-inline-start: calc(var(--spacing) * 5);
  }
  .pe-3 {
    padding-inline-end: calc(var(--spacing) * 3);
  }
  .pe-7 {
    padding-inline-end: calc(var(--spacing) * 7);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-9 {
    padding-top: calc(var(--spacing) * 9);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-\[56\.25\%\] {
    padding-bottom: 56.25%;
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-start {
    text-align: start;
  }
  .font-dmsans {
    font-family: DM Sans, sans-serif;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .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-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .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-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .break-keep {
    word-break: keep-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-400\/50 {
    color: color-mix(in oklab, var(--color-gray-400) 50%, transparent);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .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-gray-900 {
    color: var(--color-gray-900);
  }
  .text-gray-950 {
    color: var(--color-gray-950);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-indigo-600 {
    color: var(--color-indigo-600);
  }
  .text-indigo-800 {
    color: var(--color-indigo-800);
  }
  .text-inherit {
    color: inherit;
  }
  .text-orange-700 {
    color: var(--color-orange-700);
  }
  .text-orange-800 {
    color: var(--color-orange-800);
  }
  .text-primary-100 {
    color: #d3f4f2;
  }
  .text-primary-300 {
    color: #6fd1ce;
  }
  .text-primary-500 {
    color: #1ca6a2;
  }
  .text-primary-600 {
    color: #178b88;
  }
  .text-primary-700 {
    color: #126f6e;
  }
  .text-primary-800 {
    color: #0d5453;
  }
  .text-purple-700 {
    color: var(--color-purple-700);
  }
  .text-purple-800 {
    color: var(--color-purple-800);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-secondary-300 {
    color: #cbd5e1;
  }
  .text-secondary-400 {
    color: #94a3b8;
  }
  .text-secondary-500 {
    color: #64748b;
  }
  .text-secondary-600 {
    color: #475569;
  }
  .text-secondary-700 {
    color: #334155;
  }
  .text-secondary-900 {
    color: #0f172a;
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/90 {
    color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
  .text-yellow-400 {
    color: var(--color-yellow-400);
  }
  .text-yellow-700 {
    color: var(--color-yellow-700);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .capitalize\! {
    text-transform: capitalize !important;
  }
  .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,);
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-\[\.2rem\] {
    text-underline-offset: .2rem;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .placeholder-gray-500 {
    &::placeholder {
      color: var(--color-gray-500);
    }
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-5 {
    opacity: 5%;
  }
  .opacity-10 {
    opacity: 10%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --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);
  }
  .ring-black {
    --tw-ring-color: var(--color-black);
  }
  .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,);
  }
  .drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .invert\! {
    --tw-invert: invert(100%) !important;
    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,) !important;
  }
  .sepia {
    --tw-sepia: sepia(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,);
  }
  .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,) !important;
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2011-07-15\/APIReference\/ApiReference-query-CreateSubnet\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2011-07-15/APIReference/ApiReference-query-CreateSubnet.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2011-07-15\/APIReference\/ApiReference-query-DeleteSubnet\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2011-07-15/APIReference/ApiReference-query-DeleteSubnet.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2011-07-15\/APIReference\/index\.html\?ApiReference-query-CreateVpc\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2011-07-15/APIReference/index.html?ApiReference-query-CreateVpc.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2011-07-15\/APIReference\/index\.html\?ApiReference-query-DeleteVpc\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2011-07-15/APIReference/index.html?ApiReference-query-DeleteVpc.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2011-07-15\/APIReference\/index\.html\?ApiReference-query-DescribeSubnets\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2011-07-15/APIReference/index.html?ApiReference-query-DescribeSubnets.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2011-07-15\/APIReference\/index\.html\?ApiReference-query-DescribeVpcs\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2011-07-15/APIReference/index.html?ApiReference-query-DescribeVpcs.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/ApiReference-query-CreateNetworkInterface\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/ApiReference-query-CreateNetworkInterface.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/ApiReference-query-DeleteNetworkInterface\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/ApiReference-query-DeleteNetworkInterface.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/ApiReference-query-DescribeNetworkInterfaceAttribute\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/ApiReference-query-DescribeNetworkInterfaceAttribute.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/ApiReference-query-DetachNetworkInterface\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/ApiReference-query-DetachNetworkInterface.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/ApiReference-query-ModifyNetworkInterfaceAttribute\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/ApiReference-query-ModifyNetworkInterfaceAttribute.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/index\.html\?ApiReference-query-AttachNetworkInterface\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/index.html?ApiReference-query-AttachNetworkInterface.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/2012-03-01\/APIReference\/index\.html\?ApiReference-query-DescribeNetworkInterfaces\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/2012-03-01/APIReference/index.html?ApiReference-query-DescribeNetworkInterfaces.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-ItemType-DhcpOptionsType\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-ItemType-DhcpOptionsType.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-ItemType-InternetGatewayAttachmentType\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-ItemType-InternetGatewayAttachmentType.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-ItemType-InternetGatewayType\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-ItemType-InternetGatewayType.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AllocateAddress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AllocateAddress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AssociateAddress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AssociateAddress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AssociateDhcpOptions\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AssociateDhcpOptions.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AttachInternetGateway\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AttachInternetGateway.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AttachVolume\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AttachVolume.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AuthorizeSecurityGroupEgress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AuthorizeSecurityGroupEgress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AuthorizeSecurityGroupIngress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-AuthorizeSecurityGroupIngress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CancelSpotInstanceRequests\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CancelSpotInstanceRequests.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CopySnapshot\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CopySnapshot.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateDhcpOptions\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateDhcpOptions.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateImage\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateImage.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateKeyPair\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateKeyPair.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreatePlacementGroup\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreatePlacementGroup.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateSecurityGroup\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateSecurityGroup.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateSnapshot\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateSnapshot.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateSpotDatafeedSubscription\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateSpotDatafeedSubscription.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateTags\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateTags.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateVolume\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-CreateVolume.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteDhcpOptions\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteDhcpOptions.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteInternetGateway\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteInternetGateway.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteKeyPair\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteKeyPair.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeletePlacementGroup\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeletePlacementGroup.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteSecurityGroup\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteSecurityGroup.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteSnapshot\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteSnapshot.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteSpotDatafeedSubscription\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteSpotDatafeedSubscription.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteTags\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteTags.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteVolume\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteVolume.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeregisterImage\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DeregisterImage.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeAddresses\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeAddresses.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeAvailabilityZones\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeAvailabilityZones.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeImages\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeImages.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeKeyPairs\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeKeyPairs.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribePlacementGroups\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribePlacementGroups.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeRegions\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeRegions.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeReservedInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeReservedInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeReservedInstancesOfferings\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeReservedInstancesOfferings.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeSecurityGroups\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSecurityGroups.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeSnapshots\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSnapshots.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeSpotDatafeedSubscription\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSpotDatafeedSubscription.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeSpotInstanceRequests\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSpotInstanceRequests.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeSpotPriceHistory\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSpotPriceHistory.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeTags\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeTags.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeVolumes\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeVolumes.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DetachInternetGateway\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DetachInternetGateway.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DetachVolume\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DetachVolume.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DisassociateAddress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DisassociateAddress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-GetConsoleOutput\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-GetConsoleOutput.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-GetPasswordData\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-GetPasswordData.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ImportKeyPair\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-ImportKeyPair.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ModifyImageAttribute\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-ModifyImageAttribute.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ModifyInstanceAttribute\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-ModifyInstanceAttribute.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ModifySnapshotAttribute\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-ModifySnapshotAttribute.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-MonitorInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-MonitorInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-PurchaseReservedInstancesOffering\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-PurchaseReservedInstancesOffering.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-RebootInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-RebootInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-RegisterImage\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-RegisterImage.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ReleaseAddress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-ReleaseAddress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-RequestSpotInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-RequestSpotInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-RevokeSecurityGroupEgress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-RevokeSecurityGroupEgress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-RevokeSecurityGroupIngress\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-RevokeSecurityGroupIngress.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-RunInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-RunInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-StartInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-StartInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-StopInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-StopInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-TerminateInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-TerminateInstances.html;
  }
  .\[http\:\/\/docs\.amazonwebservices\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-UnmonitorInstances\.html\] {
    http: //docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-UnmonitorInstances.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AssignPrivateIpAddresses\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-AssignPrivateIpAddresses.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-AssociateRouteTable\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-AssociateRouteTable.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateNetworkAcl\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateNetworkAcl.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateNetworkAclEntry\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateNetworkAclEntry.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateRoute\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateRoute.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-CreateRouteTable\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateRouteTable.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteNetworkAcl\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteNetworkAcl.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteNetworkAclEntry\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteNetworkAclEntry.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteRoute\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteRoute.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DeleteRouteTable\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteRouteTable.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeAccountAttributes\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeAccountAttributes.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeNetworkAcls\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeNetworkAcls.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DescribeRouteTables\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeRouteTables.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-DisassociateRouteTable\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DisassociateRouteTable.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ModifyVpcAttribute\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ModifyVpcAttribute.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ReplaceNetworkAclAssociation\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ReplaceNetworkAclAssociation.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ReplaceNetworkAclEntry\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ReplaceNetworkAclEntry.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/ApiReference-query-ReplaceRoute\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ReplaceRoute.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/CommandLineReference\/ApiReference-cmd-CopyImage\.html\] {
    http: //docs.aws.amazon.com/AWSEC2/latest/CommandLineReference/ApiReference-cmd-CopyImage.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AmazonRDS\/latest\/APIReference\/API_CopyDBSnapshot\.html\] {
    http: //docs.aws.amazon.com/AmazonRDS/latest/APIReference/API CopyDBSnapshot.html;
  }
  .\[http\:\/\/docs\.aws\.amazon\.com\/AmazonRDS\/latest\/APIReference\/API_ModifyDBSnapshotAttribute\.html\] {
    http: //docs.aws.amazon.com/AmazonRDS/latest/APIReference/API ModifyDBSnapshotAttribute.html;
  }
  .\[http\:\/\/httpd\.apache\.org\/docs\/1\.3\/logs\.html\#common\] {
    http: //httpd.apache.org/docs/1.3/logs.html#common;
  }
  .\[http\:\/\/imagemagick\.org\] {
    http: //imagemagick.org;
  }
  .\[http\:\/\/libvips\.github\.io\/libvips\/\] {
    http: //libvips.github.io/libvips/;
  }
  .\[http\:\/\/pragprog\.com\/book\/sidruby\/the-druby-book\] {
    http: //pragprog.com/book/sidruby/the-druby-book;
  }
  .\[http\:\/\/pubs\.opengroup\.org\/onlinepubs\/9699919799\/utilities\/contents\.html\] {
    http: //pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html;
  }
  .\[http\:\/\/rikeripsum\.com\] {
    http: //rikeripsum.com;
  }
  .\[http\:\/\/stackoverflow\.com\/questions\/881388\/what-is-the-reason-for-performing-a-double-fork-when-creating-a-daemon\] {
    http: //stackoverflow.com/questions/881388/what-is-the-reason-for-performing-a-double-fork-when-creating-a-daemon;
  }
  .\[http\:\/\/tools\.ietf\.org\/html\/rfc5321\#section-4\.2\] {
    http: //tools.ietf.org/html/rfc5321#section-4.2;
  }
  .\[http\:\/\/www\.clio\.ne\.jp\/home\/web-i31s\/Flotuard\/Ruby\/PRC2K_seki\/dRuby\.en\.html\] {
    http: //www.clio.ne.jp/home/web-i31s/Flotuard/Ruby/PRC2K seki/dRuby.en.html;
  }
  .\[http\:\/\/www\.famfamfam\.com\/lab\/icons\/silk\/\] {
    http: //www.famfamfam.com/lab/icons/silk/;
  }
  .\[http\:\/\/www\.iana\.org\/assignments\/imap4-capabilities\#imap-capabilities-2\] {
    http: //www.iana.org/assignments/imap4-capabilities#imap-capabilities-2;
  }
  .\[http\:\/\/www\.iana\.org\/assignments\/imap4-capabilities\] {
    http: //www.iana.org/assignments/imap4-capabilities;
  }
  .\[http\:\/\/www\.ietf\.org\/rfc\/rfc2616\.txt\] {
    http: //www.ietf.org/rfc/rfc2616.txt;
  }
  .\[http\:\/\/www\.ietf\.org\/rfc\/rfc2617\.txt\] {
    http: //www.ietf.org/rfc/rfc2617.txt;
  }
  .\[http\:\/\/www\.ietf\.org\/rfc\/rfc2822\.txt\] {
    http: //www.ietf.org/rfc/rfc2822.txt;
  }
  .\[http\:\/\/www\.imagemagick\.org\] {
    http: //www.imagemagick.org;
  }
  .\[http\:\/\/www\.postgresql\.org\/docs\/current\/static\/sql-copy\.html\] {
    http: //www.postgresql.org/docs/current/static/sql-copy.html;
  }
  .\[http\:\/\/www\.ruby-doc\.org\/docs\/ProgrammingRuby\/html\/ospace\.html\] {
    http: //www.ruby-doc.org/docs/ProgrammingRuby/html/ospace.html;
  }
  .\[http\:\/\/www\.rubydoc\.info\/gems\/ruby-vips\/Vips\/Image\] {
    http: //www.rubydoc.info/gems/ruby-vips/Vips/Image;
  }
  .\[http\:\/\/www\.rubyinside\.com\/using-ripper-to-see-how-ruby-is-parsing-your-code-5270\.html\] {
    http: //www.rubyinside.com/using-ripper-to-see-how-ruby-is-parsing-your-code-5270.html;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_COPY\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD COPY;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_LOCK\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD LOCK;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_MKCOL\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD MKCOL;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_MOVE\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD MOVE;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_PROPFIND\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD PROPFIND;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_PROPPATCH\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD PROPPATCH;
  }
  .\[http\:\/\/www\.webdav\.org\/specs\/rfc4918\.html\#METHOD_UNLOCK\] {
    http: //www.webdav.org/specs/rfc4918.html#METHOD UNLOCK;
  }
  .\[http\:\/\/www2a\.biglobe\.ne\.jp\/\~seki\/ruby\/druby\.en\.html\] {
    http: //www2a.biglobe.ne.jp/~seki/ruby/druby.en.html;
  }
  .\[http\:\/\/www2a\.biglobe\.ne\.jp\/\~seki\/ruby\/druby\.html\] {
    http: //www2a.biglobe.ne.jp/~seki/ruby/druby.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveJob\/QueueAdapters\/AsyncAdapter\.html\] {
    https: //api.rubyonrails.org/classes/ActiveJob/QueueAdapters/AsyncAdapter.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveJob\/QueueAdapters\/InlineAdapter\.html\] {
    https: //api.rubyonrails.org/classes/ActiveJob/QueueAdapters/InlineAdapter.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveJob\/QueueAdapters\/TestAdapter\.html\] {
    https: //api.rubyonrails.org/classes/ActiveJob/QueueAdapters/TestAdapter.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/AttributeMethods\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/AttributeMethods.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Callbacks\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Callbacks.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Dirty\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Dirty.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Errors\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Errors.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Naming\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Naming.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Serialization\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Serialization.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Translation\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Translation.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Validations\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Validations.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveModel\/Validator\.html\] {
    https: //api.rubyonrails.org/classes/ActiveModel/Validator.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Aggregations\/ClassMethods\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Aggregations/ClassMethods.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Associations\/ClassMethods\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Base\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Base.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Callbacks\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Callbacks.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Migration\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Migration.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Reflection\/ClassMethods\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Reflection/ClassMethods.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Transactions\/ClassMethods\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html;
  }
  .\[https\:\/\/api\.rubyonrails\.org\/classes\/ActiveRecord\/Validations\.html\] {
    https: //api.rubyonrails.org/classes/ActiveRecord/Validations.html;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-1-basics\/\] {
    https: //avdi.codes/rake-part-1-basics/;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-2-file-lists-2\/\] {
    https: //avdi.codes/rake-part-2-file-lists-2/;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-3-rules\/\] {
    https: //avdi.codes/rake-part-3-rules/;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-4-pathmap\/\] {
    https: //avdi.codes/rake-part-4-pathmap/;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-5-file-operations\/\] {
    https: //avdi.codes/rake-part-5-file-operations/;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-6-clean-and-clobber\/\] {
    https: //avdi.codes/rake-part-6-clean-and-clobber/;
  }
  .\[https\:\/\/avdi\.codes\/rake-part-7-multitask\/\] {
    https: //avdi.codes/rake-part-7-multitask/;
  }
  .\[https\:\/\/brakemanscanner\.org\/\] {
    https: //brakemanscanner.org/;
  }
  .\[https\:\/\/bugs\.ruby-lang\.org\/issues\/15033\] {
    https: //bugs.ruby-lang.org/issues/15033;
  }
  .\[https\:\/\/bundler\.io\/docs\.html\] {
    https: //bundler.io/docs.html;
  }
  .\[https\:\/\/coveralls\.io\/github\/mime-types\/ruby-mime-types\?branch\=master\] {
    https: //coveralls.io/github/mime-types/ruby-mime-types?branch=master;
  }
  .\[https\:\/\/developers\.google\.com\/gmail\/imap\/imap-extensions\] {
    https: //developers.google.com/gmail/imap/imap-extensions;
  }
  .\[https\:\/\/docs\.aws\.amazon\.com\/AWSEC2\/latest\/APIReference\/API_ModifyInstancePlacement\.html\] {
    https: //docs.aws.amazon.com/AWSEC2/latest/APIReference/API ModifyInstancePlacement.html;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/BigDecimal\.html\#method-c-json_create\] {
    https: //docs.ruby-lang.org/en/master/BigDecimal.html#method-c-json create;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/BigDecimal\.html\#method-i-as_json\] {
    https: //docs.ruby-lang.org/en/master/BigDecimal.html#method-i-as json;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/BigDecimal\.html\#method-i-to_json\] {
    https: //docs.ruby-lang.org/en/master/BigDecimal.html#method-i-to json;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Dir\.html\#method-c-mkdir\] {
    https: //docs.ruby-lang.org/en/master/Dir.html#method-c-mkdir;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Dir\.html\#method-c-rmdir\] {
    https: //docs.ruby-lang.org/en/master/Dir.html#method-c-rmdir;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Encoding\.html\#method-c-find\] {
    https: //docs.ruby-lang.org/en/master/Encoding.html#method-c-find;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Enumerable\.html\#module-Enumerable-label-Enumerable\+in\+Ruby\+Classes\] {
    https: //docs.ruby-lang.org/en/master/Enumerable.html#module-Enumerable-label-Enumerable+in+Ruby+Classes;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Enumerable\.html\] {
    https: //docs.ruby-lang.org/en/master/Enumerable.html;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/File\.html\#method-i-chmod\] {
    https: //docs.ruby-lang.org/en/master/File.html#method-i-chmod;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/File\.html\#method-i-chown\] {
    https: //docs.ruby-lang.org/en/master/File.html#method-i-chown;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/File\.html\] {
    https: //docs.ruby-lang.org/en/master/File.html;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/OpenSSL\/SSL\/SSLContext\.html\#attribute-i-ca_file\] {
    https: //docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#attribute-i-ca file;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/OpenSSL\/SSL\/SSLContext\.html\#attribute-i-ca_path\] {
    https: //docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#attribute-i-ca path;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/OpenSSL\/SSL\/SSLContext\.html\#attribute-i-verify_mode\] {
    https: //docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#attribute-i-verify mode;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/OpenSSL\/SSL\/SSLContext\.html\#method-i-min_version-3D\] {
    https: //docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#method-i-min version-3D;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/OpenSSL\/SSL\/SSLContext\.html\#method-i-set_params\] {
    https: //docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#method-i-set params;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/OpenSSL\/SSL\/SSLContext\.html\] {
    https: //docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/String\.html\#method-i-dump\] {
    https: //docs.ruby-lang.org/en/master/String.html#method-i-dump;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Time\.html\#method-i-strftime\] {
    https: //docs.ruby-lang.org/en/master/Time.html#method-i-strftime;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/Time\.html\] {
    https: //docs.ruby-lang.org/en/master/Time.html;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-HTTP\+Format\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-HTTP+Format;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-ISO\+8601\+Format\+Specifications\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-ISO+8601+Format+Specifications;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-JIS\+X\+0301\+Format\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-JIS+X+0301+Format;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-RFC\+2822\+Format\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-RFC+2822+Format;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-RFC\+3339\+Format\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-RFC+3339+Format;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-Shorthand\+Conversion\+Specifiers\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-Shorthand+Conversion+Specifiers;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\#label-Specialized\+Format\+Strings\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html#label-Specialized+Format+Strings;
  }
  .\[https\:\/\/docs\.ruby-lang\.org\/en\/master\/strftime_formatting_rdoc\.html\] {
    https: //docs.ruby-lang.org/en/master/strftime formatting rdoc.html;
  }
  .\[https\:\/\/documentation\.mailgun\.com\/en\/latest\/user_manual\.html\#receiving-forwarding-and-storing-messages\] {
    https: //documentation.mailgun.com/en/latest/user manual.html#receiving-forwarding-and-storing-messages;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#DELETE_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#DELETE method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#GET_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#GET method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#HEAD_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#HEAD method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#OPTIONS_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#OPTIONS method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#PATCH_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#PATCH method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#POST_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#POST method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#PUT_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#PUT method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/w\/index\.php\?title\=Hypertext_Transfer_Protocol\#TRACE_method\] {
    https: //en.wikipedia.org/w/index.php?title=Hypertext Transfer Protocol#TRACE method;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Base64\] {
    https: //en.wikipedia.org/wiki/Base64;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Gregorian_calendar\#Gregorian_reform\] {
    https: //en.wikipedia.org/wiki/Gregorian calendar#Gregorian reform;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/HTTP\#Request_methods\] {
    https: //en.wikipedia.org/wiki/HTTP#Request methods;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Hypertext_Transfer_Protocol\#Cacheable_methods\] {
    https: //en.wikipedia.org/wiki/Hypertext Transfer Protocol#Cacheable methods;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Hypertext_Transfer_Protocol\#Idempotent_methods\] {
    https: //en.wikipedia.org/wiki/Hypertext Transfer Protocol#Idempotent methods;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Hypertext_Transfer_Protocol\#Request_methods\] {
    https: //en.wikipedia.org/wiki/Hypertext Transfer Protocol#Request methods;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Hypertext_Transfer_Protocol\#Safe_methods\] {
    https: //en.wikipedia.org/wiki/Hypertext Transfer Protocol#Safe methods;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/ISO_8601\#Durations\] {
    https: //en.wikipedia.org/wiki/ISO 8601#Durations;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Jim_Weirich\] {
    https: //en.wikipedia.org/wiki/Jim Weirich;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#Accept-Encoding\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#Accept-Encoding;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#content-encoding-response-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#content-encoding-response-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#content-length-request-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#content-length-request-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#content-length-response-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#content-length-response-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#content-range-response-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#content-range-response-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#content-type-request-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#content-type-request-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#content-type-response-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#content-type-response-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#range-request-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#range-request-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/List_of_HTTP_header_fields\#transfer-encoding-response-header\] {
    https: //en.wikipedia.org/wiki/List of HTTP header fields#transfer-encoding-response-header;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Logging_\(software\)\#Event_logs\] {
    https: //en.wikipedia.org/wiki/Logging (software)#Event logs;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Media_type\] {
    https: //en.wikipedia.org/wiki/Media type;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Miguel_de_Cervantes\] {
    https: //en.wikipedia.org/wiki/Miguel de Cervantes;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Proleptic_Gregorian_calendar\] {
    https: //en.wikipedia.org/wiki/Proleptic Gregorian calendar;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Standard_time\#Great_Britain\] {
    https: //en.wikipedia.org/wiki/Standard time#Great Britain;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Table_\(information\)\#Simple_table\] {
    https: //en.wikipedia.org/wiki/Table (information)#Simple table;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Table_\(information\)\] {
    https: //en.wikipedia.org/wiki/Table (information);
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Time_complexity\#Constant_time\] {
    https: //en.wikipedia.org/wiki/Time complexity#Constant time;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Time_complexity\#Linear_time\] {
    https: //en.wikipedia.org/wiki/Time complexity#Linear time;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Transport_Layer_Security\] {
    https: //en.wikipedia.org/wiki/Transport Layer Security;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/Tropical_year\] {
    https: //en.wikipedia.org/wiki/Tropical year;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/URI_fragment\] {
    https: //en.wikipedia.org/wiki/URI fragment;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/WebDAV\#Implementation\] {
    https: //en.wikipedia.org/wiki/WebDAV#Implementation;
  }
  .\[https\:\/\/en\.wikipedia\.org\/wiki\/William_Shakespeare\] {
    https: //en.wikipedia.org/wiki/William Shakespeare;
  }
  .\[https\:\/\/github\.com\/QueueClassic\/queue_classic\] {
    https: //github.com/QueueClassic/queue classic;
  }
  .\[https\:\/\/github\.com\/basecamp\/thruster\/\] {
    https: //github.com/basecamp/thruster/;
  }
  .\[https\:\/\/github\.com\/boot2docker\/osx-installer\/releases\] {
    https: //github.com/boot2docker/osx-installer/releases;
  }
  .\[https\:\/\/github\.com\/boot2docker\/windows-installer\/releases\] {
    https: //github.com/boot2docker/windows-installer/releases;
  }
  .\[https\:\/\/github\.com\/chanks\/que\] {
    https: //github.com/chanks/que;
  }
  .\[https\:\/\/github\.com\/collectiveidea\/delayed_job\] {
    https: //github.com/collectiveidea/delayed job;
  }
  .\[https\:\/\/github\.com\/flavorjones\/loofah\] {
    https: //github.com/flavorjones/loofah;
  }
  .\[https\:\/\/github\.com\/janko\/image_processing\/blob\/master\/doc\/minimagick\.md\#methods\] {
    https: //github.com/janko/image processing/blob/master/doc/minimagick.md#methods;
  }
  .\[https\:\/\/github\.com\/janko\/image_processing\/blob\/master\/doc\/vips\.md\#methods\] {
    https: //github.com/janko/image processing/blob/master/doc/vips.md#methods;
  }
  .\[https\:\/\/github\.com\/janko\/image_processing\] {
    https: //github.com/janko/image processing;
  }
  .\[https\:\/\/github\.com\/jondot\/sneakers\] {
    https: //github.com/jondot/sneakers;
  }
  .\[https\:\/\/github\.com\/libvips\/ruby-vips\] {
    https: //github.com/libvips/ruby-vips;
  }
  .\[https\:\/\/github\.com\/mime-types\/ruby-mime-types\/actions\/workflows\/ci\.yml\] {
    https: //github.com/mime-types/ruby-mime-types/actions/workflows/ci.yml;
  }
  .\[https\:\/\/github\.com\/minimagick\/minimagick\] {
    https: //github.com/minimagick/minimagick;
  }
  .\[https\:\/\/github\.com\/nesquena\/backburner\] {
    https: //github.com/nesquena/backburner;
  }
  .\[https\:\/\/github\.com\/net-ssh\/net-ssh\/pull\/273\] {
    https: //github.com/net-ssh/net-ssh/pull/273;
  }
  .\[https\:\/\/github\.com\/puma\/puma\] {
    https: //github.com/puma/puma;
  }
  .\[https\:\/\/github\.com\/rails\/cssbundling-rails\] {
    https: //github.com/rails/cssbundling-rails;
  }
  .\[https\:\/\/github\.com\/rails\/dartsass-rails\] {
    https: //github.com/rails/dartsass-rails;
  }
  .\[https\:\/\/github\.com\/rails\/importmap-rails\] {
    https: //github.com/rails/importmap-rails;
  }
  .\[https\:\/\/github\.com\/rails\/jbuilder\] {
    https: //github.com/rails/jbuilder;
  }
  .\[https\:\/\/github\.com\/rails\/jsbundling-rails\] {
    https: //github.com/rails/jsbundling-rails;
  }
  .\[https\:\/\/github\.com\/rails\/propshaft\] {
    https: //github.com/rails/propshaft;
  }
  .\[https\:\/\/github\.com\/rails\/rails-html-sanitizer\] {
    https: //github.com/rails/rails-html-sanitizer;
  }
  .\[https\:\/\/github\.com\/rails\/rubocop-rails-omakase\/\] {
    https: //github.com/rails/rubocop-rails-omakase/;
  }
  .\[https\:\/\/github\.com\/rails\/tailwindcss-rails\] {
    https: //github.com/rails/tailwindcss-rails;
  }
  .\[https\:\/\/github\.com\/rails\/web-console\] {
    https: //github.com/rails/web-console;
  }
  .\[https\:\/\/github\.com\/resque\/resque\] {
    https: //github.com/resque/resque;
  }
  .\[https\:\/\/github\.com\/ruby-concurrency\/concurrent-ruby\] {
    https: //github.com/ruby-concurrency/concurrent-ruby;
  }
  .\[https\:\/\/github\.com\/ruby\/debug\] {
    https: //github.com/ruby/debug;
  }
  .\[https\:\/\/github\.com\/ruby\/racc\/releases\] {
    https: //github.com/ruby/racc/releases;
  }
  .\[https\:\/\/github\.com\/ruby\/rdoc\/actions\] {
    https: //github.com/ruby/rdoc/actions;
  }
  .\[https\:\/\/github\.com\/ruby\/rdoc\/issues\] {
    https: //github.com/ruby/rdoc/issues;
  }
  .\[https\:\/\/github\.com\/rubygems\/rubygems\/blob\/master\/LICENSE\.txt\] {
    https: //github.com/rubygems/rubygems/blob/master/LICENSE.txt;
  }
  .\[https\:\/\/github\.com\/rubygems\/rubygems\/issues\] {
    https: //github.com/rubygems/rubygems/issues;
  }
  .\[https\:\/\/github\.com\/seattlerb\/graph\] {
    https: //github.com/seattlerb/graph;
  }
  .\[https\:\/\/guides\.rubygems\.org\/\] {
    https: //guides.rubygems.org/;
  }
  .\[https\:\/\/guides\.rubygems\.org\/faqs\] {
    https: //guides.rubygems.org/faqs;
  }
  .\[https\:\/\/guides\.rubygems\.org\/make-your-own-gem\] {
    https: //guides.rubygems.org/make-your-own-gem;
  }
  .\[https\:\/\/guides\.rubygems\.org\] {
    https: //guides.rubygems.org;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/action_controller_overview\.html\] {
    https: //guides.rubyonrails.org/action controller overview.html;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/action_mailer_basics\.html\] {
    https: //guides.rubyonrails.org/action mailer basics.html;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/action_view_overview\.html\#strict-locals\] {
    https: //guides.rubyonrails.org/action view overview.html#strict-locals;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/action_view_overview\.html\] {
    https: //guides.rubyonrails.org/action view overview.html;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/active_model_basics\.html\#securepassword\] {
    https: //guides.rubyonrails.org/active model basics.html#securepassword;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/active_model_basics\.html\] {
    https: //guides.rubyonrails.org/active model basics.html;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/active_record_basics\.html\] {
    https: //guides.rubyonrails.org/active record basics.html;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/active_record_querying\.html\#eager-loading-associations\] {
    https: //guides.rubyonrails.org/active record querying.html#eager-loading-associations;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/active_storage_overview\.html\#transforming-images\] {
    https: //guides.rubyonrails.org/active storage overview.html#transforming-images;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/active_support_core_extensions\.html\] {
    https: //guides.rubyonrails.org/active support core extensions.html;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/configuring\.html\#config-active-record-async-query-executor\] {
    https: //guides.rubyonrails.org/configuring.html#config-active-record-async-query-executor;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/configuring\.html\#config-active-record-query-log-tags-format\] {
    https: //guides.rubyonrails.org/configuring.html#config-active-record-query-log-tags-format;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/configuring\.html\#versioned-default-values\] {
    https: //guides.rubyonrails.org/configuring.html#versioned-default-values;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/security\.html\#sql-injection\] {
    https: //guides.rubyonrails.org/security.html#sql-injection;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/testing\.html\#system-testing\] {
    https: //guides.rubyonrails.org/testing.html#system-testing;
  }
  .\[https\:\/\/guides\.rubyonrails\.org\/testing\.html\#testing-view-partials\] {
    https: //guides.rubyonrails.org/testing.html#testing-view-partials;
  }
  .\[https\:\/\/html\.spec\.whatwg\.org\/multipage\/parsing\.html\#parse-errors\] {
    https: //html.spec.whatwg.org/multipage/parsing.html#parse-errors;
  }
  .\[https\:\/\/httpd\.apache\.org\/docs\/2\.4\/logs\.html\#common\] {
    https: //httpd.apache.org/docs/2.4/logs.html#common;
  }
  .\[https\:\/\/kamal-deploy\.org\] {
    https: //kamal-deploy.org;
  }
  .\[https\:\/\/learn\.microsoft\.com\/en-us\/exchange\/client-developer\/legacy-protocols\/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth\#sasl-xoauth2-authentication-for-shared-mailboxes-in-office-365\] {
    https: //learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth#sasl-xoauth2-authentication-for-shared-mailboxes-in-office-365;
  }
  .\[https\:\/\/libvips\.github\.io\/libvips\/\] {
    https: //libvips.github.io/libvips/;
  }
  .\[https\:\/\/mupdf\.com\] {
    https: //mupdf.com;
  }
  .\[https\:\/\/open-telemetry\.github\.io\/opentelemetry-sqlcommenter\/\] {
    https: //open-telemetry.github.io/opentelemetry-sqlcommenter/;
  }
  .\[https\:\/\/peps\.python\.org\/pep-0333\/\] {
    https: //peps.python.org/pep-0333/;
  }
  .\[https\:\/\/postmarkapp\.com\/manual\#configure-your-inbound-webhook-url\] {
    https: //postmarkapp.com/manual#configure-your-inbound-webhook-url;
  }
  .\[https\:\/\/rfc-editor\.org\/rfc\/rfc4731\] {
    https: //rfc-editor.org/rfc/rfc4731;
  }
  .\[https\:\/\/rfc-editor\.org\/rfc\/rfc5267\] {
    https: //rfc-editor.org/rfc/rfc5267;
  }
  .\[https\:\/\/rfc-editor\.org\/rfc\/rfc9051\] {
    https: //rfc-editor.org/rfc/rfc9051;
  }
  .\[https\:\/\/rfc-editor\.org\/rfc\/rfc9394\] {
    https: //rfc-editor.org/rfc/rfc9394;
  }
  .\[https\:\/\/ruby-concurrency\.github\.io\/concurrent-ruby\/master\/Concurrent\/ThreadPoolExecutor\.html\] {
    https: //ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/ThreadPoolExecutor.html;
  }
  .\[https\:\/\/rubygems\.org\/\] {
    https: //rubygems.org/;
  }
  .\[https\:\/\/sendgrid\.com\/docs\/for-developers\/parsing-email\/setting-up-the-inbound-parse-webhook\/\] {
    https: //sendgrid.com/docs/for-developers/parsing-email/setting-up-the-inbound-parse-webhook/;
  }
  .\[https\:\/\/sidekiq\.org\] {
    https: //sidekiq.org;
  }
  .\[https\:\/\/stimulus\.hotwired\.dev\] {
    https: //stimulus.hotwired.dev;
  }
  .\[https\:\/\/tools\.ietf\.org\/html\/draft-ietf-sasl-crammd5-to-historic-00\.html\] {
    https: //tools.ietf.org/html/draft-ietf-sasl-crammd5-to-historic-00.html;
  }
  .\[https\:\/\/tools\.ietf\.org\/html\/rfc3501\] {
    https: //tools.ietf.org/html/rfc3501;
  }
  .\[https\:\/\/tools\.ietf\.org\/html\/rfc3875\#section-4\.1\.18\] {
    https: //tools.ietf.org/html/rfc3875#section-4.1.18;
  }
  .\[https\:\/\/tools\.ietf\.org\/html\/rfc4422\] {
    https: //tools.ietf.org/html/rfc4422;
  }
  .\[https\:\/\/tools\.ietf\.org\/html\/rfc7162\] {
    https: //tools.ietf.org/html/rfc7162;
  }
  .\[https\:\/\/turbo\.hotwired\.dev\/handbook\/drive\#performing-visits-with-a-different-method\] {
    https: //turbo.hotwired.dev/handbook/drive#performing-visits-with-a-different-method;
  }
  .\[https\:\/\/turbo\.hotwired\.dev\] {
    https: //turbo.hotwired.dev;
  }
  .\[https\:\/\/www\.compart\.com\/en\/unicode\/category\/Po\] {
    https: //www.compart.com/en/unicode/category/Po;
  }
  .\[https\:\/\/www\.ffmpeg\.org\] {
    https: //www.ffmpeg.org;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/character-sets\/character-sets\.xhtml\] {
    https: //www.iana.org/assignments/character-sets/character-sets.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/gssapi-service-names\/gssapi-service-names\.xhtml\] {
    https: //www.iana.org/assignments/gssapi-service-names/gssapi-service-names.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-annotate-extension\/imap-annotate-extension\.xhtml\] {
    https: //www.iana.org/assignments/imap-annotate-extension/imap-annotate-extension.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-jmap-keywords\/imap-jmap-keywords\.xhtml\] {
    https: //www.iana.org/assignments/imap-jmap-keywords/imap-jmap-keywords.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-list-extended\/imap-list-extended\.xhtml\] {
    https: //www.iana.org/assignments/imap-list-extended/imap-list-extended.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-mailbox-name-attributes\/imap-mailbox-name-attributes\.xhtml\] {
    https: //www.iana.org/assignments/imap-mailbox-name-attributes/imap-mailbox-name-attributes.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-metadata\/imap-metadata\.xhtml\] {
    https: //www.iana.org/assignments/imap-metadata/imap-metadata.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-response-codes\/imap-response-codes\.xhtml\] {
    https: //www.iana.org/assignments/imap-response-codes/imap-response-codes.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/imap-threading-algorithms\/imap-threading-algorithms\.xhtml\] {
    https: //www.iana.org/assignments/imap-threading-algorithms/imap-threading-algorithms.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/sasl-mechanisms\/sasl-mechanisms\.xhtml\] {
    https: //www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/service-names-port-numbers\/service-names-port-numbers\.xml\] {
    https: //www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/urlauth-access-ids\/urlauth-access-ids\.xhtml\] {
    https: //www.iana.org/assignments/urlauth-access-ids/urlauth-access-ids.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/assignments\/urlauth-authorization-mechanism-registry\/urlauth-authorization-mechanism-registry\.xhtml\] {
    https: //www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml;
  }
  .\[https\:\/\/www\.iana\.org\/go\/draft-murchison-sasl-login\] {
    https: //www.iana.org/go/draft-murchison-sasl-login;
  }
  .\[https\:\/\/www\.imagemagick\.org\/script\/mogrify\.php\] {
    https: //www.imagemagick.org/script/mogrify.php;
  }
  .\[https\:\/\/www\.postgresql\.org\/docs\/current\/libpq-connect\.html\#LIBPQ-PARAMKEYWORDS\] {
    https: //www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS;
  }
  .\[https\:\/\/www\.postgresql\.org\/docs\/current\/rowtypes\.html\] {
    https: //www.postgresql.org/docs/current/rowtypes.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/draft-ietf-sasl-crammd5-to-historic-00\.html\] {
    https: //www.rfc-editor.org/rfc/draft-ietf-sasl-crammd5-to-historic-00.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2045\.html\] {
    https: //www.rfc-editor.org/rfc/rfc2045.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2046\.html\] {
    https: //www.rfc-editor.org/rfc/rfc2046.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2087\#section-4\.1\] {
    https: //www.rfc-editor.org/rfc/rfc2087#section-4.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2087\#section-4\.2\] {
    https: //www.rfc-editor.org/rfc/rfc2087#section-4.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2087\#section-4\.3\] {
    https: //www.rfc-editor.org/rfc/rfc2087#section-4.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2342\#section-5\] {
    https: //www.rfc-editor.org/rfc/rfc2342#section-5;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc2971\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc2971#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.1\.1\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.1.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.1\.2\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.1.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.1\.3\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.1.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.2\.1\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.2.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.2\.2\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.2.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.2\.3\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.2.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.2\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.3\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.4\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.4;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.5\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.5;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.6\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.6;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.7\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.7;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.8\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.8;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.9\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.9;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.10\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.10;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.3\.11\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.3.11;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.1\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.2\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.3\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.4\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.4;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.5\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.5;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.6\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.6;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.7\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.7;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-6\.4\.8\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-6.4.8;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-7\.1\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-7.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\#section-7\.4\.2\] {
    https: //www.rfc-editor.org/rfc/rfc3501#section-7.4.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\.html\#section-6\.4\.4\] {
    https: //www.rfc-editor.org/rfc/rfc3501.html#section-6.4.4;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\.html\#section-7\.4\.2\] {
    https: //www.rfc-editor.org/rfc/rfc3501.html#section-7.4.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\.html\] {
    https: //www.rfc-editor.org/rfc/rfc3501.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3501\] {
    https: //www.rfc-editor.org/rfc/rfc3501;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3516\.html\] {
    https: //www.rfc-editor.org/rfc/rfc3516.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3691\#section-3\] {
    https: //www.rfc-editor.org/rfc/rfc3691#section-3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc3986\.html\] {
    https: //www.rfc-editor.org/rfc/rfc3986.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4180\] {
    https: //www.rfc-editor.org/rfc/rfc4180;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4314\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc4314#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4314\#section-3\.3\] {
    https: //www.rfc-editor.org/rfc/rfc4314#section-3.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4315\#section-2\.1\] {
    https: //www.rfc-editor.org/rfc/rfc4315#section-2.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4422\.html\#section-4\] {
    https: //www.rfc-editor.org/rfc/rfc4422.html#section-4;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4422\] {
    https: //www.rfc-editor.org/rfc/rfc4422;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4466\.html\#section-2\.6\] {
    https: //www.rfc-editor.org/rfc/rfc4466.html#section-2.6;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4731\#section-3\.2\] {
    https: //www.rfc-editor.org/rfc/rfc4731#section-3.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc4731\.html\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc4731.html#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5032\.html\] {
    https: //www.rfc-editor.org/rfc/rfc5032.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5161\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc5161#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5256\#section-3\] {
    https: //www.rfc-editor.org/rfc/rfc5256#section-3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5267\.html\] {
    https: //www.rfc-editor.org/rfc/rfc5267.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5322\.html\] {
    https: //www.rfc-editor.org/rfc/rfc5322.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5466\.html\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc5466.html#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5801\#section-4\] {
    https: //www.rfc-editor.org/rfc/rfc5801#section-4;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5802\#section-2\.2\] {
    https: //www.rfc-editor.org/rfc/rfc5802#section-2.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc5802\#section-7\] {
    https: //www.rfc-editor.org/rfc/rfc5802#section-7;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc6750\] {
    https: //www.rfc-editor.org/rfc/rfc6750;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc6851\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc6851#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc6851\#section-3\.2\] {
    https: //www.rfc-editor.org/rfc/rfc6851#section-3.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc6851\#section-3\] {
    https: //www.rfc-editor.org/rfc/rfc6851#section-3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc7162\#section-3\.1\.5\] {
    https: //www.rfc-editor.org/rfc/rfc7162#section-3.1.5;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc7162\.html\#section-3\.2\.10\] {
    https: //www.rfc-editor.org/rfc/rfc7162.html#section-3.2.10;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc7162\.html\] {
    https: //www.rfc-editor.org/rfc/rfc7162.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc7162\] {
    https: //www.rfc-editor.org/rfc/rfc7162;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc7628\#section-3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc7628#section-3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc8474\.html\#section-6\] {
    https: //www.rfc-editor.org/rfc/rfc8474.html#section-6;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc8474\.html\] {
    https: //www.rfc-editor.org/rfc/rfc8474.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc8514\.html\#section-4\.3\] {
    https: //www.rfc-editor.org/rfc/rfc8514.html#section-4.3;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-6\.3\.1\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-6.3.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-6\.3\.13\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-6.3.13;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-6\.4\.2\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-6.4.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-6\.4\.8\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-6.4.8;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-6\.4\.9\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-6.4.9;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-7\.1\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-7.1;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-7\.5\.2-4\.9\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-7.5.2-4.9;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\#section-7\.5\.2\] {
    https: //www.rfc-editor.org/rfc/rfc9051#section-7.5.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\.html\#name-login-command\] {
    https: //www.rfc-editor.org/rfc/rfc9051.html#name-login-command;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\.html\#section-6\.4\.4\] {
    https: //www.rfc-editor.org/rfc/rfc9051.html#section-6.4.4;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\.html\#section-7\.5\.2-4\.9\] {
    https: //www.rfc-editor.org/rfc/rfc9051.html#section-7.5.2-4.9;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\.html\#section-7\.5\.2\] {
    https: //www.rfc-editor.org/rfc/rfc9051.html#section-7.5.2;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\.html\#section-9-5\] {
    https: //www.rfc-editor.org/rfc/rfc9051.html#section-9-5;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\.html\] {
    https: //www.rfc-editor.org/rfc/rfc9051.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9051\] {
    https: //www.rfc-editor.org/rfc/rfc9051;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9394\.html\] {
    https: //www.rfc-editor.org/rfc/rfc9394.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9562\.html\#name-monotonicity-and-counters\] {
    https: //www.rfc-editor.org/rfc/rfc9562.html#name-monotonicity-and-counters;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9586\.html\] {
    https: //www.rfc-editor.org/rfc/rfc9586.html;
  }
  .\[https\:\/\/www\.rfc-editor\.org\/rfc\/rfc9586\.pdf\] {
    https: //www.rfc-editor.org/rfc/rfc9586.pdf;
  }
  .\[https\:\/\/www\.ruby-toolbox\.com\/categories\/template_engines\] {
    https: //www.ruby-toolbox.com/categories/template engines;
  }
  .\[https\:\/\/www\.rubydoc\.info\/github\/rubygems\/rubygems\] {
    https: //www.rubydoc.info/github/rubygems/rubygems;
  }
  .\[https\:\/\/www\.w3\.org\/TR\/html5\/syntax\.html\#void-elements\] {
    https: //www.w3.org/TR/html5/syntax.html#void-elements;
  }
  .\[https\:\/\/www\.w3\.org\/TR\/selectors-4\/\#grouping\] {
    https: //www.w3.org/TR/selectors-4/#grouping;
  }
  .\[https\:\/\/www\.w3\.org\/TR\/xml-names\/\#ns-decl\] {
    https: //www.w3.org/TR/xml-names/#ns-decl;
  }
  .\[https\:\/\/www\.w3\.org\/TR\/xml-names\/\#sec-namespaces\] {
    https: //www.w3.org/TR/xml-names/#sec-namespaces;
  }
  .\[https\:\/\/www\.w3\.org\/TR\/xml\/\#Notations\] {
    https: //www.w3.org/TR/xml/#Notations;
  }
  .\[https\:\/\/www\.w3schools\.com\/xml\/books\.xml\] {
    https: //www.w3schools.com/xml/books.xml;
  }
  .\[link\:doc\/command_line_usage\.rdoc\] {
    link: doc/command line usage.rdoc;
  }
  .\[link\:doc\/glossary\.rdoc\] {
    link: doc/glossary.rdoc;
  }
  .\[link\:doc\/rakefile\.rdoc\] {
    link: doc/rakefile.rdoc;
  }
  .\[link\:doc\/rakefile_rdoc\.html\#label-Importing\+Dependencies\] {
    link: doc/rakefile rdoc.html#label-Importing+Dependencies;
  }
  .\[link\:doc\/rational\.rdoc\] {
    link: doc/rational.rdoc;
  }
  .\[link\:files\/activejob\/README_md\.html\] {
    link: files/activejob/README md.html;
  }
  .\[m\:n\] {
    m: n;
  }
  .\[mailto\:\#\{email\}\] {
    mailto: #{email};
  }
  .\[mailto\:james\@grayproductions\.net\] {
    mailto: james@grayproductions.net;
  }
  .\[rdoc-label\:method-i-2A_changed-3F\] {
    rdoc-label: method-i-2A changed-3F;
  }
  .\[rdoc-label\:method-i-2A_previously_changed-3F\] {
    rdoc-label: method-i-2A previously changed-3F;
  }
  .\[rdoc-label\:method-i-2A_previously_was\] {
    rdoc-label: method-i-2A previously was;
  }
  .\[rdoc-label\:method-i-2A_was\] {
    rdoc-label: method-i-2A was;
  }
  .\[rdoc-label\:method-i-2A_will_change-21\] {
    rdoc-label: method-i-2A will change-21;
  }
  .\[rdoc-ref\:\#search\@Argument\+translation\] {
    rdoc-ref: #search@Argument+translation;
  }
  .\[rdoc-ref\:ARGF\] {
    rdoc-ref: ARGF;
  }
  .\[rdoc-ref\:AttributeAssignment\#attributes\=\] {
    rdoc-ref: AttributeAssignment#attributes=;
  }
  .\[rdoc-ref\:Base\#save\] {
    rdoc-ref: Base#save;
  }
  .\[rdoc-ref\:BigDecimal\@Not\+a\+Number\] {
    rdoc-ref: BigDecimal@Not+a+Number;
  }
  .\[rdoc-ref\:BodyTypeBasic\#content_id\] {
    rdoc-ref: BodyTypeBasic#content id;
  }
  .\[rdoc-ref\:BodyTypeBasic\#media_type\] {
    rdoc-ref: BodyTypeBasic#media type;
  }
  .\[rdoc-ref\:ClassMethods\#store_accessor\] {
    rdoc-ref: ClassMethods#store accessor;
  }
  .\[rdoc-ref\:Config\#idle_response_timeout\] {
    rdoc-ref: Config#idle response timeout;
  }
  .\[rdoc-ref\:Config\#open_timeout\] {
    rdoc-ref: Config#open timeout;
  }
  .\[rdoc-ref\:ConnectionHandling\#establish_connection\] {
    rdoc-ref: ConnectionHandling#establish connection;
  }
  .\[rdoc-ref\:ConnectionHandling\#lease_connection\] {
    rdoc-ref: ConnectionHandling#lease connection;
  }
  .\[rdoc-ref\:ConnectionHandling\#retrieve_connection\] {
    rdoc-ref: ConnectionHandling#retrieve connection;
  }
  .\[rdoc-ref\:Core\#new\] {
    rdoc-ref: Core#new;
  }
  .\[rdoc-ref\:Core\.configurations\] {
    rdoc-ref: Core.configurations;
  }
  .\[rdoc-ref\:Dir\.mkdir\] {
    rdoc-ref: Dir.mkdir;
  }
  .\[rdoc-ref\:Dir\.rmdir\] {
    rdoc-ref: Dir.rmdir;
  }
  .\[rdoc-ref\:Encoding\.find\] {
    rdoc-ref: Encoding.find;
  }
  .\[rdoc-ref\:Enumerable\@Enumerable\+in\+Ruby\+Classes\] {
    rdoc-ref: Enumerable@Enumerable+in+Ruby+Classes;
  }
  .\[rdoc-ref\:File\#chmod\] {
    rdoc-ref: File#chmod;
  }
  .\[rdoc-ref\:File\#chown\] {
    rdoc-ref: File#chown;
  }
  .\[rdoc-ref\:File\.open\] {
    rdoc-ref: File.open;
  }
  .\[rdoc-ref\:File\@Access\+Modes\] {
    rdoc-ref: File@Access+Modes;
  }
  .\[rdoc-ref\:FileUtils\@Path\+Arguments\] {
    rdoc-ref: FileUtils@Path+Arguments;
  }
  .\[rdoc-ref\:File\] {
    rdoc-ref: File;
  }
  .\[rdoc-ref\:FinderMethods\#find\] {
    rdoc-ref: FinderMethods#find;
  }
  .\[rdoc-ref\:Generic\#cancel_response\] {
    rdoc-ref: Generic#cancel response;
  }
  .\[rdoc-ref\:Generic\#command_name\] {
    rdoc-ref: Generic#command name;
  }
  .\[rdoc-ref\:Generic\#decode\] {
    rdoc-ref: Generic#decode;
  }
  .\[rdoc-ref\:Generic\#encode\] {
    rdoc-ref: Generic#encode;
  }
  .\[rdoc-ref\:Generic\#service\] {
    rdoc-ref: Generic#service;
  }
  .\[rdoc-ref\:IO\@Position\] {
    rdoc-ref: IO@Position;
  }
  .\[rdoc-ref\:IRB\@Custom\+Prompts\] {
    rdoc-ref: IRB@Custom+Prompts;
  }
  .\[rdoc-ref\:Logger\@Entries\] {
    rdoc-ref: Logger@Entries;
  }
  .\[rdoc-ref\:Logger\@Log\+Level\] {
    rdoc-ref: Logger@Log+Level;
  }
  .\[rdoc-ref\:Logger\@Program\+Name\] {
    rdoc-ref: Logger@Program+Name;
  }
  .\[rdoc-ref\:PStore\@Entries\] {
    rdoc-ref: PStore@Entries;
  }
  .\[rdoc-ref\:PStore\@The\+Store\] {
    rdoc-ref: PStore@The+Store;
  }
  .\[rdoc-ref\:PStore\@Transactions\] {
    rdoc-ref: PStore@Transactions;
  }
  .\[rdoc-ref\:Persistence\#destroy\!\] {
    rdoc-ref: Persistence#destroy!;
  }
  .\[rdoc-ref\:Persistence\#destroy\] {
    rdoc-ref: Persistence#destroy;
  }
  .\[rdoc-ref\:Persistence\#new_record\?\] {
    rdoc-ref: Persistence#new record?;
  }
  .\[rdoc-ref\:Persistence\#save\!\] {
    rdoc-ref: Persistence#save!;
  }
  .\[rdoc-ref\:Persistence\#save\] {
    rdoc-ref: Persistence#save;
  }
  .\[rdoc-ref\:Persistence\#update_attribute\!\] {
    rdoc-ref: Persistence#update attribute!;
  }
  .\[rdoc-ref\:Process\.spawn\] {
    rdoc-ref: Process.spawn;
  }
  .\[rdoc-ref\:QueryMethods\#group\] {
    rdoc-ref: QueryMethods#group;
  }
  .\[rdoc-ref\:QueryMethods\#select\] {
    rdoc-ref: QueryMethods#select;
  }
  .\[rdoc-ref\:QueryMethods\#where\] {
    rdoc-ref: QueryMethods#where;
  }
  .\[rdoc-ref\:Relation\#update_all\] {
    rdoc-ref: Relation#update all;
  }
  .\[rdoc-ref\:Runnable\#result_code\] {
    rdoc-ref: Runnable#result code;
  }
  .\[rdoc-ref\:SchemaStatements\#add_check_constraint\] {
    rdoc-ref: SchemaStatements#add check constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#add_exclusion_constraint\] {
    rdoc-ref: SchemaStatements#add exclusion constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#add_foreign_key\] {
    rdoc-ref: SchemaStatements#add foreign key;
  }
  .\[rdoc-ref\:SchemaStatements\#add_index\] {
    rdoc-ref: SchemaStatements#add index;
  }
  .\[rdoc-ref\:SchemaStatements\#add_reference\] {
    rdoc-ref: SchemaStatements#add reference;
  }
  .\[rdoc-ref\:SchemaStatements\#add_timestamps\] {
    rdoc-ref: SchemaStatements#add timestamps;
  }
  .\[rdoc-ref\:SchemaStatements\#add_unique_constraint\] {
    rdoc-ref: SchemaStatements#add unique constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#change_column_default\] {
    rdoc-ref: SchemaStatements#change column default;
  }
  .\[rdoc-ref\:SchemaStatements\#change_column_null\] {
    rdoc-ref: SchemaStatements#change column null;
  }
  .\[rdoc-ref\:SchemaStatements\#check_constraint_exists\?\] {
    rdoc-ref: SchemaStatements#check constraint exists?;
  }
  .\[rdoc-ref\:SchemaStatements\#column_exists\?\] {
    rdoc-ref: SchemaStatements#column exists?;
  }
  .\[rdoc-ref\:SchemaStatements\#create_table\] {
    rdoc-ref: SchemaStatements#create table;
  }
  .\[rdoc-ref\:SchemaStatements\#foreign_key_exists\?\] {
    rdoc-ref: SchemaStatements#foreign key exists?;
  }
  .\[rdoc-ref\:SchemaStatements\#index_exists\?\] {
    rdoc-ref: SchemaStatements#index exists?;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_check_constraint\] {
    rdoc-ref: SchemaStatements#remove check constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_columns\] {
    rdoc-ref: SchemaStatements#remove columns;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_exclusion_constraint\] {
    rdoc-ref: SchemaStatements#remove exclusion constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_foreign_key\] {
    rdoc-ref: SchemaStatements#remove foreign key;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_index\] {
    rdoc-ref: SchemaStatements#remove index;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_reference\] {
    rdoc-ref: SchemaStatements#remove reference;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_timestamps\] {
    rdoc-ref: SchemaStatements#remove timestamps;
  }
  .\[rdoc-ref\:SchemaStatements\#remove_unique_constraint\] {
    rdoc-ref: SchemaStatements#remove unique constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#rename_column\] {
    rdoc-ref: SchemaStatements#rename column;
  }
  .\[rdoc-ref\:SchemaStatements\#rename_index\] {
    rdoc-ref: SchemaStatements#rename index;
  }
  .\[rdoc-ref\:SchemaStatements\#validate_check_constraint\] {
    rdoc-ref: SchemaStatements#validate check constraint;
  }
  .\[rdoc-ref\:SchemaStatements\#validate_constraint\] {
    rdoc-ref: SchemaStatements#validate constraint;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Assigning\] {
    rdoc-ref: SequenceSet@Methods+for+Assigning;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Comparing\] {
    rdoc-ref: SequenceSet@Methods+for+Comparing;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Creating\+a\+SequenceSet\] {
    rdoc-ref: SequenceSet@Methods+for+Creating+a+SequenceSet;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Deleting\] {
    rdoc-ref: SequenceSet@Methods+for+Deleting;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+IMAP\+String\+Formatting\] {
    rdoc-ref: SequenceSet@Methods+for+IMAP+String+Formatting;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Iterating\] {
    rdoc-ref: SequenceSet@Methods+for+Iterating;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Querying\] {
    rdoc-ref: SequenceSet@Methods+for+Querying;
  }
  .\[rdoc-ref\:SequenceSet\@Methods\+for\+Set\+Operations\] {
    rdoc-ref: SequenceSet@Methods+for+Set+Operations;
  }
  .\[rdoc-ref\:String\#dump\] {
    rdoc-ref: String#dump;
  }
  .\[rdoc-ref\:Time\#strftime\] {
    rdoc-ref: Time#strftime;
  }
  .\[rdoc-ref\:dig_methods\.rdoc\] {
    rdoc-ref: dig methods.rdoc;
  }
  .\[rdoc-ref\:doc\/dig_methods\.rdoc\] {
    rdoc-ref: doc/dig methods.rdoc;
  }
  .\[rdoc-ref\:lib\/racc\/rdoc\/grammar\.en\.rdoc\] {
    rdoc-ref: lib/racc/rdoc/grammar.en.rdoc;
  }
  .\[rdoc\:coverage\] {
    rdoc: coverage;
  }
  .\[ruby-core\:4261\] {
    ruby-core: 4261;
  }
  .\[ruby-core\:85266\] {
    ruby-core: 85266;
  }
  .\[ruby-dev\:27513\] {
    ruby-dev: 27513;
  }
  .\[ruby-dev\:29520\] {
    ruby-dev: 29520;
  }
  .\[test-unit-users-en\:00026\] {
    test-unit-users-en: 00026;
  }
  .\[test-unit-users-en\:00035\] {
    test-unit-users-en: 00035;
  }
  .\[test-unit-users-en\:00089\] {
    test-unit-users-en: 00089;
  }
  .\[test-unit-users-en\:00098\] {
    test-unit-users-en: 00098;
  }
  .group-hover\:visible {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        visibility: visible;
      }
    }
  }
  .group-hover\:translate-x-1 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:scale-x-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 100%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:text-primary-600 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #178b88;
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .group-hover\:shadow-md {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .group-data-\[open\]\:block {
    &:is(:where(.group)[data-open] *) {
      display: block;
    }
  }
  .group-data-\[open\]\:rotate-90 {
    &:is(:where(.group)[data-open] *) {
      rotate: 90deg;
    }
  }
  .first\:rounded-s-md {
    &:first-child {
      border-start-start-radius: var(--radius-md);
      border-end-start-radius: var(--radius-md);
    }
  }
  .last\:rounded-e-md {
    &:last-child {
      border-start-end-radius: var(--radius-md);
      border-end-end-radius: var(--radius-md);
    }
  }
  .only\:mb-0 {
    &:only-child {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .hover\:-translate-y-1 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .hover\:scale-\[1\.01\] {
    &:hover {
      @media (hover: hover) {
        scale: 1.01;
      }
    }
  }
  .hover\:border-gray-300 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-gray-300);
      }
    }
  }
  .hover\:border-gray-400 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-gray-400);
      }
    }
  }
  .hover\:bg-black\/40 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
      }
    }
  }
  .hover\:bg-blue-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-500);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-primary-50 {
    &:hover {
      @media (hover: hover) {
        background-color: #effdfc;
      }
    }
  }
  .hover\:bg-primary-500 {
    &:hover {
      @media (hover: hover) {
        background-color: #1ca6a2;
      }
    }
  }
  .hover\:bg-primary-700 {
    &:hover {
      @media (hover: hover) {
        background-color: #126f6e;
      }
    }
  }
  .hover\:bg-primary-800 {
    &:hover {
      @media (hover: hover) {
        background-color: #0d5453;
      }
    }
  }
  .hover\:bg-red-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-500);
      }
    }
  }
  .hover\:bg-red-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-700);
      }
    }
  }
  .hover\:bg-secondary-50 {
    &:hover {
      @media (hover: hover) {
        background-color: #f8fafc;
      }
    }
  }
  .hover\:bg-secondary-100 {
    &:hover {
      @media (hover: hover) {
        background-color: #f1f5f9;
      }
    }
  }
  .hover\:bg-secondary-200 {
    &:hover {
      @media (hover: hover) {
        background-color: #e2e8f0;
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-blue-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-600);
      }
    }
  }
  .hover\:text-blue-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-700);
      }
    }
  }
  .hover\:text-gray-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-500);
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-600);
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-700);
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-900);
      }
    }
  }
  .hover\:text-primary-500 {
    &:hover {
      @media (hover: hover) {
        color: #1ca6a2;
      }
    }
  }
  .hover\:text-primary-600 {
    &:hover {
      @media (hover: hover) {
        color: #178b88;
      }
    }
  }
  .hover\:text-primary-700 {
    &:hover {
      @media (hover: hover) {
        color: #126f6e;
      }
    }
  }
  .hover\:text-primary-800 {
    &:hover {
      @media (hover: hover) {
        color: #0d5453;
      }
    }
  }
  .hover\:text-primary-900 {
    &:hover {
      @media (hover: hover) {
        color: #093d3b;
      }
    }
  }
  .hover\:text-secondary-500 {
    &:hover {
      @media (hover: hover) {
        color: #64748b;
      }
    }
  }
  .hover\:text-secondary-900 {
    &:hover {
      @media (hover: hover) {
        color: #0f172a;
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
  .hover\:shadow {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:border-blue-500 {
    &:focus {
      border-color: var(--color-blue-500);
    }
  }
  .focus\:border-primary-500 {
    &:focus {
      border-color: #1ca6a2;
    }
  }
  .focus\:text-blue-700 {
    &:focus {
      color: var(--color-blue-700);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-4 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-blue-300 {
    &:focus {
      --tw-ring-color: var(--color-blue-300);
    }
  }
  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: var(--color-blue-500);
    }
  }
  .focus\:ring-blue-700 {
    &:focus {
      --tw-ring-color: var(--color-blue-700);
    }
  }
  .focus\:ring-gray-200 {
    &:focus {
      --tw-ring-color: var(--color-gray-200);
    }
  }
  .focus\:ring-primary-500 {
    &:focus {
      --tw-ring-color: #1ca6a2;
    }
  }
  .focus\:ring-teal-500 {
    &:focus {
      --tw-ring-color: var(--color-teal-500);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:outline-blue-600 {
    &:focus {
      outline-color: var(--color-blue-600);
    }
  }
  .focus\:outline-red-600 {
    &:focus {
      outline-color: var(--color-red-600);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus\:outline-solid {
    &:focus {
      --tw-outline-style: solid;
      outline-style: solid;
    }
  }
  .focus\:ring-inset {
    &:focus {
      --tw-ring-inset: inset;
    }
  }
  .focus-visible\:bg-transparent {
    &:focus-visible {
      background-color: transparent;
    }
  }
  .focus-visible\:ring-0 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-offset-0 {
    &:focus-visible {
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .disabled\:pointer-events-none {
    &:disabled {
      pointer-events: none;
    }
  }
  .disabled\:border-gray-200\/70 {
    &:disabled {
      border-color: color-mix(in oklab, var(--color-gray-200) 70%, transparent);
    }
  }
  .disabled\:text-gray-400 {
    &:disabled {
      color: var(--color-gray-400);
    }
  }
  .sm\:mt-0 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:ml-2 {
    @media (width >= 40rem) {
      margin-left: calc(var(--spacing) * 2);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 40rem) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .sm\:inline-block {
    @media (width >= 40rem) {
      display: inline-block;
    }
  }
  .sm\:w-40 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 40);
    }
  }
  .sm\:w-auto {
    @media (width >= 40rem) {
      width: auto;
    }
  }
  .sm\:max-w-md {
    @media (width >= 40rem) {
      max-width: var(--container-md);
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 40rem) {
      align-items: center;
    }
  }
  .sm\:gap-4 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .sm\:rounded-md {
    @media (width >= 40rem) {
      border-radius: var(--radius-md);
    }
  }
  .sm\:p-8 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:py-8 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .sm\:pb-0 {
    @media (width >= 40rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .sm\:text-4xl {
    @media (width >= 40rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .sm\:text-sm {
    @media (width >= 40rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:w-1\/3 {
    @media (width >= 48rem) {
      width: calc(1/3 * 100%);
    }
  }
  .md\:w-2\/3 {
    @media (width >= 48rem) {
      width: calc(2/3 * 100%);
    }
  }
  .md\:w-\[600px\] {
    @media (width >= 48rem) {
      width: 600px;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:space-y-6 {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:py-32 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 32);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:col-span-1 {
    @media (width >= 64rem) {
      grid-column: span 1 / span 1;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .lg\:auto-cols-\[minmax\(0\,250px\)\] {
    @media (width >= 64rem) {
      grid-auto-columns: minmax(0,250px);
    }
  }
  .lg\:grid-flow-col {
    @media (width >= 64rem) {
      grid-auto-flow: column;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:gap-6 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:p-3 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 3);
    }
  }
  .lg\:p-4 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .lg\:px-5 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .xl\:top-16 {
    @media (width >= 80rem) {
      top: calc(var(--spacing) * 16);
    }
  }
  .xl\:ms-60 {
    @media (width >= 80rem) {
      margin-inline-start: calc(var(--spacing) * 60);
    }
  }
  .xl\:hidden {
    @media (width >= 80rem) {
      display: none;
    }
  }
  .xl\:w-60 {
    @media (width >= 80rem) {
      width: calc(var(--spacing) * 60);
    }
  }
  .xl\:w-full {
    @media (width >= 80rem) {
      width: 100%;
    }
  }
  .xl\:translate-x-0 {
    @media (width >= 80rem) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .xl\:flex-row {
    @media (width >= 80rem) {
      flex-direction: row;
    }
  }
  .xl\:border-e {
    @media (width >= 80rem) {
      border-inline-end-style: var(--tw-border-style);
      border-inline-end-width: 1px;
    }
  }
  .xl\:border-gray-200 {
    @media (width >= 80rem) {
      border-color: var(--color-gray-200);
    }
  }
  .rtl\:-scale-x-100 {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      --tw-scale-x: calc(100% * -1);
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .rtl\:rotate-180 {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      rotate: 180deg;
    }
  }
  .group-data-\[open\]\:rtl\:-rotate-90 {
    &:is(:where(.group)[data-open] *) {
      &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
        rotate: calc(90deg * -1);
      }
    }
  }
  .dark\:block {
    @media (prefers-color-scheme: dark) {
      display: block;
    }
  }
  .dark\:hidden {
    @media (prefers-color-scheme: dark) {
      display: none;
    }
  }
  .dark\:border {
    @media (prefers-color-scheme: dark) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .dark\:border-blue-500 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-blue-500);
    }
  }
  .dark\:border-gray-600 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-gray-600);
    }
  }
  .dark\:border-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-gray-700);
    }
  }
  .dark\:border-gray-800 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-gray-800);
    }
  }
  .dark\:border-gray-800\/50 {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, var(--color-gray-800) 50%, transparent);
    }
  }
  .dark\:border-transparent {
    @media (prefers-color-scheme: dark) {
      border-color: transparent;
    }
  }
  .dark\:border-white\/10 {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .dark\:border-s-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-inline-start-color: var(--color-gray-700);
    }
  }
  .dark\:bg-blue-600 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-blue-600);
    }
  }
  .dark\:bg-gray-700 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-700);
    }
  }
  .dark\:bg-gray-800 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-800);
    }
  }
  .dark\:bg-gray-800\/50 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-gray-800) 50%, transparent);
    }
  }
  .dark\:bg-gray-800\/60 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-gray-800) 60%, transparent);
    }
  }
  .dark\:bg-gray-900 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-900);
    }
  }
  .dark\:bg-gray-900\/80 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-gray-900) 80%, transparent);
    }
  }
  .dark\:bg-gray-950 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-950);
    }
  }
  .dark\:bg-gray-950\/50 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-gray-950) 50%, transparent);
    }
  }
  .dark\:bg-gray-950\/75 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-gray-950) 75%, transparent);
    }
  }
  .dark\:bg-gray-950\/95 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-gray-950) 95%, transparent);
    }
  }
  .dark\:bg-green-800 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-green-800);
    }
  }
  .dark\:bg-green-900 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-green-900);
    }
  }
  .dark\:bg-indigo-800 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-indigo-800);
    }
  }
  .dark\:bg-inherit {
    @media (prefers-color-scheme: dark) {
      background-color: inherit;
    }
  }
  .dark\:bg-red-800 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-red-800);
    }
  }
  .dark\:bg-white\/5 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }
  .dark\:bg-yellow-800 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-yellow-800);
    }
  }
  .dark\:text-blue-500 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-blue-500);
    }
  }
  .dark\:text-gray-100 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-100);
    }
  }
  .dark\:text-gray-200 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-200);
    }
  }
  .dark\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-300);
    }
  }
  .dark\:text-gray-400 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-400);
    }
  }
  .dark\:text-gray-500 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-500);
    }
  }
  .dark\:text-gray-700 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-700);
    }
  }
  .dark\:text-gray-700\/60 {
    @media (prefers-color-scheme: dark) {
      color: color-mix(in oklab, var(--color-gray-700) 60%, transparent);
    }
  }
  .dark\:text-green-300 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-green-300);
    }
  }
  .dark\:text-green-400 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-green-400);
    }
  }
  .dark\:text-indigo-200 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-indigo-200);
    }
  }
  .dark\:text-indigo-500 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-indigo-500);
    }
  }
  .dark\:text-red-300 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-red-300);
    }
  }
  .dark\:text-secondary-200 {
    @media (prefers-color-scheme: dark) {
      color: #e2e8f0;
    }
  }
  .dark\:text-secondary-400 {
    @media (prefers-color-scheme: dark) {
      color: #94a3b8;
    }
  }
  .dark\:text-white {
    @media (prefers-color-scheme: dark) {
      color: var(--color-white);
    }
  }
  .dark\:text-yellow-300 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-yellow-300);
    }
  }
  .dark\:placeholder-gray-400 {
    @media (prefers-color-scheme: dark) {
      &::placeholder {
        color: var(--color-gray-400);
      }
    }
  }
  .dark\:ring-offset-gray-800 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-offset-color: var(--color-gray-800);
    }
  }
  .dark\:hover\:border-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          border-color: var(--color-gray-600);
        }
      }
    }
  }
  .dark\:hover\:bg-blue-600 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-blue-600);
        }
      }
    }
  }
  .dark\:hover\:bg-blue-700 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-blue-700);
        }
      }
    }
  }
  .dark\:hover\:bg-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-gray-600);
        }
      }
    }
  }
  .dark\:hover\:bg-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-gray-700);
        }
      }
    }
  }
  .dark\:hover\:bg-gray-800 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-gray-800);
        }
      }
    }
  }
  .dark\:hover\:bg-inherit {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: inherit;
        }
      }
    }
  }
  .dark\:hover\:text-blue-500 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-blue-500);
        }
      }
    }
  }
  .dark\:hover\:text-gray-100 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-gray-100);
        }
      }
    }
  }
  .dark\:hover\:text-gray-200 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-gray-200);
        }
      }
    }
  }
  .dark\:hover\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-gray-300);
        }
      }
    }
  }
  .dark\:hover\:text-gray-400 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-gray-400);
        }
      }
    }
  }
  .dark\:hover\:text-white {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
    }
  }
  .dark\:focus\:border-blue-500 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: var(--color-blue-500);
      }
    }
  }
  .dark\:focus\:bg-blue-600 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        background-color: var(--color-blue-600);
      }
    }
  }
  .dark\:focus\:text-white {
    @media (prefers-color-scheme: dark) {
      &:focus {
        color: var(--color-white);
      }
    }
  }
  .dark\:focus\:ring-blue-500 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-color: var(--color-blue-500);
      }
    }
  }
  .dark\:focus\:ring-blue-600 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-color: var(--color-blue-600);
      }
    }
  }
  .dark\:focus\:ring-blue-800 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-color: var(--color-blue-800);
      }
    }
  }
  .dark\:focus\:ring-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-color: var(--color-gray-700);
      }
    }
  }
  .dark\:disabled\:border-gray-800 {
    @media (prefers-color-scheme: dark) {
      &:disabled {
        border-color: var(--color-gray-800);
      }
    }
  }
  .dark\:disabled\:bg-gray-900 {
    @media (prefers-color-scheme: dark) {
      &:disabled {
        background-color: var(--color-gray-900);
      }
    }
  }
  .dark\:disabled\:text-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:disabled {
        color: var(--color-gray-700);
      }
    }
  }
  .xl\:dark\:border-white\/10 {
    @media (width >= 80rem) {
      @media (prefers-color-scheme: dark) {
        border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
      }
    }
  }
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100;
  src: url("/assets/dm-sans-v15-latin-100-b9c04255.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 100;
  src: url("/assets/dm-sans-v15-latin-100italic-ead256f8.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 200;
  src: url("/assets/dm-sans-v15-latin-200-c40a3c5d.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 200;
  src: url("/assets/dm-sans-v15-latin-200italic-420a6451.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300;
  src: url("/assets/dm-sans-v15-latin-300-665ae6e3.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 300;
  src: url("/assets/dm-sans-v15-latin-300italic-ed17ec20.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/dm-sans-v15-latin-regular-bcbae6e7.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400;
  src: url("/assets/dm-sans-v15-latin-italic-d63c8141.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  src: url("/assets/dm-sans-v15-latin-500-c7690f28.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 500;
  src: url("/assets/dm-sans-v15-latin-500italic-7c843ef8.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/dm-sans-v15-latin-600-860d9d6f.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 600;
  src: url("/assets/dm-sans-v15-latin-600italic-2d50a565.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url("/assets/dm-sans-v15-latin-700-1545a9e1.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 700;
  src: url("/assets/dm-sans-v15-latin-700italic-3e0fafb6.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 800;
  src: url("/assets/dm-sans-v15-latin-800-647b5932.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 800;
  src: url("/assets/dm-sans-v15-latin-800italic-d8ecdd65.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 900;
  src: url("/assets/dm-sans-v15-latin-900-c54d8521.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 900;
  src: url("/assets/dm-sans-v15-latin-900italic-ee9e7356.woff2") format('woff2');
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-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-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-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
