/*! tailwindcss v4.1.18 | 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-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-pan-x: initial;
            --tw-pan-y: initial;
            --tw-pinch-zoom: initial;
            --tw-divide-x-reverse: 0;
            --tw-border-style: solid;
            --tw-divide-y-reverse: 0;
            --tw-leading: initial;
            --tw-font-weight: initial;
            --tw-ordinal: initial;
            --tw-slashed-zero: initial;
            --tw-numeric-figure: initial;
            --tw-numeric-spacing: initial;
            --tw-numeric-fraction: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial;
            --tw-backdrop-blur: initial;
            --tw-backdrop-brightness: initial;
            --tw-backdrop-contrast: initial;
            --tw-backdrop-grayscale: initial;
            --tw-backdrop-hue-rotate: initial;
            --tw-backdrop-invert: initial;
            --tw-backdrop-opacity: initial;
            --tw-backdrop-saturate: initial;
            --tw-backdrop-sepia: initial;
            --tw-duration: initial;
            --tw-ease: initial;
            --tw-contain-size: initial;
            --tw-contain-layout: initial;
            --tw-contain-paint: initial;
            --tw-contain-style: initial;
            --tw-content: "";
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1;
        }
    }
}

:root,
:host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 1rem;
    --container-2xl: 42rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --radius-lg: 8px;
    --shadow-xs: var(--shadow-xs);
    --shadow-sm: var(--shadow-sm);
    --shadow-md: var(--shadow-md);
    --shadow-lg: var(--shadow-lg);
    --drop-shadow-lg: 0 4px 4px #00000026;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --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);
    --color-primary: var(--color-primary);
    --color-primary-light: var(--color-primary-light);
    --color-primary-lighter: var(--color-primary-lighter);
    --color-primary-dark: var(--color-primary-dark);
    --color-primary-darker: var(--color-primary-darker);
    --color-accent: var(--color-accent);
    --color-accent-light: var(--color-accent-light);
    --color-accent-lighter: var(--color-accent-lighter);
    --color-accent-dark: var(--color-accent-dark);
    --color-accent-darker: var(--color-accent-darker);
    --color-success: var(--color-success);
    --color-error: var(--color-error);
    --color-warning: var(--color-warning);
    --color-contrast-higher: var(--color-contrast-higher);
    --color-contrast-high: var(--color-contrast-high);
    --color-contrast-medium: var(--color-contrast-medium);
    --color-contrast-lower: var(--color-contrast-lower);
    --color-text: var(--color-text);
    --color-text-subtle: var(--color-text-subtle);
    --color-text-inverse: var(--color-text-inverse);
    --color-border: var(--color-border);
    --font-primary: "Karma", "sans-serif";
    --font-heading: "Lato", sans-serif;
    --font-body: "Karma", "sans-serif";
    --font-ui: "Lato", sans-serif;
    --shadow-focus: var(--shadow-focus);
    --radius-pill: 999px;
    --radius-button: 30px 0px 30px 30px;
}

*,
: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;
}

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

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

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

.collapse {
    visibility: collapse;
}

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

.not-sr-only {
    clip-path: none;
    white-space: normal;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: static;
    overflow: visible;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed;
}

.relative {
    position: relative;
}

.static {
    position: static;
}

.sticky {
    position: sticky;
}

.-inset-x-4 {
    inset-inline: calc(var(--spacing) * -4);
}

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

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

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

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

.isolate {
    isolation: isolate;
}

.isolation-auto {
    isolation: auto;
}

.-z-1 {
    z-index: calc(1 * -1);
}

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

.col-12 {
    grid-column: 12;
}

.col-auto {
    grid-column: auto;
}

.col-span-full {
    grid-column: 1 / -1;
}

.col-start-auto {
    grid-column-start: auto;
}

.col-end-auto {
    grid-column-end: auto;
}

.row-auto {
    grid-row: auto;
}

.row-span-full {
    grid-row: 1 / -1;
}

.row-start-auto {
    grid-row-start: auto;
}

.row-end-auto {
    grid-row-end: auto;
}

.float-end {
    float: inline-end;
}

.float-left {
    float: left;
}

.float-none {
    float: none;
}

.float-right {
    float: right;
}

.float-start {
    float: inline-start;
}

.clear-both {
    clear: both;
}

.clear-end {
    clear: inline-end;
}

.clear-left {
    clear: left;
}

.clear-none {
    clear: none;
}

.clear-right {
    clear: right;
}

.clear-start {
    clear: inline-start;
}

.container {
    width: 100%;
}

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

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

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

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

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

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

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

.my-\[4rem\] {
    margin-block: 4rem;
}

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

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

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

.mt-auto {
    margin-top: auto;
}

.mt-px {
    margin-top: 1px;
}

.mb-\[4rem\] {
    margin-bottom: 4rem;
}

.box-border {
    box-sizing: border-box;
}

.box-content {
    box-sizing: content-box;
}

.block {
    display: block;
}

.contents {
    display: contents;
}

.flex {
    display: flex;
}

.flow-root {
    display: flow-root;
}

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.inline {
    display: inline;
}

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

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

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

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

.list-item {
    display: list-item;
}

.table {
    display: table;
}

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

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

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

.table-column-group {
    display: table-column-group;
}

.table-footer-group {
    display: table-footer-group;
}

.table-header-group {
    display: table-header-group;
}

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

.table-row-group {
    display: table-row-group;
}

.size-\[20rem\] {
    width: 20rem;
    height: 20rem;
}

.size-full {
    width: 100%;
    height: 100%;
}

.h-screen {
    height: 100vh;
}

.w-full {
    width: 100%;
}

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

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

.flex-1 {
    flex: 1;
}

.flex-auto {
    flex: auto;
}

.flex-initial {
    flex: 0 auto;
}

.flex-none {
    flex: none;
}

.shrink {
    flex-shrink: 1;
}

.flex-grow,
.grow {
    flex-grow: 1;
}

.caption-bottom {
    caption-side: bottom;
}

.caption-top {
    caption-side: top;
}

.border-collapse {
    border-collapse: collapse;
}

.border-separate {
    border-collapse: separate;
}

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

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

.transform-none {
    transform: none;
}

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

.animate-none {
    animation: none;
}

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

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

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

.cursor-alias {
    cursor: alias;
}

.cursor-all-scroll {
    cursor: all-scroll;
}

.cursor-auto {
    cursor: auto;
}

.cursor-cell {
    cursor: cell;
}

.cursor-col-resize {
    cursor: col-resize;
}

.cursor-context-menu {
    cursor: context-menu;
}

.cursor-copy {
    cursor: copy;
}

.cursor-crosshair {
    cursor: crosshair;
}

.cursor-default {
    cursor: default;
}

.cursor-e-resize {
    cursor: e-resize;
}

.cursor-ew-resize {
    cursor: ew-resize;
}

.cursor-grab {
    cursor: grab;
}

.cursor-grabbing {
    cursor: grabbing;
}

.cursor-help {
    cursor: help;
}

.cursor-move {
    cursor: move;
}

.cursor-n-resize {
    cursor: n-resize;
}

.cursor-ne-resize {
    cursor: ne-resize;
}

.cursor-nesw-resize {
    cursor: nesw-resize;
}

.cursor-no-drop {
    cursor: no-drop;
}

.cursor-none {
    cursor: none;
}

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

.cursor-ns-resize {
    cursor: ns-resize;
}

.cursor-nw-resize {
    cursor: nw-resize;
}

.cursor-nwse-resize {
    cursor: nwse-resize;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-progress {
    cursor: progress;
}

.cursor-row-resize {
    cursor: row-resize;
}

.cursor-s-resize {
    cursor: s-resize;
}

.cursor-se-resize {
    cursor: se-resize;
}

.cursor-sw-resize {
    cursor: sw-resize;
}

.cursor-text {
    cursor: text;
}

.cursor-vertical-text {
    cursor: vertical-text;
}

.cursor-w-resize {
    cursor: w-resize;
}

.cursor-wait {
    cursor: wait;
}

.cursor-zoom-in {
    cursor: zoom-in;
}

.cursor-zoom-out {
    cursor: zoom-out;
}

.touch-pan-left {
    --tw-pan-x: pan-left;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-pan-right {
    --tw-pan-x: pan-right;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-pan-x {
    --tw-pan-x: pan-x;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-pan-down {
    --tw-pan-y: pan-down;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-pan-up {
    --tw-pan-y: pan-up;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-pan-y {
    --tw-pan-y: pan-y;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-pinch-zoom {
    --tw-pinch-zoom: pinch-zoom;
    touch-action: var(--tw-pan-x, ) var(--tw-pan-y, ) var(--tw-pinch-zoom, );
}

.touch-auto {
    touch-action: auto;
}

.touch-manipulation {
    touch-action: manipulation;
}

.touch-none {
    touch-action: none;
}

.resize {
    resize: both;
}

.resize-none {
    resize: none;
}

.resize-x {
    resize: horizontal;
}

.resize-y {
    resize: vertical;
}

.list-inside {
    list-style-position: inside;
}

.list-outside {
    list-style-position: outside;
}

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

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

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

.appearance-auto {
    appearance: auto;
}

.appearance-none {
    appearance: none;
}

.auto-cols-auto {
    grid-auto-columns: auto;
}

.auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
}

.auto-cols-max {
    grid-auto-columns: max-content;
}

.auto-cols-min {
    grid-auto-columns: min-content;
}

.grid-flow-col {
    grid-auto-flow: column;
}

.grid-flow-col-dense {
    grid-auto-flow: column dense;
}

.grid-flow-dense {
    grid-auto-flow: dense;
}

.grid-flow-row {
    grid-auto-flow: row;
}

.grid-flow-row-dense {
    grid-auto-flow: row dense;
}

.auto-rows-auto {
    grid-auto-rows: auto;
}

.auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
}

.auto-rows-max {
    grid-auto-rows: max-content;
}

.auto-rows-min {
    grid-auto-rows: min-content;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-none {
    grid-template-columns: none;
}

.grid-cols-subgrid {
    grid-template-columns: subgrid;
}

.grid-rows-none {
    grid-template-rows: none;
}

.grid-rows-subgrid {
    grid-template-rows: subgrid;
}

.flex-col {
    flex-direction: column;
}

.flex-col-reverse {
    flex-direction: column-reverse;
}

.flex-row {
    flex-direction: row;
}

.flex-row-reverse {
    flex-direction: row-reverse;
}

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

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

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

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

.place-content-baseline {
    place-content: baseline start;
}

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

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

.place-content-end {
    place-content: end;
}

.place-content-evenly {
    place-content: space-evenly;
}

.place-content-start {
    place-content: start;
}

.place-content-stretch {
    place-content: stretch;
}

.place-items-baseline {
    place-items: baseline;
}

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

.place-items-end {
    place-items: end;
}

.place-items-start {
    place-items: start;
}

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

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

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

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

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

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

.content-evenly {
    align-content: space-evenly;
}

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

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

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

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

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

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

.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-evenly {
    justify-content: space-evenly;
}

.justify-normal {
    justify-content: normal;
}

.justify-start {
    justify-content: flex-start;
}

.justify-stretch {
    justify-content: stretch;
}

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

.justify-items-end {
    justify-items: end;
}

.justify-items-start {
    justify-items: start;
}

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

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

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

.place-self-auto {
    place-self: auto;
}

.place-self-center {
    place-self: center;
}

.place-self-end {
    place-self: end;
}

.place-self-start {
    place-self: start;
}

.place-self-stretch {
    place-self: stretch stretch;
}

.self-auto {
    align-self: auto;
}

.self-baseline {
    align-self: baseline;
}

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

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

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

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

.justify-self-auto {
    justify-self: auto;
}

.justify-self-center {
    justify-self: center;
}

.justify-self-end {
    justify-self: flex-end;
}

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

.justify-self-stretch {
    justify-self: stretch;
}

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

.overflow-auto {
    overflow: auto;
}

.overflow-clip {
    overflow: clip;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-scroll {
    overflow: scroll;
}

.overflow-visible {
    overflow: visible;
}

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

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

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

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

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

.overflow-y-auto {
    overflow-y: auto;
}

.overflow-y-clip {
    overflow-y: clip;
}

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

.overflow-y-scroll {
    overflow-y: scroll;
}

.overflow-y-visible {
    overflow-y: visible;
}

.overscroll-auto {
    overscroll-behavior: auto;
}

.overscroll-contain {
    overscroll-behavior: contain;
}

.overscroll-none {
    overscroll-behavior: none;
}

.overscroll-x-auto {
    overscroll-behavior-x: auto;
}

.overscroll-x-contain {
    overscroll-behavior-x: contain;
}

.overscroll-x-none {
    overscroll-behavior-x: none;
}

.overscroll-y-auto {
    overscroll-behavior-y: auto;
}

.overscroll-y-contain {
    overscroll-behavior-y: contain;
}

.overscroll-y-none {
    overscroll-behavior-y: none;
}

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

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

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

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

.rounded-s {
    border-start-start-radius: .25rem;
    border-end-start-radius: .25rem;
}

.rounded-e {
    border-start-end-radius: .25rem;
    border-end-end-radius: .25rem;
}

.rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.rounded-tl {
    border-top-left-radius: .25rem;
}

.rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.rounded-tr {
    border-top-right-radius: .25rem;
}

.rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.rounded-br {
    border-bottom-right-radius: .25rem;
}

.rounded-bl {
    border-bottom-left-radius: .25rem;
}

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

.border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
}

.border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
}

.border-double {
    --tw-border-style: double;
    border-style: double;
}

.border-hidden {
    --tw-border-style: hidden;
    border-style: hidden;
}

.border-none {
    --tw-border-style: none;
    border-style: none;
}

.border-solid {
    --tw-border-style: solid;
    border-style: solid;
}

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

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

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

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

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

.bg-auto {
    background-size: auto;
}

.bg-contain {
    background-size: contain;
}

.bg-cover {
    background-size: cover;
}

.bg-fixed {
    background-attachment: fixed;
}

.bg-local {
    background-attachment: local;
}

.bg-scroll {
    background-attachment: scroll;
}

.bg-clip-border {
    background-clip: border-box;
}

.bg-clip-content {
    background-clip: content-box;
}

.bg-clip-padding {
    background-clip: padding-box;
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
}

.bg-bottom {
    background-position: bottom;
}

.bg-bottom-left {
    background-position: 0 100%;
}

.bg-bottom-right {
    background-position: 100% 100%;
}

.bg-center {
    background-position: center;
}

.bg-left {
    background-position: 0;
}

.bg-right {
    background-position: 100%;
}

.bg-top {
    background-position: top;
}

.bg-top-left {
    background-position: 0 0;
}

.bg-top-right {
    background-position: 100% 0;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-repeat {
    background-repeat: repeat;
}

.bg-repeat-round {
    background-repeat: round;
}

.bg-repeat-space {
    background-repeat: space;
}

.bg-repeat-x {
    background-repeat: repeat-x;
}

.bg-repeat-y {
    background-repeat: repeat-y;
}

.bg-origin-border {
    background-origin: border-box;
}

.bg-origin-content {
    background-origin: content-box;
}

.bg-origin-padding {
    background-origin: padding-box;
}

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

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

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

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

.object-scale-down {
    object-fit: scale-down;
}

.object-bottom {
    object-position: bottom;
}

.object-bottom-left {
    object-position: left bottom;
}

.object-bottom-right {
    object-position: right bottom;
}

.object-center {
    object-position: center;
}

.object-left {
    object-position: left;
}

.object-right {
    object-position: right;
}

.object-top {
    object-position: top;
}

.object-top-left {
    object-position: left top;
}

.object-top-right {
    object-position: right top;
}

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

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

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

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

.py-\[4rem\] {
    padding-block: 4rem;
}

.py-\[6rem\] {
    padding-block: 6rem;
}

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

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

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

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

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

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

.align-baseline {
    vertical-align: baseline;
}

.align-bottom {
    vertical-align: bottom;
}

.align-middle {
    vertical-align: middle;
}

.align-sub {
    vertical-align: sub;
}

.align-super {
    vertical-align: super;
}

.align-text-bottom {
    vertical-align: text-bottom;
}

.align-text-top {
    vertical-align: text-top;
}

.align-top {
    vertical-align: top;
}

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

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

.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-\[13\.7rem\] {
    font-size: 13.7rem;
}

.leading-\[1\] {
    --tw-leading: 1;
    line-height: 1;
}

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

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

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

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

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

.break-normal {
    overflow-wrap: normal;
    word-break: normal;
}

.break-words {
    overflow-wrap: break-word;
}

.break-all {
    word-break: break-all;
}

.break-keep {
    word-break: keep-all;
}

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

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

.hyphens-auto {
    -webkit-hyphens: auto;
    hyphens: auto;
}

.hyphens-manual {
    -webkit-hyphens: manual;
    hyphens: manual;
}

.hyphens-none {
    -webkit-hyphens: none;
    hyphens: none;
}

.whitespace-break-spaces {
    white-space: break-spaces;
}

.whitespace-normal {
    white-space: normal;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.whitespace-pre {
    white-space: pre;
}

.whitespace-pre-line {
    white-space: pre-line;
}

.whitespace-pre-wrap {
    white-space: pre-wrap;
}

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

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

.capitalize {
    text-transform: capitalize;
}

.lowercase {
    text-transform: lowercase;
}

.normal-case {
    text-transform: none;
}

.uppercase {
    text-transform: uppercase;
}

.italic {
    font-style: italic;
}

.not-italic {
    font-style: normal;
}

.font-stretch-normal {
    font-stretch: normal;
}

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

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

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

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

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

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

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

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

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

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

.decoration-dashed {
    text-decoration-style: dashed;
}

.decoration-dotted {
    text-decoration-style: dotted;
}

.decoration-double {
    text-decoration-style: double;
}

.decoration-solid {
    text-decoration-style: solid;
}

.decoration-wavy {
    text-decoration-style: wavy;
}

.underline-offset-auto {
    text-underline-offset: auto;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

.bg-blend-color {
    background-blend-mode: color;
}

.bg-blend-color-burn {
    background-blend-mode: color-burn;
}

.bg-blend-color-dodge {
    background-blend-mode: color-dodge;
}

.bg-blend-darken {
    background-blend-mode: darken;
}

.bg-blend-difference {
    background-blend-mode: difference;
}

.bg-blend-exclusion {
    background-blend-mode: exclusion;
}

.bg-blend-hard-light {
    background-blend-mode: hard-light;
}

.bg-blend-hue {
    background-blend-mode: hue;
}

.bg-blend-lighten {
    background-blend-mode: lighten;
}

.bg-blend-luminosity {
    background-blend-mode: luminosity;
}

.bg-blend-multiply {
    background-blend-mode: multiply;
}

.bg-blend-normal {
    background-blend-mode: normal;
}

.bg-blend-overlay {
    background-blend-mode: overlay;
}

.bg-blend-saturation {
    background-blend-mode: saturation;
}

.bg-blend-screen {
    background-blend-mode: screen;
}

.bg-blend-soft-light {
    background-blend-mode: soft-light;
}

.mix-blend-color {
    mix-blend-mode: color;
}

.mix-blend-color-burn {
    mix-blend-mode: color-burn;
}

.mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
}

.mix-blend-darken {
    mix-blend-mode: darken;
}

.mix-blend-difference {
    mix-blend-mode: difference;
}

.mix-blend-exclusion {
    mix-blend-mode: exclusion;
}

.mix-blend-hard-light {
    mix-blend-mode: hard-light;
}

.mix-blend-hue {
    mix-blend-mode: hue;
}

.mix-blend-lighten {
    mix-blend-mode: lighten;
}

.mix-blend-luminosity {
    mix-blend-mode: luminosity;
}

.mix-blend-multiply {
    mix-blend-mode: multiply;
}

.mix-blend-normal {
    mix-blend-mode: normal;
}

.mix-blend-overlay {
    mix-blend-mode: overlay;
}

.mix-blend-plus-darker {
    mix-blend-mode: plus-darker;
}

.mix-blend-plus-lighter {
    mix-blend-mode: plus-lighter;
}

.mix-blend-saturation {
    mix-blend-mode: saturation;
}

.mix-blend-screen {
    mix-blend-mode: screen;
}

.mix-blend-soft-light {
    mix-blend-mode: soft-light;
}

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

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.shadow-lg {
    --tw-shadow: 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);
}

.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: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

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

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

@supports (color: color-mix(in lab, red, red)) {
    .shadow-primary {
        --tw-shadow-color: color-mix(in oklab, var(--color-primary) var(--tw-shadow-alpha), transparent);
    }
}

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

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

.drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
}

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

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

.filter-none {
    filter: none;
}

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

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

.backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}

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

.will-change-auto {
    will-change: auto;
}

.will-change-contents {
    will-change: contents;
}

.will-change-scroll {
    will-change: scroll-position;
}

.will-change-transform {
    will-change: transform;
}

.contain-inline-size {
    --tw-contain-size: inline-size;
    contain: var(--tw-contain-size, ) var(--tw-contain-layout, ) var(--tw-contain-paint, ) var(--tw-contain-style, );
}

.contain-layout {
    --tw-contain-layout: layout;
    contain: var(--tw-contain-size, ) var(--tw-contain-layout, ) var(--tw-contain-paint, ) var(--tw-contain-style, );
}

.contain-paint {
    --tw-contain-paint: paint;
    contain: var(--tw-contain-size, ) var(--tw-contain-layout, ) var(--tw-contain-paint, ) var(--tw-contain-style, );
}

.contain-size {
    --tw-contain-size: size;
    contain: var(--tw-contain-size, ) var(--tw-contain-layout, ) var(--tw-contain-paint, ) var(--tw-contain-style, );
}

.contain-style {
    --tw-contain-style: style;
    contain: var(--tw-contain-size, ) var(--tw-contain-layout, ) var(--tw-contain-paint, ) var(--tw-contain-style, );
}

.contain-content {
    contain: content;
}

.contain-none {
    contain: none;
}

.contain-strict {
    contain: strict;
}

.forced-color-adjust-auto {
    forced-color-adjust: auto;
}

.forced-color-adjust-none {
    forced-color-adjust: none;
}

.outline-dashed {
    --tw-outline-style: dashed;
    outline-style: dashed;
}

.outline-dotted {
    --tw-outline-style: dotted;
    outline-style: dotted;
}

.outline-double {
    --tw-outline-style: double;
    outline-style: double;
}

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

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

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

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

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

.\[limit\:N\] {
    limit: N;
}

.\[offset\:N\] {
    offset: N;
}

.\[sentinel\:patch\] {
    sentinel: patch;
}

.backface-hidden {
    backface-visibility: hidden;
}

.backface-visible {
    backface-visibility: visible;
}

@media (hover: hover) {
    .hover\:bg-\[var\(--color-contrast-lower\)\]:hover {
        background-color: var(--color-contrast-lower);
    }

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

@media (min-width: 48rem) {
    .md\:my-\[4rem\] {
        margin-block: 4rem;
    }

    .md\:my-\[6rem\] {
        margin-block: 6rem;
    }

    .md\:mb-\[6rem\] {
        margin-bottom: 6rem;
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .md\:flex-row {
        flex-direction: row;
    }
}

.hocus\:bg-white:hover,
.hocus\:bg-white:focus {
    background-color: var(--color-white);
}

:is(.\[\&_button\,\&_a\]\:current\:after\:scale-x-100 button, .\[\&_button\,\&_a\]\:current\:after\:scale-x-100 a).current:after {
    content: var(--tw-content);
    --tw-scale-x: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
}

:root {
    --color-primary: #009e77;
    --color-primary-light: #00c291;
    --color-primary-lighter: #00e0a8;
    --color-primary-dark: #008563;
    --color-primary-darker: #00664d;
    --color-accent: #de7654;
    --color-accent-light: #e38b6d;
    --color-accent-lighter: #e89f87;
    --color-accent-dark: #d9623a;
    --color-accent-darker: #ce5127;
    --color-success: #14a38c;
    --color-success-light: #18bfa3;
    --color-success-lighter: #1ad5b6;
    --color-success-dark: #118d78;
    --color-success-darker: #0f7665;
    --color-error: #e70d4f;
    --color-error-light: #f32b67;
    --color-error-lighter: #f4487c;
    --color-error-dark: #cf0c47;
    --color-error-darker: #b70b3e;
    --color-warning: #edb464;
    --color-warning-light: #f1c588;
    --color-warning-lighter: #f5d7ad;
    --color-warning-dark: #e79e36;
    --color-warning-darker: #db8b1a;
    --color-black: #14151a;
    --color-white: #fff;
    --color-contrast-higher: #2b2e31;
    --color-contrast-high: #4c4f52;
    --color-contrast-medium: #85878a;
    --color-contrast-lower: #dbdbdc;
    --color-bg-dark: #f2f2f2;
    --color-bg-darker: #e8e9e9;
    --color-bg-lighter: #fff;
    --color-text: #2b2e31;
    --color-text-subtle: #4c4f52;
    --color-text-inverse: #fff;
    --color-border: #aeafb2;
    --color-border-light: #aeafb2;
    --font-primary: "Karma", "sans-serif";
    --font-heading: "Lato", sans-serif;
    --font-body: "Karma", "sans-serif";
    --font-ui: "Lato", sans-serif;
    --text-base-size: 1.25em;
    --text-scale-ratio: 1.2;
    --body-line-height: 1.4;
    --heading-line-height: 1.2;
    --text-unit: 1em;
    --text-xs: calc(1em / var(--text-scale-ratio) / var(--text-scale-ratio));
    --text-sm: calc(1em / var(--text-scale-ratio));
    --text-md: calc(1em * var(--text-scale-ratio));
    --text-lg: calc(1em * var(--text-scale-ratio));
    --text-xl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));
    --text-xxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
    --text-xxxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
    --text-xxxxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
    --font-size-xs: calc(1em / var(--text-scale-ratio) / var(--text-scale-ratio));
    --font-size-sm: calc(1em / var(--text-scale-ratio));
    --font-size-base: 1em;
    --font-size-md: calc(1em * var(--text-scale-ratio));
    --font-size-lg: calc(1em * var(--text-scale-ratio));
    --font-size-xl: calc(1em * var(--text-scale-ratio));
    --font-size-2xl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));
    --font-size-3xl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
    --font-size-4xl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
    --max-width-xxxxs: 20rem;
    --max-width-xxxs: 26rem;
    --max-width-xxs: 32rem;
    --max-width-xs: 38rem;
    --max-width-sm: 48rem;
    --max-width-md: 64rem;
    --max-width-lg: 80rem;
    --max-width-xl: 90rem;
    --radius-sm: 4px;
    --radius-md: 5px;
    --radius-lg: 8px;
    --radius-xl: 10px;
    --radius-pill: 999px;
    --radius-full: 50%;
    --radius-button: 30px 0px 30px 30px;
    --space-unit: 1em;
    --space-xxxxs: calc(var(--space-unit) * .125);
    --space-xxxs: calc(var(--space-unit) * .25);
    --space-xxs: calc(var(--space-unit) * .375);
    --space-xs: calc(var(--space-unit) * .5);
    --space-sm: calc(var(--space-unit) * .75);
    --space-md: calc(var(--space-unit) * 1.25);
    --space-lg: calc(var(--space-unit) * 2);
    --space-xl: calc(var(--space-unit) * 3.25);
    --space-xxl: calc(var(--space-unit) * 5.25);
    --space-xxxl: calc(var(--space-unit) * 8.5);
    --space-xxxxl: calc(var(--space-unit) * 13.75);
    --component-padding: var(--space-md);
    --inner-nav-height: 50px;
    --logo-width: 60px;
    --mega-nav-height: var(--inner-nav-height);
    --shadow-xs: #0000000f 0px .1px .3px 0px, #0000001f 0px 1px 2px 0px;
    --shadow-sm: #00000006 0px .3px .4px 0px, #0000000d 0px .9px 1.5px 0px, #0000001a 0px 3.5px 6px 0px;
    --shadow-md: #00000008 0px .9px 1.5px 0px, #00000014 0px 3.1px 5.5px 0px, #0000001f 0px 14px 25px 0px;
    --shadow-lg: #00000004 0px 1.2px 1.9px -1px, #0000000a 0px 3.3px 5.3px -1px, #00000016 0px 8.5px 12.7px -1px, #00000026 0px 30px 42px -1px;
    --shadow-focus: #0038ff38 0px 0px 0px 4px;
}

@media (min-width: 64rem) {
    :root {
        --text-scale-ratio: 1.25;
    }
}

@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-pan-x {
    syntax: "*";
    inherits: false
}

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

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

@property --tw-divide-x-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0;
}

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

@property --tw-divide-y-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-content {
    syntax: "*";
    inherits: false;
    initial-value: "";
}

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

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

@keyframes ping {

    75%,
    100% {
        opacity: 0;
        transform: scale(2);
    }
}

@keyframes pulse {
    50% {
        opacity: .5;
    }
}

@keyframes bounce {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        transform: translateY(-25%);
    }

    50% {
        animation-timing-function: cubic-bezier(0, 0, .2, 1);
        transform: none;
    }
}