@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2v1gxd7q0x] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2v1gxd7q0x] {
    flex: 1;
}

.sidebar[b-2v1gxd7q0x] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2v1gxd7q0x] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2v1gxd7q0x]  a, .top-row[b-2v1gxd7q0x]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2v1gxd7q0x]  a:hover, .top-row[b-2v1gxd7q0x]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2v1gxd7q0x]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2v1gxd7q0x] {
        justify-content: space-between;
    }

    .top-row[b-2v1gxd7q0x]  a, .top-row[b-2v1gxd7q0x]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2v1gxd7q0x] {
        flex-direction: row;
    }

    .sidebar[b-2v1gxd7q0x] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2v1gxd7q0x] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2v1gxd7q0x]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2v1gxd7q0x], article[b-2v1gxd7q0x] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-2v1gxd7q0x] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-2v1gxd7q0x] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu2.razor.rz.scp.css */
.navbar-toggler[b-pwp4uv8e0d] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-pwp4uv8e0d] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-pwp4uv8e0d] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pwp4uv8e0d] {
    font-size: 1.1rem;
}

.bi[b-pwp4uv8e0d] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-pwp4uv8e0d] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-pwp4uv8e0d] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-pwp4uv8e0d] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-pwp4uv8e0d] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pwp4uv8e0d] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pwp4uv8e0d] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pwp4uv8e0d]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-pwp4uv8e0d]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-pwp4uv8e0d]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-pwp4uv8e0d] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-pwp4uv8e0d] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pwp4uv8e0d] {
        display: none;
    }

    .nav-scrollable[b-pwp4uv8e0d] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-3eqoc8mzz6],
.components-reconnect-repeated-attempt-visible[b-3eqoc8mzz6],
.components-reconnect-failed-visible[b-3eqoc8mzz6],
.components-pause-visible[b-3eqoc8mzz6],
.components-resume-failed-visible[b-3eqoc8mzz6],
.components-rejoining-animation[b-3eqoc8mzz6] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-retrying[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-failed[b-3eqoc8mzz6],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-3eqoc8mzz6] {
    display: block;
}


#components-reconnect-modal[b-3eqoc8mzz6] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-3eqoc8mzz6 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-3eqoc8mzz6 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-3eqoc8mzz6 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-3eqoc8mzz6]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-3eqoc8mzz6 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-3eqoc8mzz6 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-3eqoc8mzz6 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-3eqoc8mzz6 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-3eqoc8mzz6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-3eqoc8mzz6] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-3eqoc8mzz6] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-3eqoc8mzz6] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-3eqoc8mzz6] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-3eqoc8mzz6] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-3eqoc8mzz6] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-3eqoc8mzz6 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-3eqoc8mzz6] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-3eqoc8mzz6 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Manage/LineData.razor.rz.scp.css */
.line-data-container[b-z88whq8pni] {
    width: 100%;
    min-height: 100vh;
    background-color: #0a0a0a;
    padding: 0;
}

/* Barra de estado superior */
.status-bar[b-z88whq8pni] {
    width: 100%;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.status-red[b-z88whq8pni] {
    background-color: #dc3545;
}

.status-green[b-z88whq8pni] {
    background-color: #28a745;
}

.status-gray[b-z88whq8pni] {
    background-color: #6c757d;
}

.status-content[b-z88whq8pni] {
    text-align: center;
}

.status-content h2[b-z88whq8pni] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 0.5rem 0;
    letter-spacing: 2px;
}

.status-text[b-z88whq8pni] {
    font-size: 1.8rem;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
}

.status-content .mt-2[b-z88whq8pni] {
    margin-top: 0.5rem;
    font-size: 1.2rem;
}

.status-content .mt-2 small[b-z88whq8pni] {
    color: #ffffff;
    opacity: 0.9;
}

/* Tabla de productos elaborados */
.table-responsive[b-z88whq8pni] {
    overflow-x: auto;
    margin-top: 1rem;
    background-color: transparent !important;
}

.table[b-z88whq8pni] {
    margin-bottom: 0;
    background-color: transparent !important;
}

    .table thead th[b-z88whq8pni] {
        font-weight: 600;
        font-size: 0.9rem;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        background-color: transparent !important;
    }

    .table tbody td[b-z88whq8pni] {
        vertical-align: middle;
        background-color: transparent !important;
    }

        .table tbody td small[b-z88whq8pni] {
            /*color: #6c757d;*/
            font-size: 0.85rem;
            background-color: transparent !important;
        }

.table-sm thead th[b-z88whq8pni],
.table-sm tbody td[b-z88whq8pni] {
    padding: 0.5rem;
    font-size: 0.875rem;
}

.table tfoot[b-z88whq8pni] {
    font-weight: 600;
    background-color: transparent !important;
}

/* Estados de carga y error */
.loading-container[b-z88whq8pni],
.error-container[b-z88whq8pni] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 60vh;
    color: #e0e0e0;
}

.spinner[b-z88whq8pni] {
    border: 8px solid #2a2a2a;
    border-top: 8px solid #0d6efd;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-z88whq8pni 1s linear infinite;
    margin-bottom: 2rem;
}

@keyframes spin-b-z88whq8pni {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-z88whq8pni],
.error-container h3[b-z88whq8pni] {
    font-size: 1.8rem;
    font-weight: 600;
    margin: 1rem 0;
}

.error-container p[b-z88whq8pni] {
    font-size: 1.4rem;
    color: #dc3545;
    margin-bottom: 2rem;
}

.error-icon[b-z88whq8pni] {
    font-size: 5rem;
    margin-bottom: 1rem;
}

.error-container details[b-z88whq8pni] {
    background-color: #1a1a1a;
    padding: 1rem;
    border-radius: 4px;
    max-width: 600px;
    width: 100%;
    margin-bottom: 1rem;
}

.error-container summary[b-z88whq8pni] {
    cursor: pointer;
    font-weight: 600;
    color: #ffc107;
}

.error-container pre[b-z88whq8pni] {
    background-color: #0a0a0a;
    padding: 1rem;
    border-radius: 4px;
    overflow-x: auto;
    margin-top: 0.5rem;
    color: #ff6b6b;
    font-size: 0.9rem;
}

.btn-reload[b-z88whq8pni] {
    background-color: #0d6efd;
    color: #ffffff;
    border: none;
    padding: 1rem 2rem;
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-reload:hover[b-z88whq8pni] {
    background-color: #0b5ed7;
}

/* Información de actualización */
.update-info[b-z88whq8pni] {
    text-align: center;
    padding: 2rem;
    color: #a0a0a0;
    font-size: 1.1rem;
}

/* Responsive */
@media (max-width: 768px) {
    .status-content h2[b-z88whq8pni] {
        font-size: 1.8rem;
    }

    .status-text[b-z88whq8pni] {
        font-size: 1.4rem;
    }

    .status-content .mt-2[b-z88whq8pni] {
        font-size: 1rem;
    }

    .table thead th[b-z88whq8pni] {
        font-size: 0.75rem;
        padding: 0.5rem;
    }

    .table tbody td[b-z88whq8pni] {
        font-size: 0.85rem;
        padding: 0.5rem;
    }
}
    }

    .card-value[b-z88whq8pni] {
        font-size: 1.5rem;
    }

    .card-value.large[b-z88whq8pni] {
        font-size: 2rem;
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    .dashboard-grid[b-z88whq8pni] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1201px) {
    .dashboard-grid[b-z88whq8pni] {
        grid-template-columns: repeat(3, 1fr);
    }
}
/* /Components/Pages/Manage/ManageOrderAdd.razor.rz.scp.css */
.manage-order-add-container[b-yck9h5djkv] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.header-section[b-yck9h5djkv] {
    margin-bottom: 2rem;
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 1rem;
}

.header-section h3[b-yck9h5djkv] {
    color: #2c3e50;
    font-weight: 600;
    margin: 0;
}

.section-title[b-yck9h5djkv] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    padding: 1rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 12px;
    color: white;
}

.section-title h5[b-yck9h5djkv] {
    margin: 0;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.section-title .badge[b-yck9h5djkv] {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
}

.orders-grid[b-yck9h5djkv] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.order-card[b-yck9h5djkv] {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.order-card:hover[b-yck9h5djkv] {
    transform: translateY(-4px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    border-color: #667eea;
}

.order-card .card-header[b-yck9h5djkv] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 1rem 1.25rem;
    border-bottom: 2px solid #dee2e6;
}

.order-info-header[b-yck9h5djkv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-name-section[b-yck9h5djkv] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.order-name-section h5[b-yck9h5djkv] {
    margin: 0;
    color: #2c3e50;
    font-weight: 700;
    font-size: 1.1rem;
}

.order-name-section .badge[b-yck9h5djkv] {
    font-size: 0.75rem;
    padding: 0.35rem 0.65rem;
}

.order-info-header .bi-chevron-right[b-yck9h5djkv] {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}

.order-card:hover .bi-chevron-right[b-yck9h5djkv] {
    transform: translateX(4px);
}

.order-card .card-body[b-yck9h5djkv] {
    padding: 1.25rem;
}

.order-description[b-yck9h5djkv] {
    display: flex;
    align-items: flex-start;
    padding: 0.75rem;
    background-color: #f8f9fa;
    border-left: 3px solid #667eea;
    border-radius: 6px;
    font-style: italic;
    color: #495057;
}

.order-description i[b-yck9h5djkv] {
    margin-top: 0.2rem;
}

.order-details[b-yck9h5djkv] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.detail-row[b-yck9h5djkv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f1f3f5;
}

.detail-row:last-child[b-yck9h5djkv] {
    border-bottom: none;
}

.detail-row .label[b-yck9h5djkv] {
    color: #6c757d;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.detail-row .label i[b-yck9h5djkv] {
    color: #667eea;
}

.detail-row .value[b-yck9h5djkv] {
    font-size: 0.95rem;
    color: #2c3e50;
    text-align: right;
}

.progress-section[b-yck9h5djkv] {
    padding: 0.75rem;
    background-color: #f8f9fa;
    border-radius: 8px;
}

.progress[b-yck9h5djkv] {
    border-radius: 10px;
    background-color: #e9ecef;
}

.progress-bar[b-yck9h5djkv] {
    border-radius: 10px;
    transition: width 0.6s ease;
}

/* Modal styles */
.confirmation-card[b-yck9h5djkv] {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 1.5rem;
}

.order-info-modal[b-yck9h5djkv] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.modal-detail-row[b-yck9h5djkv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem;
    background-color: white;
    border-radius: 6px;
    border-left: 3px solid #667eea;
}

.modal-detail-row .label[b-yck9h5djkv] {
    color: #6c757d;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.modal-detail-row .label i[b-yck9h5djkv] {
    color: #667eea;
}

.modal-detail-row .value[b-yck9h5djkv] {
    font-size: 0.95rem;
    color: #2c3e50;
    text-align: right;
}

/* Alert improvements */
.alert[b-yck9h5djkv] {
    border-radius: 8px;
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.alert-info[b-yck9h5djkv] {
    background-color: #e7f3ff;
    color: #004085;
    border-left: 4px solid #0066cc;
}

.alert-danger[b-yck9h5djkv] {
    background-color: #ffe7e7;
    color: #721c24;
    border-left: 4px solid #dc3545;
}

.alert-success[b-yck9h5djkv] {
    background-color: #d4edda;
    color: #155724;
    border-left: 4px solid #28a745;
}

/* Modal backdrop */
.modal-backdrop[b-yck9h5djkv] {
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content[b-yck9h5djkv] {
    border-radius: 12px;
    border: none;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.modal-header[b-yck9h5djkv] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-radius: 12px 12px 0 0;
    border-bottom: none;
    padding: 1.25rem 1.5rem;
}

.modal-header .modal-title[b-yck9h5djkv] {
    display: flex;
    align-items: center;
    font-weight: 600;
}

.modal-header .btn-close[b-yck9h5djkv] {
    filter: brightness(0) invert(1);
}

.modal-footer[b-yck9h5djkv] {
    border-top: 1px solid #e9ecef;
    padding: 1rem 1.5rem;
}

/* Loading state */
.spinner-border[b-yck9h5djkv] {
    border-width: 0.2em;
}

/* Responsive design */
@media (max-width: 768px) {
    .orders-grid[b-yck9h5djkv] {
        grid-template-columns: 1fr;
    }

    .manage-order-add-container[b-yck9h5djkv] {
        padding: 1rem;
    }

    .order-name-section[b-yck9h5djkv] {
        flex-direction: column;
        align-items: flex-start;
    }

    .detail-row[b-yck9h5djkv] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.25rem;
    }

    .detail-row .value[b-yck9h5djkv] {
        text-align: left;
    }
}

@media (max-width: 576px) {
    .section-title[b-yck9h5djkv] {
        flex-direction: column;
        gap: 0.5rem;
        text-align: center;
    }
}
