.lh-delivery-print-template-scope .mb-1 {
    margin-bottom: 0.25rem
}
.lh-delivery-print-template-scope .mt-1 {
    margin-top: 0.25rem
}
.lh-delivery-print-template-scope .mt-2 {
    margin-top: 0.5rem
}
.lh-delivery-print-template-scope .mt-3 {
    margin-top: 0.75rem
}
.lh-delivery-print-template-scope .block {
    display: block
}
.lh-delivery-print-template-scope .flex {
    display: flex
}
.lh-delivery-print-template-scope .h-4 {
    height: 1rem
}
.lh-delivery-print-template-scope .w-4 {
    width: 1rem
}
.lh-delivery-print-template-scope .w-full {
    width: 100%
}
.lh-delivery-print-template-scope .cursor-pointer {
    cursor: pointer
}
.lh-delivery-print-template-scope .items-center {
    align-items: center
}
.lh-delivery-print-template-scope .gap-2 {
    gap: 0.5rem
}
.lh-delivery-print-template-scope .rounded-lg {
    border-radius: 0.5rem
}
.lh-delivery-print-template-scope .rounded-xl {
    border-radius: 0.75rem
}
.lh-delivery-print-template-scope .border {
    border-width: 1px
}
.lh-delivery-print-template-scope .border-t {
    border-top-width: 1px
}
.lh-delivery-print-template-scope .border-blue-500\/20 {
    border-color: rgb(59 130 246 / 0.2)
}
.lh-delivery-print-template-scope .border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85 / var(--tw-border-opacity, 1))
}
.lh-delivery-print-template-scope .bg-blue-500\/5 {
    background-color: rgb(59 130 246 / 0.05)
}
.lh-delivery-print-template-scope .bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1))
}
.lh-delivery-print-template-scope .p-3 {
    padding: 0.75rem
}
.lh-delivery-print-template-scope .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.lh-delivery-print-template-scope .py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.lh-delivery-print-template-scope .pt-3 {
    padding-top: 0.75rem
}
.lh-delivery-print-template-scope .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.lh-delivery-print-template-scope .text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.lh-delivery-print-template-scope .font-bold {
    font-weight: 700
}
.lh-delivery-print-template-scope .text-slate-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity, 1))
}
.lh-delivery-print-template-scope .text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity, 1))
}
.lh-delivery-print-template-scope .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.lh-delivery-print-template-scope .accent-blue-600 {
    accent-color: #2563eb
}
.lh-delivery-print-template-scope .focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity, 1))
}
.lh-delivery-print-template-scope .focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.lh-delivery-print-template-scope .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed
}