/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-3hfxej6y6x] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3hfxej6y6x] {
    flex: 1;
}

.sidebar[b-3hfxej6y6x] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3hfxej6y6x] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3hfxej6y6x]  a, .top-row[b-3hfxej6y6x]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-3hfxej6y6x]  a:hover, .top-row[b-3hfxej6y6x]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-3hfxej6y6x]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-3hfxej6y6x] {
        justify-content: space-between;
    }

    .top-row[b-3hfxej6y6x]  a, .top-row[b-3hfxej6y6x]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3hfxej6y6x] {
        flex-direction: row;
    }

    .sidebar[b-3hfxej6y6x] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3hfxej6y6x] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-3hfxej6y6x]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-3hfxej6y6x], article[b-3hfxej6y6x] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-3hfxej6y6x] {
    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-3hfxej6y6x] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/*
 * Верхняя панель приложения всегда остаётся
 * верхней границей страницы.
 *
 * Закреплённая шапка таблицы будет располагаться
 * непосредственно под этой панелью.
 */
.app-topbar[b-3hfxej6y6x] {
    position: sticky;
    top: 0;
    z-index: 300;
    background: #f8fafc;
    isolation: isolate;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.08);
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9wbio44pa4] {
    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-9wbio44pa4] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9wbio44pa4] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9wbio44pa4] {
    font-size: 1.1rem;
}

.bi[b-9wbio44pa4] {
    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-9wbio44pa4] {
    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-9wbio44pa4] {
    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-9wbio44pa4] {
    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");
}

.bi-lock-nav-menu[b-9wbio44pa4] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-9wbio44pa4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-9wbio44pa4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-9wbio44pa4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-9wbio44pa4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-9wbio44pa4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9wbio44pa4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9wbio44pa4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9wbio44pa4]  .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-9wbio44pa4]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-9wbio44pa4]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-9wbio44pa4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-9wbio44pa4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9wbio44pa4] {
        display: none;
    }

    .nav-scrollable[b-9wbio44pa4] {
        /* 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-ohm9bo97pv],
.components-reconnect-repeated-attempt-visible[b-ohm9bo97pv],
.components-reconnect-failed-visible[b-ohm9bo97pv],
.components-pause-visible[b-ohm9bo97pv],
.components-resume-failed-visible[b-ohm9bo97pv],
.components-rejoining-animation[b-ohm9bo97pv] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-retrying[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-failed[b-ohm9bo97pv],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ohm9bo97pv] {
    display: block;
}


#components-reconnect-modal[b-ohm9bo97pv] {
    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-ohm9bo97pv 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ohm9bo97pv 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ohm9bo97pv 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ohm9bo97pv]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ohm9bo97pv 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ohm9bo97pv {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ohm9bo97pv {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ohm9bo97pv {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ohm9bo97pv] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ohm9bo97pv] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ohm9bo97pv] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ohm9bo97pv] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ohm9bo97pv] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ohm9bo97pv] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ohm9bo97pv] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ohm9bo97pv 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ohm9bo97pv] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ohm9bo97pv {
    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/Catalog.razor.rz.scp.css */
.catalog-my-catalog-chip[b-kl4wrpfxvz] {
    border-color: rgba(104, 78, 255, 0.18);
    background: rgba(104, 78, 255, 0.07);
}

.catalog-my-catalog-icon[b-kl4wrpfxvz] {
    display: inline-flex;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    background: rgba(104, 78, 255, 0.12);
    color: #684eff;
    font-size: 13px;
}

.catalog-no-stores-warning[b-kl4wrpfxvz] {
    margin-top: 16px;
}

.catalog-store-table[b-kl4wrpfxvz] {
    min-width: 970px;
}

.catalog-store-table .catalog-col-name[b-kl4wrpfxvz] {
    width: 350px;
}

.catalog-store-table .catalog-col-article[b-kl4wrpfxvz] {
    width: 180px;
}

.catalog-col-created[b-kl4wrpfxvz],
.catalog-col-updated[b-kl4wrpfxvz] {
    width: 180px;
}

.catalog-product-name-block[b-kl4wrpfxvz] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 5px;
}

.catalog-product-category-under-name[b-kl4wrpfxvz] {
    overflow: hidden;
    color: #8a8f98;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catalog-date-cell[b-kl4wrpfxvz] {
    color: #69707a;
    font-size: 12px;
    white-space: nowrap;
}

.catalog-sort-button[b-kl4wrpfxvz] {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    text-align: left;
    cursor: pointer;
}

.catalog-sort-button:hover[b-kl4wrpfxvz],
.catalog-sort-button-active[b-kl4wrpfxvz] {
    color: #684eff;
}

.catalog-sort-indicator[b-kl4wrpfxvz] {
    display: inline-flex;
    width: 14px;
    align-items: center;
    justify-content: center;
    color: #9aa0aa;
    font-size: 12px;
    font-weight: 700;
}

.catalog-sort-button-active .catalog-sort-indicator[b-kl4wrpfxvz] {
    color: #684eff;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.finance-page[b-mttxorp0ub] {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.finance-header[b-mttxorp0ub] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
}

    .finance-header h1[b-mttxorp0ub] {
        margin-bottom: 6px;
    }

    .finance-header p[b-mttxorp0ub] {
        color: var(--app-muted);
        margin: 0;
    }

.finance-header-actions[b-mttxorp0ub] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.finance-chip[b-mttxorp0ub] {
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    border: 1px solid var(--app-border);
    background: rgba(255, 255, 255, 0.72);
    font-weight: 750;
    color: var(--app-text);
}

    .finance-chip.active[b-mttxorp0ub] {
        background: white;
    }

.finance-tabs[b-mttxorp0ub] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.finance-tab[b-mttxorp0ub] {
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 0 12px;
    border-radius: 999px;
    border: 1px solid var(--app-border);
    background: rgba(255, 255, 255, 0.7);
    font-weight: 750;
    color: var(--app-text);
}

    .finance-tab.active[b-mttxorp0ub] {
        border-color: rgba(0, 122, 255, 0.25);
        background: var(--app-accent-soft);
        color: var(--app-accent);
    }

.finance-store-chip[b-mttxorp0ub] {
    width: fit-content;
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    border-radius: 999px;
    border: 1px solid var(--app-border);
    background: rgba(255, 255, 255, 0.72);
    font-weight: 750;
}

.finance-kpi-grid[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.finance-kpi-card[b-mttxorp0ub] {
    min-height: 92px;
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 12px;
    align-items: center;
    padding: 16px;
    border: 1px solid var(--app-border);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: var(--app-shadow-soft);
}

    .finance-kpi-card.profit strong[b-mttxorp0ub] {
        color: var(--app-success);
    }

.finance-kpi-icon[b-mttxorp0ub] {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    background: rgba(15, 23, 42, 0.06);
    font-weight: 850;
}

.finance-kpi-card span[b-mttxorp0ub] {
    display: block;
    color: var(--app-muted);
    font-size: 13px;
    font-weight: 750;
}

.finance-kpi-card strong[b-mttxorp0ub] {
    display: block;
    margin-top: 3px;
    font-size: 20px;
    font-weight: 850;
    letter-spacing: -0.04em;
    white-space: nowrap;
}

.finance-kpi-card small[b-mttxorp0ub] {
    display: block;
    margin-top: 2px;
    color: var(--app-muted);
    font-size: 12px;
}

.finance-main-grid[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 16px;
}

.finance-bottom-grid[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

.finance-panel[b-mttxorp0ub] {
    padding: 20px;
    border: 1px solid var(--app-border);
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: var(--app-shadow-soft);
}

    .finance-panel.large[b-mttxorp0ub] {
        min-height: 340px;
    }

.finance-panel-head[b-mttxorp0ub] {
    margin-bottom: 18px;
}

    .finance-panel-head h2[b-mttxorp0ub] {
        margin: 0;
        font-size: 20px;
    }

    .finance-panel-head p[b-mttxorp0ub] {
        margin: 4px 0 0;
        color: var(--app-muted);
        font-size: 13px;
    }

.finance-chart[b-mttxorp0ub] {
    height: 230px;
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    align-items: end;
    gap: 14px;
    padding: 14px 4px 0;
}

.finance-chart-col[b-mttxorp0ub] {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 8px;
    text-align: center;
}

.finance-chart-bars[b-mttxorp0ub] {
    height: 190px;
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 4px;
}

.finance-chart-revenue[b-mttxorp0ub],
.finance-chart-profit[b-mttxorp0ub] {
    width: 14px;
    border-radius: 999px 999px 4px 4px;
}

.finance-chart-revenue[b-mttxorp0ub] {
    background: linear-gradient(180deg, #007aff, #7ab7ff);
}

.finance-chart-profit[b-mttxorp0ub] {
    background: linear-gradient(180deg, #34c759, #9be7b1);
}

.finance-chart-col span[b-mttxorp0ub] {
    color: var(--app-muted);
    font-size: 12px;
}

.finance-chart-legend[b-mttxorp0ub] {
    display: flex;
    gap: 16px;
    margin-top: 10px;
    color: var(--app-muted);
    font-size: 13px;
}

    .finance-chart-legend div[b-mttxorp0ub] {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .finance-chart-legend span[b-mttxorp0ub] {
        width: 9px;
        height: 9px;
        border-radius: 999px;
    }

    .finance-chart-legend .revenue[b-mttxorp0ub] {
        background: #007aff;
    }

    .finance-chart-legend .profit[b-mttxorp0ub] {
        background: #34c759;
    }

.finance-list[b-mttxorp0ub] {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

    .finance-list div[b-mttxorp0ub] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
    }

    .finance-list span[b-mttxorp0ub] {
        color: var(--app-muted);
    }

    .finance-list strong[b-mttxorp0ub] {
        white-space: nowrap;
    }

    .finance-list .total[b-mttxorp0ub] {
        padding-top: 12px;
        border-top: 1px solid var(--app-border);
    }

        .finance-list .total strong[b-mttxorp0ub] {
            color: var(--app-success);
        }

.finance-stack[b-mttxorp0ub] {
    height: 28px;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    background: rgba(15, 23, 42, 0.06);
    margin-bottom: 18px;
}

.finance-expenses[b-mttxorp0ub] {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.finance-expense-row[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: 1fr auto 50px;
    gap: 12px;
    align-items: center;
}

    .finance-expense-row div[b-mttxorp0ub] {
        min-width: 0;
    }

        .finance-expense-row div span[b-mttxorp0ub] {
            width: 8px;
            height: 8px;
            display: inline-block;
            margin-right: 8px;
            border-radius: 999px;
        }

    .finance-expense-row strong[b-mttxorp0ub] {
        white-space: nowrap;
    }

    .finance-expense-row small[b-mttxorp0ub] {
        color: var(--app-muted);
        text-align: right;
    }

.finance-donut-box[b-mttxorp0ub] {
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
}

.finance-donut[b-mttxorp0ub] {
    width: 162px;
    height: 162px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    background: radial-gradient(circle, white 0 52%, transparent 53%), conic-gradient(#8ee0bd 0 82%, #f6d98f 82% 100%);
}

    .finance-donut div[b-mttxorp0ub] {
        text-align: center;
    }

    .finance-donut strong[b-mttxorp0ub] {
        display: block;
        font-size: 15px;
        font-weight: 850;
    }

    .finance-donut span[b-mttxorp0ub] {
        color: var(--app-muted);
        font-size: 12px;
    }

.finance-marketplace-list[b-mttxorp0ub] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.finance-marketplace-row[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: 1fr auto auto;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border-radius: 16px;
    border: 1px solid var(--app-border);
    background: rgba(255, 255, 255, 0.58);
}

    .finance-marketplace-row div[b-mttxorp0ub] {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .finance-marketplace-row span[b-mttxorp0ub] {
        color: var(--app-muted);
        font-size: 13px;
    }

    .finance-marketplace-row b[b-mttxorp0ub] {
        white-space: nowrap;
    }

.finance-note[b-mttxorp0ub] {
    padding: 14px 16px;
    border: 1px solid rgba(0, 122, 255, 0.18);
    border-radius: 18px;
    background: rgba(0, 122, 255, 0.06);
    color: var(--app-muted);
    font-size: 13px;
    line-height: 1.45;
}

@media (max-width: 1300px) {
    .finance-kpi-grid[b-mttxorp0ub] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .finance-main-grid[b-mttxorp0ub],
    .finance-bottom-grid[b-mttxorp0ub] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 720px) {
    .finance-header[b-mttxorp0ub] {
        display: block;
    }

    .finance-header-actions[b-mttxorp0ub] {
        margin-top: 14px;
        flex-wrap: wrap;
    }

    .finance-kpi-grid[b-mttxorp0ub] {
        grid-template-columns: 1fr;
    }
}

.finance-header[b-mttxorp0ub] {
    align-items: flex-start;
}

.finance-header-actions[b-mttxorp0ub] {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.apple-select[b-mttxorp0ub] {
    min-width: 150px;
    height: 38px;
    padding: 0 34px 0 14px;
    border: 1px solid rgba(15, 23, 42, 0.10);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
    font-size: 13px;
    font-weight: 700;
    color: #0f172a;
    outline: none;
}

    .apple-select:focus[b-mttxorp0ub] {
        border-color: rgba(0, 122, 255, 0.45);
        box-shadow: 0 0 0 4px rgba(0, 122, 255, 0.12), 0 10px 28px rgba(15, 23, 42, 0.06);
    }

.finance-dashboard-toolbar[b-mttxorp0ub] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 18px 0 18px;
    flex-wrap: wrap;
}

.finance-marketplace-tabs[b-mttxorp0ub] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.finance-tab[b-mttxorp0ub] {
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: rgba(255, 255, 255, 0.78);
    color: #0f172a;
    border-radius: 999px;
    padding: 9px 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 800;
    cursor: default;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

    .finance-tab.active[b-mttxorp0ub] {
        border-color: rgba(0, 122, 255, 0.22);
        background: rgba(0, 122, 255, 0.10);
        color: #0057d9;
    }

.marketplace-icon-fallback[b-mttxorp0ub] {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.finance-store-dropdown-wrapper[b-mttxorp0ub] {
    position: relative;
    display: inline-flex;
}

.apple-dropdown-button[b-mttxorp0ub] {
    min-height: 40px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: rgba(255, 255, 255, 0.82);
    color: #0f172a;
    border-radius: 999px;
    padding: 9px 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 800;
    cursor: pointer;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

    .apple-dropdown-button.open[b-mttxorp0ub] {
        border-color: rgba(0, 122, 255, 0.22);
        background: rgba(0, 122, 255, 0.08);
    }

.apple-dropdown-chevron[b-mttxorp0ub] {
    font-size: 13px;
    opacity: 0.65;
    transform: translateY(-1px);
}

.finance-store-dropdown-menu[b-mttxorp0ub] {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    z-index: 50;
    width: 280px;
    padding: 8px;
    border-radius: 22px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 24px 70px rgba(15, 23, 42, 0.16);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
}

.finance-store-dropdown-row[b-mttxorp0ub] {
    min-height: 40px;
    padding: 8px 10px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #0f172a;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    user-select: none;
}

    .finance-store-dropdown-row:hover[b-mttxorp0ub] {
        background: rgba(0, 122, 255, 0.08);
    }

    .finance-store-dropdown-row.all[b-mttxorp0ub] {
        font-weight: 900;
    }

    .finance-store-dropdown-row.disabled[b-mttxorp0ub] {
        opacity: 0.48;
        cursor: default;
    }

        .finance-store-dropdown-row.disabled:hover[b-mttxorp0ub] {
            background: transparent;
        }

    .finance-store-dropdown-row input[b-mttxorp0ub] {
        width: 16px;
        height: 16px;
        accent-color: #007aff;
    }

.finance-store-dropdown-divider[b-mttxorp0ub] {
    height: 1px;
    margin: 6px 4px;
    background: rgba(15, 23, 42, 0.08);
}

.finance-kpi-icon[b-mttxorp0ub] {
    font-size: 19px;
    line-height: 1;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}

.finance-kpi-card small:empty[b-mttxorp0ub] {
    display: none;
}

.finance-line-chart[b-mttxorp0ub] {
    width: 100%;
    min-height: 270px;
    padding: 16px 8px 4px;
}

.finance-line-plot[b-mttxorp0ub] {
    position: relative;
    height: 220px;
    border-radius: 22px;
    overflow: visible;
}

.finance-line-svg[b-mttxorp0ub] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
}

.finance-line-grid[b-mttxorp0ub] {
    stroke: rgba(15, 23, 42, 0.06);
    stroke-width: 0.45;
    vector-effect: non-scaling-stroke;
}

.finance-line-area[b-mttxorp0ub] {
    fill: url(#salesLineFill);
    stroke: none;
}

.finance-line-path[b-mttxorp0ub] {
    fill: none;
    stroke: #007aff;
    stroke-width: 3.2;
    stroke-linecap: round;
    stroke-linejoin: round;
    vector-effect: non-scaling-stroke;
    filter: drop-shadow(0 8px 16px rgba(0, 122, 255, 0.18));
}

.finance-line-point-wrap[b-mttxorp0ub] {
    position: absolute;
    width: 26px;
    height: 26px;
    transform: translate(-50%, -50%);
    z-index: 5;
}

.finance-line-point[b-mttxorp0ub] {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 11px;
    height: 11px;
    transform: translate(-50%, -50%);
    border: 2px solid #ffffff;
    border-radius: 999px;
    background: #007aff;
    box-shadow: 0 0 0 4px rgba(0, 122, 255, 0.12), 0 8px 18px rgba(0, 122, 255, 0.28);
    cursor: pointer;
    padding: 0;
}

    .finance-line-point[b-mttxorp0ub]::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 28px;
        height: 28px;
        transform: translate(-50%, -50%);
        border-radius: 999px;
    }

.finance-line-point-wrap:hover[b-mttxorp0ub] {
    z-index: 20;
}

    .finance-line-point-wrap:hover .finance-line-point[b-mttxorp0ub] {
        width: 14px;
        height: 14px;
        box-shadow: 0 0 0 7px rgba(0, 122, 255, 0.14), 0 12px 24px rgba(0, 122, 255, 0.34);
    }

.finance-line-tooltip[b-mttxorp0ub] {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 12px);
    min-width: 128px;
    padding: 10px 12px;
    transform: translateX(-50%) translateY(6px);
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 18px 46px rgba(15, 23, 42, 0.18);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.14s ease, transform 0.14s ease;
    white-space: nowrap;
}

    .finance-line-tooltip.right[b-mttxorp0ub] {
        left: 0;
        transform: translateX(0) translateY(6px);
    }

    .finance-line-tooltip.left[b-mttxorp0ub] {
        left: auto;
        right: 0;
        transform: translateX(0) translateY(6px);
    }

.finance-line-point-wrap:hover .finance-line-tooltip[b-mttxorp0ub] {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

    .finance-line-point-wrap:hover .finance-line-tooltip.right[b-mttxorp0ub],
    .finance-line-point-wrap:hover .finance-line-tooltip.left[b-mttxorp0ub] {
        transform: translateX(0) translateY(0);
    }

.finance-line-tooltip strong[b-mttxorp0ub] {
    display: block;
    color: #0f172a;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.15;
}

.finance-line-tooltip span[b-mttxorp0ub] {
    display: block;
    margin-top: 4px;
    color: rgba(15, 23, 42, 0.58);
    font-size: 11px;
    font-weight: 700;
}

.finance-line-axis[b-mttxorp0ub] {
    position: relative;
    height: 24px;
    margin-top: 8px;
}

    .finance-line-axis span[b-mttxorp0ub] {
        position: absolute;
        top: 0;
        transform: translateX(-50%);
        color: rgba(15, 23, 42, 0.52);
        font-size: 11px;
        font-weight: 700;
        line-height: 1;
    }

.finance-main-grid[b-mttxorp0ub] {
    align-items: stretch;
}

.finance-panel.large[b-mttxorp0ub] {
    display: flex;
    flex-direction: column;
    min-height: 520px;
}

    .finance-panel.large .finance-panel-head[b-mttxorp0ub] {
        flex: 0 0 auto;
    }

.finance-line-chart[b-mttxorp0ub] {
    flex: 1 1 auto;
    min-height: 430px;
    display: flex;
    flex-direction: column;
    padding: 16px 8px 0;
}

.finance-line-plot[b-mttxorp0ub] {
    flex: 1 1 auto;
    min-height: 330px;
    height: auto;
}

.finance-line-axis[b-mttxorp0ub] {
    flex: 0 0 24px;
    margin-top: 10px;
}

.finance-line-legend-bottom[b-mttxorp0ub] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin-top: 18px;
    padding-bottom: 2px;
    color: rgba(15, 23, 42, 0.62);
    font-size: 12px;
    font-weight: 800;
}

    .finance-line-legend-bottom span[b-mttxorp0ub] {
        width: 8px;
        height: 8px;
        border-radius: 999px;
        background: #007aff;
        box-shadow: 0 0 0 4px rgba(0, 122, 255, 0.10);
    }

    .finance-line-legend-bottom b[b-mttxorp0ub] {
        font-weight: 800;
    }

.finance-store-dropdown-empty[b-mttxorp0ub] {
    padding: 12px 10px;
    color: rgba(15, 23, 42, 0.56);
    font-size: 13px;
    font-weight: 700;
}

.finance-stack[b-mttxorp0ub] {
    width: 100%;
    height: 24px;
    margin: 18px 0 18px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.06);
    box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.03);
}

    .finance-stack > div[b-mttxorp0ub] {
        height: 100%;
        min-width: 0;
        flex-grow: 0;
        flex-shrink: 0;
    }

        .finance-stack > div:first-child[b-mttxorp0ub] {
            border-top-left-radius: 999px;
            border-bottom-left-radius: 999px;
        }

        .finance-stack > div:last-child[b-mttxorp0ub] {
            border-top-right-radius: 999px;
            border-bottom-right-radius: 999px;
        }

.finance-expense-row[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: 1fr auto 46px;
    align-items: center;
    gap: 12px;
}

    .finance-expense-row > div[b-mttxorp0ub] {
        min-width: 0;
    }

    .finance-expense-row strong[b-mttxorp0ub] {
        white-space: nowrap;
    }

    .finance-expense-row small[b-mttxorp0ub] {
        text-align: right;
        white-space: nowrap;
    }

.store-profit-donut-box[b-mttxorp0ub] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 0 16px;
}

.store-profit-donut[b-mttxorp0ub] {
    width: 158px;
    height: 158px;
    border-radius: 999px;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.04), 0 18px 42px rgba(15, 23, 42, 0.08);
}

    .store-profit-donut[b-mttxorp0ub]::after {
        content: "";
        position: absolute;
        inset: 32px;
        border-radius: 999px;
        background: rgba(255, 255, 255, 0.96);
        box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.04);
    }

.store-profit-legend[b-mttxorp0ub] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 4px;
}

.store-profit-legend-row[b-mttxorp0ub] {
    display: grid;
    grid-template-columns: 1fr auto 46px;
    align-items: center;
    gap: 12px;
    color: #0f172a;
    font-size: 13px;
}

    .store-profit-legend-row > div[b-mttxorp0ub] {
        display: flex;
        align-items: center;
        gap: 9px;
        min-width: 0;
    }

        .store-profit-legend-row > div span[b-mttxorp0ub] {
            width: 8px;
            height: 8px;
            border-radius: 999px;
            flex: 0 0 auto;
        }

        .store-profit-legend-row > div b[b-mttxorp0ub] {
            min-width: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 700;
        }

    .store-profit-legend-row strong[b-mttxorp0ub] {
        white-space: nowrap;
        font-weight: 900;
    }

    .store-profit-legend-row small[b-mttxorp0ub] {
        text-align: right;
        white-space: nowrap;
        color: rgba(15, 23, 42, 0.56);
        font-weight: 700;
    }

.finance-empty-state.small[b-mttxorp0ub] {
    min-height: 180px;
}
/* /Components/Pages/Matching.razor.rz.scp.css */
.matching-page[b-fa9szyqw44] {
    min-width: 0;
    padding-bottom: 28px;
    color: #20242b;
}

.matching-page-header[b-fa9szyqw44] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 24px;
}

.matching-page-header h1[b-fa9szyqw44] {
    margin: 0;
    color: #171a20;
    font-size: 30px;
    font-weight: 720;
    letter-spacing: -0.035em;
}

.matching-page-header p[b-fa9szyqw44] {
    margin: 7px 0 0;
    color: #8a8f98;
    font-size: 13px;
    line-height: 1.45;
}

.matching-message[b-fa9szyqw44] {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) 30px;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    padding: 12px 14px;
    border: 1px solid;
    border-radius: 14px;
    font-size: 13px;
}

.matching-message-icon[b-fa9szyqw44] {
    display: inline-flex;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    font-weight: 750;
}

.matching-message button[b-fa9szyqw44] {
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: inherit;
    font-size: 20px;
    line-height: 1;
}

.matching-message-error[b-fa9szyqw44] {
    border-color: rgba(226, 76, 76, 0.2);
    background: rgba(226, 76, 76, 0.07);
    color: #a83131;
}

.matching-message-error .matching-message-icon[b-fa9szyqw44] {
    background: rgba(226, 76, 76, 0.12);
}

.matching-message-success[b-fa9szyqw44] {
    border-color: rgba(35, 157, 99, 0.2);
    background: rgba(35, 157, 99, 0.07);
    color: #187849;
}

.matching-message-success .matching-message-icon[b-fa9szyqw44] {
    background: rgba(35, 157, 99, 0.12);
}

.matching-loading-card[b-fa9szyqw44] {
    display: flex;
    min-height: 220px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border: 1px solid #eceef2;
    border-radius: 20px;
    background: #fff;
    color: #777e89;
    font-size: 13px;
    box-shadow: 0 8px 30px rgba(15, 23, 42, 0.04);
}

.matching-spinner[b-fa9szyqw44] {
    width: 22px;
    height: 22px;
    border: 2px solid #e4e7ec;
    border-top-color: #684eff;
    border-radius: 50%;
    animation: matching-spin-b-fa9szyqw44 0.8s linear infinite;
}

@keyframes matching-spin-b-fa9szyqw44 {
    to {
        transform: rotate(360deg);
    }
}

.matching-filters[b-fa9szyqw44] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 14px;
    margin-bottom: 18px;
}

.matching-filter-field[b-fa9szyqw44] {
    display: flex;
    min-width: 220px;
    flex-direction: column;
    gap: 7px;
}

.matching-category-filter[b-fa9szyqw44] {
    min-width: 210px;
}

.matching-filter-field > span[b-fa9szyqw44] {
    color: #5f6670;
    font-size: 11px;
    font-weight: 600;
}

.matching-filter-field select[b-fa9szyqw44],
.matching-rows-select select[b-fa9szyqw44] {
    min-height: 40px;
    padding: 0 36px 0 13px;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background-color: #f5f6f8;
    color: #20242b;
    font-size: 12px;
    outline: none;
    transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
}

.matching-filter-field select:hover[b-fa9szyqw44],
.matching-rows-select select:hover[b-fa9szyqw44] {
    background-color: #f0f1f4;
}

.matching-filter-field select:focus[b-fa9szyqw44],
.matching-rows-select select:focus[b-fa9szyqw44] {
    border-color: rgba(104, 78, 255, 0.55);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.1);
}

.matching-toolbar[b-fa9szyqw44] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 14px;
}

.matching-count-tabs[b-fa9szyqw44] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.matching-count-tab[b-fa9szyqw44] {
    display: inline-flex;
    min-height: 36px;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    border: 1px solid transparent;
    border-radius: 11px;
    background: transparent;
    color: #8a8f98;
    font-size: 12px;
    font-weight: 550;
}

.matching-count-tab b[b-fa9szyqw44] {
    display: inline-flex;
    min-width: 24px;
    height: 20px;
    align-items: center;
    justify-content: center;
    padding: 0 7px;
    border-radius: 7px;
    background: #e9eaed;
    color: #7b818a;
    font-size: 10px;
    font-weight: 700;
}

.matching-count-tab-active[b-fa9szyqw44] {
    border-color: #d9dce2;
    background: #fff;
    color: #20242b;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.05);
}

.matching-count-tab-active b[b-fa9szyqw44] {
    background: #e4e5e9;
    color: #696f78;
}

.matching-count-tab-selected[b-fa9szyqw44] {
    background: rgba(104, 78, 255, 0.08);
    color: #684eff;
}

.matching-count-tab-selected b[b-fa9szyqw44] {
    background: rgba(104, 78, 255, 0.13);
    color: #684eff;
}

.matching-toolbar-actions[b-fa9szyqw44] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.matching-search[b-fa9szyqw44] {
    display: flex;
    width: min(280px, 32vw);
    min-width: 210px;
    height: 40px;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    border: 1px solid transparent;
    border-radius: 12px;
    background: #f2f3f5;
    color: #9aa0a9;
    transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
}

.matching-search:focus-within[b-fa9szyqw44] {
    border-color: rgba(104, 78, 255, 0.4);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.08);
}

.matching-search > span[b-fa9szyqw44] {
    font-size: 20px;
    line-height: 1;
    transform: rotate(-18deg);
}

.matching-search input[b-fa9szyqw44] {
    width: 100%;
    border: 0;
    background: transparent;
    color: #20242b;
    font-size: 12px;
    outline: none;
}

.matching-search input[b-fa9szyqw44]::placeholder {
    color: #a2a7af;
}

.matching-merge-button[b-fa9szyqw44],
.matching-primary-button[b-fa9szyqw44],
.matching-danger-button[b-fa9szyqw44],
.matching-secondary-button[b-fa9szyqw44] {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0 17px;
    border: 0;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 650;
    transition: transform 0.12s ease, opacity 0.12s ease, box-shadow 0.12s ease;
}

.matching-merge-button[b-fa9szyqw44],
.matching-primary-button[b-fa9szyqw44] {
    background: #684eff;
    color: #fff;
    box-shadow: 0 8px 18px rgba(104, 78, 255, 0.22);
}

.matching-merge-button:not(:disabled):hover[b-fa9szyqw44],
.matching-primary-button:not(:disabled):hover[b-fa9szyqw44],
.matching-danger-button:not(:disabled):hover[b-fa9szyqw44] {
    transform: translateY(-1px);
}

.matching-merge-button:disabled[b-fa9szyqw44],
.matching-primary-button:disabled[b-fa9szyqw44],
.matching-danger-button:disabled[b-fa9szyqw44],
.matching-secondary-button:disabled[b-fa9szyqw44] {
    cursor: default;
    opacity: 0.48;
    box-shadow: none;
}

.matching-table-card[b-fa9szyqw44] {
    overflow: visible;
    border: 1px solid #eceef2;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 10px 36px rgba(15, 23, 42, 0.045);
}

.matching-table-scroll[b-fa9szyqw44] {
    overflow-x: auto;
    border-radius: 18px;
}

.matching-table[b-fa9szyqw44] {
    width: 100%;
    min-width: 1020px;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}

.matching-col-expand[b-fa9szyqw44] {
    width: 44px;
}

.matching-col-checkbox[b-fa9szyqw44] {
    width: 50px;
}

.matching-col-photo[b-fa9szyqw44] {
    width: 76px;
}

.matching-col-product[b-fa9szyqw44] {
    width: 34%;
}

.matching-col-stores[b-fa9szyqw44] {
    width: 190px;
}

.matching-col-category[b-fa9szyqw44] {
    width: 28%;
}

.matching-col-menu[b-fa9szyqw44] {
    width: 66px;
}

.matching-table thead th[b-fa9szyqw44] {
    height: 48px;
    padding: 0 12px;
    border-bottom: 1px solid #eceef2;
    background: #f7f7f9;
    color: #6e747d;
    font-size: 11px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
}

.matching-table thead th:first-child[b-fa9szyqw44] {
    border-top-left-radius: 18px;
}

.matching-table thead th:last-child[b-fa9szyqw44] {
    border-top-right-radius: 18px;
}

.matching-table tbody td[b-fa9szyqw44] {
    height: 68px;
    padding: 9px 12px;
    border-bottom: 1px solid #eef0f3;
    background: #fff;
    vertical-align: middle;
    transition: background 0.12s ease;
}

.matching-table tbody tr:last-child td[b-fa9szyqw44] {
    border-bottom: 0;
}

.matching-parent-row:hover td[b-fa9szyqw44] {
    background: #fafbfc;
}

.matching-row-selected td[b-fa9szyqw44] {
    background: rgba(104, 78, 255, 0.045) !important;
}

.matching-expand-cell[b-fa9szyqw44],
.matching-checkbox-cell[b-fa9szyqw44],
.matching-photo-cell[b-fa9szyqw44],
.matching-menu-cell[b-fa9szyqw44] {
    text-align: center !important;
}

.matching-checkbox-cell input[type="checkbox"][b-fa9szyqw44] {
    width: 19px;
    height: 19px;
    margin: 0;
    border: 1px solid #cfd3da;
    border-radius: 50%;
    accent-color: #684eff;
    cursor: pointer;
}

.matching-expand-button[b-fa9szyqw44] {
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: #90969f;
    font-size: 24px;
    line-height: 1;
    transition: background 0.12s ease, color 0.12s ease;
}

.matching-expand-button:hover[b-fa9szyqw44] {
    background: #f0f1f4;
    color: #4e5560;
}

.matching-expand-button span[b-fa9szyqw44] {
    display: block;
    transform: rotate(0deg);
    transition: transform 0.16s ease;
}

.matching-expand-button-open span[b-fa9szyqw44] {
    transform: rotate(90deg);
}

.matching-product-image[b-fa9szyqw44],
.matching-product-image-placeholder[b-fa9szyqw44] {
    width: 48px;
    height: 48px;
    border: 1px solid #eceef2;
    border-radius: 10px;
    background: #fff;
}

.matching-product-image[b-fa9szyqw44] {
    object-fit: contain;
}

.matching-product-image-placeholder[b-fa9szyqw44] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #b0b5bd;
    font-size: 13px;
}

.matching-product-cell[b-fa9szyqw44] {
    min-width: 0;
}

.matching-product-name[b-fa9szyqw44] {
    display: -webkit-box;
    overflow: hidden;
    color: #20242b;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.matching-product-article[b-fa9szyqw44] {
    margin-top: 4px;
    overflow: hidden;
    color: #969ca5;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.matching-store-stack[b-fa9szyqw44] {
    display: flex;
    min-width: 0;
    align-items: center;
    padding-left: 8px;
}

.matching-store-icon-wrap[b-fa9szyqw44] {
    position: relative;
    display: inline-flex;
    width: 31px;
    height: 31px;
    align-items: center;
    justify-content: center;
    margin-left: -8px;
    border: 2px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 9px rgba(15, 23, 42, 0.11);
    outline: none;
}

.matching-store-icon-wrap[b-fa9szyqw44]  .matching-marketplace-icon,
.matching-child-store-icon[b-fa9szyqw44]  .matching-marketplace-icon {
    width: 26px;
    height: 26px;
    border-radius: 8px;
    object-fit: cover;
}

.matching-store-tooltip[b-fa9szyqw44] {
    position: absolute;
    z-index: 80;
    top: 50%;
    left: calc(100% + 10px);
    display: none;
    min-width: 180px;
    padding: 10px 12px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 16px 42px rgba(15, 23, 42, 0.18);
    text-align: left;
    transform: translateY(-50%);
}

.matching-store-tooltip[b-fa9szyqw44]::before {
    position: absolute;
    top: 50%;
    right: 100%;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    border-left: 1px solid rgba(15, 23, 42, 0.08);
    background: #fff;
    content: "";
    transform: translate(5px, -50%) rotate(45deg);
}

.matching-store-tooltip strong[b-fa9szyqw44],
.matching-store-tooltip span[b-fa9szyqw44] {
    display: block;
}

.matching-store-tooltip strong[b-fa9szyqw44] {
    color: #242831;
    font-size: 11px;
    font-weight: 700;
}

.matching-store-tooltip span[b-fa9szyqw44] {
    margin-top: 3px;
    color: #848b95;
    font-size: 10px;
}

.matching-store-icon-wrap:hover[b-fa9szyqw44],
.matching-store-icon-wrap:focus[b-fa9szyqw44] {
    z-index: 70;
}

.matching-store-icon-wrap:hover .matching-store-tooltip[b-fa9szyqw44],
.matching-store-icon-wrap:focus .matching-store-tooltip[b-fa9szyqw44] {
    display: block;
}

.matching-category-cell[b-fa9szyqw44] {
    overflow: hidden;
    color: #4e5560;
    font-size: 11px;
    line-height: 1.35;
    text-overflow: ellipsis;
}

.matching-menu-wrap[b-fa9szyqw44] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.matching-more-button[b-fa9szyqw44] {
    display: inline-flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    padding: 0 0 7px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #525963;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1;
}

.matching-more-button:hover[b-fa9szyqw44] {
    background: #f0f1f4;
}

.matching-menu-panel[b-fa9szyqw44] {
    position: absolute;
    z-index: 90;
    top: 50%;
    right: calc(100% + 5px);
    min-width: 205px;
    padding: 6px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.18);
    transform: translateY(-50%);
}

.matching-menu-panel button[b-fa9szyqw44] {
    display: flex;
    width: 100%;
    min-height: 38px;
    align-items: center;
    gap: 10px;
    padding: 0 10px;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: #d24141;
    font-size: 11px;
    font-weight: 600;
    text-align: left;
}

.matching-menu-panel button:not(:disabled):hover[b-fa9szyqw44] {
    background: rgba(226, 76, 76, 0.08);
}

.matching-menu-panel button:disabled[b-fa9szyqw44] {
    color: #b2b6bd;
    cursor: default;
}

.matching-menu-danger-icon[b-fa9szyqw44] {
    display: inline-flex;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    background: rgba(226, 76, 76, 0.1);
    font-size: 13px;
}

.matching-child-row td[b-fa9szyqw44] {
    height: 64px !important;
    background: #fafbfc !important;
}

.matching-child-row:hover td[b-fa9szyqw44] {
    background: #f6f7f9 !important;
}

.matching-child-guide-cell[b-fa9szyqw44] {
    position: relative;
}

.matching-child-guide-cell[b-fa9szyqw44]::before {
    position: absolute;
    top: -1px;
    right: 8px;
    bottom: -1px;
    width: 1px;
    background: #dfe2e7;
    content: "";
}

.matching-child-guide-cell span[b-fa9szyqw44]::before {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 15px;
    height: 1px;
    background: #dfe2e7;
    content: "";
}

.matching-child-image[b-fa9szyqw44] {
    width: 40px;
    height: 40px;
    border: 1px solid #e8eaee;
    border-radius: 9px;
    background: #fff;
    object-fit: contain;
}

.matching-child-product-cell[b-fa9szyqw44] {
    padding-left: 22px !important;
}

.matching-child-product-cell .matching-product-name[b-fa9szyqw44] {
    font-size: 12px;
    font-weight: 550;
}

.matching-child-store[b-fa9szyqw44] {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 9px;
}

.matching-child-store-icon[b-fa9szyqw44] {
    display: inline-flex;
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.09);
}

.matching-child-store-text[b-fa9szyqw44] {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

.matching-child-store-text strong[b-fa9szyqw44],
.matching-child-store-text small[b-fa9szyqw44] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.matching-child-store-text strong[b-fa9szyqw44] {
    color: #373d46;
    font-size: 10px;
    font-weight: 650;
}

.matching-child-store-text small[b-fa9szyqw44] {
    margin-top: 2px;
    color: #959ba4;
    font-size: 9px;
}

.matching-empty-cell[b-fa9szyqw44] {
    height: 300px !important;
}

.matching-empty-state[b-fa9szyqw44] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #969ca5;
    text-align: center;
}

.matching-empty-state > span[b-fa9szyqw44] {
    display: inline-flex;
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    border-radius: 15px;
    background: #f2f3f5;
    font-size: 25px;
    transform: rotate(-18deg);
}

.matching-empty-state strong[b-fa9szyqw44] {
    color: #4e5560;
    font-size: 14px;
}

.matching-empty-state p[b-fa9szyqw44] {
    margin: 5px 0 0;
    font-size: 11px;
}

.matching-pagination[b-fa9szyqw44] {
    display: grid;
    grid-template-columns: minmax(180px, 1fr) auto minmax(180px, 1fr);
    align-items: center;
    gap: 16px;
    padding: 16px 4px 0;
}

.matching-pagination-summary[b-fa9szyqw44] {
    color: #90969f;
    font-size: 11px;
}

.matching-pagination-controls[b-fa9szyqw44] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.matching-page-button[b-fa9szyqw44] {
    display: inline-flex;
    min-width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    padding: 0 9px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: transparent;
    color: #6f7680;
    font-size: 11px;
    font-weight: 600;
}

.matching-page-button:not(:disabled):hover[b-fa9szyqw44] {
    background: #f0f1f4;
}

.matching-page-button-active[b-fa9szyqw44] {
    border-color: rgba(104, 78, 255, 0.18);
    background: rgba(104, 78, 255, 0.1) !important;
    color: #684eff;
}

.matching-page-button:disabled[b-fa9szyqw44] {
    color: #c3c6cc;
}

.matching-page-arrow[b-fa9szyqw44] {
    font-size: 20px;
    line-height: 1;
}

.matching-page-ellipsis[b-fa9szyqw44] {
    display: inline-flex;
    min-width: 28px;
    align-items: center;
    justify-content: center;
    color: #9ba0a8;
    font-size: 12px;
}

.matching-rows-select[b-fa9szyqw44] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    color: #90969f;
    font-size: 11px;
}

.matching-rows-select select[b-fa9szyqw44] {
    min-height: 34px;
    padding-left: 10px;
    border-radius: 10px;
}

.matching-modal-backdrop[b-fa9szyqw44] {
    position: fixed;
    z-index: 1100;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
    background: rgba(11, 15, 23, 0.54);
    backdrop-filter: blur(6px);
}

.matching-confirm-modal[b-fa9szyqw44] {
    width: min(430px, 100%);
    padding: 28px;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 30px 90px rgba(5, 9, 18, 0.34);
    text-align: center;
}

.matching-confirm-icon[b-fa9szyqw44] {
    display: inline-flex;
    width: 54px;
    height: 54px;
    align-items: center;
    justify-content: center;
    margin-bottom: 17px;
    border-radius: 18px;
    font-size: 25px;
    font-weight: 700;
}

.matching-confirm-icon-merge[b-fa9szyqw44] {
    background: rgba(104, 78, 255, 0.11);
    color: #684eff;
}

.matching-confirm-icon-danger[b-fa9szyqw44] {
    background: rgba(226, 76, 76, 0.11);
    color: #d54343;
}

.matching-confirm-modal h2[b-fa9szyqw44] {
    margin: 0;
    color: #171a20;
    font-size: 20px;
    font-weight: 720;
    letter-spacing: -0.02em;
}

.matching-confirm-modal p[b-fa9szyqw44] {
    margin: 10px 0 0;
    color: #7d848e;
    font-size: 12px;
    line-height: 1.55;
}

.matching-confirm-actions[b-fa9szyqw44] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 24px;
}

.matching-secondary-button[b-fa9szyqw44] {
    border: 1px solid #e2e5ea;
    background: #f4f5f7;
    color: #5e6570;
}

.matching-danger-button[b-fa9szyqw44] {
    background: #e24c4c;
    color: #fff;
    box-shadow: 0 8px 18px rgba(226, 76, 76, 0.2);
}

@media (max-width: 900px) {
    .matching-toolbar[b-fa9szyqw44] {
        align-items: stretch;
        flex-direction: column;
    }

    .matching-toolbar-actions[b-fa9szyqw44] {
        justify-content: space-between;
    }

    .matching-search[b-fa9szyqw44] {
        width: 100%;
    }

    .matching-pagination[b-fa9szyqw44] {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .matching-pagination-summary[b-fa9szyqw44],
    .matching-rows-select[b-fa9szyqw44] {
        justify-content: center;
    }
}

@media (max-width: 640px) {
    .matching-page-header h1[b-fa9szyqw44] {
        font-size: 26px;
    }

    .matching-filter-field[b-fa9szyqw44],
    .matching-category-filter[b-fa9szyqw44] {
        width: 100%;
        min-width: 0;
    }

    .matching-toolbar-actions[b-fa9szyqw44] {
        align-items: stretch;
        flex-direction: column;
    }

    .matching-search[b-fa9szyqw44] {
        min-width: 0;
    }

    .matching-merge-button[b-fa9szyqw44] {
        width: 100%;
    }

    .matching-confirm-actions[b-fa9szyqw44] {
        grid-template-columns: 1fr;
    }
}
/* === MATCHING SUCCESS TOAST START === */

.matching-success-toast[b-fa9szyqw44] {
    position: fixed;
    z-index: 1600;
    top: 82px;
    right: 24px;
    display: inline-flex;
    max-width: min(380px, calc(100vw - 32px));
    min-height: 46px;
    align-items: center;
    gap: 10px;
    padding: 11px 14px;
    border: 1px solid rgba(22, 163, 74, 0.20);
    border-radius: 14px;
    background: rgba(240, 253, 244, 0.98);
    color: #15803d;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.16);
    font-size: 13px;
    font-weight: 650;
    pointer-events: none;
    backdrop-filter: blur(16px);
    animation: matchingToastLifetime-b-fa9szyqw44 5s ease both;
}

.matching-success-toast-icon[b-fa9szyqw44] {
    display: inline-flex;
    width: 22px;
    height: 22px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #22c55e;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

@keyframes matchingToastLifetime-b-fa9szyqw44 {
    0% {
        opacity: 0;
        transform: translateY(-10px) scale(.98);
    }

    7%,
    88% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

    100% {
        opacity: 0;
        transform: translateY(-6px) scale(.99);
    }
}

@media (max-width: 560px) {
    .matching-success-toast[b-fa9szyqw44] {
        top: 72px;
        right: 16px;
        left: 16px;
        max-width: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .matching-success-toast[b-fa9szyqw44] {
        animation: none;
    }
}

/* === MATCHING SUCCESS TOAST END === */
/* /Components/Pages/MyCatalogTable.razor.rz.scp.css */
.my-catalog-root[b-okupuh1g39] {
    min-width: 0;
}

.my-catalog-toolbar[b-okupuh1g39] {
    justify-content: flex-start;
}

.my-catalog-table[b-okupuh1g39] {
    min-width: 1180px;
}

.my-catalog-col-photo[b-okupuh1g39] {
    width: 88px;
}

.my-catalog-col-product[b-okupuh1g39] {
    width: 320px;
}

.my-catalog-col-stores[b-okupuh1g39] {
    width: 155px;
}

.my-catalog-col-weight[b-okupuh1g39],
.my-catalog-col-volume[b-okupuh1g39] {
    width: 115px;
}

.my-catalog-col-currency[b-okupuh1g39] {
    width: 145px;
}

.my-catalog-col-price[b-okupuh1g39],
.my-catalog-col-cost[b-okupuh1g39] {
    width: 150px;
}

.my-catalog-row[b-okupuh1g39] {
    cursor: pointer;
}

.my-catalog-row:hover td[b-okupuh1g39] {
    background: rgba(248, 250, 252, 0.95);
}

.my-catalog-product-cell[b-okupuh1g39] {
    min-width: 0;
}

.my-catalog-product-title-line[b-okupuh1g39] {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    min-width: 0;
}

.my-catalog-product-name[b-okupuh1g39] {
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.my-catalog-product-category[b-okupuh1g39] {
    margin-top: 5px;
    overflow: hidden;
    color: #8a8f98;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-catalog-bundle-marker[b-okupuh1g39] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border: 1px solid rgba(104, 78, 255, 0.18);
    border-radius: 7px;
    background: rgba(104, 78, 255, 0.09);
    color: #684eff;
    font-size: 13px;
}

.my-catalog-stores[b-okupuh1g39] {
    position: relative;
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    outline: none;
}

.my-catalog-store-icons[b-okupuh1g39] {
    display: flex;
    align-items: center;
    padding-left: 8px;
}

.my-catalog-store-icon[b-okupuh1g39] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin-left: -8px;
    border: 2px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.1);
}

.my-catalog-stores-tooltip[b-okupuh1g39] {
    position: absolute;
    z-index: 40;
    top: calc(100% + 8px);
    left: 0;
    display: none;
    min-width: 260px;
    padding: 12px;
    border: 1px solid rgba(15, 23, 42, 0.09);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.18);
}

.my-catalog-stores:hover .my-catalog-stores-tooltip[b-okupuh1g39],
.my-catalog-stores:focus .my-catalog-stores-tooltip[b-okupuh1g39],
.my-catalog-stores:focus-within .my-catalog-stores-tooltip[b-okupuh1g39] {
    display: block;
}

.my-catalog-stores-tooltip > strong[b-okupuh1g39] {
    display: block;
    margin-bottom: 8px;
    color: #1f2937;
    font-size: 12px;
}

.my-catalog-stores-tooltip-row[b-okupuh1g39] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    border-top: 1px solid rgba(15, 23, 42, 0.06);
}

.my-catalog-stores-tooltip-row:first-of-type[b-okupuh1g39] {
    border-top: 0;
}

.my-catalog-stores-tooltip-row > span[b-okupuh1g39] {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.my-catalog-stores-tooltip-row b[b-okupuh1g39] {
    color: #20242b;
    font-size: 12px;
    font-weight: 650;
}

.my-catalog-stores-tooltip-row small[b-okupuh1g39] {
    color: #8a8f98;
    font-size: 11px;
}

.my-catalog-inline-select[b-okupuh1g39],
.my-catalog-inline-number[b-okupuh1g39] {
    width: 100%;
    min-height: 36px;
    border: 1px solid #e3e6eb;
    border-radius: 10px;
    background: #fff;
    color: #20242b;
    font-size: 13px;
    outline: none;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.my-catalog-inline-select[b-okupuh1g39] {
    padding: 0 30px 0 10px;
}

.my-catalog-inline-number[b-okupuh1g39] {
    padding: 0 10px;
}

.my-catalog-inline-select:focus[b-okupuh1g39],
.my-catalog-inline-number:focus[b-okupuh1g39] {
    border-color: #684eff;
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.1);
}

.my-catalog-modal-backdrop[b-okupuh1g39] {
    position: fixed;
    z-index: 1000;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(8, 12, 20, 0.58);
    backdrop-filter: blur(3px);
}

.my-catalog-modal[b-okupuh1g39] {
    display: flex;
    width: min(940px, 100%);
    max-height: min(820px, calc(100vh - 48px));
    flex-direction: column;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 30px 90px rgba(4, 8, 20, 0.35);
}

.my-catalog-modal-header[b-okupuh1g39] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    padding: 24px 26px 18px;
}

.my-catalog-modal-header h2[b-okupuh1g39] {
    margin: 0;
    color: #15181e;
    font-size: 22px;
    font-weight: 700;
}

.my-catalog-modal-header p[b-okupuh1g39] {
    margin: 6px 0 0;
    color: #8a8f98;
    font-size: 13px;
}

.my-catalog-modal-close[b-okupuh1g39] {
    display: inline-flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 12px;
    background: #f3f4f6;
    color: #5f6670;
    font-size: 25px;
    line-height: 1;
}

.my-catalog-modal-tabs[b-okupuh1g39] {
    display: flex;
    gap: 6px;
    padding: 0 26px 14px;
    border-bottom: 1px solid #eceef2;
}

.my-catalog-modal-tabs button[b-okupuh1g39] {
    padding: 9px 13px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #747b86;
    font-size: 13px;
    font-weight: 600;
}

.my-catalog-modal-tabs button.active[b-okupuh1g39] {
    background: rgba(104, 78, 255, 0.1);
    color: #684eff;
}

.my-catalog-modal-body[b-okupuh1g39] {
    min-height: 350px;
    overflow-y: auto;
    padding: 24px 26px;
}

.my-catalog-editor-grid[b-okupuh1g39] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.my-catalog-editor-field[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 7px;
}

.my-catalog-editor-field-wide[b-okupuh1g39] {
    grid-column: 1 / -1;
}

.my-catalog-editor-field > span[b-okupuh1g39] {
    color: #6f7680;
    font-size: 12px;
    font-weight: 600;
}

.my-catalog-editor-field input[b-okupuh1g39],
.my-catalog-editor-field select[b-okupuh1g39] {
    width: 100%;
    min-height: 42px;
    padding: 0 12px;
    border: 1px solid #e1e4e9;
    border-radius: 12px;
    background: #fff;
    color: #20242b;
    font-size: 14px;
    outline: none;
}

.my-catalog-editor-field input:focus[b-okupuh1g39],
.my-catalog-editor-field select:focus[b-okupuh1g39] {
    border-color: #684eff;
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.1);
}

.my-catalog-readonly-field[b-okupuh1g39] {
    justify-content: center;
    min-height: 72px;
    padding: 12px 14px;
    border: 1px solid #eceef2;
    border-radius: 13px;
    background: #f8f9fb;
}

.my-catalog-readonly-field strong[b-okupuh1g39] {
    color: #20242b;
    font-size: 16px;
}

.my-catalog-linked-cards[b-okupuh1g39] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.my-catalog-linked-card[b-okupuh1g39] {
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) minmax(190px, auto);
    align-items: center;
    gap: 12px;
    padding: 14px;
    border: 1px solid #e9ebef;
    border-radius: 14px;
    background: #fff;
}

.my-catalog-linked-card-main[b-okupuh1g39],
.my-catalog-linked-card-meta[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

.my-catalog-linked-card-main strong[b-okupuh1g39] {
    color: #20242b;
    font-size: 13px;
}

.my-catalog-linked-card-main span[b-okupuh1g39],
.my-catalog-linked-card-main small[b-okupuh1g39],
.my-catalog-linked-card-meta span[b-okupuh1g39] {
    overflow: hidden;
    color: #858c96;
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-catalog-linked-card-meta[b-okupuh1g39] {
    align-items: flex-end;
}

.my-catalog-linked-card-meta b[b-okupuh1g39] {
    margin-top: 4px;
    color: #684eff;
    font-size: 11px;
}

.my-catalog-placeholder[b-okupuh1g39] {
    display: flex;
    min-height: 280px;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border: 1px dashed #d9dde4;
    border-radius: 16px;
    background: #fafbfc;
    color: #8a8f98;
    text-align: center;
}

.my-catalog-modal-footer[b-okupuh1g39] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 16px 26px 22px;
    border-top: 1px solid #eceef2;
}

@media (max-width: 760px) {
    .my-catalog-modal-backdrop[b-okupuh1g39] {
        padding: 10px;
    }

    .my-catalog-modal[b-okupuh1g39] {
        max-height: calc(100vh - 20px);
        border-radius: 18px;
    }

    .my-catalog-editor-grid[b-okupuh1g39] {
        grid-template-columns: 1fr;
    }

    .my-catalog-editor-field-wide[b-okupuh1g39] {
        grid-column: auto;
    }

    .my-catalog-linked-card[b-okupuh1g39] {
        grid-template-columns: 36px minmax(0, 1fr);
    }

    .my-catalog-linked-card-meta[b-okupuh1g39] {
        grid-column: 2;
        align-items: flex-start;
    }
}

/* Обновлённый интерфейс «Моего каталога» */
.my-catalog-root[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 14px;
}

.my-catalog-toolbar[b-okupuh1g39] {
    margin: 0;
}

.my-catalog-inline-control[b-okupuh1g39],
.my-catalog-editor-currency-trigger[b-okupuh1g39] {
    width: 100%;
    min-height: 38px;
    padding: 0 12px;
    border: 1px solid #e3e6eb;
    border-radius: 11px;
    background: #fff;
    color: #20242b;
    font-family: inherit;
    font-size: 13px;
    line-height: 1;
    outline: none;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.02);
    transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
}

.my-catalog-inline-control:hover[b-okupuh1g39],
.my-catalog-editor-currency-trigger:hover[b-okupuh1g39] {
    border-color: #cfd4dc;
    background: #fff;
}

.my-catalog-inline-control:focus[b-okupuh1g39],
.my-catalog-editor-currency-trigger:focus[b-okupuh1g39] {
    border-color: #684eff;
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.10);
}

.my-catalog-currency-trigger[b-okupuh1g39],
.my-catalog-editor-currency-trigger[b-okupuh1g39] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
}

.my-catalog-editor-currency-trigger[b-okupuh1g39] {
    min-height: 42px;
    border-radius: 12px;
    font-size: 14px;
}

.my-catalog-inline-number[b-okupuh1g39],
.my-catalog-editor-field input[type="number"][b-okupuh1g39] {
    appearance: textfield;
    -moz-appearance: textfield;
}

.my-catalog-inline-number[b-okupuh1g39]::-webkit-outer-spin-button,
.my-catalog-inline-number[b-okupuh1g39]::-webkit-inner-spin-button,
.my-catalog-editor-field input[type="number"][b-okupuh1g39]::-webkit-outer-spin-button,
.my-catalog-editor-field input[type="number"][b-okupuh1g39]::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.my-catalog-dropdown-dismiss-layer[b-okupuh1g39] {
    position: fixed;
    z-index: 1190;
    inset: 0;
    background: transparent;
}

.my-catalog-currency-menu[b-okupuh1g39] {
    position: fixed;
    z-index: 1200;
    width: 152px;
    padding: 6px;
    border: 1px solid rgba(15, 23, 42, 0.10);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.18);
    backdrop-filter: blur(18px);
    animation: myCatalogMenuIn-b-okupuh1g39 .14s ease-out both;
}

.my-catalog-currency-menu.open-below[b-okupuh1g39] {
    transform-origin: top center;
    transform: translateY(12px);
}

.my-catalog-currency-menu.open-above[b-okupuh1g39] {
    transform-origin: bottom center;
    transform: translateY(calc(-100% - 12px));
}

.my-catalog-currency-option[b-okupuh1g39] {
    display: flex;
    width: 100%;
    min-height: 38px;
    align-items: center;
    justify-content: space-between;
    padding: 0 11px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #303641;
    font-family: inherit;
    font-size: 13px;
    font-weight: 650;
    text-align: left;
    cursor: pointer;
    transition: background .12s ease, color .12s ease;
}

.my-catalog-currency-option:hover[b-okupuh1g39] {
    background: #f4f5f8;
}

.my-catalog-currency-option.active[b-okupuh1g39] {
    background: rgba(104, 78, 255, 0.10);
    color: #684eff;
}

.my-catalog-currency-check[b-okupuh1g39] {
    font-size: 13px;
    font-weight: 800;
}

.my-catalog-floating-tooltip[b-okupuh1g39] {
    position: fixed;
    z-index: 1180;
    width: max-content;
    min-width: 260px;
    max-width: 320px;
    padding: 12px;
    border: 1px solid rgba(15, 23, 42, 0.09);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.18);
    pointer-events: none;
    backdrop-filter: blur(18px);
    animation: myCatalogTooltipIn-b-okupuh1g39 .14s ease-out both;
}

.my-catalog-floating-tooltip.open-below[b-okupuh1g39] {
    transform: translateY(12px);
}

.my-catalog-floating-tooltip.open-above[b-okupuh1g39] {
    transform: translateY(calc(-100% - 12px));
}

.my-catalog-floating-tooltip > strong[b-okupuh1g39] {
    display: block;
    margin-bottom: 8px;
    color: #1f2937;
    font-size: 12px;
}

.my-catalog-floating-tooltip-row[b-okupuh1g39] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    border-top: 1px solid rgba(15, 23, 42, 0.06);
}

.my-catalog-floating-tooltip-row:first-of-type[b-okupuh1g39] {
    border-top: 0;
}

.my-catalog-floating-tooltip-row > span[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

.my-catalog-floating-tooltip-row b[b-okupuh1g39] {
    overflow: hidden;
    color: #20242b;
    font-size: 12px;
    font-weight: 650;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-catalog-floating-tooltip-row small[b-okupuh1g39] {
    color: #8a8f98;
    font-size: 11px;
}

.my-catalog-pagination[b-okupuh1g39] {
    display: grid;
    min-height: 64px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    gap: 16px;
    padding: 12px 16px;
    border-top: 1px solid #eceef2;
    background: rgba(250, 251, 252, 0.76);
}

.my-catalog-pagination-spacer[b-okupuh1g39] {
    grid-column: 1;
}

.my-catalog-pagination-controls[b-okupuh1g39] {
    display: flex;
    grid-column: 2;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.my-catalog-page-button[b-okupuh1g39] {
    display: inline-flex;
    min-width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: transparent;
    color: #657080;
    font-family: inherit;
    font-size: 13px;
    font-weight: 750;
    line-height: 1;
    cursor: pointer;
    transition: background .12s ease, border-color .12s ease, color .12s ease, transform .12s ease;
}

.my-catalog-page-button:hover:not(:disabled):not(.my-catalog-page-button-active)[b-okupuh1g39] {
    border-color: #e1e4e9;
    background: #fff;
    color: #303641;
    transform: translateY(-1px);
}

.my-catalog-page-button-active[b-okupuh1g39] {
    border-color: rgba(104, 78, 255, 0.16);
    background: rgba(104, 78, 255, 0.11);
    color: #684eff;
    cursor: default;
}

.my-catalog-page-button:disabled[b-okupuh1g39] {
    opacity: .32;
    cursor: default;
}

.my-catalog-page-arrow[b-okupuh1g39] {
    font-size: 21px;
    font-weight: 500;
}

.my-catalog-page-ellipsis[b-okupuh1g39] {
    display: inline-flex;
    min-width: 26px;
    height: 34px;
    align-items: center;
    justify-content: center;
    color: #9aa1ac;
    font-size: 13px;
    font-weight: 700;
}

.my-catalog-rows-per-page[b-okupuh1g39] {
    display: flex;
    grid-column: 3;
    align-items: center;
    justify-self: end;
    gap: 10px;
    color: #7b838e;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
}

.my-catalog-page-size-options[b-okupuh1g39] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    padding: 3px;
    border: 1px solid #e2e5ea;
    border-radius: 11px;
    background: #fff;
}

.my-catalog-page-size-button[b-okupuh1g39] {
    min-width: 34px;
    height: 28px;
    padding: 0 8px;
    border: 0;
    border-radius: 8px;
    background: transparent;
    color: #747d89;
    font-family: inherit;
    font-size: 12px;
    font-weight: 750;
    cursor: pointer;
    transition: background .12s ease, color .12s ease;
}

.my-catalog-page-size-button:hover:not(.active)[b-okupuh1g39] {
    background: #f3f4f7;
    color: #303641;
}

.my-catalog-page-size-button.active[b-okupuh1g39] {
    background: rgba(104, 78, 255, 0.11);
    color: #684eff;
    cursor: default;
}

.my-catalog-modal-backdrop[b-okupuh1g39] {
    animation: myCatalogBackdropIn-b-okupuh1g39 .18s ease-out both;
}

.my-catalog-modal[b-okupuh1g39] {
    transform-origin: center;
    animation: myCatalogModalIn-b-okupuh1g39 .24s cubic-bezier(.2, .8, .2, 1) both;
}

@keyframes myCatalogBackdropIn-b-okupuh1g39 {
    from {
        background: rgba(8, 12, 20, 0);
        backdrop-filter: blur(0);
    }

    to {
        background: rgba(8, 12, 20, 0.58);
        backdrop-filter: blur(3px);
    }
}

@keyframes myCatalogModalIn-b-okupuh1g39 {
    from {
        opacity: 0;
        transform: translateY(16px) scale(.97);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes myCatalogTooltipIn-b-okupuh1g39 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes myCatalogMenuIn-b-okupuh1g39 {
    from {
        opacity: 0;
        scale: .98;
    }

    to {
        opacity: 1;
        scale: 1;
    }
}

@media (max-width: 980px) {
    .my-catalog-pagination[b-okupuh1g39] {
        grid-template-columns: 1fr;
    }

    .my-catalog-pagination-spacer[b-okupuh1g39] {
        display: none;
    }

    .my-catalog-pagination-controls[b-okupuh1g39],
    .my-catalog-rows-per-page[b-okupuh1g39] {
        grid-column: 1;
        justify-self: center;
    }
}

@media (max-width: 560px) {
    .my-catalog-pagination-controls[b-okupuh1g39] {
        max-width: 100%;
        overflow-x: auto;
        justify-content: flex-start;
    }

    .my-catalog-rows-per-page[b-okupuh1g39] {
        flex-direction: column;
        gap: 6px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .my-catalog-modal-backdrop[b-okupuh1g39],
    .my-catalog-modal[b-okupuh1g39],
    .my-catalog-floating-tooltip[b-okupuh1g39],
    .my-catalog-currency-menu[b-okupuh1g39] {
        animation: none;
    }
}

/* === MY CATALOG UI PATCH START === */

/* Всплывающее уведомление справа сверху */
.my-catalog-success-toast[b-okupuh1g39] {
    position: fixed;
    z-index: 1600;
    top: 82px;
    right: 24px;
    display: inline-flex;
    max-width: min(380px, calc(100vw - 32px));
    min-height: 46px;
    align-items: center;
    gap: 10px;
    padding: 11px 14px;
    border: 1px solid rgba(22, 163, 74, 0.20);
    border-radius: 14px;
    background: rgba(240, 253, 244, 0.98);
    color: #15803d;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.16);
    font-size: 13px;
    font-weight: 650;
    pointer-events: none;
    backdrop-filter: blur(16px);
    animation: myCatalogToastLifetime-b-okupuh1g39 5s ease both;
}

.my-catalog-success-toast-icon[b-okupuh1g39] {
    display: inline-flex;
    width: 22px;
    height: 22px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #22c55e;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

/* Неизменяемый символ выбранной валюты */
.my-catalog-money-field[b-okupuh1g39] {
    position: relative;
    width: 100%;
}

.my-catalog-money-field input[b-okupuh1g39] {
    width: 100%;
    padding-right: 38px;
}

.my-catalog-money-field-inline[b-okupuh1g39] {
    min-width: 0;
}

.my-catalog-money-symbol[b-okupuh1g39] {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    color: #68707c;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
    user-select: none;
}

/* Серая неактивная себестоимость */
.my-catalog-inline-control:disabled[b-okupuh1g39],
.my-catalog-editor-field input:disabled[b-okupuh1g39],
.my-catalog-disabled-input[b-okupuh1g39] {
    border-color: #d9dee5;
    background: #eceff3;
    color: #777f8a;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1;
}

.my-catalog-inline-control:disabled:hover[b-okupuh1g39],
.my-catalog-editor-field input:disabled:hover[b-okupuh1g39] {
    border-color: #d9dee5;
    background: #eceff3;
}

/* Объём Ozon выглядит как обычное поле */
.my-catalog-editor-field input[readonly][b-okupuh1g39] {
    border-color: #e1e4e9;
    background: #fff;
    color: #20242b;
    cursor: default;
    opacity: 1;
}

@keyframes myCatalogToastLifetime-b-okupuh1g39 {
    0% {
        opacity: 0;
        transform: translateY(-10px) scale(.98);
    }

    7%,
    88% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

    100% {
        opacity: 0;
        transform: translateY(-6px) scale(.99);
    }
}

@media (max-width: 560px) {
    .my-catalog-success-toast[b-okupuh1g39] {
        top: 72px;
        right: 16px;
        left: 16px;
        max-width: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .my-catalog-success-toast[b-okupuh1g39] {
        animation: none;
    }
}

/* === MY CATALOG UI PATCH END === */

/* === STEP 3: actions, matching and product bundles === */
.my-catalog-toolbar[b-okupuh1g39] {
    justify-content: space-between;
    gap: 16px;
}

.my-catalog-actions[b-okupuh1g39] {
    position: relative;
    z-index: 30;
    margin-left: auto;
}

.my-catalog-edit-button[b-okupuh1g39] {
    display: inline-flex;
    width: 180px;
    justify-content: center;
    min-height: 42px;
    align-items: center;
    gap: 9px;
    padding: 0 14px;
    border: 1px solid #dedfe5;
    border-radius: 12px;
    background: #fff;
    color: #25282f;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
    font-size: 13px;
    font-weight: 650;
    white-space: nowrap;
}

.my-catalog-edit-button:hover:not(:disabled)[b-okupuh1g39] {
    border-color: #c8c3ff;
    background: #faf9ff;
}

.my-catalog-edit-button:disabled[b-okupuh1g39] {
    cursor: default;
    opacity: 0.5;
}

.my-catalog-edit-button b[b-okupuh1g39] {
    display: inline-flex;
    min-width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    border-radius: 999px;
    background: rgba(104, 78, 255, 0.12);
    color: #684eff;
    font-size: 11px;
}


.my-catalog-actions-menu[b-okupuh1g39] {
    position: absolute;
    z-index: 50;
    top: calc(100% + 8px);
    right: 0;
    display: flex;
    width: 300px;
    flex-direction: column;
    gap: 4px;
    padding: 7px;
    border: 1px solid rgba(15, 23, 42, 0.09);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 20px 55px rgba(15, 23, 42, 0.18);
}

.my-catalog-actions-menu button[b-okupuh1g39] {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 11px;
    padding: 11px;
    border: 0;
    border-radius: 11px;
    background: transparent;
    color: #25282f;
    text-align: left;
}

.my-catalog-actions-menu button:hover:not(:disabled)[b-okupuh1g39] {
    background: #f6f5ff;
}

.my-catalog-actions-menu button:disabled[b-okupuh1g39] {
    cursor: default;
    opacity: 0.38;
}

.my-catalog-actions-menu button > span:last-child[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 2px;
}

.my-catalog-actions-menu b[b-okupuh1g39] {
    font-size: 13px;
    font-weight: 650;
}

.my-catalog-actions-menu small[b-okupuh1g39] {
    color: #8a8f98;
    font-size: 11px;
    line-height: 1.25;
}

.my-catalog-action-icon[b-okupuh1g39] {
    display: inline-flex;
    width: 32px;
    height: 32px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(104, 78, 255, 0.09);
    color: #684eff;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
    font-size: 16px;
    line-height: 1;
}

.my-catalog-table[b-okupuh1g39] {
    min-width: 1325px;
}

.my-catalog-col-select[b-okupuh1g39] {
    width: 50px;
}

.my-catalog-col-photo[b-okupuh1g39] {
    width: 84px;
}

.my-catalog-col-bundle[b-okupuh1g39] {
    width: 52px;
}

.my-catalog-col-product[b-okupuh1g39] {
    width: 300px;
}

.my-catalog-select-cell[b-okupuh1g39],
.my-catalog-bundle-column[b-okupuh1g39] {
    text-align: center;
}

.my-catalog-checkbox[b-okupuh1g39] {
    width: 17px;
    height: 17px;
    margin: 0;
    accent-color: #684eff;
    cursor: pointer;
}

.my-catalog-row-selected td[b-okupuh1g39] {
    background: rgba(104, 78, 255, 0.055);
}

.my-catalog-row-selected:hover td[b-okupuh1g39] {
    background: rgba(104, 78, 255, 0.08);
}

.my-catalog-bundle-marker[b-okupuh1g39] {
    width: 28px;
    height: 28px;
    border-radius: 9px;
    cursor: help;
    font-size: 15px;
}

.my-catalog-inline-control:disabled[b-okupuh1g39],
.my-catalog-editor-field input:disabled[b-okupuh1g39],
.my-catalog-editor-currency-trigger:disabled[b-okupuh1g39],
.my-catalog-disabled-input[b-okupuh1g39] {
    border-color: #e6e8ec !important;
    background: #f2f3f5 !important;
    color: #969ca5 !important;
    box-shadow: none !important;
    cursor: not-allowed !important;
}

.my-catalog-confirm-modal[b-okupuh1g39] {
    width: min(460px, 100%);
    padding: 28px;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 30px 90px rgba(4, 8, 20, 0.35);
    text-align: center;
}

.my-catalog-confirm-modal h2[b-okupuh1g39] {
    margin: 15px 0 8px;
    color: #171a20;
    font-size: 21px;
    font-weight: 700;
}

.my-catalog-confirm-modal p[b-okupuh1g39] {
    margin: 0;
    color: #747b86;
    font-size: 13px;
    line-height: 1.55;
}

.my-catalog-confirm-icon[b-okupuh1g39] {
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: rgba(104, 78, 255, 0.1);
    color: #684eff;
    font-size: 23px;
}

.my-catalog-confirm-icon-danger[b-okupuh1g39] {
    background: rgba(226, 74, 74, 0.1);
    color: #d74646;
}

.my-catalog-confirm-actions[b-okupuh1g39] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 24px;
}

.my-catalog-danger-button[b-okupuh1g39] {
    min-height: 40px;
    padding: 0 16px;
    border: 0;
    border-radius: 11px;
    background: #d94a4a;
    color: #fff;
    font-size: 13px;
    font-weight: 650;
}

.my-catalog-danger-button:hover:not(:disabled)[b-okupuh1g39] {
    background: #c93d3d;
}

.my-catalog-danger-button:disabled[b-okupuh1g39] {
    opacity: 0.55;
}

.my-catalog-bundle-modal[b-okupuh1g39] {
    display: flex;
    width: min(900px, 100%);
    max-height: min(850px, calc(100vh - 48px));
    flex-direction: column;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 30px 90px rgba(4, 8, 20, 0.35);
}

.my-catalog-bundle-modal-body[b-okupuh1g39] {
    overflow-y: auto;
    padding: 0 26px 24px;
}

.my-catalog-bundle-section + .my-catalog-bundle-section[b-okupuh1g39] {
    margin-top: 24px;
}

.my-catalog-bundle-section h3[b-okupuh1g39] {
    margin: 0 0 10px;
    color: #30343b;
    font-size: 13px;
    font-weight: 700;
}

.my-catalog-bundle-target-list[b-okupuh1g39],
.my-catalog-bundle-components[b-okupuh1g39] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.my-catalog-bundle-target[b-okupuh1g39] {
    display: grid;
    grid-template-columns: 20px 48px minmax(0, 1fr);
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border: 1px solid #e3e6eb;
    border-radius: 14px;
    background: #fff;
    cursor: pointer;
}

.my-catalog-bundle-target.selected[b-okupuh1g39] {
    border-color: rgba(104, 78, 255, 0.48);
    background: rgba(104, 78, 255, 0.055);
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.08);
}

.my-catalog-bundle-target input[b-okupuh1g39] {
    width: 16px;
    height: 16px;
    accent-color: #684eff;
}

.my-catalog-bundle-target > span:last-child[b-okupuh1g39],
.my-catalog-bundle-component-name[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 3px;
}

.my-catalog-bundle-target b[b-okupuh1g39],
.my-catalog-bundle-component-name b[b-okupuh1g39] {
    overflow: hidden;
    color: #25282f;
    font-size: 13px;
    font-weight: 650;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-catalog-bundle-target small[b-okupuh1g39],
.my-catalog-bundle-component-name small[b-okupuh1g39] {
    overflow: hidden;
    color: #8a8f98;
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-catalog-bundle-thumb[b-okupuh1g39] {
    display: inline-flex;
    width: 46px;
    height: 46px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid #eceef2;
    border-radius: 11px;
    background: #f7f8fa;
    color: #9ca2ac;
}

.my-catalog-bundle-thumb img[b-okupuh1g39] {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.my-catalog-bundle-component[b-okupuh1g39] {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) 120px;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border: 1px solid #e6e8ed;
    border-radius: 14px;
    background: #fff;
}

.my-catalog-bundle-component label[b-okupuh1g39] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.my-catalog-bundle-component label span[b-okupuh1g39] {
    color: #838a94;
    font-size: 10px;
    font-weight: 600;
}

.my-catalog-bundle-component input[b-okupuh1g39] {
    width: 100%;
    min-height: 36px;
    padding: 0 9px;
    border: 1px solid #dfe2e7;
    border-radius: 10px;
    background: #fff;
    color: #25282f;
    font-size: 13px;
    outline: none;
}

.my-catalog-bundle-component input:focus[b-okupuh1g39] {
    border-color: #684eff;
    box-shadow: 0 0 0 3px rgba(104, 78, 255, 0.09);
}

.my-catalog-bundle-totals[b-okupuh1g39] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 18px;
}

.my-catalog-bundle-totals > span[b-okupuh1g39] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 5px;
    padding: 12px 14px;
    border-radius: 13px;
    background: #f6f7f9;
}

.my-catalog-bundle-totals small[b-okupuh1g39] {
    color: #858b95;
    font-size: 10px;
    font-weight: 600;
}

.my-catalog-bundle-totals b[b-okupuh1g39] {
    overflow: hidden;
    color: #25282f;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 760px) {
    .my-catalog-toolbar[b-okupuh1g39] {
        align-items: stretch;
        flex-direction: column;
    }

    .my-catalog-actions[b-okupuh1g39] {
        margin-left: 0;
    }

    .my-catalog-edit-button[b-okupuh1g39] {
        justify-content: center;
        width: 100%;
    }

    .my-catalog-actions-menu[b-okupuh1g39] {
        right: auto;
        left: 0;
        width: min(100%, 320px);
    }

    .my-catalog-bundle-component[b-okupuh1g39] {
        grid-template-columns: 48px minmax(0, 1fr);
    }

    .my-catalog-bundle-component label[b-okupuh1g39] {
        grid-column: 1 / -1;
    }

    .my-catalog-bundle-totals[b-okupuh1g39] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Prices.razor.rz.scp.css */
.prices-page[b-bywo4es9ri] {
    position: relative;
    min-width: 0;
    padding: 28px 30px 34px;
    color: #17171c;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;
}

.prices-heading-row[b-bywo4es9ri] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 24px;
}

.prices-heading-row h1[b-bywo4es9ri] {
    margin: 0;
    font-size: 28px;
    line-height: 1.18;
    font-weight: 760;
    letter-spacing: -0.035em;
}

.prices-heading-row p[b-bywo4es9ri] {
    margin: 7px 0 0;
    color: #85858f;
    font-size: 14px;
    line-height: 1.45;
}

.prices-send-button[b-bywo4es9ri] {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    flex: 0 0 auto;
    padding: 0 18px;
    border: 0;
    border-radius: 12px;
    background: #6d4aff;
    color: #fff;
    box-shadow: 0 8px 22px rgba(109, 74, 255, .22);
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: transform .16s ease, background .16s ease, box-shadow .16s ease, opacity .16s ease;
}

.prices-send-button:hover:not(:disabled)[b-bywo4es9ri] {
    background: #5f3df4;
    box-shadow: 0 10px 26px rgba(109, 74, 255, .28);
    transform: translateY(-1px);
}

.prices-send-button:active:not(:disabled)[b-bywo4es9ri] {
    transform: translateY(0);
}

.prices-send-button:disabled[b-bywo4es9ri] {
    background: #d9d6e7;
    color: #9d99ad;
    box-shadow: none;
    cursor: default;
}

.prices-send-button-icon[b-bywo4es9ri] {
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    background: rgba(255, 255, 255, .18);
    font-size: 12px;
    line-height: 1;
}

.prices-toolbar[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 14px;
}

.prices-search-wrap[b-bywo4es9ri] {
    position: relative;
    width: min(470px, 100%);
}

.prices-search-icon[b-bywo4es9ri] {
    position: absolute;
    left: 14px;
    top: 50%;
    z-index: 1;
    color: #9a9aa4;
    font-size: 18px;
    line-height: 1;
    transform: translateY(-52%);
    pointer-events: none;
}

.prices-search-input[b-bywo4es9ri] {
    width: 100%;
    height: 40px;
    padding: 0 15px 0 41px;
    border: 1px solid transparent;
    border-radius: 12px;
    outline: none;
    background: #f2f2f5;
    color: #202027;
    font-size: 14px;
    transition: border-color .16s ease, background .16s ease, box-shadow .16s ease;
}

.prices-search-input[b-bywo4es9ri]::placeholder {
    color: #a2a2aa;
}

.prices-search-input:focus[b-bywo4es9ri] {
    border-color: rgba(109, 74, 255, .45);
    background: #fff;
    box-shadow: 0 0 0 4px rgba(109, 74, 255, .09);
}

.prices-selection-tabs[b-bywo4es9ri] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    flex: 0 0 auto;
}

.prices-selection-tab[b-bywo4es9ri] {
    height: 34px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 11px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: #f3f3f5;
    color: #666671;
    font-size: 13px;
    font-weight: 650;
    cursor: pointer;
    transition: background .15s ease, border-color .15s ease, color .15s ease;
}

.prices-selection-tab:hover[b-bywo4es9ri] {
    background: #ececf1;
}

.prices-selection-tab.active[b-bywo4es9ri] {
    border-color: #d9d3ff;
    background: #f0edff;
    color: #5f42e8;
}

.prices-selection-tab b[b-bywo4es9ri] {
    min-width: 22px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    border-radius: 999px;
    background: #d9d9df;
    color: #696974;
    font-size: 11px;
    font-weight: 750;
}

.prices-selection-tab.active b[b-bywo4es9ri] {
    background: #6d4aff;
    color: #fff;
}

.prices-page-error[b-bywo4es9ri] {
    margin-bottom: 14px;
    padding: 12px 14px;
    border: 1px solid #ffd2d2;
    border-radius: 12px;
    background: #fff4f4;
    color: #c82828;
    font-size: 13px;
    line-height: 1.4;
}

.prices-table-card[b-bywo4es9ri] {
    overflow: hidden;
    border: 1px solid #ececf0;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 8px 28px rgba(28, 28, 35, .045);
}

.prices-table-scroll[b-bywo4es9ri] {
    overflow-x: auto;
}

.prices-table[b-bywo4es9ri] {
    width: 100%;
    min-width: 1160px;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}

.prices-col-select[b-bywo4es9ri] {
    width: 92px;
}

.prices-col-photo[b-bywo4es9ri] {
    width: 76px;
}

.prices-col-product[b-bywo4es9ri] {
    width: 31%;
}

.prices-col-store[b-bywo4es9ri] {
    width: 19%;
}

.prices-col-price[b-bywo4es9ri] {
    width: 15%;
}

.prices-col-discount[b-bywo4es9ri] {
    width: 10%;
}

.prices-table th[b-bywo4es9ri] {
    height: 46px;
    padding: 0 14px;
    border-bottom: 1px solid #e9e9ee;
    background: #f7f7f9;
    color: #777782;
    font-size: 11px;
    font-weight: 720;
    letter-spacing: .015em;
    text-align: left;
    white-space: nowrap;
}

.prices-table th + th[b-bywo4es9ri],
.prices-table td + td[b-bywo4es9ri] {
    border-left: 1px solid #f0f0f3;
}

.prices-table td[b-bywo4es9ri] {
    min-height: 68px;
    padding: 10px 14px;
    border-bottom: 1px solid #eeeeF2;
    background: #fff;
    color: #24242b;
    font-size: 13px;
    vertical-align: middle;
}

.prices-table tbody tr:last-child td[b-bywo4es9ri] {
    border-bottom: 0;
}

.prices-product-row td[b-bywo4es9ri] {
    height: 72px;
    transition: background .14s ease;
}

.prices-product-row:hover td[b-bywo4es9ri] {
    background: #fbfbfd;
}

.prices-product-row.selected td[b-bywo4es9ri] {
    background: #f3efff;
}

.prices-product-row.selected:hover td[b-bywo4es9ri] {
    background: #eee8ff;
}

.prices-card-row td[b-bywo4es9ri] {
    height: 66px;
    background: #faf9ff;
}

.prices-card-row:hover td[b-bywo4es9ri] {
    background: #f6f3ff;
}

.prices-card-row.invalid td[b-bywo4es9ri] {
    background: #fff8f8;
}

.prices-card-row.invalid:hover td[b-bywo4es9ri] {
    background: #fff3f3;
}

.prices-select-head[b-bywo4es9ri],
.prices-select-cell[b-bywo4es9ri] {
    text-align: center !important;
}

.prices-select-cell[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.prices-checkbox[b-bywo4es9ri] {
    width: 19px;
    height: 19px;
    flex: 0 0 auto;
    margin: 0;
    accent-color: #6d4aff;
    cursor: pointer;
}

/* PRICES_EXPAND_CHEVRON_CENTERED */

.prices-expand-button[b-bywo4es9ri] {

    position: relative;

    width: 26px;

    height: 26px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    flex: 0 0 auto;

    padding: 0;

    border: 0;

    border-radius: 8px;

    background: transparent;

    color: #8b8b95;

    font-size: 0;

    line-height: 0;

    cursor: pointer;

    transform: none;

    transition: background .16s ease, color .16s ease;

}



.prices-expand-button[b-bywo4es9ri]::before {

    content: "";

    position: absolute;

    left: 50%;

    top: 50%;

    width: 7px;

    height: 7px;

    border-right: 2px solid currentColor;

    border-bottom: 2px solid currentColor;

    transform: translate(-62%, -50%) rotate(-45deg);

    transform-origin: center;

    transition: transform .16s ease;

}



.prices-expand-button:hover[b-bywo4es9ri] {

    background: rgba(109, 74, 255, .10);

    color: #6645ef;

}



.prices-expand-button.expanded[b-bywo4es9ri] {

    transform: none;

}



.prices-expand-button.expanded[b-bywo4es9ri]::before {

    transform: translate(-50%, -62%) rotate(45deg);

}

.prices-photo-cell[b-bywo4es9ri] {
    text-align: center;
}

.prices-product-image[b-bywo4es9ri],
.prices-product-image-placeholder[b-bywo4es9ri] {
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ebebef;
    border-radius: 10px;
    background: #fff;
    object-fit: contain;
}

.prices-product-image-placeholder[b-bywo4es9ri],
.prices-card-image-placeholder[b-bywo4es9ri] {
    color: #b5b5bd;
    font-size: 12px;
}

.prices-product-name[b-bywo4es9ri] {
    overflow: hidden;
    color: #202027;
    font-size: 13px;
    font-weight: 680;
    line-height: 1.35;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prices-product-meta[b-bywo4es9ri],
.prices-card-meta[b-bywo4es9ri] {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
    margin-top: 5px;
    color: #8b8b95;
    font-size: 11px;
    line-height: 1.25;
}

.prices-marketplaces[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    min-height: 30px;
    padding-left: 3px;
}

.prices-marketplace-icon-wrap[b-bywo4es9ri] {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(31, 31, 38, .09);
}

.prices-marketplaces .prices-marketplace-icon-wrap + .prices-marketplace-icon-wrap[b-bywo4es9ri] {
    margin-left: -7px;
}

[b-bywo4es9ri] .marketplace-icon-sm {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.prices-summary-value[b-bywo4es9ri] {
    color: #4a4a54 !important;
    font-size: 13px !important;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.prices-card-indent[b-bywo4es9ri] {
    position: relative;
}

.prices-card-indent[b-bywo4es9ri]::after {
    content: "";
    position: absolute;
    right: 17px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #dcd4ff;
}

.prices-card-photo-cell[b-bywo4es9ri] {
    text-align: center;
}

.prices-card-image[b-bywo4es9ri],
.prices-card-image-placeholder[b-bywo4es9ri] {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e6e3f4;
    border-radius: 9px;
    background: #fff;
    object-fit: contain;
}

.prices-card-name[b-bywo4es9ri] {
    overflow: hidden;
    color: #303039;
    font-size: 12px;
    font-weight: 650;
    line-height: 1.35;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prices-store-cell[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    gap: 9px;
    min-width: 0;
}

.prices-store-cell > span:last-child[b-bywo4es9ri] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 2px;
}

.prices-store-cell b[b-bywo4es9ri] {
    overflow: hidden;
    color: #33333b;
    font-size: 12px;
    font-weight: 670;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prices-store-cell small[b-bywo4es9ri] {
    overflow: hidden;
    color: #92929b;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prices-input-wrap[b-bywo4es9ri] {
    position: relative;
    width: 100%;
    max-width: 158px;
}

.prices-price-input[b-bywo4es9ri] {
    width: 100%;
    height: 38px;
    padding: 0 34px 0 11px;
    border: 1px solid #dedee5;
    border-radius: 10px;
    outline: none;
    background: #fff;
    color: #23232a;
    font-size: 13px;
    font-variant-numeric: tabular-nums;
    transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
}

.prices-price-input:hover[b-bywo4es9ri] {
    border-color: #c9c7d5;
}

.prices-price-input:focus[b-bywo4es9ri] {
    border-color: #7a5cff;
    box-shadow: 0 0 0 3px rgba(109, 74, 255, .10);
}

.prices-price-input.invalid[b-bywo4es9ri] {
    border-color: #e84d4d;
    background: #fffafa;
    box-shadow: 0 0 0 3px rgba(232, 77, 77, .07);
}

.prices-input-wrap > span[b-bywo4es9ri] {
    position: absolute;
    right: 11px;
    top: 50%;
    color: #8b8b95;
    font-size: 12px;
    transform: translateY(-50%);
    pointer-events: none;
}

.prices-discount-cell[b-bywo4es9ri] {
    white-space: nowrap;
}

.prices-discount-value[b-bywo4es9ri] {
    display: inline-flex;
    min-width: 54px;
    height: 28px;
    align-items: center;
    justify-content: center;
    padding: 0 9px;
    border-radius: 9px;
    background: #eeeeF3;
    color: #565661;
    font-size: 12px;
    font-weight: 700;
    font-variant-numeric: tabular-nums;
}

.prices-warning-icon[b-bywo4es9ri] {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
    border-radius: 50%;
    background: #e93f3f;
    color: #fff;
    box-shadow: 0 3px 9px rgba(233, 63, 63, .23);
    font-size: 12px;
    font-weight: 850;
    line-height: 1;
    vertical-align: middle;
    cursor: help;
}

.prices-empty-state[b-bywo4es9ri] {
    display: flex;
    min-height: 260px;
    align-items: center;
    justify-content: center;
    padding: 35px;
    color: #898993;
    font-size: 14px;
    text-align: center;
}

.prices-pagination[b-bywo4es9ri] {
    min-height: 58px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 20px;
    padding: 10px 16px;
    border-top: 1px solid #ececf0;
    background: #fff;
}

.prices-pagination-count[b-bywo4es9ri],
.prices-page-size[b-bywo4es9ri] {
    color: #909099;
    font-size: 12px;
}

.prices-page-size[b-bywo4es9ri] {
    justify-self: end;
}

.prices-pagination-controls[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.prices-page-button[b-bywo4es9ri] {
    min-width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    line-height: 1;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: #60606a;
    font-size: 12px;
    font-weight: 650;
    cursor: pointer;
    transition: background .14s ease, color .14s ease;
}

.prices-page-button:hover:not(:disabled)[b-bywo4es9ri] {
    background: #f0f0f4;
}

.prices-page-button.active[b-bywo4es9ri] {
    background: #ece8ff;
    color: #6545ec;
}

.prices-page-button:disabled[b-bywo4es9ri] {
    color: #c7c7ce;
    cursor: default;
}

.prices-page-arrow[b-bywo4es9ri] {
    width: 32px;
    padding: 0;
    font-size: 20px;
    line-height: 1;
}

.prices-page-ellipsis[b-bywo4es9ri] {
    min-width: 25px;
    color: #9d9da5;
    font-size: 13px;
    text-align: center;
}

.prices-toast[b-bywo4es9ri] {
    position: fixed;
    top: 22px;
    right: 24px;
    z-index: 2500;
    width: min(430px, calc(100vw - 40px));
    display: flex;
    align-items: flex-start;
    gap: 11px;
    padding: 14px 16px;
    border: 1px solid #dfe0e5;
    border-radius: 14px;
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 18px 50px rgba(24, 24, 30, .16);
    color: #2d2d34;
    font-size: 13px;
    font-weight: 620;
    line-height: 1.4;
    animation: prices-toast-in-b-bywo4es9ri .22s ease-out both;
}

.prices-toast-icon[b-bywo4es9ri] {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border-radius: 50%;
    background: #31a868;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
}

.prices-toast-error[b-bywo4es9ri] {
    border-color: #ffd2d2;
}

.prices-toast-error .prices-toast-icon[b-bywo4es9ri] {
    background: #e64848;
}

@keyframes prices-toast-in-b-bywo4es9ri {
    from {
        opacity: 0;
        transform: translateY(-10px) translateX(8px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateX(0);
    }
}

.prices-modal-backdrop[b-bywo4es9ri] {
    position: fixed;
    inset: 0;
    z-index: 2200;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(20, 20, 27, .38);
    backdrop-filter: blur(5px);
}

.prices-modal[b-bywo4es9ri] {
    width: min(1180px, 96vw);
    max-height: 90vh;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, .62);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 30px 90px rgba(18, 18, 25, .28);
    animation: prices-modal-in-b-bywo4es9ri .18s ease-out both;
}

@keyframes prices-modal-in-b-bywo4es9ri {
    from {
        opacity: 0;
        transform: translateY(12px) scale(.985);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.prices-modal-header[b-bywo4es9ri] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 22px 24px 18px;
    border-bottom: 1px solid #ececf0;
}

.prices-modal-header h2[b-bywo4es9ri] {
    margin: 0;
    color: #1f1f26;
    font-size: 21px;
    font-weight: 760;
    letter-spacing: -.025em;
}

.prices-modal-header p[b-bywo4es9ri] {
    margin: 6px 0 0;
    color: #898993;
    font-size: 13px;
    line-height: 1.42;
}

.prices-modal-close[b-bywo4es9ri] {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    padding: 0;
    border: 0;
    border-radius: 10px;
    background: #f1f1f4;
    color: #6c6c76;
    font-size: 22px;
    cursor: pointer;
}

.prices-modal-close:hover:not(:disabled)[b-bywo4es9ri] {
    background: #e9e9ee;
}

.prices-modal-close:disabled[b-bywo4es9ri] {
    opacity: .5;
    cursor: default;
}

.prices-preview-summary[b-bywo4es9ri] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    padding: 14px 24px;
    background: #fafafd;
}

.prices-preview-summary > div[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 46px;
    padding: 0 14px;
    border: 1px solid #ececf1;
    border-radius: 12px;
    background: #fff;
}

.prices-preview-summary span[b-bywo4es9ri] {
    color: #85858f;
    font-size: 12px;
}

.prices-preview-summary strong[b-bywo4es9ri] {
    color: #303038;
    font-size: 17px;
    font-weight: 760;
}

.prices-preview-summary > div.error[b-bywo4es9ri] {
    border-color: #ffd3d3;
    background: #fff8f8;
}

.prices-preview-summary > div.error strong[b-bywo4es9ri] {
    color: #d93e3e;
}

.prices-modal-body[b-bywo4es9ri] {
    min-height: 0;
    overflow: auto;
    padding: 0 24px;
}

.prices-preview-table-wrap[b-bywo4es9ri] {
    overflow-x: auto;
}

.prices-preview-table[b-bywo4es9ri] {
    width: 100%;
    min-width: 1040px;
    border-collapse: collapse;
    table-layout: fixed;
}

.prices-preview-table th[b-bywo4es9ri] {
    position: sticky;
    top: 0;
    z-index: 1;
    height: 43px;
    padding: 0 12px;
    border-bottom: 1px solid #e6e6eb;
    background: #fff;
    color: #85858e;
    font-size: 11px;
    font-weight: 720;
    text-align: left;
    white-space: nowrap;
}

.prices-preview-table th:nth-child(1)[b-bywo4es9ri] {
    width: 68px;
    text-align: center;
}

.prices-preview-table th:nth-child(2)[b-bywo4es9ri] {
    width: 26%;
}

.prices-preview-table th:nth-child(3)[b-bywo4es9ri] {
    width: 19%;
}

.prices-preview-table th:nth-child(4)[b-bywo4es9ri],
.prices-preview-table th:nth-child(5)[b-bywo4es9ri] {
    width: 16%;
}

.prices-preview-table th:nth-child(6)[b-bywo4es9ri] {
    width: 17%;
}

.prices-preview-table td[b-bywo4es9ri] {
    padding: 12px;
    border-bottom: 1px solid #eeeeF2;
    color: #33333b;
    font-size: 12px;
    vertical-align: middle;
}

.prices-preview-table tr.changed td[b-bywo4es9ri] {
    background: #fbfaff;
}

.prices-preview-table tr.invalid td[b-bywo4es9ri] {
    background: #fff8f8;
}

.prices-preview-table tr.success td[b-bywo4es9ri] {
    background: #f7fff9;
}

.prices-preview-table tr.unchanged td[b-bywo4es9ri] {
    color: #85858f;
}

.prices-preview-photo-cell[b-bywo4es9ri] {
    text-align: center;
}

.prices-preview-image[b-bywo4es9ri],
.prices-preview-image-placeholder[b-bywo4es9ri] {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e7e7ec;
    border-radius: 10px;
    background: #fff;
    object-fit: contain;
}

.prices-preview-image-placeholder[b-bywo4es9ri] {
    color: #b5b5bd;
    font-size: 12px;
}

.prices-preview-product[b-bywo4es9ri] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 4px;
}

.prices-preview-product b[b-bywo4es9ri],
.prices-preview-product span[b-bywo4es9ri] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prices-preview-product b[b-bywo4es9ri] {
    color: #2f2f37;
    font-size: 12px;
    font-weight: 690;
}

.prices-preview-product span[b-bywo4es9ri] {
    color: #8c8c96;
    font-size: 11px;
}

.prices-preview-change[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    gap: 7px;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.prices-preview-change span[b-bywo4es9ri] {
    color: #9b9ba4;
    text-decoration: line-through;
}

.prices-preview-change i[b-bywo4es9ri] {
    color: #aaaab2;
    font-style: normal;
}

.prices-preview-change strong[b-bywo4es9ri] {
    color: #27272e;
    font-weight: 720;
}

.prices-preview-status[b-bywo4es9ri] {
    display: inline-flex;
    min-height: 25px;
    align-items: center;
    padding: 0 9px;
    border-radius: 999px;
    background: #eeeef2;
    color: #666670;
    font-size: 10px;
    font-weight: 760;
    white-space: nowrap;
}

.prices-preview-status.changed[b-bywo4es9ri] {
    background: #ebe7ff;
    color: #6443eb;
}

.prices-preview-status.success[b-bywo4es9ri] {
    background: #e5f7eb;
    color: #23834d;
}

.prices-preview-status.error[b-bywo4es9ri] {
    background: #ffe6e6;
    color: #cc3535;
}

.prices-preview-message[b-bywo4es9ri] {
    display: block;
    margin-top: 6px;
    color: #84848d;
    font-size: 10px;
    line-height: 1.35;
}

.prices-preview-message.error[b-bywo4es9ri] {
    color: #cb3838;
}

.prices-modal-footer[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 16px 24px 20px;
    border-top: 1px solid #ececf0;
    background: #fff;
}

.prices-modal-hint[b-bywo4es9ri] {
    color: #85858f;
    font-size: 12px;
    line-height: 1.4;
}

.prices-modal-hint .error[b-bywo4es9ri] {
    color: #d03c3c;
    font-weight: 650;
}

.prices-modal-actions[b-bywo4es9ri] {
    display: flex;
    align-items: center;
    gap: 9px;
    flex: 0 0 auto;
}

.prices-modal-secondary[b-bywo4es9ri],
.prices-modal-primary[b-bywo4es9ri] {
    min-height: 40px;
    padding: 0 16px;
    border-radius: 11px;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

.prices-modal-secondary[b-bywo4es9ri] {
    border: 1px solid #e1e1e6;
    background: #fff;
    color: #5d5d67;
}

.prices-modal-secondary:hover:not(:disabled)[b-bywo4es9ri] {
    background: #f5f5f7;
}

.prices-modal-primary[b-bywo4es9ri] {
    border: 0;
    background: #6d4aff;
    color: #fff;
    box-shadow: 0 8px 20px rgba(109, 74, 255, .20);
}

.prices-modal-primary:hover:not(:disabled)[b-bywo4es9ri] {
    background: #5e3df0;
}

.prices-modal-secondary:disabled[b-bywo4es9ri],
.prices-modal-primary:disabled[b-bywo4es9ri] {
    opacity: .48;
    box-shadow: none;
    cursor: default;
}

@media (max-width: 900px) {
    .prices-page[b-bywo4es9ri] {
        padding: 22px 18px 30px;
    }

    .prices-heading-row[b-bywo4es9ri],
    .prices-toolbar[b-bywo4es9ri],
    .prices-modal-footer[b-bywo4es9ri] {
        align-items: stretch;
        flex-direction: column;
    }

    .prices-send-button[b-bywo4es9ri],
    .prices-search-wrap[b-bywo4es9ri] {
        width: 100%;
    }

    .prices-selection-tabs[b-bywo4es9ri] {
        align-self: flex-start;
    }

    .prices-preview-summary[b-bywo4es9ri] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .prices-pagination[b-bywo4es9ri] {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .prices-pagination-count[b-bywo4es9ri],
    .prices-page-size[b-bywo4es9ri] {
        justify-self: center;
    }

    .prices-modal-actions[b-bywo4es9ri] {
        justify-content: flex-end;
    }
}

@media (max-width: 560px) {
    .prices-heading-row h1[b-bywo4es9ri] {
        font-size: 24px;
    }

    .prices-preview-summary[b-bywo4es9ri] {
        grid-template-columns: 1fr;
    }

    .prices-modal-backdrop[b-bywo4es9ri] {
        padding: 10px;
    }

    .prices-modal[b-bywo4es9ri] {
        width: 100%;
        max-height: 96vh;
        border-radius: 16px;
    }

    .prices-modal-header[b-bywo4es9ri],
    .prices-preview-summary[b-bywo4es9ri],
    .prices-modal-body[b-bywo4es9ri],
    .prices-modal-footer[b-bywo4es9ri] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .prices-modal-actions[b-bywo4es9ri] {
        width: 100%;
    }

    .prices-modal-secondary[b-bywo4es9ri],
    .prices-modal-primary[b-bywo4es9ri] {
        flex: 1 1 0;
    }
}
/* /Components/Pages/PurchaseParameters.razor.rz.scp.css */
.purchase-page[b-nghtgrjlxo] {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.purchase-heading[b-nghtgrjlxo] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

.purchase-heading h1[b-nghtgrjlxo] {
    margin-bottom: 8px;
}

.purchase-heading p[b-nghtgrjlxo],
.purchase-section-heading p[b-nghtgrjlxo],
.purchase-delivery-card p[b-nghtgrjlxo],
.purchase-modal-header p[b-nghtgrjlxo],
.purchase-rule-card p[b-nghtgrjlxo] {
    margin: 0;
    color: var(--app-muted);
}

.purchase-heading p[b-nghtgrjlxo] {
    max-width: 760px;
    line-height: 1.55;
}

.purchase-save-button[b-nghtgrjlxo],
.purchase-primary-button[b-nghtgrjlxo],
.purchase-secondary-button[b-nghtgrjlxo],
.purchase-category-button[b-nghtgrjlxo],
.purchase-modal-close[b-nghtgrjlxo] {
    border: 0;
    font: inherit;
    cursor: pointer;
}

.purchase-save-button[b-nghtgrjlxo],
.purchase-primary-button[b-nghtgrjlxo] {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border-radius: 999px;
    background: var(--app-accent);
    color: #fff;
    font-size: 14px;
    font-weight: 750;
    box-shadow:
        0 10px 24px rgba(0, 122, 255, 0.2);
    transition:
        transform .15s ease,
        background .15s ease,
        box-shadow .15s ease;
}

.purchase-save-button:hover[b-nghtgrjlxo],
.purchase-primary-button:hover[b-nghtgrjlxo] {
    background: #006ee6;
    transform: translateY(-1px);
    box-shadow:
        0 13px 28px rgba(0, 122, 255, 0.24);
}

.purchase-save-button:disabled[b-nghtgrjlxo],
.purchase-primary-button:disabled[b-nghtgrjlxo] {
    cursor: default;
    opacity: .6;
    transform: none;
    box-shadow: none;
}

.purchase-alert[b-nghtgrjlxo],
.purchase-loading[b-nghtgrjlxo] {
    padding: 14px 16px;
    border: 1px solid var(--app-border);
    border-radius: 16px;
    background: rgba(255, 255, 255, .82);
    box-shadow: var(--app-shadow-soft);
}

.purchase-alert-error[b-nghtgrjlxo] {
    border-color: rgba(255, 59, 48, .22);
    background: rgba(255, 59, 48, .08);
    color: #b42318;
}

.purchase-alert-success[b-nghtgrjlxo] {
    border-color: rgba(52, 199, 89, .22);
    background: rgba(52, 199, 89, .09);
    color: #17783a;
}

.purchase-loading[b-nghtgrjlxo] {
    min-height: 180px;
    display: grid;
    place-items: center;
    color: var(--app-muted);
}

.purchase-layout[b-nghtgrjlxo] {
    display: grid;
    grid-template-columns:
        repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.purchase-section-card[b-nghtgrjlxo],
.purchase-rule-card[b-nghtgrjlxo] {
    border: 1px solid var(--app-border);
    border-radius: 24px;
    background: rgba(255, 255, 255, .84);
    backdrop-filter: blur(18px);
    box-shadow: var(--app-shadow-soft);
}

.purchase-section-card[b-nghtgrjlxo] {
    padding: 24px;
}

.purchase-section-card-wide[b-nghtgrjlxo] {
    grid-column: 1 / -1;
}

.purchase-section-heading[b-nghtgrjlxo] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 22px;
}

.purchase-section-heading h2[b-nghtgrjlxo],
.purchase-rule-card h2[b-nghtgrjlxo],
.purchase-modal-header h2[b-nghtgrjlxo] {
    margin: 0 0 4px;
    font-size: 19px;
    font-weight: 790;
}

.purchase-section-heading p[b-nghtgrjlxo] {
    line-height: 1.45;
}

.purchase-section-icon[b-nghtgrjlxo] {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    background: var(--app-accent-soft);
    color: var(--app-accent);
    font-size: 17px;
    font-weight: 820;
}

.purchase-fields-grid[b-nghtgrjlxo] {
    display: grid;
    gap: 18px;
}

.purchase-fields-grid-two[b-nghtgrjlxo] {
    grid-template-columns:
        repeat(2, minmax(0, 1fr));
}

.purchase-field[b-nghtgrjlxo] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 8px;
}

.purchase-field-compact[b-nghtgrjlxo] {
    max-width: 360px;
}

.purchase-field-title[b-nghtgrjlxo] {
    color: #374151;
    font-size: 13px;
    font-weight: 750;
}

.purchase-field-help[b-nghtgrjlxo] {
    color: var(--app-muted);
    font-size: 12px;
    line-height: 1.4;
}

.purchase-input-wrap[b-nghtgrjlxo] {
    min-height: 46px;
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid #dfe3e9;
    border-radius: 14px;
    background: #fff;
    box-shadow:
        0 1px 2px rgba(15, 23, 42, .02);
    transition:
        border-color .15s ease,
        box-shadow .15s ease;
}

.purchase-input-wrap:focus-within[b-nghtgrjlxo] {
    border-color: var(--app-accent);
    box-shadow:
        0 0 0 4px rgba(0, 122, 255, .10);
}

.purchase-input-wrap input[b-nghtgrjlxo] {
    min-width: 0;
    flex: 1;
    height: 44px;
    padding: 0 12px;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--app-text);
    font: inherit;
    font-size: 15px;
    appearance: textfield;
    -moz-appearance: textfield;
}

.purchase-input-wrap input[b-nghtgrjlxo]::-webkit-outer-spin-button,
.purchase-input-wrap input[b-nghtgrjlxo]::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.purchase-input-prefix[b-nghtgrjlxo],
.purchase-input-suffix[b-nghtgrjlxo] {
    flex: 0 0 auto;
    color: var(--app-muted);
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}

.purchase-input-prefix[b-nghtgrjlxo] {
    padding-left: 14px;
}

.purchase-input-suffix[b-nghtgrjlxo] {
    padding-right: 14px;
}

.purchase-delivery-grid[b-nghtgrjlxo] {
    display: grid;
    grid-template-columns:
        repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.purchase-delivery-card[b-nghtgrjlxo] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 18px;
    padding: 19px;
    border: 1px solid #e6e9ee;
    border-radius: 19px;
    background: #fbfcfd;
}

.purchase-delivery-card-top[b-nghtgrjlxo] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.purchase-delivery-card h3[b-nghtgrjlxo] {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 780;
}

.purchase-delivery-card p[b-nghtgrjlxo] {
    font-size: 12px;
    line-height: 1.45;
}

.purchase-delivery-badge[b-nghtgrjlxo] {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 9px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 780;
    white-space: nowrap;
}

.purchase-delivery-badge.standard[b-nghtgrjlxo] {
    background: rgba(52, 199, 89, .11);
    color: #168a3a;
}

.purchase-delivery-badge.slow[b-nghtgrjlxo] {
    background: rgba(175, 82, 222, .11);
    color: #8640aa;
}

.purchase-delivery-badge.russia[b-nghtgrjlxo] {
    background: rgba(0, 122, 255, .10);
    color: #0068d9;
}

.purchase-category-setting[b-nghtgrjlxo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-top: 2px;
}

.purchase-category-setting-text[b-nghtgrjlxo] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.purchase-category-button[b-nghtgrjlxo] {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 12px;
    border:
        1px solid rgba(0, 122, 255, .22);
    border-radius: 12px;
    background: rgba(0, 122, 255, .07);
    color: var(--app-accent);
    font-size: 12px;
    font-weight: 750;
    transition:
        background .15s ease,
        border-color .15s ease;
}

.purchase-category-button:hover[b-nghtgrjlxo] {
    border-color:
        rgba(0, 122, 255, .36);
    background:
        rgba(0, 122, 255, .11);
}

.purchase-category-button-icon[b-nghtgrjlxo] {
    font-size: 16px;
}

.purchase-empty-categories[b-nghtgrjlxo] {
    padding: 12px 13px;
    border-radius: 12px;
    background: #f1f3f6;
    color: var(--app-muted);
    font-size: 12px;
    line-height: 1.45;
}

.purchase-category-chips[b-nghtgrjlxo] {
    display: flex;
    max-height: 116px;
    flex-wrap: wrap;
    gap: 7px;
    overflow-y: auto;
}

.purchase-category-chip[b-nghtgrjlxo] {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(175, 82, 222, .09);
    color: #7c3a9f;
    font-size: 11px;
    font-weight: 700;
}

.purchase-rule-card[b-nghtgrjlxo] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 24px;
}

.purchase-rule-icon[b-nghtgrjlxo] {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: rgba(0, 122, 255, .10);
    color: var(--app-accent);
    font-family: Georgia, serif;
    font-size: 19px;
    font-weight: 700;
}

.purchase-rule-card p[b-nghtgrjlxo] {
    line-height: 1.55;
}

.purchase-rule-note[b-nghtgrjlxo] {
    margin-top: 9px !important;
    font-size: 12px;
}

.purchase-modal-backdrop[b-nghtgrjlxo] {
    position: fixed;
    z-index: 1400;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 24px;
    background: rgba(16, 24, 40, .42);
    backdrop-filter: blur(5px);
    animation:
        purchase-backdrop-in-b-nghtgrjlxo
        .18s
        ease-out
        both;
}

.purchase-modal[b-nghtgrjlxo] {
    width: min(620px, 100%);
    max-height:
        min(760px, calc(100vh - 48px));
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border:
        1px solid rgba(255, 255, 255, .72);
    border-radius: 24px;
    background: #fff;
    box-shadow:
        0 32px 80px rgba(15, 23, 42, .24);
    animation:
        purchase-modal-in-b-nghtgrjlxo
        .22s
        cubic-bezier(.2, .8, .2, 1)
        both;
}

.purchase-modal-header[b-nghtgrjlxo] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 22px 24px 17px;
    border-bottom: 1px solid var(--app-border);
}

.purchase-modal-header p[b-nghtgrjlxo] {
    font-size: 13px;
}

.purchase-modal-close[b-nghtgrjlxo] {
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #f1f3f6;
    color: #4b5563;
    font-size: 23px;
    line-height: 1;
    transition: background .15s ease;
}

.purchase-modal-close:hover[b-nghtgrjlxo] {
    background: #e7eaf0;
}

.purchase-modal-search[b-nghtgrjlxo] {
    min-height: 44px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 18px 24px 12px;
    padding: 0 13px;
    border: 1px solid #dfe3e9;
    border-radius: 13px;
    background: #f8f9fb;
    color: var(--app-muted);
}

.purchase-modal-search:focus-within[b-nghtgrjlxo] {
    border-color: var(--app-accent);
    background: #fff;
    box-shadow:
        0 0 0 4px rgba(0, 122, 255, .09);
}

.purchase-modal-search input[b-nghtgrjlxo] {
    min-width: 0;
    flex: 1;
    height: 42px;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--app-text);
    font: inherit;
    font-size: 14px;
}

.purchase-modal-summary[b-nghtgrjlxo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 0 25px 10px;
    color: var(--app-muted);
    font-size: 12px;
}

.purchase-category-list[b-nghtgrjlxo] {
    min-height: 220px;
    flex: 1;
    overflow-y: auto;
    padding: 0 16px 16px;
}

.purchase-category-option[b-nghtgrjlxo] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 46px;
    padding: 8px 10px;
    border-radius: 12px;
    cursor: pointer;
    transition: background .12s ease;
}

.purchase-category-option:hover[b-nghtgrjlxo] {
    background: #f6f7f9;
}

.purchase-category-option input[b-nghtgrjlxo] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.purchase-checkbox-mark[b-nghtgrjlxo] {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    display: grid;
    place-items: center;
    border: 1.5px solid #cfd5dd;
    border-radius: 6px;
    background: #fff;
    transition:
        background .12s ease,
        border-color .12s ease,
        transform .12s ease;
}

.purchase-category-option input:checked
+ .purchase-checkbox-mark[b-nghtgrjlxo] {
    border-color: var(--app-accent);
    background: var(--app-accent);
}

.purchase-category-option input:checked
+ .purchase-checkbox-mark[b-nghtgrjlxo]::after {
    content: "";
    width: 8px;
    height: 4px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform:
        translateY(-1px)
        rotate(-45deg);
}

.purchase-category-option-name[b-nghtgrjlxo] {
    color: #2f3744;
    font-size: 14px;
    font-weight: 620;
}

.purchase-category-list-empty[b-nghtgrjlxo] {
    min-height: 220px;
    display: grid;
    place-items: center;
    padding: 30px;
    color: var(--app-muted);
    text-align: center;
}

.purchase-modal-footer[b-nghtgrjlxo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 16px 24px 20px;
    border-top: 1px solid var(--app-border);
}

.purchase-modal-footer-actions[b-nghtgrjlxo] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.purchase-secondary-button[b-nghtgrjlxo] {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border: 1px solid #dfe3e9;
    border-radius: 999px;
    background: #fff;
    color: #4b5563;
    font-size: 13px;
    font-weight: 730;
    transition:
        background .15s ease,
        border-color .15s ease;
}

.purchase-secondary-button:hover[b-nghtgrjlxo] {
    border-color: #cfd5dd;
    background: #f7f8fa;
}

@keyframes purchase-backdrop-in-b-nghtgrjlxo {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes purchase-modal-in-b-nghtgrjlxo {
    from {
        opacity: 0;
        transform:
            translateY(14px)
            scale(.975);
    }

    to {
        opacity: 1;
        transform:
            translateY(0)
            scale(1);
    }
}

@media (max-width: 1100px) {
    .purchase-delivery-grid[b-nghtgrjlxo] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 820px) {
    .purchase-heading[b-nghtgrjlxo] {
        flex-direction: column;
    }

    .purchase-save-button[b-nghtgrjlxo] {
        width: 100%;
    }

    .purchase-layout[b-nghtgrjlxo],
    .purchase-fields-grid-two[b-nghtgrjlxo] {
        grid-template-columns: 1fr;
    }

    .purchase-section-card-wide[b-nghtgrjlxo] {
        grid-column: auto;
    }
}

@media (max-width: 560px) {
    .purchase-section-card[b-nghtgrjlxo],
    .purchase-rule-card[b-nghtgrjlxo] {
        padding: 18px;
        border-radius: 20px;
    }

    .purchase-category-setting[b-nghtgrjlxo],
    .purchase-modal-footer[b-nghtgrjlxo] {
        align-items: stretch;
        flex-direction: column;
    }

    .purchase-category-button[b-nghtgrjlxo],
    .purchase-modal-footer-actions[b-nghtgrjlxo],
    .purchase-modal-footer-actions button[b-nghtgrjlxo] {
        width: 100%;
    }

    .purchase-modal-backdrop[b-nghtgrjlxo] {
        padding: 10px;
    }

    .purchase-modal[b-nghtgrjlxo] {
        max-height: calc(100vh - 20px);
        border-radius: 20px;
    }

    .purchase-modal-summary[b-nghtgrjlxo] {
        align-items: flex-start;
        flex-direction: column;
        gap: 4px;
    }
}
