  /*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
        /*! BRAND: sultan */
        /*! BRAND: default */
        @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-translate-x: 0;
                    --tw-translate-y: 0;
                    --tw-translate-z: 0;
                    --tw-space-y-reverse: 0;
                    --tw-border-style: solid;
                    --tw-gradient-position: initial;
                    --tw-gradient-from: #0000;
                    --tw-gradient-via: #0000;
                    --tw-gradient-to: #0000;
                    --tw-gradient-stops: initial;
                    --tw-gradient-via-stops: initial;
                    --tw-gradient-from-position: 0%;
                    --tw-gradient-via-position: 50%;
                    --tw-gradient-to-position: 100%;
                    --tw-leading: initial;
                    --tw-font-weight: initial;
                    --tw-tracking: initial;
                    --tw-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-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-duration: initial;
                    --tw-scale-x: 1;
                    --tw-scale-y: 1;
                    --tw-scale-z: 1
                }
            }
        }

        @layer theme {

            :root,
            :host {
                --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
                --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                --color-red-500: #ff5758;
                --color-red-600: #e84f50;
                --color-yellow-500: #ffde02;
                --color-yellow-600: #e8ca02;
                --color-green-500: #528236;
                --color-green-600: #4b7631;
                --color-blue-500: #007aff;
                --color-gray-200: oklch(92.8% .006 264.531);
                --color-gray-300: oklch(87.2% .01 258.338);
                --color-neutral-50: #dbdbdb;
                --color-neutral-100: #bbbdbd;
                --color-neutral-200: #838989;
                --color-neutral-300: #6c7071;
                --color-neutral-400: #4f5555;
                --color-neutral-500: #232a2b;
                --color-white: #fff;
                --spacing: .25rem;
                --container-md: 28rem;
                --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: 1.5;
                --text-lg: 1.125rem;
                --text-lg--line-height: calc(1.75/1.125);
                --text-2xl: 1.5rem;
                --text-2xl--line-height: calc(2/1.5);
                --text-3xl: 1.875rem;
                --text-3xl--line-height: 1.2;
                --text-5xl: 3rem;
                --text-5xl--line-height: 1;
                --font-weight-medium: 500;
                --font-weight-semibold: 600;
                --font-weight-bold: 700;
                --font-weight-black: 900;
                --leading-tight: 1.25;
                --leading-normal: 1.5;
                --radius-md: .375rem;
                --radius-lg: .5rem;
                --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);
                --font-base: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
                --color-white-50: #fdfcfd;
                --color-white-100: #f6f6f6;
                --color-white-200: #ededed;
                --color-white-300: #ececec;
                --color-white-400: #e6e6e6
            }
        }

        @layer base {

            *,
            :after,
            :before,
            ::backdrop {
                box-sizing: border-box;
                border: 0 solid;
                margin: 0;
                padding: 0
            }

            ::file-selector-button {
                box-sizing: border-box;
                border: 0 solid;
                margin: 0;
                padding: 0
            }

            html {
                -webkit-text-size-adjust: 100%;
                -moz-tab-size: 4;
                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;
                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
            }

            :-moz-ui-invalid {
                box-shadow: none
            }

            button,
            input:where([type=button], [type=reset], [type=submit]) {
                -webkit-appearance: button;
                -moz-appearance: button;
                appearance: button
            }

            ::file-selector-button {
                -webkit-appearance: button;
                -moz-appearance: button;
                appearance: button
            }

            ::-webkit-inner-spin-button {
                height: auto
            }

            ::-webkit-outer-spin-button {
                height: auto
            }

            [hidden]:where(:not([hidden=until-found])) {
                display: none !important
            }

            body {
                font-family: var(--font-base)
            }
        }

        @layer components;

        @layer utilities {
            .pointer-events-none {
                pointer-events: none
            }

            .visible {
                visibility: visible
            }

            .absolute {
                position: absolute
            }

            .fixed {
                position: fixed
            }

            .relative {
                position: relative
            }

            .inset-0 {
                inset: calc(var(--spacing)*0)
            }

            .start-3 {
                inset-inline-start: calc(var(--spacing)*3)
            }

            .end-3 {
                inset-inline-end: calc(var(--spacing)*3)
            }

            .left-1\/2 {
                left: 50%
            }

            .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-2 {
                margin: calc(var(--spacing)*2)
            }

            .container {
                margin-inline: auto;
                padding-inline: 2rem
            }

            .mx-2 {
                margin-inline: calc(var(--spacing)*2)
            }

            .mx-6 {
                margin-inline: calc(var(--spacing)*6)
            }

            .mx-auto {
                margin-inline: auto
            }

            .my-8 {
                margin-block: calc(var(--spacing)*8)
            }

            .ms-auto {
                margin-inline-start: auto
            }

            .mt-auto {
                margin-top: auto
            }

            .mb-3 {
                margin-bottom: calc(var(--spacing)*3)
            }

            .flex {
                display: flex
            }

            .grid {
                display: grid
            }

            .hidden {
                display: none
            }

            .inline {
                display: inline
            }

            .inline-flex {
                display: inline-flex
            }

            .size-2 {
                width: calc(var(--spacing)*2);
                height: calc(var(--spacing)*2)
            }

            .size-3 {
                width: calc(var(--spacing)*3);
                height: calc(var(--spacing)*3)
            }

            .size-4 {
                width: calc(var(--spacing)*4);
                height: calc(var(--spacing)*4)
            }

            .size-6\.5 {
                width: calc(var(--spacing)*6.5);
                height: calc(var(--spacing)*6.5)
            }

            .size-10 {
                width: calc(var(--spacing)*10);
                height: calc(var(--spacing)*10)
            }

            .size-fit {
                width: fit-content;
                height: fit-content
            }

            .h-2 {
                height: calc(var(--spacing)*2)
            }

            .h-4 {
                height: calc(var(--spacing)*4)
            }

            .h-5 {
                height: calc(var(--spacing)*5)
            }

            .h-6 {
                height: calc(var(--spacing)*6)
            }

            .h-14 {
                height: calc(var(--spacing)*14)
            }

            .h-\[42px\] {
                height: 42px
            }

            .h-\[125px\] {
                height: 125px
            }

            .h-\[200px\] {
                height: 200px
            }

            .h-\[400px\] {
                height: 400px
            }

            .h-fit {
                height: fit-content
            }

            .min-h-12 {
                min-height: calc(var(--spacing)*12)
            }

            .min-h-\[446px\] {
                min-height: 446px
            }

            .w-1\/3 {
                width: 33.3333%
            }

            .w-2 {
                width: calc(var(--spacing)*2)
            }

            .w-2\/3 {
                width: 66.6667%
            }

            .w-4 {
                width: calc(var(--spacing)*4)
            }

            .w-6 {
                width: calc(var(--spacing)*6)
            }

            .w-24 {
                width: calc(var(--spacing)*24)
            }

            .w-\[42px\] {
                width: 42px
            }

            .w-\[200px\] {
                width: 200px
            }

            .w-\[250px\] {
                width: 250px
            }

            .w-\[300px\] {
                width: 300px
            }

            .w-fit {
                width: fit-content
            }

            .w-full {
                width: 100%
            }

            .w-md {
                width: var(--container-md)
            }

            .w-px {
                width: 1px
            }

            .max-w-md {
                max-width: var(--container-md)
            }

            .min-w-4 {
                min-width: calc(var(--spacing)*4)
            }

            .min-w-6\.5 {
                min-width: calc(var(--spacing)*6.5)
            }

            .min-w-80 {
                min-width: calc(var(--spacing)*80)
            }

            .min-w-full {
                min-width: 100%
            }

            .flex-1 {
                flex: 1
            }

            .shrink-0 {
                flex-shrink: 0
            }

            .grow {
                flex-grow: 1
            }

            .-translate-x-1\/2 {
                --tw-translate-x: -50%;
                translate: var(--tw-translate-x)var(--tw-translate-y)
            }

            .-translate-y-1\/3 {
                --tw-translate-y: calc(calc(1/3*100%)*-1);
                translate: var(--tw-translate-x)var(--tw-translate-y)
            }

            .animate-caret-blink {
                animation: 1.25s ease-out infinite caret-blink
            }

            .animate-pulse-fast {
                animation: 1s cubic-bezier(.4, 0, .6, 1) infinite pulse
            }

            .cursor-pointer {
                cursor: pointer
            }

            .resize {
                resize: both
            }

            .\[grid-template-columns\: repeat\(3\,auto\)\] {
                grid-template-columns: repeat(3, auto)
            }

            .\[grid-template-columns\: repeat\(5\,auto\)\] {
                grid-template-columns: repeat(5, auto)
            }

            .flex-col {
                flex-direction: column
            }

            .flex-row {
                flex-direction: row
            }

            .flex-wrap {
                flex-wrap: wrap
            }

            .items-center {
                align-items: center
            }

            .justify-between {
                justify-content: space-between
            }

            .justify-center {
                justify-content: center
            }

            .justify-end {
                justify-content: flex-end
            }

            .justify-start {
                justify-content: flex-start
            }

            .gap-2 {
                gap: calc(var(--spacing)*2)
            }

            .gap-3 {
                gap: calc(var(--spacing)*3)
            }

            .gap-4 {
                gap: calc(var(--spacing)*4)
            }

            :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-3>:not(:last-child)) {
                --tw-space-y-reverse: 0;
                margin-block-start: calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));
                margin-block-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))
            }

            .gap-x-2 {
                column-gap: calc(var(--spacing)*2)
            }

            .gap-x-4 {
                column-gap: calc(var(--spacing)*4)
            }

            .gap-x-5 {
                column-gap: calc(var(--spacing)*5)
            }

            .gap-y-1 {
                row-gap: calc(var(--spacing)*1)
            }

            .gap-y-2 {
                row-gap: calc(var(--spacing)*2)
            }

            .gap-y-4 {
                row-gap: calc(var(--spacing)*4)
            }

            .gap-y-15 {
                row-gap: calc(var(--spacing)*15)
            }

            .overflow-auto {
                overflow: auto
            }

            .\!rounded-buttons-tonal {
                border-radius: var(--radius-md) !important
            }

            .rounded {
                border-radius: .25rem
            }

            .rounded-buttons-primary-secondary {
                border-radius: var(--radius-lg)
            }

            .rounded-buttons-tonal {
                border-radius: var(--radius-md)
            }

            .rounded-cards,
            .rounded-field,
            .rounded-field-otp {
                border-radius: var(--radius-lg)
            }

            .rounded-full {
                border-radius: 3.40282e38px
            }

            .rounded-md {
                border-radius: var(--radius-md)
            }

            .border,
            .border-1 {
                border-style: var(--tw-border-style);
                border-width: 1px
            }

            .border-t {
                border-top-style: var(--tw-border-style);
                border-top-width: 1px
            }

            .border-none {
                --tw-border-style: none;
                border-style: none
            }

            .border-border-error {
                border-color: var(--color-red-500)
            }

            .border-border-high {
                border-color: var(--color-neutral-100)
            }

            .border-border-inversed {
                border-color: var(--color-green-500)
            }

            .border-border-primary {
                border-color: var(--color-neutral-50)
            }

            .border-border-selected {
                border-color: var(--color-blue-500)
            }

            .border-border-success {
                border-color: var(--color-green-500)
            }

            .border-gray-300 {
                border-color: var(--color-gray-300)
            }

            .bg-accent-primary {
                background-color: var(--color-green-500)
            }

            .bg-accent-secondary {
                background-color: var(--color-yellow-500)
            }

            .bg-background {
                background-color: var(--color-white-50)
            }

            .bg-gray-200 {
                background-color: var(--color-gray-200)
            }

            .bg-on-surface-error {
                background-color: var(--color-red-600)
            }

            .bg-on-surface-primary {
                background-color: var(--color-neutral-500)
            }

            .bg-on-surface-secondary {
                background-color: var(--color-neutral-400)
            }

            .bg-on-surface-success {
                background-color: var(--color-green-500)
            }

            .bg-surface {
                background-color: var(--color-white-100)
            }

            .bg-surface-high {
                background-color: var(--color-white-200)
            }

            .bg-surface-higher {
                background-color: var(--color-white-300)
            }

            .bg-transparent {
                background-color: #0000
            }

            .bg-gradient-to-r {
                --tw-gradient-position: to right in oklab;
                background-image: linear-gradient(var(--tw-gradient-stops))
            }

            .\[background-image\: var\(--auth-bg-image\)\] {
                background-image: var(--auth-bg-image)
            }

            .from-accent-primary {
                --tw-gradient-from: var(--color-green-500);
                --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))
            }

            .via-on-surface-primary {
                --tw-gradient-via: var(--color-neutral-500);
                --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from)var(--tw-gradient-from-position), var(--tw-gradient-via)var(--tw-gradient-via-position), var(--tw-gradient-to)var(--tw-gradient-to-position);
                --tw-gradient-stops: var(--tw-gradient-via-stops)
            }

            .to-surface-highest {
                --tw-gradient-to: var(--color-white-400);
                --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))
            }

            .bg-cover {
                background-size: cover
            }

            .bg-clip-text {
                -webkit-background-clip: text;
                background-clip: text
            }

            .bg-center {
                background-position: 50%
            }

            .bg-no-repeat {
                background-repeat: no-repeat
            }

            .stroke-4 {
                stroke-width: 4px
            }

            .p-1 {
                padding: calc(var(--spacing)*1)
            }

            .p-2 {
                padding: calc(var(--spacing)*2)
            }

            .p-2\.5 {
                padding: calc(var(--spacing)*2.5)
            }

            .p-3 {
                padding: calc(var(--spacing)*3)
            }

            .p-3\.5 {
                padding: calc(var(--spacing)*3.5)
            }

            .p-4 {
                padding: calc(var(--spacing)*4)
            }

            .p-8 {
                padding: calc(var(--spacing)*8)
            }

            .px-2 {
                padding-inline: calc(var(--spacing)*2)
            }

            .px-3 {
                padding-inline: calc(var(--spacing)*3)
            }

            .px-4 {
                padding-inline: calc(var(--spacing)*4)
            }

            .px-5 {
                padding-inline: calc(var(--spacing)*5)
            }

            .px-6 {
                padding-inline: calc(var(--spacing)*6)
            }

            .px-8 {
                padding-inline: calc(var(--spacing)*8)
            }

            .py-1 {
                padding-block: calc(var(--spacing)*1)
            }

            .py-2 {
                padding-block: calc(var(--spacing)*2)
            }

            .py-2\.5 {
                padding-block: calc(var(--spacing)*2.5)
            }

            .py-3 {
                padding-block: calc(var(--spacing)*3)
            }

            .py-3\.5 {
                padding-block: calc(var(--spacing)*3.5)
            }

            .ps-2 {
                padding-inline-start: calc(var(--spacing)*2)
            }

            .ps-10 {
                padding-inline-start: calc(var(--spacing)*10)
            }

            .pe-0 {
                padding-inline-end: calc(var(--spacing)*0)
            }

            .pe-10 {
                padding-inline-end: calc(var(--spacing)*10)
            }

            .pt-5 {
                padding-top: calc(var(--spacing)*5)
            }

            .pb-8 {
                padding-bottom: calc(var(--spacing)*8)
            }

            .text-center {
                text-align: center
            }

            .text-start {
                text-align: start
            }

            .font-mono {
                font-family: var(--font-mono)
            }

            .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-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-xs {
                font-size: var(--text-xs);
                line-height: var(--tw-leading, var(--text-xs--line-height))
            }

            .text-\[0\.6rem\] {
                font-size: .6rem
            }

            .text-\[0\.75rem\] {
                font-size: .75rem
            }

            .leading-9 {
                --tw-leading: calc(var(--spacing)*9);
                line-height: calc(var(--spacing)*9)
            }

            .leading-\[17\.5px\] {
                --tw-leading: 17.5px;
                line-height: 17.5px
            }

            .leading-none {
                --tw-leading: 1;
                line-height: 1
            }

            .leading-normal {
                --tw-leading: var(--leading-normal);
                line-height: var(--leading-normal)
            }

            .leading-tight {
                --tw-leading: var(--leading-tight);
                line-height: var(--leading-tight)
            }

            .\!font-field {
                --tw-font-weight: var(--font-weight-medium) !important;
                font-weight: var(--font-weight-medium) !important
            }

            .font-black {
                --tw-font-weight: var(--font-weight-black);
                font-weight: var(--font-weight-black)
            }

            .font-bold,
            .font-button {
                --tw-font-weight: var(--font-weight-bold);
                font-weight: var(--font-weight-bold)
            }

            .font-field,
            .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-\[-0\.24px\] {
                --tw-tracking: -.24px;
                letter-spacing: -.24px
            }

            .break-all {
                word-break: break-all
            }

            .whitespace-nowrap {
                white-space: nowrap
            }

            .text-accent-on-primary {
                color: var(--color-white)
            }

            .text-accent-on-secondary {
                color: var(--color-neutral-500)
            }

            .text-accent-secondary {
                color: var(--color-yellow-500)
            }

            .text-border-high {
                color: var(--color-neutral-100)
            }

            .text-inherit {
                color: inherit
            }

            .text-on-surface-error {
                color: var(--color-red-600)
            }

            .text-on-surface-error\/50 {
                color: #e84f5080
            }

            @supports (color: color-mix(in lab, red, red)) {
                .text-on-surface-error\/50 {
                    color: color-mix(in oklab, var(--color-red-600)50%, transparent)
                }
            }

            .text-on-surface-primary {
                color: var(--color-neutral-500)
            }

            .text-on-surface-secondary {
                color: var(--color-neutral-400)
            }

            .text-on-surface-success {
                color: var(--color-green-500)
            }

            .text-on-surface-tertiary {
                color: var(--color-neutral-300)
            }

            .text-surface {
                color: var(--color-white-100)
            }

            .text-transparent {
                color: #0000
            }

            .text-white {
                color: var(--color-white)
            }

            .lowercase {
                text-transform: lowercase
            }

            .uppercase {
                text-transform: uppercase
            }

            .underline {
                text-decoration-line: underline
            }

            .antialiased {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

            .shadow-lg {
                --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
                box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
            }

            .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, )
            }

            .transition-all {
                transition-property: all;
                transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
                transition-duration: var(--tw-duration, var(--default-transition-duration))
            }

            .transition-colors {
                transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
                transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
                transition-duration: var(--tw-duration, var(--default-transition-duration))
            }

            .duration-1000 {
                --tw-duration: 1s;
                transition-duration: 1s
            }

            .outline-none {
                --tw-outline-style: none;
                outline-style: none
            }

            .select-none {
                -webkit-user-select: none;
                user-select: none
            }

            .placeholder\: text-lg::placeholder {
                font-size: var(--text-lg);
                line-height: var(--tw-leading, var(--text-lg--line-height))
            }

            .placeholder\: text-sm::placeholder {
                font-size: var(--text-sm);
                line-height: var(--tw-leading, var(--text-sm--line-height))
            }

            .placeholder\: text-on-surface-tertiary::placeholder {
                color: var(--color-neutral-300)
            }

            @media (hover: hover) {
                .hover\:border-border-high:hover {
                    border-color: var(--color-neutral-100)
                }

                .hover\:border-border-inversed:hover {
                    border-color: var(--color-green-500)
                }

                .hover\:bg-accent-primary-hover:hover {
                    background-color: var(--color-green-600)
                }

                .hover\:bg-accent-secondary-hover:hover {
                    background-color: var(--color-yellow-600)
                }

                .hover\:bg-surface-higher:hover {
                    background-color: var(--color-white-300)
                }

                .hover\:bg-surface-inversed:hover {
                    background-color: var(--color-green-500)
                }

                .hover\:text-on-surface-inversed:hover {
                    color: var(--color-white)
                }

                .hover\:text-on-surface-primary:hover {
                    color: var(--color-neutral-500)
                }

                .hover\:text-on-surface-secondary:hover {
                    color: var(--color-neutral-400)
                }
            }

            .focus\: border-border-selected:focus {
                border-color: var(--color-blue-500)
            }

            .focus\: outline-none:focus {
                --tw-outline-style: none;
                outline-style: none
            }

            .focus-visible\: bg-accent-primary-hover:focus-visible {
                background-color: var(--color-green-600)
            }

            .focus-visible\: bg-accent-secondary-hover:focus-visible {
                background-color: var(--color-yellow-600)
            }

            .focus-visible\: bg-surface-higher:focus-visible {
                background-color: var(--color-white-300)
            }

            .focus-visible\: bg-surface-inversed:focus-visible {
                background-color: var(--color-green-500)
            }

            .focus-visible\: text-accent-on-secondary:focus-visible {
                color: var(--color-neutral-500)
            }

            .focus-visible\: text-on-surface-inversed:focus-visible {
                color: var(--color-white)
            }

            .focus-visible\: ring-3:focus-visible {
                --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)
            }

            .focus-visible\: ring-accent-primary:focus-visible {
                --tw-ring-color: var(--color-green-500)
            }

            .focus-visible\: ring-accent-secondary:focus-visible {
                --tw-ring-color: var(--color-yellow-500)
            }

            .focus-visible\: ring-border-high:focus-visible {
                --tw-ring-color: var(--color-neutral-100)
            }

            .focus-visible\: ring-border-primary:focus-visible {
                --tw-ring-color: var(--color-neutral-50)
            }

            .focus-visible\: ring-offset-0:focus-visible {
                --tw-ring-offset-width: 0px;
                --tw-ring-offset-shadow: var(--tw-ring-inset, )0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)
            }

            .focus-visible\: outline-hidden:focus-visible {
                --tw-outline-style: none;
                outline-style: none
            }

            @media (forced-colors:active) {
                .focus-visible\:outline-hidden:focus-visible {
                    outline-offset: 2px;
                    outline: 2px solid #0000
                }
            }

            .disabled\: pointer-events-none:disabled {
                pointer-events: none
            }

            .disabled\: cursor-default:disabled {
                cursor: default
            }

            .disabled\: cursor-not-allowed:disabled {
                cursor: not-allowed
            }

            .disabled\: border-border-primary:disabled {
                border-color: var(--color-neutral-50)
            }

            .disabled\: bg-accent-disabled:disabled {
                background-color: var(--color-neutral-50)
            }

            .disabled\: text-on-surface-disabled:disabled {
                color: var(--color-neutral-200)
            }

            .disabled\: opacity-50:disabled,
            .has-\[\:disabled\]\:opacity-50:has(:disabled) {
                opacity: .5
            }

            .rtl\: scale-x-\[-1\]:where(:dir(rtl), [dir=rtl], [dir=rtl] *) {
                --tw-scale-x: -1;
                scale: var(--tw-scale-x)var(--tw-scale-y)
            }

            .\[\&_svg\]\: size-4 svg {
                width: calc(var(--spacing)*4);
                height: calc(var(--spacing)*4)
            }

            .\[\&_svg\]\: size-5 svg {
                width: calc(var(--spacing)*5);
                height: calc(var(--spacing)*5)
            }

            .\[\&_svg\]\: size-6 svg {
                width: calc(var(--spacing)*6);
                height: calc(var(--spacing)*6)
            }

            .\[\&_svg\]\: size-\[1em\] svg {
                width: 1em;
                height: 1em
            }

            .\[\&_svg\]\: min-h-4 svg {
                min-height: calc(var(--spacing)*4)
            }

            .\[\&_svg\]\: min-w-4 svg {
                min-width: calc(var(--spacing)*4)
            }

            .\[\&_svg\]\: shrink-0 svg {
                flex-shrink: 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-space-y-reverse {
            syntax: "*";
            inherits: false;
            initial-value: 0
        }

        @property --tw-border-style {
            syntax: "*";
            inherits: false;
            initial-value: solid
        }

        @property --tw-gradient-position {
            syntax: "*";
            inherits: false
        }

        @property --tw-gradient-from {
            syntax: "<color>";
            inherits: false;
            initial-value: #0000
        }

        @property --tw-gradient-via {
            syntax: "<color>";
            inherits: false;
            initial-value: #0000
        }

        @property --tw-gradient-to {
            syntax: "<color>";
            inherits: false;
            initial-value: #0000
        }

        @property --tw-gradient-stops {
            syntax: "*";
            inherits: false
        }

        @property --tw-gradient-via-stops {
            syntax: "*";
            inherits: false
        }

        @property --tw-gradient-from-position {
            syntax: "<length-percentage>";
            inherits: false;
            initial-value: 0%
        }

        @property --tw-gradient-via-position {
            syntax: "<length-percentage>";
            inherits: false;
            initial-value: 50%
        }

        @property --tw-gradient-to-position {
            syntax: "<length-percentage>";
            inherits: false;
            initial-value: 100%
        }

        @property --tw-leading {
            syntax: "*";
            inherits: false
        }

        @property --tw-font-weight {
            syntax: "*";
            inherits: false
        }

        @property --tw-tracking {
            syntax: "*";
            inherits: false
        }

        @property --tw-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-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-duration {
            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
        }

        @keyframes pulse {
            50% {
                opacity: .5
            }
        }

        @keyframes caret-blink {

            0%,
            70%,
            to {
                opacity: 1
            }

            20%,
            50% {
                opacity: 0
            }
        }