:is(.health-workspace,.communication-groups-workspace) .pointer-events-none {
    pointer-events: none
}
:is(.health-workspace,.communication-groups-workspace) .absolute {
    position: absolute
}
:is(.health-workspace,.communication-groups-workspace) .relative {
    position: relative
}
:is(.health-workspace,.communication-groups-workspace) .start-3 {
    inset-inline-start: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .top-1\/2 {
    top: 50%
}
:is(.health-workspace,.communication-groups-workspace) .m-4 {
    margin: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .mx-auto {
    margin-left: auto;
    margin-right: auto
}
:is(.health-workspace,.communication-groups-workspace) .my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .mb-3 {
    margin-bottom: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .mb-4 {
    margin-bottom: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .mb-5 {
    margin-bottom: 1.25rem
}
:is(.health-workspace,.communication-groups-workspace) .ms-2 {
    margin-inline-start: 0.5rem
}
:is(.health-workspace,.communication-groups-workspace) .mt-1 {
    margin-top: 0.25rem
}
:is(.health-workspace,.communication-groups-workspace) .mt-2 {
    margin-top: 0.5rem
}
:is(.health-workspace,.communication-groups-workspace) .mt-3 {
    margin-top: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .mt-4 {
    margin-top: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .mt-5 {
    margin-top: 1.25rem
}
:is(.health-workspace,.communication-groups-workspace) .block {
    display: block
}
:is(.health-workspace,.communication-groups-workspace) .flex {
    display: flex
}
:is(.health-workspace,.communication-groups-workspace) .grid {
    display: grid
}
:is(.health-workspace,.communication-groups-workspace) .h-10 {
    height: 2.5rem
}
:is(.health-workspace,.communication-groups-workspace) .h-3\.5 {
    height: 0.875rem
}
:is(.health-workspace,.communication-groups-workspace) .h-4 {
    height: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .h-5 {
    height: 1.25rem
}
:is(.health-workspace,.communication-groups-workspace) .h-6 {
    height: 1.5rem
}
:is(.health-workspace,.communication-groups-workspace) .h-8 {
    height: 2rem
}
:is(.health-workspace,.communication-groups-workspace) .max-h-52 {
    max-height: 13rem
}
:is(.health-workspace,.communication-groups-workspace) .max-h-\[60vh\] {
    max-height: 60vh
}
:is(.health-workspace,.communication-groups-workspace) .w-10 {
    width: 2.5rem
}
:is(.health-workspace,.communication-groups-workspace) .w-3\.5 {
    width: 0.875rem
}
:is(.health-workspace,.communication-groups-workspace) .w-4 {
    width: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .w-5 {
    width: 1.25rem
}
:is(.health-workspace,.communication-groups-workspace) .w-6 {
    width: 1.5rem
}
:is(.health-workspace,.communication-groups-workspace) .w-8 {
    width: 2rem
}
:is(.health-workspace,.communication-groups-workspace) .w-full {
    width: 100%
}
:is(.health-workspace,.communication-groups-workspace) .min-w-0 {
    min-width: 0px
}
:is(.health-workspace,.communication-groups-workspace) .min-w-40 {
    min-width: 10rem
}
:is(.health-workspace,.communication-groups-workspace) .max-w-3xl {
    max-width: 48rem
}
:is(.health-workspace,.communication-groups-workspace) .max-w-7xl {
    max-width: 80rem
}
:is(.health-workspace,.communication-groups-workspace) .max-w-lg {
    max-width: 32rem
}
:is(.health-workspace,.communication-groups-workspace) .flex-1 {
    flex: 1 1 0%
}
:is(.health-workspace,.communication-groups-workspace) .shrink-0 {
    flex-shrink: 0
}
:is(.health-workspace,.communication-groups-workspace) .-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 spin {
    to {
        transform: rotate(360deg)
    }
}
:is(.health-workspace,.communication-groups-workspace) .animate-spin {
    animation: spin 1s linear infinite
}
:is(.health-workspace,.communication-groups-workspace) .cursor-pointer {
    cursor: pointer
}
:is(.health-workspace,.communication-groups-workspace) .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
:is(.health-workspace,.communication-groups-workspace) .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
:is(.health-workspace,.communication-groups-workspace) .flex-wrap {
    flex-wrap: wrap
}
:is(.health-workspace,.communication-groups-workspace) .items-start {
    align-items: flex-start
}
:is(.health-workspace,.communication-groups-workspace) .items-center {
    align-items: center
}
:is(.health-workspace,.communication-groups-workspace) .justify-center {
    justify-content: center
}
:is(.health-workspace,.communication-groups-workspace) .justify-between {
    justify-content: space-between
}
:is(.health-workspace,.communication-groups-workspace) .gap-1\.5 {
    gap: 0.375rem
}
:is(.health-workspace,.communication-groups-workspace) .gap-2 {
    gap: 0.5rem
}
:is(.health-workspace,.communication-groups-workspace) .gap-2\.5 {
    gap: 0.625rem
}
:is(.health-workspace,.communication-groups-workspace) .gap-3 {
    gap: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .gap-4 {
    gap: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .gap-5 {
    gap: 1.25rem
}
:is(.health-workspace,.communication-groups-workspace) :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))
}
:is(.health-workspace,.communication-groups-workspace) :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))
}
:is(.health-workspace,.communication-groups-workspace) :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))
}
:is(.health-workspace,.communication-groups-workspace) :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))
}
:is(.health-workspace,.communication-groups-workspace) :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))
}
:is(.health-workspace,.communication-groups-workspace) .self-start {
    align-self: flex-start
}
:is(.health-workspace,.communication-groups-workspace) .overflow-auto {
    overflow: auto
}
:is(.health-workspace,.communication-groups-workspace) .overflow-x-auto {
    overflow-x: auto
}
:is(.health-workspace,.communication-groups-workspace) .overflow-y-auto {
    overflow-y: auto
}
:is(.health-workspace,.communication-groups-workspace) .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
:is(.health-workspace,.communication-groups-workspace) .whitespace-nowrap {
    white-space: nowrap
}
:is(.health-workspace,.communication-groups-workspace) .rounded {
    border-radius: 0.25rem
}
:is(.health-workspace,.communication-groups-workspace) .rounded-full {
    border-radius: 9999px
}
:is(.health-workspace,.communication-groups-workspace) .rounded-lg {
    border-radius: var(--radius)
}
:is(.health-workspace,.communication-groups-workspace) .rounded-xl {
    border-radius: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .border {
    border-width: 1px
}
:is(.health-workspace,.communication-groups-workspace) .border-b {
    border-bottom-width: 1px
}
:is(.health-workspace,.communication-groups-workspace) .border-t {
    border-top-width: 1px
}
:is(.health-workspace,.communication-groups-workspace) .border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgb(191 219 254 / var(--tw-border-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .border-chicory\/30 {
    border-color: hsl(var(--chicory) / 0.3)
}
:is(.health-workspace,.communication-groups-workspace) .border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgb(254 202 202 / var(--tw-border-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .border-transparent {
    border-color: transparent
}
:is(.health-workspace,.communication-groups-workspace) .bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .bg-chicory\/10 {
    background-color: hsl(var(--chicory) / 0.1)
}
:is(.health-workspace,.communication-groups-workspace) .bg-chicory\/15 {
    background-color: hsl(var(--chicory) / 0.15)
}
:is(.health-workspace,.communication-groups-workspace) .bg-muted {
    background-color: hsl(var(--muted))
}
:is(.health-workspace,.communication-groups-workspace) .bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .p-1 {
    padding: 0.25rem
}
:is(.health-workspace,.communication-groups-workspace) .p-10 {
    padding: 2.5rem
}
:is(.health-workspace,.communication-groups-workspace) .p-2\.5 {
    padding: 0.625rem
}
:is(.health-workspace,.communication-groups-workspace) .p-3 {
    padding: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .p-4 {
    padding: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .p-6 {
    padding: 1.5rem
}
:is(.health-workspace,.communication-groups-workspace) .p-8 {
    padding: 2rem
}
:is(.health-workspace,.communication-groups-workspace) .px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
:is(.health-workspace,.communication-groups-workspace) .px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
:is(.health-workspace,.communication-groups-workspace) .py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
:is(.health-workspace,.communication-groups-workspace) .pb-3 {
    padding-bottom: 0.75rem
}
:is(.health-workspace,.communication-groups-workspace) .ps-9 {
    padding-inline-start: 2.25rem
}
:is(.health-workspace,.communication-groups-workspace) .pt-4 {
    padding-top: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .text-center {
    text-align: center
}
:is(.health-workspace,.communication-groups-workspace) .text-start {
    text-align: start
}
:is(.health-workspace,.communication-groups-workspace) .font-heading {
    font-family: var(--font-heading)
}
:is(.health-workspace,.communication-groups-workspace) .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
:is(.health-workspace,.communication-groups-workspace) .text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}
:is(.health-workspace,.communication-groups-workspace) .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
:is(.health-workspace,.communication-groups-workspace) .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}
:is(.health-workspace,.communication-groups-workspace) .text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
:is(.health-workspace,.communication-groups-workspace) .font-bold {
    font-weight: 700
}
:is(.health-workspace,.communication-groups-workspace) .font-medium {
    font-weight: 500
}
:is(.health-workspace,.communication-groups-workspace) .font-semibold {
    font-weight: 600
}
:is(.health-workspace,.communication-groups-workspace) .leading-relaxed {
    line-height: 1.625
}
:is(.health-workspace,.communication-groups-workspace) .text-amber-800 {
    --tw-text-opacity: 1;
    color: rgb(146 64 14 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-chicory {
    color: hsl(var(--chicory))
}
:is(.health-workspace,.communication-groups-workspace) .text-destructive {
    color: hsl(var(--destructive))
}
:is(.health-workspace,.communication-groups-workspace) .text-gold {
    color: hsl(var(--gold))
}
:is(.health-workspace,.communication-groups-workspace) .text-muted-foreground {
    color: hsl(var(--muted-foreground))
}
:is(.health-workspace,.communication-groups-workspace) .text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-red-800 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .text-success {
    color: hsl(var(--success))
}
:is(.health-workspace,.communication-groups-workspace) .text-warning {
    color: hsl(var(--warning))
}
:is(.health-workspace,.communication-groups-workspace) .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .underline {
    text-decoration-line: underline
}
:is(.health-workspace,.communication-groups-workspace) .accent-destructive {
    accent-color: hsl(var(--destructive))
}
:is(.health-workspace,.communication-groups-workspace) .opacity-50 {
    opacity: 0.5
}
:is(.health-workspace,.communication-groups-workspace) .ring-1 {
    --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(1px + 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)
}
:is(.health-workspace,.communication-groups-workspace) .ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .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)
}
:is(.health-workspace,.communication-groups-workspace) .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 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 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))
    }
}
:is(.health-workspace,.communication-groups-workspace) .hover\:bg-muted:hover {
    background-color: hsl(var(--muted))
}
:is(.health-workspace,.communication-groups-workspace) .hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1))
}
:is(.health-workspace,.communication-groups-workspace) .hover\:bg-slate-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1))
}
@media (min-width: 640px) {
    :is(.health-workspace,.communication-groups-workspace) .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :is(.health-workspace,.communication-groups-workspace) .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}
@media (min-width: 768px) {
    :is(.health-workspace,.communication-groups-workspace) .md\:p-5 {
        padding: 1.25rem
    }
    :is(.health-workspace,.communication-groups-workspace) .md\:p-6 {
        padding: 1.5rem
    }
}
@media (min-width: 1024px) {
    :is(.health-workspace,.communication-groups-workspace) .lg\:col-span-1 {
        grid-column: span 1 / span 1
    }
    :is(.health-workspace,.communication-groups-workspace) .lg\:col-span-2 {
        grid-column: span 2 / span 2
    }
    :is(.health-workspace,.communication-groups-workspace) .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    :is(.health-workspace,.communication-groups-workspace) .lg\:grid-cols-\[280px_minmax\(0\2c 1fr\)\] {
        grid-template-columns: 280px minmax(0,1fr)
    }
}
@media (min-width: 1280px) {
    :is(.health-workspace,.communication-groups-workspace) .xl\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
}