.lh-other-debt-scope .absolute {
    position: absolute
}
.lh-other-debt-scope .relative {
    position: relative
}
.lh-other-debt-scope .left-3 {
    left: 0.75rem
}
.lh-other-debt-scope .top-3 {
    top: 0.75rem
}
.lh-other-debt-scope .mb-1 {
    margin-bottom: 0.25rem
}
.lh-other-debt-scope .ml-2 {
    margin-left: 0.5rem
}
.lh-other-debt-scope .mt-1 {
    margin-top: 0.25rem
}
.lh-other-debt-scope .mt-2 {
    margin-top: 0.5rem
}
.lh-other-debt-scope .block {
    display: block
}
.lh-other-debt-scope .flex {
    display: flex
}
.lh-other-debt-scope .grid {
    display: grid
}
.lh-other-debt-scope .max-h-44 {
    max-height: 11rem
}
.lh-other-debt-scope .w-full {
    width: 100%
}
.lh-other-debt-scope .max-w-2xl {
    max-width: 42rem
}
.lh-other-debt-scope .grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr
}
.lh-other-debt-scope .flex-wrap {
    flex-wrap: wrap
}
.lh-other-debt-scope .items-center {
    align-items: center
}
.lh-other-debt-scope .justify-end {
    justify-content: flex-end
}
.lh-other-debt-scope .gap-2 {
    gap: 0.5rem
}
.lh-other-debt-scope .gap-3 {
    gap: 0.75rem
}
.lh-other-debt-scope .gap-4 {
    gap: 1rem
}
.lh-other-debt-scope .gap-x-4 {
    column-gap: 1rem
}
.lh-other-debt-scope .gap-y-2 {
    row-gap: 0.5rem
}
.lh-other-debt-scope :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))
}
.lh-other-debt-scope :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))
}
.lh-other-debt-scope .overflow-auto {
    overflow: auto
}
.lh-other-debt-scope .whitespace-pre-wrap {
    white-space: pre-wrap
}
.lh-other-debt-scope .break-words {
    overflow-wrap: break-word
}
.lh-other-debt-scope .break-all {
    word-break: break-all
}
.lh-other-debt-scope .rounded-lg {
    border-radius: 0.5rem
}
.lh-other-debt-scope .rounded-xl {
    border-radius: 0.75rem
}
.lh-other-debt-scope .border {
    border-width: 1px
}
.lh-other-debt-scope .border-b {
    border-bottom-width: 1px
}
.lh-other-debt-scope .border-t {
    border-top-width: 1px
}
.lh-other-debt-scope .border-amber-400\/40 {
    border-color: rgb(251 191 36 / 0.4)
}
.lh-other-debt-scope .border-blue-400\/30 {
    border-color: rgb(96 165 250 / 0.3)
}
.lh-other-debt-scope .border-emerald-400\/40 {
    border-color: rgb(52 211 153 / 0.4)
}
.lh-other-debt-scope .border-red-400\/40 {
    border-color: rgb(248 113 113 / 0.4)
}
.lh-other-debt-scope .border-slate-600 {
    --tw-border-opacity: 1;
    border-color: rgb(71 85 105 / var(--tw-border-opacity, 1))
}
.lh-other-debt-scope .border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85 / var(--tw-border-opacity, 1))
}
.lh-other-debt-scope .bg-blue-500\/10 {
    background-color: rgb(59 130 246 / 0.1)
}
.lh-other-debt-scope .bg-blue-500\/15 {
    background-color: rgb(59 130 246 / 0.15)
}
.lh-other-debt-scope .bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1))
}
.lh-other-debt-scope .bg-blue-600\/30 {
    background-color: rgb(37 99 235 / 0.3)
}
.lh-other-debt-scope .bg-emerald-500\/10 {
    background-color: rgb(16 185 129 / 0.1)
}
.lh-other-debt-scope .bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1))
}
.lh-other-debt-scope .bg-slate-900\/60 {
    background-color: rgb(15 23 42 / 0.6)
}
.lh-other-debt-scope .p-2 {
    padding: 0.5rem
}
.lh-other-debt-scope .p-3 {
    padding: 0.75rem
}
.lh-other-debt-scope .p-4 {
    padding: 1rem
}
.lh-other-debt-scope .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.lh-other-debt-scope .px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.lh-other-debt-scope .py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.lh-other-debt-scope .pl-10 {
    padding-left: 2.5rem
}
.lh-other-debt-scope .pt-4 {
    padding-top: 1rem
}
.lh-other-debt-scope .text-left {
    text-align: left
}
.lh-other-debt-scope .font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
.lh-other-debt-scope .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.lh-other-debt-scope .text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.lh-other-debt-scope .font-bold {
    font-weight: 700
}
.lh-other-debt-scope .font-normal {
    font-weight: 400
}
.lh-other-debt-scope .font-semibold {
    font-weight: 600
}
.lh-other-debt-scope .text-amber-200 {
    --tw-text-opacity: 1;
    color: rgb(253 230 138 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-amber-300 {
    --tw-text-opacity: 1;
    color: rgb(252 211 77 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-blue-100 {
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-blue-200 {
    --tw-text-opacity: 1;
    color: rgb(191 219 254 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-emerald-100 {
    --tw-text-opacity: 1;
    color: rgb(209 250 229 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-red-200 {
    --tw-text-opacity: 1;
    color: rgb(254 202 202 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-red-300 {
    --tw-text-opacity: 1;
    color: rgb(252 165 165 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-slate-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.lh-other-debt-scope .outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.lh-other-debt-scope .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)
}
.lh-other-debt-scope .last\:border-b-0:last-child {
    border-bottom-width: 0px
}
.lh-other-debt-scope .hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1))
}
.lh-other-debt-scope .hover\:bg-slate-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1))
}
.lh-other-debt-scope .focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgb(96 165 250 / var(--tw-border-opacity, 1))
}
.lh-other-debt-scope .disabled\:opacity-50:disabled {
    opacity: 0.5
}
.lh-other-debt-scope .disabled\:opacity-60:disabled {
    opacity: 0.6
}
@media (min-width: 640px) {
    .lh-other-debt-scope .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}