@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/CategorizedTagInput.razor.rz.scp.css */
.tag-input-container[b-aks9cot21f] {
    position: relative;
}

.typeahead-container[b-aks9cot21f] {
    position: relative;
}

.input-wrapper[b-aks9cot21f] {
    position: relative;
}

.typeahead-dropdown[b-aks9cot21f] {
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    margin-top: 2px;
}

.dropdown-content[b-aks9cot21f] {
    padding: 0.25rem 0;
}

.dropdown-item[b-aks9cot21f] {
    padding: 0.5rem 0.75rem;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    transition: background-color 0.15s ease-in-out;
}

.dropdown-item:hover[b-aks9cot21f],
.dropdown-item.active[b-aks9cot21f] {
    background-color: #f8f9fa;
}
/* /Components/Chip.razor.rz.scp.css */
.chip[b-8tuxmuj43o] {
    display: inline-flex;
    padding: 0 25px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #f1f1f1;
}

.chip-content[b-8tuxmuj43o] {
    /*width: min-content;*/
    font-family: Courier New;
}

.chip .close[b-8tuxmuj43o] {
    cursor: pointer;
    z-index: 10;
    display: inline;
}

.chip .close .btn[b-8tuxmuj43o] {
    line-height: 36px;
}

.chip .close:hover[b-8tuxmuj43o] {
    background-color: #fff;
    transition: background-color 1s;
}
/* /Components/ContactQuickCreate.razor.rz.scp.css */
.contact-type-options[b-skfj5u07ln] {
    display: flex;
    gap: 24px;
    padding: 8px 0;
}

.contact-type-checkbox[b-skfj5u07ln] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    cursor: pointer;
    user-select: none;
    font-weight: normal;
}

.contact-type-checkbox input[type="checkbox"][b-skfj5u07ln] {
    cursor: pointer;
    margin: 0;
}

.contact-type-checkbox:hover[b-skfj5u07ln] {
    opacity: 0.8;
}

.warehouse-list[b-skfj5u07ln] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 16px;
}

.warehouse-item[b-skfj5u07ln] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    border: 1px solid #e1e4e8;
    border-radius: 6px;
    background-color: #ffffff;
    transition: all 0.15s ease;
}

.warehouse-item:hover[b-skfj5u07ln] {
    border-color: #0366d6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

.warehouse-item-info[b-skfj5u07ln] {
    flex: 1;
    min-width: 0;
}

.warehouse-name[b-skfj5u07ln] {
    font-weight: 500;
    color: #24292e;
    margin-bottom: 4px;
    font-size: 0.9375rem;
}

.warehouse-type[b-skfj5u07ln] {
    font-size: 0.8125rem;
    color: #586069;
}

.warehouse-item-actions[b-skfj5u07ln] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.warehouse-main-label[b-skfj5u07ln] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    font-size: 0.8125rem;
    color: #586069;
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
}

.warehouse-main-label input[type="radio"][b-skfj5u07ln] {
    cursor: pointer;
    margin: 0;
}

.warehouse-main-label:hover[b-skfj5u07ln] {
    color: #24292e;
}

.btn-icon-danger[b-skfj5u07ln] {
    border: none;
    background: transparent;
    color: #d73a49;
    padding: 6px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.15s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-icon-danger:hover[b-skfj5u07ln] {
    background-color: #ffeef0;
}

.btn-icon-danger:active[b-skfj5u07ln] {
    background-color: #ffdce0;
}

.warehouse-add[b-skfj5u07ln] {
    padding: 16px;
    background-color: #fafbfc;
    border: 1px solid #e1e4e8;
    border-radius: 6px;
    margin-top: 8px;
}

.warehouse-add .form-group[b-skfj5u07ln] {
    margin-bottom: 12px;
}

.warehouse-add .form-group:last-of-type[b-skfj5u07ln] {
    margin-bottom: 12px;
}

.d-flex.gap-2[b-skfj5u07ln] {
    gap: 8px;
}

.flex-fill[b-skfj5u07ln] {
    flex: 1;
}
/* /Components/GlobalConfirmationDialog.razor.rz.scp.css */
.confirmation-overlay[b-6ks2fyk3og] {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5rem;
    background: rgba(15, 23, 42, 0.18);
    backdrop-filter: blur(1px);
    z-index: 1100;
}

.confirmation-card[b-6ks2fyk3og] {
    width: min(95vw, 420px);
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid rgba(226, 232, 240, 0.9);
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.12);
    animation: confirmation-pop-b-6ks2fyk3og 160ms ease-out;
}

@keyframes confirmation-pop-b-6ks2fyk3og {
    from {
        opacity: 0;
        transform: translateY(12px) scale(0.98);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
/* /Components/Guidance/GuidanceBanner.razor.rz.scp.css */
.guidance-banner[b-9za3flbaeo] {
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid;
    animation: slideDown 0.3s ease-out;
}

@@keyframes slideDown {
     from[b-9za3flbaeo] {
         opacity: 0;
         transform: translateY(-10px);
     }
     to[b-9za3flbaeo] {
         opacity: 1;
         transform: translateY(0);
     }
 }

.guidance-banner-info[b-9za3flbaeo] {
    background-color: #e7f3ff;
    border-color: #4a90e2;
    color: #2c5282;
}

.guidance-banner-tip[b-9za3flbaeo] {
    background-color: #f0f9ff;
    border-color: #667eea;
    color: #4c51bf;
}

.guidance-banner-success[b-9za3flbaeo] {
    background-color: #f0fdf4;
    border-color: #48bb78;
    color: #276749;
}

.guidance-banner-warning[b-9za3flbaeo] {
    background-color: #fffbeb;
    border-color: #f6ad55;
    color: #975a16;
}

.guidance-banner-content[b-9za3flbaeo] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
}

.guidance-banner-icon[b-9za3flbaeo] {
    flex-shrink: 0;
    font-size: 1.25rem;
}

.guidance-banner-body[b-9za3flbaeo] {
    flex: 1;
}

.guidance-banner-title[b-9za3flbaeo] {
    font-weight: 600;
    margin: 0 0 0.25rem 0;
    font-size: 0.95rem;
}

.guidance-banner-text[b-9za3flbaeo] {
    font-size: 0.875rem;
    line-height: 1.5;
}

.guidance-banner-close[b-9za3flbaeo] {
    flex-shrink: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.25rem;
    opacity: 0.6;
    transition: opacity 0.2s;
}

.guidance-banner-close:hover[b-9za3flbaeo] {
    opacity: 1;
}

.guidance-banner-actions[b-9za3flbaeo] {
    margin-top: 0.75rem;
    padding-left: calc(1.25rem + 1rem);
}

@@media (max-width: 768px) {
    .guidance-banner[b-9za3flbaeo] {
        padding: 0.75rem;
    }

    .guidance-banner-content[b-9za3flbaeo] {
        gap: 0.75rem;
    }
}
/* /Components/Guidance/GuidanceBeacon.razor.rz.scp.css */
.guidance-beacon-wrapper[b-v78cgjcgeu] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
}

.guidance-beacon[b-v78cgjcgeu] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    animation: beaconPulse-b-v78cgjcgeu 2s ease-in-out infinite;
}

@keyframes beaconPulse-b-v78cgjcgeu {
     0%, 100% {
         transform: scale(1);
         opacity: 1;
     }
     50% {
         transform: scale(1.1);
         opacity: 0.8;
     }
 }

.guidance-beacon-primary[b-v78cgjcgeu] {
    background-color: #667eea;
    color: white;
}

.guidance-beacon-info[b-v78cgjcgeu] {
    background-color: #4a90e2;
    color: white;
}

.guidance-beacon-success[b-v78cgjcgeu] {
    background-color: #48bb78;
    color: white;
}

.guidance-beacon-warning[b-v78cgjcgeu] {
    background-color: #f6ad55;
    color: white;
}

.guidance-beacon-dot[b-v78cgjcgeu] {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: currentColor;
}

.guidance-beacon[b-v78cgjcgeu]::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 50%;
    border: 2px solid currentColor;
    opacity: 0;
    animation: beaconRipple-b-v78cgjcgeu 2s ease-out infinite;
}

@keyframes beaconRipple-b-v78cgjcgeu {
     0% {
         transform: scale(0.8);
         opacity: 0.8;
     }
     100% {
         transform: scale(1.5);
         opacity: 0;
     }
 }

.guidance-beacon-label[b-v78cgjcgeu] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #667eea;
}

.guidance-beacon-icon[b-v78cgjcgeu] {
    font-size: 16px;
    line-height: 1;
}

.guidance-beacon-wrapper:hover .guidance-beacon[b-v78cgjcgeu] {
    animation-play-state: paused;
    transform: scale(1.15);
}

.guidance-beacon-wrapper:hover .guidance-beacon[b-v78cgjcgeu]::before {
    animation-play-state: paused;
}
/* /Components/ItemDetailsPanel.razor.rz.scp.css */
.item-details-inline[b-w1e5ux3rhy] {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}

.quick-summary[b-w1e5ux3rhy] {
    flex-shrink: 0;
    background: #f8f9fa;
}

.quick-summary .text-sm[b-w1e5ux3rhy] {
    font-size: 0.875rem;
}

/* Tab Navigation */
.inline-tabs[b-w1e5ux3rhy] {
    flex-shrink: 0;
    border-bottom: 1px solid #dee2e6;
    background: white;
}

.inline-tabs .nav-tabs[b-w1e5ux3rhy] {
    border-bottom: none;
    margin: 0;
    padding: 0 1rem;
}

.inline-tabs .nav-link[b-w1e5ux3rhy] {
    border: none;
    padding: 0.75rem 1rem;
    color: #6c757d;
    background: none;
    transition: all 0.2s;
    font-size: 0.875rem;
    display: inline-flex;
    align-items: center;
}

.inline-tabs .nav-link:hover[b-w1e5ux3rhy] {
    color: #495057;
    background: #f8f9fa;
    border-color: transparent;
}

.inline-tabs .nav-link.active[b-w1e5ux3rhy] {
    color: #007bff;
    background: white;
    border-bottom: 2px solid #007bff;
}

/* Content Area */
.inline-content[b-w1e5ux3rhy] {
    flex: 1;
    overflow-y: auto;
}

.tab-pane[b-w1e5ux3rhy] {
    animation: fadeInUp-b-w1e5ux3rhy 0.2s ease-out;
}

@keyframes fadeInUp-b-w1e5ux3rhy {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Footer */
.item-footer[b-w1e5ux3rhy] {
    flex-shrink: 0;
}


/* Info Sections */
.info-section[b-w1e5ux3rhy] {
    margin-bottom: 1.5rem;
}

.section-title[b-w1e5ux3rhy] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
}

.info-list[b-w1e5ux3rhy] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.info-item[b-w1e5ux3rhy] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f1f3f4;
    font-size: 0.875rem;
}

.info-item:last-child[b-w1e5ux3rhy] {
    border-bottom: none;
}

.info-item .label[b-w1e5ux3rhy] {
    font-weight: 500;
    color: #6c757d;
    flex-shrink: 0;
    margin-right: 1rem;
}

.info-item .value[b-w1e5ux3rhy] {
    font-weight: 500;
    color: #333;
    text-align: right;
    word-break: break-word;
}


/* Identifiers */
.identifiers-list[b-w1e5ux3rhy] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.identifier-item[b-w1e5ux3rhy] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
}

.identifier-type[b-w1e5ux3rhy] {
    color: #6c757d;
    font-weight: 500;
}

.identifier-code[b-w1e5ux3rhy] {
    color: #333;
    font-weight: 600;
    margin-left: 0.5rem;
}

/* Serial Numbers */
.serial-inventory-table[b-w1e5ux3rhy] {
    max-height: 400px;
    overflow-y: auto;
}

.serial-inventory-table .table[b-w1e5ux3rhy] {
    margin-bottom: 0;
}

.serial-inventory-table .table th[b-w1e5ux3rhy] {
    position: sticky;
    top: 0;
    background: white;
    border-top: none;
    font-size: 0.875rem;
    font-weight: 600;
}

.serial-inventory-table .table td[b-w1e5ux3rhy] {
    font-size: 0.875rem;
    vertical-align: middle;
}

.serial-code[b-w1e5ux3rhy] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    color: #333;
    font-weight: 600;
}

.highlighted-serial[b-w1e5ux3rhy] {
    background: #fff3cd !important;
    border-left: 4px solid #ffc107;
    animation: highlightPulse-b-w1e5ux3rhy 2s ease-in-out;
}

.highlighted-serial .serial-code[b-w1e5ux3rhy] {
    background: #ffeaa7;
    border-color: #ffc107;
    font-weight: 700;
}

@keyframes highlightPulse-b-w1e5ux3rhy {
    0% {
        background: #fff3cd;
    }
    50% {
        background: #ffecb5;
    }
    100% {
        background: #fff3cd;
    }
}

/* Warehouse List */
.warehouse-list[b-w1e5ux3rhy] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.warehouse-item[b-w1e5ux3rhy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1rem;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #28a745;
}

.warehouse-item.negative[b-w1e5ux3rhy] {
    border-left-color: #dc3545;
    background: #fff5f5;
}

.warehouse-name[b-w1e5ux3rhy] {
    font-weight: 500;
    color: #333;
}

.warehouse-amount[b-w1e5ux3rhy] {
    font-weight: 600;
    color: #28a745;
}

.warehouse-item.negative .warehouse-amount[b-w1e5ux3rhy] {
    color: #dc3545;
}

/* Movements */
.movements-list[b-w1e5ux3rhy] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    max-height: 300px;
    overflow-y: auto;
}

.movement-item[b-w1e5ux3rhy] {
    display: grid;
    grid-template-columns: 80px 1fr 80px;
    gap: 1rem;
    align-items: center;
    padding: 0.75rem;
    background: #f8f9fa;
    border-radius: 6px;
    font-size: 0.875rem;
}

.movement-date[b-w1e5ux3rhy] {
    font-weight: 500;
    color: #6c757d;
}

.movement-details[b-w1e5ux3rhy] {
    color: #333;
}

.movement-amount[b-w1e5ux3rhy] {
    font-weight: 600;
    text-align: right;
}

.movement-amount.positive[b-w1e5ux3rhy] {
    color: #28a745;
}

.movement-amount.negative[b-w1e5ux3rhy] {
    color: #dc3545;
}

/* Price History */
.price-history[b-w1e5ux3rhy] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.price-item[b-w1e5ux3rhy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1rem;
    background: #f8f9fa;
    border-radius: 6px;
}

.price-item.current[b-w1e5ux3rhy] {
    background: #e3f2fd;
    border: 1px solid #2196f3;
}

.price-date[b-w1e5ux3rhy] {
    font-weight: 500;
    color: #6c757d;
}

.price-amount[b-w1e5ux3rhy] {
    font-weight: 600;
    color: #333;
}

/* Movements Table */
.movements-table[b-w1e5ux3rhy] {
    max-height: 400px;
    overflow-y: auto;
}

.movements-table .table[b-w1e5ux3rhy] {
    margin-bottom: 0;
}

.movements-table .table th[b-w1e5ux3rhy] {
    position: sticky;
    top: 0;
    background: white;
    border-top: none;
    font-size: 0.875rem;
    font-weight: 600;
}

.movements-table .table td[b-w1e5ux3rhy] {
    font-size: 0.875rem;
    vertical-align: middle;
}

/* Utility Classes */
.gap-1[b-w1e5ux3rhy] {
    gap: 0.25rem;
}

.gap-2[b-w1e5ux3rhy] {
    gap: 0.5rem;
}

.gap-3[b-w1e5ux3rhy] {
    gap: 1rem;
}

.text-sm[b-w1e5ux3rhy] {
    font-size: 0.875rem;
}
/* /Components/Modal.razor.rz.scp.css */
.backdrop[b-uijy56rb67] {
    width: 100vw;
    height: 100vh;
    background-color: rgba(30, 30, 30, 0.4);
    z-index: 500;
    position: fixed;
    top: 0;
    left: 0;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    opacity: 0;
    box-sizing: border-box;
}

.backdrop.visible[b-uijy56rb67],
.backdrop.hidden[b-uijy56rb67] {
    display: flex !important;
}

.backdrop.hidden[b-uijy56rb67] {
    animation: backdrop-fade-out-b-uijy56rb67 0.25s ease-in forwards;
    -webkit-animation: backdrop-fade-out 0.25s ease-in forwards;
}

.backdrop.visible[b-uijy56rb67] {
    animation: backdrop-fade-in-b-uijy56rb67 0.3s ease-out forwards;
    -webkit-animation: backdrop-fade-in 0.3s ease-out forwards;
}

.custom-modal-container[b-uijy56rb67] {
    width: 100%;
    max-width: 95%;
    height: auto;
    max-height: 90vh;
    z-index: 501;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.custom-modal[b-uijy56rb67] {
    width: 100%;
    height: 70vh;
    min-height: 400px;
    max-height: 90vh;
    background-color: white;
    border-radius: 8px;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 8px 32px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform-origin: center center;
    transform: scale(0.9);
    opacity: 0;
}

.backdrop.visible .custom-modal[b-uijy56rb67] {
    animation: modal-scale-in-b-uijy56rb67 0.3s ease-out forwards;
    -webkit-animation: modal-scale-in 0.3s ease-out forwards;
}

.backdrop.hidden .custom-modal[b-uijy56rb67] {
    animation: modal-scale-out-b-uijy56rb67 0.25s ease-in forwards;
    -webkit-animation: modal-scale-out 0.25s ease-in forwards;
}

.spacer[b-uijy56rb67] {
    display: flex;
    width: 100%;
    height: 40px;
    flex-shrink: 0;
}

.custom-modal-content[b-uijy56rb67] {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    min-height: 0;
}

.modal-close[b-uijy56rb67] {
    margin-left: auto;
    min-width: 40px;
    min-height: 40px;
}

.transparent-backdrop[b-uijy56rb67] {
    height: 100vh;
    width: 100vw;
    z-index: 499;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    display: none;
}

.transparent-backdrop.visible[b-uijy56rb67] {
    display: block;
}

@media (max-width: 768px) {
    .backdrop[b-uijy56rb67] {
        padding: 15px;
    }

    .custom-modal-container[b-uijy56rb67] {
        max-width: 100%;
        max-height: 95vh;
    }

    .custom-modal[b-uijy56rb67] {
        height: 80vh;
        max-height: 95vh;
        min-height: 300px;
        border-radius: 12px;
    }

    .spacer[b-uijy56rb67] {
        height: 44px;
        padding: 0 15px;
    }

    .modal-close[b-uijy56rb67] {
        min-width: 44px;
        min-height: 44px;
    }
}

@media (max-width: 480px) {
    .backdrop[b-uijy56rb67] {
        padding: 10px;
    }

    .custom-modal-container[b-uijy56rb67] {
        max-height: 98vh;
    }

    .custom-modal[b-uijy56rb67] {
        height: 85vh;
        max-height: 98vh;
        min-height: 250px;
    }
}

@media (min-width: 768px) {
    .custom-modal-container[b-uijy56rb67] {
        max-width: 80%;
        max-height: 85vh;
    }

    .custom-modal[b-uijy56rb67] {
        height: 65vh;
        max-height: 85vh;
        min-height: 450px;
    }
}

@media (min-width: 1200px) {
    .custom-modal-container[b-uijy56rb67] {
        max-width: 60%;
        max-height: 80vh;
    }

    .custom-modal[b-uijy56rb67] {
        width: 100%;
        max-width: 800px;
        height: 60vh;
        max-height: 80vh;
        min-height: 500px;
    }
}

@-webkit-keyframes backdrop-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes backdrop-fade-in-b-uijy56rb67 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes backdrop-fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes backdrop-fade-out-b-uijy56rb67 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes modal-scale-in {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes modal-scale-in-b-uijy56rb67 {
    0% {
        opacity: 0;
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes modal-scale-out {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}

@keyframes modal-scale-out-b-uijy56rb67 {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(0.95);
    }
}
/* /Components/Modals/CategorySelectionModal.razor.rz.scp.css */
.list-group-item.selected[b-neshzjjg9u] {
    background-color: #e3f2fd !important;
    border-color: #90caf9 !important;
    color: #1565c0 !important;
}

.list-group-item.selected strong[b-neshzjjg9u] {
    color: #0d47a1 !important;
}

.list-group-item.selected .category-description[b-neshzjjg9u] {
    color: #1976d2 !important;
}

.category-description[b-neshzjjg9u] {
    color: #6c757d;
    display: block;
}
/* /Components/Onboarding/FirstInventoryWelcome.razor.rz.scp.css */
.first-inventory-welcome[b-0rfo96ypt9] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    padding: 2rem;
    margin: -1.5rem;
    margin-top: -1rem;
}

.welcome-container[b-0rfo96ypt9] {
    max-width: 600px;
    width: 100%;
}

.welcome-content[b-0rfo96ypt9] {
    background: white;
    border-radius: 16px;
    padding: 3rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
    text-align: center;
}

.welcome-icon[b-0rfo96ypt9] {
    margin-bottom: 2rem;
}

.welcome-logo[b-0rfo96ypt9] {
    width: 80px;
    height: 80px;
}

.welcome-title[b-0rfo96ypt9] {
    font-size: 2rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.welcome-subtitle[b-0rfo96ypt9] {
    font-size: 1.125rem;
    color: #718096;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.welcome-features[b-0rfo96ypt9] {
    background: #f7fafc;
    border-radius: 12px;
    padding: 1.5rem;
    margin: 2rem 0;
}

.feature-item[b-0rfo96ypt9] {
    display: flex;
    align-items: center;
    padding: 0.75rem 0;
    text-align: left;
}

.feature-item:not(:last-child)[b-0rfo96ypt9] {
    border-bottom: 1px solid #e2e8f0;
}

.feature-icon[b-0rfo96ypt9] {
    font-size: 1.5rem;
    margin-right: 1rem;
    min-width: 32px;
}

.feature-text[b-0rfo96ypt9] {
    color: #4a5568;
    font-size: 1rem;
}

.welcome-help-text[b-0rfo96ypt9] {
    margin-top: 1rem;
}

@media (max-width: 768px) {
    .welcome-content[b-0rfo96ypt9] {
        padding: 2rem;
    }

    .welcome-title[b-0rfo96ypt9] {
        font-size: 1.5rem;
    }

    .welcome-subtitle[b-0rfo96ypt9] {
        font-size: 1rem;
    }
}
/* /Components/OrderWizard/OrderBasicsStep.razor.rz.scp.css */
.input-with-spinner[b-s7ebnw4nvm] {
    position: relative;
}

.input-with-spinner .spinner-container[b-s7ebnw4nvm] {
    position: absolute;
    top: 50%;
    right: 0.75rem;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    pointer-events: none;
}

.input-with-spinner .spinner-container .sk-folding-cube-small[b-s7ebnw4nvm] {
    margin: 0;
}

.input-with-spinner .spinner-container .sk-cube[b-s7ebnw4nvm]:before {
    background-color: #6c757d;
}
/* /Components/SimpleTagInput.razor.rz.scp.css */
.tag-input-container[b-ydznltmo5m] {
    position: relative;
}

.typeahead-container[b-ydznltmo5m] {
    position: relative;
}

.input-wrapper[b-ydznltmo5m] {
    position: relative;
}

.typeahead-dropdown[b-ydznltmo5m] {
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    margin-top: 2px;
}

.dropdown-content[b-ydznltmo5m] {
    padding: 0.25rem 0;
}

.dropdown-item[b-ydznltmo5m] {
    padding: 0.5rem 0.75rem;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    transition: background-color 0.15s ease-in-out;
}

.dropdown-item:hover[b-ydznltmo5m],
.dropdown-item.active[b-ydznltmo5m] {
    background-color: #f8f9fa;
}
/* /Components/TagInput.razor.rz.scp.css */
.tag-input-container[b-5iupd2eg7s] {
    position: relative;
}

.tag-display[b-5iupd2eg7s] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem;
}
/* /Components/TypeAhead.razor.rz.scp.css */
.typeahead-container[b-40gg8lpkh1] {
    position: relative;
}

.typeahead-container input.form-control[b-40gg8lpkh1] {
    height: var(--input-height);
}

.input-wrapper[b-40gg8lpkh1] {
    position: relative;
}

.input-wrapper input[b-40gg8lpkh1] {
    padding-right: 40px;
}

.control-buttons[b-40gg8lpkh1] {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 12px;
    z-index: 5;
}

.typeahead-dropdown[b-40gg8lpkh1] {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 1050;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 6px;
}

.typeahead-dropdown.position-top[b-40gg8lpkh1] {
    bottom: calc(100% + 6px);
    top: auto;
    margin-top: 0;
    margin-bottom: 4px;
}

.typeahead-row[b-40gg8lpkh1] {
    display: flex;
    padding: 10px 14px;
    cursor: pointer;
    transition: all 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
}

.typeahead-row:last-child[b-40gg8lpkh1] {
    border-bottom: none;
}

.typeahead-row:hover[b-40gg8lpkh1], .typeahead-row.active[b-40gg8lpkh1] {
    background-color: rgba(67, 97, 238, 0.05);
}

.typeahead-row.active[b-40gg8lpkh1] {
    background-color: rgba(67, 97, 238, 0.1);
}

.typeahead-category-header[b-40gg8lpkh1] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #4b5563;
    background-color: #f8fafc;
    padding: 6px 14px;
    border-bottom: 1px solid #e5e7eb;
}

.typeahead-item-content[b-40gg8lpkh1] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.badge-clickable[b-40gg8lpkh1] {
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
}

.badge-clickable:hover[b-40gg8lpkh1] {
    text-decoration: none;
    transform: scale(1.05);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.badge-clickable:active[b-40gg8lpkh1] {
    transform: scale(0.98);
}

.typeahead-divider[b-40gg8lpkh1] {
    height: 1px;
    background-color: #e2e8f0;
    margin: 0;
}

.typeahead-after[b-40gg8lpkh1], .typeahead-no-results[b-40gg8lpkh1] {
    padding: 10px 14px;
    color: #6c757d;
}

.btn-clear[b-40gg8lpkh1], .btn-create[b-40gg8lpkh1] {
    border: none;
    background: transparent;
    color: #9ca3af;
    font-size: 18px;
    line-height: 1;
    padding: 0;
    cursor: pointer;
    margin: 0 0 0 8px;
    transition: all 0.2s ease;
}

.btn-clear:hover[b-40gg8lpkh1], .btn-create:hover[b-40gg8lpkh1] {
    color: #4b5563;
}

.btn-create[b-40gg8lpkh1] {
    color: #6b7280;
}

.btn-create:hover[b-40gg8lpkh1] {
    color: #059669;
}

.spinner-container[b-40gg8lpkh1] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner-border-sm[b-40gg8lpkh1] {
    width: 1rem;
    height: 1rem;
    border-width: 0.15em;
}
/* /Components/ValidationSummaryPanel.razor.rz.scp.css */
.validation-summary[b-zpzsnnnand] {
    border-left: 4px solid #dc3545;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.validation-error-list[b-zpzsnnnand] {
    padding-left: 1.25rem;
}

.validation-error-list li[b-zpzsnnnand] {
    margin-bottom: 0.25rem;
}

.validation-error-list li:last-child[b-zpzsnnnand] {
    margin-bottom: 0;
}

.validation-summary.validation-summary-footer[b-zpzsnnnand] {
    position: sticky;
    bottom: 20px;
    z-index: 1000;
    margin: 1rem 0;
}

.validation-summary[b-zpzsnnnand] {
    animation: fadeInSlide-b-zpzsnnnand 0.3s ease-in-out;
}

@keyframes fadeInSlide-b-zpzsnnnand {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* /Pages/Artikel/ItemJourney.razor.rz.scp.css */
.timeline[b-glgwg0w5ad] {
    position: relative;
    padding: 20px 0;
}

.timeline[b-glgwg0w5ad]::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e9ecef;
}

.timeline-item[b-glgwg0w5ad] {
    position: relative;
    margin-bottom: 30px;
    padding-left: 80px;
    transition: transform 0.2s ease;
}

.timeline-item:hover[b-glgwg0w5ad] {
    transform: translateX(5px);
}

.timeline-marker[b-glgwg0w5ad] {
    position: absolute;
    left: 20px;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 3px solid #007bff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 16px;
    color: #007bff;
    z-index: 2;
    transition: all 0.2s ease;
}

.timeline-marker .material-icons[b-glgwg0w5ad] {
    display: block;
    line-height: 1;
    transform: translate(0, -1px);
}

.timeline-item:hover .timeline-marker[b-glgwg0w5ad] {
    transform: scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.timeline-item.inbound .timeline-marker[b-glgwg0w5ad] {
    border-color: #28a745;
    color: #28a745;
    background: linear-gradient(135deg, #fff, #f8f9fa);
}

.timeline-item.outbound .timeline-marker[b-glgwg0w5ad] {
    border-color: #dc3545;
    color: #dc3545;
    background: linear-gradient(135deg, #fff, #f8f9fa);
}

.timeline-item.neutral .timeline-marker[b-glgwg0w5ad] {
    border-color: #6c757d;
    color: #6c757d;
    background: linear-gradient(135deg, #fff, #f8f9fa);
}

.timeline-item.direct .timeline-marker[b-glgwg0w5ad] {
    border-color: #17a2b8;
    color: #17a2b8;
    background: linear-gradient(135deg, #fff, #f8f9fa);
}

.timeline-content[b-glgwg0w5ad] {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s ease;
}

.timeline-item:hover .timeline-content[b-glgwg0w5ad] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.timeline-item.inbound .timeline-content[b-glgwg0w5ad] {
    border-left: 4px solid #28a745;
    background: linear-gradient(135deg, #fff, #f8fffa);
}

.timeline-item.outbound .timeline-content[b-glgwg0w5ad] {
    border-left: 4px solid #dc3545;
    background: linear-gradient(135deg, #fff, #fff8f8);
}

.timeline-item.neutral .timeline-content[b-glgwg0w5ad] {
    border-left: 4px solid #6c757d;
    background: linear-gradient(135deg, #fff, #f8f9fa);
}

.timeline-item.direct .timeline-content[b-glgwg0w5ad] {
    border-left: 4px solid #17a2b8;
    background: linear-gradient(135deg, #fff, #f0fdff);
}

/* Responsive design */
@media (max-width: 768px) {
    .timeline[b-glgwg0w5ad]::before {
        left: 15px;
    }

    .timeline-item[b-glgwg0w5ad] {
        padding-left: 50px;
    }

    .timeline-marker[b-glgwg0w5ad] {
        left: 5px;
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .timeline-marker .material-icons[b-glgwg0w5ad] {
        display: block;
        line-height: 1;
        transform: translate(0, -1px);
    }

    .timeline-content[b-glgwg0w5ad] {
        padding: 15px;
    }

    .d-flex.align-items-center[b-glgwg0w5ad] {
        flex-direction: column;
        align-items: stretch !important;
    }

    .d-flex.align-items-center .form-control[b-glgwg0w5ad] {
        margin-bottom: 0.5rem;
    }

    .info-item[b-glgwg0w5ad] {
        text-align: center;
        margin-bottom: 1rem;
    }

    .badge-lg[b-glgwg0w5ad] {
        font-size: 0.9rem;
        padding: 0.4rem 0.6rem;
    }
}

.movement-details[b-glgwg0w5ad] {
    margin-top: 8px;
    padding: 8px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.movement-details p[b-glgwg0w5ad] {
    margin-bottom: 5px;
    font-size: 0.9em;
}

.movement-details p:last-child[b-glgwg0w5ad] {
    margin-bottom: 0;
}

.detail-item[b-glgwg0w5ad] {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
    font-size: 0.85em;
    line-height: 1.3;
}

.detail-item i[b-glgwg0w5ad] {
    width: 16px;
    margin-right: 6px;
    font-size: 0.8rem;
    flex-shrink: 0;
}

.detail-item strong[b-glgwg0w5ad] {
    margin-right: 4px;
}

.detail-item.warning[b-glgwg0w5ad] {
    background: rgba(255, 193, 7, 0.1);
    padding: 4px 6px;
    border-radius: 4px;
    border-left: 3px solid #ffc107;
}

.font-monospace[b-glgwg0w5ad] {
    background: rgba(0, 0, 0, 0.05);
    padding: 1px 4px;
    border-radius: 3px;
    font-size: 0.85em;
}

.info-item[b-glgwg0w5ad] {
    padding: 8px 0;
}

.info-item small[b-glgwg0w5ad] {
    display: block;
    margin-bottom: 2px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-lg[b-glgwg0w5ad] {
    font-size: 1.1rem;
    padding: 0.6rem 0.8rem;
    font-weight: 600;
}

/* Fix badge text colors for better readability */
.badge.bg-success[b-glgwg0w5ad], .badge.badge-success[b-glgwg0w5ad] {
    color: white !important;
    background-color: #28a745 !important;
}

.badge.bg-danger[b-glgwg0w5ad], .badge.badge-danger[b-glgwg0w5ad] {
    color: white !important;
    background-color: #dc3545 !important;
}

.badge.bg-warning[b-glgwg0w5ad], .badge.badge-warning[b-glgwg0w5ad] {
    color: white !important;
    background-color: #ffc107 !important;
}

.badge.bg-info[b-glgwg0w5ad], .badge.badge-info[b-glgwg0w5ad] {
    color: white !important;
    background-color: #17a2b8 !important;
}

.badge.bg-secondary[b-glgwg0w5ad], .badge.badge-secondary[b-glgwg0w5ad] {
    color: white !important;
    background-color: #6c757d !important;
}

.badge.bg-dark[b-glgwg0w5ad], .badge.badge-dark[b-glgwg0w5ad] {
    color: white !important;
    background-color: #343a40 !important;
}

.badge.bg-primary[b-glgwg0w5ad], .badge.badge-primary[b-glgwg0w5ad] {
    color: white !important;
    background-color: #007bff !important;
}

/* Make timeline badges bigger and more readable */
.timeline-content .badge[b-glgwg0w5ad] {
    font-size: 1rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
}

.card.shadow-sm[b-glgwg0w5ad] {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.timeline-item .timeline-content[b-glgwg0w5ad] {
    position: relative;
    overflow: hidden;
}

.timeline-item .timeline-content[b-glgwg0w5ad]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.05), transparent);
}

.timeline-item.inbound .timeline-content[b-glgwg0w5ad]::before {
    background: linear-gradient(90deg, transparent, rgba(40, 167, 69, 0.2), transparent);
}

.timeline-item.outbound .timeline-content[b-glgwg0w5ad]::before {
    background: linear-gradient(90deg, transparent, rgba(220, 53, 69, 0.2), transparent);
}

.timeline-item.neutral .timeline-content[b-glgwg0w5ad]::before {
    background: linear-gradient(90deg, transparent, rgba(108, 117, 125, 0.2), transparent);
}

.timeline-item.direct .timeline-content[b-glgwg0w5ad]::before {
    background: linear-gradient(90deg, transparent, rgba(23, 162, 184, 0.2), transparent);
}

/* Compact Movement Summary Cards */
.movement-summary-compact[b-glgwg0w5ad] {
    padding: 0.6rem;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.02);
    transition: all 0.2s ease;
    cursor: pointer;
    border: 2px solid transparent;
}

.movement-summary-compact:hover[b-glgwg0w5ad] {
    background: rgba(0, 0, 0, 0.05);
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.movement-summary-compact.active[b-glgwg0w5ad] {
    border: 2px solid currentColor;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.15);
}

.movement-summary-compact.inbound:hover[b-glgwg0w5ad],
.movement-summary-compact.inbound.active[b-glgwg0w5ad] {
    background: rgba(40, 167, 69, 0.12);
}

.movement-summary-compact.outbound:hover[b-glgwg0w5ad],
.movement-summary-compact.outbound.active[b-glgwg0w5ad] {
    background: rgba(220, 53, 69, 0.12);
}

.movement-summary-compact.neutral:hover[b-glgwg0w5ad],
.movement-summary-compact.neutral.active[b-glgwg0w5ad] {
    background: rgba(108, 117, 125, 0.12);
}

.movement-summary-compact.direct:hover[b-glgwg0w5ad],
.movement-summary-compact.direct.active[b-glgwg0w5ad] {
    background: rgba(23, 162, 184, 0.12);
}

.movement-summary-compact small[b-glgwg0w5ad] {
    font-size: 0.75rem !important;
    font-weight: 600;
}

.movement-summary-compact .font-weight-bold[b-glgwg0w5ad] {
    font-size: 1.25rem;
}

/* Compact Warehouse Stock */
.warehouse-stock-item-compact[b-glgwg0w5ad] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.4rem 0.6rem;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.warehouse-stock-item-compact .warehouse-name[b-glgwg0w5ad] {
    font-size: 0.7rem;
    font-weight: 600;
    color: #6c757d;
}

.warehouse-stock-item-compact .stock-amount[b-glgwg0w5ad] {
    font-size: 0.9rem;
    font-weight: 700;
}

/* Details/Summary styling */
details summary[b-glgwg0w5ad] {
    outline: none;
}

details[open] summary i.oi-chevron-right[b-glgwg0w5ad] {
    transform: rotate(90deg);
    transition: transform 0.2s ease;
}

details summary i.oi-chevron-right[b-glgwg0w5ad] {
    transition: transform 0.2s ease;
}

/* Active Filter Badge */
.active-filter-badge[b-glgwg0w5ad] {
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.active-filter-badge.inbound[b-glgwg0w5ad] {
    background: linear-gradient(135deg, rgba(40, 167, 69, 0.15), rgba(40, 167, 69, 0.25));
    color: #155724;
    border: 2px solid #28a745;
}

.active-filter-badge.outbound[b-glgwg0w5ad] {
    background: linear-gradient(135deg, rgba(220, 53, 69, 0.15), rgba(220, 53, 69, 0.25));
    color: #721c24;
    border: 2px solid #dc3545;
}

.active-filter-badge.direct[b-glgwg0w5ad] {
    background: linear-gradient(135deg, rgba(23, 162, 184, 0.15), rgba(23, 162, 184, 0.25));
    color: #0c5460;
    border: 2px solid #17a2b8;
}

.active-filter-badge.neutral[b-glgwg0w5ad] {
    background: linear-gradient(135deg, rgba(108, 117, 125, 0.15), rgba(108, 117, 125, 0.25));
    color: #383d41;
    border: 2px solid #6c757d;
}

.active-filter-badge .btn-link[b-glgwg0w5ad] {
    color: inherit;
    opacity: 0.7;
    text-decoration: none;
}

.active-filter-badge .btn-link:hover[b-glgwg0w5ad] {
    opacity: 1;
}

/* Journey Flow Styling */
.journey-flow[b-glgwg0w5ad] {
    margin: 8px 0;
    padding: 12px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.flow-container[b-glgwg0w5ad] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.flow-container.transfer-flow[b-glgwg0w5ad],
.flow-container.inbound-flow[b-glgwg0w5ad],
.flow-container.outbound-flow[b-glgwg0w5ad],
.flow-container.direct-flow[b-glgwg0w5ad] {
    justify-content: space-between;
}

.flow-container.neutral-flow[b-glgwg0w5ad] {
    justify-content: center;
}

.flow-source[b-glgwg0w5ad],
.flow-target[b-glgwg0w5ad],
.flow-single[b-glgwg0w5ad] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    min-width: 140px;
}

.flow-arrow-container[b-glgwg0w5ad] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
}

.flow-arrow[b-glgwg0w5ad] {
    color: #74b9ff;
    font-size: 1.2rem;
    font-weight: bold;
    animation: pulse-b-glgwg0w5ad 2s infinite;
}

@keyframes pulse-b-glgwg0w5ad {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.direction-label[b-glgwg0w5ad] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 2px 8px;
    border-radius: 6px;
    margin-bottom: 4px;
}

.direction-label.from-label[b-glgwg0w5ad] {
    background: linear-gradient(135deg, #ffeaa7, #fdcb6e);
    color: #2d3436;
    border: 1px solid #fdcb6e;
}

.direction-label.to-label[b-glgwg0w5ad] {
    background: linear-gradient(135deg, #74b9ff, #0984e3);
    color: white;
    border: 1px solid #0984e3;
}

.direction-label.neutral-label[b-glgwg0w5ad] {
    background: linear-gradient(135deg, #ddd, #bbb);
    color: #2d3436;
    border: 1px solid #bbb;
}

.location-info[b-glgwg0w5ad] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 12px;
    border-radius: 12px;
    min-width: 120px;
    text-align: center;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.location-info:hover[b-glgwg0w5ad] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.location-info.warehouse-location[b-glgwg0w5ad] {
    background: linear-gradient(135deg, #e8f4f8, #d1ecf1);
    border: 2px solid #17a2b8;
    color: #0c5460;
}

.location-info.contact-location[b-glgwg0w5ad] {
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border: 2px solid #6c757d;
    color: #495057;
}

.location-info.neutral[b-glgwg0w5ad] {
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-color: #6c757d;
    color: #495057;
}

.location-icon[b-glgwg0w5ad] {
    font-size: 1.5rem;
    margin-bottom: 8px;
    opacity: 0.8;
}

.location-name[b-glgwg0w5ad] {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 4px;
    word-break: break-word;
    line-height: 1.2;
}

.location-type[b-glgwg0w5ad] {
    font-size: 0.7rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    opacity: 0.7;
    background: rgba(255, 255, 255, 0.3);
    padding: 2px 6px;
    border-radius: 4px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .journey-flow[b-glgwg0w5ad] {
        margin: 8px 0;
        padding: 12px;
    }

    .flow-container[b-glgwg0w5ad] {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .flow-source[b-glgwg0w5ad],
    .flow-target[b-glgwg0w5ad],
    .flow-single[b-glgwg0w5ad] {
        min-width: 120px;
    }

    .flow-arrow[b-glgwg0w5ad] {
        transform: rotate(90deg);
        margin: 4px 0;
    }

    .flow-arrow-container[b-glgwg0w5ad] {
        min-width: 30px;
    }

    .location-info[b-glgwg0w5ad] {
        padding: 10px 12px;
        min-width: 120px;
    }

    .location-name[b-glgwg0w5ad] {
        font-size: 0.9rem;
    }

    .location-icon[b-glgwg0w5ad] {
        font-size: 1.2rem;
    }

    .direction-label[b-glgwg0w5ad] {
        font-size: 0.7rem;
    }
}

/* Current Location Display */
.current-location-display[b-glgwg0w5ad] {
    text-align: right;
    padding: 8px 12px;
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 8px;
    border: 1px solid #dee2e6;
}

.current-location-display small[b-glgwg0w5ad] {
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #6c757d;
}

.current-location[b-glgwg0w5ad] {
    font-size: 1rem;
    color: #495057;
    margin-top: 2px;
}

.current-location i[b-glgwg0w5ad] {
    color: #0984e3;
    font-size: 0.9rem;
}

.current-location strong[b-glgwg0w5ad] {
    color: #2d3436;
}

/* Responsive adjustments for current location */
@media (max-width: 768px) {
    .current-location-display[b-glgwg0w5ad] {
        text-align: center;
        margin-bottom: 1rem;
    }

    .current-location[b-glgwg0w5ad] {
        font-size: 0.9rem;
    }
}

/* Enhanced Navigation and Filtering Styles */
.btn-group-wrapper[b-glgwg0w5ad] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.btn-group-wrapper .btn[b-glgwg0w5ad] {
    white-space: nowrap;
}

.form-label-sm[b-glgwg0w5ad] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 0.25rem;
}

.form-group[b-glgwg0w5ad] {
    margin-bottom: 0.5rem;
}

.form-control-sm[b-glgwg0w5ad] {
    font-size: 0.875rem;
}

/* Active filter buttons */
.btn.btn-success[b-glgwg0w5ad],
.btn.btn-danger[b-glgwg0w5ad],
.btn.btn-secondary[b-glgwg0w5ad] {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px);
}

/* Filter statistics badge */
.badge-info[b-glgwg0w5ad] {
    background-color: #17a2b8;
    color: white;
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
}

/* Enhanced timeline item targeting */
.timeline-item[b-glgwg0w5ad] {
    scroll-margin-top: 100px;
    transition: all 0.3s ease;
}

.timeline-item:target[b-glgwg0w5ad] {
    transform: translateX(10px);
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
    border-radius: 8px;
}

.timeline-item:target .timeline-content[b-glgwg0w5ad] {
    border-color: #007bff;
    box-shadow: 0 4px 20px rgba(0, 123, 255, 0.3);
}

.timeline-item:target .timeline-marker[b-glgwg0w5ad] {
    border-color: #007bff;
    background: #007bff;
    color: white;
    transform: scale(1.2);
}

/* Date input styling */
input[type="date"][b-glgwg0w5ad] {
    cursor: pointer;
}

input[type="date"][b-glgwg0w5ad]::-webkit-calendar-picker-indicator {
    cursor: pointer;
    filter: invert(0.5);
}

/* Responsive adjustments for enhanced controls */
@media (max-width: 768px) {
    .btn-group-wrapper[b-glgwg0w5ad] {
        justify-content: center;
    }

    .btn-group-wrapper .btn[b-glgwg0w5ad] {
        font-size: 0.75rem;
        padding: 0.25rem 0.5rem;
    }

    .form-label-sm[b-glgwg0w5ad] {
        font-size: 0.75rem;
    }

    .timeline-item[b-glgwg0w5ad] {
        scroll-margin-top: 80px;
    }
}

/* Collapsible filter sections for mobile */
@media (max-width: 576px) {
    .card-body .row[b-glgwg0w5ad] {
        margin-bottom: 1rem;
    }

    .btn-group-wrapper[b-glgwg0w5ad] {
        flex-direction: column;
        align-items: stretch;
    }

    .btn-group-wrapper .btn[b-glgwg0w5ad] {
        margin-bottom: 0.25rem;
        margin-right: 0 !important;
    }
}

/* Highlight target animation */
.highlight-target[b-glgwg0w5ad] {
    animation: highlightPulse-b-glgwg0w5ad 3s ease-in-out;
}

@keyframes highlightPulse-b-glgwg0w5ad {
    0% {
        transform: translateX(0px);
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.7);
    }
    10% {
        transform: translateX(15px);
        box-shadow: 0 0 0 10px rgba(0, 123, 255, 0.4);
    }
    20% {
        transform: translateX(10px);
        box-shadow: 0 0 0 15px rgba(0, 123, 255, 0.2);
    }
    30% {
        transform: translateX(5px);
        box-shadow: 0 0 0 20px rgba(0, 123, 255, 0.1);
    }
    100% {
        transform: translateX(0px);
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    }
}

/* Search highlighting */
.search-highlight[b-glgwg0w5ad] {
    background-color: #fff3cd;
    color: #856404;
    padding: 1px 3px;
    border-radius: 3px;
    font-weight: bold;
    animation: highlightGlow-b-glgwg0w5ad 2s ease-in-out infinite;
}

@keyframes highlightGlow-b-glgwg0w5ad {
    0%, 100% {
        background-color: #fff3cd;
    }
    50% {
        background-color: #ffeaa7;
    }
}

.timeline-item.search-match[b-glgwg0w5ad] {
    background: linear-gradient(135deg, rgba(255, 243, 205, 0.1), rgba(255, 234, 167, 0.1));
    border-left: 4px solid #ffc107;
}

.timeline-item.search-match .timeline-marker[b-glgwg0w5ad] {
    border-color: #ffc107;
    background: linear-gradient(135deg, #fff3cd, #ffeaa7);
    color: #856404;
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.3);
}

.timeline-item.search-match .timeline-content[b-glgwg0w5ad] {
    border-color: #ffc107;
    box-shadow: 0 2px 8px rgba(255, 193, 7, 0.2);
}

/* Warehouse Stock Display Styles */
.warehouse-stock-item[b-glgwg0w5ad] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 12px;
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 8px;
    border: 1px solid #dee2e6;
    text-align: center;
    transition: all 0.2s ease;
}

.warehouse-stock-item:hover[b-glgwg0w5ad] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.warehouse-name[b-glgwg0w5ad] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
    word-break: break-word;
    line-height: 1.2;
}

.stock-amount[b-glgwg0w5ad] {
    font-size: 1.1rem;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 4px;
}

.stock-amount.positive[b-glgwg0w5ad] {
    color: #155724;
    background: linear-gradient(135deg, #d4edda, #c3e6cb);
}

.stock-amount.negative[b-glgwg0w5ad] {
    color: #721c24;
    background: linear-gradient(135deg, #f8d7da, #f1b0b7);
}

/* Responsive adjustments for warehouse stock */
@media (max-width: 768px) {
    .warehouse-stock-item[b-glgwg0w5ad] {
        padding: 8px 10px;
    }

    .warehouse-name[b-glgwg0w5ad] {
        font-size: 0.7rem;
    }

    .stock-amount[b-glgwg0w5ad] {
        font-size: 1rem;
    }
}
/* /Pages/Artikel/Summary.razor.rz.scp.css */
/* /Pages/Bestellung/Add.razor.rz.scp.css */
.order-line-card[b-0b17lqwelo] {
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    transition: box-shadow 0.15s ease-in-out;
}

.order-line-card:hover[b-0b17lqwelo] {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.order-line-card .card-header[b-0b17lqwelo] {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.order-line-card .card-header:hover[b-0b17lqwelo] {
    background-color: #e9ecef;
}
/* /Pages/Index.razor.rz.scp.css */
/* Recent Movements Styling */
.table-warning[b-vbmmjj8yrf] {
    background-color: #fff3cd !important;
    border-left: 4px solid #ffc107;
}

.table-info[b-vbmmjj8yrf] {
    background-color: #d1ecf1 !important;
    border-left: 4px solid #17a2b8;
}

/* Entry Type Badges */
.badge-warning[b-vbmmjj8yrf] {
    background-color: #ffc107 !important;
    color: #212529 !important;
}

.badge-primary[b-vbmmjj8yrf] {
    background-color: #007bff !important;
    color: white !important;
}

/* Table Row Hover Effects */
.table-hover tbody tr:hover[b-vbmmjj8yrf] {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-warning:hover[b-vbmmjj8yrf] {
    background-color: #ffecb3 !important;
}

.table-info:hover[b-vbmmjj8yrf] {
    background-color: #bee5eb !important;
}
/* /Pages/Lagerbewegungen/Warenbewegung.razor.rz.scp.css */
.order-line-card:hover[b-dvcm3l8v3i] {
    transform: none;
}

.card:has(.order-line-card):hover[b-dvcm3l8v3i] {
    transform: none;
}
/* /Pages/Settings/TenantManagement.razor.rz.scp.css */
.tenant-icon[b-ys74jd5qqd] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 123, 255, 0.1);
    border-radius: 8px;
}

.user-avatar .rounded-circle[b-ys74jd5qqd] {
    font-size: 16px;
    line-height: 1;
}

.table-active[b-ys74jd5qqd] {
    background-color: rgba(0, 123, 255, 0.1) !important;
}

.badge-sm[b-ys74jd5qqd] {
    font-size: 0.65em;
    padding: 0.25em 0.4em;
}

.card[b-ys74jd5qqd] {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid #dee2e6;
}

.card-header[b-ys74jd5qqd] {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.dropdown-menu[b-ys74jd5qqd] {
    position: absolute !important;
    transform: none !important;
    will-change: auto !important;
    top: 100% !important;
    left: auto !important;
    right: 0 !important;
}

.dropdown-toggle[b-ys74jd5qqd]::after {
    display: none;
}

.dropdown.show .dropdown-menu[b-ys74jd5qqd] {
    animation: none !important;
}
/* /Pages/TagManagement.razor.rz.scp.css */
.dragging[b-wknvpfara2] {
    opacity: 0.5;
    transform: rotate(2deg);
}

.drag-over[b-wknvpfara2] {
    background-color: #e3f2fd !important;
    border-color: #90caf9 !important;
    border-width: 2px !important;
    border-style: solid !important;
    color: #1565c0 !important;
}

.drag-over .font-weight-bold[b-wknvpfara2],
.drag-over strong[b-wknvpfara2] {
    color: #0d47a1 !important;
}

.drag-over .text-muted[b-wknvpfara2],
.drag-over small[b-wknvpfara2] {
    color: #1976d2 !important;
}

.drag-over .badge[b-wknvpfara2] {
    color: white !important;
}

.drag-over-before[b-wknvpfara2] {
    border-top: 3px solid #007bff !important;
    border-radius: 0 !important;
    position: relative;
}

.drag-over-after[b-wknvpfara2] {
    border-bottom: 3px solid #007bff !important;
    border-radius: 0 !important;
    position: relative;
}

.drag-over-before[b-wknvpfara2]::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #007bff, transparent);
    z-index: 1000;
}

.drag-over-after[b-wknvpfara2]::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #007bff, transparent);
    z-index: 1000;
}

.list-group-item[draggable="true"][b-wknvpfara2] {
    cursor: move;
    position: relative;
    transition: all 0.2s ease;
}

.list-group-item[draggable="true"]:hover[b-wknvpfara2] {
    background-color: #f8f9fa;
}

.list-group-item.active[b-wknvpfara2] {
    background-color: #e3f2fd !important;
    border-color: #90caf9 !important;
    color: #1565c0 !important;
}

.list-group-item.active .font-weight-bold[b-wknvpfara2],
.list-group-item.active strong[b-wknvpfara2] {
    color: #0d47a1 !important;
}

.list-group-item.active .text-muted[b-wknvpfara2],
.list-group-item.active small[b-wknvpfara2] {
    color: #1976d2 !important;
}

.list-group-item.active .badge[b-wknvpfara2] {
    color: white !important;
}

.tag-list .border[draggable="true"][b-wknvpfara2] {
    cursor: move;
    position: relative;
    transition: all 0.2s ease;
}

.tag-list .border[draggable="true"]:hover[b-wknvpfara2] {
    background-color: #f8f9fa;
}

.tag-list.drag-over[b-wknvpfara2] {
    border: 2px dashed #28a745 !important;
    background-color: #e8f5e8;
    min-height: 80px;
}

/* Visual feedback for dragged items */
.list-group-item.being-dragged[b-wknvpfara2] {
    opacity: 0.3;
    transform: scale(0.95);
}

.tag-list .border.being-dragged[b-wknvpfara2] {
    opacity: 0.3;
    transform: scale(0.95);
}
