/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-content: "";
      --tw-space-x-reverse: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-outline-style: solid;
      --tw-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-divide-x-reverse: 0;
    }
  }
}

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

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  html {
    background-color: var(--muted);
  }

  html body {
    background-color: var(--background);
    color: var(--foreground);
  }

  .contextual-region .contextual[data-contextual-id] {
    z-index: 501;
  }
}

@layer base {
  :root, :host {
    --font-sans: var(--font-sans);
    --font-serif: var(--font-serif);
    --font-mono: var(--font-mono);
    --color-red-200: oklch(88.5% .062 18.334);
    --color-red-400: oklch(70.4% .191 22.216);
    --color-emerald-500: oklch(69.6% .17 162.48);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-xs: 20rem;
    --container-lg: 32rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .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;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-normal: var(--tracking-normal);
    --leading-relaxed: 1.625;
    --radius-lg: var(--radius);
    --radius-2xl: 1rem;
    --shadow-2xs: var(--shadow-2xs);
    --shadow-xs: var(--shadow-xs);
    --shadow-sm: var(--shadow-sm);
    --shadow-md: var(--shadow-md);
    --shadow-lg: var(--shadow-lg);
    --shadow-xl: var(--shadow-xl);
    --shadow-2xl: var(--shadow-2xl);
    --drop-shadow-lg: 0 4px 4px #00000026;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
    --aspect-video: 16 / 9;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --shadow: var(--shadow);
    --color-primary: var(--primary);
    --color-secondary: var(--secondary);
    --color-ring: var(--ring);
    --color-back-to-top-fg: var(--primary-foreground);
    --color-back-to-top-bg: var(--primary);
    --color-back-to-top-border: var(--color-primary);
  }

  :root {
    --background: #fff;
    --foreground: #1e1624;
    --card: #fff;
    --card-foreground: #1e1624;
    --popover: #fff;
    --popover-foreground: #1e1624;
    --primary: #4e2e66;
    --primary-foreground: #fff;
    --secondary: #f2ecf7;
    --secondary-foreground: #6b4480;
    --muted: #faf7fc;
    --muted-foreground: #7a6b84;
    --accent: #ede0f4;
    --accent-foreground: #3d2050;
    --destructive: #ef4444;
    --destructive-foreground: #fff;
    --border: #e2d4eb;
    --input: #e2d4eb;
    --ring: #ceb3da;
    --chart-1: #9b6ab3;
    --chart-2: #ceb3da;
    --chart-3: #6b4480;
    --chart-4: #3d2050;
    --chart-5: #d4a8e0;
    --sidebar: #faf7fc;
    --sidebar-foreground: #1e1624;
    --sidebar-primary: #9b6ab3;
    --sidebar-primary-foreground: #fff;
    --sidebar-accent: #ede0f4;
    --sidebar-accent-foreground: #3d2050;
    --sidebar-border: #e2d4eb;
    --sidebar-ring: #ceb3da;
    --font-sans: Inter, sans-serif;
    --font-serif: Source Serif 4, serif;
    --font-mono: JetBrains Mono, monospace;
    --radius: .5rem;
    --shadow-x: 0px;
    --shadow-y: 2px;
    --shadow-blur: 12px;
    --shadow-spread: -2px;
    --shadow-opacity: .08;
    --shadow-color: #332442;
    --shadow-2xs: 0px 2px 12px -2px #3324420a;
    --shadow-xs: 0px 2px 12px -2px #3324420a;
    --shadow-sm: 0px 2px 12px -2px #33244214, 0px 1px 2px -3px #33244214;
    --shadow: 0px 2px 12px -2px #33244214, 0px 1px 2px -3px #33244214;
    --shadow-md: 0px 2px 12px -2px #33244214, 0px 2px 4px -3px #33244214;
    --shadow-lg: 0px 2px 12px -2px #33244214, 0px 4px 6px -3px #33244214;
    --shadow-xl: 0px 2px 12px -2px #33244214, 0px 8px 10px -3px #33244214;
    --shadow-2xl: 0px 2px 12px -2px #33244233;
    --tracking-normal: -.025em;
    --spacing: .25rem;
  }

  .dark {
    --background: #16101e;
    --foreground: #ede0f4;
    --card: #221830;
    --card-foreground: #ede0f4;
    --popover: #221830;
    --popover-foreground: #ede0f4;
    --primary: #ceb3da;
    --primary-foreground: #1e1624;
    --secondary: #2d1f3d;
    --secondary-foreground: #ceb3da;
    --muted: #1e1428;
    --muted-foreground: #a38fb0;
    --accent: #3d2050;
    --accent-foreground: #ede0f4;
    --destructive: #ef4444;
    --destructive-foreground: #fff;
    --border: #3d2d50;
    --input: #3d2d50;
    --ring: #9b6ab3;
    --chart-1: #ceb3da;
    --chart-2: #9b6ab3;
    --chart-3: #ede0f4;
    --chart-4: #6b4480;
    --chart-5: #d4a8e0;
    --sidebar: #100c18;
    --sidebar-foreground: #ede0f4;
    --sidebar-primary: #ceb3da;
    --sidebar-primary-foreground: #1e1624;
    --sidebar-accent: #3d2050;
    --sidebar-accent-foreground: #ede0f4;
    --sidebar-border: #3d2d50;
    --sidebar-ring: #9b6ab3;
    --font-sans: Inter, sans-serif;
    --font-serif: Source Serif 4, serif;
    --font-mono: JetBrains Mono, monospace;
    --radius: .5rem;
    --shadow-x: 0px;
    --shadow-y: 2px;
    --shadow-blur: 12px;
    --shadow-spread: -2px;
    --shadow-opacity: .2;
    --shadow-color: #0d0613;
    --shadow-2xs: 0px 2px 12px -2px #0d06131a;
    --shadow-xs: 0px 2px 12px -2px #0d06131a;
    --shadow-sm: 0px 2px 12px -2px #0d061333, 0px 1px 2px -3px #0d061333;
    --shadow: 0px 2px 12px -2px #0d061333, 0px 1px 2px -3px #0d061333;
    --shadow-md: 0px 2px 12px -2px #0d061333, 0px 2px 4px -3px #0d061333;
    --shadow-lg: 0px 2px 12px -2px #0d061333, 0px 4px 6px -3px #0d061333;
    --shadow-xl: 0px 2px 12px -2px #0d061333, 0px 8px 10px -3px #0d061333;
    --shadow-2xl: 0px 2px 12px -2px #0d061380;
  }

  @layer base {
    * {
      border-color: var(--border);
      outline-color: var(--ring);
    }

    @supports (color: color-mix(in lab, red, red)) {
      * {
        outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
      }
    }

    body {
      background-color: var(--background);
      color: var(--foreground);
      letter-spacing: var(--tracking-normal);
    }

    :root html {
      font-size: 16px;
    }
  }

  :root {
    --info: #00bafe;
    --info-foreground: #fff;
    --success: #00d390;
    --success-foreground: #fff;
    --warning: #f9a825;
    --warning-foreground: #fff;
    --error: #ff355a;
    --error-foreground: #fff;
    --neutral: #6b7280;
    --neutral-foreground: #fff;
    --font-popins: Poppins, sans-serif;
  }

  .dark {
    --info: #a8e8ff;
    --info-foreground: #000;
    --success: #9bffdf;
    --success-foreground: #000;
    --warning: #ffebb4;
    --warning-foreground: #000;
    --error: #ffb4c2;
    --error-foreground: #000;
    --neutral: #e1e1e1;
    --neutral-foreground: #000;
  }

  :root {
    color: var(--tw-prose-body);
    max-width: 65ch;
  }

  :root :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  :root :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-lead);
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    font-size: 1.25em;
    line-height: 1.6;
  }

  :root :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-links);
    font-weight: 500;
    text-decoration: underline;
  }

  :root :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
  }

  :root :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  :root :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: decimal;
  }

  :root :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  :root :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  :root :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  :root :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  :root :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  :root :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  :root :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  :root :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  :root :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: decimal;
  }

  :root :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: disc;
  }

  :root :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--tw-prose-counters);
    font-weight: 400;
  }

  :root :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
  }

  :root :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.25em;
    font-weight: 600;
  }

  :root :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  :root :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-quotes);
    border-inline-start-width: .25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "“""”""‘""’";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
    font-style: italic;
    font-weight: 500;
  }

  :root :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
    content: open-quote;
  }

  :root :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: close-quote;
  }

  :root :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 0;
    margin-bottom: .888889em;
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.11111;
  }

  :root :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 900;
  }

  :root :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.33333;
  }

  :root :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 800;
  }

  :root :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.6em;
    margin-bottom: .6em;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.6;
  }

  :root :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  :root :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.5em;
    margin-bottom: .5em;
    font-weight: 600;
    line-height: 1.5;
  }

  :root :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  :root :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  :root :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
    display: block;
  }

  :root :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  :root :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    border-radius: .3125rem;
    padding-inline-start: .375em;
    font-family: inherit;
    font-size: .875em;
    font-weight: 500;
  }

  :root :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-size: .875em;
    font-weight: 600;
  }

  :root :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, :root :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: "`";
  }

  :root :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  :root :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .875em;
  }

  :root :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .9em;
  }

  :root :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  :root :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    padding-top: .857143em;
    padding-inline-end: 1.14286em;
    padding-bottom: .857143em;
    border-radius: .375rem;
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
    padding-inline-start: 1.14286em;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.71429;
    overflow-x: auto;
  }

  :root :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  :root :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, :root :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: none;
  }

  :root :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    table-layout: auto;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.71429;
  }

  :root :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }

  :root :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    vertical-align: bottom;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
    font-weight: 600;
  }

  :root :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }

  :root :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

  :root :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: baseline;
  }

  :root :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }

  :root :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: top;
  }

  :root :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    text-align: start;
  }

  :root :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  :root :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-captions);
    margin-top: .857143em;
    font-size: .875em;
    line-height: 1.42857;
  }

  :root {
    --tw-prose-body: oklch(37.3% .034 259.733);
    --tw-prose-headings: oklch(21% .034 264.665);
    --tw-prose-lead: oklch(44.6% .03 256.802);
    --tw-prose-links: oklch(21% .034 264.665);
    --tw-prose-bold: oklch(21% .034 264.665);
    --tw-prose-counters: oklch(55.1% .027 264.364);
    --tw-prose-bullets: oklch(87.2% .01 258.338);
    --tw-prose-hr: oklch(92.8% .006 264.531);
    --tw-prose-quotes: oklch(21% .034 264.665);
    --tw-prose-quote-borders: oklch(92.8% .006 264.531);
    --tw-prose-captions: oklch(55.1% .027 264.364);
    --tw-prose-kbd: oklch(21% .034 264.665);
    --tw-prose-kbd-shadows: oklab(21% -.00316127 -.0338527 / .1);
    --tw-prose-code: oklch(21% .034 264.665);
    --tw-prose-pre-code: oklch(92.8% .006 264.531);
    --tw-prose-pre-bg: oklch(27.8% .033 256.848);
    --tw-prose-th-borders: oklch(87.2% .01 258.338);
    --tw-prose-td-borders: oklch(92.8% .006 264.531);
    --tw-prose-invert-body: oklch(87.2% .01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% .022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% .022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% .03 256.802);
    --tw-prose-invert-hr: oklch(37.3% .034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% .003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);
    --tw-prose-invert-captions: oklch(70.7% .022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: #ffffff1a;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% .01 258.338);
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: oklch(44.6% .03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% .034 259.733);
    font-size: 1rem;
    line-height: 1.75;
  }

  :root :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  :root :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    margin-bottom: .5em;
  }

  :root :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .375em;
  }

  :root :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  :root :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  :root :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  :root :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  :root :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  :root :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  :root :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  :root :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em;
  }

  :root :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), :root :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  :root :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  :root :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  :root :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .571429em;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
  }

  :root :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  :root :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  :root :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  :root :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  :root :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  :root {
    --tw-prose-body: var(--foreground);
    --tw-prose-headings: var(--foreground);
    --tw-prose-lead: var(--foreground);
    --tw-prose-links: var(--foreground);
    --tw-prose-bold: var(--foreground);
    --tw-prose-counters: var(--foreground);
    --tw-prose-bullets: var(--foreground);
    --tw-prose-hr: var(--foreground);
    --tw-prose-quotes: var(--foreground);
    --tw-prose-quote-borders: var(--foreground);
    --tw-prose-captions: var(--foreground);
    --tw-prose-code: var(--foreground);
    --tw-prose-pre-code: var(--foreground);
    --tw-prose-pre-bg: var(--background);
    --tw-prose-th-borders: var(--foreground);
    --tw-prose-td-borders: var(--foreground);
    --tw-prose-invert-body: var(--foreground);
    --tw-prose-invert-headings: var(--foreground);
    --tw-prose-invert-lead: var(--foreground);
    --tw-prose-invert-links: var(--foreground);
    --tw-prose-invert-bold: var(--foreground);
    --tw-prose-invert-counters: var(--foreground);
    --tw-prose-invert-bullets: var(--foreground);
    --tw-prose-invert-hr: var(--foreground);
    --tw-prose-invert-quotes: var(--foreground);
    --tw-prose-invert-quote-borders: var(--foreground);
    --tw-prose-invert-captions: var(--foreground);
    --tw-prose-invert-code: var(--foreground);
    --tw-prose-invert-pre-code: var(--foreground);
    --tw-prose-invert-pre-bg: var(--background);
    --tw-prose-invert-th-borders: var(--foreground);
    --tw-prose-invert-td-borders: var(--foreground);
    max-width: none;
    font-size: 16lgpx;
    font-family: var(--font-popins);
  }

  :root :is(input:where([type="text"]), input:where(:not([type])), input:where([type="email"]), input:where([type="url"]), input:where([type="password"]), input:where([type="number"]), input:where([type="date"]), input:where([type="datetime-local"]), input:where([type="month"]), input:where([type="search"]), input:where([type="tel"]), input:where([type="time"]), input:where([type="week"]), select:where([multiple]), textarea, select) {
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--border);
    background-color: var(--background);
    color: var(--foreground);
    border-radius: .25rem;
  }

  :root :is(input:where([type="text"]), input:where(:not([type])), input:where([type="email"]), input:where([type="url"]), input:where([type="password"]), input:where([type="number"]), input:where([type="date"]), input:where([type="datetime-local"]), input:where([type="month"]), input:where([type="search"]), input:where([type="tel"]), input:where([type="time"]), input:where([type="week"]), select:where([multiple]), textarea, select):focus, :root :is(input:where([type="text"]), input:where(:not([type])), input:where([type="email"]), input:where([type="url"]), input:where([type="password"]), input:where([type="number"]), input:where([type="date"]), input:where([type="datetime-local"]), input:where([type="month"]), input:where([type="search"]), input:where([type="tel"]), input:where([type="time"]), input:where([type="week"]), select:where([multiple]), textarea, select):focus-visible {
    border-color: var(--border);
    --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);
    --tw-ring-color: var(--ring);
    --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);
  }

  :root :is(input:where([type="file"])) {
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--border);
    padding-inline: calc(var(--spacing) * 2);
    padding-block: calc(var(--spacing) * 1);
    border-radius: .25rem;
  }

  :root :is(input:where([type="file"])):focus, :root :is(input:where([type="file"])):focus-visible {
    border-color: var(--border);
    --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);
    --tw-ring-color: var(--ring);
    --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);
    --tw-outline-style: none;
    outline-style: none;
  }

  :root input:where([type="checkbox"]), :root input:where([type="radio"]) {
    margin-right: calc(var(--spacing) * 2);
  }

  :is(:root input:where([type="checkbox"]), :root input:where([type="radio"]))[type="checkbox"] {
    margin-right: calc(var(--spacing) * 2);
    border-radius: .25rem;
  }

  :is(:root input:where([type="checkbox"]), :root input:where([type="radio"])):checked, :is(:root input:where([type="checkbox"]), :root input:where([type="radio"])):focus {
    color: var(--primary);
    --tw-ring-color: var(--primary);
  }

  :root input[type="button"], :root input[type="submit"], :root input[type="reset"], :root button {
    padding-inline: calc(var(--spacing) * 2);
    padding-block: calc(var(--spacing) * 1);
    border-radius: calc(var(--radius) - 2px);
    border-style: var(--tw-border-style);
    background-color: var(--primary);
    color: var(--primary-foreground);
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
    border-width: 0;
    border-color: #0000;
  }

  @media (hover: hover) {
    :is(:root input[type="button"], :root input[type="submit"], :root input[type="reset"], :root button):not(disabled):hover {
      cursor: pointer;
      background-color: var(--primary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      :is(:root input[type="button"], :root input[type="submit"], :root input[type="reset"], :root button):not(disabled):hover {
        background-color: color-mix(in oklab, var(--primary) 80%, transparent);
      }
    }

    :is(:root input[type="button"], :root input[type="submit"], :root input[type="reset"], :root button):not(disabled):hover {
      color: var(--primary-foreground);
    }
  }

  :root a {
    color: var(--secondary-foreground);
    text-underline-offset: 4px;
    text-decoration-line: underline;
  }

  @media (hover: hover) {
    :root a:hover {
      color: var(--primary);
      text-decoration-line: none;
    }
  }

  :root a {
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
  }

  @media (hover: hover) {
    :root a:not(disabled):hover {
      cursor: pointer;
      color: var(--primary);
    }
  }

  :root details {
    border-radius: calc(var(--radius) + 4px);
    --tw-shadow: var(--shadow);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    overflow: hidden;
  }

  :root details[open] > summary {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
    border-color: var(--border);
  }

  :root details > summary {
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 2);
  }

  @media (hover: hover) {
    :root details > summary:hover {
      cursor: pointer;
    }
  }

  :root details > summary {
    background-color: var(--primary);
    color: var(--primary-foreground);
  }

  :root details > * {
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 2);
  }

  :root time {
    font-family: var(--font-mono);
  }

  :root progress::-moz-progress-bar {
    background-color: var(--primary);
    color: var(--primary);
  }

  :root progress::-webkit-progress-value {
    background-color: var(--primary);
    color: var(--primary);
  }

  :root meter::-webkit-meter-bar {
    background: gray;
  }

  :root meter::-webkit-meter-optimum-value {
    background: var(--success);
  }

  :root meter::-webkit-meter-suboptimum-value {
    background: var(--warning);
  }

  :root meter::-webkit-meter-even-less-good-value {
    background: bar(--error);
  }

  :root input::-webkit-datetime-edit-day-field:focus {
    background-color: var(--primary);
    color: var(--primary-foreground);
    outline: none;
  }

  :root input::-webkit-datetime-edit-month-field:focus {
    background-color: var(--primary);
    color: var(--primary-foreground);
    outline: none;
  }

  :root input::-webkit-datetime-edit-year-field:focus {
    background-color: var(--primary);
    color: var(--primary-foreground);
    outline: none;
  }

  :root ::file-selector-button {
    border-radius: var(--radius);
    background-color: var(--primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    :root ::file-selector-button {
      background-color: color-mix(in oklab, var(--primary) 80%, transparent);
    }
  }

  :root ::file-selector-button {
    color: var(--primary-foreground);
    margin-right: calc(var(--spacing) * 2);
    padding-inline: calc(var(--spacing) * 2);
    padding-block: calc(var(--spacing) * 0);
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
  }

  @media (hover: hover) {
    :root ::file-selector-button:hover {
      cursor: pointer;
    }

    :root ::file-selector-button:hover {
      background-color: var(--primary);
    }

    :root ::file-selector-button:hover {
      color: var(--primary-foreground);
    }
  }

  input:where([type="text"]), input:where(:not([type])), input:where([type="email"]), input:where([type="url"]), input:where([type="password"]), input:where([type="number"]), input:where([type="date"]), input:where([type="datetime-local"]), input:where([type="month"]), input:where([type="search"]), input:where([type="tel"]), input:where([type="time"]), input:where([type="week"]), select:where([multiple]), textarea, select {
    appearance: none;
    --tw-shadow: 0 0 #0000;
    background-color: #fff;
    border-width: 1px;
    border-color: oklch(55.1% .027 264.364);
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  :is(input:where([type="text"]), input:where(:not([type])), input:where([type="email"]), input:where([type="url"]), input:where([type="password"]), input:where([type="number"]), input:where([type="date"]), input:where([type="datetime-local"]), input:where([type="month"]), input:where([type="search"]), input:where([type="tel"]), input:where([type="time"]), input:where([type="week"]), select:where([multiple]), textarea, select):focus {
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% .245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: oklch(54.6% .245 262.881);
    outline: 2px solid #0000;
  }

  input::placeholder, textarea::placeholder {
    color: oklch(55.1% .027 264.364);
    opacity: 1;
  }

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

  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }

  ::-webkit-date-and-time-value {
    text-align: inherit;
  }

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

  ::-webkit-datetime-edit {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

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

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

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

  select {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
  }

  select:where([multiple]), select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    print-color-adjust: unset;
    padding-right: .75rem;
  }

  input:where([type="checkbox"]), input:where([type="radio"]) {
    appearance: none;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    color: oklch(54.6% .245 262.881);
    --tw-shadow: 0 0 #0000;
    background-color: #fff;
    background-origin: border-box;
    border-width: 1px;
    border-color: oklch(55.1% .027 264.364);
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    padding: 0;
    display: inline-block;
  }

  input:where([type="checkbox"]) {
    border-radius: 0;
  }

  input:where([type="radio"]) {
    border-radius: 100%;
  }

  input:where([type="checkbox"]):focus, input:where([type="radio"]):focus {
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% .245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    outline: 2px solid #0000;
  }

  input:where([type="checkbox"]):checked, input:where([type="radio"]):checked {
    background-color: currentColor;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: #0000;
  }

  input:where([type="checkbox"]):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
  }

  @media (forced-colors: active) {
    input:where([type="checkbox"]):checked {
      appearance: auto;
    }
  }

  input:where([type="radio"]):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  }

  @media (forced-colors: active) {
    input:where([type="radio"]):checked {
      appearance: auto;
    }
  }

  input:where([type="checkbox"]):checked:hover, input:where([type="checkbox"]):checked:focus, input:where([type="radio"]):checked:hover, input:where([type="radio"]):checked:focus {
    background-color: currentColor;
    border-color: #0000;
  }

  input:where([type="checkbox"]):indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: #0000;
  }

  @media (forced-colors: active) {
    input:where([type="checkbox"]):indeterminate {
      appearance: auto;
    }
  }

  input:where([type="checkbox"]):indeterminate:hover, input:where([type="checkbox"]):indeterminate:focus {
    background-color: currentColor;
    border-color: #0000;
  }

  input:where([type="file"]) {
    background: unset;
    border-color: inherit;
    font-size: unset;
    line-height: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  input:where([type="file"]):focus {
    outline: 1px solid buttontext;
    outline: 1px auto -webkit-focus-ring-color;
  }
}

@layer layout {
  .region.region-header {
    container-type: inline-size;
  }

  @media (min-width: 40rem) {
    .region.region-header .region-header-content {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .region.region-header .region-header-content {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .region.region-header .region-header-content {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .region.region-header .region-header-content {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .region.region-header .region-header-content {
      max-width: 96rem;
    }
  }

  .region.region-header .region-header-content {
    justify-content: flex-end;
    align-items: center;
    gap: calc(var(--spacing) * 4);
    width: 100%;
    padding-inline: calc(var(--spacing) * 10);
    padding-block: calc(var(--spacing) * 4);
    margin-inline: auto;
    display: flex;
  }

  body.user-logged-in div.region.region-content {
    min-height: calc(100vh - 290px);
  }

  body:not(.user-logged-in) div.region.region-content {
    min-height: calc(100vh - 475px);
  }

  div.region.region-content {
    width: 100%;
  }

  @media (min-width: 40rem) {
    div.region.region-content {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    div.region.region-content {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    div.region.region-content {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    div.region.region-content {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    div.region.region-content {
      max-width: 96rem;
    }
  }

  div.region.region-content {
    padding-inline: calc(var(--spacing) * 10);
    margin-inline: auto;
  }

  .region.region-footer {
    margin-top: calc(var(--spacing) * 5);
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
    border-color: var(--color-gray-200);
    background-color: var(--accent);
    padding-block: calc(var(--spacing) * 5);
    color: var(--accent-foreground);
  }

  .region.region-footer div.region-footer-content {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .region.region-footer div.region-footer-content {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .region.region-footer div.region-footer-content {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .region.region-footer div.region-footer-content {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .region.region-footer div.region-footer-content {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .region.region-footer div.region-footer-content {
      max-width: 96rem;
    }
  }

  .region.region-footer div.region-footer-content {
    padding-inline: calc(var(--spacing) * 10);
    margin-inline: auto;
    container-type: inline-size;
  }
}

@layer components {
  div.block.block-system-branding-block {
    margin-right: auto;
  }

  @media (min-width: 48rem) {
    div.block.block-system-branding-block {
      margin-right: unset;
    }
  }

  div.block.block-system-branding-block .site-logo-wrapper > a.site_logo {
    align-items: center;
    width: fit-content;
    height: 100%;
    display: flex;
  }

  div.block.block-system-branding-block .site-logo-wrapper > a.site_logo img {
    margin-top: 0;
    margin-bottom: 0;
  }

  #block-menu-account--override {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    position: relative;
  }

  #block-menu-account--override > button {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
    border-radius: calc(var(--radius) - 4px);
    border-style: var(--tw-border-style);
    border-width: 0;
    border-color: var(--foreground);
    padding-inline: calc(var(--spacing) * 0);
    padding-block: calc(var(--spacing) * 0);
    vertical-align: middle;
    color: var(--foreground);
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
    background-color: #0000;
    justify-content: center;
    display: block;
  }

  @media (hover: hover) {
    #block-menu-account--override > button:hover {
      cursor: pointer;
      border-color: var(--primary);
      color: var(--primary);
    }
  }

  #block-menu-account--override > button:focus-within, #block-menu-account--override > button:focus, #block-menu-account--override > button:focus-visible {
    outline-offset: 4px;
  }

  #block-menu-account--override nav#account-menu-dropdown {
    top: calc(var(--spacing) * 15);
    right: calc(var(--spacing) * 0);
    z-index: 10;
    border-radius: calc(var(--radius) + 4px);
    width: fit-content;
    padding-inline: calc(var(--spacing) * 5);
    padding-block: calc(var(--spacing) * 5);
    --tw-shadow: var(--shadow-md);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    position: absolute;
  }

  #block-menu-account--override nav#account-menu-dropdown ul {
    margin-top: calc(var(--spacing) * 0);
    margin-bottom: calc(var(--spacing) * 0);
    gap: calc(var(--spacing) * 2);
    padding-left: calc(var(--spacing) * 0);
    text-wrap: nowrap;
    flex-direction: column;
    list-style-type: none;
    display: flex;
  }

  #block-menu-account--override nav#account-menu-dropdown ul li {
    margin-top: calc(var(--spacing) * 2);
    padding-left: calc(var(--spacing) * 0);
  }

  #block-menu-account--override nav#account-menu-dropdown ul li a {
    border-radius: calc(var(--radius) - 2px);
    background-color: var(--foreground);
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 2);
    text-wrap: nowrap;
    color: var(--background);
    text-decoration-line: none;
  }

  @media (hover: hover) {
    #block-menu-account--override nav#account-menu-dropdown ul li a:hover {
      background-color: var(--foreground);
      text-decoration-line: none !important;
    }

    @supports (color: color-mix(in lab, red, red)) {
      #block-menu-account--override nav#account-menu-dropdown ul li a:hover {
        background-color: color-mix(in oklab, var(--foreground) 70%, transparent);
      }
    }

    #block-menu-account--override nav#account-menu-dropdown ul li a:hover {
      color: var(--background);
    }
  }

  #block-menu-account--override nav#account-menu-dropdown ul li a {
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
  }

  #block-menu-account--override nav#account-menu-dropdown ul li a:focus-within, #block-menu-account--override nav#account-menu-dropdown ul li a:focus, #block-menu-account--override nav#account-menu-dropdown ul li a:focus-visible {
    outline-offset: 4px;
  }

  nav.block.block-menu.navigation.menu--main {
    justify-content: stretch;
    display: flex;
  }

  nav.block.block-menu.navigation.menu--main h2.visually-hidden {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    display: none;
    position: absolute;
    overflow: hidden;
  }

  nav.block.block-menu.navigation.menu--main > ul {
    justify-content: stretch;
    gap: calc(var(--spacing) * 4);
    flex-wrap: wrap;
    display: flex;
  }

  @media not all and (min-width: 48rem) {
    nav.block.block-menu.navigation.menu--main > ul {
      display: none;
    }
  }

  nav.block.block-menu.navigation.menu--main > ul {
    margin-top: calc(var(--spacing) * 0);
    margin-bottom: calc(var(--spacing) * 0);
  }

  @container not (min-width: 36rem) {
    nav.block.block-menu.navigation.menu--main > ul {
      flex-direction: column;
    }
  }

  nav.block.block-menu.navigation.menu--main > ul > li {
    flex-direction: column-reverse;
    display: flex;
  }

  nav.block.block-menu.navigation.menu--main > ul > li a {
    height: fit-content;
    height: calc(var(--spacing) * 8);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 1.5);
    padding-inline: calc(var(--spacing) * 3);
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    white-space: nowrap;
    background-color: var(--background);
    color: var(--accent-foreground);
    --tw-duration: .3s;
    flex-shrink: 0;
    text-decoration-line: none;
    transition-property: none;
    transition-duration: .3s;
    display: inline-flex;
  }

  @container not (min-width: 64rem) {
    nav.block.block-menu.navigation.menu--main > ul > li a {
      padding-inline: calc(var(--spacing) * 2);
    }
  }

  @container not (min-width: 36rem) {
    nav.block.block-menu.navigation.menu--main > ul > li a {
      height: calc(var(--spacing) * 7);
      padding-inline: calc(var(--spacing) * 0);
      margin-right: auto;
    }
  }

  @media (hover: hover) {
    nav.block.block-menu.navigation.menu--main > ul > li a:hover {
      background-color: var(--secondary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      nav.block.block-menu.navigation.menu--main > ul > li a:hover {
        background-color: color-mix(in oklab, var(--secondary) 50%, transparent);
      }
    }

    nav.block.block-menu.navigation.menu--main > ul > li a:hover {
      padding-inline: calc(var(--spacing) * 3);
      color: var(--secondary-foreground);
      border-radius: calc(var(--radius) - 2px);
      --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);
      --tw-ring-color: var(--ring);
      --tw-duration: .3s;
      transition-property: none;
      transition-duration: .3s;
    }
  }

  #mobile-menu-drawer ul {
    padding: calc(var(--spacing) * 0);
  }

  div.block.block-page-title-block {
    margin-block: calc(var(--spacing) * 5);
    text-align: center;
  }

  div.block.block-page-title-block h1.page-title {
    padding-block: calc(var(--spacing) * 5);
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    align-items: center;
    gap: calc(var(--spacing) * 6);
    --tw-tracking: calc(var(--tracking-normal) - .025em);
    letter-spacing: calc(var(--tracking-normal) - .025em);
    color: var(--primary);
    display: flex;
  }

  div.block.block-page-title-block h1.page-title:before, div.block.block-page-title-block h1.page-title:after {
    background-color: var(--primary);
    --tw-content: "";
    content: var(--tw-content);
    flex: 1;
    height: 1px;
  }

  div.block.block-local-tasks-block {
    margin-block: calc(var(--spacing) * 5);
  }

  div.block.block-local-tasks-block ul {
    margin-left: calc(var(--spacing) * 0);
    justify-content: stretch;
    gap: calc(var(--spacing) * 4);
    padding-left: calc(var(--spacing) * 0);
    list-style-type: none;
    display: flex;
  }

  div.block.block-local-tasks-block ul > li {
    margin-block: calc(var(--spacing) * 0);
    padding-left: calc(var(--spacing) * 0);
  }

  div.block.block-local-tasks-block ul > li > a {
    text-decoration-line: none;
  }

  @media (hover: hover) {
    div.block.block-local-tasks-block ul > li > a:hover {
      text-decoration-line: none;
    }
  }

  div.block.block-local-tasks-block ul > li > a {
    height: calc(var(--spacing) * 8);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 1.5);
    border-radius: calc(var(--radius) - 2px);
    background-color: var(--secondary);
    padding-inline: calc(var(--spacing) * 3);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    white-space: nowrap;
    color: var(--secondary-foreground);
    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));
    --tw-outline-style: none;
    outline-style: none;
    flex-shrink: 0;
    display: inline-flex;
  }

  @media (hover: hover) {
    div.block.block-local-tasks-block ul > li > a:hover {
      background-color: var(--secondary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      div.block.block-local-tasks-block ul > li > a:hover {
        background-color: color-mix(in oklab, var(--secondary) 70%, transparent);
      }
    }
  }

  div.block.block-local-tasks-block ul > li > a:focus-visible {
    border-color: var(--ring);
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + 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);
    --tw-ring-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    div.block.block-local-tasks-block ul > li > a:focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  div.block.block-local-tasks-block ul > li > a:disabled {
    pointer-events: none;
    opacity: .5;
  }

  div.block.block-local-tasks-block ul > li > a[aria-invalid="true"] {
    border-color: var(--destructive);
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    div.block.block-local-tasks-block ul > li > a[aria-invalid="true"] {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
    }
  }

  div.block.block-local-tasks-block ul > li > a:is(.dark *)[aria-invalid="true"] {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    div.block.block-local-tasks-block ul > li > a:is(.dark *)[aria-invalid="true"] {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
    }
  }

  div.block.block-local-tasks-block ul > li > a svg {
    pointer-events: none;
    flex-shrink: 0;
  }

  div.block.block-local-tasks-block ul > li > a svg:not([class*="size-"]) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  div[data-drupal-messages] {
    isolation: isolate;
    margin-block: calc(var(--spacing) * 5);
    border-radius: calc(var(--radius) + 4px);
    border-style: var(--tw-border-style);
    border-width: 3px;
    border-color: var(--border);
    background-color: var(--popover);
    color: var(--popover-foreground);
    position: relative;
  }

  div[data-drupal-messages] div.messages {
    margin-block: calc(var(--spacing) * 5);
    padding-inline: calc(var(--spacing) * 10);
  }

  div[data-drupal-messages]:before, div[data-drupal-messages]:after {
    content: "";
    top: calc(var(--spacing) * -1);
    right: calc(var(--spacing) * -1);
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
    background-color: var(--primary);
    border-radius: 3.40282e38px;
    display: inline-flex;
    position: absolute;
  }

  div[data-drupal-messages]:after {
    animation: var(--animate-ping);
  }

  div[data-drupal-messages]:has(.messages.messages--status):before, div[data-drupal-messages]:has(.messages.messages--status):after {
    background-color: var(--success);
  }

  div[data-drupal-messages]:has(.messages.messages--error):before, div[data-drupal-messages]:has(.messages.messages--error):after {
    background-color: var(--error);
  }

  div[data-drupal-messages]:has(.messages.messages--warning):before, div[data-drupal-messages]:has(.messages.messages--warning):after {
    background-color: var(--warning);
  }

  div[data-drupal-messages]:has(.messages.messages--info):before, div[data-drupal-messages]:has(.messages.messages--info):after {
    background-color: var(--info);
  }

  div.block.block-system-main-block {
    width: 100%;
  }

  div.block.block-system-main-block > article {
    max-width: 100%;
  }

  div.block.block-system-main-block > article .align-left {
    margin-right: calc(var(--spacing) * 8);
  }

  div.block.block-system-main-block > article .align-right {
    margin-left: calc(var(--spacing) * 8);
  }

  div.block.block-system-main-block > article .align-center {
    justify-content: center;
    display: flex !important;
  }

  div.block.block-system-main-block > article img {
    border-radius: var(--radius-2xl);
    --tw-shadow: var(--shadow-lg);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
  }

  .view-news .view-filters .views-exposed-form.bef-exposed-form {
    border-radius: var(--radius);
    background-color: var(--background);
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 4);
    --tw-shadow: var(--shadow-md);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  :is(.paragraph--type--polarisk-component-content ol li, .paragraph--type--polarisk-component-content ul li)::marker {
    color: var(--primary);
  }

  .field--name-field-polarisk-components > .field__items > .field__item + .field__item {
    margin-top: 3rem;
  }

  .field__item:has( > .paragraph--type--polarisk-hero) {
    margin-top: 0 !important;
  }

  .field__item:has( > .paragraph--type--polarisk-cta) {
    margin-top: 5rem;
  }

  nav ul.js-pager__items li {
    list-style: none;
  }

  nav ul.js-pager__items li::marker {
    --tw-content: none;
    content: none;
  }

  .block.block-menu.navigation.menu--footer ul {
    justify-content: space-between;
    justify-items: end;
    gap: calc(var(--spacing) * 0);
    width: 100%;
    padding-inline: calc(var(--spacing) * 0);
    flex-direction: column;
    display: flex;
  }

  @container (min-width: 950px) {
    .block.block-menu.navigation.menu--footer ul {
      gap: calc(var(--spacing) * 4);
      flex-direction: row;
    }

    .block.block-menu.navigation.menu--footer ul li:nth-of-type(3) {
      margin-right: auto;
    }
  }

  .block.block-menu.navigation.menu--footer ul > li {
    list-style-type: none;
  }

  .block.block-menu.navigation.menu--footer ul > li > a {
    background-color: var(--accent);
    color: var(--accent-foreground);
    text-decoration-line: none;
  }

  @media (hover: hover) {
    .block.block-menu.navigation.menu--footer ul > li > a:hover {
      color: var(--foreground);
    }
  }

  .block.block-menu.navigation.menu--footer ul > li > a {
    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));
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  nav.block--breadcrumb-override {
    display: flex;
  }

  nav.block--breadcrumb-override > ol {
    margin-top: calc(var(--spacing) * 0);
    margin-bottom: calc(var(--spacing) * 0);
    margin-left: calc(var(--spacing) * 0);
    align-items: center;
    list-style-type: none;
    display: flex;
  }

  :where(nav.block--breadcrumb-override > ol > :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)));
  }

  nav.block--breadcrumb-override > ol {
    padding-left: calc(var(--spacing) * 0);
  }

  nav.block--breadcrumb-override > ol > li:first-of-type div > a {
    margin-left: calc(var(--spacing) * 0);
    padding-left: calc(var(--spacing) * 1);
  }

  nav.block--breadcrumb-override > ol > li {
    margin-block: calc(var(--spacing) * 0);
    padding-left: calc(var(--spacing) * 0);
  }

  nav.block--breadcrumb-override > ol > li > div {
    align-items: center;
    display: flex;
  }

  nav.block--breadcrumb-override > ol > li > div > svg.breadcrumb-svg-divider {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
    color: var(--muted-foreground);
    flex-shrink: 0;
  }

  nav.block--breadcrumb-override > ol > li > div > a {
    text-decoration-line: none;
  }

  @media (hover: hover) {
    nav.block--breadcrumb-override > ol > li > div > a:hover {
      text-decoration-line: none;
    }
  }

  nav.block--breadcrumb-override > ol > li > div > a {
    margin-left: calc(var(--spacing) * 4);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--muted-foreground);
  }

  @media (hover: hover) {
    nav.block--breadcrumb-override > ol > li > div > a:hover {
      color: var(--primary);
    }
  }

  nav.block--breadcrumb-override > ol > li > div > span {
    margin-left: calc(var(--spacing) * 4);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--card-foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    nav.block--breadcrumb-override > ol > li > div > span {
      color: color-mix(in oklab, var(--card-foreground) 50%, transparent);
    }
  }

  .region-header-content:has(.block--polarisk-banner-block .sdc-banner:not(.hidden)) {
    --banner-height: 0px;
    margin-top: var(--banner-height);
    position: relative;
  }

  .block--polarisk-banner-block {
    top: calc(var(--banner-height) * -1);
    isolation: isolate;
    width: 100vw;
    position: absolute !important;
  }

  @media not all and (min-width: 40rem) {
    .block--polarisk-banner-block {
      left: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .block--polarisk-banner-block {
      width: 100vw;
      margin-inline: calc(calc((100vw - 100% - 10 * var(--spacing)) / 1) * -1);
    }

    @media (min-width: 40rem) {
      .block--polarisk-banner-block {
        margin-inline: calc(calc((100vw - 40rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 48rem) {
      .block--polarisk-banner-block {
        margin-inline: calc(calc((100vw - 48rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 64rem) {
      .block--polarisk-banner-block {
        margin-inline: calc(calc((100vw - 64rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 80rem) {
      .block--polarisk-banner-block {
        margin-inline: calc(calc((100vw - 80rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 96rem) {
      .block--polarisk-banner-block {
        margin-inline: calc(calc((100vw - 96rem + 20 * var(--spacing)) / 2) * -1);
      }
    }
  }

  .webform-submission-subscribe-form {
    align-items: flex-start;
    gap: calc(var(--spacing) * 4);
    flex-direction: column;
    display: flex;
  }

  @media (min-width: 48rem) {
    .webform-submission-subscribe-form {
      flex-direction: row;
      align-items: center;
    }
  }

  .webform-submission-subscribe-form {
    width: 100%;
    max-width: var(--container-lg);
    border-radius: var(--radius);
    background-color: var(--background);
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 6);
    --tw-shadow: var(--shadow-md);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    margin-inline: auto;
  }

  .webform-submission-subscribe-form .form-type-email {
    width: 100%;
  }

  @media (min-width: 48rem) {
    .webform-submission-subscribe-form .form-type-email {
      flex: 1;
    }
  }

  .webform-submission-subscribe-form .form-type-email label {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .webform-submission-subscribe-form .form-type-email input, .webform-submission-subscribe-form .form-actions {
    width: 100%;
  }

  @media (min-width: 48rem) {
    .webform-submission-subscribe-form .form-actions {
      width: auto;
    }
  }

  .webform-submission-subscribe-form .form-actions button, .webform-submission-subscribe-form .form-actions input[type="submit"] {
    width: 100%;
  }

  @media (min-width: 48rem) {
    .webform-submission-subscribe-form .form-actions button, .webform-submission-subscribe-form .form-actions input[type="submit"] {
      width: auto;
    }
  }

  .webform-submission-contact-form {
    align-items: stretch;
    gap: calc(var(--spacing) * 6);
    width: 100%;
    max-width: var(--container-lg);
    border-radius: var(--radius);
    background-color: var(--background);
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 6);
    --tw-shadow: var(--shadow-md);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    flex-direction: column;
    margin-inline: auto;
    display: flex;
  }

  .webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea {
    width: 100%;
    position: relative;
  }

  :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) label {
    top: calc(var(--spacing) * 3);
    left: calc(var(--spacing) * 3);
    z-index: 10;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    color: var(--muted-foreground);
    pointer-events: none;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: .2s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .2s;
    transition-timing-function: var(--ease-in-out);
    position: absolute;
  }

  :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) input, :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) textarea {
    width: 100%;
    padding-inline: calc(var(--spacing) * 3);
    padding-top: calc(var(--spacing) * 6);
    padding-bottom: calc(var(--spacing) * 2);
  }

  :is(:is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) input, :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) textarea)::placeholder {
    color: #0000;
  }

  :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) textarea {
    resize: vertical;
    min-height: 120px;
  }

  :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) input:focus ~ label, :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) input:not(:placeholder-shown) ~ label, :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) textarea:focus ~ label, :is(.webform-submission-contact-form .form-type-email, .webform-submission-contact-form .form-type-textfield, .webform-submission-contact-form .form-type-textarea) textarea:not(:placeholder-shown) ~ label {
    top: calc(var(--spacing) * 1);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    color: var(--primary);
  }

  .webform-submission-contact-form .form-actions, .webform-submission-contact-form .form-actions button, .webform-submission-contact-form .form-actions input[type="submit"] {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .webform-submission-contact-form .form-actions button, .webform-submission-contact-form .form-actions input[type="submit"] {
      width: auto;
    }
  }

  .webform-submission-contact-form .captcha {
    border-radius: calc(var(--radius) - 2px);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--border);
    width: 100%;
    max-width: 100%;
    padding: calc(var(--spacing) * 4);
    box-sizing: border-box;
    min-width: 0;
  }

  .webform-submission-contact-form .captcha .captcha__element {
    margin-top: calc(var(--spacing) * 3);
    width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  .webform-submission-contact-form .captcha .captcha__element .g-recaptcha {
    border-radius: calc(var(--radius) - 2px);
    transform-origin: 0 0;
  }

  #user-login-form .js-form-type-textfield, #user-login-form .js-form-type-password {
    margin-block: calc(var(--spacing) * 4);
    width: 100%;
    position: relative;
  }

  :is(#user-login-form .js-form-type-textfield, #user-login-form .js-form-type-password) label {
    margin-right: calc(var(--spacing) * 4);
    min-width: var(--container-lg);
  }

  :is(#user-login-form .js-form-type-textfield, #user-login-form .js-form-type-password) input {
    --tw-shadow: var(--shadow-md);
    width: 100%;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .swiper {
    isolation: isolate;
    min-height: calc(var(--spacing) * 20);
    border-radius: var(--radius);
    background-color: #0000;
    position: relative;
  }

  .swiper.swiper-vertical {
    height: 100dvh;
    overflow: hidden;
  }

  .swiper.swiper-vertical.swiper-slide {
    height: 100%;
  }

  .swiper .swiper-wrapper > .swiper-slide {
    height: auto;
  }

  .swiper .swiper-wrapper > .swiper-slide > div.paragraph, .swiper .swiper-wrapper > .swiper-slide > div.paragraph > div {
    height: 100%;
  }

  .swiper .swiper-wrapper > .swiper-slide img {
    border-radius: var(--radius);
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
  }

  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    background-color: var(--primary);
    border-radius: 3.40282e38px;
    display: flex;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .swiper .swiper-button-prev, .swiper .swiper-button-next {
      background-color: color-mix(in oklab, var(--primary) 90%, transparent);
    }
  }

  @media (hover: hover) {
    :is(.swiper .swiper-button-prev, .swiper .swiper-button-next):hover {
      background-color: var(--primary-foreground);
    }
  }

  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    cursor: pointer;
    --tw-shadow: var(--shadow-md);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: .2s;
    color: var(--primary-foreground);
    transition-duration: .2s;
  }

  @media (hover: hover) {
    :is(.swiper .swiper-button-prev, .swiper .swiper-button-next):hover {
      color: var(--primary);
    }
  }

  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    opacity: .5;
  }

  @media (hover: hover) {
    :is(.swiper .swiper-button-prev, .swiper .swiper-button-next):hover {
      opacity: 1;
    }
  }

  :is(.swiper .swiper-button-prev, .swiper .swiper-button-next):after {
    display: none;
  }

  :is(.swiper .swiper-button-prev, .swiper .swiper-button-next).swiper-button-disabled {
    cursor: not-allowed;
    opacity: .3;
  }

  .swiper .swiper-pagination.swiper-pagination-bullets {
    margin-top: calc(var(--spacing) * 4);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-vertical {
    flex-direction: column;
  }

  .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-inline: calc(var(--spacing) * 1);
    background-color: var(--secondary);
    border-radius: 3.40282e38px;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
      background-color: color-mix(in oklab, var(--secondary) 90%, transparent);
    }
  }

  .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    opacity: .8;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  @media (hover: hover) {
    .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover {
      background-color: var(--primary);
    }
  }

  .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--primary);
  }

  .back-to-top-container {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
    border-style: var(--tw-border-style);
    text-align: center;
    border-width: 2px;
    border-color: var(--color-back-to-top-border);
    background-color: var(--color-back-to-top-bg);
    color: var(--color-back-to-top-fg);
    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));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
    border-radius: 3.40282e38px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  @media (hover: hover) {
    .back-to-top-container:hover {
      cursor: pointer;
      background-color: var(--color-back-to-top-fg);
      color: var(--color-back-to-top-bg);
    }
  }

  .back-to-top-container:focus-visible {
    --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);
    --tw-ring-color: var(--ring);
    --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);
  }

  .accordion-container.accordion-variant-solid {
    --accordion-background-color: var(--primary);
    --accordion-text-color: var(--primary-foreground);
    --accordion-border-color: var(--primary);
    --accordion-hover-background-color: rgba(from var(--primary) r g b / .8);
    --accordion-hover-text-color: rgba(from var(--primary-foreground) r g b / 1);
    --accordion-content-background-color: var(--background);
    --accordion-content-text-color: var(--foreground);
  }

  .accordion-container.accordion-variant-outline {
    --accordion-background-color: var(--background);
    --accordion-text-color: var(--foreground);
    --accordion-border-color: var(--foreground);
    --accordion-hover-background-color: rgba(from var(--background) r g b / .2);
    --accordion-hover-text-color: rgba(from var(--foreground) r g b / 1);
    --accordion-content-background-color: var(--background);
    --accordion-content-text-color: var(--foreground);
  }

  .accordion-container.accordion-variant-soft {
    --accordion-background-color: var(--muted);
    --accordion-text-color: var(--muted-foreground);
    --accordion-border-color: var(--muted-foreground);
    --accordion-hover-background-color: rgba(from var(--muted) r g b / .8);
    --accordion-hover-text-color: rgba(from var(--muted-foreground) r g b / 1);
    --accordion-content-background-color: var(--muted);
    --accordion-content-text-color: var(--muted-foreground);
  }

  .accordion-container {
    margin-bottom: calc(var(--spacing) * 2);
    border-radius: var(--radius);
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--accordion-border-color);
    overflow: hidden;
  }

  .accordion-container:has(:is(button:focus-visible)) {
    --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);
    --tw-ring-color: var(--ring);
    --tw-ring-offset-width: 4px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .accordion-button-toggler {
    justify-content: space-between;
    align-items: center;
    gap: calc(var(--spacing) * 4);
    width: 100%;
    padding: calc(var(--spacing) * 4);
    text-align: left;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    text-underline-offset: 2px;
    background-color: var(--accordion-background-color);
    color: var(--accordion-text-color);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: .3s;
    --tw-ease: var(--ease-in-out);
    transition-duration: .3s;
    transition-timing-function: var(--ease-in-out);
    border-radius: 0;
    display: flex;
    overflow: hidden;
  }

  @media (hover: hover) {
    .accordion-button-toggler:hover {
      cursor: pointer;
      background-color: var(--accordion-hover-background-color);
      color: var(--accordion-hover-text-color);
    }
  }

  .accordion-button-toggler: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);
    --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);
  }

  .accordion-content-text {
    background-color: var(--accordion-content-background-color);
    padding: calc(var(--spacing) * 4);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    text-wrap: pretty;
    color: var(--accordion-content-text-color);
  }

  @media (min-width: 40rem) {
    .accordion-content-text {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  #mobile-menu-drawer[popover] {
    transition: translate .4s ease-in-out, display .4s ease-in-out allow-discrete, overlay .4s ease-in-out allow-discrete;
    display: none;
    translate: 200vw;
  }

  #mobile-menu-drawer[popover]:popover-open {
    display: flex;
    translate: 0;
  }

  @starting-style {
    #mobile-menu-drawer[popover]:popover-open {
      display: flex;
      translate: 200vw;
    }
  }

  .c-video__wrapper {
    aspect-ratio: var(--aspect-video);
    border-radius: var(--radius);
    background-color: #0000;
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .c-video__player, .c-video__facade, .c-video__poster {
    inset: calc(var(--spacing) * 0);
    border-style: var(--tw-border-style);
    border-width: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
  }

  .c-video__poster {
    margin: calc(var(--spacing) * 0);
    border-radius: var(--radius);
  }

  .c-video__play {
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
    pointer-events: none;
    background-color: var(--primary);
    border-radius: 50%;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
  }

  .c-video__play:after {
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
    --tw-border-style: solid;
    border-style: solid;
    border-color: var(--primary);
    background-color: var(--primary);
    --tw-content: "";
    content: var(--tw-content);
    border-width: 11px 0 11px 20px;
    border-color: transparent transparent transparent var(--background);
    position: absolute;
    top: 50%;
    left: 54%;
  }

  @keyframes marquee {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  .animate-marquee {
    animation: 20s linear infinite marquee;
  }

  .container-block {
    container-type: inline-size;
  }

  .animate-marquee a:focus-visible {
    z-index: 10;
    outline-style: var(--tw-outline-style);
    outline-offset: 0px;
    outline-width: 2px;
    outline-color: var(--primary);
  }
}

@layer utilities {
  .\@container {
    container-type: inline-size;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

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

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

  .-top-15 {
    top: calc(var(--spacing) * -15);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

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

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

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

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

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

  .-left-7\.5 {
    left: calc(var(--spacing) * -7.5);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

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

  .isolate {
    isolation: isolate;
  }

  .z-20 {
    z-index: 20;
  }

  .z-50 {
    z-index: 50;
  }

  .z-502 {
    z-index: 502;
  }

  .order-last {
    order: 9999;
  }

  .container {
    width: 100%;
  }

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

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

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

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

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

  .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .-container {
    width: 100vw;
    margin-inline: calc(calc((100vw - 100% - 10 * var(--spacing)) / 1) * -1);
  }

  @media (min-width: 40rem) {
    .-container {
      margin-inline: calc(calc((100vw - 40rem + 20 * var(--spacing)) / 2) * -1);
    }
  }

  @media (min-width: 48rem) {
    .-container {
      margin-inline: calc(calc((100vw - 48rem + 20 * var(--spacing)) / 2) * -1);
    }
  }

  @media (min-width: 64rem) {
    .-container {
      margin-inline: calc(calc((100vw - 64rem + 20 * var(--spacing)) / 2) * -1);
    }
  }

  @media (min-width: 80rem) {
    .-container {
      margin-inline: calc(calc((100vw - 80rem + 20 * var(--spacing)) / 2) * -1);
    }
  }

  @media (min-width: 96rem) {
    .-container {
      margin-inline: calc(calc((100vw - 96rem + 20 * var(--spacing)) / 2) * -1);
    }
  }

  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-\[123px\] {
    margin-inline: 123px;
  }

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

  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }

  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }

  .my-gap {
    margin-block: calc(var(--spacing) * 5);
  }

  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
  }

  .prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-lead);
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    font-size: 1.25em;
    line-height: 1.6;
  }

  .prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-links);
    font-weight: 500;
    text-decoration: underline;
  }

  .prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
  }

  .prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: decimal;
  }

  .prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .prose :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .prose :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .prose :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .prose :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    list-style-type: decimal;
  }

  .prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    list-style-type: disc;
  }

  .prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--tw-prose-counters);
    font-weight: 400;
  }

  .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
  }

  .prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.25em;
    font-weight: 600;
  }

  .prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-quotes);
    border-inline-start-width: .25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "“""”""‘""’";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
    font-style: italic;
    font-weight: 500;
  }

  .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
    content: open-quote;
  }

  .prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: close-quote;
  }

  .prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 0;
    margin-bottom: .888889em;
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.11111;
  }

  .prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 900;
  }

  .prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.33333;
  }

  .prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 800;
  }

  .prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.6em;
    margin-bottom: .6em;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.6;
  }

  .prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  .prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.5em;
    margin-bottom: .5em;
    font-weight: 600;
    line-height: 1.5;
  }

  .prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-weight: 700;
  }

  .prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
    display: block;
  }

  .prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    border-radius: .3125rem;
    padding-inline-start: .375em;
    font-family: inherit;
    font-size: .875em;
    font-weight: 500;
  }

  .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-size: .875em;
    font-weight: 600;
  }

  .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: "`";
  }

  .prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .875em;
  }

  .prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
    font-size: .9em;
  }

  .prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: inherit;
  }

  .prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    padding-top: .857143em;
    padding-inline-end: 1.14286em;
    padding-bottom: .857143em;
    border-radius: .375rem;
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
    padding-inline-start: 1.14286em;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.71429;
    overflow-x: auto;
  }

  .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
    content: none;
  }

  .prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    table-layout: auto;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.71429;
  }

  .prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }

  .prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    vertical-align: bottom;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
    font-weight: 600;
  }

  .prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }

  .prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

  .prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: baseline;
  }

  .prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }

  .prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    vertical-align: top;
  }

  .prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    text-align: start;
  }

  .prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-captions);
    margin-top: .857143em;
    font-size: .875em;
    line-height: 1.42857;
  }

  .prose {
    --tw-prose-body: oklch(37.3% .034 259.733);
    --tw-prose-headings: oklch(21% .034 264.665);
    --tw-prose-lead: oklch(44.6% .03 256.802);
    --tw-prose-links: oklch(21% .034 264.665);
    --tw-prose-bold: oklch(21% .034 264.665);
    --tw-prose-counters: oklch(55.1% .027 264.364);
    --tw-prose-bullets: oklch(87.2% .01 258.338);
    --tw-prose-hr: oklch(92.8% .006 264.531);
    --tw-prose-quotes: oklch(21% .034 264.665);
    --tw-prose-quote-borders: oklch(92.8% .006 264.531);
    --tw-prose-captions: oklch(55.1% .027 264.364);
    --tw-prose-kbd: oklch(21% .034 264.665);
    --tw-prose-kbd-shadows: oklab(21% -.00316127 -.0338527 / .1);
    --tw-prose-code: oklch(21% .034 264.665);
    --tw-prose-pre-code: oklch(92.8% .006 264.531);
    --tw-prose-pre-bg: oklch(27.8% .033 256.848);
    --tw-prose-th-borders: oklch(87.2% .01 258.338);
    --tw-prose-td-borders: oklch(92.8% .006 264.531);
    --tw-prose-invert-body: oklch(87.2% .01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% .022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% .022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% .03 256.802);
    --tw-prose-invert-hr: oklch(37.3% .034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% .003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);
    --tw-prose-invert-captions: oklch(70.7% .022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: #ffffff1a;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% .01 258.338);
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: oklch(44.6% .03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% .034 259.733);
    font-size: 1rem;
    line-height: 1.75;
  }

  .prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    margin-bottom: .5em;
  }

  .prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .375em;
  }

  .prose :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  .prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em;
  }

  .prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em;
  }

  .prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  .prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .571429em;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
  }

  .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .prose :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  .prose :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .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-auto {
    margin-top: auto;
  }

  .mr-10 {
    margin-right: calc(var(--spacing) * 10);
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

  .aspect-\[3\/4\] {
    aspect-ratio: 3 / 4;
  }

  .aspect-\[16\/5\] {
    aspect-ratio: 16 / 5;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }

  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }

  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-60 {
    height: calc(var(--spacing) * 60);
  }

  .h-64 {
    height: calc(var(--spacing) * 64);
  }

  .h-\[60\%\] {
    height: 60%;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .max-h-\[420px\] {
    max-height: 420px;
  }

  .min-h-auto {
    min-height: auto;
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-14 {
    width: calc(var(--spacing) * 14);
  }

  .w-40 {
    width: calc(var(--spacing) * 40);
  }

  .w-96 {
    width: calc(var(--spacing) * 96);
  }

  .w-\[50\%\] {
    width: 50%;
  }

  .w-\[60\%\] {
    width: 60%;
  }

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

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

  .max-w-full {
    max-width: 100%;
  }

  .max-w-none {
    max-width: none;
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-auto {
    min-width: auto;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-3 {
    flex: 3;
  }

  .flex-9 {
    flex: 9;
  }

  .shrink {
    flex-shrink: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .grow-0 {
    flex-grow: 0;
  }

  .basis-1\/3 {
    flex-basis: 33.3333%;
  }

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

  .cursor-default {
    cursor: default;
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .list-none {
    list-style-type: none;
  }

  .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-row {
    flex-direction: row;
  }

  .flex-nowrap {
    flex-wrap: nowrap;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

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

  .items-start {
    align-items: flex-start;
  }

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

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

  .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-12 {
    gap: calc(var(--spacing) * 12);
  }

  :where(.space-y-2 > :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)));
  }

  :where(.space-y-12 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
  }

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

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

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

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

  :where(.divide-y > :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)));
  }

  .self-start {
    align-self: flex-start;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

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

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

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

  .rounded-md {
    border-radius: calc(var(--radius) - 2px);
  }

  .rounded-none {
    border-radius: 0;
  }

  .rounded-xl {
    border-radius: calc(var(--radius) + 4px);
  }

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

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

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

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

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

  .border-current\/50 {
    border-color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-current\/50 {
      border-color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }

  .border-current\/60 {
    border-color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-current\/60 {
      border-color: color-mix(in oklab, currentcolor 60%, transparent);
    }
  }

  .border-error {
    border-color: var(--error);
  }

  .border-info {
    border-color: var(--info);
  }

  .border-input {
    border-color: var(--input);
  }

  .border-primary {
    border-color: var(--primary);
  }

  .border-warning {
    border-color: var(--warning);
  }

  .bg-accent\! {
    background-color: var(--accent) !important;
  }

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

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

  .bg-card-foreground, .bg-card-foreground\/90 {
    background-color: var(--card-foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-card-foreground\/90 {
      background-color: color-mix(in oklab, var(--card-foreground) 90%, transparent);
    }
  }

  .bg-card\/90 {
    background-color: var(--card);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-card\/90 {
      background-color: color-mix(in oklab, var(--card) 90%, transparent);
    }
  }

  .bg-error, .bg-error\/15 {
    background-color: var(--error);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-error\/15 {
      background-color: color-mix(in oklab, var(--error) 15%, transparent);
    }
  }

  .bg-info, .bg-info\/15 {
    background-color: var(--info);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-info\/15 {
      background-color: color-mix(in oklab, var(--info) 15%, transparent);
    }
  }

  .bg-muted, .bg-muted\/50 {
    background-color: var(--muted);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-muted\/50 {
      background-color: color-mix(in oklab, var(--muted) 50%, transparent);
    }
  }

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

  .bg-primary, .bg-primary\/10 {
    background-color: var(--primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-primary\/10 {
      background-color: color-mix(in oklab, var(--primary) 10%, transparent);
    }
  }

  .bg-red-200\! {
    background-color: var(--color-red-200) !important;
  }

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

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

  .bg-transparent {
    background-color: #0000;
  }

  .bg-warning, .bg-warning\/15 {
    background-color: var(--warning);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-warning\/15 {
      background-color: color-mix(in oklab, var(--warning) 15%, transparent);
    }
  }

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

  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-black\/70 {
    --tw-gradient-from: #000000b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .from-black\/70 {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

  .from-black\/70 {
    --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-transparent {
    --tw-gradient-to: transparent;
    --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));
  }

  .fill-black {
    fill: var(--color-black);
  }

  .object-cover {
    object-fit: cover;
  }

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

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

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .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-gutter {
    padding-inline: calc(var(--spacing) * 10);
  }

  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }

  .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-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-gap {
    padding-block: calc(var(--spacing) * 5);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

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

  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }

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

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

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

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

  .font-mono {
    font-family: var(--font-mono);
  }

  .font-sans {
    font-family: var(--font-sans);
  }

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

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

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

  .text-4xl\/20 {
    font-size: var(--text-4xl);
    line-height: calc(var(--spacing) * 20);
  }

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

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

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

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

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

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

  .text-xs\/5 {
    font-size: var(--text-xs);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

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

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

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

  .tracking-tight {
    --tw-tracking: calc(var(--tracking-normal) - .025em);
    letter-spacing: calc(var(--tracking-normal) - .025em);
  }

  .tracking-wide {
    --tw-tracking: calc(var(--tracking-normal) + .025em);
    letter-spacing: calc(var(--tracking-normal) + .025em);
  }

  .text-balance {
    text-wrap: balance;
  }

  .text-pretty {
    text-wrap: pretty;
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

  .text-accent-foreground {
    color: var(--accent-foreground);
  }

  .text-card {
    color: var(--card);
  }

  .text-card-foreground, .text-card-foreground\/70 {
    color: var(--card-foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-card-foreground\/70 {
      color: color-mix(in oklab, var(--card-foreground) 70%, transparent);
    }
  }

  .text-card-foreground\/80 {
    color: var(--card-foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-card-foreground\/80 {
      color: color-mix(in oklab, var(--card-foreground) 80%, transparent);
    }
  }

  .text-card\/80 {
    color: var(--card);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-card\/80 {
      color: color-mix(in oklab, var(--card) 80%, transparent);
    }
  }

  .text-current\/60 {
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-current\/60 {
      color: color-mix(in oklab, currentcolor 60%, transparent);
    }
  }

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

  .text-error {
    color: var(--error);
  }

  .text-error-foreground {
    color: var(--error-foreground);
  }

  .text-foreground, .text-foreground\/50 {
    color: var(--foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-foreground\/50 {
      color: color-mix(in oklab, var(--foreground) 50%, transparent);
    }
  }

  .text-foreground\/70 {
    color: var(--foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-foreground\/70 {
      color: color-mix(in oklab, var(--foreground) 70%, transparent);
    }
  }

  .text-info {
    color: var(--info);
  }

  .text-info-foreground {
    color: var(--info-foreground);
  }

  .text-inherit {
    color: inherit;
  }

  .text-muted {
    color: var(--muted);
  }

  .text-muted-foreground {
    color: var(--muted-foreground);
  }

  .text-neutral-foreground {
    color: var(--neutral-foreground);
  }

  .text-primary {
    color: var(--primary);
  }

  .text-primary-foreground {
    color: var(--primary-foreground);
  }

  .text-secondary-foreground {
    color: var(--secondary-foreground);
  }

  .text-warning {
    color: var(--warning);
  }

  .text-warning-foreground {
    color: var(--warning-foreground);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-white\/80 {
    color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

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

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

  .underline-offset-4 {
    text-underline-offset: 4px;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-75 {
    opacity: .75;
  }

  .shadow-md {
    --tw-shadow: var(--shadow-md);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: var(--shadow-sm);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: var(--shadow-xl);
    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-2 {
    --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);
  }

  .ring-background {
    --tw-ring-color: var(--background);
  }

  .ring-error {
    --tw-ring-color: var(--error);
  }

  .ring-info {
    --tw-ring-color: var(--info);
  }

  .ring-primary {
    --tw-ring-color: var(--primary);
  }

  .ring-secondary {
    --tw-ring-color: var(--secondary);
  }

  .ring-warning {
    --tw-ring-color: var(--warning);
  }

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

  .outline-primary {
    outline-color: var(--primary);
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .prose-polarisk {
    --tw-prose-body: var(--foreground);
    --tw-prose-headings: var(--foreground);
    --tw-prose-lead: var(--foreground);
    --tw-prose-links: var(--foreground);
    --tw-prose-bold: var(--foreground);
    --tw-prose-counters: var(--foreground);
    --tw-prose-bullets: var(--foreground);
    --tw-prose-hr: var(--foreground);
    --tw-prose-quotes: var(--foreground);
    --tw-prose-quote-borders: var(--foreground);
    --tw-prose-captions: var(--foreground);
    --tw-prose-code: var(--foreground);
    --tw-prose-pre-code: var(--foreground);
    --tw-prose-pre-bg: var(--background);
    --tw-prose-th-borders: var(--foreground);
    --tw-prose-td-borders: var(--foreground);
    --tw-prose-invert-body: var(--foreground);
    --tw-prose-invert-headings: var(--foreground);
    --tw-prose-invert-lead: var(--foreground);
    --tw-prose-invert-links: var(--foreground);
    --tw-prose-invert-bold: var(--foreground);
    --tw-prose-invert-counters: var(--foreground);
    --tw-prose-invert-bullets: var(--foreground);
    --tw-prose-invert-hr: var(--foreground);
    --tw-prose-invert-quotes: var(--foreground);
    --tw-prose-invert-quote-borders: var(--foreground);
    --tw-prose-invert-captions: var(--foreground);
    --tw-prose-invert-code: var(--foreground);
    --tw-prose-invert-pre-code: var(--foreground);
    --tw-prose-invert-pre-bg: var(--background);
    --tw-prose-invert-th-borders: var(--foreground);
    --tw-prose-invert-td-borders: var(--foreground);
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .group-hover\:underline:is(:where(.group):hover *) {
      text-decoration-line: underline;
    }
  }

  .before\:content-none:before, .after\:content-none:after {
    content: var(--tw-content);
    --tw-content: none;
    content: none;
  }

  .focus-within\:outline-offset-4:focus-within {
    outline-offset: 4px;
  }

  @media (hover: hover) {
    .hover\:translate-y-\[-5px\]:hover {
      --tw-translate-y: -5px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .hover\:cursor-pointer:hover {
      cursor: pointer;
    }

    .hover\:bg-accent:hover {
      background-color: var(--accent);
    }

    .hover\:bg-card:hover {
      background-color: var(--card);
    }

    .hover\:bg-card-foreground\/80:hover {
      background-color: var(--card-foreground);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-card-foreground\/80:hover {
        background-color: color-mix(in oklab, var(--card-foreground) 80%, transparent);
      }
    }

    .hover\:bg-card\/80:hover {
      background-color: var(--card);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-card\/80:hover {
        background-color: color-mix(in oklab, var(--card) 80%, transparent);
      }
    }

    .hover\:bg-error:hover {
      background-color: var(--error);
    }

    .hover\:bg-error-foreground:hover {
      background-color: var(--error-foreground);
    }

    .hover\:bg-error\/25:hover {
      background-color: var(--error);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-error\/25:hover {
        background-color: color-mix(in oklab, var(--error) 25%, transparent);
      }
    }

    .hover\:bg-error\/80:hover {
      background-color: var(--error);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-error\/80:hover {
        background-color: color-mix(in oklab, var(--error) 80%, transparent);
      }
    }

    .hover\:bg-info:hover {
      background-color: var(--info);
    }

    .hover\:bg-info-foreground:hover {
      background-color: var(--info-foreground);
    }

    .hover\:bg-info\/25:hover {
      background-color: var(--info);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-info\/25:hover {
        background-color: color-mix(in oklab, var(--info) 25%, transparent);
      }
    }

    .hover\:bg-info\/80:hover {
      background-color: var(--info);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-info\/80:hover {
        background-color: color-mix(in oklab, var(--info) 80%, transparent);
      }
    }

    .hover\:bg-muted:hover, .hover\:bg-muted\/40:hover {
      background-color: var(--muted);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-muted\/40:hover {
        background-color: color-mix(in oklab, var(--muted) 40%, transparent);
      }
    }

    .hover\:bg-muted\/80:hover {
      background-color: var(--muted);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-muted\/80:hover {
        background-color: color-mix(in oklab, var(--muted) 80%, transparent);
      }
    }

    .hover\:bg-neutral-foreground:hover {
      background-color: var(--neutral-foreground);
    }

    .hover\:bg-primary:hover {
      background-color: var(--primary);
    }

    .hover\:bg-primary-foreground:hover {
      background-color: var(--primary-foreground);
    }

    .hover\:bg-primary\/20:hover {
      background-color: var(--primary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-primary\/20:hover {
        background-color: color-mix(in oklab, var(--primary) 20%, transparent);
      }
    }

    .hover\:bg-primary\/80:hover {
      background-color: var(--primary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-primary\/80:hover {
        background-color: color-mix(in oklab, var(--primary) 80%, transparent);
      }
    }

    .hover\:bg-secondary-foreground:hover {
      background-color: var(--secondary-foreground);
    }

    .hover\:bg-warning:hover {
      background-color: var(--warning);
    }

    .hover\:bg-warning-foreground:hover {
      background-color: var(--warning-foreground);
    }

    .hover\:bg-warning\/25:hover {
      background-color: var(--warning);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-warning\/25:hover {
        background-color: color-mix(in oklab, var(--warning) 25%, transparent);
      }
    }

    .hover\:bg-warning\/80:hover {
      background-color: var(--warning);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-warning\/80:hover {
        background-color: color-mix(in oklab, var(--warning) 80%, transparent);
      }
    }

    .hover\:text-accent-foreground:hover {
      color: var(--accent-foreground);
    }

    .hover\:text-card-foreground:hover {
      color: var(--card-foreground);
    }

    .hover\:text-error:hover {
      color: var(--error);
    }

    .hover\:text-error-foreground:hover {
      color: var(--error-foreground);
    }

    .hover\:text-foreground\/80:hover {
      color: var(--foreground);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:text-foreground\/80:hover {
        color: color-mix(in oklab, var(--foreground) 80%, transparent);
      }
    }

    .hover\:text-info:hover {
      color: var(--info);
    }

    .hover\:text-info-foreground:hover {
      color: var(--info-foreground);
    }

    .hover\:text-neutral:hover {
      color: var(--neutral);
    }

    .hover\:text-primary:hover {
      color: var(--primary);
    }

    .hover\:text-primary-foreground:hover {
      color: var(--primary-foreground);
    }

    .hover\:text-secondary:hover {
      color: var(--secondary);
    }

    .hover\:text-warning:hover {
      color: var(--warning);
    }

    .hover\:text-warning-foreground:hover {
      color: var(--warning-foreground);
    }

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

  .focus\:outline-offset-4:focus {
    outline-offset: 4px;
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .focus-visible\:outline-2:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }

  .focus-visible\:outline-offset-2:focus-visible {
    outline-offset: 2px;
  }

  .focus-visible\:outline-offset-4:focus-visible {
    outline-offset: 4px;
  }

  .focus-visible\:outline-error:focus-visible {
    outline-color: var(--error);
  }

  .focus-visible\:outline-info:focus-visible {
    outline-color: var(--info);
  }

  .focus-visible\:outline-primary:focus-visible {
    outline-color: var(--primary);
  }

  .focus-visible\:outline-ring:focus-visible {
    outline-color: var(--ring);
  }

  .focus-visible\:outline-warning:focus-visible {
    outline-color: var(--warning);
  }

  .active\:bg-accent:active, .active\:bg-accent\/80:active {
    background-color: var(--accent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-accent\/80:active {
      background-color: color-mix(in oklab, var(--accent) 80%, transparent);
    }
  }

  .active\:bg-card-foreground\/90:active {
    background-color: var(--card-foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-card-foreground\/90:active {
      background-color: color-mix(in oklab, var(--card-foreground) 90%, transparent);
    }
  }

  .active\:bg-error\/35:active {
    background-color: var(--error);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-error\/35:active {
      background-color: color-mix(in oklab, var(--error) 35%, transparent);
    }
  }

  .active\:bg-error\/90:active {
    background-color: var(--error);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-error\/90:active {
      background-color: color-mix(in oklab, var(--error) 90%, transparent);
    }
  }

  .active\:bg-info\/35:active {
    background-color: var(--info);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-info\/35:active {
      background-color: color-mix(in oklab, var(--info) 35%, transparent);
    }
  }

  .active\:bg-info\/90:active {
    background-color: var(--info);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-info\/90:active {
      background-color: color-mix(in oklab, var(--info) 90%, transparent);
    }
  }

  .active\:bg-primary\/30:active {
    background-color: var(--primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-primary\/30:active {
      background-color: color-mix(in oklab, var(--primary) 30%, transparent);
    }
  }

  .active\:bg-primary\/90:active {
    background-color: var(--primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-primary\/90:active {
      background-color: color-mix(in oklab, var(--primary) 90%, transparent);
    }
  }

  .active\:bg-warning\/35:active {
    background-color: var(--warning);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-warning\/35:active {
      background-color: color-mix(in oklab, var(--warning) 35%, transparent);
    }
  }

  .active\:bg-warning\/90:active {
    background-color: var(--warning);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:bg-warning\/90:active {
      background-color: color-mix(in oklab, var(--warning) 90%, transparent);
    }
  }

  .active\:text-card-foreground\/75:active {
    color: var(--card-foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:text-card-foreground\/75:active {
      color: color-mix(in oklab, var(--card-foreground) 75%, transparent);
    }
  }

  .active\:text-error\/75:active {
    color: var(--error);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:text-error\/75:active {
      color: color-mix(in oklab, var(--error) 75%, transparent);
    }
  }

  .active\:text-info\/75:active {
    color: var(--info);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:text-info\/75:active {
      color: color-mix(in oklab, var(--info) 75%, transparent);
    }
  }

  .active\:text-primary\/75:active {
    color: var(--primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:text-primary\/75:active {
      color: color-mix(in oklab, var(--primary) 75%, transparent);
    }
  }

  .active\:text-warning\/75:active {
    color: var(--warning);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .active\:text-warning\/75:active {
      color: color-mix(in oklab, var(--warning) 75%, transparent);
    }
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .has-focus-visible\:ring-2:has(:focus-visible) {
    --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);
  }

  .has-focus-visible\:ring-primary:has(:focus-visible) {
    --tw-ring-color: var(--primary);
  }

  .aria-disabled\:cursor-not-allowed[aria-disabled="true"] {
    cursor: not-allowed;
  }

  .aria-disabled\:opacity-50[aria-disabled="true"] {
    opacity: .5;
  }

  @media not all and (min-width: 64rem) {
    .max-lg\:w-\[60\%\] {
      width: 60%;
    }
  }

  @media not all and (min-width: 48rem) {
    .max-md\:hidden {
      display: none;
    }

    .max-md\:w-\[70\%\] {
      width: 70%;
    }
  }

  @media not all and (min-width: 40rem) {
    .max-sm\:w-full {
      width: 100%;
    }

    .max-sm\:grow {
      flex-grow: 1;
    }

    .max-sm\:items-stretch {
      align-items: stretch;
    }

    .max-sm\:overflow-hidden {
      overflow: hidden;
    }

    .max-sm\:rounded-md {
      border-radius: calc(var(--radius) - 2px);
    }

    .max-sm\:shadow-lg {
      --tw-shadow: var(--shadow-lg);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

    .max-sm\:drop-shadow-lg {
      --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, #00000026));
      --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
      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, );
    }
  }

  @media (min-width: 40rem) {
    .min-sm\:absolute {
      position: absolute;
    }

    .min-sm\:top-0 {
      top: calc(var(--spacing) * 0);
    }

    .min-sm\:left-0 {
      left: calc(var(--spacing) * 0);
    }

    .min-sm\:-container {
      width: 100vw;
      margin-inline: calc(calc((100vw - 100% - 10 * var(--spacing)) / 1) * -1);
    }

    @media (min-width: 40rem) {
      .min-sm\:-container {
        margin-inline: calc(calc((100vw - 40rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 48rem) {
      .min-sm\:-container {
        margin-inline: calc(calc((100vw - 48rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 64rem) {
      .min-sm\:-container {
        margin-inline: calc(calc((100vw - 64rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 80rem) {
      .min-sm\:-container {
        margin-inline: calc(calc((100vw - 80rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    @media (min-width: 96rem) {
      .min-sm\:-container {
        margin-inline: calc(calc((100vw - 96rem + 20 * var(--spacing)) / 2) * -1);
      }
    }

    .min-sm\:h-100 {
      height: calc(var(--spacing) * 100);
    }

    .min-sm\:w-full {
      width: 100%;
    }

    .sm\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }

    .sm\:bg-transparent {
      background-color: #0000;
    }

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

    .min-sm\:px-gutter {
      padding-inline: calc(var(--spacing) * 10);
    }

    .sm\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }

    .sm\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }

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

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

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

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

    .min-sm\:shadow-lg {
      --tw-shadow: var(--shadow-lg);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

    .min-sm\:drop-shadow-lg {
      --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, #00000026));
      --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
      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, );
    }
  }

  @media (min-width: 48rem) {
    .md\:mt-8 {
      margin-top: calc(var(--spacing) * 8);
    }

    .md\:block {
      display: block;
    }

    .md\:hidden {
      display: none;
    }

    .md\:flex-col {
      flex-direction: column;
    }

    .md\:flex-row {
      flex-direction: row;
    }

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

    :where(.md\:space-y-16 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)));
    }

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

    .md\:text-\[8rem\] {
      font-size: 8rem;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }

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

    .lg\:mt-12 {
      margin-top: calc(var(--spacing) * 12);
    }

    .lg\:grid {
      display: grid;
    }

    .lg\:min-h-\[300px\] {
      min-height: 300px;
    }

    .lg\:w-full {
      width: 100%;
    }

    .lg\:max-w-xs {
      max-width: var(--container-xs);
    }

    .lg\:min-w-\[600px\] {
      min-width: 600px;
    }

    .lg\:scale-105 {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

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

    .lg\:justify-center {
      justify-content: center;
    }

    :where(.lg\:divide-x > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }

    :where(.lg\:divide-y-0 > :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(0px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    }

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

    .lg\:p-8 {
      padding: calc(var(--spacing) * 8);
    }

    .lg\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }

    .lg\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }

    .lg\:pr-6 {
      padding-right: calc(var(--spacing) * 6);
    }

    .lg\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }

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

  @media (min-width: 80rem) {
    :where(.xl\:space-y-20 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 20) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 20) * calc(1 - var(--tw-space-y-reverse)));
    }

    .xl\:p-10 {
      padding: calc(var(--spacing) * 10);
    }

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

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

    .\32 xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

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

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

  @container not (min-width: 32rem) {
    .\@max-lg\:flex-col {
      flex-direction: column;
    }
  }

  .\[\&_svg\]\:h-5 svg {
    height: calc(var(--spacing) * 5);
  }

  .\[\&_svg\]\:w-5 svg {
    width: calc(var(--spacing) * 5);
  }

  .\[\&_svg\]\:fill-current svg {
    fill: currentColor;
  }

  .\[\&_svg\]\:transition-colors svg {
    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));
  }

  .\[\&_svg\]\:duration-200 svg {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .\[\&\:hover_svg\]\:fill-foreground:hover svg {
    fill: var(--foreground);
  }

  :is(.\*\:\[ul\]\:list-none > *):is(ul) {
    list-style-type: none;
  }

  :is(.\*\*\:\[ul\>li\>a\]\:no-underline *):is(ul > li > a) {
    text-decoration-line: none;
  }

  @media (hover: hover) {
    :is(.\*\*\:\[ul\>li\>a\]\:hover\:underline\! *):is(ul > li > a):hover {
      text-decoration-line: underline !important;
    }
  }

  .\[\&\>\*\]\:h-full > * {
    height: 100%;
  }

  .\[\&\>div\:first-child\]\:pt-8 > div:first-child {
    padding-top: calc(var(--spacing) * 8);
  }

  .\[\&\>div\:last-child\]\:pb-8 > div:last-child {
    padding-bottom: calc(var(--spacing) * 8);
  }

  .\[\&\>svg\]\:h-\[var\(--icon-size\)\] > svg {
    height: var(--icon-size);
  }

  .\[\&\>svg\]\:w-\[var\(--icon-size\)\] > svg {
    width: var(--icon-size);
  }

  div.\[\&div\>div\]\:flex > div {
    display: flex;
  }

  div.\[\&div\>div\]\:flex-col > div {
    flex-direction: column;
  }

  div.\[\&div\>div\]\:flex-row > div {
    flex-direction: row;
  }

  div.\[\&div\>div\]\:flex-wrap > div {
    flex-wrap: wrap;
  }

  div.\[\&div\>div\]\:items-center > div {
    align-items: center;
  }

  div.\[\&div\>div\]\:gap-2 > div {
    gap: calc(var(--spacing) * 2);
  }

  div.\[\&div\>div\>div\]\:basis-\[49\%\] > div > div {
    flex-basis: 49%;
  }
}

.heading_aln {
  align-items: center;
  gap: calc(var(--spacing) * 6);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: calc(var(--tracking-normal) - .025em);
  letter-spacing: calc(var(--tracking-normal) - .025em);
  color: var(--primary);
  display: flex;
}

.heading_aln:before, .heading_aln:after {
  background-color: var(--primary);
  --tw-content: "";
  content: var(--tw-content);
  flex: 1;
  height: 1px;
}

blockquote:not(.paragraph--type--polarisk-component-testimonials blockquote) {
  margin-top: calc(var(--spacing) * 0);
  margin-bottom: calc(var(--spacing) * 6);
  border-radius: var(--radius);
  border-style: var(--tw-border-style);
  background-color: var(--accent);
  padding-inline: calc(var(--spacing) * 8);
  padding-top: calc(var(--spacing) * 10);
  padding-bottom: calc(var(--spacing) * 6);
  border-width: 0;
  position: relative;
}

blockquote:not(.paragraph--type--polarisk-component-testimonials blockquote):before {
  content: var(--tw-content);
  content: var(--tw-content);
  content: var(--tw-content);
  top: -2rem;
  left: calc(var(--spacing) * 4);
  content: var(--tw-content);
  font-family: var(--font-sans);
  content: var(--tw-content);
  content: var(--tw-content);
  --tw-leading: 1;
  content: var(--tw-content);
  color: var(--primary);
  content: var(--tw-content);
  content: var(--tw-content);
  opacity: .4;
  --tw-content: "“";
  content: var(--tw-content);
  content: var(--tw-content);
  -webkit-user-select: none;
  user-select: none;
  font-size: 6rem;
  font-style: normal;
  line-height: 1;
  position: absolute;
}

@media (min-width: 48rem) {
  blockquote:not(.paragraph--type--polarisk-component-testimonials blockquote) {
    margin-top: calc(var(--spacing) * 10);
  }
}

blockquote:not(.paragraph--type--polarisk-component-testimonials blockquote):before {
  content: var(--tw-content);
}

@media (min-width: 48rem) {
  blockquote:not(.paragraph--type--polarisk-component-testimonials blockquote):before {
    font-size: 8rem;
  }
}

blockquote p:not(.paragraph--type--polarisk-component-testimonials blockquote p) {
  margin: calc(var(--spacing) * 0);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--accent-foreground);
  font-style: italic;
}

blockquote p:not(.paragraph--type--polarisk-component-testimonials blockquote p):before {
  content: var(--tw-content);
  --tw-content: none;
  content: none;
}

@media (min-width: 48rem) {
  blockquote p:not(.paragraph--type--polarisk-component-testimonials blockquote p) {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}

blockquote cite {
  margin-top: calc(var(--spacing) * 4);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--primary);
  font-style: normal;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@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-blur {
  syntax: "*";
  inherits: false
}

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

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

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

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

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

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

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

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

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

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

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

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

@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-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@keyframes ping {
  75%, 100% {
    opacity: 0;
    transform: scale(2);
  }
}
