:where([data-roster-ui]) :is(.visible) {
    visibility: visible
}
:where([data-roster-ui]) :is(.absolute) {
    position: absolute
}
:where([data-roster-ui]) :is(.relative) {
    position: relative
}
:where([data-roster-ui]) :is(.-end-0\.5) {
    inset-inline-end: -0.125rem
}
:where([data-roster-ui]) :is(.-top-0\.5) {
    top: -0.125rem
}
:where([data-roster-ui]) :is(.start-3) {
    inset-inline-start: 0.75rem
}
:where([data-roster-ui]) :is(.top-1\/2) {
    top: 50%
}
:where([data-roster-ui]) :is(.mx-auto) {
    margin-left: auto;
    margin-right: auto
}
:where([data-roster-ui]) :is(.mb-1) {
    margin-bottom: 0.25rem
}
:where([data-roster-ui]) :is(.mb-1\.5) {
    margin-bottom: 0.375rem
}
:where([data-roster-ui]) :is(.mb-2) {
    margin-bottom: 0.5rem
}
:where([data-roster-ui]) :is(.mb-3) {
    margin-bottom: 0.75rem
}
:where([data-roster-ui]) :is(.mb-4) {
    margin-bottom: 1rem
}
:where([data-roster-ui]) :is(.mb-5) {
    margin-bottom: 1.25rem
}
:where([data-roster-ui]) :is(.me-1) {
    margin-inline-end: 0.25rem
}
:where([data-roster-ui]) :is(.ms-2) {
    margin-inline-start: 0.5rem
}
:where([data-roster-ui]) :is(.ms-auto) {
    margin-inline-start: auto
}
:where([data-roster-ui]) :is(.mt-0\.5) {
    margin-top: 0.125rem
}
:where([data-roster-ui]) :is(.mt-1) {
    margin-top: 0.25rem
}
:where([data-roster-ui]) :is(.mt-1\.5) {
    margin-top: 0.375rem
}
:where([data-roster-ui]) :is(.mt-2) {
    margin-top: 0.5rem
}
:where([data-roster-ui]) :is(.mt-3) {
    margin-top: 0.75rem
}
:where([data-roster-ui]) :is(.mt-4) {
    margin-top: 1rem
}
:where([data-roster-ui]) :is(.mt-5) {
    margin-top: 1.25rem
}
:where([data-roster-ui]) :is(.block) {
    display: block
}
:where([data-roster-ui]) :is(.inline) {
    display: inline
}
:where([data-roster-ui]) :is(.flex) {
    display: flex
}
:where([data-roster-ui]) :is(.inline-flex) {
    display: inline-flex
}
:where([data-roster-ui]) :is(.table) {
    display: table
}
:where([data-roster-ui]) :is(.grid) {
    display: grid
}
:where([data-roster-ui]) :is(.hidden) {
    display: none
}
:where([data-roster-ui]) :is(.h-1\.5) {
    height: 0.375rem
}
:where([data-roster-ui]) :is(.h-10) {
    height: 2.5rem
}
:where([data-roster-ui]) :is(.h-14) {
    height: 3.5rem
}
:where([data-roster-ui]) :is(.h-16) {
    height: 4rem
}
:where([data-roster-ui]) :is(.h-2) {
    height: 0.5rem
}
:where([data-roster-ui]) :is(.h-2\.5) {
    height: 0.625rem
}
:where([data-roster-ui]) :is(.h-24) {
    height: 6rem
}
:where([data-roster-ui]) :is(.h-3) {
    height: 0.75rem
}
:where([data-roster-ui]) :is(.h-3\.5) {
    height: 0.875rem
}
:where([data-roster-ui]) :is(.h-32) {
    height: 8rem
}
:where([data-roster-ui]) :is(.h-4) {
    height: 1rem
}
:where([data-roster-ui]) :is(.h-5) {
    height: 1.25rem
}
:where([data-roster-ui]) :is(.h-6) {
    height: 1.5rem
}
:where([data-roster-ui]) :is(.h-7) {
    height: 1.75rem
}
:where([data-roster-ui]) :is(.h-8) {
    height: 2rem
}
:where([data-roster-ui]) :is(.h-9) {
    height: 2.25rem
}
:where([data-roster-ui]) :is(.h-fit) {
    height: fit-content
}
:where([data-roster-ui]) :is(.h-full) {
    height: 100%
}
:where([data-roster-ui]) :is(.max-h-72) {
    max-height: 18rem
}
:where([data-roster-ui]) :is(.max-h-80) {
    max-height: 20rem
}
:where([data-roster-ui]) :is(.min-h-11) {
    min-height: 2.75rem
}
:where([data-roster-ui]) :is(.min-h-20) {
    min-height: 5rem
}
:where([data-roster-ui]) :is(.min-h-48) {
    min-height: 12rem
}
:where([data-roster-ui]) :is(.min-h-9) {
    min-height: 2.25rem
}
:where([data-roster-ui]) :is(.w-1\.5) {
    width: 0.375rem
}
:where([data-roster-ui]) :is(.w-10) {
    width: 2.5rem
}
:where([data-roster-ui]) :is(.w-14) {
    width: 3.5rem
}
:where([data-roster-ui]) :is(.w-2\.5) {
    width: 0.625rem
}
:where([data-roster-ui]) :is(.w-24) {
    width: 6rem
}
:where([data-roster-ui]) :is(.w-3) {
    width: 0.75rem
}
:where([data-roster-ui]) :is(.w-3\.5) {
    width: 0.875rem
}
:where([data-roster-ui]) :is(.w-4) {
    width: 1rem
}
:where([data-roster-ui]) :is(.w-5) {
    width: 1.25rem
}
:where([data-roster-ui]) :is(.w-6) {
    width: 1.5rem
}
:where([data-roster-ui]) :is(.w-7) {
    width: 1.75rem
}
:where([data-roster-ui]) :is(.w-8) {
    width: 2rem
}
:where([data-roster-ui]) :is(.w-9) {
    width: 2.25rem
}
:where([data-roster-ui]) :is(.w-\[min\(22rem\2c calc\(100vw-2rem\)\)\]) {
    width: min(22rem, calc(100vw - 2rem))
}
:where([data-roster-ui]) :is(.w-full) {
    width: 100%
}
:where([data-roster-ui]) :is(.min-w-0) {
    min-width: 0px
}
:where([data-roster-ui]) :is(.min-w-9) {
    min-width: 2.25rem
}
:where([data-roster-ui]) :is(.max-w-2xl) {
    max-width: 42rem
}
:where([data-roster-ui]) :is(.max-w-7xl) {
    max-width: 80rem
}
:where([data-roster-ui]) :is(.flex-1) {
    flex: 1 1 0%
}
:where([data-roster-ui]) :is(.flex-shrink-0) {
    flex-shrink: 0
}
:where([data-roster-ui]) :is(.shrink-0) {
    flex-shrink: 0
}
:where([data-roster-ui]) :is(.-translate-y-1\/2) {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
@keyframes cichorium-roster-pulse {
    50% {
        opacity: .5
    }
}
:where([data-roster-ui]) :is(.animate-pulse) {
    animation: cichorium-roster-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}
@keyframes cichorium-roster-spin {
    to {
        transform: rotate(360deg)
    }
}
:where([data-roster-ui]) :is(.animate-spin) {
    animation: cichorium-roster-spin 1s linear infinite
}
:where([data-roster-ui]) :is(.cursor-pointer) {
    cursor: pointer
}
:where([data-roster-ui]) :is(.grid-cols-1) {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
:where([data-roster-ui]) :is(.grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
:where([data-roster-ui]) :is(.grid-cols-3) {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}
:where([data-roster-ui]) :is(.flex-col) {
    flex-direction: column
}
:where([data-roster-ui]) :is(.flex-wrap) {
    flex-wrap: wrap
}
:where([data-roster-ui]) :is(.items-start) {
    align-items: flex-start
}
:where([data-roster-ui]) :is(.items-center) {
    align-items: center
}
:where([data-roster-ui]) :is(.justify-end) {
    justify-content: flex-end
}
:where([data-roster-ui]) :is(.justify-center) {
    justify-content: center
}
:where([data-roster-ui]) :is(.justify-between) {
    justify-content: space-between
}
:where([data-roster-ui]) :is(.gap-1) {
    gap: 0.25rem
}
:where([data-roster-ui]) :is(.gap-1\.5) {
    gap: 0.375rem
}
:where([data-roster-ui]) :is(.gap-2) {
    gap: 0.5rem
}
:where([data-roster-ui]) :is(.gap-2\.5) {
    gap: 0.625rem
}
:where([data-roster-ui]) :is(.gap-3) {
    gap: 0.75rem
}
:where([data-roster-ui]) :is(.gap-4) {
    gap: 1rem
}
:where([data-roster-ui]) :is(.gap-5) {
    gap: 1.25rem
}
:where([data-roster-ui]) :is(.gap-x-4) {
    column-gap: 1rem
}
:where([data-roster-ui]) :is(.gap-y-1) {
    row-gap: 0.25rem
}
:where([data-roster-ui]) :is(.space-y-1 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}
:where([data-roster-ui]) :is(.space-y-1\.5 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse))
}
:where([data-roster-ui]) :is(.space-y-2 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}
:where([data-roster-ui]) :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}
:where([data-roster-ui]) :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}
:where([data-roster-ui]) :is(.space-y-5 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}
:where([data-roster-ui]) :is(.divide-y > :not([hidden]) ~ :not([hidden])) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}
:where([data-roster-ui]) :is(.divide-border > :not([hidden]) ~ :not([hidden])) {
    border-color: hsl(var(--border))
}
:where([data-roster-ui]) :is(.overflow-hidden) {
    overflow: hidden
}
:where([data-roster-ui]) :is(.overflow-x-auto) {
    overflow-x: auto
}
:where([data-roster-ui]) :is(.overflow-y-auto) {
    overflow-y: auto
}
:where([data-roster-ui]) :is(.truncate) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
:where([data-roster-ui]) :is(.whitespace-pre-line) {
    white-space: pre-line
}
:where([data-roster-ui]) :is(.whitespace-pre-wrap) {
    white-space: pre-wrap
}
:where([data-roster-ui]) :is(.break-all) {
    word-break: break-all
}
:where([data-roster-ui]) :is(.rounded) {
    border-radius: 0.25rem
}
:where([data-roster-ui]) :is(.rounded-2xl) {
    border-radius: 1rem
}
:where([data-roster-ui]) :is(.rounded-full) {
    border-radius: 9999px
}
:where([data-roster-ui]) :is(.rounded-lg) {
    border-radius: var(--radius)
}
:where([data-roster-ui]) :is(.rounded-xl) {
    border-radius: 0.75rem
}
:where([data-roster-ui]) :is(.border) {
    border-width: 1px
}
:where([data-roster-ui]) :is(.border-2) {
    border-width: 2px
}
:where([data-roster-ui]) :is(.border-4) {
    border-width: 4px
}
:where([data-roster-ui]) :is(.border-b) {
    border-bottom-width: 1px
}
:where([data-roster-ui]) :is(.border-t) {
    border-top-width: 1px
}
:where([data-roster-ui]) :is(.border-amber-200) {
    --tw-border-opacity: 1;
    border-color: rgb(253 230 138 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.border-background) {
    border-color: hsl(var(--background))
}
:where([data-roster-ui]) :is(.border-border) {
    border-color: hsl(var(--border))
}
:where([data-roster-ui]) :is(.border-border\/60) {
    border-color: hsl(var(--border) / 0.6)
}
:where([data-roster-ui]) :is(.border-chicory\/15) {
    border-color: hsl(var(--chicory) / 0.15)
}
:where([data-roster-ui]) :is(.border-chicory\/20) {
    border-color: hsl(var(--chicory) / 0.2)
}
:where([data-roster-ui]) :is(.border-destructive\/30) {
    border-color: hsl(var(--destructive) / 0.3)
}
:where([data-roster-ui]) :is(.border-muted) {
    border-color: hsl(var(--muted))
}
:where([data-roster-ui]) :is(.border-orange-200) {
    --tw-border-opacity: 1;
    border-color: rgb(254 215 170 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.border-red-300) {
    --tw-border-opacity: 1;
    border-color: rgb(252 165 165 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.border-sky-200) {
    --tw-border-opacity: 1;
    border-color: rgb(186 230 253 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.border-success\/20) {
    border-color: hsl(var(--success) / 0.2)
}
:where([data-roster-ui]) :is(.border-warning\/20) {
    border-color: hsl(var(--warning) / 0.2)
}
:where([data-roster-ui]) :is(.border-warning\/25) {
    border-color: hsl(var(--warning) / 0.25)
}
:where([data-roster-ui]) :is(.border-warning\/30) {
    border-color: hsl(var(--warning) / 0.3)
}
:where([data-roster-ui]) :is(.border-t-chicory) {
    border-top-color: hsl(var(--chicory))
}
:where([data-roster-ui]) :is(.bg-amber-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-amber-50) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-background) {
    background-color: hsl(var(--background))
}
:where([data-roster-ui]) :is(.bg-background\/65) {
    background-color: hsl(var(--background) / 0.65)
}
:where([data-roster-ui]) :is(.bg-background\/70) {
    background-color: hsl(var(--background) / 0.7)
}
:where([data-roster-ui]) :is(.bg-card) {
    background-color: hsl(var(--card))
}
:where([data-roster-ui]) :is(.bg-chicory) {
    background-color: hsl(var(--chicory))
}
:where([data-roster-ui]) :is(.bg-chicory\/10) {
    background-color: hsl(var(--chicory) / 0.1)
}
:where([data-roster-ui]) :is(.bg-chicory\/15) {
    background-color: hsl(var(--chicory) / 0.15)
}
:where([data-roster-ui]) :is(.bg-chicory\/5) {
    background-color: hsl(var(--chicory) / 0.05)
}
:where([data-roster-ui]) :is(.bg-destructive) {
    background-color: hsl(var(--destructive))
}
:where([data-roster-ui]) :is(.bg-destructive\/10) {
    background-color: hsl(var(--destructive) / 0.1)
}
:where([data-roster-ui]) :is(.bg-destructive\/5) {
    background-color: hsl(var(--destructive) / 0.05)
}
:where([data-roster-ui]) :is(.bg-gold\/10) {
    background-color: hsl(var(--gold) / 0.1)
}
:where([data-roster-ui]) :is(.bg-indigo-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-muted) {
    background-color: hsl(var(--muted))
}
:where([data-roster-ui]) :is(.bg-muted\/20) {
    background-color: hsl(var(--muted) / 0.2)
}
:where([data-roster-ui]) :is(.bg-muted\/25) {
    background-color: hsl(var(--muted) / 0.25)
}
:where([data-roster-ui]) :is(.bg-muted\/30) {
    background-color: hsl(var(--muted) / 0.3)
}
:where([data-roster-ui]) :is(.bg-muted\/35) {
    background-color: hsl(var(--muted) / 0.35)
}
:where([data-roster-ui]) :is(.bg-muted\/40) {
    background-color: hsl(var(--muted) / 0.4)
}
:where([data-roster-ui]) :is(.bg-orange-50) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-red-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-red-50) {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-red-600) {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-rose-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-secondary) {
    background-color: hsl(var(--secondary))
}
:where([data-roster-ui]) :is(.bg-sky-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-sky-50) {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-slate-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-success\/10) {
    background-color: hsl(var(--success) / 0.1)
}
:where([data-roster-ui]) :is(.bg-success\/5) {
    background-color: hsl(var(--success) / 0.05)
}
:where([data-roster-ui]) :is(.bg-violet-100) {
    --tw-bg-opacity: 1;
    background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.bg-warning\/10) {
    background-color: hsl(var(--warning) / 0.1)
}
:where([data-roster-ui]) :is(.bg-warning\/5) {
    background-color: hsl(var(--warning) / 0.05)
}
:where([data-roster-ui]) :is(.bg-gradient-to-r) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}
:where([data-roster-ui]) :is(.from-chicory\/10) {
    --tw-gradient-from: hsl(var(--chicory) / 0.1) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--chicory) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
:where([data-roster-ui]) :is(.to-gold\/5) {
    --tw-gradient-to: hsl(var(--gold) / 0.05) var(--tw-gradient-to-position)
}
:where([data-roster-ui]) :is(.object-cover) {
    object-fit: cover
}
:where([data-roster-ui]) :is(.p-0) {
    padding: 0px
}
:where([data-roster-ui]) :is(.p-1) {
    padding: 0.25rem
}
:where([data-roster-ui]) :is(.p-1\.5) {
    padding: 0.375rem
}
:where([data-roster-ui]) :is(.p-2) {
    padding: 0.5rem
}
:where([data-roster-ui]) :is(.p-2\.5) {
    padding: 0.625rem
}
:where([data-roster-ui]) :is(.p-3) {
    padding: 0.75rem
}
:where([data-roster-ui]) :is(.p-4) {
    padding: 1rem
}
:where([data-roster-ui]) :is(.p-5) {
    padding: 1.25rem
}
:where([data-roster-ui]) :is(.p-6) {
    padding: 1.5rem
}
:where([data-roster-ui]) :is(.p-8) {
    padding: 2rem
}
:where([data-roster-ui]) :is(.px-2) {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
:where([data-roster-ui]) :is(.px-2\.5) {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}
:where([data-roster-ui]) :is(.px-3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
:where([data-roster-ui]) :is(.px-4) {
    padding-left: 1rem;
    padding-right: 1rem
}
:where([data-roster-ui]) :is(.py-0\.5) {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem
}
:where([data-roster-ui]) :is(.py-1) {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
:where([data-roster-ui]) :is(.py-1\.5) {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem
}
:where([data-roster-ui]) :is(.py-10) {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
:where([data-roster-ui]) :is(.py-12) {
    padding-top: 3rem;
    padding-bottom: 3rem
}
:where([data-roster-ui]) :is(.py-2) {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
:where([data-roster-ui]) :is(.py-3) {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
:where([data-roster-ui]) :is(.py-4) {
    padding-top: 1rem;
    padding-bottom: 1rem
}
:where([data-roster-ui]) :is(.py-8) {
    padding-top: 2rem;
    padding-bottom: 2rem
}
:where([data-roster-ui]) :is(.pb-2) {
    padding-bottom: 0.5rem
}
:where([data-roster-ui]) :is(.ps-9) {
    padding-inline-start: 2.25rem
}
:where([data-roster-ui]) :is(.pt-2) {
    padding-top: 0.5rem
}
:where([data-roster-ui]) :is(.pt-3) {
    padding-top: 0.75rem
}
:where([data-roster-ui]) :is(.pt-4) {
    padding-top: 1rem
}
:where([data-roster-ui]) :is(.text-center) {
    text-align: center
}
:where([data-roster-ui]) :is(.text-start) {
    text-align: start
}
:where([data-roster-ui]) :is(.text-end) {
    text-align: end
}
:where([data-roster-ui]) :is(.font-heading) {
    font-family: var(--font-heading)
}
:where([data-roster-ui]) :is(.text-2xl) {
    font-size: 1.5rem;
    line-height: 2rem
}
:where([data-roster-ui]) :is(.text-3xl) {
    font-size: 1.875rem;
    line-height: 2.25rem
}
:where([data-roster-ui]) :is(.text-\[11px\]) {
    font-size: 11px
}
:where([data-roster-ui]) :is(.text-base) {
    font-size: 1rem;
    line-height: 1.5rem
}
:where([data-roster-ui]) :is(.text-lg) {
    font-size: 1.125rem;
    line-height: 1.75rem
}
:where([data-roster-ui]) :is(.text-sm) {
    font-size: 0.875rem;
    line-height: 1.25rem
}
:where([data-roster-ui]) :is(.text-xl) {
    font-size: 1.25rem;
    line-height: 1.75rem
}
:where([data-roster-ui]) :is(.text-xs) {
    font-size: 0.75rem;
    line-height: 1rem
}
:where([data-roster-ui]) :is(.font-bold) {
    font-weight: 700
}
:where([data-roster-ui]) :is(.font-medium) {
    font-weight: 500
}
:where([data-roster-ui]) :is(.font-normal) {
    font-weight: 400
}
:where([data-roster-ui]) :is(.font-semibold) {
    font-weight: 600
}
:where([data-roster-ui]) :is(.uppercase) {
    text-transform: uppercase
}
:where([data-roster-ui]) :is(.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)
}
:where([data-roster-ui]) :is(.leading-5) {
    line-height: 1.25rem
}
:where([data-roster-ui]) :is(.leading-6) {
    line-height: 1.5rem
}
:where([data-roster-ui]) :is(.tracking-wide) {
    letter-spacing: 0.025em
}
:where([data-roster-ui]) :is(.tracking-wider) {
    letter-spacing: 0.05em
}
:where([data-roster-ui]) :is(.text-amber-800) {
    --tw-text-opacity: 1;
    color: rgb(146 64 14 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-amber-900) {
    --tw-text-opacity: 1;
    color: rgb(120 53 15 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-chicory) {
    color: hsl(var(--chicory))
}
:where([data-roster-ui]) :is(.text-destructive) {
    color: hsl(var(--destructive))
}
:where([data-roster-ui]) :is(.text-foreground) {
    color: hsl(var(--foreground))
}
:where([data-roster-ui]) :is(.text-gold) {
    color: hsl(var(--gold))
}
:where([data-roster-ui]) :is(.text-indigo-700) {
    --tw-text-opacity: 1;
    color: rgb(67 56 202 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-muted-foreground) {
    color: hsl(var(--muted-foreground))
}
:where([data-roster-ui]) :is(.text-muted-foreground\/60) {
    color: hsl(var(--muted-foreground) / 0.6)
}
:where([data-roster-ui]) :is(.text-orange-900) {
    --tw-text-opacity: 1;
    color: rgb(124 45 18 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-primary) {
    color: hsl(var(--primary))
}
:where([data-roster-ui]) :is(.text-red-700) {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-red-900) {
    --tw-text-opacity: 1;
    color: rgb(127 29 29 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-rose-700) {
    --tw-text-opacity: 1;
    color: rgb(190 18 60 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-secondary-foreground) {
    color: hsl(var(--secondary-foreground))
}
:where([data-roster-ui]) :is(.text-sky-700) {
    --tw-text-opacity: 1;
    color: rgb(3 105 161 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-sky-800) {
    --tw-text-opacity: 1;
    color: rgb(7 89 133 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-sky-900) {
    --tw-text-opacity: 1;
    color: rgb(12 74 110 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-slate-700) {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-success) {
    color: hsl(var(--success))
}
:where([data-roster-ui]) :is(.text-violet-700) {
    --tw-text-opacity: 1;
    color: rgb(109 40 217 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.text-warning) {
    color: hsl(var(--warning))
}
:where([data-roster-ui]) :is(.text-white) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.underline) {
    text-decoration-line: underline
}
:where([data-roster-ui]) :is(.underline-offset-2) {
    text-underline-offset: 2px
}
:where([data-roster-ui]) :is(.accent-chicory) {
    accent-color: hsl(var(--chicory))
}
:where([data-roster-ui]) :is(.opacity-70) {
    opacity: 0.7
}
:where([data-roster-ui]) :is(.opacity-80) {
    opacity: 0.8
}
:where([data-roster-ui]) :is(.opacity-90) {
    opacity: 0.9
}
:where([data-roster-ui]) :is(.shadow-sm) {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
:where([data-roster-ui]) :is(.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)
}
:where([data-roster-ui]) :is(.transition-all) {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
:where([data-roster-ui]) :is(.transition-colors) {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
@keyframes cichorium-roster-enter {
    from {
        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))
    }
}
@keyframes cichorium-roster-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))
    }
}
:where([data-roster-ui]) :is(.last\:border-0:last-child) {
    border-width: 0px
}
:where([data-roster-ui]) :is(.hover\:bg-background\/70:hover) {
    background-color: hsl(var(--background) / 0.7)
}
:where([data-roster-ui]) :is(.hover\:bg-background\/80:hover) {
    background-color: hsl(var(--background) / 0.8)
}
:where([data-roster-ui]) :is(.hover\:bg-chicory\/10:hover) {
    background-color: hsl(var(--chicory) / 0.1)
}
:where([data-roster-ui]) :is(.hover\:bg-chicory\/20:hover) {
    background-color: hsl(var(--chicory) / 0.2)
}
:where([data-roster-ui]) :is(.hover\:bg-destructive\/10:hover) {
    background-color: hsl(var(--destructive) / 0.1)
}
:where([data-roster-ui]) :is(.hover\:bg-destructive\/20:hover) {
    background-color: hsl(var(--destructive) / 0.2)
}
:where([data-roster-ui]) :is(.hover\:bg-destructive\/90:hover) {
    background-color: hsl(var(--destructive) / 0.9)
}
:where([data-roster-ui]) :is(.hover\:bg-muted:hover) {
    background-color: hsl(var(--muted))
}
:where([data-roster-ui]) :is(.hover\:bg-muted\/20:hover) {
    background-color: hsl(var(--muted) / 0.2)
}
:where([data-roster-ui]) :is(.hover\:bg-muted\/30:hover) {
    background-color: hsl(var(--muted) / 0.3)
}
:where([data-roster-ui]) :is(.hover\:bg-muted\/70:hover) {
    background-color: hsl(var(--muted) / 0.7)
}
:where([data-roster-ui]) :is(.hover\:bg-secondary:hover) {
    background-color: hsl(var(--secondary))
}
:where([data-roster-ui]) :is(.hover\:bg-secondary\/70:hover) {
    background-color: hsl(var(--secondary) / 0.7)
}
:where([data-roster-ui]) :is(.hover\:bg-success\/20:hover) {
    background-color: hsl(var(--success) / 0.2)
}
:where([data-roster-ui]) :is(.hover\:text-chicory:hover) {
    color: hsl(var(--chicory))
}
:where([data-roster-ui]) :is(.hover\:text-chicory\/80:hover) {
    color: hsl(var(--chicory) / 0.8)
}
:where([data-roster-ui]) :is(.hover\:text-destructive:hover) {
    color: hsl(var(--destructive))
}
:where([data-roster-ui]) :is(.hover\:underline:hover) {
    text-decoration-line: underline
}
:where([data-roster-ui]) :is(.hover\:brightness-95:hover) {
    --tw-brightness: brightness(.95);
    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)
}
:where([data-roster-ui]) :is(.focus-visible\:outline-none:focus-visible) {
    outline: 2px solid transparent;
    outline-offset: 2px
}
:where([data-roster-ui]) :is(.focus-visible\:ring-2:focus-visible) {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
:where([data-roster-ui]) :is(.focus-visible\:ring-chicory:focus-visible) {
    --tw-ring-color: hsl(var(--chicory))
}
:where([data-roster-ui]) :is(.dark\:border-amber-900:is(.dark *)) {
    --tw-border-opacity: 1;
    border-color: rgb(120 53 15 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:border-orange-900:is(.dark *)) {
    --tw-border-opacity: 1;
    border-color: rgb(124 45 18 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:border-red-900:is(.dark *)) {
    --tw-border-opacity: 1;
    border-color: rgb(127 29 29 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:border-sky-900:is(.dark *)) {
    --tw-border-opacity: 1;
    border-color: rgb(12 74 110 / var(--tw-border-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:bg-amber-900\/70:is(.dark *)) {
    background-color: rgb(120 53 15 / 0.7)
}
:where([data-roster-ui]) :is(.dark\:bg-amber-950\/40:is(.dark *)) {
    background-color: rgb(69 26 3 / 0.4)
}
:where([data-roster-ui]) :is(.dark\:bg-indigo-900\/70:is(.dark *)) {
    background-color: rgb(49 46 129 / 0.7)
}
:where([data-roster-ui]) :is(.dark\:bg-orange-950\/40:is(.dark *)) {
    background-color: rgb(67 20 7 / 0.4)
}
:where([data-roster-ui]) :is(.dark\:bg-red-900\/70:is(.dark *)) {
    background-color: rgb(127 29 29 / 0.7)
}
:where([data-roster-ui]) :is(.dark\:bg-red-950\/50:is(.dark *)) {
    background-color: rgb(69 10 10 / 0.5)
}
:where([data-roster-ui]) :is(.dark\:bg-rose-900\/70:is(.dark *)) {
    background-color: rgb(136 19 55 / 0.7)
}
:where([data-roster-ui]) :is(.dark\:bg-sky-900\/70:is(.dark *)) {
    background-color: rgb(12 74 110 / 0.7)
}
:where([data-roster-ui]) :is(.dark\:bg-sky-950\/30:is(.dark *)) {
    background-color: rgb(8 47 73 / 0.3)
}
:where([data-roster-ui]) :is(.dark\:bg-sky-950\/40:is(.dark *)) {
    background-color: rgb(8 47 73 / 0.4)
}
:where([data-roster-ui]) :is(.dark\:bg-slate-800:is(.dark *)) {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:bg-violet-900\/70:is(.dark *)) {
    background-color: rgb(76 29 149 / 0.7)
}
:where([data-roster-ui]) :is(.dark\:text-amber-100:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(254 243 199 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-indigo-200:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(199 210 254 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-orange-100:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(255 237 213 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-red-100:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(254 226 226 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-red-200:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(254 202 202 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-rose-200:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(254 205 211 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-sky-100:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(224 242 254 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-sky-200:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(186 230 253 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-slate-200:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-text-opacity, 1))
}
:where([data-roster-ui]) :is(.dark\:text-violet-200:is(.dark *)) {
    --tw-text-opacity: 1;
    color: rgb(221 214 254 / var(--tw-text-opacity, 1))
}
@media (min-width: 640px) {
    :where([data-roster-ui]) :is(.sm\:grid-cols-2) {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :where([data-roster-ui]) :is(.sm\:grid-cols-3) {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    :where([data-roster-ui]) :is(.sm\:grid-cols-4) {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    :where([data-roster-ui]) :is(.sm\:flex-row) {
        flex-direction: row
    }
    :where([data-roster-ui]) :is(.sm\:items-start) {
        align-items: flex-start
    }
    :where([data-roster-ui]) :is(.sm\:items-center) {
        align-items: center
    }
    :where([data-roster-ui]) :is(.sm\:justify-between) {
        justify-content: space-between
    }
    :where([data-roster-ui]) :is(.sm\:p-5) {
        padding: 1.25rem
    }
    :where([data-roster-ui]) :is(.sm\:px-5) {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}
@media (min-width: 768px) {
    :where([data-roster-ui]) :is(.md\:table-cell) {
        display: table-cell
    }
    :where([data-roster-ui]) :is(.md\:grid-cols-2) {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :where([data-roster-ui]) :is(.md\:flex-row) {
        flex-direction: row
    }
    :where([data-roster-ui]) :is(.md\:items-center) {
        align-items: center
    }
    :where([data-roster-ui]) :is(.md\:justify-between) {
        justify-content: space-between
    }
}
@media (min-width: 1024px) {
    :where([data-roster-ui]) :is(.lg\:col-span-1) {
        grid-column: span 1 / span 1
    }
    :where([data-roster-ui]) :is(.lg\:col-span-2) {
        grid-column: span 2 / span 2
    }
    :where([data-roster-ui]) :is(.lg\:row-span-2) {
        grid-row: span 2 / span 2
    }
    :where([data-roster-ui]) :is(.lg\:grid-cols-2) {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :where([data-roster-ui]) :is(.lg\:grid-cols-3) {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    :where([data-roster-ui]) :is(.lg\:grid-cols-4) {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
}
@media (min-width: 1280px) {
    :where([data-roster-ui]) :is(.xl\:grid-cols-\[minmax\(220px\2c 1fr\)_minmax\(170px\2c 220px\)_minmax\(170px\2c 220px\)_minmax\(190px\2c 250px\)_170px\]) {
        grid-template-columns: minmax(220px,1fr) minmax(170px,220px) minmax(170px,220px) minmax(190px,250px) 170px
    }
}