/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties {
    @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

        *,
        :before,
        :after,
        ::backdrop {
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-border-style: solid;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-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
        }
    }
}

@layer theme {

    :root,
    :host {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --color-blue-500: oklch(62.3% .214 259.815);
        --color-white: #fff;
        --spacing: .25rem;
        --radius-2xl: 1rem;
        --blur-md: 12px;
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: "shabnam-bold";
        --default-mono-font-family: "shabnam-bold";
        --animate-spring-in: spring-in .6s cubic-bezier(.34, 1.56, .64, 1);
        --animate-spring-out: spring-out .35s cubic-bezier(.4, 0, 1, 1);
        --animate-slide-in: slide-in .5s cubic-bezier(.16, 1, .3, 1);
        --animate-slide-out: slide-out .3s cubic-bezier(.4, 0, 1, 1);
        --notifyx-success-from: #10b981;
        --notifyx-success-to: #059669;
        --notifyx-error-from: #ef4444;
        --notifyx-error-to: #dc2626;
        --notifyx-warning-from: #f59e0b;
        --notifyx-warning-to: #d97706;
        --notifyx-info-from: #3b82f6;
        --notifyx-info-to: #2563eb;
        --notifyx-default-from: #64748b;
        --notifyx-default-to: #475569
    }
}

@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;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,
    strong {
        font-weight: bolder
    }

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

    small {
        font-size: 80%
    }

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

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

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

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

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

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

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

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

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

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

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

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

    ::placeholder {
        opacity: 1
    }

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

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

    textarea {
        resize: vertical
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer components {
    .notifyx-container {
        pointer-events: none;
        z-index: 9999;
        flex-direction: column;
        gap: clamp(12px, 2vw, 16px);
        max-width: min(95vw, 500px);
        display: flex;
        position: fixed;
        padding: clamp(12px, 3vw, 20px) !important
    }

    .notifyx-container[data-position=top-right] {
        top: calc(var(--spacing)*0);
        right: calc(var(--spacing)*0)
    }

    .notifyx-container[data-position=top-left] {
        top: calc(var(--spacing)*0);
        left: calc(var(--spacing)*0)
    }

    .notifyx-container[data-position=top-center] {
        top: calc(var(--spacing)*0);
        left: 50%;
        transform: translate(-50%)
    }

    .notifyx-container[data-position=bottom-right] {
        right: calc(var(--spacing)*0);
        bottom: calc(var(--spacing)*0)
    }

    .notifyx-container[data-position=bottom-left] {
        bottom: calc(var(--spacing)*0);
        left: calc(var(--spacing)*0)
    }

    .notifyx-container[data-position=bottom-center] {
        bottom: calc(var(--spacing)*0);
        left: 50%;
        transform: translate(-50%)
    }

    .notifyx-container[data-position=center] {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .notifyx {
        pointer-events: auto;
        will-change: transform, opacity;
        -webkit-backdrop-filter: blur(32px)saturate(180%)brightness(1.05);
        border: 1px solid #ffffff2e;
        border-radius: 16px;
        min-width: clamp(320px, 0vw, 420px);
        max-width: 100%;
        transition: all .4s cubic-bezier(.4, 0, .2, 1);
        position: relative;
        overflow: hidden;
        box-shadow: 0 0 0 1px #00000008, 0 10px 40px -10px #00000040, 0 20px 50px -15px #00000026, inset 0 1px #ffffff80, inset 0 -1px #0000000d
    }

    .notifyx:hover {
        transform: translateY(-4px)scale(1.01);
        box-shadow: 0 0 0 1px #0000000a, 0 15px 50px -10px #0000004d, 0 25px 60px -15px #0003, inset 0 1px #fff9
    }

    .notifyx:before {
        content: "";
        pointer-events: none;
        z-index: 10;
        background: linear-gradient(90deg, #0000, #ffffff26 50%, #0000);
        width: 100%;
        height: 100%;
        animation: 3s infinite shimmer;
        position: absolute;
        top: 0;
        left: -100%
    }

    .notifyx-content {
        z-index: 20;
        align-items: center;
        gap: calc(var(--spacing)*3);
        justify-content: space-between;
        display: flex;
        position: relative;
        padding: clamp(8px, 2vw, 12px) !important
    }

    .notifyx-content-and-icon {
        align-items: center;
        gap: calc(var(--spacing)*3);
        display: flex
    }

    .notifyx-icon {
        border-radius: var(--radius-2xl);
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        width: clamp(17px, 7vw, 22px);
        height: clamp(17px, 7vw, 22px);
        font-size: clamp(16px, 5vw, 16px);
        font-weight: 600;
        transition: all .4s cubic-bezier(.34, 1.56, .64, 1);
        display: flex;
        position: relative;
        box-shadow: 0 8px 24px -8px, 0 4px 12px -4px, inset 0 2px 4px #ffffff4d, inset 0 -2px 4px #0000001a
    }

    .notifyx:hover .notifyx-icon {
        animation: .6s ease-in-out icon-pulse;
        transform: scale(1.08)rotate(3deg)
    }

    .notifyx-success {
        color: #065f46;
        background: linear-gradient(135deg, #ecfdf5f7 0%, #d1fae5f7 50%, #a7f3d0f7 100%);
        border-color: #10b98140
    }

    .notifyx-success .notifyx-icon {
        background: linear-gradient(135deg, var(--notifyx-success-from), var(--notifyx-success-to));
        color: #fff
    }

    .notifyx-success .notifyx-progress-bar {
        background: linear-gradient(90deg, var(--notifyx-success-from)0%, var(--notifyx-success-to)50%, var(--notifyx-success-from)100%);
        color: var(--notifyx-success-from);
        background-size: 200% 100%
    }

    .notifyx-error {
        color: #7f1d1d;
        background: linear-gradient(135deg, #fef2f2f7 0%, #fee2e2f7 50%, #fecacaf7 100%);
        border-color: #ef444440
    }

    .notifyx-error .notifyx-icon {
        background: linear-gradient(135deg, var(--notifyx-error-from), var(--notifyx-error-to));
        color: #fff
    }

    .notifyx-error .notifyx-progress-bar {
        background: linear-gradient(90deg, var(--notifyx-error-from)0%, var(--notifyx-error-to)50%, var(--notifyx-error-from)100%);
        color: var(--notifyx-error-from);
        background-size: 200% 100%
    }

    .notifyx-warning {
        color: #78350f;
        background: linear-gradient(135deg, #fefce8f7 0%, #fef3c7f7 50%, #fde68af7 100%);
        border-color: #f59e0b40
    }

    .notifyx-warning .notifyx-icon {
        background: linear-gradient(135deg, var(--notifyx-warning-from), var(--notifyx-warning-to));
        color: #fff
    }

    .notifyx-warning .notifyx-progress-bar {
        background: linear-gradient(90deg, var(--notifyx-warning-from)0%, var(--notifyx-warning-to)50%, var(--notifyx-warning-from)100%);
        color: var(--notifyx-warning-from);
        background-size: 200% 100%
    }

    .notifyx-info {
        color: #1e3a8a;
        background: linear-gradient(135deg, #eff6fff7 0%, #dbeafef7 50%, #bfdbfef7 100%);
        border-color: #3b82f640
    }

    .notifyx-info .notifyx-icon {
        background: linear-gradient(135deg, var(--notifyx-info-from), var(--notifyx-info-to));
        color: #fff
    }

    .notifyx-info .notifyx-progress-bar {
        background: linear-gradient(90deg, var(--notifyx-info-from)0%, var(--notifyx-info-to)50%, var(--notifyx-info-from)100%);
        color: var(--notifyx-info-from);
        background-size: 200% 100%
    }

    .notifyx-default {
        color: #1e293b;
        background: linear-gradient(135deg, #f8fafcf7 0%, #f1f5f9f7 50%, #e2e8f0f7 100%);
        border-color: #64748b40
    }

    .notifyx-default .notifyx-icon {
        background: linear-gradient(135deg, var(--notifyx-default-from), var(--notifyx-default-to));
        color: #fff
    }

    .notifyx-default .notifyx-progress-bar {
        background: linear-gradient(90deg, var(--notifyx-default-from)0%, var(--notifyx-default-to)50%, var(--notifyx-default-from)100%);
        color: var(--notifyx-default-from);
        background-size: 200% 100%
    }

    @media (prefers-color-scheme:dark) {
        .notifyx {
            -webkit-backdrop-filter: blur(40px)saturate(160%)brightness(.9);
            border-color: #ffffff1a;
            box-shadow: 0 0 0 1px #ffffff0d, 0 10px 40px -10px #0009, 0 20px 50px -15px #0006, inset 0 1px #ffffff1a
        }

        .notifyx:before {
            background: linear-gradient(90deg, #0000, #ffffff14 50%, #0000)
        }

        .notifyx-success {
            color: #d1fae5;
            background: linear-gradient(135deg, #064e3bf2 0%, #047857f2 50%, #065f46f2 100%)
        }

        .notifyx-error {
            color: #fecaca;
            background: linear-gradient(135deg, #7f1d1df2 0%, #991b1bf2 50%, #b91c1cf2 100%)
        }

        .notifyx-warning {
            color: #fde68a;
            background: linear-gradient(135deg, #78350ff2 0%, #92400ef2 50%, #b45309f2 100%)
        }

        .notifyx-info {
            color: #dbeafe;
            background: linear-gradient(135deg, #1e3a8af2 0%, #1d4ed8f2 50%, #2563ebf2 100%)
        }

        .notifyx-default {
            color: #e2e8f0;
            background: linear-gradient(135deg, #1e293bf2 0%, #334155f2 50%, #475569f2 100%)
        }
    }

    .notifyx-close {
        cursor: pointer;
        color: currentColor;
        opacity: .5;
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 24px;
        margin-left: auto;
        font-size: 20px;
        font-weight: 400;
        line-height: 1;
        display: flex;
        box-shadow: unset !important;
        transition: all .2s !important
    }

    .notifyx-close:before {
        content: "×"
    }

    .notifyx-close:hover {
        opacity: 1 !important;
        transform: scale(1.2)rotate(90deg) !important
    }

    .notifyx-close:active {
        transform: scale(.9)rotate(90deg) !important
    }

    .notifyx-msg {
        align-items: center;
        display: flex;
        letter-spacing: -.01em !important;
        color: inherit !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        font-size: clamp(12px, 2.5vw, 14px) !important;
        font-weight: 500 !important;
        line-height: 1.2 !important
    }

    .notifyx-progress-bar {
        z-index: 30;
        border-radius: 0 0 16px 16px;
        width: 100%;
        height: 4px;
        transition: width linear;
        animation: 2s linear infinite progress-flow;
        position: absolute;
        bottom: 0;
        left: 0;
        overflow: hidden;
        box-shadow: 0 0 20px, 0 -2px 10px
    }

    .notifyx-progress-bar:after {
        content: "";
        background: linear-gradient(90deg, #0000 0%, #fff9 50%, #0000 100%);
        width: 100%;
        height: 100%;
        animation: 2s infinite shimmer;
        position: absolute;
        top: 0;
        left: -100%
    }

    .notifyx-loader {
        justify-content: center;
        align-items: center;
        gap: calc(var(--spacing)*3);
        min-height: 80px;
        display: flex
    }

    .notifyx-spinner {
        border: 3px solid #fff3;
        border-top-color: currentColor;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        animation: .8s linear infinite spin
    }

    .notifyx-dots {
        align-items: center;
        gap: 8px;
        display: flex
    }

    .notifyx-dot {
        background: currentColor;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        animation: 1.4s ease-in-out infinite both bounce
    }

    .notifyx-dot:first-child {
        animation-delay: -.32s
    }

    .notifyx-dot:nth-child(2) {
        animation-delay: -.16s
    }

    .notifyx-pulse {
        background: currentColor;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        animation: 1.2s cubic-bezier(.4, 0, .6, 1) infinite pulse
    }

    .notifyx-spring-enter {
        animation: var(--animate-spring-in)
    }

    .notifyx-spring-exit {
        animation: var(--animate-spring-out)
    }

    .notifyx-slide-enter {
        animation: var(--animate-slide-in)
    }

    .notifyx-slide-exit {
        animation: var(--animate-slide-out)
    }

    @media (prefers-reduced-motion:reduce) {

        .notifyx,
        .notifyx-progress-bar,
        .notifyx-close,
        .notifyx-icon,
        .notifyx-spring-enter,
        .notifyx-spring-exit,
        .notifyx-slide-enter,
        .notifyx-slide-exit,
        .notifyx-spinner,
        .notifyx-dot,
        .notifyx-pulse {
            transition: opacity .2s !important;
            animation: none !important
        }

        .notifyx:hover,
        .notifyx:hover .notifyx-icon,
        .notifyx-close:hover {
            transform: none !important
        }

        .notifyx:before,
        .notifyx-progress-bar:after {
            display: none
        }
    }

    @media (max-width:640px) {
        .notifyx {
            min-width: min(90vw, 340px)
        }

        .notifyx-content {
            gap: 12px;
            padding: 8px
        }

        .notifyx-icon {
            width: 38px;
            height: 38px;
            font-size: 18px
        }

        .notifyx-close {
            width: 20px;
            height: 20px;
            font-size: 18px
        }

        .notifyx-progress-bar {
            height: 3px
        }

        .notifyx-spinner,
        .notifyx-pulse {
            width: 32px;
            height: 32px
        }
    }

    @media (max-width:480px) {
        .notifyx {
            min-width: min(98vw, 320px) !important;
        }

        .notifyx-content {
            gap: 10px;
            padding: 7px
        }

        .notifyx-icon {
            width: 36px;
            height: 36px;
            font-size: 16px
        }

        .notifyx-msg {
            text-wrap: nowrap !important;
        }
    }

    @media (prefers-contrast:high) {
        .notifyx {
            border-width: 2px;
            border-color: currentColor
        }

        .notifyx-icon {
            border: 2px solid
        }
    }

    @media print {

        .notifyx-container,
        .notifyx {
            display: none !important
        }
    }
}

@layer utilities {
    .visible {
        visibility: visible
    }

    .static {
        position: static
    }

    .container {
        width: 100%
    }

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

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

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

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

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

    .inline {
        display: inline
    }

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

    .rounded {
        border-radius: .25rem
    }

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

    .bg-blue-500 {
        background-color: var(--color-blue-500)
    }

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

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

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

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

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

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

    .ring-blue-500 {
        --tw-ring-color: var(--color-blue-500)
    }

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

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

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

@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-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-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
}

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

@keyframes pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@keyframes bounce {

    0%,
    80%,
    to {
        opacity: .5;
        transform: scale(0)
    }

    40% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes spring-in {
    0% {
        opacity: 0;
        transform: scale(.7)translateY(-20px)rotate(-2deg)
    }

    50% {
        opacity: 1;
        transform: scale(1.05)translateY(5px)rotate(1deg)
    }

    75% {
        transform: scale(.97)translateY(-2px)rotate(-.5deg)
    }

    to {
        transform: scale(1)translateY(0)rotate(0)
    }
}

@keyframes spring-out {
    0% {
        opacity: 1;
        transform: scale(1)translateY(0)rotate(0)
    }

    to {
        opacity: 0;
        transform: scale(.88)translateY(-15px)rotate(3deg)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translate(100%)scale(.92)
    }

    to {
        opacity: 1;
        transform: translate(0)scale(1)
    }
}

@keyframes slide-out {
    0% {
        opacity: 1;
        transform: translate(0)scale(1)
    }

    to {
        opacity: 0;
        transform: translate(100%)scale(.92)
    }
}

@keyframes icon-pulse {

    0%,
    to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

@keyframes shimmer {
    0% {
        transform: translate(-100%)skew(-15deg)
    }

    to {
        transform: translate(200%)skew(-15deg)
    }
}

@keyframes progress-flow {
    0% {
        background-position: 200%
    }

    to {
        background-position: -200%
    }
}