@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-border-style: solid;
            --tw-font-weight: initial;
            --tw-tracking: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-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 {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --spacing: .25rem;
        --container-md: 28rem;
        --container-lg: 32rem;
        --container-3xl: 48rem;
        --container-7xl: 80rem;
        --text-sm: .875rem;
        --text-sm--line-height: calc(1.25 / .875);
        --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-7xl: 4.5rem;
        --text-7xl--line-height: 1;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --tracking-tight: -.025em;
        --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono);
        --color-border: 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: var(--color-border)
    }
    html {
        scrollbar-gutter: stable
    }
    body {
        background-color: var(--color-parchment);
        color: var(--color-espresso)
    }
}

@layer components;
@layer utilities {
    .pointer-events-auto {
        pointer-events: auto
    }
    .pointer-events-none {
        pointer-events: none
    }
    .invisible {
        visibility: hidden
    }
    .visible {
        visibility: visible
    }
    .absolute {
        position: absolute
    }
    .fixed {
        position: fixed
    }
    .relative {
        position: relative
    }
    .sticky {
        position: sticky
    }
    .inset-0 {
        inset: calc(var(--spacing) * 0)
    }
    .inset-x-0 {
        inset-inline: calc(var(--spacing) * 0)
    }
    .inset-x-3 {
        inset-inline: calc(var(--spacing) * 3)
    }
    .start {
        inset-inline-start: var(--spacing)
    }
    .end {
        inset-inline-end: var(--spacing)
    }
    .top-0 {
        top: calc(var(--spacing) * 0)
    }
    .top-1\/2 {
        top: 50%
    }
    .top-3 {
        top: calc(var(--spacing) * 3)
    }
    .right-0 {
        right: calc(var(--spacing) * 0)
    }
    .right-4 {
        right: calc(var(--spacing) * 4)
    }
    .bottom-0 {
        bottom: calc(var(--spacing) * 0)
    }
    .bottom-2 {
        bottom: calc(var(--spacing) * 2)
    }
    .bottom-4 {
        bottom: calc(var(--spacing) * 4)
    }
    .left-2 {
        left: calc(var(--spacing) * 2)
    }
    .left-3 {
        left: calc(var(--spacing) * 3)
    }
    .left-4 {
        left: calc(var(--spacing) * 4)
    }
    .z-10 {
        z-index: 10
    }
    .z-40 {
        z-index: 40
    }
    .z-50 {
        z-index: 50
    }
    .mx-auto {
        margin-inline: auto
    }
    .my-4 {
        margin-block: 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-3 {
        margin-top: calc(var(--spacing) * 3)
    }
    .mt-4 {
        margin-top: calc(var(--spacing) * 4)
    }
    .mt-5 {
        margin-top: calc(var(--spacing) * 5)
    }
    .mt-6 {
        margin-top: calc(var(--spacing) * 6)
    }
    .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-6 {
        margin-bottom: calc(var(--spacing) * 6)
    }
    .ml-1\.5 {
        margin-left: calc(var(--spacing) * 1.5)
    }
    .ml-auto {
        margin-left: auto
    }
    .block {
        display: block
    }
    .flex {
        display: flex
    }
    .grid {
        display: grid
    }
    .hidden {
        display: none
    }
    .inline {
        display: inline
    }
    .inline-block {
        display: inline-block
    }
    .inline-flex {
        display: inline-flex
    }
    .table {
        display: table
    }
    .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-12 {
        height: calc(var(--spacing) * 12)
    }
    .h-full {
        height: 100%
    }
    .h-screen {
        height: 100vh
    }
    .max-h-\[45\%\] {
        max-height: 45%
    }
    .max-h-\[80vh\] {
        max-height: 80vh
    }
    .max-h-\[85vh\] {
        max-height: 85vh
    }
    .min-h-screen {
        min-height: 100vh
    }
    .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-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-12 {
        width: calc(var(--spacing) * 12)
    }
    .w-72 {
        width: calc(var(--spacing) * 72)
    }
    .w-\[400px\] {
        width: 400px
    }
    .w-full {
        width: 100%
    }
    .max-w-3xl {
        max-width: var(--container-3xl)
    }
    .max-w-7xl {
        max-width: var(--container-7xl)
    }
    .max-w-\[420px\] {
        max-width: 420px
    }
    .max-w-\[480px\] {
        max-width: 480px
    }
    .max-w-\[960px\] {
        max-width: 960px
    }
    .max-w-\[1100px\] {
        max-width: 1100px
    }
    .max-w-lg {
        max-width: var(--container-lg)
    }
    .max-w-md {
        max-width: var(--container-md)
    }
    .min-w-0 {
        min-width: calc(var(--spacing) * 0)
    }
    .min-w-4 {
        min-width: calc(var(--spacing) * 4)
    }
    .flex-1 {
        flex: 1
    }
    .shrink-0 {
        flex-shrink: 0
    }
    .grow {
        flex-grow: 1
    }
    .-translate-y-1\/2 {
        --tw-translate-y: -50%;
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }
    .animate-pulse {
        animation: var(--animate-pulse)
    }
    .cursor-pointer {
        cursor: pointer
    }
    .resize {
        resize: both
    }
    .grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .flex-col {
        flex-direction: column
    }
    .flex-wrap {
        flex-wrap: wrap
    }
    .items-center {
        align-items: center
    }
    .items-end {
        align-items: flex-end
    }
    .items-start {
        align-items: flex-start
    }
    .justify-between {
        justify-content: space-between
    }
    .justify-center {
        justify-content: center
    }
    .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-5 {
        gap: calc(var(--spacing) * 5)
    }
    .gap-6 {
        gap: calc(var(--spacing) * 6)
    }
    .gap-x-2 {
        column-gap: calc(var(--spacing) * 2)
    }
    .gap-x-3 {
        column-gap: calc(var(--spacing) * 3)
    }
    .gap-y-1 {
        row-gap: calc(var(--spacing) * 1)
    }
    .gap-y-1\.5 {
        row-gap: calc(var(--spacing) * 1.5)
    }
    .truncate {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }
    .overflow-hidden {
        overflow: hidden
    }
    .overflow-x-auto {
        overflow-x: auto
    }
    .overflow-y-auto {
        overflow-y: auto
    }
    .rounded {
        border-radius: .25rem
    }
    .rounded-full {
        border-radius: 3.40282e38px
    }
    .rounded-lg {
        border-radius: var(--radius)
    }
    .rounded-md {
        border-radius: calc(var(--radius) - 2px)
    }
    .rounded-sm {
        border-radius: calc(var(--radius) - 4px)
    }
    .rounded-xl {
        border-radius: calc(var(--radius) + 4px)
    }
    .rounded-t-2xl {
        border-top-left-radius: calc(var(--radius) + 8px);
        border-top-right-radius: calc(var(--radius) + 8px)
    }
    .border {
        border-style: var(--tw-border-style);
        border-width: 1px
    }
    .border-dashed {
        --tw-border-style: dashed;
        border-style: dashed
    }
    .border-border {
        border-color: var(--border)
    }
    .border-input {
        border-color: var(--input)
    }
    .bg-\[var\(--color-parchment-light\)\] {
        background-color: var(--color-parchment-light)
    }
    .bg-\[var\(--color-parchment-mid\)\] {
        background-color: var(--color-parchment-mid)
    }
    .bg-background {
        background-color: var(--background)
    }
    .bg-primary {
        background-color: var(--primary)
    }
    .bg-secondary {
        background-color: var(--secondary)
    }
    .fill-current {
        fill: currentColor
    }
    .object-cover {
        object-fit: cover
    }
    .p-3 {
        padding: calc(var(--spacing) * 3)
    }
    .p-4 {
        padding: calc(var(--spacing) * 4)
    }
    .p-6 {
        padding: calc(var(--spacing) * 6)
    }
    .p-8 {
        padding: calc(var(--spacing) * 8)
    }
    .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-3 {
        padding-inline: calc(var(--spacing) * 3)
    }
    .px-4 {
        padding-inline: calc(var(--spacing) * 4)
    }
    .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-4 {
        padding-block: calc(var(--spacing) * 4)
    }
    .py-6 {
        padding-block: calc(var(--spacing) * 6)
    }
    .py-8 {
        padding-block: calc(var(--spacing) * 8)
    }
    .py-10 {
        padding-block: calc(var(--spacing) * 10)
    }
    .pt-0 {
        padding-top: calc(var(--spacing) * 0)
    }
    .pt-1\.5 {
        padding-top: calc(var(--spacing) * 1.5)
    }
    .pt-3 {
        padding-top: calc(var(--spacing) * 3)
    }
    .pt-4 {
        padding-top: calc(var(--spacing) * 4)
    }
    .pt-6 {
        padding-top: calc(var(--spacing) * 6)
    }
    .pb-1 {
        padding-bottom: calc(var(--spacing) * 1)
    }
    .pb-5 {
        padding-bottom: calc(var(--spacing) * 5)
    }
    .text-center {
        text-align: center
    }
    .text-left {
        text-align: left
    }
    .text-right {
        text-align: right
    }
    .font-serif {
        font-family: var(--font-serif)
    }
    .text-7xl {
        font-size: var(--text-7xl);
        line-height: var(--tw-leading, var(--text-7xl--line-height))
    }
    .text-lg {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height))
    }
    .text-sm {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height))
    }
    .text-xl {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height))
    }
    .font-bold {
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold)
    }
    .font-medium {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium)
    }
    .font-semibold {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold)
    }
    .tracking-tight {
        --tw-tracking: var(--tracking-tight);
        letter-spacing: var(--tracking-tight)
    }
    .break-all {
        word-break: break-all
    }
    .whitespace-nowrap {
        white-space: nowrap
    }
    .text-destructive {
        color: var(--destructive)
    }
    .text-foreground {
        color: var(--foreground)
    }
    .text-muted-foreground {
        color: var(--muted-foreground)
    }
    .text-primary {
        color: var(--primary)
    }
    .text-primary-foreground {
        color: var(--primary-foreground)
    }
    .capitalize {
        text-transform: capitalize
    }
    .uppercase {
        text-transform: uppercase
    }
    .underline {
        text-decoration-line: underline
    }
    .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)
    }
    .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))
    }
    @media(hover:hover) {
        .hover\:bg-\[var\(--color-parchment-mid\)\]:hover {
            background-color: var(--color-parchment-mid)
        }
        .hover\:bg-\[var\(--color-sienna\)\]:hover {
            background-color: var(--color-sienna)
        }
        .hover\:bg-accent:hover {
            background-color: var(--accent)
        }
        .hover\:bg-primary\/90:hover {
            background-color: var(--primary)
        }
        @supports (color:color-mix(in lab, red, red)) {
            .hover\:bg-primary\/90:hover {
                background-color: color-mix(in oklab, var(--primary) 90%, transparent)
            }
        }
        .hover\:text-\[var\(--color-parchment\)\]:hover {
            color: var(--color-parchment)
        }
        .hover\:opacity-90:hover {
            opacity: .9
        }
    }
    @media(min-width:40rem) {
        .sm\:grid-cols-2 {
            grid-template-columns: repeat(2, minmax(0, 1fr))
        }
        .sm\:grid-cols-\[300px_1fr\] {
            grid-template-columns: 300px 1fr
        }
        .sm\:flex-row {
            flex-direction: row
        }
        .sm\:items-baseline {
            align-items: baseline
        }
        .sm\:items-center {
            align-items: center
        }
        .sm\:justify-between {
            justify-content: space-between
        }
        .sm\:gap-3 {
            gap: calc(var(--spacing) * 3)
        }
        .sm\:rounded-2xl {
            border-radius: calc(var(--radius) + 8px)
        }
        .sm\:px-6 {
            padding-inline: calc(var(--spacing) * 6)
        }
        .sm\:text-left {
            text-align: left
        }
    }
    @media(min-width:64rem) {
        .lg\:block {
            display: block
        }
        .lg\:flex {
            display: flex
        }
        .lg\:hidden {
            display: none
        }
        .lg\:grid-cols-\[1fr_340px\] {
            grid-template-columns: 1fr 340px
        }
        .lg\:grid-cols-\[220px_1fr\] {
            grid-template-columns: 220px 1fr
        }
    }
    @media(min-width:80rem) {
        .xl\:grid-cols-3 {
            grid-template-columns: repeat(3, minmax(0, 1fr))
        }
    }
}

@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 {
    --color-espresso: #333333;
    --color-parchment: #ffffff;
    --color-parchment-light: #fff;
    --color-parchment-mid: #f2f7f4;
    --color-parchment-border: #e0e0e0;
    --color-sienna: #00aa6c;
    --color-forest: #00aa6c;
    --color-ash: #666666;
    --color-ash-dark: #333333;
    --color-status-high: #00aa6c;
    --color-status-medium: #d4a017;
    --color-status-low: #717171;
    --color-status-conflict: #b91c1c;
    --font-display: "Hanken Grotesk", sans-serif;
    --font-body: "Hanken Grotesk", sans-serif;
    --font-mono: "JetBrains Mono", monospace;
    --radius: .25rem;
    --background: #fbfaf7;
    --foreground: #15100e;
    --card: #fff;
    --card-foreground: #15100e;
    --popover: #fff;
    --popover-foreground: #15100e;
    --primary: #2c1204;
    --primary-foreground: #faf8f5;
    --secondary: #dde8dd;
    --secondary-foreground: #133716;
    --muted: #eae7e4;
    --muted-foreground: #6c6158;
    --accent: #2c6330;
    --accent-foreground: #faf8f5;
    --destructive: #e40014;
    --destructive-foreground: #f8fafc;
    --border: #d5ccc4;
    --input: #d5ccc4;
    --ring: #547e4b;
    --chart-1: #f05100;
    --chart-2: #009588;
    --chart-3: #104e64;
    --chart-4: #fcbb00;
    --chart-5: #f99c00;
    --sidebar: #f8fafc;
    --sidebar-foreground: #020618;
    --sidebar-primary: #0f172b;
    --sidebar-primary-foreground: #f8fafc;
    --sidebar-accent: #f1f5f9;
    --sidebar-accent-foreground: #0f172b;
    --sidebar-border: #e2e8f0;
    --sidebar-ring: #90a1b9
}

@supports (color:lab(0% 0 0)) {
    :root {
        --background: lab(98.2719% .22471 1.50434);
        --foreground: lab(5.23362% 1.74011 2.0869);
        --card: lab(100% 0 0);
        --card-foreground: lab(5.23362% 1.74011 2.0869);
        --popover: lab(100% 0 0);
        --popover-foreground: lab(5.23362% 1.74011 2.0869);
        --primary: lab(9.21499% 12.5934 12.6096);
        --primary-foreground: lab(97.6948% .282437 1.88138);
        --secondary: lab(90.984% -5.58892 4.33382);
        --secondary-foreground: lab(19.6453% -19.6465 16.3624);
        --muted: lab(91.8947% .282824 1.88165);
        --muted-foreground: lab(41.9561% 3.51177 6.75876);
        --accent: lab(37.413% -28.0522 23.2407);
        --accent-foreground: lab(97.6948% .282437 1.88138);
        --destructive: lab(48.4493% 77.4328 61.5452);
        --destructive-foreground: lab(98.1434% -.369519 -1.05966);
        --border: lab(82.5713% 2.55382 5.00972);
        --input: lab(82.5713% 2.55382 5.00972);
        --ring: lab(48.8718% -23.186 23.1104);
        --chart-1: lab(57.1026% 64.2584 89.8886);
        --chart-2: lab(55.0223% -41.0774 -3.90277);
        --chart-3: lab(30.372% -13.1853 -18.7887);
        --chart-4: lab(80.1641% 16.6016 99.2089);
        --chart-5: lab(72.7183% 31.8672 97.9407);
        --sidebar: lab(98.1434% -.369519 -1.05966);
        --sidebar-foreground: lab(1.76974% 1.32743 -9.28855);
        --sidebar-primary: lab(7.78673% 1.82345 -15.0537);
        --sidebar-primary-foreground: lab(98.1434% -.369519 -1.05966);
        --sidebar-accent: lab(96.286% -.852436 -2.46847);
        --sidebar-accent-foreground: lab(7.78673% 1.82345 -15.0537);
        --sidebar-border: lab(91.7353% -.998765 -4.76968);
        --sidebar-ring: lab(65.5349% -2.25151 -14.5072)
    }
}

.dark {
    --background: #020618;
    --foreground: #f8fafc;
    --card: #0f172b;
    --card-foreground: #f8fafc;
    --popover: #0f172b;
    --popover-foreground: #f8fafc;
    --primary: #e2e8f0;
    --primary-foreground: #0f172b;
    --secondary: #1d293d;
    --secondary-foreground: #f8fafc;
    --muted: #1d293d;
    --muted-foreground: #90a1b9;
    --accent: #1d293d;
    --accent-foreground: #f8fafc;
    --destructive: #ff6568;
    --destructive-foreground: #f8fafc;
    --border: #ffffff1a;
    --input: #ffffff26;
    --ring: #6a7282;
    --chart-1: #1447e6;
    --chart-2: #00bb7f;
    --chart-3: #f99c00;
    --chart-4: #ac4bff;
    --chart-5: #ff2357;
    --sidebar: #0f172b;
    --sidebar-foreground: #f8fafc;
    --sidebar-primary: #1447e6;
    --sidebar-primary-foreground: #f8fafc;
    --sidebar-accent: #1d293d;
    --sidebar-accent-foreground: #f8fafc;
    --sidebar-border: #ffffff1a;
    --sidebar-ring: #6a7282
}

@supports (color:lab(0% 0 0)) {
    .dark {
        --background: lab(1.76974% 1.32743 -9.28855);
        --foreground: lab(98.1434% -.369519 -1.05966);
        --card: lab(7.78673% 1.82345 -15.0537);
        --card-foreground: lab(98.1434% -.369519 -1.05966);
        --popover: lab(7.78673% 1.82345 -15.0537);
        --popover-foreground: lab(98.1434% -.369519 -1.05966);
        --primary: lab(91.7353% -.998765 -4.76968);
        --primary-foreground: lab(7.78673% 1.82345 -15.0537);
        --secondary: lab(16.132% -.318035 -14.6672);
        --secondary-foreground: lab(98.1434% -.369519 -1.05966);
        --muted: lab(16.132% -.318035 -14.6672);
        --muted-foreground: lab(65.5349% -2.25151 -14.5072);
        --accent: lab(16.132% -.318035 -14.6672);
        --accent-foreground: lab(98.1434% -.369519 -1.05966);
        --destructive: lab(63.7053% 60.745 31.3109);
        --destructive-foreground: lab(98.1434% -.369519 -1.05966);
        --border: lab(100% 0 0/.1);
        --input: lab(100% 0 0/.15);
        --ring: lab(47.7841% -.393182 -10.0268);
        --chart-1: lab(36.9089% 35.0961 -85.6872);
        --chart-2: lab(66.9756% -58.27 19.5419);
        --chart-3: lab(72.7183% 31.8672 97.9407);
        --chart-4: lab(52.0183% 66.11 -78.2316);
        --chart-5: lab(56.101% 79.4328 31.4532);
        --sidebar: lab(7.78673% 1.82345 -15.0537);
        --sidebar-foreground: lab(98.1434% -.369519 -1.05966);
        --sidebar-primary: lab(36.9089% 35.0961 -85.6872);
        --sidebar-primary-foreground: lab(98.1434% -.369519 -1.05966);
        --sidebar-accent: lab(16.132% -.318035 -14.6672);
        --sidebar-accent-foreground: lab(98.1434% -.369519 -1.05966);
        --sidebar-border: lab(100% 0 0/.1);
        --sidebar-ring: lab(47.7841% -.393182 -10.0268)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* BestSpot Pill Search Bar */
.bs-search-container {
    display: flex;
    align-items: center;
    flex: 1;
    max-width: 640px;
    height: 52px;
    background-color: #ffffff;
    border: 1px solid var(--color-parchment-border);
    border-radius: 100px;
    padding: 4px 6px 4px 18px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    transition: border-color 0.2s, box-shadow 0.2s;
}
.bs-search-container:focus-within {
    border-color: var(--color-forest);
    box-shadow: 0 2px 12px rgba(0, 170, 108, 0.15);
}
.bs-search-icon {
    color: #555;
    margin-right: 10px;
    flex-shrink: 0;
}
.bs-search-input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 15px;
    color: var(--color-espresso);
    background: transparent;
    font-family: var(--font-body);
    min-width: 0;
}
.bs-search-input::placeholder {
    color: #999;
}
.bs-action-buttons {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-shrink: 0;
}
.bs-action-buttons button {
    height: 40px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: all 0.2s ease;
    padding: 0 18px;
    white-space: nowrap;
    font-family: var(--font-body);
}
.bs-btn-ask {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000 !important;
}
.bs-btn-ask:hover {
    background-color: #f2f2f2;
}
.bs-btn-search {
    background-color: var(--color-forest);
    color: #ffffff;
}
.bs-btn-search:hover {
    background-color: #008a56;
}
@media (max-width: 640px) {
    .bs-search-container {
        height: 44px;
        padding: 3px 4px 3px 14px;
        border-radius: 100px;
    }
    .bs-search-input {
        font-size: 13px;
    }
    .bs-search-icon {
        margin-right: 6px;
        width: 16px;
        height: 16px;
    }
    .bs-action-buttons button {
        height: 34px;
        font-size: 12px;
        padding: 0 12px;
    }
    .bs-btn-ask {
        display: none;
    }
}