/* /Layout/LoginLayout.razor.rz.scp.css */
.login-layout-page[b-ujsasxciva] {
    display: flex;
    min-height: 100vh;
    background: #f5f5f5;
}

.login-sidebar[b-ujsasxciva] {
    width: 250px;
    min-height: 100vh;
    padding: 1.5rem;
    background: linear-gradient( 180deg, #5a5a5a 0%, #4a4a4a 35%, #3f3f3f 70%, #303030 100% );
    border-right: 1px solid #5f5f5f;
}

.login-sidebar-brand[b-ujsasxciva] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.05rem;
    font-weight: 600;
}

.login-sidebar-logo[b-ujsasxciva] {
    width: 190px;
    max-width: 100%;
    height: auto;
}

.login-layout-content[b-ujsasxciva] {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding: 2rem;
}

@media (max-width: 700px) {
    .login-layout-page[b-ujsasxciva] {
        flex-direction: column;
    }

    .login-sidebar[b-ujsasxciva] {
        width: 100%;
        min-height: auto;
        padding: 0.8rem 1rem;
    }

    .login-sidebar-brand[b-ujsasxciva] {
        flex-direction: row;
        justify-content: center;
    }

    .login-sidebar-logo[b-ujsasxciva] {
        width: 145px;
    }

    .login-sidebar-brand span[b-ujsasxciva] {
        display: none;
    }

    .login-layout-content[b-ujsasxciva] {
        padding: 1rem;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-b5hstczwrc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-b5hstczwrc] {
    flex: 1;
}

.sidebar[b-b5hstczwrc] {
    background: linear-gradient( 180deg, #5a5a5a 0%, #4a4a4a 35%, #3f3f3f 70%, #303030 100% );
    border-right: 1px solid #5f5f5f;
}

.top-row[b-b5hstczwrc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-b5hstczwrc]  a, .top-row[b-b5hstczwrc]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-b5hstczwrc]  a:hover, .top-row[b-b5hstczwrc]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-b5hstczwrc]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-b5hstczwrc] {
        justify-content: space-between;
    }

    .top-row[b-b5hstczwrc]  a, .top-row[b-b5hstczwrc]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-b5hstczwrc] {
        flex-direction: row;
    }

    .sidebar[b-b5hstczwrc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-b5hstczwrc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-b5hstczwrc]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-b5hstczwrc], article[b-b5hstczwrc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
.app-topbar[b-b5hstczwrc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.topbar-title[b-b5hstczwrc] {
    font-weight: 600;
    color: #2f2f2f;
}

.topbar-user[b-b5hstczwrc] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    font-size: 0.9rem;
    color: #666666;
}

.logout-button[b-b5hstczwrc] {
    padding: 0.35rem 0.75rem;
    border: 1px solid #d7d7d7;
    border-radius: 0.45rem;
    background: #ffffff;
    color: #555555;
    font-size: 0.85rem;
    cursor: pointer;
}

    .logout-button:hover[b-b5hstczwrc] {
        border-color: #e30613;
        color: #e30613;
        background: #fff8f8;
    }
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-t2j6gcyx24] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-t2j6gcyx24] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t2j6gcyx24] {
    font-size: 1.1rem;
}

.bi[b-t2j6gcyx24] {
    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-t2j6gcyx24] {
    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-t2j6gcyx24] {
    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-t2j6gcyx24] {
    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-t2j6gcyx24] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t2j6gcyx24] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t2j6gcyx24] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t2j6gcyx24]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-t2j6gcyx24]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-t2j6gcyx24]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-t2j6gcyx24] {
        display: none;
    }

    .collapse[b-t2j6gcyx24] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-t2j6gcyx24] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
.logo-container[b-t2j6gcyx24] {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
}

.logo[b-t2j6gcyx24] {
    width: 180px;
    height: auto;
}
/* /Pages/Articoli.razor.rz.scp.css */
.articles-page[b-oq38idko4d] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.articles-header[b-oq38idko4d] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

    .articles-header h1[b-oq38idko4d] {
        margin: 0;
        font-size: 2rem;
    }

    .articles-header p[b-oq38idko4d] {
        margin: 0.35rem 0 0;
        color: #6c757d;
    }

.articles-toolbar[b-oq38idko4d] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.articles-search[b-oq38idko4d] {
    flex: 1;
    min-width: 260px;
}

.articles-filter[b-oq38idko4d] {
    width: 190px;
}

.articles-summary[b-oq38idko4d] {
    font-size: 0.9rem;
    color: #6c757d;
}

.articles-table-container[b-oq38idko4d] {
    overflow-x: auto;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
}

.articles-table[b-oq38idko4d] {
    margin: 0;
    min-width: 950px;
}

    .articles-table thead th[b-oq38idko4d] {
        padding: 1rem;
        font-size: 0.85rem;
        font-weight: 600;
        color: #555555;
        background: #f7f7f7;
        border-bottom: 1px solid #dee2e6;
        white-space: nowrap;
    }

    .articles-table tbody td[b-oq38idko4d] {
        padding: 1rem;
        vertical-align: middle;
    }

.articles-empty[b-oq38idko4d] {
    display: flex;
    min-height: 260px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    color: #6c757d;
    text-align: center;
}

    .articles-empty strong[b-oq38idko4d] {
        color: #333333;
        font-size: 1.1rem;
    }

@media (max-width: 700px) {
    .articles-header[b-oq38idko4d] {
        flex-direction: column;
    }

        .articles-header .btn[b-oq38idko4d] {
            width: 100%;
        }

    .articles-toolbar[b-oq38idko4d] {
        align-items: stretch;
        flex-direction: column;
    }

    .articles-search[b-oq38idko4d],
    .articles-filter[b-oq38idko4d] {
        width: 100%;
    }
}
/* /Pages/DettaglioArticolo.razor.rz.scp.css */
b.article-detail-page[b-83l8he0rjl] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.article-detail-header[b-83l8he0rjl] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

    .article-detail-header h1[b-83l8he0rjl] {
        margin: 0.2rem 0 0;
        font-size: 2rem;
    }

    .article-detail-header p[b-83l8he0rjl] {
        margin: 0.35rem 0 0;
        color: #6c757d;
    }

.article-code[b-83l8he0rjl] {
    margin-top: 0.8rem;
    color: #e30613;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
}

.back-link[b-83l8he0rjl] {
    color: #666666;
    text-decoration: none;
    font-size: 0.9rem;
}

    .back-link:hover[b-83l8he0rjl] {
        color: #e30613;
    }

.article-actions[b-83l8he0rjl] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.article-summary-cards[b-83l8he0rjl] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.summary-card[b-83l8he0rjl] {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
    padding: 1.2rem;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
}

    .summary-card span[b-83l8he0rjl] {
        color: #555555;
        font-weight: 600;
    }

    .summary-card strong[b-83l8he0rjl] {
        font-size: 2rem;
        line-height: 1;
    }

    .summary-card small[b-83l8he0rjl] {
        color: #6c757d;
    }

.article-detail-grid[b-83l8he0rjl] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.detail-panel[b-83l8he0rjl] {
    padding: 1.4rem;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
}

.panel-heading[b-83l8he0rjl] {
    margin-bottom: 1rem;
}

    .panel-heading h2[b-83l8he0rjl] {
        margin: 0;
        font-size: 1.2rem;
    }

.detail-list[b-83l8he0rjl] {
    display: flex;
    flex-direction: column;
    margin: 0;
}

    .detail-list div[b-83l8he0rjl] {
        display: grid;
        grid-template-columns: 160px 1fr;
        gap: 1rem;
        padding: 0.75rem 0;
        border-bottom: 1px solid #eeeeee;
    }

        .detail-list div:last-child[b-83l8he0rjl] {
            border-bottom: 0;
        }

    .detail-list dt[b-83l8he0rjl] {
        color: #6c757d;
        font-weight: 500;
    }

    .detail-list dd[b-83l8he0rjl] {
        margin: 0;
        color: #333333;
        font-weight: 600;
    }

.detail-text-block[b-83l8he0rjl] {
    margin-bottom: 1.2rem;
}

    .detail-text-block:last-child[b-83l8he0rjl] {
        margin-bottom: 0;
    }

    .detail-text-block h3[b-83l8he0rjl] {
        margin: 0 0 0.35rem;
        font-size: 0.9rem;
        color: #555555;
    }

    .detail-text-block p[b-83l8he0rjl] {
        margin: 0;
        color: #333333;
        white-space: pre-wrap;
    }

.empty-history[b-83l8he0rjl] {
    display: flex;
    min-height: 150px;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    text-align: center;
}

.article-not-found[b-83l8he0rjl] {
    max-width: 650px;
}

@media (max-width: 900px) {
    .article-summary-cards[b-83l8he0rjl] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .article-detail-grid[b-83l8he0rjl] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .article-detail-header[b-83l8he0rjl] {
        flex-direction: column;
    }

    .article-actions[b-83l8he0rjl] {
        width: 100%;
    }

        .article-actions .btn[b-83l8he0rjl] {
            flex: 1;
        }

    .article-summary-cards[b-83l8he0rjl] {
        grid-template-columns: 1fr;
    }

    .detail-list div[b-83l8he0rjl] {
        grid-template-columns: 1fr;
        gap: 0.2rem;
    }
}

.warehouse-stock-list[b-83l8he0rjl] {
    display: flex;
    flex-direction: column;
}

.warehouse-stock-row[b-83l8he0rjl] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.9rem 0;
    border-bottom: 1px solid #eeeeee;
}

    .warehouse-stock-row:last-child[b-83l8he0rjl] {
        border-bottom: 0;
    }

    .warehouse-stock-row > div:first-child[b-83l8he0rjl] {
        display: flex;
        flex-direction: column;
    }

    .warehouse-stock-row span[b-83l8he0rjl] {
        color: #6c757d;
        font-size: 0.82rem;
    }

.warehouse-stock-quantity[b-83l8he0rjl] {
    font-size: 1.05rem;
    font-weight: 700;
    white-space: nowrap;
}

.movement-timeline[b-83l8he0rjl] {
    display: flex;
    flex-direction: column;
}

.movement-entry[b-83l8he0rjl] {
    display: grid;
    grid-template-columns: 18px 1fr;
    gap: 0.8rem;
    position: relative;
    padding-bottom: 1.25rem;
}

    .movement-entry:not(:last-child)[b-83l8he0rjl]::before {
        content: "";
        position: absolute;
        top: 14px;
        bottom: -2px;
        left: 5px;
        width: 2px;
        background: #e2e2e2;
    }

.movement-marker[b-83l8he0rjl] {
    width: 12px;
    height: 12px;
    margin-top: 5px;
    border: 3px solid #e30613;
    border-radius: 50%;
    background: #ffffff;
    z-index: 1;
}

.movement-content[b-83l8he0rjl] {
    padding-bottom: 0.25rem;
}

.movement-heading[b-83l8he0rjl] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

    .movement-heading > div[b-83l8he0rjl] {
        display: flex;
        flex-direction: column;
    }

    .movement-heading time[b-83l8he0rjl] {
        color: #6c757d;
        font-size: 0.82rem;
        white-space: nowrap;
    }

.movement-code[b-83l8he0rjl] {
    color: #6c757d;
    font-size: 0.8rem;
}

.movement-details[b-83l8he0rjl] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1.25rem;
    margin-top: 0.55rem;
    color: #555555;
    font-size: 0.9rem;
}

.movement-note[b-83l8he0rjl] {
    margin: 0.6rem 0 0;
    padding: 0.65rem 0.8rem;
    border-radius: 0.45rem;
    background: #f6f6f6;
    color: #555555;
    font-size: 0.9rem;
}

@media (max-width: 600px) {
    .movement-heading[b-83l8he0rjl] {
        flex-direction: column;
        gap: 0.25rem;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.dashboard-page[b-v8r1ighaii] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.dashboard-header[b-v8r1ighaii] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
}

    .dashboard-header h1[b-v8r1ighaii] {
        margin: 0;
        font-size: 2rem;
    }

    .dashboard-header p[b-v8r1ighaii] {
        margin: 0.35rem 0 0;
        color: #6c757d;
    }

.dashboard-actions[b-v8r1ighaii] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.search-box[b-v8r1ighaii] {
    max-width: 850px;
}

.dashboard-cards[b-v8r1ighaii] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.dashboard-card[b-v8r1ighaii] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
}

    .dashboard-card strong[b-v8r1ighaii] {
        font-size: 2rem;
        line-height: 1;
    }

.dashboard-card-label[b-v8r1ighaii] {
    font-weight: 600;
}

.dashboard-card small[b-v8r1ighaii] {
    color: #6c757d;
}

.dashboard-sections[b-v8r1ighaii] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.dashboard-panel[b-v8r1ighaii] {
    min-height: 250px;
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
}

.panel-header[b-v8r1ighaii] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

    .panel-header h2[b-v8r1ighaii] {
        margin: 0;
        font-size: 1.2rem;
    }

.empty-state[b-v8r1ighaii] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 170px;
    color: #6c757d;
    text-align: center;
}

@media (max-width: 900px) {
    .dashboard-cards[b-v8r1ighaii] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dashboard-sections[b-v8r1ighaii] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .dashboard-header[b-v8r1ighaii] {
        flex-direction: column;
    }

    .dashboard-actions[b-v8r1ighaii] {
        width: 100%;
    }

        .dashboard-actions .btn[b-v8r1ighaii] {
            flex: 1;
        }

    .dashboard-cards[b-v8r1ighaii] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/Login.razor.rz.scp.css */
.login-page[b-pszej6ej37] {
    display: flex;
    min-height: calc(100vh - 7rem);
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
}

.login-card[b-pszej6ej37] {
    width: 100%;
    max-width: 430px;
    padding: 2rem;
    border: 1px solid #dedede;
    border-radius: 1rem;
    background: #ffffff;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}

.login-logo[b-pszej6ej37] {
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem;
}

    .login-logo img[b-pszej6ej37] {
        width: 230px;
        max-width: 100%;
        height: auto;
    }

.login-heading[b-pszej6ej37] {
    margin-bottom: 1.5rem;
    text-align: center;
}

    .login-heading h1[b-pszej6ej37] {
        margin: 0;
        font-size: 1.7rem;
    }

    .login-heading p[b-pszej6ej37] {
        margin: 0.45rem 0 0;
        color: #6c757d;
    }

.login-field[b-pszej6ej37] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-bottom: 1rem;
}

    .login-field label[b-pszej6ej37] {
        font-size: 0.9rem;
        font-weight: 600;
        color: #444444;
    }

.login-button[b-pszej6ej37] {
    width: 100%;
    margin-top: 0.5rem;
}
/* /Pages/Magazzini.razor.rz.scp.css */
.warehouses-page[b-nguzotofbk] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.warehouses-header[b-nguzotofbk] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

    .warehouses-header h1[b-nguzotofbk] {
        margin: 0;
        font-size: 2rem;
    }

    .warehouses-header p[b-nguzotofbk] {
        margin: 0.35rem 0 0;
        color: #6c757d;
    }

.warehouses-summary[b-nguzotofbk] {
    color: #6c757d;
    font-size: 0.9rem;
}

.warehouses-grid[b-nguzotofbk] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.warehouse-card[b-nguzotofbk] {
    display: flex;
    min-height: 210px;
    flex-direction: column;
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
}

.warehouse-card-header[b-nguzotofbk] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.warehouse-card h2[b-nguzotofbk] {
    margin: 0.2rem 0 0;
    font-size: 1.25rem;
}

.warehouse-code[b-nguzotofbk] {
    color: #e30613;
    font-size: 0.8rem;
    font-weight: 700;
}

.warehouse-status[b-nguzotofbk] {
    padding: 0.25rem 0.55rem;
    border-radius: 999px;
    background: #e8f5e9;
    color: #2e7d32;
    font-size: 0.75rem;
    font-weight: 600;
}

.warehouse-card p[b-nguzotofbk] {
    flex: 1;
    margin: 1rem 0;
    color: #6c757d;
}

.warehouse-card-footer[b-nguzotofbk] {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    padding-top: 1rem;
    border-top: 1px solid #eeeeee;
    color: #6c757d;
    font-size: 0.85rem;
}

.warehouses-empty[b-nguzotofbk] {
    display: flex;
    min-height: 280px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
    background: #ffffff;
    color: #6c757d;
    text-align: center;
}

    .warehouses-empty strong[b-nguzotofbk] {
        color: #333333;
        font-size: 1.1rem;
    }

@media (max-width: 1000px) {
    .warehouses-grid[b-nguzotofbk] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .warehouses-header[b-nguzotofbk] {
        flex-direction: column;
    }

        .warehouses-header .btn[b-nguzotofbk] {
            width: 100%;
        }

    .warehouses-grid[b-nguzotofbk] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/ModificaArticolo.razor.rz.scp.css */
.article-form-page[b-sh0ru0scds] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 1150px;
}

.article-form-header h1[b-sh0ru0scds] {
    margin: 0.4rem 0 0;
    font-size: 2rem;
}

.article-form-header p[b-sh0ru0scds] {
    margin: 0.4rem 0 0;
    color: #6c757d;
}

.back-link[b-sh0ru0scds] {
    color: #666666;
    text-decoration: none;
    font-size: 0.9rem;
}

    .back-link:hover[b-sh0ru0scds] {
        color: #e30613;
    }

.article-form[b-sh0ru0scds] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.form-section[b-sh0ru0scds] {
    padding: 1.5rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
}

.section-heading[b-sh0ru0scds] {
    margin-bottom: 1.25rem;
}

    .section-heading h2[b-sh0ru0scds] {
        margin: 0;
        font-size: 1.2rem;
    }

    .section-heading p[b-sh0ru0scds] {
        margin: 0.3rem 0 0;
        color: #6c757d;
        font-size: 0.9rem;
    }

.form-grid[b-sh0ru0scds] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-field[b-sh0ru0scds] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

    .form-field label[b-sh0ru0scds] {
        font-size: 0.9rem;
        font-weight: 600;
        color: #444444;
    }

.full-width[b-sh0ru0scds] {
    grid-column: 1 / -1;
}

.form-actions[b-sh0ru0scds] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding-bottom: 1rem;
}

@media (max-width: 700px) {
    .form-grid[b-sh0ru0scds] {
        grid-template-columns: 1fr;
    }

    .full-width[b-sh0ru0scds] {
        grid-column: auto;
    }

    .form-section[b-sh0ru0scds] {
        padding: 1rem;
    }

    .form-actions[b-sh0ru0scds] {
        flex-direction: column-reverse;
    }

        .form-actions .btn[b-sh0ru0scds] {
            width: 100%;
        }
}

.validation-message[b-sh0ru0scds] {
    color: #dc3545;
    font-size: 0.85rem;
}

.validation-summary[b-sh0ru0scds] {
    padding: 1rem;
    border: 1px solid #f1aeb5;
    border-radius: 0.6rem;
    background: #f8d7da;
    color: #842029;
}

.image-editor[b-sh0ru0scds] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.image-paste-area[b-sh0ru0scds] {
    display: flex;
    min-height: 310px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 2px dashed #b8b8b8;
    border-radius: 0.8rem;
    background: #fafafa;
    outline: none;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

    .image-paste-area:focus[b-sh0ru0scds] {
        border-color: #e30613;
        background: #fff8f8;
    }

.image-placeholder[b-sh0ru0scds] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.6rem;
    padding: 2rem;
    color: #6c757d;
    text-align: center;
}

    .image-placeholder strong[b-sh0ru0scds] {
        color: #333333;
        font-size: 1.05rem;
    }

.image-separator[b-sh0ru0scds] {
    font-size: 0.85rem;
}

.image-file-button[b-sh0ru0scds] {
    position: relative;
    overflow: hidden;
}

    .image-file-button input[b-sh0ru0scds],
    .image-actions input[b-sh0ru0scds] {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0;
        pointer-events: none;
    }

.image-preview-container[b-sh0ru0scds] {
    display: flex;
    width: 100%;
    min-height: 310px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding: 1rem;
}

.image-preview[b-sh0ru0scds] {
    display: block;
    max-width: 100%;
    max-height: 380px;
    object-fit: contain;
}

.image-preview-info[b-sh0ru0scds] {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #555555;
}

    .image-preview-info small[b-sh0ru0scds] {
        color: #6c757d;
    }

.image-actions[b-sh0ru0scds] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

    .image-actions label[b-sh0ru0scds] {
        position: relative;
        overflow: hidden;
        margin: 0;
        cursor: pointer;
    }

@media (max-width: 700px) {
    .image-paste-area[b-sh0ru0scds] {
        min-height: 230px;
    }

    .image-actions[b-sh0ru0scds] {
        flex-direction: column;
    }

        .image-actions .btn[b-sh0ru0scds] {
            width: 100%;
        }
}

.article-code[b-sh0ru0scds] {
    margin-top: 0.8rem;
    color: #e30613;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
}
/* /Pages/NuovoArticolo.razor.rz.scp.css */
.article-form-page[b-uzsjkg2jwf] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 1150px;
}

.article-form-header h1[b-uzsjkg2jwf] {
    margin: 0.4rem 0 0;
    font-size: 2rem;
}

.article-form-header p[b-uzsjkg2jwf] {
    margin: 0.4rem 0 0;
    color: #6c757d;
}

.back-link[b-uzsjkg2jwf] {
    color: #666666;
    text-decoration: none;
    font-size: 0.9rem;
}

    .back-link:hover[b-uzsjkg2jwf] {
        color: #e30613;
    }

.article-form[b-uzsjkg2jwf] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.form-section[b-uzsjkg2jwf] {
    padding: 1.5rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
}

.section-heading[b-uzsjkg2jwf] {
    margin-bottom: 1.25rem;
}

    .section-heading h2[b-uzsjkg2jwf] {
        margin: 0;
        font-size: 1.2rem;
    }

    .section-heading p[b-uzsjkg2jwf] {
        margin: 0.3rem 0 0;
        color: #6c757d;
        font-size: 0.9rem;
    }

.form-grid[b-uzsjkg2jwf] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-field[b-uzsjkg2jwf] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

    .form-field label[b-uzsjkg2jwf] {
        font-size: 0.9rem;
        font-weight: 600;
        color: #444444;
    }

.full-width[b-uzsjkg2jwf] {
    grid-column: 1 / -1;
}

.form-actions[b-uzsjkg2jwf] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding-bottom: 1rem;
}

@media (max-width: 700px) {
    .form-grid[b-uzsjkg2jwf] {
        grid-template-columns: 1fr;
    }

    .full-width[b-uzsjkg2jwf] {
        grid-column: auto;
    }

    .form-section[b-uzsjkg2jwf] {
        padding: 1rem;
    }

    .form-actions[b-uzsjkg2jwf] {
        flex-direction: column-reverse;
    }

        .form-actions .btn[b-uzsjkg2jwf] {
            width: 100%;
        }
}
.validation-message[b-uzsjkg2jwf] {
    color: #dc3545;
    font-size: 0.85rem;
}

.validation-summary[b-uzsjkg2jwf] {
    padding: 1rem;
    border: 1px solid #f1aeb5;
    border-radius: 0.6rem;
    background: #f8d7da;
    color: #842029;
}
.image-editor[b-uzsjkg2jwf] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.image-paste-area[b-uzsjkg2jwf] {
    display: flex;
    min-height: 310px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 2px dashed #b8b8b8;
    border-radius: 0.8rem;
    background: #fafafa;
    outline: none;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

    .image-paste-area:focus[b-uzsjkg2jwf] {
        border-color: #e30613;
        background: #fff8f8;
    }

.image-placeholder[b-uzsjkg2jwf] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.6rem;
    padding: 2rem;
    color: #6c757d;
    text-align: center;
}

    .image-placeholder strong[b-uzsjkg2jwf] {
        color: #333333;
        font-size: 1.05rem;
    }

.image-separator[b-uzsjkg2jwf] {
    font-size: 0.85rem;
}

.image-file-button[b-uzsjkg2jwf] {
    position: relative;
    overflow: hidden;
}

    .image-file-button input[b-uzsjkg2jwf],
    .image-actions input[b-uzsjkg2jwf] {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0;
        pointer-events: none;
    }

.image-preview-container[b-uzsjkg2jwf] {
    display: flex;
    width: 100%;
    min-height: 310px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding: 1rem;
}

.image-preview[b-uzsjkg2jwf] {
    display: block;
    max-width: 100%;
    max-height: 380px;
    object-fit: contain;
}

.image-preview-info[b-uzsjkg2jwf] {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #555555;
}

    .image-preview-info small[b-uzsjkg2jwf] {
        color: #6c757d;
    }

.image-actions[b-uzsjkg2jwf] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

    .image-actions label[b-uzsjkg2jwf] {
        position: relative;
        overflow: hidden;
        margin: 0;
        cursor: pointer;
    }

@media (max-width: 700px) {
    .image-paste-area[b-uzsjkg2jwf] {
        min-height: 230px;
    }

    .image-actions[b-uzsjkg2jwf] {
        flex-direction: column;
    }

        .image-actions .btn[b-uzsjkg2jwf] {
            width: 100%;
        }
}
/* /Pages/NuovoIngresso.razor.rz.scp.css */
.article-form-page[b-6vgau5905s] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 1150px;
}

.article-form-header h1[b-6vgau5905s] {
    margin: 0.4rem 0 0;
    font-size: 2rem;
}

.article-form-header p[b-6vgau5905s] {
    margin: 0.4rem 0 0;
    color: #6c757d;
}

.back-link[b-6vgau5905s] {
    color: #666666;
    text-decoration: none;
    font-size: 0.9rem;
}

    .back-link:hover[b-6vgau5905s] {
        color: #e30613;
    }

.article-form[b-6vgau5905s] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.form-section[b-6vgau5905s] {
    padding: 1.5rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 0.8rem;
}

.section-heading[b-6vgau5905s] {
    margin-bottom: 1.25rem;
}

    .section-heading h2[b-6vgau5905s] {
        margin: 0;
        font-size: 1.2rem;
    }

    .section-heading p[b-6vgau5905s] {
        margin: 0.3rem 0 0;
        color: #6c757d;
        font-size: 0.9rem;
    }

.form-grid[b-6vgau5905s] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-field[b-6vgau5905s] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

    .form-field label[b-6vgau5905s] {
        font-size: 0.9rem;
        font-weight: 600;
        color: #444444;
    }

.full-width[b-6vgau5905s] {
    grid-column: 1 / -1;
}

.form-actions[b-6vgau5905s] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding-bottom: 1rem;
}

@media (max-width: 700px) {
    .form-grid[b-6vgau5905s] {
        grid-template-columns: 1fr;
    }

    .full-width[b-6vgau5905s] {
        grid-column: auto;
    }

    .form-section[b-6vgau5905s] {
        padding: 1rem;
    }

    .form-actions[b-6vgau5905s] {
        flex-direction: column-reverse;
    }

        .form-actions .btn[b-6vgau5905s] {
            width: 100%;
        }
}

.validation-message[b-6vgau5905s] {
    color: #dc3545;
    font-size: 0.85rem;
}

.validation-summary[b-6vgau5905s] {
    padding: 1rem;
    border: 1px solid #f1aeb5;
    border-radius: 0.6rem;
    background: #f8d7da;
    color: #842029;
}

.image-editor[b-6vgau5905s] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.image-paste-area[b-6vgau5905s] {
    display: flex;
    min-height: 310px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 2px dashed #b8b8b8;
    border-radius: 0.8rem;
    background: #fafafa;
    outline: none;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

    .image-paste-area:focus[b-6vgau5905s] {
        border-color: #e30613;
        background: #fff8f8;
    }

.image-placeholder[b-6vgau5905s] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.6rem;
    padding: 2rem;
    color: #6c757d;
    text-align: center;
}

    .image-placeholder strong[b-6vgau5905s] {
        color: #333333;
        font-size: 1.05rem;
    }

.image-separator[b-6vgau5905s] {
    font-size: 0.85rem;
}

.image-file-button[b-6vgau5905s] {
    position: relative;
    overflow: hidden;
}

    .image-file-button input[b-6vgau5905s],
    .image-actions input[b-6vgau5905s] {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0;
        pointer-events: none;
    }

.image-preview-container[b-6vgau5905s] {
    display: flex;
    width: 100%;
    min-height: 310px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding: 1rem;
}

.image-preview[b-6vgau5905s] {
    display: block;
    max-width: 100%;
    max-height: 380px;
    object-fit: contain;
}

.image-preview-info[b-6vgau5905s] {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #555555;
}

    .image-preview-info small[b-6vgau5905s] {
        color: #6c757d;
    }

.image-actions[b-6vgau5905s] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

    .image-actions label[b-6vgau5905s] {
        position: relative;
        overflow: hidden;
        margin: 0;
        cursor: pointer;
    }

@media (max-width: 700px) {
    .image-paste-area[b-6vgau5905s] {
        min-height: 230px;
    }

    .image-actions[b-6vgau5905s] {
        flex-direction: column;
    }

        .image-actions .btn[b-6vgau5905s] {
            width: 100%;
        }
}
