/* /Components/Layout/Footer/FooterMain.razor.rz.scp.css */
.footer[b-zrxrxofuq0] {
    margin-top: 60px;
    background: linear-gradient(180deg, #4A5164, #0F172A);
    color: white;
}

.footer-top[b-zrxrxofuq0] {
    padding: 60px 40px 40px 40px;
}

.footer-logo[b-zrxrxofuq0] {
    font-weight: 800;
    letter-spacing: 1px;
}

.footer-description[b-zrxrxofuq0] {
    opacity: .72;
    line-height: 1.7;
    max-width: 420px;
}

.footer-title[b-zrxrxofuq0] {
    font-weight: 700;
    margin-bottom: 10px;
}

.footer-link[b-zrxrxofuq0] {
    cursor: pointer;
    opacity: .78;
    transition: .2s ease;
    font-size: .95rem;
}

    .footer-link:hover[b-zrxrxofuq0] {
        opacity: 1;
        transform: translateX(4px);
        color: #FF9900;
    }

.footer-social[b-zrxrxofuq0] {
    color: white !important;
    background: rgba(255,255,255,.08);
}

    .footer-social:hover[b-zrxrxofuq0] {
        background: rgba(255,255,255,.16);
    }

.footer-divider[b-zrxrxofuq0] {
    height: 1px;
    background: rgba(255,255,255,.08);
}

.footer-bottom[b-zrxrxofuq0] {
    padding: 20px 40px;
}

.footer-copy[b-zrxrxofuq0] {
    opacity: .65;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* 🔥 TOPBAR BASE */
.topbar[b-kw0rkjoj6v] {
    height: 90px;
    position: relative;
    overflow: hidden;
}

/* SFONDO */
.topbar-bg[b-kw0rkjoj6v] {
    position: absolute;
    inset: 0;
    /*background: #4A5164;*/
    background: linear-gradient(180deg, #4A5164, #0F172A);
    width: 60%;
    border-bottom-right-radius: 40px;
    z-index: 1;
}

/* SFONDO */
.topbar-bgAd[b-kw0rkjoj6v] {
    position: absolute;
    inset: 0;
    /*background: #4A5164;*/
    background: linear-gradient(180deg, #4A5164, #0F172A);
    width: 75%;
    border-bottom-right-radius: 40px;
    z-index: 1;
}

/* CONTENUTO */
.topbar-inner[b-kw0rkjoj6v] {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;
    gap: 16px;
    flex-shrink: 0;
}

/* 🔹 SINISTRA */
.top-left[b-kw0rkjoj6v] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: none;
    min-width: 0;
    width: 75%; /* 🔥 UGUALE ALLA BG */
    max-width: 75%;
}

.right-actions[b-kw0rkjoj6v] {
    display: block;
    align-items: center;
    justify-content: flex-end;
    width: 40%;
    max-width: 40%;
    /*margin-left: 4%;*/
}





.cart-panel[b-kw0rkjoj6v] {
    animation: slideIn-b-kw0rkjoj6v 0.25s ease;
}

@keyframes slideIn-b-kw0rkjoj6v {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}


/* ECCELLENZE */
.eccellenze[b-kw0rkjoj6v] {
    border: 2px solid #f4c542;
    color: #f4c542;
    padding: 6px 10px;
    font-size: 10px;
    font-weight: 600;
    border-radius: 6px;
    height: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
}

/* 🔹 DESTRA */
.top-right[b-kw0rkjoj6v] {
    display: block;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.drawer[b-kw0rkjoj6v] {
    width: 240px;
    background: #f7f7f7;
    border-right: 1px solid #ddd;
}

.layout-container[b-kw0rkjoj6v] {
    display: flex;
    width: 100%;
}

/* CONTENUTO */
.content[b-kw0rkjoj6v] {
    flex: 1;
    transition: all 0.3s ease;
}

/* quando cart aperto */
.content-shrink[b-kw0rkjoj6v] {
    margin-right: 20px;
}

/* CART WRAPPER */
.cart-wrapper[b-kw0rkjoj6v] {
    width: 70px;
    transition: all 0.3s ease;
}

    /* CART APERTO */
    .cart-wrapper.expanded[b-kw0rkjoj6v] {
        width: 260px;
    }

/* MINI CART */
.mini-cart[b-kw0rkjoj6v] {
    position: sticky;
    top: 120px;
}

/* CART PANEL */
.cart-panel[b-kw0rkjoj6v] {
    position: sticky;
    top: 120px;
    height: calc(100vh - 120px);
    overflow-y: auto;
    background: white;
    border-left: 1px solid #ddd;
}

.catalog-card:active[b-kw0rkjoj6v] {
    transform: scale(0.98);
}


/* 🔥 RESPONSIVE */
@media (max-width: 900px) {

    .filters[b-kw0rkjoj6v] {
        display: none; /* 🔥 come Amazon */
    }

    .eccellenze[b-kw0rkjoj6v] {
        display: none;
    }

    .logo-text[b-kw0rkjoj6v] {
        display: none;
    }
}

.main-wrapper[b-kw0rkjoj6v] {
    display: flex;
}

    /* CONTENUTO */
    .main-wrapper .mud-main-content[b-kw0rkjoj6v] {
        flex: 1;
        transition: all 0.3s ease;
    }

    /* 👉 QUANDO CART APERTO */
    .main-wrapper.cart-open .mud-main-content[b-kw0rkjoj6v] {
        margin-right: 400px;
    }






.brand-green[b-kw0rkjoj6v] {
    width: 230px;
    background: #45D300;
    clip-path: polygon( 0 0, 82% 0, 100% 100%, 0 100% );
    display: flex;
    align-items: center;
    padding-left: 24px;
    position: relative;
}

    .brand-green[b-kw0rkjoj6v]::after {
        content: "";
        position: absolute;
        top: 0;
        right: -20px;
        width: 40px;
        height: 100%;
        background: rgba(255,255,255,.08);
        transform: skewX(-25deg);
    }

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-u3qbmswdmw] {
    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-u3qbmswdmw] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-u3qbmswdmw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-u3qbmswdmw] {
    font-size: 1.1rem;
}

.bi[b-u3qbmswdmw] {
    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-u3qbmswdmw] {
    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-u3qbmswdmw] {
    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-u3qbmswdmw] {
    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-u3qbmswdmw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-u3qbmswdmw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-u3qbmswdmw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-u3qbmswdmw]  .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-u3qbmswdmw]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-u3qbmswdmw]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-u3qbmswdmw] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-u3qbmswdmw] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-u3qbmswdmw] {
        display: none;
    }

    .nav-scrollable[b-u3qbmswdmw] {
        /* 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/RightPanels/TopBarRight.razor.rz.scp.css */
.right-actions[b-ntfkffz6ll] {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* RESI */
.resi-pill[b-ntfkffz6ll] {
    border: 2px solid #ccc;
    border-radius: 999px;
    padding: 6px 20px;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    line-height: 1.1;
    cursor: pointer;
}

/* UTENTE */
.user-section[b-ntfkffz6ll] {
    display: block;
    flex-direction: column;
    align-items: center;
    /*margin-right: 5.12%;*/
    padding: 6px 6px;
    cursor: pointer;
    font-size: 10px;
    width: 155px;
}

.user-chip[b-ntfkffz6ll] {
    background: #4A5164;
    color: white;
    border-radius: 999px;
    padding: 6px 12px;
}

.user-sub[b-ntfkffz6ll] {
    font-size: 10px;
    margin-top: 2px;
    color: #555;
}

/* BOX */
.azienda-box[b-ntfkffz6ll] {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px 12px;
    min-width: 220px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.azienda-info[b-ntfkffz6ll] {
    font-size: 10px;
    line-height: 1.2;
}

.azienda-select[b-ntfkffz6ll] {
    background: white;
    border-radius: 6px;
    border: 1px solid;
    height: 29px;
}

    .azienda-select .mud-input-root[b-ntfkffz6ll] {
        min-height: 32px;
        font-size: 12px;
        padding: 4px 8px;
    }

/* SELECT */

.compact-select[b-ntfkffz6ll] {
    flex: 1;
}
    /* RIDUCI ALTEZZA MUDSELECT */

    .compact-select .mud-input-root[b-ntfkffz6ll] {
        min-height: 34px !important;
        font-size: 13px;
    }

    .compact-select input[b-ntfkffz6ll] {
        padding: 4px 0 !important;
    }

.hover-account:hover[b-ntfkffz6ll] {
    cursor: pointer;
    text-decoration: underline;
}




.azienda-cart[b-ntfkffz6ll] {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* BOX AZIENDA */
.azienda-info-box[b-ntfkffz6ll] {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 6px 10px;
    display: flex;
    flex-direction: column;
    min-width: 180px;
}

/* NOME */
.azienda-name[b-ntfkffz6ll] {
    font-size: 11px;
    font-weight: 600;
}

/* SELECT */
.azienda-select[b-ntfkffz6ll] {
    background: white;
    border-radius: 6px;
    height: 28px;
}

/* CART */
.cart-button[b-ntfkffz6ll] {
    background: #4A5164;
    color: white;
    border-radius: 8px;
    width: 44px;
    height: 44px;
}

/* 🔥 MOBILE */
@media (max-width: 768px) {

    .azienda-info-box[b-ntfkffz6ll] {
        display: none; /* 🔥 NASCONDI */
    }

    .cart-button[b-ntfkffz6ll] {
        width: 40px;
        height: 40px;
    }
}
/* /Components/Layout/RightPanels/TopBarRightAdmin.razor.rz.scp.css */
.right-actions[b-qo68krawyt] {
    display: flex;
    align-items: center;
    gap: 20px;
}



/* UTENTE */
.user-section[b-qo68krawyt] {
    display: block;
    flex-direction: column;
    align-items: center;
    /*margin-right: 5.12%;*/
    padding: 6px 6px;
    cursor: pointer;
    font-size: 10px;
    width: 155px;
}

.user-chip[b-qo68krawyt] {
    background: #4A5164;
    color: white;
    border-radius: 999px;
    padding: 6px 12px;
}

.user-sub[b-qo68krawyt] {
    font-size: 10px;
    margin-top: 2px;
    color: #555;
}


/* SELECT */

.compact-select[b-qo68krawyt] {
    flex: 1;
}
    /* RIDUCI ALTEZZA MUDSELECT */

    .compact-select .mud-input-root[b-qo68krawyt] {
        min-height: 34px !important;
        font-size: 13px;
    }

    .compact-select input[b-qo68krawyt] {
        padding: 4px 0 !important;
    }

.hover-account:hover[b-qo68krawyt] {
    cursor: pointer;
    text-decoration: underline;
}
/* /Components/Layout/RightPanels/TopBarRightSeller.razor.rz.scp.css */
.right-actions[b-4endsff0sm] {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* RESI */
.resi-pill[b-4endsff0sm] {
    border: 2px solid #ccc;
    border-radius: 999px;
    padding: 6px 20px;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    line-height: 1.1;
    cursor: pointer;
}

/* UTENTE */
.user-section[b-4endsff0sm] {
    display: block;
    flex-direction: column;
    align-items: center;
    /*margin-right: 5.12%;*/
    padding: 6px 6px;
    cursor: pointer;
    font-size: 10px;
    width: 155px;
}

.user-chip[b-4endsff0sm] {
    background: #4A5164;
    color: white;
    border-radius: 999px;
    padding: 6px 12px;
}

.user-sub[b-4endsff0sm] {
    font-size: 10px;
    margin-top: 2px;
    color: #555;
}

/* BOX */
.azienda-box[b-4endsff0sm] {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px 12px;
    min-width: 220px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.azienda-info[b-4endsff0sm] {
    font-size: 10px;
    line-height: 1.2;
}

.azienda-select[b-4endsff0sm] {
    background: white;
    border-radius: 6px;
    border: 1px solid;
    height: 29px;
}

    .azienda-select .mud-input-root[b-4endsff0sm] {
        min-height: 32px;
        font-size: 12px;
        padding: 4px 8px;
    }

/* SELECT */

.compact-select[b-4endsff0sm] {
    flex: 1;
}
    /* RIDUCI ALTEZZA MUDSELECT */

    .compact-select .mud-input-root[b-4endsff0sm] {
        min-height: 34px !important;
        font-size: 13px;
    }

    .compact-select input[b-4endsff0sm] {
        padding: 4px 0 !important;
    }

.hover-account:hover[b-4endsff0sm] {
    cursor: pointer;
    text-decoration: underline;
}




.azienda-cart[b-4endsff0sm] {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* BOX AZIENDA */
.azienda-info-box[b-4endsff0sm] {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 6px 10px;
    display: flex;
    flex-direction: column;
    min-width: 180px;
}

/* NOME */
.azienda-name[b-4endsff0sm] {
    font-size: 11px;
    font-weight: 600;
}

/* SELECT */
.azienda-select[b-4endsff0sm] {
    background: white;
    border-radius: 6px;
    height: 28px;
}

/* CART */
.cart-button[b-4endsff0sm] {
    background: #4A5164;
    color: white;
    border-radius: 8px;
    width: 44px;
    height: 44px;
}

/* 🔥 MOBILE */
@media (max-width: 768px) {

    .azienda-info-box[b-4endsff0sm] {
        display: none; /* 🔥 NASCONDI */
    }

    .cart-button[b-4endsff0sm] {
        width: 40px;
        height: 40px;
    }
}
/* /Components/Layout/TopBars/TopBarAdmin.razor.rz.scp.css */
body[b-tdpmh0hg7n] {
}

.topbar-bg-admin[b-tdpmh0hg7n] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #4A5164, #0F172A);
    width: 85%;
    border-bottom-right-radius: 40px;
    z-index: 1;
}

.topbar-inner[b-tdpmh0hg7n] {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    overflow: hidden;
}

.topbar-left[b-tdpmh0hg7n] {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.topbar-right[b-tdpmh0hg7n] {
    width: 220px;
    min-width: 220px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 12px;
}

/* BRAND */

.brand-admin[b-tdpmh0hg7n] {
    width: 280px;
    min-width: 280px;
    height: 90px;
    background: #45D300;
    clip-path: polygon( 0 0, 82% 0, 100% 100%, 0 100% );
    display: flex;
    align-items: center;
    padding-left: 24px;
    position: relative;
    cursor: pointer;
}

    .brand-admin[b-tdpmh0hg7n]::after {
        content: "";
        position: absolute;
        top: 0;
        right: -20px;
        width: 40px;
        height: 100%;
        background: rgba(255,255,255,.08);
        transform: skewX(-25deg);
    }

.brand-logo[b-tdpmh0hg7n] {
    height: 54px;
    object-fit: contain;
}

/* ICONS */


.top-icons-wrapper[b-tdpmh0hg7n] {
    flex: 1;
    overflow-x: auto;
    overflow-y: hidden;
    min-width: 0;
    padding: 0 0 10px 20px;
}

.top-icons[b-tdpmh0hg7n] {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    width: max-content;
    min-width: max-content;
}
.top-tile[b-tdpmh0hg7n] {
    width: 52px;
    min-width: 52px;
    height: 52px;
    background: white;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    user-select: none;
    position: relative;
    flex-shrink: 0;
}


    .top-tile.active[b-tdpmh0hg7n] {
        background: #ffffff;
    }

        .top-tile.active[b-tdpmh0hg7n]::after {
            content: "";
            position: absolute;
            left: 8px;
            right: 8px;
            bottom: -6px;
            height: 4px;
            border-radius: 999px;
            background: #39D400;
            box-shadow: 0 0 10px rgba(57,212,0,.45);
        }

    .top-tile:hover[b-tdpmh0hg7n] {
        transform: translateY(-2px);
        box-shadow: 0 6px 16px rgba(0,0,0,.12);
    }

    .top-tile img[b-tdpmh0hg7n] {
        width: 24px;
        height: 24px;
        object-fit: contain;
        margin-bottom: 4px;
    }

    .top-tile span[b-tdpmh0hg7n] {
        font-size: 8px;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        color: #1E293B;
    }
/* /Components/Layout/TopBars/TopBarBuyer.razor.rz.scp.css */
body[b-vlugcrynlo] {
}


/* SFONDO */
.topbar-bg[b-vlugcrynlo] {
    position: absolute;
    inset: 0;
    /*background: #4A5164;*/
    background: linear-gradient(180deg, #4A5164, #0F172A);
    width: 60%;
    border-bottom-right-radius: 40px;
    z-index: 1;
}


/* CONTENUTO */
.topbar-inner[b-vlugcrynlo] {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;
    gap: 16px;
    flex-shrink: 0;
}

/* 🔹 SINISTRA */
.top-left[b-vlugcrynlo] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: none;
    min-width: 0;
    width: 60%; /* 🔥 UGUALE ALLA BG */
    max-width: 60%;
}

/* SELECT */
.compact-select[b-vlugcrynlo] {
    flex: 1;
}

    .compact-select .mud-input-root[b-vlugcrynlo] {
        min-height: 32px !important;
        font-size: 13px;
    }


/* RESPONSIVE */

@media (max-width: 1200px) {

    .buyer-search-area[b-vlugcrynlo] {
        max-width: 420px;
    }
}

@media (max-width: 950px) {

    .buyer-search-area[b-vlugcrynlo] {
        display: none;
    }

    .buyer-left[b-vlugcrynlo] {
        width: auto;
    }

    .buyer-right[b-vlugcrynlo] {
        width: auto;
    }
}

/* 🔥 RESPONSIVE */
@media (max-width: 900px) {

    .filters[b-vlugcrynlo] {
        display: none; /* 🔥 come Amazon */
    }

    .eccellenze[b-vlugcrynlo] {
        display: none;
    }

    .logo-text[b-vlugcrynlo] {
        display: none;
    }
}



/* RIGHT */

.buyer-right[b-vlugcrynlo] {
    width: 32%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

/* BRAND */

.brand-buyer[b-vlugcrynlo] {
    width: 240px;
    min-width: 240px;
    height: 90px;
    background: #45D300;
    clip-path: polygon( 0 0, 82% 0, 100% 100%, 0 100% );
    display: flex;
    align-items: center;
    padding-left: 24px;
    position: relative;
    cursor: pointer;
}

    .brand-buyer[b-vlugcrynlo]::after {
        content: "";
        position: absolute;
        top: 0;
        right: -20px;
        width: 40px;
        height: 100%;
        background: rgba(255,255,255,.08);
        transform: skewX(-25deg);
    }

.brand-logo[b-vlugcrynlo] {
    height: 54px;
    object-fit: contain;
}

/* SEARCH AREA */

.buyer-search-area[b-vlugcrynlo] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-left: 24px;
    width: 100%;
    max-width: 620px;
}

/* FILTER */

.buyer-filter[b-vlugcrynlo] {
    display: flex;
    align-items: center;
    background: #F3F4F6;
    border-radius: 8px;
    overflow: hidden;
    height: 34px;
}

.buyer-filter-label[b-vlugcrynlo] {
    width: 110px;
    background: #E5E7EB;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    color: #334155;
}

.buyer-select[b-vlugcrynlo] {
    flex: 1;
}

/* SEARCH */

.buyer-search-box[b-vlugcrynlo] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.buyer-search-input[b-vlugcrynlo] {
    flex: 1;
}

.buyer-search-button[b-vlugcrynlo] {
    height: 42px;
    min-width: 110px;
    font-weight: 700;
    border-radius: 10px;
}

.search-item[b-vlugcrynlo] {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* LOGO */
.logo-block[b-vlugcrynlo] {
    display: flex;
    flex-direction: column;
    color: white;
    min-width: 120px;
    cursor: pointer;
}

.logo[b-vlugcrynlo] {
    height: 28px;
}

.logo-text[b-vlugcrynlo] {
    font-size: 12px;
}

/* FILTRI */
.filters[b-vlugcrynlo] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1;
    min-width: 300px;
    max-width: 455px;
}


/* WRAPPER SELECT */
.fornitore-wrapper[b-vlugcrynlo] {
    display: flex;
    align-items: center;
    background: #f1f1f1;
    border-radius: 6px;
    overflow: hidden;
    height: 26px;
    width: 450px;
}

/* LABEL */
.fornitore-left[b-vlugcrynlo],
.fornitore-leftTT[b-vlugcrynlo] {
    background: #e0e0e0;
    padding: 6px 10px;
    font-size: 10px;
    font-weight: 600;
    white-space: nowrap;
    width: 105px;
}

.right-actions[b-vlugcrynlo] {
    display: block;
    align-items: center;
    justify-content: flex-end;
    width: 40%;
    max-width: 40%;
    /*margin-left: 4%;*/
}

    
/* /Components/Layout/TopBars/TopBarSeller.razor.rz.scp.css */
body[b-7j9a03rcpc] {
}

.topbar-bg-seller[b-7j9a03rcpc] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #4A5164, #0F172A);
    width: 85%;
    border-bottom-right-radius: 40px;
    z-index: 1;
}

.topbar-inner[b-7j9a03rcpc] {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    overflow: hidden;
}

.seller-left[b-7j9a03rcpc] {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.topbar-right[b-7j9a03rcpc] {
    width: 220px;
    min-width: 220px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 12px;
}

/* BRAND */

.brand-seller[b-7j9a03rcpc] {
    width: 280px;
    min-width: 280px;
    height: 90px;
    background: #45D300;
    clip-path: polygon( 0 0, 82% 0, 100% 100%, 0 100% );
    display: flex;
    align-items: center;
    padding-left: 24px;
    position: relative;
    cursor: pointer;
}

    .brand-seller[b-7j9a03rcpc]::after {
        content: "";
        position: absolute;
        top: 0;
        right: -20px;
        width: 40px;
        height: 100%;
        background: rgba(255,255,255,.08);
        transform: skewX(-25deg);
    }

.brand-logo[b-7j9a03rcpc] {
    height: 54px;
    object-fit: contain;
}

/* ICONS */


.top-icons-wrapper[b-7j9a03rcpc] {
    flex: 1;
    overflow-x: auto;
    overflow-y: hidden;
    min-width: 0;
    padding: 0 0 10px 20px;
}

.top-icons[b-7j9a03rcpc] {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    width: max-content;
    min-width: max-content;
}

.seller-tile[b-7j9a03rcpc] {
    width: 52px;
    min-width: 52px;
    height: 52px;
    background: white;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    user-select: none;
    position: relative;
    flex-shrink: 0;
}


    .seller-tile.active[b-7j9a03rcpc] {
        background: #ffffff;
    }

        .seller-tile.active[b-7j9a03rcpc]::after {
            content: "";
            position: absolute;
            left: 8px;
            right: 8px;
            bottom: -6px;
            height: 4px;
            border-radius: 999px;
            background: #39D400;
            box-shadow: 0 0 10px rgba(57,212,0,.45);
        }

    .seller-tile:hover[b-7j9a03rcpc] {
        transform: translateY(-2px);
        box-shadow: 0 6px 16px rgba(0,0,0,.12);
    }

    .seller-tile img[b-7j9a03rcpc] {
        width: 24px;
        height: 24px;
        object-fit: contain;
        margin-bottom: 4px;
    }

    .seller-tile span[b-7j9a03rcpc] {
        font-size: 8px;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        color: #1E293B;
    }
/* /Components/NavMenus/NavMenuAdmin.razor.rz.scp.css */
.admin-nav[b-zmaj3v2rik] {
    padding: 10px 20px;
    background-color: #f8f9fb;
    border-bottom: 1px solid #e0e0e0;
}

.nav-item[b-zmaj3v2rik] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    border-radius: 8px;
    color: #555;
    text-decoration: none;
    font-weight: 500;
}

    .nav-item:hover[b-zmaj3v2rik] {
        background-color: #e3f2fd;
        color: #1976d2;
    }

    .nav-item.active[b-zmaj3v2rik] {
        background-color: #1976d2;
        color: white;
    }
/* /Components/NavMenus/NavMenuSeller.razor.rz.scp.css */
.seller-nav[b-2yslpcsfvt] {
    padding: 10px 20px;
    background-color: #f8f9fb;
    border-bottom: 1px solid #e0e0e0;
}

.nav-item[b-2yslpcsfvt] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    border-radius: 8px;
    color: #555;
    text-decoration: none;
    font-weight: 500;
}

    .nav-item:hover[b-2yslpcsfvt] {
        background-color: #e3f2fd;
        color: #1976d2;
    }

    .nav-item.active[b-2yslpcsfvt] {
        background-color: #1976d2;
        color: white;
    }
/* /Components/Pages/Buying/Cart/CartPage.razor.rz.scp.css */
.cart-page[b-kyaz37zbh6] {
    padding-top: 20px;
}

/* IMG */
.cart-img[b-kyaz37zbh6] {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 8px;
}

/* SELLER BLOCK */
.seller-block[b-kyaz37zbh6] {
    border-radius: 12px;
}

/* SUMMARY */
.summary-box[b-kyaz37zbh6] {
    position: sticky;
    top: 120px;
    border-radius: 12px;
}
/* /Components/Pages/Buying/Cart/CartPanel.razor.rz.scp.css */
@keyframes slideIn-b-edb1qisjgk {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(0);
    }
}
/* /Components/Pages/Buying/Cart/MiniCart.razor.rz.scp.css */

@keyframes pop-b-1hwhrwbfhh {
    0% {
        transform: scale(0.5);
    }

    100% {
        transform: scale(1);
    }
}
/* /Components/Pages/Buying/Catalog/CatalogList.razor.rz.scp.css */
.catalog-page[b-76i6leoldz] {
    padding-top: 24px;
    padding-bottom: 32px;
}

.catalog-toolbar[b-76i6leoldz],
.loading-box[b-76i6leoldz],
.empty-state[b-76i6leoldz] {
    border-radius: 18px;
    background: #fff;
}

.catalog-card[b-76i6leoldz] {
    border-radius: 16px;
    overflow: hidden;
    transition: 0.2s;
    border: 1px solid rgba(0,0,0,0.06);
}

    .catalog-card:hover[b-76i6leoldz] {
        transform: translateY(-3px);
        box-shadow: 0 6px 18px rgba(0,0,0,0.12);
    }

.catalog-card-media[b-76i6leoldz] {
    position: relative;
    cursor: pointer;
}

.best-offer-badge[b-76i6leoldz] {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 2;
}

.catalog-title[b-76i6leoldz] {
    min-height: 48px;
    cursor: pointer;
    line-height: 1.3;
}

.best-box[b-76i6leoldz] {
    border: 1px solid rgba(76, 175, 80, 0.35);
    border-radius: 10px;
    background: rgba(76,175,80,0.06);
}

.selected-offer-box[b-76i6leoldz] {
    border: 1px solid rgba(25, 118, 210, 0.20);
    background: rgba(25, 118, 210, 0.05);
    border-radius: 12px;
}

.cart-qty-box[b-76i6leoldz] {
    border: 1px solid rgba(25, 118, 210, 0.2);
    border-radius: 12px;
    background: rgba(25, 118, 210, 0.05);
    transition: all 0.2s ease;
}

.catalog-card:hover[b-76i6leoldz] {
    transform: translateY(-4px) scale(1.01);
}

.cart-qty-box[b-76i6leoldz] {
    transition: all 0.2s ease;
}

    .cart-qty-box:hover[b-76i6leoldz] {
        background: rgba(25,118,210,0.1);
    }

.catalog-cart-badge[b-76i6leoldz] {
    position: relative;
    cursor: pointer;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
}

    .catalog-cart-badge:hover[b-76i6leoldz] {
        background: rgba(25, 118, 210, 0.08);
    }

.catalog-cart-count[b-76i6leoldz] {
    position: absolute;
    top: -4px;
    right: -2px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #1976d2;
    color: white;
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pulse-badge[b-76i6leoldz] {
    animation: cartPulse-b-76i6leoldz 0.45s ease;
}

@keyframes cartPulse-b-76i6leoldz {
    0% {
        transform: scale(0.7);
        opacity: 0.6;
    }

    60% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(1);
    }
}

.cart-qty-box[b-76i6leoldz] {
    border: 1px solid rgba(25, 118, 210, 0.18);
    border-radius: 12px;
    background: rgba(25, 118, 210, 0.05);
    transition: all 0.2s ease;
}

    .cart-qty-box:hover[b-76i6leoldz] {
        background: rgba(25, 118, 210, 0.08);
    }

.add-success-btn[b-76i6leoldz] {
    animation: addedFlash-b-76i6leoldz 0.35s ease;
}

@keyframes addedFlash-b-76i6leoldz {
    0% {
        transform: scale(0.95);
        opacity: 0.8;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.fly-cart-wrapper[b-76i6leoldz] {
    position: fixed;
    right: 90px;
    top: 120px;
    z-index: 9999;
    pointer-events: none;
}

.fly-cart-image[b-76i6leoldz] {
    width: 56px;
    height: 56px;
    object-fit: cover;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,0.08);
    box-shadow: 0 10px 22px rgba(0,0,0,0.18);
    animation: flyToCart-b-76i6leoldz 0.7s ease-in-out forwards;
}

@keyframes flyToCart-b-76i6leoldz {
    0% {
        transform: translate(-320px, 120px) scale(1);
        opacity: 1;
    }

    70% {
        transform: translate(-80px, 15px) scale(0.65);
        opacity: 0.95;
    }

    100% {
        transform: translate(0, 0) scale(0.25);
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-container[b-g68z34nfag] {
    padding: 16px;
    background: #f5f7fa;
}

/* HERO */
.hero[b-g68z34nfag] {
    height: 120px;
    background: linear-gradient(135deg, #131921, #232f3e);
    color: white;
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 20px;
}

    .hero h1[b-g68z34nfag] {
        font-size: 28px;
        margin: 0;
    }

    .hero p[b-g68z34nfag] {
        margin-top: 8px;
        opacity: 0.8;
    }

/* TOP SECTION */
.home-top-section[b-g68z34nfag] {
    display: flex;
    gap: 16px;
}

/* SPONSORIZZATI */
.sponsored[b-g68z34nfag] {
    flex: 1;
    background: white;
    padding: 12px;
    border-radius: 10px;
}

.section-title[b-g68z34nfag] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sponsored-list[b-g68z34nfag] {
    display: flex;
    gap: 12px;
    overflow-x: auto;
}

.sponsored-card[b-g68z34nfag] {
    min-width: 160px;
    height: 140px;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px;
    cursor: pointer;
    transition: 0.2s;
}

    .sponsored-card:hover[b-g68z34nfag] {
        transform: translateY(-3px);
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

.sponsored-img[b-g68z34nfag] {
    height: 80px;
    background: #e0e0e0;
    border-radius: 6px;
}

.sponsored-name[b-g68z34nfag] {
    font-size: 13px;
    font-weight: 500;
}

/* CASHBACK */
.cashback-box[b-g68z34nfag] {
    width: 260px;
    background: white;
    border-radius: 10px;
    padding: 14px;
}

.cashback-title[b-g68z34nfag] {
    text-align: center;
    font-weight: bold;
    color: #1976d2;
    margin-bottom: 10px;
}

.cashback-values[b-g68z34nfag] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.cashback-progress[b-g68z34nfag] {
    height: 10px;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
}

    .cashback-progress .bar[b-g68z34nfag] {
        width: 60%;
        height: 100%;
        background: linear-gradient(90deg, #4caf50, #81c784);
    }

.cashback-footer[b-g68z34nfag] {
    font-size: 12px;
    margin-top: 8px;
    text-align: center;
}

/* CATEGORIE */
.categories[b-g68z34nfag] {
    margin-top: 20px;
    background: white;
    padding: 12px;
    border-radius: 10px;
}

.category-list[b-g68z34nfag] {
    display: flex;
    gap: 12px;
}

.category-card[b-g68z34nfag] {
    flex: 1;
    background: #fafafa;
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

    .category-card:hover[b-g68z34nfag] {
        background: #e3f2fd;
    }


    .home-carousel[b-g68z34nfag] {
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 20px;
}

.hero-slide[b-g68z34nfag] {
    height: 320px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.hero-slide-1[b-g68z34nfag] {
    background-image: url('/images/hero/hero1.jpg');
}

.hero-slide-2[b-g68z34nfag] {
    background-image: url('/images/hero/hero2.jpg');
}

.hero-slide-3[b-g68z34nfag] {
    background-image: url('/images/hero/hero3.jpg');
}

.hero-overlay[b-g68z34nfag] {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(19,25,33,0.85) 0%, rgba(19,25,33,0.45) 50%, rgba(19,25,33,0.15) 100%);
    display: flex;
    align-items: center;
    padding: 32px;
}

.hero-content[b-g68z34nfag] {
    color: white;
    max-width: 520px;
}

.hero-content h1[b-g68z34nfag] {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}

.hero-content p[b-g68z34nfag] {
    font-size: 16px;
    margin-bottom: 18px;
}

.home-section[b-g68z34nfag] {
    margin-top: 22px;
    background: white;
    border-radius: 14px;
    padding: 16px;
}

.home-section-title[b-g68z34nfag] {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 14px;
}


.amazon-header[b-g68z34nfag] {
    background: #131921;
    color: white;
    padding: 14px 20px;
    border-radius: 0;
}

.amazon-search .mud-input-root[b-g68z34nfag] {
    background: white;
    border-radius: 8px;
}

.fw-700[b-g68z34nfag] {
    font-weight: 700;
}


.quick-box[b-g68z34nfag] {
    background: white;
    padding: 18px;
    border-radius: 14px;
    min-height: 120px;
    cursor: pointer;
    transition: .2s ease;
    border: 1px solid #eee;
}

    .quick-box:hover[b-g68z34nfag] {
        transform: translateY(-3px);
        box-shadow: 0 10px 24px rgba(0,0,0,.08);
    }


.amazon-strip[b-g68z34nfag] {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    padding-bottom: 10px;
}

.amazon-product[b-g68z34nfag] {
    min-width: 240px;
}


.home-container[b-g68z34nfag] {
    background: #EAEDED;
    padding: 0;
}

.home-section[b-g68z34nfag] {
    margin-top: 24px;
    background: white;
    padding: 20px;
    border-radius: 14px;
}

.home-section-title[b-g68z34nfag] {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 18px;
}

.category-box[b-g68z34nfag] {
    background: white;
    padding: 24px;
    border-radius: 14px;
    cursor: pointer;
    border: 1px solid #eee;
}
/* /Components/Pages/Login/Register/Private.razor.rz.scp.css */
.brand-box[b-umhngebgm4] {
    max-width: 400px;
}


/* FEATURES */
.feature[b-umhngebgm4] {
    font-size: 14px;
    opacity: 0.9;
}


.register-wrapper[b-umhngebgm4] {
    height: 100vh;
    display: flex;
    justify-content: right;
    align-items: center;
}

/* CONTENITORE CENTRALE */
.register-page[b-umhngebgm4] {
    display: flex;
    width: 1200px; /* 🔥 controlli layout */
    max-width: 55%;
    height: 600px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
    margin-bottom: 100px;
}

/* LEFT */
.left-panel[b-umhngebgm4] {
    flex: 1;
    background: linear-gradient(135deg, #4A5164, #6B7280);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* RIGHT */
.right-panel[b-umhngebgm4] {
    flex: 1;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* CARD */
.register-card[b-umhngebgm4] {
    width: 100%;
    box-shadow: none; /* 🔥 importante: già hai container */
}

.mud-card[b-umhngebgm4] {
    display: flex;
    flex-direction: column;
    width: 100%;
}


/* 🔥 MOBILE */
@media (max-width: 768px) {

    .register-page[b-umhngebgm4] {
        flex-direction: column;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .left-panel[b-umhngebgm4] {
        display: none; /* 🔥 nascondi branding */
    }

    .right-panel[b-umhngebgm4] {
        width: 100%;
        padding: 20px;
        justify-content: center;
    }

    .register-wrapper[b-umhngebgm4] {
        align-items: flex-start;
        padding-top: 40px;
    }
}
/* /Components/Pages/ProductCard.razor.rz.scp.css */
.product-card[b-gsekxyd47h] {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.08);
    background: white;
    transition: all 0.2s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

    .product-card:hover[b-gsekxyd47h] {
        transform: translateY(-4px);
        box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }

.product-image-wrap[b-gsekxyd47h] {
    position: relative;
    cursor: pointer;
}

.product-image[b-gsekxyd47h] {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.product-info[b-gsekxyd47h] {
    padding: 12px;
    cursor: pointer;
    flex-grow: 1;
}

.product-name[b-gsekxyd47h] {
    font-weight: 600;
    font-size: 14px;
    min-height: 40px;
}

.product-price[b-gsekxyd47h] {
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
}

.price-unit[b-gsekxyd47h] {
    font-size: 12px;
    color: #666;
}

.rating-row[b-gsekxyd47h] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    margin-top: 4px;
}

.rating-value[b-gsekxyd47h] {
    font-weight: bold;
}

.rating-count[b-gsekxyd47h] {
    color: #777;
}

.seller-row[b-gsekxyd47h] {
    font-size: 12px;
    color: #555;
    margin-top: 4px;
}

.seller-rating[b-gsekxyd47h] {
    margin-left: 6px;
}

.product-meta[b-gsekxyd47h] {
    font-size: 11px;
    color: #888;
    margin-top: 4px;
}

.product-actions[b-gsekxyd47h] {
    padding: 12px;
}

.badge[b-gsekxyd47h] {
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 4px 8px;
    font-size: 10px;
    border-radius: 8px;
    font-weight: bold;
}

    .badge.best[b-gsekxyd47h] {
        background: #4CAF50;
        color: white;
    }

    .badge.top[b-gsekxyd47h] {
        top: 8px;
        right: 8px;
        left: auto;
        background: #FF9800;
        color: white;
    }
/* /Components/Pages/Selling/Index.razor.rz.scp.css */
.seller-dashboard-page[b-sz5lq6ncdc] {
    padding: 8px 8px 40px 8px;
}

.hero-card[b-sz5lq6ncdc] {
    border-radius: 28px;
    background: radial-gradient(circle at top right, rgba(255,255,255,0.55), transparent 30%), linear-gradient(135deg, #182848 0%, #4b6cb7 100%);
    color: white;
    box-shadow: 0 20px 45px rgba(18, 38, 63, 0.18);
}

.hero-title[b-sz5lq6ncdc],
.hero-subtitle[b-sz5lq6ncdc] {
    color: white !important;
}

.hero-side-card[b-sz5lq6ncdc] {
    border-radius: 22px;
    background: rgba(255,255,255,0.14);
    backdrop-filter: blur(6px);
    color: white;
}

.seller-badge[b-sz5lq6ncdc] {
    font-weight: 600;
}

.content-card[b-sz5lq6ncdc],
.kpi-card[b-sz5lq6ncdc],
.loading-card[b-sz5lq6ncdc] {
    border-radius: 22px;
    border: 1px solid rgba(0,0,0,0.04);
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
    background: white;
}

.kpi-card[b-sz5lq6ncdc] {
    transition: transform .22s ease, box-shadow .22s ease;
}

    .kpi-card:hover[b-sz5lq6ncdc] {
        transform: translateY(-4px);
        box-shadow: 0 18px 36px rgba(15, 23, 42, 0.10);
    }

.kpi-avatar[b-sz5lq6ncdc],
.action-avatar[b-sz5lq6ncdc] {
    border-radius: 18px !important;
    background: linear-gradient(135deg, rgba(75,108,183,.12), rgba(24,40,72,.10));
    color: #2f4f9f !important;
}

.action-card[b-sz5lq6ncdc] {
    cursor: pointer;
    border-radius: 22px;
    border: 1px solid rgba(0,0,0,0.04);
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
    transition: transform .24s ease, box-shadow .24s ease;
}

    .action-card:hover[b-sz5lq6ncdc] {
        transform: translateY(-6px);
        box-shadow: 0 22px 40px rgba(15, 23, 42, 0.12);
    }

.chart-shell[b-sz5lq6ncdc] {
    min-height: 430px;
}

.sales-chart[b-sz5lq6ncdc] {
    margin-top: 8px;
}

.leaderboard-card[b-sz5lq6ncdc] {
    min-height: 430px;
}

.leaderboard-stat[b-sz5lq6ncdc] {
    border-radius: 18px;
    background: linear-gradient(180deg, #fbfcff 0%, #f5f8ff 100%);
    border: 1px solid rgba(75,108,183,.10);
}

.mud-table[b-sz5lq6ncdc] {
    border-radius: 16px;
}

@media (max-width: 960px) {
    .hero-card[b-sz5lq6ncdc] {
        border-radius: 22px;
    }

    .content-card[b-sz5lq6ncdc],
    .kpi-card[b-sz5lq6ncdc],
    .action-card[b-sz5lq6ncdc] {
        border-radius: 18px;
    }
}

.kpi-icon[b-sz5lq6ncdc] {
    font-size: 40px;
    color: #4b6cb7;
    opacity: 0.85;
}

.action-icon[b-sz5lq6ncdc] {
    font-size: 36px;
    color: #4b6cb7;
}
