@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";
@layer components;

@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-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-space-y-reverse: 0;
            --tw-space-x-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-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-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1;
            --tw-content: "";
            --tw-animation-delay: 0s;
            --tw-animation-direction: normal;
            --tw-animation-duration: initial;
            --tw-animation-fill-mode: none;
            --tw-animation-iteration-count: 1;
            --tw-enter-blur: 0;
            --tw-enter-opacity: 1;
            --tw-enter-rotate: 0;
            --tw-enter-scale: 1;
            --tw-enter-translate-x: 0;
            --tw-enter-translate-y: 0;
            --tw-exit-blur: 0;
            --tw-exit-opacity: 1;
            --tw-exit-rotate: 0;
            --tw-exit-scale: 1;
            --tw-exit-translate-x: 0;
            --tw-exit-translate-y: 0
        }
    }
}

@layer theme {

    :root,
    :host {
        --color-red-50: oklch(97.1% .013 17.38);
        --color-red-300: oklch(80.8% .114 19.571);
        --color-red-400: oklch(70.4% .191 22.216);
        --color-red-500: oklch(63.7% .237 25.331);
        --color-red-600: oklch(57.7% .245 27.325);
        --color-yellow-400: oklch(85.2% .199 91.936);
        --color-cyan-300: oklch(86.5% .127 207.078);
        --color-cyan-400: oklch(78.9% .154 211.53);
        --color-blue-200: oklch(88.2% .059 254.128);
        --color-violet-300: oklch(81.1% .111 293.571);
        --color-violet-400: oklch(70.2% .183 293.541);
        --color-violet-500: oklch(60.6% .25 292.717);
        --color-gray-50: oklch(98.5% .002 247.839);
        --color-gray-600: oklch(44.6% .03 256.802);
        --color-gray-900: oklch(21% .034 264.665);
        --color-black: #000;
        --color-white: #fff;
        --spacing: .25rem;
        --container-sm: 24rem;
        --container-md: 28rem;
        --container-lg: 32rem;
        --container-xl: 36rem;
        --container-2xl: 42rem;
        --container-7xl: 80rem;
        --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-xl: 1.25rem;
        --text-xl--line-height: calc(1.75 / 1.25);
        --text-2xl: 1.5rem;
        --text-2xl--line-height: calc(2 / 1.5);
        --text-3xl: 1.875rem;
        --text-3xl--line-height: 1.2;
        --text-4xl: 2.25rem;
        --text-4xl--line-height: calc(2.5 / 2.25);
        --text-5xl: 3rem;
        --text-5xl--line-height: 1;
        --text-6xl: 3.75rem;
        --text-6xl--line-height: 1;
        --font-weight-light: 300;
        --font-weight-normal: 400;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --font-weight-black: 900;
        --tracking-tight: -.025em;
        --tracking-wide: .025em;
        --tracking-wider: .05em;
        --tracking-widest: .1em;
        --leading-tight: 1.25;
        --leading-snug: 1.375;
        --leading-normal: 1.5;
        --leading-relaxed: 1.625;
        --radius-2xl: 1rem;
        --radius-3xl: 1.5rem;
        --ease-out: cubic-bezier(0, 0, .2, 1);
        --ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --animate-spin: spin 1s linear infinite;
        --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
        --blur-sm: 8px;
        --blur-2xl: 40px;
        --aspect-video: 16 / 9;
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--app-font-sans);
        --default-mono-font-family: var(--app-font-mono);
        --color-border: hsl(var(--border))
    }
}

@layer base {

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

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

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

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

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

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

    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        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
    }

    * {
        border-color: hsl(var(--border));
        box-sizing: border-box
    }

    html {
        scroll-behavior: smooth
    }

    body {
        font-family: var(--app-font-sans);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #e0f2fe;
        background-color: #000;
        overflow-x: hidden
    }
}

@layer utilities {
    .\@container\/field-group {
        container: field-group/inline-size
    }

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

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

    .invisible {
        visibility: hidden
    }

    .visible {
        visibility: visible
    }

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

    .absolute {
        position: absolute
    }

    .fixed {
        position: fixed
    }

    .relative {
        position: relative
    }

    .static {
        position: static
    }

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

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

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

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

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

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

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

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

    .top-1\.5 {
        top: calc(var(--spacing) * 1.5)
    }

    .top-1\/2 {
        top: 50%
    }

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

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

    .top-3\.5 {
        top: calc(var(--spacing) * 3.5)
    }

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

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

    .top-\[1px\] {
        top: 1px
    }

    .top-\[50\%\] {
        top: 50%
    }

    .top-\[60\%\] {
        top: 60%
    }

    .top-full {
        top: 100%
    }

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

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

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

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

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

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

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

    .right-\[12\.5\%\] {
        right: 12.5%
    }

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

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

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

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

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

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

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

    .left-1\/2 {
        left: 50%
    }

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

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

    .left-\[12\.5\%\] {
        left: 12.5%
    }

    .left-\[50\%\] {
        left: 50%
    }

    .z-0 {
        z-index: 0
    }

    .z-10 {
        z-index: 10
    }

    .z-20 {
        z-index: 20
    }

    .z-50 {
        z-index: 50
    }

    .z-\[1\] {
        z-index: 1
    }

    .z-\[100\] {
        z-index: 100
    }

    .z-\[9999\] {
        z-index: 9999
    }

    .order-first {
        order: -9999
    }

    .order-last {
        order: 9999
    }

    .col-span-2 {
        grid-column: span 2/span 2
    }

    .\!m-0 {
        margin: calc(var(--spacing) * 0) !important
    }

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

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

    .mx-3\.5 {
        margin-inline: calc(var(--spacing) * 3.5)
    }

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

    .mx-auto {
        margin-inline: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .mt-auto {
        margin-top: auto
    }

    .mr-1\.5 {
        margin-right: calc(var(--spacing) * 1.5)
    }

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

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

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

    .mb-1\.5 {
        margin-bottom: calc(var(--spacing) * 1.5)
    }

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

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

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

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

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

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

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

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

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

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

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

    .ml-1 {
        margin-left: calc(var(--spacing) * 1)
    }

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

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

    .ml-auto {
        margin-left: auto
    }

    .line-clamp-2 {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden
    }

    .block {
        display: block
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .inline-block {
        display: inline-block
    }

    .inline-flex {
        display: inline-flex
    }

    .table {
        display: table
    }

    .aspect-square {
        aspect-ratio: 1
    }

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

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

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

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

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

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

    .h-0\.5 {
        height: calc(var(--spacing) * .5)
    }

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

    .h-1\.5 {
        height: calc(var(--spacing) * 1.5)
    }

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

    .h-2\.5 {
        height: calc(var(--spacing) * 2.5)
    }

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

    .h-3\.5 {
        height: calc(var(--spacing) * 3.5)
    }

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

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

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

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

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

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

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

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

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

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

    .h-\[--cell-size\] {
        height: --cell-size
    }

    .h-\[1px\] {
        height: 1px
    }

    .h-\[3px\] {
        height: 3px
    }

    .h-\[var\(--radix-navigation-menu-viewport-height\)\] {
        height: var(--radix-navigation-menu-viewport-height)
    }

    .h-\[var\(--radix-select-trigger-height\)\] {
        height: var(--radix-select-trigger-height)
    }

    .h-auto {
        height: auto
    }

    .h-full {
        height: 100%
    }

    .h-px {
        height: 1px
    }

    .h-svh {
        height: 100svh
    }

    .max-h-\[--radix-context-menu-content-available-height\] {
        max-height: --radix-context-menu-content-available-height
    }

    .max-h-\[--radix-select-content-available-height\] {
        max-height: --radix-select-content-available-height
    }

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

    .max-h-\[var\(--radix-dropdown-menu-content-available-height\)\] {
        max-height: var(--radix-dropdown-menu-content-available-height)
    }

    .max-h-screen {
        max-height: 100vh
    }

    .min-h-0 {
        min-height: calc(var(--spacing) * 0)
    }

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

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

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

    .min-h-\[60px\] {
        min-height: 60px
    }

    .min-h-\[400px\] {
        min-height: 400px
    }

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

    .min-h-svh {
        min-height: 100svh
    }

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

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

    .w-1\.5 {
        width: calc(var(--spacing) * 1.5)
    }

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

    .w-2\.5 {
        width: calc(var(--spacing) * 2.5)
    }

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

    .w-3\.5 {
        width: calc(var(--spacing) * 3.5)
    }

    .w-3\/4 {
        width: 75%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .w-\[--cell-size\] {
        width: --cell-size
    }

    .w-\[1px\] {
        width: 1px
    }

    .w-\[100px\] {
        width: 100px
    }

    .w-\[var\(--sidebar-width\)\] {
        width: var(--sidebar-width)
    }

    .w-auto {
        width: auto
    }

    .w-fit {
        width: fit-content
    }

    .w-full {
        width: 100%
    }

    .w-max {
        width: max-content
    }

    .w-px {
        width: 1px
    }

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

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

    .max-w-\[var\(--skeleton-width\)\] {
        max-width: var(--skeleton-width)
    }

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

    .max-w-max {
        max-width: max-content
    }

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

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

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

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

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

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

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

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

    .min-w-\[--cell-size\] {
        min-width: --cell-size
    }

    .min-w-\[8rem\] {
        min-width: 8rem
    }

    .min-w-\[12rem\] {
        min-width: 12rem
    }

    .min-w-\[var\(--radix-select-trigger-width\)\] {
        min-width: var(--radix-select-trigger-width)
    }

    .flex-1 {
        flex: 1
    }

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

    .grow {
        flex-grow: 1
    }

    .grow-0 {
        flex-grow: 0
    }

    .basis-full {
        flex-basis: 100%
    }

    .caption-bottom {
        caption-side: bottom
    }

    .border-collapse {
        border-collapse: collapse
    }

    .origin-\[--radix-context-menu-content-transform-origin\] {
        transform-origin: --radix-context-menu-content-transform-origin
    }

    .origin-\[--radix-dropdown-menu-content-transform-origin\] {
        transform-origin: --radix-dropdown-menu-content-transform-origin
    }

    .origin-\[--radix-hover-card-content-transform-origin\] {
        transform-origin: --radix-hover-card-content-transform-origin
    }

    .origin-\[--radix-menubar-content-transform-origin\] {
        transform-origin: --radix-menubar-content-transform-origin
    }

    .origin-\[--radix-popover-content-transform-origin\] {
        transform-origin: --radix-popover-content-transform-origin
    }

    .origin-\[--radix-select-content-transform-origin\] {
        transform-origin: --radix-select-content-transform-origin
    }

    .origin-\[--radix-tooltip-content-transform-origin\] {
        transform-origin: --radix-tooltip-content-transform-origin
    }

    .origin-left {
        transform-origin: 0
    }

    .-translate-x-1\/2 {
        --tw-translate-x: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .-translate-x-px {
        --tw-translate-x: -1px;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .translate-x-\[-50\%\] {
        --tw-translate-x: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .translate-x-px {
        --tw-translate-x: 1px;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .-translate-y-1\/2 {
        --tw-translate-y: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .translate-y-\[-50\%\] {
        --tw-translate-y: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .rotate-45 {
        rotate: 45deg
    }

    .rotate-90 {
        rotate: 90deg
    }

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

    .animate-caret-blink {
        animation: 1.25s ease-out infinite caret-blink
    }

    .animate-in {
        animation: enter var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

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

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

    .cursor-default {
        cursor: default
    }

    .cursor-pointer {
        cursor: pointer
    }

    .cursor-text {
        cursor: text
    }

    .touch-none {
        touch-action: none
    }

    .resize {
        resize: both
    }

    .resize-none {
        resize: none
    }

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

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

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

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

    .flex-col {
        flex-direction: column
    }

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

    .flex-row {
        flex-direction: row
    }

    .flex-wrap {
        flex-wrap: wrap
    }

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

    .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-start {
        justify-content: flex-start
    }

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

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

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

    .gap-1\.5 {
        gap: calc(var(--spacing) * 1.5)
    }

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

    .gap-2\.5 {
        gap: calc(var(--spacing) * 2.5)
    }

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

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

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

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

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

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

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

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

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

    :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)))
    }

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

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

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

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

    .self-stretch {
        align-self: stretch
    }

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

    .overflow-auto {
        overflow: auto
    }

    .overflow-hidden {
        overflow: hidden
    }

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

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

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

    .rounded-2xl {
        border-radius: var(--radius-2xl)
    }

    .rounded-3xl {
        border-radius: var(--radius-3xl)
    }

    .rounded-\[2px\] {
        border-radius: 2px
    }

    .rounded-\[calc\(var\(--radius\)-5px\)\] {
        border-radius: calc(var(--radius) - 5px)
    }

    .rounded-\[inherit\] {
        border-radius: inherit
    }

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

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

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

    .rounded-none {
        border-radius: 0
    }

    .rounded-sm {
        border-radius: calc(var(--radius) - 4px)
    }

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

    .rounded-t-\[10px\] {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

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

    .rounded-tl-sm {
        border-top-left-radius: calc(var(--radius) - 4px)
    }

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

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

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

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

    .border-\[1\.5px\] {
        border-style: var(--tw-border-style);
        border-width: 1.5px
    }

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

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

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

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

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

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

    .\[border-color\:var\(--badge-outline\)\] {
        border-color: var(--badge-outline)
    }

    .\[border-color\:var\(--button-outline\)\] {
        border-color: var(--button-outline)
    }

    .border-\[--color-border\] {
        border-color: --color-border
    }

    .border-border,
    .border-border\/50 {
        border-color: hsl(var(--border))
    }

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

    .border-cyan-400\/10 {
        border-color: #00d2ef1a
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-cyan-400\/10 {
            border-color: color-mix(in oklab, var(--color-cyan-400) 10%, transparent)
        }
    }

    .border-cyan-400\/25 {
        border-color: #00d2ef40
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-cyan-400\/25 {
            border-color: color-mix(in oklab, var(--color-cyan-400) 25%, transparent)
        }
    }

    .border-cyan-400\/30 {
        border-color: #00d2ef4d
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-cyan-400\/30 {
            border-color: color-mix(in oklab, var(--color-cyan-400) 30%, transparent)
        }
    }

    .border-destructive,
    .border-destructive\/50 {
        border-color: hsl(var(--destructive))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-destructive\/50 {
            border-color: color-mix(in oklab, hsl(var(--destructive)) 50%, transparent)
        }
    }

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

    .border-primary,
    .border-primary\/50 {
        border-color: hsl(var(--primary))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-primary\/50 {
            border-color: color-mix(in oklab, hsl(var(--primary)) 50%, transparent)
        }
    }

    .border-transparent {
        border-color: #0000
    }

    .border-violet-400\/10 {
        border-color: #a685ff1a
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-violet-400\/10 {
            border-color: color-mix(in oklab, var(--color-violet-400) 10%, transparent)
        }
    }

    .border-violet-400\/30 {
        border-color: #a685ff4d
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-violet-400\/30 {
            border-color: color-mix(in oklab, var(--color-violet-400) 30%, transparent)
        }
    }

    .border-t-transparent {
        border-top-color: #0000
    }

    .border-l-transparent {
        border-left-color: #0000
    }

    .bg-\[--color-bg\] {
        background-color: --color-bg
    }

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

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

    .bg-black\/20 {
        background-color: #0003
    }

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

    .bg-black\/80 {
        background-color: #000c
    }

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

    .bg-border {
        background-color: hsl(var(--border))
    }

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

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

    .bg-cyan-400\/5 {
        background-color: #00d2ef0d
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-cyan-400\/5 {
            background-color: color-mix(in oklab, var(--color-cyan-400) 5%, transparent)
        }
    }

    .bg-cyan-400\/60 {
        background-color: #00d2ef99
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-cyan-400\/60 {
            background-color: color-mix(in oklab, var(--color-cyan-400) 60%, transparent)
        }
    }

    .bg-destructive {
        background-color: hsl(var(--destructive))
    }

    .bg-foreground {
        background-color: hsl(var(--foreground))
    }

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

    .bg-input {
        background-color: hsl(var(--input))
    }

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

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

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

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

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

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

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

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

    .bg-violet-400\/20 {
        background-color: #a685ff33
    }

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

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

    .from-cyan-400 {
        --tw-gradient-from: var(--color-cyan-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))
    }

    .to-violet-500 {
        --tw-gradient-to: var(--color-violet-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))
    }

    .fill-current {
        fill: currentColor
    }

    .fill-primary {
        fill: hsl(var(--primary))
    }

    .object-cover {
        object-fit: cover
    }

    .object-top {
        object-position: top
    }

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

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

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

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

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

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

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

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

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

    .p-\[1px\] {
        padding: 1px
    }

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

    .px-1\.5 {
        padding-inline: calc(var(--spacing) * 1.5)
    }

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

    .px-2\.5 {
        padding-inline: calc(var(--spacing) * 2.5)
    }

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

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

    .px-\[--cell-size\] {
        padding-inline: --cell-size
    }

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

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

    .py-1\.5 {
        padding-block: calc(var(--spacing) * 1.5)
    }

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

    .py-2\.5 {
        padding-block: calc(var(--spacing) * 2.5)
    }

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

    .py-3\.5 {
        padding-block: calc(var(--spacing) * 3.5)
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pt-px {
        padding-top: 1px
    }

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

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

    .pr-2\.5 {
        padding-right: calc(var(--spacing) * 2.5)
    }

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

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

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

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

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

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

    .pl-2\.5 {
        padding-left: calc(var(--spacing) * 2.5)
    }

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

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

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

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

    .text-center {
        text-align: center
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .align-middle {
        vertical-align: middle
    }

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

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

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

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

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

    .text-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-sm\/relaxed {
        font-size: var(--text-sm);
        line-height: var(--leading-relaxed)
    }

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

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

    .text-\[0\.8rem\] {
        font-size: .8rem
    }

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

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

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

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

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

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

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

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

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

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

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

    .tracking-\[0\.25em\] {
        --tw-tracking: .25em;
        letter-spacing: .25em
    }

    .tracking-tight {
        --tw-tracking: var(--tracking-tight);
        letter-spacing: var(--tracking-tight)
    }

    .tracking-wide {
        --tw-tracking: var(--tracking-wide);
        letter-spacing: var(--tracking-wide)
    }

    .tracking-wider {
        --tw-tracking: var(--tracking-wider);
        letter-spacing: var(--tracking-wider)
    }

    .tracking-widest {
        --tw-tracking: var(--tracking-widest);
        letter-spacing: var(--tracking-widest)
    }

    .text-balance {
        text-wrap: balance
    }

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

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

    .whitespace-nowrap {
        white-space: nowrap
    }

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

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

    .text-blue-200\/25 {
        color: #bedbff40
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/25 {
            color: color-mix(in oklab, var(--color-blue-200) 25%, transparent)
        }
    }

    .text-blue-200\/30 {
        color: #bedbff4d
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/30 {
            color: color-mix(in oklab, var(--color-blue-200) 30%, transparent)
        }
    }

    .text-blue-200\/35 {
        color: #bedbff59
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/35 {
            color: color-mix(in oklab, var(--color-blue-200) 35%, transparent)
        }
    }

    .text-blue-200\/40 {
        color: #bedbff66
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/40 {
            color: color-mix(in oklab, var(--color-blue-200) 40%, transparent)
        }
    }

    .text-blue-200\/45 {
        color: #bedbff73
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/45 {
            color: color-mix(in oklab, var(--color-blue-200) 45%, transparent)
        }
    }

    .text-blue-200\/50 {
        color: #bedbff80
    }

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

    .text-blue-200\/55 {
        color: #bedbff8c
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/55 {
            color: color-mix(in oklab, var(--color-blue-200) 55%, transparent)
        }
    }

    .text-blue-200\/60 {
        color: #bedbff99
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-blue-200\/60 {
            color: color-mix(in oklab, var(--color-blue-200) 60%, transparent)
        }
    }

    .text-blue-200\/70 {
        color: #bedbffb3
    }

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

    .text-card-foreground {
        color: hsl(var(--card-foreground))
    }

    .text-current {
        color: currentColor
    }

    .text-cyan-400 {
        color: var(--color-cyan-400)
    }

    .text-cyan-400\/50 {
        color: #00d2ef80
    }

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

    .text-destructive {
        color: hsl(var(--destructive))
    }

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

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

    .text-gray-600 {
        color: var(--color-gray-600)
    }

    .text-gray-900 {
        color: var(--color-gray-900)
    }

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

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

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

    .text-red-500 {
        color: var(--color-red-500)
    }

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

    .text-violet-300\/60 {
        color: #c4b4ff99
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-violet-300\/60 {
            color: color-mix(in oklab, var(--color-violet-300) 60%, transparent)
        }
    }

    .text-violet-400 {
        color: var(--color-violet-400)
    }

    .text-violet-400\/60 {
        color: #a685ff99
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-violet-400\/60 {
            color: color-mix(in oklab, var(--color-violet-400) 60%, transparent)
        }
    }

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

    .text-white\/15 {
        color: #ffffff26
    }

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

    .text-white\/25 {
        color: #ffffff40
    }

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

    .text-white\/40 {
        color: #fff6
    }

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

    .text-white\/55 {
        color: #ffffff8c
    }

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

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

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

    .text-white\/90 {
        color: #ffffffe6
    }

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

    .text-yellow-400 {
        color: var(--color-yellow-400)
    }

    .uppercase {
        text-transform: uppercase
    }

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

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

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

    .opacity-0 {
        opacity: 0
    }

    .opacity-20 {
        opacity: .2
    }

    .opacity-50 {
        opacity: .5
    }

    .opacity-60 {
        opacity: .6
    }

    .opacity-70 {
        opacity: .7
    }

    .opacity-90 {
        opacity: .9
    }

    .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-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\] {
        --tw-shadow: 0 0 0 1px var(--tw-shadow-color, hsl(var(--sidebar-border)));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

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

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

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

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

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

    .shadow-xs {
        --tw-shadow: 0 1px 2px 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)
    }

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

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

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

    .ring-ring {
        --tw-ring-color: hsl(var(--ring))
    }

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

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

    @media(forced-colors:active) {
        .outline-hidden {
            outline-offset: 2px;
            outline: 2px solid #0000
        }
    }

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

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

    .outline-offset-2 {
        outline-offset: 2px
    }

    .outline-transparent {
        outline-color: #0000
    }

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

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

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

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

    .transition-\[left\,right\,width\] {
        transition-property: left, right, width;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[margin\,opacity\] {
        transition-property: margin, opacity;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[width\,height\,padding\] {
        transition-property: width, height, padding;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[width\] {
        transition-property: width;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-all {
        transition-property: all;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

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

    .transition-opacity {
        transition-property: opacity;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-transform {
        transition-property: transform, translate, scale, rotate;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .duration-100 {
        --tw-duration: .1s;
        transition-duration: .1s
    }

    .duration-200 {
        --tw-duration: .2s;
        transition-duration: .2s
    }

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

    .duration-500 {
        --tw-duration: .5s;
        transition-duration: .5s
    }

    .duration-700 {
        --tw-duration: .7s;
        transition-duration: .7s
    }

    .duration-1000 {
        --tw-duration: 1s;
        transition-duration: 1s
    }

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

    .ease-linear {
        --tw-ease: linear;
        transition-timing-function: linear
    }

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

    .fade-in-0 {
        --tw-enter-opacity: 0
    }

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

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

    .zoom-in-95 {
        --tw-enter-scale: .95
    }

    .\[--cell-size\:2rem\] {
        --cell-size: 2rem
    }

    .group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *) {
        opacity: 1
    }

    @media(hover:hover) {
        .group-hover\:w-full:is(:where(.group):hover *) {
            width: 100%
        }

        .group-hover\:translate-x-1:is(:where(.group):hover *) {
            --tw-translate-x: calc(var(--spacing) * 1);
            translate: var(--tw-translate-x) var(--tw-translate-y)
        }

        .group-hover\:scale-105:is(:where(.group):hover *) {
            --tw-scale-x: 105%;
            --tw-scale-y: 105%;
            --tw-scale-z: 105%;
            scale: var(--tw-scale-x) var(--tw-scale-y)
        }

        .group-hover\:text-cyan-400:is(:where(.group):hover *) {
            color: var(--color-cyan-400)
        }

        .group-hover\:text-violet-300:is(:where(.group):hover *) {
            color: var(--color-violet-300)
        }

        .group-hover\:text-white\/60:is(:where(.group):hover *) {
            color: #fff9
        }

        @supports (color:color-mix(in lab, red, red)) {
            .group-hover\:text-white\/60:is(:where(.group):hover *) {
                color: color-mix(in oklab, var(--color-white) 60%, transparent)
            }
        }

        .group-hover\:opacity-100:is(:where(.group):hover *),
        .group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *) {
            opacity: 1
        }
    }

    .group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has([data-sidebar=menu-action]) *) {
        padding-right: calc(var(--spacing) * 8)
    }

    .group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance:is(:where(.group\/field):has([data-orientation=horizontal]) *) {
        text-wrap: balance
    }

    .group-has-\[\[data-slot\=item-description\]\]\/item\:translate-y-0\.5:is(:where(.group\/item):has([data-slot=item-description]) *) {
        --tw-translate-y: calc(var(--spacing) * .5);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .group-has-\[\[data-slot\=item-description\]\]\/item\:self-start:is(:where(.group\/item):has([data-slot=item-description]) *) {
        align-self: flex-start
    }

    .group-has-\[\>input\]\/input-group\:pt-2\.5:is(:where(.group\/input-group):has(>input) *) {
        padding-top: calc(var(--spacing) * 2.5)
    }

    .group-has-\[\>input\]\/input-group\:pb-2\.5:is(:where(.group\/input-group):has(>input) *) {
        padding-bottom: calc(var(--spacing) * 2.5)
    }

    .group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *) {
        margin-top: calc(var(--spacing) * -8)
    }

    .group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *) {
        display: none
    }

    .group-data-\[collapsible\=icon\]\:h-8\!:is(:where(.group)[data-collapsible=icon] *) {
        height: calc(var(--spacing) * 8) !important
    }

    .group-data-\[collapsible\=icon\]\:w-8\!:is(:where(.group)[data-collapsible=icon] *) {
        width: calc(var(--spacing) * 8) !important
    }

    .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+var\(--spacing-4\)\)\]:is(:where(.group)[data-collapsible=icon] *) {
        width: calc(var(--sidebar-width-icon) + var(--spacing-4))
    }

    .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+var\(--spacing-4\)\+2px\)\]:is(:where(.group)[data-collapsible=icon] *) {
        width: calc(var(--sidebar-width-icon) + var(--spacing-4) + 2px)
    }

    .group-data-\[collapsible\=icon\]\:w-\[var\(--sidebar-width-icon\)\]:is(:where(.group)[data-collapsible=icon] *) {
        width: var(--sidebar-width-icon)
    }

    .group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *) {
        overflow: hidden
    }

    .group-data-\[collapsible\=icon\]\:p-0\!:is(:where(.group)[data-collapsible=icon] *) {
        padding: calc(var(--spacing) * 0) !important
    }

    .group-data-\[collapsible\=icon\]\:p-2\!:is(:where(.group)[data-collapsible=icon] *) {
        padding: calc(var(--spacing) * 2) !important
    }

    .group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *) {
        opacity: 0
    }

    .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *) {
        right: calc(var(--sidebar-width) * -1)
    }

    .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *) {
        left: calc(var(--sidebar-width) * -1)
    }

    .group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *) {
        width: calc(var(--spacing) * 0)
    }

    .group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *) {
        --tw-translate-x: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .group-data-\[disabled\=true\]\/field\:opacity-50:is(:where(.group\/field)[data-disabled=true] *),
    .group-data-\[disabled\=true\]\/input-group\:opacity-50:is(:where(.group\/input-group)[data-disabled=true] *) {
        opacity: .5
    }

    .group-data-\[focused\=true\]\/day\:relative:is(:where(.group\/day)[data-focused=true] *) {
        position: relative
    }

    .group-data-\[focused\=true\]\/day\:z-10:is(:where(.group\/day)[data-focused=true] *) {
        z-index: 10
    }

    .group-data-\[focused\=true\]\/day\:border-ring:is(:where(.group\/day)[data-focused=true] *) {
        border-color: hsl(var(--ring))
    }

    .group-data-\[focused\=true\]\/day\:ring-\[3px\]:is(:where(.group\/day)[data-focused=true] *) {
        --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)
    }

    .group-data-\[focused\=true\]\/day\:ring-ring\/50:is(:where(.group\/day)[data-focused=true] *) {
        --tw-ring-color: hsl(var(--ring))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .group-data-\[focused\=true\]\/day\:ring-ring\/50:is(:where(.group\/day)[data-focused=true] *) {
            --tw-ring-color: color-mix(in oklab, hsl(var(--ring)) 50%, transparent)
        }
    }

    .group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *) {
        right: calc(var(--spacing) * -4)
    }

    .group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *) {
        border-right-style: var(--tw-border-style);
        border-right-width: 1px
    }

    .group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *) {
        left: calc(var(--spacing) * 0)
    }

    .group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *) {
        rotate: 180deg
    }

    .group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *) {
        border-left-style: var(--tw-border-style);
        border-left-width: 1px
    }

    .group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *) {
        rotate: 180deg
    }

    .group-data-\[variant\=floating\]\:rounded-lg:is(:where(.group)[data-variant=floating] *) {
        border-radius: var(--radius)
    }

    .group-data-\[variant\=floating\]\:border:is(:where(.group)[data-variant=floating] *) {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .group-data-\[variant\=floating\]\:shadow-sm:is(:where(.group)[data-variant=floating] *) {
        --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)
    }

    .group-data-\[variant\=outline\]\/field-group\:-mb-2:is(:where(.group\/field-group)[data-variant=outline] *) {
        margin-bottom: calc(var(--spacing) * -2)
    }

    .group-\[\.destructive\]\:border-muted\/40:is(:where(.group).destructive *) {
        border-color: hsl(var(--muted))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .group-\[\.destructive\]\:border-muted\/40:is(:where(.group).destructive *) {
            border-color: color-mix(in oklab, hsl(var(--muted)) 40%, transparent)
        }
    }

    .group-\[\.destructive\]\:text-red-300:is(:where(.group).destructive *) {
        color: var(--color-red-300)
    }

    .group-\[\.toast\]\:bg-muted:is(:where(.group).toast *) {
        background-color: hsl(var(--muted))
    }

    .group-\[\.toast\]\:bg-primary:is(:where(.group).toast *) {
        background-color: hsl(var(--primary))
    }

    .group-\[\.toast\]\:text-muted-foreground:is(:where(.group).toast *) {
        color: hsl(var(--muted-foreground))
    }

    .group-\[\.toast\]\:text-primary-foreground:is(:where(.group).toast *) {
        color: hsl(var(--primary-foreground))
    }

    .group-\[\.toaster\]\:border-border:is(:where(.group).toaster *) {
        border-color: hsl(var(--border))
    }

    .group-\[\.toaster\]\:bg-background:is(:where(.group).toaster *) {
        background-color: hsl(var(--background))
    }

    .group-\[\.toaster\]\:text-foreground:is(:where(.group).toaster *) {
        color: hsl(var(--foreground))
    }

    .group-\[\.toaster\]\:shadow-lg:is(:where(.group).toaster *) {
        --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)
    }

    .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*) {
        cursor: not-allowed
    }

    .peer-disabled\:opacity-70:is(:where(.peer):disabled~*) {
        opacity: .7
    }

    .peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default]~*) {
        top: calc(var(--spacing) * 1.5)
    }

    .peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg]~*) {
        top: calc(var(--spacing) * 2.5)
    }

    .peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm]~*) {
        top: calc(var(--spacing) * 1)
    }

    .file\:border-0::file-selector-button {
        border-style: var(--tw-border-style);
        border-width: 0
    }

    .file\:bg-transparent::file-selector-button {
        background-color: #0000
    }

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

    .file\:font-medium::file-selector-button {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium)
    }

    .file\:text-foreground::file-selector-button {
        color: hsl(var(--foreground))
    }

    .placeholder\:text-muted-foreground::placeholder {
        color: hsl(var(--muted-foreground))
    }

    .after\:absolute:after {
        content: var(--tw-content);
        position: absolute
    }

    .after\:-inset-2:after {
        content: var(--tw-content);
        inset: calc(var(--spacing) * -2)
    }

    .after\:inset-y-0:after {
        content: var(--tw-content);
        inset-block: calc(var(--spacing) * 0)
    }

    .after\:left-1\/2:after {
        content: var(--tw-content);
        left: 50%
    }

    .after\:w-1:after {
        content: var(--tw-content);
        width: calc(var(--spacing) * 1)
    }

    .after\:w-\[2px\]:after {
        content: var(--tw-content);
        width: 2px
    }

    .after\:-translate-x-1\/2:after {
        content: var(--tw-content);
        --tw-translate-x: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *):after {
        content: var(--tw-content);
        left: 100%
    }

    .first\:rounded-l-md:first-child {
        border-top-left-radius: calc(var(--radius) - 2px);
        border-bottom-left-radius: calc(var(--radius) - 2px)
    }

    .first\:border-l:first-child {
        border-left-style: var(--tw-border-style);
        border-left-width: 1px
    }

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

    .last\:rounded-r-md:last-child {
        border-top-right-radius: calc(var(--radius) - 2px);
        border-bottom-right-radius: calc(var(--radius) - 2px)
    }

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

    @media(hover:hover) {
        .hover\:-translate-y-0\.5:hover {
            --tw-translate-y: calc(var(--spacing) * -.5);
            translate: var(--tw-translate-x) var(--tw-translate-y)
        }

        .hover\:scale-110:hover {
            --tw-scale-x: 110%;
            --tw-scale-y: 110%;
            --tw-scale-z: 110%;
            scale: var(--tw-scale-x) var(--tw-scale-y)
        }

        .hover\:border-cyan-400\/40:hover {
            border-color: #00d2ef66
        }

        @supports (color:color-mix(in lab, red, red)) {
            .hover\:border-cyan-400\/40:hover {
                border-color: color-mix(in oklab, var(--color-cyan-400) 40%, transparent)
            }
        }

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

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

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

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

        .hover\:bg-white\/10:hover {
            background-color: #ffffff1a
        }

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

        .hover\:from-cyan-300:hover {
            --tw-gradient-from: var(--color-cyan-300);
            --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))
        }

        .hover\:to-violet-400:hover {
            --tw-gradient-to: var(--color-violet-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))
        }

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

        .hover\:text-cyan-400:hover {
            color: var(--color-cyan-400)
        }

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

        .hover\:text-muted-foreground:hover {
            color: hsl(var(--muted-foreground))
        }

        .hover\:text-violet-300:hover {
            color: var(--color-violet-300)
        }

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

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

        .hover\:opacity-100:hover {
            opacity: 1
        }

        .hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover {
            --tw-shadow: 0 0 0 1px var(--tw-shadow-color, hsl(var(--sidebar-accent)));
            box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
        }

        .hover\:shadow-cyan-400\/30:hover {
            --tw-shadow-color: #00d2ef4d
        }

        @supports (color:color-mix(in lab, red, red)) {
            .hover\:shadow-cyan-400\/30:hover {
                --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-cyan-400) 30%, transparent) var(--tw-shadow-alpha), transparent)
            }
        }

        .hover\:shadow-cyan-400\/40:hover {
            --tw-shadow-color: #00d2ef66
        }

        @supports (color:color-mix(in lab, red, red)) {
            .hover\:shadow-cyan-400\/40:hover {
                --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-cyan-400) 40%, transparent) var(--tw-shadow-alpha), transparent)
            }
        }

        .group-\[\.destructive\]\:hover\:border-destructive\/30:is(:where(.group).destructive *):hover {
            border-color: hsl(var(--destructive))
        }

        @supports (color:color-mix(in lab, red, red)) {
            .group-\[\.destructive\]\:hover\:border-destructive\/30:is(:where(.group).destructive *):hover {
                border-color: color-mix(in oklab, hsl(var(--destructive)) 30%, transparent)
            }
        }

        .group-\[\.destructive\]\:hover\:bg-destructive:is(:where(.group).destructive *):hover {
            background-color: hsl(var(--destructive))
        }

        .group-\[\.destructive\]\:hover\:text-red-50:is(:where(.group).destructive *):hover {
            color: var(--color-red-50)
        }
    }

    .focus\:bg-accent:focus {
        background-color: hsl(var(--accent))
    }

    .focus\:text-accent-foreground:focus {
        color: hsl(var(--accent-foreground))
    }

    .focus\:opacity-100:focus {
        opacity: 1
    }

    .focus\:ring-1:focus {
        --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)
    }

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

    .focus\:ring-ring:focus {
        --tw-ring-color: hsl(var(--ring))
    }

    .focus\:ring-offset-2:focus {
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)
    }

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

    .group-\[\.destructive\]\:focus\:ring-destructive:is(:where(.group).destructive *):focus {
        --tw-ring-color: hsl(var(--destructive))
    }

    .group-\[\.destructive\]\:focus\:ring-red-400:is(:where(.group).destructive *):focus {
        --tw-ring-color: var(--color-red-400)
    }

    .group-\[\.destructive\]\:focus\:ring-offset-red-600:is(:where(.group).destructive *):focus {
        --tw-ring-offset-color: var(--color-red-600)
    }

    .focus-visible\:border-ring:focus-visible {
        border-color: hsl(var(--ring))
    }

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

    .focus-visible\:ring-1:focus-visible {
        --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)
    }

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

    .focus-visible\:ring-\[3px\]: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-ring:focus-visible,
    .focus-visible\:ring-ring\/50:focus-visible {
        --tw-ring-color: hsl(var(--ring))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .focus-visible\:ring-ring\/50:focus-visible {
            --tw-ring-color: color-mix(in oklab, hsl(var(--ring)) 50%, transparent)
        }
    }

    .focus-visible\:ring-offset-1:focus-visible {
        --tw-ring-offset-width: 1px;
        --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)
    }

    .focus-visible\:ring-offset-2:focus-visible {
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)
    }

    .focus-visible\:ring-offset-background:focus-visible {
        --tw-ring-offset-color: hsl(var(--background))
    }

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

    .active\:shadow-none:active {
        --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)
    }

    .disabled\:pointer-events-none:disabled {
        pointer-events: none
    }

    .disabled\:cursor-not-allowed:disabled {
        cursor: not-allowed
    }

    .disabled\:opacity-50:disabled {
        opacity: .5
    }

    :where([data-side=left]) .in-data-\[side\=left\]\:cursor-w-resize {
        cursor: w-resize
    }

    :where([data-side=right]) .in-data-\[side\=right\]\:cursor-e-resize {
        cursor: e-resize
    }

    .has-focus\:border-ring:has(:focus) {
        border-color: hsl(var(--ring))
    }

    .has-focus\:ring-\[3px\]:has(:focus) {
        --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)
    }

    .has-focus\:ring-ring\/50:has(:focus) {
        --tw-ring-color: hsl(var(--ring))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .has-focus\:ring-ring\/50:has(:focus) {
            --tw-ring-color: color-mix(in oklab, hsl(var(--ring)) 50%, transparent)
        }
    }

    .has-data-\[state\=checked\]\:border-primary:has([data-state=checked]) {
        border-color: hsl(var(--primary))
    }

    .has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]) {
        background-color: hsl(var(--primary))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]) {
            background-color: color-mix(in oklab, hsl(var(--primary)) 5%, transparent)
        }
    }

    .has-\[\:disabled\]\:opacity-50:has(:disabled) {
        opacity: .5
    }

    .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-1:has([data-slot=input-group-control]:focus-visible) {
        --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)
    }

    .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring:has([data-slot=input-group-control]:focus-visible) {
        --tw-ring-color: hsl(var(--ring))
    }

    .has-\[\[data-slot\]\[aria-invalid\=true\]\]\:border-destructive:has([data-slot][aria-invalid=true]) {
        border-color: hsl(var(--destructive))
    }

    .has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20:has([data-slot][aria-invalid=true]) {
        --tw-ring-color: hsl(var(--destructive))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20:has([data-slot][aria-invalid=true]) {
            --tw-ring-color: color-mix(in oklab, hsl(var(--destructive)) 20%, transparent)
        }
    }

    .has-\[\>\[data-align\=block-end\]\]\:h-auto:has(>[data-align=block-end]) {
        height: auto
    }

    .has-\[\>\[data-align\=block-end\]\]\:flex-col:has(>[data-align=block-end]) {
        flex-direction: column
    }

    .has-\[\>\[data-align\=block-start\]\]\:h-auto:has(>[data-align=block-start]) {
        height: auto
    }

    .has-\[\>\[data-align\=block-start\]\]\:flex-col:has(>[data-align=block-start]) {
        flex-direction: column
    }

    .has-\[\>\[data-slot\=button-group\]\]\:gap-2:has(>[data-slot=button-group]) {
        gap: calc(var(--spacing) * 2)
    }

    .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3:has(>[data-slot=checkbox-group]) {
        gap: calc(var(--spacing) * 3)
    }

    .has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]) {
        align-items: flex-start
    }

    .has-\[\>\[data-slot\=field\]\]\:w-full:has(>[data-slot=field]) {
        width: 100%
    }

    .has-\[\>\[data-slot\=field\]\]\:flex-col:has(>[data-slot=field]) {
        flex-direction: column
    }

    .has-\[\>\[data-slot\=field\]\]\:rounded-md:has(>[data-slot=field]) {
        border-radius: calc(var(--radius) - 2px)
    }

    .has-\[\>\[data-slot\=field\]\]\:border:has(>[data-slot=field]) {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .has-\[\>\[data-slot\=radio-group\]\]\:gap-3:has(>[data-slot=radio-group]) {
        gap: calc(var(--spacing) * 3)
    }

    .has-\[\>button\]\:mr-\[-0\.4rem\]:has(>button) {
        margin-right: -.4rem
    }

    .has-\[\>button\]\:ml-\[-0\.45rem\]:has(>button) {
        margin-left: -.45rem
    }

    .has-\[\>kbd\]\:mr-\[-0\.35rem\]:has(>kbd) {
        margin-right: -.35rem
    }

    .has-\[\>kbd\]\:ml-\[-0\.35rem\]:has(>kbd) {
        margin-left: -.35rem
    }

    .has-\[\>svg\]\:p-0:has(>svg) {
        padding: calc(var(--spacing) * 0)
    }

    .has-\[\>svg\]\:px-2:has(>svg) {
        padding-inline: calc(var(--spacing) * 2)
    }

    .has-\[\>svg\]\:px-2\.5:has(>svg) {
        padding-inline: calc(var(--spacing) * 2.5)
    }

    .has-\[\>textarea\]\:h-auto:has(>textarea) {
        height: auto
    }

    .aria-disabled\:pointer-events-none[aria-disabled=true] {
        pointer-events: none
    }

    .aria-disabled\:opacity-50[aria-disabled=true] {
        opacity: .5
    }

    .aria-selected\:text-muted-foreground[aria-selected=true] {
        color: hsl(var(--muted-foreground))
    }

    .data-\[active\=true\]\:font-medium[data-active=true] {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium)
    }

    .data-\[disabled\]\:pointer-events-none[data-disabled] {
        pointer-events: none
    }

    .data-\[disabled\]\:opacity-50[data-disabled] {
        opacity: .5
    }

    .data-\[disabled\=true\]\:pointer-events-none[data-disabled=true] {
        pointer-events: none
    }

    .data-\[disabled\=true\]\:opacity-50[data-disabled=true] {
        opacity: .5
    }

    .data-\[invalid\=true\]\:text-destructive[data-invalid=true] {
        color: hsl(var(--destructive))
    }

    .data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end] {
        --tw-enter-translate-x: calc(52*var(--spacing))
    }

    .data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start] {
        --tw-enter-translate-x: calc(52*var(--spacing)*-1)
    }

    .data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end] {
        --tw-exit-translate-x: calc(52*var(--spacing))
    }

    .data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start] {
        --tw-exit-translate-x: calc(52*var(--spacing)*-1)
    }

    .data-\[motion\^\=from-\]\:animate-in[data-motion^=from-] {
        animation: enter var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[motion\^\=from-\]\:fade-in[data-motion^=from-] {
        --tw-enter-opacity: 0
    }

    .data-\[motion\^\=to-\]\:animate-out[data-motion^=to-] {
        animation: exit var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[motion\^\=to-\]\:fade-out[data-motion^=to-] {
        --tw-exit-opacity: 0
    }

    .data-\[orientation\=vertical\]\:h-auto[data-orientation=vertical] {
        height: auto
    }

    .data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical] {
        height: 1px
    }

    .data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical] {
        width: 100%
    }

    .data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical] {
        flex-direction: column
    }

    .data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after {
        content: var(--tw-content);
        left: calc(var(--spacing) * 0)
    }

    .data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after {
        content: var(--tw-content);
        height: calc(var(--spacing) * 1)
    }

    .data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after {
        content: var(--tw-content);
        width: 100%
    }

    .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after {
        content: var(--tw-content);
        --tw-translate-x: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after {
        content: var(--tw-content);
        --tw-translate-y: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[placeholder\]\:text-muted-foreground[data-placeholder] {
        color: hsl(var(--muted-foreground))
    }

    .data-\[range-end\=true\]\:rounded-md[data-range-end=true] {
        border-radius: calc(var(--radius) - 2px)
    }

    .data-\[range-end\=true\]\:bg-primary[data-range-end=true] {
        background-color: hsl(var(--primary))
    }

    .data-\[range-end\=true\]\:text-primary-foreground[data-range-end=true] {
        color: hsl(var(--primary-foreground))
    }

    .data-\[range-middle\=true\]\:rounded-none[data-range-middle=true] {
        border-radius: 0
    }

    .data-\[range-middle\=true\]\:bg-accent[data-range-middle=true] {
        background-color: hsl(var(--accent))
    }

    .data-\[range-middle\=true\]\:text-accent-foreground[data-range-middle=true] {
        color: hsl(var(--accent-foreground))
    }

    .data-\[range-start\=true\]\:rounded-md[data-range-start=true] {
        border-radius: calc(var(--radius) - 2px)
    }

    .data-\[range-start\=true\]\:bg-primary[data-range-start=true] {
        background-color: hsl(var(--primary))
    }

    .data-\[range-start\=true\]\:text-primary-foreground[data-range-start=true] {
        color: hsl(var(--primary-foreground))
    }

    .data-\[selected-single\=true\]\:bg-primary[data-selected-single=true] {
        background-color: hsl(var(--primary))
    }

    .data-\[selected-single\=true\]\:text-primary-foreground[data-selected-single=true] {
        color: hsl(var(--primary-foreground))
    }

    .data-\[selected\=true\]\:rounded-none[data-selected=true] {
        border-radius: 0
    }

    .data-\[selected\=true\]\:bg-accent[data-selected=true] {
        background-color: hsl(var(--accent))
    }

    .data-\[selected\=true\]\:text-accent-foreground[data-selected=true] {
        color: hsl(var(--accent-foreground))
    }

    .data-\[side\=bottom\]\:translate-y-1[data-side=bottom] {
        --tw-translate-y: calc(var(--spacing) * 1);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom] {
        --tw-enter-translate-y: calc(2*var(--spacing)*-1)
    }

    .data-\[side\=left\]\:-translate-x-1[data-side=left] {
        --tw-translate-x: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[side\=left\]\:slide-in-from-right-2[data-side=left] {
        --tw-enter-translate-x: calc(2*var(--spacing))
    }

    .data-\[side\=right\]\:translate-x-1[data-side=right] {
        --tw-translate-x: calc(var(--spacing) * 1);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[side\=right\]\:slide-in-from-left-2[data-side=right] {
        --tw-enter-translate-x: calc(2*var(--spacing)*-1)
    }

    .data-\[side\=top\]\:-translate-y-1[data-side=top] {
        --tw-translate-y: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top] {
        --tw-enter-translate-y: calc(2*var(--spacing))
    }

    .data-\[slot\=checkbox-group\]\:gap-3[data-slot=checkbox-group] {
        gap: calc(var(--spacing) * 3)
    }

    .data-\[state\=active\]\:bg-background[data-state=active] {
        background-color: hsl(var(--background))
    }

    .data-\[state\=active\]\:text-foreground[data-state=active] {
        color: hsl(var(--foreground))
    }

    .data-\[state\=active\]\:shadow[data-state=active] {
        --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)
    }

    .data-\[state\=checked\]\:translate-x-4[data-state=checked] {
        --tw-translate-x: calc(var(--spacing) * 4);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[state\=checked\]\:bg-primary[data-state=checked] {
        background-color: hsl(var(--primary))
    }

    .data-\[state\=checked\]\:text-primary-foreground[data-state=checked] {
        color: hsl(var(--primary-foreground))
    }

    .data-\[state\=closed\]\:animate-accordion-up[data-state=closed] {
        animation: accordion-up var(--tw-animation-duration, var(--tw-duration, .2s))var(--tw-ease, ease-out)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[state\=closed\]\:animate-out[data-state=closed] {
        animation: exit var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[state\=closed\]\:duration-300[data-state=closed] {
        --tw-duration: .3s;
        transition-duration: .3s
    }

    .data-\[state\=closed\]\:fade-out-0[data-state=closed] {
        --tw-exit-opacity: 0
    }

    .data-\[state\=closed\]\:fade-out-80[data-state=closed] {
        --tw-exit-opacity: .8
    }

    .data-\[state\=closed\]\:zoom-out-95[data-state=closed] {
        --tw-exit-scale: .95
    }

    .data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed] {
        --tw-exit-translate-y: 100%
    }

    .data-\[state\=closed\]\:slide-out-to-left[data-state=closed] {
        --tw-exit-translate-x: -100%
    }

    .data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed] {
        --tw-exit-translate-x: -50%
    }

    .data-\[state\=closed\]\:slide-out-to-right[data-state=closed] {
        --tw-exit-translate-x: 100%
    }

    .data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed] {
        --tw-exit-translate-x: 100%
    }

    .data-\[state\=closed\]\:slide-out-to-top[data-state=closed] {
        --tw-exit-translate-y: -100%
    }

    .data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed] {
        --tw-exit-translate-y: -48%
    }

    .data-\[state\=hidden\]\:animate-out[data-state=hidden] {
        animation: exit var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[state\=hidden\]\:fade-out[data-state=hidden] {
        --tw-exit-opacity: 0
    }

    .data-\[state\=on\]\:bg-accent[data-state=on] {
        background-color: hsl(var(--accent))
    }

    .data-\[state\=on\]\:text-accent-foreground[data-state=on] {
        color: hsl(var(--accent-foreground))
    }

    .data-\[state\=open\]\:animate-accordion-down[data-state=open] {
        animation: accordion-down var(--tw-animation-duration, var(--tw-duration, .2s))var(--tw-ease, ease-out)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[state\=open\]\:animate-in[data-state=open] {
        animation: enter var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[state\=open\]\:bg-accent[data-state=open],
    .data-\[state\=open\]\:bg-accent\/50[data-state=open] {
        background-color: hsl(var(--accent))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .data-\[state\=open\]\:bg-accent\/50[data-state=open] {
            background-color: color-mix(in oklab, hsl(var(--accent)) 50%, transparent)
        }
    }

    .data-\[state\=open\]\:bg-secondary[data-state=open] {
        background-color: hsl(var(--secondary))
    }

    .data-\[state\=open\]\:text-accent-foreground[data-state=open] {
        color: hsl(var(--accent-foreground))
    }

    .data-\[state\=open\]\:text-muted-foreground[data-state=open] {
        color: hsl(var(--muted-foreground))
    }

    .data-\[state\=open\]\:opacity-100[data-state=open] {
        opacity: 1
    }

    .data-\[state\=open\]\:duration-500[data-state=open] {
        --tw-duration: .5s;
        transition-duration: .5s
    }

    .data-\[state\=open\]\:fade-in-0[data-state=open] {
        --tw-enter-opacity: 0
    }

    .data-\[state\=open\]\:zoom-in-90[data-state=open] {
        --tw-enter-scale: .9
    }

    .data-\[state\=open\]\:zoom-in-95[data-state=open] {
        --tw-enter-scale: .95
    }

    .data-\[state\=open\]\:slide-in-from-bottom[data-state=open] {
        --tw-enter-translate-y: 100%
    }

    .data-\[state\=open\]\:slide-in-from-left[data-state=open] {
        --tw-enter-translate-x: -100%
    }

    .data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open] {
        --tw-enter-translate-x: -50%
    }

    .data-\[state\=open\]\:slide-in-from-right[data-state=open] {
        --tw-enter-translate-x: 100%
    }

    .data-\[state\=open\]\:slide-in-from-top[data-state=open] {
        --tw-enter-translate-y: -100%
    }

    .data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open] {
        --tw-enter-translate-y: -48%
    }

    .data-\[state\=open\]\:slide-in-from-top-full[data-state=open] {
        --tw-enter-translate-y: -100%
    }

    @media(hover:hover) {
        .data-\[state\=open\]\:hover\:bg-accent[data-state=open]:hover {
            background-color: hsl(var(--accent))
        }
    }

    .data-\[state\=open\]\:focus\:bg-accent[data-state=open]:focus {
        background-color: hsl(var(--accent))
    }

    .data-\[state\=selected\]\:bg-muted[data-state=selected] {
        background-color: hsl(var(--muted))
    }

    .data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked] {
        --tw-translate-x: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[state\=unchecked\]\:bg-input[data-state=unchecked] {
        background-color: hsl(var(--input))
    }

    .data-\[state\=visible\]\:animate-in[data-state=visible] {
        animation: enter var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[state\=visible\]\:fade-in[data-state=visible] {
        --tw-enter-opacity: 0
    }

    .data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel] {
        --tw-translate-x: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end] {
        --tw-translate-x: var(--radix-toast-swipe-end-x);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[swipe\=end\]\:animate-out[data-swipe=end] {
        animation: exit var(--tw-animation-duration, var(--tw-duration, .15s))var(--tw-ease, ease)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none)
    }

    .data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move] {
        --tw-translate-x: var(--radix-toast-swipe-move-x);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .data-\[swipe\=move\]\:transition-none[data-swipe=move] {
        transition-property: none
    }

    .data-\[variant\=label\]\:text-sm[data-variant=label] {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height))
    }

    .data-\[variant\=legend\]\:text-base[data-variant=legend] {
        font-size: var(--text-base);
        line-height: var(--tw-leading, var(--text-base--line-height))
    }

    .nth-last-2\:-mt-1:nth-last-child(2) {
        margin-top: calc(var(--spacing) * -1)
    }

    @media(min-width:40rem) {
        .sm\:top-auto {
            top: auto
        }

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

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

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

        .sm\:flex {
            display: flex
        }

        .sm\:table-cell {
            display: table-cell
        }

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

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

        .sm\:flex-col {
            flex-direction: column
        }

        .sm\:flex-row {
            flex-direction: row
        }

        .sm\:items-end {
            align-items: flex-end
        }

        .sm\:justify-end {
            justify-content: flex-end
        }

        .sm\:gap-2\.5 {
            gap: calc(var(--spacing) * 2.5)
        }

        :where(.sm\:space-x-2>:not(:last-child)) {
            --tw-space-x-reverse: 0;
            margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
            margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))
        }

        .sm\:self-auto {
            align-self: auto
        }

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

        .sm\:text-left {
            text-align: left
        }

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

        .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open] {
            --tw-enter-translate-y: 100%
        }
    }

    @media(min-width:48rem) {
        .md\:absolute {
            position: absolute
        }

        .md\:col-span-2 {
            grid-column: span 2/span 2
        }

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

        .md\:block {
            display: block
        }

        .md\:flex {
            display: flex
        }

        .md\:grid {
            display: grid
        }

        .md\:hidden {
            display: none
        }

        .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
            width: var(--radix-navigation-menu-viewport-width)
        }

        .md\:w-auto {
            width: auto
        }

        .md\:max-w-\[420px\] {
            max-width: 420px
        }

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

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

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

        .md\:p-12 {
            padding: calc(var(--spacing) * 12)
        }

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

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

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

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

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

        .md\:opacity-0 {
            opacity: 0
        }

        .md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset]~*) {
            margin: calc(var(--spacing) * 2)
        }

        .md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset]~*) {
            margin-left: calc(var(--spacing) * 0)
        }

        .md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant=inset]~*) {
            border-radius: calc(var(--radius) + 4px)
        }

        .md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant=inset]~*) {
            --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)
        }

        .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant=inset]~*):is(:where(.peer)[data-state=collapsed]~*) {
            margin-left: calc(var(--spacing) * 2)
        }

        .md\:after\:hidden:after {
            content: var(--tw-content);
            display: none
        }
    }

    @media(min-width:64rem) {
        .lg\:sticky {
            position: sticky
        }

        .lg\:top-32 {
            top: calc(var(--spacing) * 32)
        }

        .lg\:col-span-2 {
            grid-column: span 2/span 2
        }

        .lg\:col-span-3 {
            grid-column: span 3/span 3
        }

        .lg\:block {
            display: block
        }

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

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

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

        .lg\:grid-cols-5 {
            grid-template-columns: repeat(5, minmax(0, 1fr))
        }

        .lg\:grid-cols-\[340px_1fr\] {
            grid-template-columns: 340px 1fr
        }

        .lg\:gap-20 {
            gap: calc(var(--spacing) * 20)
        }
    }

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

    @container field-group (min-width:28rem) {
        .\@md\/field-group\:flex-row {
            flex-direction: row
        }

        .\@md\/field-group\:items-center {
            align-items: center
        }

        .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]) {
            align-items: flex-start
        }
    }

    .dark\:border-destructive:is(.dark *) {
        border-color: hsl(var(--destructive))
    }

    .dark\:bg-input\/30:is(.dark *) {
        background-color: hsl(var(--input))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .dark\:bg-input\/30:is(.dark *) {
            background-color: color-mix(in oklab, hsl(var(--input)) 30%, transparent)
        }
    }

    .dark\:bg-transparent:is(.dark *) {
        background-color: #0000
    }

    .dark\:has-data-\[state\=checked\]\:bg-primary\/10:is(.dark *):has([data-state=checked]) {
        background-color: hsl(var(--primary))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .dark\:has-data-\[state\=checked\]\:bg-primary\/10:is(.dark *):has([data-state=checked]) {
            background-color: color-mix(in oklab, hsl(var(--primary)) 10%, transparent)
        }
    }

    .dark\:has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/40:is(.dark *):has([data-slot][aria-invalid=true]) {
        --tw-ring-color: hsl(var(--destructive))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .dark\:has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/40:is(.dark *):has([data-slot][aria-invalid=true]) {
            --tw-ring-color: color-mix(in oklab, hsl(var(--destructive)) 40%, transparent)
        }
    }

    .\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text {
        fill: hsl(var(--muted-foreground))
    }

    .\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"] {
        stroke: hsl(var(--border))
    }

    @supports (color:color-mix(in lab, red, red)) {
        .\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"] {
            stroke: color-mix(in oklab, hsl(var(--border)) 50%, transparent)
        }
    }

    .\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor {
        stroke: hsl(var(--border))
    }

    .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"] {
        stroke: #0000
    }

    .\[\&_\.recharts-layer\]\:outline-none .recharts-layer {
        --tw-outline-style: none;
        outline-style: none
    }

    .\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"] {
        stroke: hsl(var(--border))
    }

    .\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,
    .\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor {
        fill: hsl(var(--muted))
    }

    .\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"] {
        stroke: hsl(var(--border))
    }

    .\[\&_\.recharts-sector\]\:outline-none .recharts-sector {
        --tw-outline-style: none;
        outline-style: none
    }

    .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"] {
        stroke: #0000
    }

    .\[\&_\.recharts-surface\]\:outline-none .recharts-surface {
        --tw-outline-style: none;
        outline-style: none
    }

    .\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
        padding-inline: calc(var(--spacing) * 2)
    }

    .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
        padding-block: calc(var(--spacing) * 1.5)
    }

    .\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height))
    }

    .\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium)
    }

    .\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading] {
        color: hsl(var(--muted-foreground))
    }

    .\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
        padding-inline: calc(var(--spacing) * 2)
    }

    .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group] {
        padding-top: calc(var(--spacing) * 0)
    }

    .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
        height: calc(var(--spacing) * 5)
    }

    .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
        width: calc(var(--spacing) * 5)
    }

    .\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
        height: calc(var(--spacing) * 12)
    }

    .\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
        padding-inline: calc(var(--spacing) * 2)
    }

    .\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
        padding-block: calc(var(--spacing) * 3)
    }

    .\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
        height: calc(var(--spacing) * 5)
    }

    .\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
        width: calc(var(--spacing) * 5)
    }

    .\[\&_img\]\:size-full img {
        width: 100%;
        height: 100%
    }

    .\[\&_img\]\:object-cover img {
        object-fit: cover
    }

    .\[\&_p\]\:leading-relaxed p {
        --tw-leading: var(--leading-relaxed);
        line-height: var(--leading-relaxed)
    }

    .\[\&_svg\]\:pointer-events-none svg {
        pointer-events: none
    }

    .\[\&_svg\]\:size-4 svg {
        width: calc(var(--spacing) * 4);
        height: calc(var(--spacing) * 4)
    }

    .\[\&_svg\]\:shrink-0 svg {
        flex-shrink: 0
    }

    .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]) {
        width: calc(var(--spacing) * 3);
        height: calc(var(--spacing) * 3)
    }

    .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]) {
        width: calc(var(--spacing) * 4);
        height: calc(var(--spacing) * 4)
    }

    .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 svg:not([class*=size-]) {
        width: calc(var(--spacing) * 6);
        height: calc(var(--spacing) * 6)
    }

    .\[\&_tr\]\:border-b tr {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px
    }

    .\[\&_tr\:last-child\]\:border-0 tr:last-child {
        border-style: var(--tw-border-style);
        border-width: 0
    }

    .\[\&\+\[data-slot\=item-content\]\]\:flex-none+[data-slot=item-content] {
        flex: none
    }

    .\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md:first-child[data-selected=true] button {
        border-top-left-radius: calc(var(--radius) - 2px);
        border-bottom-left-radius: calc(var(--radius) - 2px)
    }

    .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
        padding-right: calc(var(--spacing) * 0)
    }

    .\[\.border-b\]\:pb-3.border-b {
        padding-bottom: calc(var(--spacing) * 3)
    }

    .\[\.border-t\]\:pt-3.border-t {
        padding-top: calc(var(--spacing) * 3)
    }

    :is(.rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180:where(:dir(rtl), [dir=rtl], [dir=rtl] *) *):is(.rdp-button_next>svg),
    :is(.rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180:where(:dir(rtl), [dir=rtl], [dir=rtl] *) *):is(.rdp-button_previous>svg) {
        rotate: 180deg
    }

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

    @media(hover:hover) {
        .\[a\]\:hover\:bg-accent\/50:is(a):hover {
            background-color: hsl(var(--accent))
        }

        @supports (color:color-mix(in lab, red, red)) {
            .\[a\]\:hover\:bg-accent\/50:is(a):hover {
                background-color: color-mix(in oklab, hsl(var(--accent)) 50%, transparent)
            }
        }
    }

    .\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md:last-child[data-selected=true] button {
        border-top-right-radius: calc(var(--radius) - 2px);
        border-bottom-right-radius: calc(var(--radius) - 2px)
    }

    .\[\&\>\*\]\:w-full>* {
        width: 100%
    }

    .\[\&\>\*\]\:focus-visible\:relative>:focus-visible {
        position: relative
    }

    .\[\&\>\*\]\:focus-visible\:z-10>:focus-visible {
        z-index: 10
    }

    @container field-group (min-width:28rem) {
        .\@md\/field-group\:\[\&\>\*\]\:w-auto>* {
            width: auto
        }
    }

    .\[\&\>\*\:not\(\:first-child\)\]\:rounded-t-none>:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none>:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .\[\&\>\*\:not\(\:first-child\)\]\:border-t-0>:not(:first-child) {
        border-top-style: var(--tw-border-style);
        border-top-width: 0
    }

    .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0>:not(:first-child) {
        border-left-style: var(--tw-border-style);
        border-left-width: 0
    }

    .\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none>:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .\[\&\>\*\:not\(\:last-child\)\]\:rounded-b-none>:not(:last-child) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .\[\&\>\.sr-only\]\:w-auto>.sr-only {
        width: auto
    }

    .\[\&\>\[data-slot\=field-group\]\]\:gap-4>[data-slot=field-group] {
        gap: calc(var(--spacing) * 4)
    }

    .\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label] {
        flex: auto
    }

    @container field-group (min-width:28rem) {
        .\@md\/field-group\:\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label] {
            flex: auto
        }
    }

    .\[\&\>\[data-slot\=field\]\]\:p-4>[data-slot=field] {
        padding: calc(var(--spacing) * 4)
    }

    .has-\[select\[aria-hidden\=true\]\:last-child\]\:\[\&\>\[data-slot\=select-trigger\]\:last-of-type\]\:rounded-r-md:has(:is(select[aria-hidden=true]:last-child))>[data-slot=select-trigger]:last-of-type {
        border-top-right-radius: calc(var(--radius) - 2px);
        border-bottom-right-radius: calc(var(--radius) - 2px)
    }

    .\[\&\>\[data-slot\=select-trigger\]\:not\(\[class\*\=\'w-\'\]\)\]\:w-fit>[data-slot=select-trigger]:not([class*=w-]) {
        width: fit-content
    }

    .\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox] {
        --tw-translate-y: 2px;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content])>[role=checkbox],
    .has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content]) [role=radio] {
        margin-top: 1px
    }

    @container field-group (min-width:28rem) {

        .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content])>[role=checkbox],
        .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content]) [role=radio] {
            margin-top: 1px
        }
    }

    .\[\&\>a\]\:underline>a {
        text-decoration-line: underline
    }

    .\[\&\>a\]\:underline-offset-4>a {
        text-underline-offset: 4px
    }

    .\[\&\>a\:hover\]\:text-primary>a:hover {
        color: hsl(var(--primary))
    }

    .\[\&\>button\]\:hidden>button {
        display: none
    }

    .\[\&\>input\]\:flex-1>input {
        flex: 1
    }

    .has-\[\>\[data-align\=block-end\]\]\:\[\&\>input\]\:pt-3:has(>[data-align=block-end])>input {
        padding-top: calc(var(--spacing) * 3)
    }

    .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3:has(>[data-align=block-start])>input {
        padding-bottom: calc(var(--spacing) * 3)
    }

    .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2:has(>[data-align=inline-end])>input {
        padding-right: calc(var(--spacing) * 2)
    }

    .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2:has(>[data-align=inline-start])>input {
        padding-left: calc(var(--spacing) * 2)
    }

    .\[\&\>kbd\]\:rounded-\[calc\(var\(--radius\)-5px\)\]>kbd {
        border-radius: calc(var(--radius) - 5px)
    }

    .\[\&\>span\]\:line-clamp-1>span {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden
    }

    .\[\&\>span\]\:text-xs>span {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height))
    }

    .\[\&\>span\]\:opacity-70>span {
        opacity: .7
    }

    .\[\&\>span\:last-child\]\:truncate>span:last-child {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .\[\&\>svg\]\:absolute>svg {
        position: absolute
    }

    .\[\&\>svg\]\:top-4>svg {
        top: calc(var(--spacing) * 4)
    }

    .\[\&\>svg\]\:left-4>svg {
        left: calc(var(--spacing) * 4)
    }

    .\[\&\>svg\]\:size-3\.5>svg {
        width: calc(var(--spacing) * 3.5);
        height: calc(var(--spacing) * 3.5)
    }

    .\[\&\>svg\]\:size-4>svg {
        width: calc(var(--spacing) * 4);
        height: calc(var(--spacing) * 4)
    }

    .\[\&\>svg\]\:h-2\.5>svg {
        height: calc(var(--spacing) * 2.5)
    }

    .\[\&\>svg\]\:h-3>svg {
        height: calc(var(--spacing) * 3)
    }

    .\[\&\>svg\]\:h-3\.5>svg {
        height: calc(var(--spacing) * 3.5)
    }

    .\[\&\>svg\]\:h-4>svg {
        height: calc(var(--spacing) * 4)
    }

    .\[\&\>svg\]\:w-2\.5>svg {
        width: calc(var(--spacing) * 2.5)
    }

    .\[\&\>svg\]\:w-3>svg {
        width: calc(var(--spacing) * 3)
    }

    .\[\&\>svg\]\:w-3\.5>svg {
        width: calc(var(--spacing) * 3.5)
    }

    .\[\&\>svg\]\:w-4>svg {
        width: calc(var(--spacing) * 4)
    }

    .\[\&\>svg\]\:shrink-0>svg {
        flex-shrink: 0
    }

    .\[\&\>svg\]\:text-destructive>svg {
        color: hsl(var(--destructive))
    }

    .\[\&\>svg\]\:text-foreground>svg {
        color: hsl(var(--foreground))
    }

    .\[\&\>svg\]\:text-muted-foreground>svg {
        color: hsl(var(--muted-foreground))
    }

    .\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div {
        --tw-translate-y: -3px;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5>svg:not([class*=size-]) {
        width: calc(var(--spacing) * 3.5);
        height: calc(var(--spacing) * 3.5)
    }

    .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4>svg:not([class*=size-]) {
        width: calc(var(--spacing) * 4);
        height: calc(var(--spacing) * 4)
    }

    .\[\&\>svg\~\*\]\:pl-7>svg~* {
        padding-left: calc(var(--spacing) * 7)
    }

    .\[\&\>tr\]\:last\:border-b-0>tr:last-child {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 0
    }

    .\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div {
        rotate: 90deg
    }

    .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
        rotate: 180deg
    }

    [data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
        right: calc(var(--spacing) * -2)
    }

    [data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
        cursor: e-resize
    }

    [data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
        left: calc(var(--spacing) * -2)
    }

    [data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
        cursor: w-resize
    }

    [data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent,
    [data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent {
        background-color: #0000
    }

    [data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20 {
        background-color: hsl(var(--background))
    }

    @supports (color:color-mix(in lab, red, red)) {
        [data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20 {
            background-color: color-mix(in oklab, hsl(var(--background)) 20%, transparent)
        }
    }

    [data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:text-background {
        color: hsl(var(--background))
    }

    [data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *) {
        background-color: hsl(var(--background))
    }

    @supports (color:color-mix(in lab, red, red)) {
        [data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *) {
            background-color: color-mix(in oklab, hsl(var(--background)) 10%, transparent)
        }
    }

    [data-variant=legend]+.\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5 {
        margin-top: calc(var(--spacing) * -1.5)
    }
}

@property --tw-animation-delay {
    syntax: "*";
    inherits: false;
    initial-value: 0s
}

@property --tw-animation-direction {
    syntax: "*";
    inherits: false;
    initial-value: normal
}

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

@property --tw-animation-fill-mode {
    syntax: "*";
    inherits: false;
    initial-value: none
}

@property --tw-animation-iteration-count {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-enter-blur {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-enter-opacity {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-enter-rotate {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-enter-scale {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

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

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

@property --tw-exit-blur {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-exit-opacity {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-exit-rotate {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-exit-scale {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

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

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

:root {
    --background: 220 35% 3%;
    --foreground: 200 100% 95%;
    --border: 210 30% 15%;
    --input: 210 30% 12%;
    --ring: 196 100% 64%;
    --card: 220 30% 6%;
    --card-foreground: 200 100% 90%;
    --primary: 196 100% 64%;
    --primary-foreground: 220 35% 5%;
    --secondary: 270 80% 65%;
    --secondary-foreground: 220 35% 5%;
    --muted: 220 25% 10%;
    --muted-foreground: 210 20% 55%;
    --accent: 300 80% 65%;
    --accent-foreground: 220 35% 5%;
    --destructive: 0 80% 60%;
    --radius: .75rem;
    --app-font-sans: "Space Grotesk", sans-serif;
    --app-font-mono: "Exo 2", sans-serif
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #000
}

::-webkit-scrollbar-thumb {
    background: #4fc3f7;
    border-radius: 3px
}

::-webkit-scrollbar-thumb:hover {
    background: #7c4dff
}

.gradient-text {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #4fc3f7, #7c4dff, #e040fb);
    -webkit-background-clip: text;
    background-clip: text
}

.gradient-text-cyan {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #4fc3f7, #00e5ff);
    -webkit-background-clip: text;
    background-clip: text
}

.glass-card {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(20, 28, 44, 0.44), rgba(8, 13, 24, 0.34));
    backdrop-filter: blur(22px) saturate(145%);
    -webkit-backdrop-filter: blur(22px) saturate(145%);
    border: 1px solid rgba(144, 205, 244, 0.16);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 10px 34px rgba(0, 0, 0, 0.18)
}

.glass-card:before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.015) 28%, transparent 55%),
        radial-gradient(circle at top left, rgba(79, 195, 247, 0.08), transparent 38%);
    opacity: .9
}

#contact .glass-card::before {
    display: none;
}

#contact .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4.gap-4.mb-8>div>.glass-card,
#contact .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4.gap-4.mb-8>div>button.glass-card,
#contact .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4.gap-4.mb-8>div>a.glass-card {
    background: linear-gradient(180deg, rgba(20, 28, 44, 0.44), rgba(8, 13, 24, 0.34)) !important;
    border-color: rgba(144, 205, 244, 0.16) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03), 0 10px 34px rgba(0, 0, 0, 0.18) !important;
}

.glass-card:hover {
    background: linear-gradient(180deg, rgba(24, 34, 52, 0.56), rgba(10, 16, 28, 0.42));
    border-color: rgba(79, 195, 247, 0.26);
    transform: translateY(-4px);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.09), 0 20px 60px rgba(79, 195, 247, 0.12), 0 12px 30px rgba(0, 0, 0, 0.22)
}

.glow-cyan {
    box-shadow: 0 0 30px #4fc3f74d, 0 0 60px #4fc3f71a
}

.glow-violet {
    box-shadow: 0 0 30px #7c4dff4d, 0 0 60px #7c4dff1a
}

.text-glow-cyan {
    text-shadow: 0 0 20px #4fc3f799
}

.grid-bg {
    background-image: linear-gradient(#4fc3f708 1px, #0000 1px), linear-gradient(90deg, #4fc3f708 1px, #0000 1px);
    background-position: 50%;
    background-size: 60px 60px
}

@keyframes pulse-ring {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #4fc3f766
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 20px #4fc3f700
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 #4fc3f700
    }
}

.pulse-ring {
    animation: 2.5s ease-in-out infinite pulse-ring
}

@keyframes float {

    0%,
    to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-12px)
    }
}

.float-anim {
    animation: 4s ease-in-out infinite float
}

.service-card {
    transform-style: preserve-3d;
    will-change: transform;
    position: relative;
    overflow: hidden
}

.service-card:before {
    content: "";
    z-index: 2;
    background: linear-gradient(90deg, #0000, #4fc3f7, #7c4dff, #e040fb, #0000);
    width: 100%;
    height: 2px;
    transition: left .6s;
    position: absolute;
    top: 0;
    left: -100%
}

.service-card:hover:before {
    left: 100%
}

.service-card:after {
    content: "";
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(105deg, #0000 30%, #ffffff0a, #0000 70%) -200% 0/200% 100%;
    transition: background-position .7s;
    position: absolute;
    inset: 0
}

.service-card:hover:after {
    background-position: 200% 0
}

.glass-card {
    transition: transform .5s cubic-bezier(.23, 1, .32, 1), box-shadow .3s ease, border-color .3s ease, background .3s ease !important
}

@keyframes glow-breathe {

    0%,
    to {
        text-shadow: 0 0 20px var(--glow-color, #4fc3f766)
    }

    50% {
        text-shadow: 0 0 50px var(--glow-color, #4fc3f7cc), 0 0 80px var(--glow-color, #4fc3f74d)
    }
}

.stat-glow {
    animation: 2.5s ease-in-out infinite glow-breathe
}

@keyframes reveal-up {
    0% {
        clip-path: inset(100% 0 0);
        opacity: 0
    }

    to {
        clip-path: inset(0% 0 0);
        opacity: 1
    }
}

@keyframes float-a {

    0%,
    to {
        transform: translateY(0)rotate(0)
    }

    50% {
        transform: translateY(-8px)rotate(3deg)
    }
}

@keyframes float-b {

    0%,
    to {
        transform: translateY(0)rotate(0)
    }

    50% {
        transform: translateY(-10px)rotate(-3deg)
    }
}

@keyframes float-c {

    0%,
    to {
        transform: translateY(0)rotate(0)
    }

    33% {
        transform: translateY(-6px)rotate(2deg)
    }

    66% {
        transform: translateY(-4px)rotate(-2deg)
    }
}

.float-a {
    animation: 3.5s ease-in-out infinite float-a
}

.float-b {
    animation: 4.2s ease-in-out .8s infinite float-b
}

.float-c {
    animation: 3.8s ease-in-out .4s infinite float-c
}

.float-d {
    animation: 4.5s ease-in-out 1.2s infinite float-a
}

.aurora {
    pointer-events: none;
    filter: blur(80px);
    opacity: .15;
    border-radius: 50%;
    position: absolute
}

.navbar-glass {
    -webkit-backdrop-filter: blur(20px);
    background: #050810cc;
    border-bottom: 1px solid #4fc3f71a
}

.stat-number {
    font-family: "Exo 2", sans-serif;
    font-weight: 800
}

.whatsapp-btn {
    background: linear-gradient(135deg, #25d366, #128c7e);
    transition: all .3s
}

.whatsapp-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px #25d36666
}

.step-line {
    position: relative
}

.step-line:after {
    content: "";
    background: linear-gradient(90deg, #4fc3f7, #0000);
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%)
}

@keyframes aurora-move {

    0%,
    to {
        transform: translate(0)scale(1)
    }

    33% {
        transform: translate(30px, -30px)scale(1.1)
    }

    66% {
        transform: translate(-20px, 20px)scale(.95)
    }
}

.aurora-1 {
    animation: 12s ease-in-out infinite aurora-move
}

.aurora-2 {
    animation: 15s ease-in-out infinite reverse aurora-move
}

.aurora-3 {
    animation: 10s ease-in-out 3s infinite aurora-move
}

.hero-video {
    object-fit: contain;
    object-position: center;
    opacity: .4;
    width: 88vw;
    max-height: 60vh;
    -webkit-mask-image: radial-gradient(80% 80%, #000 40%, #0000 100%);
    mask-image: radial-gradient(80% 80%, #000 40%, #0000)
}

#services-pc .grid.grid-cols-1.lg\:grid-cols-3.gap-4.mb-20,
#services-imac .grid.grid-cols-1.lg\:grid-cols-3.gap-4.mb-20 {
    gap: 14px;
    margin-bottom: 56px;
}

@media(min-width:768px) {
    .hero-video {
        width: 55vw
    }
}

@media(max-width:767px) {
    body {
        padding-bottom: 110px
    }
}

.reveal-on-scroll {
    opacity: 0;
    transform: translate3d(var(--reveal-x, 0), var(--reveal-y, 40px), 0) scale(var(--reveal-scale, .98));
    transition: opacity .72s cubic-bezier(.23, 1, .32, 1), transform .72s cubic-bezier(.23, 1, .32, 1);
    will-change: transform, opacity;
}

.reveal-on-scroll.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
}

.svc-icon,
#about .glass-card .mb-4,
.group.relative.rounded-2xl img {
    transition: transform .35s cubic-bezier(.23, 1, .32, 1);
}

#team .group.relative.rounded-2xl img {
    transition-property: transform !important;
    transition-duration: .7s !important;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1) !important;
}

#gallery .group img {
    transition-property: transform !important;
    transition-duration: .5s !important;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1) !important;
}

#team .group .absolute.inset-0.rounded-2xl.opacity-0,
#stats .group .absolute.inset-0.blur-2xl.opacity-0 {
    transition-property: opacity !important;
    transition-duration: .5s !important;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1) !important;
}

#gallery .group .absolute.inset-0.rounded-2xl.opacity-0 {
    transition-property: opacity !important;
    transition-duration: .3s !important;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1) !important;
}

#gallery .group .absolute.top-3.right-3.w-8.h-8.rounded-lg {
    transition-property: opacity, transform, background-color, border-color !important;
    transition-duration: .2s !important;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1) !important;
}

#about .glass-card,
#testimonials .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-3.gap-4>div,
#testimonials .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-3.gap-4>a,
.group.relative.rounded-2xl {
    transition: transform .35s cubic-bezier(.23, 1, .32, 1), box-shadow .35s ease, border-color .3s ease;
}

.requisites-panel {
    overflow: hidden;
    width: 100%;
    max-width: 42rem;
    max-height: 0;
    opacity: 0;
    transition: max-height .3s ease, opacity .3s ease;
}

.price-table-shell {
    border-color: rgba(79, 195, 247, 0.18);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07), 0 12px 34px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(79, 195, 247, 0.05);
    transition: transform .35s cubic-bezier(.23, 1, .32, 1), box-shadow .35s ease, border-color .35s ease, background .35s ease;
}

.price-table-shell:before {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.02) 24%, transparent 58%),
        radial-gradient(circle at top center, rgba(79, 195, 247, 0.09), transparent 42%);
}

.price-table-shell:hover {
    border-color: rgba(79, 195, 247, 0.28);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.09), 0 18px 48px rgba(0, 0, 0, 0.24), 0 0 34px rgba(79, 195, 247, 0.08), 0 0 80px rgba(124, 77, 255, 0.05);
}

.price-row-title {
    transition: color .22s ease, text-shadow .22s ease, transform .22s ease;
    will-change: color, text-shadow, transform;
}

.price-row-link,
.price-row-copy,
.price-row-price {
    display: block;
    width: calc(100% + 3rem);
    margin: -.875rem -1.5rem;
    padding: .875rem 1.5rem;
    color: inherit;
    text-decoration: none;
}

.price-row-link {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.price-row-copy {
    color: inherit;
}

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

.price-row-dot {
    transition: transform .22s ease, box-shadow .22s ease;
    will-change: transform, box-shadow;
}

.section-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 34px;
    padding: 0 16px;
    border-radius: 999px;
    border: 1px solid rgba(79, 195, 247, 0.28);
    background: linear-gradient(180deg, rgba(10, 18, 30, 0.44), rgba(5, 10, 18, 0.28));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 0 0 1px rgba(79, 195, 247, 0.04), 0 10px 24px rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(14px) saturate(135%);
    -webkit-backdrop-filter: blur(14px) saturate(135%);
    text-align: center;
    vertical-align: middle;
}

.section-pill__label,
.section-pill {
    font-family: "Exo 2", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.section-pill__label {
    display: block;
    transform: translateY(-1px);
}

.section-pill--hero {
    min-height: 30px;
    padding-inline: 20px;
    background: linear-gradient(180deg, rgba(8, 14, 24, 0.5), rgba(5, 8, 16, 0.32));
}

.section-pill--with-icon {
    padding-left: 14px;
    padding-right: 16px;
}

.section-pill__icon {
    width: 12px;
    height: 12px;
    flex: 0 0 auto;
    display: block;
}

.section-pill--cyan {
    color: #00d9ff;
    border-color: rgba(79, 195, 247, 0.3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 0 0 1px rgba(79, 195, 247, 0.05), 0 0 24px rgba(79, 195, 247, 0.06);
}

.section-pill--violet {
    color: #b388ff;
    border-color: rgba(124, 77, 255, 0.32);
    background: linear-gradient(180deg, rgba(28, 18, 46, 0.4), rgba(12, 8, 24, 0.28));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 0 0 1px rgba(124, 77, 255, 0.06), 0 0 26px rgba(124, 77, 255, 0.08);
}

.mobile-bottom-nav {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    padding: 0;
    margin: 0;
    transition: transform .35s ease, opacity .35s ease;
}

.mobile-bottom-nav-hidden {
    opacity: 0;
    transform: translateY(110%);
    pointer-events: none;
}

.mobile-bottom-nav-shell {
    display: grid;
    grid-template-columns: 1fr 1fr auto 1fr 1fr;
    align-items: end;
    gap: 4px;
    width: 100%;
    padding: 10px 8px calc(env(safe-area-inset-bottom) + 12px);
    background: rgba(5, 8, 16, 0.88);
    border-top: 1px solid rgba(79, 195, 247, 0.14);
    box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-sizing: border-box;
}

.mobile-tab {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 3px;
    min-height: 52px;
    padding: 4px 0 2px;
    color: rgba(186, 230, 253, 0.45);
    transition: color .2s ease, transform .2s ease;
}

.mobile-tab span {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .02em;
}

.mobile-tab-dot {
    width: 4px;
    height: 4px;
    border-radius: 999px;
    background: #4fc3f7;
    opacity: 0;
    transform: scale(.6);
    transition: opacity .2s ease, transform .2s ease;
}

.mobile-tab-active {
    color: #4fc3f7;
}

.mobile-tab-active .mobile-tab-dot {
    opacity: 1;
    transform: scale(1);
}

.mobile-wa {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    margin-top: -18px;
    color: #25d366;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .02em;
}

.mobile-wa svg {
    width: 56px;
    height: 56px;
    padding: 14px;
    border-radius: 18px;
    background: linear-gradient(135deg, #4fc3f7, #7c4dff);
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 4px 24px rgba(79, 195, 247, 0.45);
}

@media(max-width:767px) {

    html,
    body {
        overflow-x: hidden;
    }

    body {
        padding-bottom: 110px;
    }

    .grid-bg {
        background-size: 42px 42px;
        opacity: .28 !important;
    }

    .aurora {
        filter: blur(56px);
        opacity: .12;
    }

    .aurora-1,
    .aurora-2,
    .aurora-3 {
        transform: scale(.62);
        transform-origin: center;
    }

    .hero-video {
        width: 122vw;
        max-width: none;
        max-height: 52vh;
        opacity: .32;
        object-position: center 42%;
        -webkit-mask-image: radial-gradient(84% 70%, #000 36%, #0000 100%);
        mask-image: radial-gradient(84% 70%, #000 36%, #0000 100%);
    }

    #hero {
        height: auto !important;
        min-height: 100svh;
        padding-top: 96px;
        padding-bottom: 72px;
    }

    #hero>.z-10.text-center {
        position: relative !important;
        inset: auto !important;
        padding-top: 0 !important;
        max-width: 24rem;
        margin: 0 auto;
    }

    #hero .mb-4 img {
        height: 112px !important;
    }

    #hero p.text-lg.md\:text-xl {
        font-size: .98rem;
        line-height: 1.65;
        margin-bottom: 1.25rem;
    }

    #hero .flex.flex-col.sm\:flex-row {
        gap: 12px;
    }

    #hero .flex.flex-col.sm\:flex-row>button,
    #hero .flex.flex-col.sm\:flex-row>a {
        width: 100%;
        justify-content: center;
        padding: 14px 18px;
    }

    #hero .absolute.bottom-8 {
        bottom: 18px;
    }

    section.py-24 {
        padding-top: 72px;
        padding-bottom: 72px;
    }

    section.px-6,
    footer.px-6,
    nav .px-6,
    .max-w-7xl.mx-auto.px-6 {
        padding-left: 20px;
        padding-right: 20px;
    }

    h2.text-4xl,
    h2.md\:text-5xl,
    .text-4xl.md\:text-5xl {
        font-size: clamp(2rem, 9vw, 2.7rem);
        line-height: .98;
    }

    p.text-lg {
        font-size: 1rem;
        line-height: 1.7;
    }

    #services .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3.xl\:grid-cols-5.gap-4.mb-20 {
        gap: 14px;
        margin-bottom: 56px;
    }

    .service-card {
        min-height: auto;
        transform: none !important;
    }

    .service-card .svc-title {
        font-size: 1rem;
    }

    .service-card .svc-desc {
        font-size: .86rem;
        line-height: 1.55;
    }

    #about .grid.lg\:grid-cols-2 {
        gap: 28px;
    }

    #about .text-blue-200\/60.text-lg.leading-relaxed.mb-8 {
        margin-bottom: 1.25rem;
    }

    #about button {
        width: 100%;
        justify-content: center;
    }

    #about .grid.grid-cols-1.sm\:grid-cols-2.gap-6 {
        gap: 14px;
    }

    #about .glass-card {
        padding: 20px;
    }

    #process .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4.gap-8 {
        gap: 24px;
    }

    #process .relative[style*="transform: none"] {
        padding-left: 0;
        padding-right: 0;
    }

    #team .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4.gap-6,
    .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4.gap-6 {
        gap: 16px;
    }

    #team .group.relative.rounded-2xl.flex.flex-col .relative.overflow-hidden {
        height: 390px !important;
    }

    #team .group.relative.rounded-2xl.flex.flex-col .relative.overflow-hidden img {
        object-position: center 14% !important;
        transform: scale(1) !important;
    }

    #team .group.relative.rounded-2xl.flex.flex-col:hover .relative.overflow-hidden img {
        transform: scale(1.03) !important;
    }

    #team .group.relative.rounded-2xl.flex.flex-col .p-5.flex-1 {
        padding: 18px 18px 20px !important;
    }

    #team .group.relative.rounded-2xl.flex.flex-col .absolute.top-3.right-3 {
        top: 12px !important;
        right: 12px !important;
    }

    #testimonials .flex.flex-col.sm\:flex-row.sm\:items-end {
        gap: 18px;
        margin-bottom: 24px;
    }

    #testimonials .flex-shrink-0.flex.items-center.gap-2 {
        width: 100%;
        justify-content: center;
    }

    #testimonials .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-3.gap-4 {
        gap: 14px;
    }

    #testimonials .rounded-2xl.p-5.flex.flex-col.gap-3 {
        padding: 18px;
    }

    #contact .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4.gap-4.mb-8 {
        gap: 12px;
        margin-bottom: 18px;
    }

    #contact .glass-card.rounded-2xl.p-5.flex.items-center.gap-4.group,
    #contact .glass-card.rounded-2xl.p-5.flex.items-center.gap-4.group.no-underline.h-full,
    #contact button.glass-card.rounded-2xl.p-5.flex.items-center.gap-4.group.w-full.h-full.text-left.cursor-pointer {
        padding: 16px;
        gap: 12px;
        align-items: flex-start;
    }

    #contact .grid.lg\:grid-cols-5.gap-6.mb-6 {
        gap: 16px;
        margin-bottom: 0;
    }

    #contact>.relative.max-w-7xl.mx-auto>.flex.flex-col.gap-3 {
        margin-top: 14px;
        margin-bottom: 22px;
        padding-bottom: 8px;
    }

    #contact .flex.flex-col.sm\:flex-row.gap-3 {
        gap: 12px;
    }

    #contact .whatsapp-btn,
    #contact .flex.flex-col.sm\:flex-row.gap-3>a[href^="tel:"] {
        min-height: 60px;
    }

    #contact .glass-card.rounded-2xl.p-7.h-full {
        padding: 20px;
    }

    #contact iframe,
    #contact .lg\:col-span-3 img,
    #contact .lg\:col-span-3 .h-full {
        min-height: 320px;
    }

    #contact .lg\:col-span-3.relative {
        order: -1;
    }

    #contact .rounded-2xl.overflow-hidden.h-full.min-h-\[400px\].relative {
        height: 110vw;
        min-height: 360px;
        max-height: 480px;
    }


    #contact .mt-4.flex.flex-col.items-center.gap-3>button {
        width: 100%;
        text-align: left;
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 10px;
    }

    footer .grid.grid-cols-1.md\:grid-cols-4.gap-8.mb-10 {
        gap: 28px;
        margin-bottom: 28px;
    }

    footer .md\:col-span-2 ul.grid.grid-cols-2 {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    footer .flex.flex-wrap.justify-center.gap-3 {
        gap: 10px;
    }

    footer .flex.flex-wrap.justify-center.gap-3>div {
        width: calc(50% - 5px);
        justify-content: center;
    }
}

@media (prefers-reduced-motion: reduce) {

    .reveal-on-scroll,
    .svc-icon,
    #about .glass-card .mb-4,
    .group.relative.rounded-2xl img,
    #about .glass-card,
    #testimonials .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-3.gap-4>div,
    .group.relative.rounded-2xl {
        transition: none !important;
        animation: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}

@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-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-space-y-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

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

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

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

@property --tw-gradient-from {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-via {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-to {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

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

@property --tw-gradient-via-stops {
    syntax: "*";
    inherits: false
}

@property --tw-gradient-from-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 0%
}

@property --tw-gradient-via-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 50%
}

@property --tw-gradient-to-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 100%
}

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

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

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

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

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

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

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

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

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

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

@property --tw-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-scale-x {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-y {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-z {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

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

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

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

@keyframes enter {
    0% {
        opacity: var(--tw-enter-opacity, 1);
        transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0)scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1))rotate(var(--tw-enter-rotate, 0));
        filter: blur(var(--tw-enter-blur, 0))
    }
}

@keyframes exit {
    to {
        opacity: var(--tw-exit-opacity, 1);
        transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0)scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1))rotate(var(--tw-exit-rotate, 0));
        filter: blur(var(--tw-exit-blur, 0))
    }
}

@keyframes accordion-down {
    0% {
        height: 0
    }

    to {
        height: var(--radix-accordion-content-height, var(--bits-accordion-content-height, var(--reka-accordion-content-height, var(--kb-accordion-content-height, var(--ngp-accordion-content-height, auto)))))
    }
}

@keyframes accordion-up {
    0% {
        height: var(--radix-accordion-content-height, var(--bits-accordion-content-height, var(--reka-accordion-content-height, var(--kb-accordion-content-height, var(--ngp-accordion-content-height, auto)))))
    }

    to {
        height: 0
    }
}

@keyframes caret-blink {

    0%,
    70%,
    to {
        opacity: 1
    }

    20%,
    50% {
        opacity: 0
    }
}

#contact .flex.flex-col.gap-3>.flex.flex-col.sm\:flex-row.gap-3>a[href^="tel:"] {
    transition: background-color .25s ease, box-shadow .25s ease, transform .25s ease !important;
}

#contact .flex.flex-col.gap-3>.flex.flex-col.sm\:flex-row.gap-3>a[href^="tel:"]:hover {
    background: rgba(79, 195, 247, 0.18) !important;
    box-shadow: 0 8px 28px rgba(79, 195, 247, 0.2) !important;
    transform: translateY(-1px);
}

#team .group.relative.rounded-2xl.flex.flex-col .relative.overflow-hidden img {
    transform: scale(1);
    transition: transform .7s cubic-bezier(.23, 1, .32, 1) .06s !important;
    will-change: transform;
}

#team .group.relative.rounded-2xl.flex.flex-col .absolute.inset-0.rounded-2xl.opacity-0 {
    transition: opacity .5s cubic-bezier(.23, 1, .32, 1) .04s !important;
}

#team .group.relative.rounded-2xl.flex.flex-col:hover .relative.overflow-hidden img {
    transform: scale(1.05) !important;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group img {
    transform: scale(1);
    transition: transform .5s cubic-bezier(.23, 1, .32, 1) .05s !important;
    will-change: transform;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group,
#team .group.relative.rounded-2xl.flex.flex-col,
.testimonial-card {
    isolation: isolate;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group {
    background: #0b1019;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group img {
    position: relative;
    z-index: 1;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group>.absolute.inset-0,
#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group>.absolute.bottom-0,
#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group>.absolute.top-3 {
    z-index: 2;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group .absolute.inset-0.rounded-2xl.opacity-0 {
    transition: opacity .3s cubic-bezier(.23, 1, .32, 1) .03s !important;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group:hover img {
    transform: scale(1.05) !important;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group .absolute.top-3.right-3.w-8.h-8.rounded-lg {
    transform: translateY(-4px);
    transition: opacity .2s ease .08s, transform .2s ease .08s, background-color .2s ease, border-color .2s ease !important;
}

#gallery .relative.overflow-hidden.rounded-2xl.cursor-pointer.group:hover .absolute.top-3.right-3.w-8.h-8.rounded-lg {
    transform: translateY(0);
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.gallery-card {
    min-width: 0;
}

.gallery-card__inner {
    height: 240px;
}

.mobile-map-fallback {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mobile-map-fallback__eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(79, 195, 247, 0.75);
}

.mobile-map-fallback__title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 800;
    color: #fff;
}

.mobile-map-fallback__text {
    color: rgba(186, 230, 253, 0.78);
    line-height: 1.6;
}

.mobile-map-fallback__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    align-self: flex-start;
    min-height: 44px;
    padding: 12px 16px;
    border-radius: 14px;
    background: linear-gradient(135deg, rgba(79, 195, 247, 0.18), rgba(124, 77, 255, 0.18));
    border: 1px solid rgba(79, 195, 247, 0.28);
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

@media (min-width: 768px) {
    .gallery-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
        grid-auto-flow: dense;
    }

    .gallery-card--featured {
        grid-column: span 2;
    }

    .gallery-card--wide {
        grid-column: span 1;
    }

    .gallery-card__inner {
        height: 300px;
    }

    .gallery-card--featured .gallery-card__inner {
        height: 300px;
    }

}

@media (max-width: 767px) {
    .gallery-card--featured {
        grid-column: span 2;
    }

    .gallery-card--wide {
        grid-column: span 1;
    }

    .gallery-card--featured .gallery-card__inner {
        height: 320px;
    }
}

/* BEGIN AUTO-GENERATED INLINE STYLE MIGRATION */
.inline-style-001 {
    background: rgb(0, 0, 0);
    min-height: 100vh;
}

.inline-style-002 {
    transform-origin: left center;
    transform: scaleX(0);
}

.inline-style-003 {
    height: 100%;
    background: linear-gradient(90deg, rgb(79, 195, 247), rgb(124, 77, 255), rgb(224, 64, 251));
    box-shadow: rgba(79, 195, 247, 0.8) 0px 0px 12px, rgba(124, 77, 255, 0.6) 0px 0px 4px;
}

.inline-style-004 {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(224, 64, 251);
    box-shadow: rgb(224, 64, 251) 0px 0px 12px, rgb(124, 77, 255) 0px 0px 6px;
}

.inline-style-005 {
    opacity: 0.4;
}

.inline-style-006 {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    z-index: 0;
    opacity: 0.85;
}

.inline-style-007 {
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(79, 195, 247, 0.19), transparent 70%);
    top: -20%;
    left: 10%;
    z-index: 0;
}

.inline-style-008 {
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(124, 77, 255, 0.125), transparent 70%);
    bottom: 10%;
    right: 5%;
    z-index: 0;
}

.inline-style-009 {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(224, 64, 251, 0.082), transparent 70%);
    top: 40%;
    left: 60%;
    z-index: 0;
}

.inline-style-010 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inline-style-011 {
    height: 48px;
    width: auto;
    mix-blend-mode: screen;
}

.inline-style-012 {
    height: 100vh;
}

.inline-style-013 {
    opacity: 1;
    transform: none;
}

.inline-style-014 {
    height: 30px;
    line-height: 1;
}

.inline-style-015 {
    height: 180px;
    width: auto;
    mix-blend-mode: screen;
}

.inline-style-016 {
    background: rgba(79, 195, 247, 0.08);
    border: 1px solid rgba(79, 195, 247, 0.3);
}

.inline-style-017 {
    opacity: 1;
}

.inline-style-018 {
    transform: translateY(7.28478px);
}

.inline-style-019 {
    line-height: 1;
}

.inline-style-020 {
    text-decoration: none;
}

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

.inline-style-022 {
    color: rgb(79, 195, 247);
}

.inline-style-023 {
    color: rgb(124, 77, 255);
}

.inline-style-024 {
    color: rgb(224, 64, 251);
    border: 1px solid rgba(224, 64, 251, 0.25);
    background: rgba(224, 64, 251, 0.063);
}

.inline-style-025 {
    color: rgb(224, 64, 251);
}

.inline-style-026 {
    color: rgb(0, 229, 255);
    border: 1px solid rgba(0, 229, 255, 0.25);
    background: rgba(0, 229, 255, 0.063);
}

.inline-style-027 {
    color: rgb(0, 229, 255);
}

.inline-style-028 {
    color: rgb(105, 240, 174);
}

.inline-style-029 {
    background: rgba(79, 195, 247, 0.08);
    border-bottom: 1px solid rgba(79, 195, 247, 0.15);
}

.inline-style-030 {
    border-bottom: 1px solid rgba(79, 195, 247, 0.07);
}

.inline-style-031 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.inline-style-032 {
    background: rgb(79, 195, 247);
    box-shadow: rgb(79, 195, 247) 0px 0px 6px;
}

.inline-style-033 {
    color: rgb(79, 195, 247);
    text-shadow: rgba(79, 195, 247, 0.376) 0px 0px 12px;
}

.inline-style-034 {
    border-bottom: 1px solid rgba(90, 170, 249, 0.07);
}

.inline-style-035 {
    background: rgb(90, 170, 249);
    box-shadow: rgb(90, 170, 249) 0px 0px 6px;
}

.inline-style-036 {
    color: rgb(90, 170, 249);
    text-shadow: rgba(90, 170, 249, 0.376) 0px 0px 12px;
}

.inline-style-037 {
    border-bottom: 1px solid rgba(101, 133, 251, 0.07);
}

.inline-style-038 {
    background: rgb(101, 133, 251);
    box-shadow: rgb(101, 133, 251) 0px 0px 6px;
}

.inline-style-039 {
    color: rgb(101, 133, 251);
    text-shadow: rgba(101, 133, 251, 0.376) 0px 0px 12px;
}

.inline-style-040 {
    border-bottom: 1px solid rgba(112, 101, 253, 0.07);
}

.inline-style-041 {
    background: rgb(112, 101, 253);
    box-shadow: rgb(112, 101, 253) 0px 0px 6px;
}

.inline-style-042 {
    color: rgb(112, 101, 253);
    text-shadow: rgba(112, 101, 253, 0.376) 0px 0px 12px;
}

.inline-style-043 {
    border-bottom: 1px solid rgba(124, 77, 255, 0.07);
}

.inline-style-044 {
    background: rgb(124, 77, 255);
    box-shadow: rgb(124, 77, 255) 0px 0px 6px;
}

.inline-style-045 {
    color: rgb(124, 77, 255);
    text-shadow: rgba(124, 77, 255, 0.376) 0px 0px 12px;
}

.inline-style-046 {
    border-bottom: 1px solid rgba(118, 131, 237, 0.07);
}

.inline-style-047 {
    background: rgb(118, 131, 237);
    box-shadow: rgb(118, 131, 237) 0px 0px 6px;
}

.inline-style-048 {
    color: rgb(118, 131, 237);
    text-shadow: rgba(118, 131, 237, 0.376) 0px 0px 12px;
}

.inline-style-049 {
    border-bottom: 1px solid rgba(112, 186, 214, 0.07);
}

.inline-style-050 {
    background: rgb(112, 186, 214);
    box-shadow: rgb(112, 186, 214) 0px 0px 6px;
}

.inline-style-051 {
    color: rgb(112, 186, 214);
    text-shadow: rgba(112, 186, 214, 0.376) 0px 0px 12px;
}

.inline-style-052 {
    border-bottom: 1px solid rgba(108, 213, 194, 0.07);
}

.inline-style-053 {
    background: rgb(108, 213, 194);
    box-shadow: rgb(108, 213, 194) 0px 0px 6px;
}

.inline-style-054 {
    color: rgb(108, 213, 194);
    text-shadow: rgba(108, 213, 194, 0.376) 0px 0px 12px;
}

.inline-style-055 {
    border-bottom: 1px solid rgba(105, 240, 174, 0.07);
}

.inline-style-056 {
    background: rgb(105, 240, 174);
    box-shadow: rgb(105, 240, 174) 0px 0px 6px;
}

.inline-style-057 {
    color: rgb(105, 240, 174);
    text-shadow: rgba(105, 240, 174, 0.376) 0px 0px 12px;
}

.inline-style-058 {
    border-bottom: 1px solid rgba(97, 228, 193, 0.07);
}

.inline-style-059 {
    background: rgb(97, 228, 193);
    box-shadow: rgb(97, 228, 193) 0px 0px 6px;
}

.inline-style-060 {
    color: rgb(97, 228, 193);
    text-shadow: rgba(97, 228, 193, 0.376) 0px 0px 12px;
}

.inline-style-061 {
    border-bottom: 1px solid rgba(89, 215, 213, 0.07);
}

.inline-style-062 {
    background: rgb(89, 215, 213);
    box-shadow: rgb(89, 215, 213) 0px 0px 6px;
}

.inline-style-063 {
    color: rgb(89, 215, 213);
    text-shadow: rgba(89, 215, 213, 0.376) 0px 0px 12px;
}

.inline-style-064 {
    border-bottom: 1px solid rgba(84, 205, 230, 0.07);
}

.inline-style-065 {
    background: rgb(84, 205, 230);
    box-shadow: rgb(84, 205, 230) 0px 0px 6px;
}

.inline-style-066 {
    color: rgb(84, 205, 230);
    text-shadow: rgba(84, 205, 230, 0.376) 0px 0px 12px;
}

.inline-style-067 {
    background: rgba(79, 195, 247, 0.04);
    border: 1px solid rgba(79, 195, 247, 0.1);
}

.inline-style-068 {
    width: 500px;
    height: 500px;
    background: rgb(79, 195, 247);
    top: -20%;
    left: 20%;
}

.inline-style-069 {
    width: 400px;
    height: 400px;
    background: rgb(124, 77, 255);
    top: 30%;
    right: 10%;
}

.inline-style-070 {
    transform: none;
}

.inline-style-071 {
    background: radial-gradient(circle, rgba(79, 195, 247, 0.25), transparent 70%);
}

.inline-style-072 {
    color: rgb(79, 195, 247);
    text-shadow: rgba(79, 195, 247, 0.376) 0px 0px 30px;
}

.inline-style-073 {
    background: linear-gradient(90deg, transparent, rgb(79, 195, 247), transparent);
    width: 0px;
}

.inline-style-074 {
    background: radial-gradient(circle, rgba(124, 77, 255, 0.25), transparent 70%);
}

.inline-style-075 {
    color: rgb(124, 77, 255);
    text-shadow: rgba(124, 77, 255, 0.376) 0px 0px 30px;
}

.inline-style-076 {
    background: linear-gradient(90deg, transparent, rgb(124, 77, 255), transparent);
    width: 0px;
}

.inline-style-077 {
    background: radial-gradient(circle, rgba(224, 64, 251, 0.25), transparent 70%);
}

.inline-style-078 {
    color: rgb(224, 64, 251);
    text-shadow: rgba(224, 64, 251, 0.376) 0px 0px 30px;
}

.inline-style-079 {
    background: linear-gradient(90deg, transparent, rgb(224, 64, 251), transparent);
    width: 0px;
}

.inline-style-080 {
    background: radial-gradient(circle, rgba(0, 229, 255, 0.25), transparent 70%);
}

.inline-style-081 {
    color: rgb(0, 229, 255);
    text-shadow: rgba(0, 229, 255, 0.376) 0px 0px 30px;
}

.inline-style-082 {
    background: linear-gradient(90deg, transparent, rgb(0, 229, 255), transparent);
    width: 0px;
}

.inline-style-083 {
    font-size: 0.9rem;
}

.inline-style-084 {
    background: linear-gradient(90deg, rgb(79, 195, 247), transparent);
}

.inline-style-085 {
    background: linear-gradient(90deg, rgb(124, 77, 255), transparent);
}

.inline-style-086 {
    background: linear-gradient(90deg, rgb(224, 64, 251), transparent);
}

.inline-style-087 {
    background: linear-gradient(90deg, rgb(0, 229, 255), transparent);
}

.inline-style-088 {
    width: 600px;
    height: 600px;
    background: rgb(124, 77, 255);
    bottom: -30%;
    right: -10%;
}

.inline-style-089 {
    background: linear-gradient(90deg, rgb(79, 195, 247), rgb(124, 77, 255), rgb(224, 64, 251), rgb(0, 229, 255));
    transform: scaleX(1);
}

.inline-style-090 {
    background: radial-gradient(circle, rgba(79, 195, 247, 0.145), rgba(79, 195, 247, 0.03));
    border: 2px solid rgba(79, 195, 247, 0.314);
    box-shadow: rgba(79, 195, 247, 0.125) 0px 0px 30px;
}

.inline-style-091 {
    background: radial-gradient(circle, rgba(124, 77, 255, 0.145), rgba(124, 77, 255, 0.03));
    border: 2px solid rgba(124, 77, 255, 0.314);
    box-shadow: rgba(124, 77, 255, 0.125) 0px 0px 30px;
}

.inline-style-092 {
    background: radial-gradient(circle, rgba(224, 64, 251, 0.145), rgba(224, 64, 251, 0.03));
    border: 2px solid rgba(224, 64, 251, 0.314);
    box-shadow: rgba(224, 64, 251, 0.125) 0px 0px 30px;
}

.inline-style-093 {
    background: radial-gradient(circle, rgba(0, 229, 255, 0.145), rgba(0, 229, 255, 0.03));
    border: 2px solid rgba(0, 229, 255, 0.314);
    box-shadow: rgba(0, 229, 255, 0.125) 0px 0px 30px;
}

.inline-style-094 {
    width: 600px;
    height: 600px;
    background: rgb(105, 240, 174);
    top: -10%;
    left: 30%;
    opacity: 0.07;
}

.inline-style-095 {
    width: 400px;
    height: 400px;
    background: rgb(79, 195, 247);
    bottom: 0%;
    right: 5%;
    opacity: 0.07;
}

.inline-style-096 {
    background: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(124, 77, 255) 60%, rgb(79, 195, 247) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inline-style-097 {
    background: rgba(105, 240, 174, 0.05);
    border: 1px solid rgba(105, 240, 174, 0.208);
    backdrop-filter: blur(12px);
    box-shadow: rgba(105, 240, 174, 0.063) 0px 0px 40px;
    transform: none;
}

.inline-style-098 {
    border: 1px solid rgba(105, 240, 174, 0.333);
    box-shadow: rgba(105, 240, 174, 0.04) 0px 0px 30px inset;
}

.inline-style-099 {
    height: 380px;
}

.inline-style-100 {
    background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.7) 100%);
}

.inline-style-101 {
    background: rgba(105, 240, 174, 0.125);
    border: 1px solid rgba(105, 240, 174, 0.333);
    color: rgb(105, 240, 174);
    backdrop-filter: blur(8px);
}

.inline-style-102 {
    background: linear-gradient(90deg, rgb(105, 240, 174), transparent);
}

.inline-style-103 {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(12px);
    box-shadow: none;
    transform: none;
}

.inline-style-104 {
    border: 1px solid rgba(79, 195, 247, 0.333);
    box-shadow: rgba(79, 195, 247, 0.04) 0px 0px 30px inset;
}

.inline-style-105 {
    background: rgba(79, 195, 247, 0.125);
    border: 1px solid rgba(79, 195, 247, 0.333);
    color: rgb(79, 195, 247);
    backdrop-filter: blur(8px);
}

.inline-style-106 {
    color: rgb(255, 255, 255);
}

.inline-style-107 {
    border: 1px solid rgba(124, 77, 255, 0.333);
    box-shadow: rgba(124, 77, 255, 0.04) 0px 0px 30px inset;
}

.inline-style-108 {
    background: rgba(124, 77, 255, 0.125);
    border: 1px solid rgba(124, 77, 255, 0.333);
    color: rgb(124, 77, 255);
    backdrop-filter: blur(8px);
}

.inline-style-109 {
    border: 1px solid rgba(224, 64, 251, 0.333);
    box-shadow: rgba(224, 64, 251, 0.04) 0px 0px 30px inset;
}

.inline-style-110 {
    background: rgba(224, 64, 251, 0.125);
    border: 1px solid rgba(224, 64, 251, 0.333);
    color: rgb(224, 64, 251);
    backdrop-filter: blur(8px);
}

.inline-style-111 {
    color: rgb(41, 167, 105);
}

.inline-style-112 {
    background: rgba(41, 167, 105, 0.1);
    border: 1px solid rgba(41, 167, 105, 0.35);
    color: rgb(41, 167, 105);
}

.testimonials-link {
    box-shadow: 0 10px 30px rgba(10, 18, 32, 0.16);
}

.testimonials-link:hover {
    background: rgba(41, 167, 105, 0.18);
    border-color: rgba(41, 167, 105, 0.55);
    color: rgb(116, 246, 170);
    transform: translateY(-2px);
    box-shadow: 0 18px 38px rgba(41, 167, 105, 0.16);
}

.testimonials-link:active {
    transform: translateY(0);
}

.testimonials-link svg {
    transition: transform 0.2s ease;
}

.testimonials-link:hover svg {
    transform: scale(1.08);
}

.inline-style-113 {
    background: rgba(18, 24, 38, 0.75);
    border: 1px solid rgba(79, 195, 247, 0.12);
    backdrop-filter: blur(8px);
    transition: transform .35s cubic-bezier(.23, 1, .32, 1), box-shadow .35s ease, border-color .3s ease, background-color .3s ease;
    transform: none;
}

.inline-style-114 {
    background: rgba(79, 195, 247, 0.125);
    border: 1.5px solid rgba(79, 195, 247, 0.314);
    color: rgb(79, 195, 247);
}

.inline-style-113:hover {
    transform: translateY(-4px);
    border-color: rgba(79, 195, 247, 0.28);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28), 0 0 24px rgba(79, 195, 247, 0.10);
    background: rgba(20, 28, 44, 0.84);
}

.inline-style-115 {
    color: rgba(41, 167, 105, 0.6);
}

.inline-style-116 {
    background: rgba(224, 64, 251, 0.125);
    border: 1.5px solid rgba(224, 64, 251, 0.314);
    color: rgb(224, 64, 251);
}

.inline-style-117 {
    background: rgba(124, 77, 255, 0.125);
    border: 1.5px solid rgba(124, 77, 255, 0.314);
    color: rgb(124, 77, 255);
}

.inline-style-118 {
    background: linear-gradient(135deg, rgb(124, 77, 255) 0%, rgb(224, 64, 251) 60%, rgb(79, 195, 247) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inline-style-119 {
    height: 180px;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-120 {
    background: linear-gradient(to top, rgba(5, 8, 16, 0.75) 0%, transparent 55%);
}

.inline-style-121 {
    box-shadow: rgba(79, 195, 247, 0.45) 0px 0px 0px 1.5px inset;
}

.inline-style-122 {
    background: rgba(5, 8, 16, 0.75);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(79, 195, 247, 0.3);
}

.inline-style-123 {
    height: 200px;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-124 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 260px);
    gap: 12px;
}

.inline-style-125 {
    grid-area: 1 / 1 / 3 / 3;
    height: 100%;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-126 {
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-127 {
    grid-area: 1 / 4 / 2 / 5;
    height: 100%;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-128 {
    grid-area: 2 / 3 / 3 / 4;
    height: 100%;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-129 {
    grid-area: 2 / 4 / 3 / 5;
    height: 100%;
    border: 1px solid rgba(79, 195, 247, 0.1);
    transform: none;
}

.inline-style-130 {
    background: radial-gradient(70% 50%, rgba(124, 77, 255, 0.05) 0%, transparent 70%);
}

.inline-style-131 {
    background: rgba(37, 211, 102, 0.12);
    border: 1px solid rgba(37, 211, 102, 0.3);
    color: rgb(37, 211, 102);
    transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
}

.inline-style-132 {
    border-bottom: 1px solid rgba(79, 195, 247, 0.3);
    border-radius: 8px 8px 0px 0px;
    padding-left: 0px;
    background: transparent;
}

.inline-style-133 {
    background: rgba(79, 195, 247, 0.2);
    border: 1px solid rgba(79, 195, 247, 0.5);
    color: rgb(79, 195, 247);
}

.inline-style-134 {
    color: rgb(79, 195, 247);
    transform: rotate(45deg);
    display: inline-block;
}

.inline-style-135 {
    height: auto;
    opacity: 1;
}

.inline-style-136 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px 8px 0px 0px;
    padding-left: 0px;
    background: transparent;
}

.inline-style-137 {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.4);
}

.inline-style-138 {
    color: rgba(255, 255, 255, 0.3);
    transform: rotate(0deg);
    display: inline-block;
}

.inline-style-139 {
    background: radial-gradient(70% 60% at 20% 60%, rgba(79, 195, 247, 0.035) 0%, transparent 65%);
}

.inline-style-140 {
    color: rgb(79, 195, 247);
    font-weight: 500;
}

.inline-style-141 {
    font-size: 22px;
}

.inline-style-142 {
    color: rgba(255, 255, 255, 0.88);
    font-weight: 600;
}

.inline-style-143 {
    width: 800px;
    height: 800px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(79, 195, 247, 0.06) 0%, transparent 70%);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inline-style-144 {
    align-items: stretch;
}

.inline-style-145 {
    text-decoration: none;
    display: flex;
}

.inline-style-146 {
    background: rgba(79, 195, 247, 0.094);
    border: 1px solid rgba(79, 195, 247, 0.25);
}

.inline-style-147 {
    background: rgba(18, 24, 38, 0.75);
    border: 1px solid rgba(79, 195, 247, 0.12);
}

.inline-style-148 {
    background: rgba(124, 77, 255, 0.094);
    border: 1px solid rgba(124, 77, 255, 0.25);
}

.inline-style-149 {
    background: rgba(224, 64, 251, 0.094);
    border: 1px solid rgba(224, 64, 251, 0.25);
}

.inline-style-150 {
    border: 1px solid rgba(79, 195, 247, 0.12);
}

.inline-style-151 {
    background: rgba(79, 195, 247, 0.12);
    border: 1px solid rgba(79, 195, 247, 0.3);
}

.inline-style-152 {
    background: linear-gradient(135deg, rgb(79, 195, 247) 0%, rgb(124, 77, 255) 100%);
    box-shadow: rgba(79, 195, 247, 0.3) 0px 4px 20px;
}

.inline-style-153 {
    border: 1px solid rgba(79, 195, 247, 0.15);
    box-shadow: rgba(79, 195, 247, 0.06) 0px 0px 40px;
}

.inline-style-153 > div,
.inline-style-153 > div > div,
.inline-style-153 iframe,
.inline-style-153 canvas {
    width: 100% !important;
    max-width: 100% !important;
}

.inline-style-154 {
    width: 100%;
    height: 100%;
    border: 0px;
    display: block;
    filter: none;
}

.inline-style-155 {
    background: rgba(5, 8, 16, 0.82);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(79, 195, 247, 0.2);
    box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 24px;
}

.inline-style-156 {
    background: rgba(79, 195, 247, 0.15);
    border: 1px solid rgba(79, 195, 247, 0.3);
}

.inline-style-157 {
    background: rgba(79, 195, 247, 0.12);
    border: 1px solid rgba(79, 195, 247, 0.25);
}

.inline-style-158 {
    background: rgba(79, 195, 247, 0.08);
    border: 1px solid rgba(79, 195, 247, 0.25);
}

.inline-style-159 {
    height: 80px;
    width: auto;
    mix-blend-mode: screen;
}

.inline-style-160 {
    background: rgba(79, 195, 247, 0.063);
    border: 1px solid rgba(79, 195, 247, 0.19);
    color: rgb(79, 195, 247);
}

.inline-style-161 {
    background: rgba(224, 64, 251, 0.063);
    border: 1px solid rgba(224, 64, 251, 0.19);
    color: rgb(224, 64, 251);
}

.inline-style-162 {
    background: rgba(74, 222, 128, 0.063);
    border: 1px solid rgba(74, 222, 128, 0.19);
    color: rgb(74, 222, 128);
}

.inline-style-163 {
    background: rgba(0, 229, 255, 0.063);
    border: 1px solid rgba(0, 229, 255, 0.19);
    color: rgb(0, 229, 255);
}

.inline-style-164 {
    background: rgba(124, 77, 255, 0.08);
    border: 1px solid rgba(124, 77, 255, 0.3);
    color: rgb(196, 181, 253);
}

.inline-style-165 {
    margin-top: 12px;
    border-radius: 16px;
    padding: 20px;
    background: rgba(124, 77, 255, 0.06);
    border: 1px solid rgba(124, 77, 255, 0.2);
    font-family: 'Exo 2', sans-serif;
}

.inline-style-166 {
    margin: 0 0 12px;
    color: rgba(196, 181, 253, 0.7);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.inline-style-167 {
    display: flex;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(124, 77, 255, 0.1);
}

.inline-style-168 {
    width: 110px;
    flex-shrink: 0;
    color: rgba(186, 230, 253, 0.45);
    font-size: 12px;
}

.inline-style-169 {
    color: rgba(255, 255, 255, 0.82);
    font-weight: 500;
    word-break: break-word;
}

.inline-style-170 {
    display: flex;
    gap: 12px;
    padding: 8px 0;
}

.inline-style-171 {
    color: rgba(255, 255, 255, 0.82);
    font-weight: 500;
    word-break: break-word;
    text-decoration: none;
}

/* END AUTO-GENERATED INLINE STYLE MIGRATION */

/* Testimonials */
.testimonial-card {
    background: rgba(18, 24, 38, 0.75);
    border: 1px solid rgba(79, 195, 247, 0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.03);
    transform: translateY(0);
    transition: transform .35s cubic-bezier(.23, 1, .32, 1), box-shadow .35s ease, border-color .3s ease, background-color .3s ease;
}

.testimonial-card:hover {
    transform: translateY(-4px);
    background: rgba(20, 28, 44, 0.84);
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.testimonial-card--cyan {
    border-color: rgba(79, 195, 247, 0.12);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22), 0 0 18px rgba(79, 195, 247, 0.04), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.testimonial-card--cyan:hover {
    border-color: rgba(79, 195, 247, 0.28);
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.32), 0 0 26px rgba(79, 195, 247, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.testimonial-card--pink {
    border-color: rgba(224, 64, 251, 0.12);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22), 0 0 18px rgba(224, 64, 251, 0.04), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.testimonial-card--pink:hover {
    border-color: rgba(224, 64, 251, 0.28);
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.32), 0 0 26px rgba(224, 64, 251, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.testimonial-card--violet {
    border-color: rgba(124, 77, 255, 0.12);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22), 0 0 18px rgba(124, 77, 255, 0.04), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.testimonial-card--violet:hover {
    border-color: rgba(124, 77, 255, 0.28);
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.32), 0 0 26px rgba(124, 77, 255, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.testimonial-card__photo {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.testimonial-card__avatar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.testimonial-card__avatar--cyan {
    background: rgba(79, 195, 247, 0.125);
    border: 1.5px solid rgba(79, 195, 247, 0.314);
    color: rgb(79, 195, 247);
}

.testimonial-card__avatar--pink {
    background: rgba(224, 64, 251, 0.125);
    border: 1.5px solid rgba(224, 64, 251, 0.314);
    color: rgb(224, 64, 251);
}

.testimonial-card__avatar--violet {
    background: rgba(124, 77, 255, 0.125);
    border: 1.5px solid rgba(124, 77, 255, 0.314);
    color: rgb(124, 77, 255);
}

.testimonial-card__text {
    transition: color .25s ease;
}

.testimonial-card__cta {
    color: rgba(41, 167, 105, 0.6);
}

.testimonial-card:hover .testimonial-card__cta {
    color: rgb(79, 195, 247);
    transform: translateX(4px);
}

.contact-form-feedback {
    margin-top: 12px;
    border-radius: 14px;
    padding: 14px 16px;
    background: rgba(255, 107, 107, 0.10);
    border: 1px solid rgba(255, 107, 107, 0.26);
    box-shadow: 0 10px 30px rgba(255, 107, 107, 0.08);
}

.contact-form-feedback__title {
    color: #ff9c9c;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.contact-form-feedback__text {
    margin-top: 6px;
    color: rgba(255, 235, 235, 0.88);
    font-size: 14px;
    line-height: 1.55;
}

.contact-form-submit-spinner {
    width: 16px;
    height: 16px;
    border-radius: 999px;
    border: 2px solid rgba(255, 255, 255, 0.28);
    border-top-color: #fff;
    animation: contact-form-spin .8s linear infinite;
}

.contact-form-submit-label {
    display: inline-flex;
    align-items: center;
}

#submitButton.is-loading {
    cursor: wait;
    transform: none;
    box-shadow: 0 8px 24px rgba(79, 195, 247, 0.22);
    opacity: 0.92;
}

#submitButton.is-disabled,
#submitButton:disabled {
    cursor: not-allowed;
    opacity: 0.5;
    box-shadow: none;
    filter: saturate(0.75);
}

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

.sitemap-page {
    position: relative;
    padding: clamp(88px, 10vw, 128px) 24px 88px;
    overflow: hidden;
}

.sitemap-page__bg {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        radial-gradient(circle at 15% 20%, rgba(79, 195, 247, 0.11), transparent 28%),
        radial-gradient(circle at 82% 12%, rgba(124, 77, 255, 0.12), transparent 26%),
        linear-gradient(180deg, rgba(8, 13, 22, 0.06), rgba(8, 13, 22, 0.24));
}

.sitemap-page__inner {
    position: relative;
    z-index: 1;
    max-width: 1280px;
    margin: 0 auto;
}

.sitemap-page__hero {
    max-width: 900px;
    margin: 0 auto 48px;
    text-align: center;
}

.sitemap-page__hero .section-pill {
    margin: 0 auto 18px;
}

.sitemap-page__title {
    margin: 0;
    font-size: clamp(38px, 7vw, 76px);
    line-height: 0.94;
    font-weight: 900;
    letter-spacing: -0.04em;
    color: #fff;
    text-wrap: balance;
}

.sitemap-page__lead {
    max-width: 760px;
    margin: 22px auto 0;
    font-size: clamp(17px, 2vw, 22px);
    line-height: 1.7;
    color: rgba(201, 220, 255, 0.72);
}

.sitemap-page__meta {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 28px;
}

.sitemap-page__stat {
    min-width: 164px;
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    text-align: center;
}

.sitemap-page__stat-value {
    font-size: 32px;
    font-weight: 900;
    line-height: 1;
    color: #fff;
}

.sitemap-page__stat-label {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(79, 195, 247, 0.82);
}

.sitemap-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.sitemap-group {
    position: relative;
    padding: 24px;
    border-radius: 28px;
    isolation: isolate;
}

.sitemap-group__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.sitemap-group__eyebrow {
    font-size: 11px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(79, 195, 247, 0.72);
}

.sitemap-group__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(79, 195, 247, 0.09);
    border: 1px solid rgba(79, 195, 247, 0.18);
    color: rgba(173, 220, 255, 0.78);
    font-size: 12px;
    font-weight: 700;
}

.sitemap-group__title {
    margin: 0 0 18px;
    font-size: clamp(22px, 2vw, 28px);
    line-height: 1.05;
    font-weight: 900;
    color: #fff;
    text-wrap: balance;
}

.sitemap-group__links {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sitemap-link-chip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 16px;
    border-radius: 18px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(79, 195, 247, 0.08);
    color: rgba(226, 237, 255, 0.88);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.025);
    transition: transform .25s ease, border-color .25s ease, background-color .25s ease, box-shadow .25s ease, color .25s ease;
}

.sitemap-link-chip:hover {
    transform: translateY(-2px);
    background: rgba(79, 195, 247, 0.07);
    border-color: rgba(79, 195, 247, 0.22);
    box-shadow: 0 14px 34px rgba(3, 10, 20, 0.24), 0 0 24px rgba(79, 195, 247, 0.08);
    color: #fff;
}

.sitemap-link-chip__text {
    display: block;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 600;
}

.sitemap-link-chip__arrow {
    flex-shrink: 0;
    font-size: 16px;
    line-height: 1;
    color: rgba(79, 195, 247, 0.8);
    transition: transform .25s ease, color .25s ease;
}

.sitemap-link-chip:hover .sitemap-link-chip__arrow {
    transform: translateX(4px);
    color: #fff;
}

.sitemap-empty {
    max-width: 720px;
    margin: 0 auto;
    padding: 34px 28px;
    text-align: center;
}

.sitemap-empty__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin-bottom: 14px;
    border-radius: 18px;
    background: rgba(79, 195, 247, 0.08);
    border: 1px solid rgba(79, 195, 247, 0.2);
    color: rgb(79, 195, 247);
    font-size: 22px;
    font-weight: 900;
}

.sitemap-empty__title {
    font-size: 28px;
    font-weight: 900;
    line-height: 1.1;
    color: #fff;
}

.sitemap-empty__text {
    max-width: 520px;
    margin: 12px auto 0;
    font-size: 16px;
    line-height: 1.7;
    color: rgba(201, 220, 255, 0.65);
}

@media (max-width: 1100px) {
    .sitemap-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 720px) {
    .sitemap-page {
        padding: 78px 18px 72px;
    }

    .sitemap-page__title {
        font-size: clamp(34px, 11vw, 52px);
    }

    .sitemap-page__lead {
        font-size: 16px;
    }

    .sitemap-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .sitemap-group {
        padding: 20px;
        border-radius: 22px;
    }

    .sitemap-link-chip {
        padding: 13px 14px;
        border-radius: 16px;
    }

    .sitemap-page__stat {
        min-width: 140px;
    }
}
