/* /Components/Layout/ChatPanel.razor.rz.scp.css */
.chat-trigger[b-6eo2lxqf8t]{position:relative;width:38px;height:38px;padding:0;display:grid;place-items:center;color:#53647a;background:transparent;border:0;border-radius:10px}.chat-trigger:hover[b-6eo2lxqf8t]{color:#1674f5;background:#eef5ff}.chat-trigger svg[b-6eo2lxqf8t]{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-trigger>span[b-6eo2lxqf8t]{position:absolute;top:-3px;right:-4px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;color:#fff;font-size:8px;font-weight:800;background:#ef4050;border:2px solid #fff;border-radius:9px}.chat-backdrop[b-6eo2lxqf8t]{position:fixed;inset:0;z-index:800;background:rgba(22,33,52,.24);border:0;backdrop-filter:blur(2px)}.chat-drawer[b-6eo2lxqf8t]{position:fixed;top:12px;right:12px;bottom:12px;z-index:810;width:min(760px,calc(100vw - 24px));overflow:hidden;background:#fff;border:1px solid #e2eaf4;border-radius:20px;box-shadow:0 30px 90px rgba(19,43,75,.24);animation:slide-b-6eo2lxqf8t .2s ease}.chat-drawer>header[b-6eo2lxqf8t]{height:70px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f8}.chat-drawer>header>div[b-6eo2lxqf8t]{display:flex;align-items:center;gap:10px}.chat-logo[b-6eo2lxqf8t]{width:37px;height:37px;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(145deg,#3092ff,#1168ed);border-radius:11px}.chat-drawer header div div[b-6eo2lxqf8t]{display:flex;flex-direction:column}.chat-drawer header strong[b-6eo2lxqf8t]{font-size:13px}.chat-drawer header small[b-6eo2lxqf8t]{margin-top:3px;color:#8b97a8;font-size:8px}.chat-drawer header button[b-6eo2lxqf8t]{width:34px;height:34px;color:#77869a;font-size:22px;background:#f5f8fc;border:0;border-radius:9px}.chat-layout[b-6eo2lxqf8t]{height:calc(100% - 70px);display:grid;grid-template-columns:255px minmax(0,1fr)}.people-pane[b-6eo2lxqf8t]{min-width:0;padding:14px;border-right:1px solid #edf2f8;background:#fafcff}.people-pane>label[b-6eo2lxqf8t]{height:40px;padding:0 10px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #e5edf6;border-radius:10px}.people-pane label svg[b-6eo2lxqf8t]{width:16px;height:16px;fill:none;stroke:#8996a8;stroke-width:1.8}.people-pane input[b-6eo2lxqf8t]{width:100%;height:auto!important;min-height:0!important;padding:0!important;font-size:10px;background:transparent!important;border:0!important;box-shadow:none!important}.people-title[b-6eo2lxqf8t]{margin:17px 5px 9px;color:#6e7c90;font-size:9px;font-weight:800;text-transform:uppercase}.people-title span[b-6eo2lxqf8t]{float:right;color:#1674f5}.people-list[b-6eo2lxqf8t]{display:flex;flex-direction:column;gap:5px}.person[b-6eo2lxqf8t]{width:100%;min-width:0;padding:9px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;background:transparent;border:0;border-radius:11px}.person:hover[b-6eo2lxqf8t],.person.active[b-6eo2lxqf8t]{background:#eaf3ff}.avatar[b-6eo2lxqf8t]{position:relative;width:38px;height:38px;display:grid;place-items:center;color:#176bd4;font-size:10px;font-weight:800;background:#dcecff;border-radius:12px}.avatar i[b-6eo2lxqf8t]{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;background:#35c77b;border:2px solid #fff;border-radius:50%}.person>span:nth-child(2)[b-6eo2lxqf8t]{min-width:0;display:flex;flex-direction:column}.person strong[b-6eo2lxqf8t]{overflow:hidden;color:#2b3a50;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.person small[b-6eo2lxqf8t]{margin-top:4px;overflow:hidden;color:#8b97a8;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.person>b[b-6eo2lxqf8t]{min-width:18px;height:18px;display:grid;place-items:center;color:#fff;font-size:7px;background:#1674f5;border-radius:9px}.conversation-pane[b-6eo2lxqf8t]{min-width:0;display:grid;grid-template-rows:64px minmax(0,1fr) auto}.conversation-header[b-6eo2lxqf8t]{padding:0 17px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf2f8}.conversation-header>div[b-6eo2lxqf8t]{display:flex;flex-direction:column}.conversation-header strong[b-6eo2lxqf8t]{font-size:11px}.conversation-header small[b-6eo2lxqf8t]{margin-top:3px;color:#8996a8;font-size:8px}.messages[b-6eo2lxqf8t]{padding:18px;display:flex;overflow-y:auto;flex-direction:column;gap:10px;background:linear-gradient(180deg,#fbfdff,#f7faff)}.message[b-6eo2lxqf8t]{max-width:75%;display:flex;flex-direction:column}.message div[b-6eo2lxqf8t]{padding:10px 12px;color:#34455c;font-size:10px;line-height:1.45;background:#fff;border:1px solid #e5ecf5;border-radius:12px 12px 12px 3px;box-shadow:0 5px 14px rgba(39,78,125,.05)}.message small[b-6eo2lxqf8t]{margin-top:4px;color:#96a2b2;font-size:7px}.message.mine[b-6eo2lxqf8t]{align-self:flex-end;align-items:flex-end}.message.mine div[b-6eo2lxqf8t]{color:#fff;background:linear-gradient(135deg,#2f88f7,#176de0);border:0;border-radius:12px 12px 3px 12px;box-shadow:0 8px 18px rgba(22,116,245,.18)}.first-message[b-6eo2lxqf8t],.chat-empty[b-6eo2lxqf8t]{color:#8a97a9;font-size:9px;text-align:center}.chat-empty[b-6eo2lxqf8t]{grid-row:1/4;display:flex;align-items:center;justify-content:center;flex-direction:column}.chat-empty span[b-6eo2lxqf8t]{font-size:32px}.chat-empty strong[b-6eo2lxqf8t]{margin:10px 0 4px;color:#34455c;font-size:12px}.composer[b-6eo2lxqf8t]{padding:12px;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;border-top:1px solid #edf2f8}.composer textarea[b-6eo2lxqf8t]{min-height:42px!important;max-height:100px;padding:11px!important;font-size:10px;resize:none}.composer button[b-6eo2lxqf8t]{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:#1674f5;border:0;border-radius:11px;box-shadow:0 7px 16px rgba(22,116,245,.2)}.composer button:disabled[b-6eo2lxqf8t]{opacity:.45}.composer svg[b-6eo2lxqf8t]{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes slide-b-6eo2lxqf8t{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:none}}@media(max-width:650px){.chat-drawer[b-6eo2lxqf8t]{inset:0;width:100%;border-radius:0}.chat-layout[b-6eo2lxqf8t]{grid-template-columns:82px minmax(0,1fr)}.people-pane[b-6eo2lxqf8t]{padding:8px}.people-pane>label[b-6eo2lxqf8t],.people-title[b-6eo2lxqf8t],.person>span:nth-child(2)[b-6eo2lxqf8t],.person>b[b-6eo2lxqf8t]{display:none}.person[b-6eo2lxqf8t]{display:flex;justify-content:center;padding:7px}.avatar[b-6eo2lxqf8t]{width:42px;height:42px}.message[b-6eo2lxqf8t]{max-width:88%}}
.chat-logo[b-6eo2lxqf8t]{width:48px!important;height:39px!important;padding:4px!important;background:#fff!important;border:1px solid #dce8f5!important}.chat-logo img[b-6eo2lxqf8t]{width:100%;height:100%;display:block;object-fit:contain}
.chat-push-banner[b-6eo2lxqf8t]{height:38px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#46627f;font-size:10px;background:#edf6ff;border-bottom:1px solid #d9e8f7}.chat-push-banner button[b-6eo2lxqf8t]{padding:6px 9px;color:#0864d8;font-weight:800;font-size:9px;background:#fff;border:1px solid #bbd9fa;border-radius:8px}.chat-push-banner button:hover[b-6eo2lxqf8t]{background:#e3f0ff}.chat-push-banner+.chat-layout[b-6eo2lxqf8t]{height:calc(100% - 108px)}

/* A két panel saját görgetést kap, így hosszú partner- és üzenetlista sem lóg ki. */
.chat-layout[b-6eo2lxqf8t]{min-height:0!important;overflow:hidden!important}
.people-pane[b-6eo2lxqf8t]{min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain}
.conversation-pane[b-6eo2lxqf8t]{min-height:0!important;height:100%!important;overflow:hidden!important}
.messages[b-6eo2lxqf8t]{min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable}

.composer[b-6eo2lxqf8t]{position:relative;grid-template-columns:42px minmax(0,1fr) 42px!important}
.composer textarea[b-6eo2lxqf8t]{font-size:12px!important}
.composer .send-button[b-6eo2lxqf8t]{color:#fff;background:#1674f5;box-shadow:0 7px 16px rgba(22,116,245,.2)}
.emoji-wrap[b-6eo2lxqf8t]{position:relative}
.composer .emoji-toggle[b-6eo2lxqf8t]{color:#53647a;font-size:22px;background:#f1f6fc;border:1px solid #dce7f3;box-shadow:none}
.composer .emoji-toggle:hover[b-6eo2lxqf8t]{color:#1674f5;background:#e8f2ff}
.emoji-picker[b-6eo2lxqf8t]{position:absolute;left:0;bottom:52px;z-index:20;width:318px;padding:12px;display:grid;grid-template-columns:repeat(6,1fr);gap:7px;background:#fff;border:1px solid #dce7f3;border-radius:14px;box-shadow:0 18px 50px rgba(20,42,70,.2)}
.composer .emoji-picker button[b-6eo2lxqf8t]{width:42px;height:42px;padding:0;color:inherit;font-size:28px;line-height:1;background:transparent;border:0;border-radius:9px;box-shadow:none}
.composer .emoji-picker button:hover[b-6eo2lxqf8t]{background:#eef5ff;transform:scale(1.08)}

:global(html.bdn-dark-panels) .composer .emoji-toggle[b-6eo2lxqf8t]{color:#c9d6e7;background:#16263a;border-color:#2a405a}
:global(html.bdn-dark-panels) .chat-push-banner[b-6eo2lxqf8t]{color:#b8cbe0;background:#15283c;border-color:#2a405a}:global(html.bdn-dark-panels) .chat-push-banner button[b-6eo2lxqf8t]{color:#91c4ff;background:#102035;border-color:#31506f}
:global(html.bdn-dark-panels) .emoji-picker[b-6eo2lxqf8t]{color:#fff;background:#132236;border-color:#2a405a;box-shadow:0 20px 55px rgba(0,0,0,.45)}
:global(html.bdn-dark-panels) .composer .emoji-picker button:hover[b-6eo2lxqf8t]{background:#203650}

@media(max-width:650px){.emoji-picker[b-6eo2lxqf8t]{position:fixed;left:12px;right:12px;bottom:72px;width:auto;grid-template-columns:repeat(6,1fr)}.composer .emoji-picker button[b-6eo2lxqf8t]{width:100%;min-width:40px;height:46px;font-size:30px}}

@media(max-width:720px){.chat-drawer[b-6eo2lxqf8t]{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;border:0!important;border-radius:0!important}.chat-layout[b-6eo2lxqf8t]{height:calc(100dvh - 70px);grid-template-columns:82px minmax(0,1fr)}.people-pane[b-6eo2lxqf8t]{padding:8px}.people-pane>label[b-6eo2lxqf8t],.people-title[b-6eo2lxqf8t],.person>span:nth-child(2)[b-6eo2lxqf8t],.person>b[b-6eo2lxqf8t]{display:none}.person[b-6eo2lxqf8t]{display:flex;justify-content:center;padding:7px}.avatar[b-6eo2lxqf8t]{width:42px;height:42px}.message[b-6eo2lxqf8t]{max-width:88%}}
/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
:host[b-ly3wkxvs7a] {
    display: block;
    min-height: 100vh;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* =========================================================
   ALKALMAZÁS VÁZA
   ========================================================= */

.bdn-app-shell[b-rsszr2zagi] {
    width: 100%;
    min-height: 100vh;
    display: grid;
    grid-template-columns: 240px minmax(0, 1fr);
    background: #f4f7fb;
    transition: grid-template-columns 220ms ease;
}

.bdn-sidebar[b-rsszr2zagi] { width:240px; background:#fff; border-right:0; }
.bdn-topbar[b-rsszr2zagi] { height:76px; padding:0 28px 0 22px; background:rgba(246,250,255,.82); border-bottom:0; backdrop-filter:blur(18px); }
.bdn-sidebar-toggle[b-rsszr2zagi] { color:#66758a; background:#fff; border-color:#e3ebf5; border-radius:11px; box-shadow:0 5px 15px rgba(39,78,125,.055); }
.bdn-sidebar-toggle:hover[b-rsszr2zagi] { color:#1674f5; background:#fff; border-color:#cfe0f4; box-shadow:0 8px 20px rgba(39,78,125,.09); }
.bdn-search-container[b-rsszr2zagi] { background:rgba(255,255,255,.96); border-color:#e1e9f3; border-radius:13px; box-shadow:0 7px 22px rgba(39,78,125,.06); }
.bdn-search-container:focus-within[b-rsszr2zagi] { border-color:#7eaff0; box-shadow:0 0 0 4px rgba(22,116,245,.1),0 9px 26px rgba(39,78,125,.08); }
.bdn-global-search[b-rsszr2zagi] { background:transparent !important; border:0 !important; box-shadow:none !important; }
.bdn-search-icon[b-rsszr2zagi] { color:#1674f5; }
.bdn-search-results[b-rsszr2zagi] { border-color:#e3ebf5; border-radius:16px; box-shadow:0 24px 60px rgba(24,55,91,.18); }
.bdn-content[b-rsszr2zagi] { padding:26px 28px 34px; }
@media (max-width:720px) {
    .bdn-topbar[b-rsszr2zagi] { min-height:66px; padding:10px 14px; background:rgba(242,247,253,.94); }
    .bdn-content[b-rsszr2zagi] { padding:16px 12px 28px; }
}

/* ÚJ, LEBEGŐ ALKALMAZÁSFEJLÉC */
.bdn-topbar[b-rsszr2zagi] {
    top: 12px;
    height: 68px;
    margin: 0 18px;
    padding: 0 14px;
    gap: 18px;
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(226,234,244,.92);
    border-radius: 16px;
    box-shadow: 0 12px 34px rgba(39,78,125,.08),0 2px 8px rgba(39,78,125,.035);
    backdrop-filter: blur(20px);
}

.bdn-topbar-left[b-rsszr2zagi] {
    flex: 1 1 400px;
    gap: 12px;
}

.bdn-global-search-wrapper[b-rsszr2zagi] {
    width: min(470px, 38vw);
}

.bdn-search-container[b-rsszr2zagi] {
    height: 44px;
    box-shadow: none;
    background: #f7faff;
    border-color: #e6edf6;
}

.bdn-search-container:hover[b-rsszr2zagi] {
    background: #fff;
    border-color: #d5e2f1;
}

.bdn-top-navigation[b-rsszr2zagi] {
    height: 100%;
    display: flex;
    align-items: center;
    gap: 3px;
    flex: 0 0 auto;
}

.bdn-top-navigation[b-rsszr2zagi]  a {
    position: relative;
    min-height: 38px;
    padding: 0 11px;
    display: inline-flex;
    align-items: center;
    color: #778499;
    font-size: 11px;
    font-weight: 600;
    border-radius: 9px;
    text-decoration: none;
    transition: color .15s ease,background-color .15s ease;
}

.bdn-top-navigation[b-rsszr2zagi]  a:hover {
    color: #176fe7;
    background: #f2f7ff;
}

.bdn-top-navigation[b-rsszr2zagi]  a.active {
    color: #176fe7;
    background: #edf5ff;
}

.bdn-top-navigation[b-rsszr2zagi]  a.active::after {
    position: absolute;
    right: 11px;
    bottom: 3px;
    left: 11px;
    height: 2px;
    content: "";
    background: #1674f5;
    border-radius: 2px;
}

@media (max-width: 1530px) {
    .bdn-top-navigation[b-rsszr2zagi]  a { padding-right: 8px; padding-left: 8px; font-size: 10px; }
}

.bdn-topbar-user[b-rsszr2zagi] {
    padding-left: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    flex: 0 0 auto;
    border-left: 1px solid #e9eef5;
}

.bdn-theme-toggle[b-rsszr2zagi] {
    width: 38px;
    height: 38px;
    padding: 0;
    display: grid;
    place-items: center;
    flex: 0 0 38px;
    color: #52647d;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 11px;
    cursor: pointer;
    transition: color .16s ease, background-color .16s ease, border-color .16s ease, transform .16s ease;
}

.bdn-theme-toggle:hover[b-rsszr2zagi] {
    color: #1674f5;
    background: rgba(22, 116, 245, .08);
    border-color: rgba(22, 116, 245, .12);
    transform: translateY(-1px);
}

.bdn-theme-toggle svg[b-rsszr2zagi] {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.bdn-content[b-rsszr2zagi] {
    padding-top: 38px;
}

@media (max-width: 1280px) {
    .bdn-top-navigation[b-rsszr2zagi] { display: none; }
    .bdn-global-search-wrapper[b-rsszr2zagi] { width: min(560px,55vw); }
}

@media (max-width:720px) {
    .bdn-topbar[b-rsszr2zagi] {
        top: 0;
        margin: 0;
        padding: 10px 12px;
        border-width: 0 0 1px;
        border-radius: 0;
        box-shadow: 0 6px 22px rgba(39,78,125,.055);
    }

    .bdn-global-search-wrapper[b-rsszr2zagi] { width: 100%; }
    /* A chat komponensnek mobilon is a DOM-ban kell maradnia. A fejléc
       kezelőszerveit elrejtjük, de a teljes képernyős chat panelt nem. */
    .bdn-topbar-user[b-rsszr2zagi] {
        position: absolute;
        right: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: visible;
    }

    .bdn-topbar-user > .bdn-theme-toggle[b-rsszr2zagi] { display: none; }
    .bdn-topbar-user[b-rsszr2zagi]  .chat-trigger { display: none; }
    .bdn-topbar-user[b-rsszr2zagi]  .user-menu-root { display: none; }
    .bdn-content[b-rsszr2zagi] { padding-top: 20px; }
}

.bdn-sidebar[b-rsszr2zagi] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 240px;
    overflow: hidden;
    background: transparent;
    border-right: 1px solid #e4e9f0;
    transition: width 220ms ease;
}

.bdn-main-area[b-rsszr2zagi] {
    grid-column: 2;
    min-width: 0;
    min-height: 100vh;
}


/* =========================================================
   ÖSSZECSUKOTT OLDALSÁV
   ========================================================= */

.bdn-app-shell.sidebar-collapsed[b-rsszr2zagi] {
    grid-template-columns: 78px minmax(0, 1fr);
}

.sidebar-collapsed .bdn-sidebar[b-rsszr2zagi] {
    width: 78px;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-brand-header {
    padding: 0;
    justify-content: center;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-brand-full { display: none; }
.sidebar-collapsed[b-rsszr2zagi]  .stock-brand-compact {
    width: 45px;
    height: 45px;
    display: block;
    object-fit: contain;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-brand-text {
    display: none;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-menu {
    padding-right: 8px;
    padding-left: 8px;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-menu-item {
    padding-right: 0;
    padding-left: 0;
    justify-content: center;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-menu-label {
    display: none;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-warehouse-selector {
    min-height: 54px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar-collapsed[b-rsszr2zagi]  .stock-warehouse-information,
.sidebar-collapsed[b-rsszr2zagi]  .stock-warehouse-chevron {
    display: none;
}


/* =========================================================
   FELSŐ FEJLÉC
   ========================================================= */

.bdn-topbar[b-rsszr2zagi] {
    position: sticky;
    top: 0;
    z-index: 90;
    height: 72px;
    padding: 0 24px 0 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    background: rgba(255, 255, 255, 0.97);
    border-bottom: 1px solid #e4e9f0;
    backdrop-filter: blur(10px);
}

.bdn-topbar-left[b-rsszr2zagi] {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 14px;
    flex: 1 1 auto;
}


/* =========================================================
   HAMBURGER GOMB
   ========================================================= */

.bdn-sidebar-toggle[b-rsszr2zagi] {
    width: 40px;
    height: 40px;
    padding: 0;
    display: grid;
    place-items: center;
    flex: 0 0 40px;
    color: #25364d;
    background: #ffffff;
    border: 1px solid #e1e7ef;
    border-radius: 50%;
    cursor: pointer;
    transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

    .bdn-sidebar-toggle:hover[b-rsszr2zagi] {
        color: #1473e6;
        background: #f5f8fb;
        border-color: #ccd6e2;
        box-shadow: 0 3px 8px rgba(29, 43, 65, 0.08);
    }

    .bdn-sidebar-toggle:active[b-rsszr2zagi] {
        transform: scale(0.96);
    }

    .bdn-sidebar-toggle:focus-visible[b-rsszr2zagi] {
        outline: 3px solid rgba(40, 120, 220, 0.18);
        outline-offset: 2px;
    }

.bdn-hamburger-icon[b-rsszr2zagi] {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
}


/* =========================================================
   GLOBÁLIS TERMÉKKERESŐ
   ========================================================= */

.bdn-global-search-wrapper[b-rsszr2zagi] {
    position: relative;
    width: min(590px, 55vw);
}

.bdn-search-container[b-rsszr2zagi] {
    width: 100%;
    height: 42px;
    padding: 0 13px;
    display: flex;
    align-items: center;
    background: #f8fafc;
    border: 1px solid #dce3ed;
    border-radius: 10px;
    transition: background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

    .bdn-search-container:focus-within[b-rsszr2zagi] {
        background: #ffffff;
        border-color: #2878dc;
        box-shadow: 0 0 0 3px rgba(40, 120, 220, 0.12);
    }

.bdn-search-icon[b-rsszr2zagi] {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    display: grid;
    place-items: center;
    flex: 0 0 22px;
    color: #78869a;
}

    .bdn-search-icon svg[b-rsszr2zagi] {
        width: 19px;
        height: 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.3;
        stroke-linecap: round;
    }

.bdn-global-search[b-rsszr2zagi] {
    width: 100%;
    min-width: 0;
    height: 100%;
    padding: 0;
    color: #1c293c;
    font-family: inherit;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: 0;
}

    .bdn-global-search[b-rsszr2zagi]::placeholder {
        color: #8a98aa;
    }

.bdn-search-clear[b-rsszr2zagi] {
    width: 27px;
    height: 27px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 27px;
    color: #64748b;
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: color 140ms ease, background-color 140ms ease;
}

    .bdn-search-clear:hover[b-rsszr2zagi] {
        color: #24364f;
        background: #e9eef4;
    }

.bdn-search-spinner[b-rsszr2zagi] {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    border: 2px solid #d4e1ef;
    border-top-color: #1473df;
    border-radius: 50%;
    animation: global-search-spin-b-rsszr2zagi 650ms linear infinite;
}


/* =========================================================
   KERESÉSI TALÁLATOK PANEL
   ========================================================= */

.bdn-search-results[b-rsszr2zagi] {
    position: absolute;
    top: calc(100% + 9px);
    right: 0;
    left: 0;
    z-index: 500;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dbe4ee;
    border-radius: 13px;
    box-shadow: 0 20px 55px rgba(10, 31, 59, 0.18), 0 4px 12px rgba(10, 31, 59, 0.08);
}

.bdn-search-results-header[b-rsszr2zagi] {
    min-height: 42px;
    padding: 10px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #708096;
    background: #f8fafc;
    border-bottom: 1px solid #e4eaf1;
    font-size: 11px;
    font-weight: 750;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

    .bdn-search-results-header strong[b-rsszr2zagi] {
        min-width: 24px;
        height: 24px;
        padding: 0 7px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #176bc8;
        background: #e7f2ff;
        border-radius: 12px;
        font-size: 11px;
    }

.bdn-search-result-list[b-rsszr2zagi] {
    max-height: 440px;
    overflow-x: hidden;
    overflow-y: auto;
}

.bdn-search-result[b-rsszr2zagi] {
    width: 100%;
    min-height: 68px;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 12px;
    color: inherit;
    font-family: inherit;
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #e8edf3;
    text-align: left;
    cursor: pointer;
    transition: background-color 140ms ease, transform 140ms ease;
}

    .bdn-search-result:last-child[b-rsszr2zagi] {
        border-bottom: 0;
    }

    .bdn-search-result:hover[b-rsszr2zagi] {
        background: #f3f8ff;
    }

    .bdn-search-result:focus-visible[b-rsszr2zagi] {
        position: relative;
        outline: 2px solid #2878dc;
        outline-offset: -2px;
    }

.bdn-result-avatar[b-rsszr2zagi] {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    color: #0861bc;
    background: #e9f3ff;
    border: 1px solid #c5dcf6;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.03em;
}

.bdn-result-information[b-rsszr2zagi] {
    min-width: 0;
    flex: 1 1 auto;
}

    .bdn-result-information strong[b-rsszr2zagi],
    .bdn-result-information span[b-rsszr2zagi] {
        display: block;
    }

    .bdn-result-information strong[b-rsszr2zagi] {
        overflow: hidden;
        margin-bottom: 5px;
        color: #172b46;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.25;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .bdn-result-information span[b-rsszr2zagi] {
        overflow: hidden;
        color: #7d8da2;
        font-size: 10px;
        line-height: 1.3;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.bdn-result-stock[b-rsszr2zagi] {
    min-width: 90px;
    flex: 0 0 auto;
    text-align: right;
}

    .bdn-result-stock span[b-rsszr2zagi],
    .bdn-result-stock strong[b-rsszr2zagi] {
        display: block;
    }

    .bdn-result-stock span[b-rsszr2zagi] {
        margin-bottom: 4px;
        color: #8a97a9;
        font-size: 9px;
        font-weight: 650;
        letter-spacing: 0.04em;
        text-transform: uppercase;
    }

    .bdn-result-stock strong[b-rsszr2zagi] {
        font-size: 12px;
        font-weight: 750;
    }

.stock-available[b-rsszr2zagi] {
    color: #08783d;
}

.stock-empty[b-rsszr2zagi] {
    color: #c52b24;
}

.bdn-result-arrow[b-rsszr2zagi] {
    margin-left: 2px;
    color: #8593a6;
    font-size: 18px;
    transition: color 140ms ease, transform 140ms ease;
}

.bdn-search-result:hover .bdn-result-arrow[b-rsszr2zagi] {
    color: #1473df;
    transform: translateX(2px);
}


/* =========================================================
   ÜRES KERESÉSI EREDMÉNY
   ========================================================= */

.bdn-search-empty[b-rsszr2zagi] {
    min-height: 170px;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #8491a5;
    text-align: center;
}

.bdn-search-empty-icon[b-rsszr2zagi] {
    width: 44px;
    height: 44px;
    margin-bottom: 10px;
    display: grid;
    place-items: center;
    color: #4c7daf;
    background: #edf5fd;
    border-radius: 50%;
    font-size: 25px;
}

.bdn-search-empty strong[b-rsszr2zagi] {
    margin-bottom: 5px;
    color: #344963;
    font-size: 13px;
}

.bdn-search-empty span[b-rsszr2zagi] {
    max-width: 280px;
    font-size: 11px;
    line-height: 1.5;
}


/* =========================================================
   KERESŐ ALSÓ INFORMÁCIÓS SÁV
   ========================================================= */

.bdn-search-footer[b-rsszr2zagi] {
    min-height: 36px;
    padding: 8px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #8b98aa;
    background: #f8fafc;
    border-top: 1px solid #e4eaf1;
    font-size: 9px;
}

@keyframes global-search-spin-b-rsszr2zagi {
    to {
        transform: rotate(360deg);
    }
}


/* =========================================================
   JOBB OLDALI FELHASZNÁLÓI TERÜLET
   ========================================================= */

.bdn-user-area[b-rsszr2zagi] {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 auto;
    white-space: nowrap;
}

.bdn-icon-button[b-rsszr2zagi] {
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0;
    display: grid;
    place-items: center;
    color: #27384e;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 150ms ease;
}

    .bdn-icon-button:hover[b-rsszr2zagi] {
        background: #f0f4f8;
    }

    .bdn-icon-button:focus-visible[b-rsszr2zagi] {
        outline: 3px solid rgba(40, 120, 220, 0.18);
        outline-offset: 1px;
    }

    .bdn-icon-button svg[b-rsszr2zagi] {
        width: 20px;
        height: 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.bdn-notification-count[b-rsszr2zagi] {
    position: absolute;
    top: -1px;
    right: -1px;
    min-width: 17px;
    height: 17px;
    padding: 0 4px;
    display: grid;
    place-items: center;
    color: #ffffff;
    font-size: 9px;
    font-weight: 750;
    line-height: 1;
    background: #df3030;
    border: 2px solid #ffffff;
    border-radius: 9px;
}

.bdn-topbar-divider[b-rsszr2zagi] {
    width: 1px;
    height: 31px;
    margin: 0 6px;
    background: #e3e8ef;
}

.bdn-user-avatar[b-rsszr2zagi] {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    flex: 0 0 40px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    background: linear-gradient(135deg, #237be2, #0850a8);
    border-radius: 50%;
}

.bdn-user-information[b-rsszr2zagi] {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

    .bdn-user-information strong[b-rsszr2zagi] {
        color: #182438;
        font-size: 13px;
        font-weight: 650;
    }

    .bdn-user-information span[b-rsszr2zagi] {
        margin-top: 4px;
        color: #8490a2;
        font-size: 10px;
    }

.bdn-user-menu-button[b-rsszr2zagi] {
    width: 30px;
    height: 30px;
    padding: 0;
    display: grid;
    place-items: center;
    color: #526177;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
}

    .bdn-user-menu-button:hover[b-rsszr2zagi] {
        background: #f0f4f8;
    }

    .bdn-user-menu-button svg[b-rsszr2zagi] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }


/* =========================================================
   OLDALTARTALOM
   ========================================================= */

.bdn-content[b-rsszr2zagi] {
    min-width: 0;
    padding: 22px;
}


/* =========================================================
   KESKENY ASZTALI NÉZET
   ========================================================= */

@media (max-width: 1050px) {
    .bdn-user-information[b-rsszr2zagi],
    .bdn-user-menu-button[b-rsszr2zagi],
    .bdn-topbar-divider[b-rsszr2zagi] {
        display: none;
    }

    .bdn-global-search-wrapper[b-rsszr2zagi] {
        width: min(520px, 58vw);
    }
}


/* =========================================================
   MOBIL NÉZET
   ========================================================= */

@media (max-width: 720px) {
    .bdn-app-shell[b-rsszr2zagi],
    .bdn-app-shell.sidebar-collapsed[b-rsszr2zagi] {
        display: block;
    }

    .bdn-sidebar[b-rsszr2zagi],
    .sidebar-collapsed .bdn-sidebar[b-rsszr2zagi] {
        position: static;
        width: 100%;
        height: auto;
        border-right: 0;
    }

    .bdn-main-area[b-rsszr2zagi] {
        width: 100%;
    }

    .bdn-topbar[b-rsszr2zagi] {
        height: auto;
        min-height: 68px;
        padding: 12px 16px;
    }

    .bdn-topbar-left[b-rsszr2zagi] {
        width: 100%;
    }

    .bdn-sidebar-toggle[b-rsszr2zagi] {
        display: none;
    }

    .bdn-global-search-wrapper[b-rsszr2zagi] {
        width: 100%;
    }

    .bdn-user-area[b-rsszr2zagi] {
        display: none;
    }

    .bdn-content[b-rsszr2zagi] {
        padding: 14px;
    }

    .bdn-search-results[b-rsszr2zagi] {
        position: fixed;
        top: 68px;
        right: 10px;
        left: 10px;
        width: auto;
        max-height: calc(100vh - 82px);
    }

    .bdn-search-result-list[b-rsszr2zagi] {
        max-height: calc(100vh - 165px);
    }

    .bdn-result-stock[b-rsszr2zagi] {
        display: none;
    }
}

/* Mobil alkalmazáskeret: kompakt fejléc + alsó navigáció */
@media (max-width: 720px) {
    .bdn-sidebar[b-rsszr2zagi],
    .sidebar-collapsed .bdn-sidebar[b-rsszr2zagi] {
        position: fixed;
        inset: auto 0 0 0;
        z-index: 1200;
        width: 100%;
        height: 86px;
        overflow: visible;
        background: transparent;
    }

    .bdn-main-area[b-rsszr2zagi] { min-height: 100dvh; }

    .bdn-topbar[b-rsszr2zagi] {
        position: sticky;
        top: 0;
        z-index: 1050;
        min-height: 62px;
        padding: 9px 10px;
        background: rgba(255,255,255,.92);
        border: 1px solid rgba(216,227,241,.92);
        border-radius: 0 0 16px 16px;
        box-shadow: 0 8px 24px rgba(31,67,112,.09);
        backdrop-filter: blur(18px);
    }

    .bdn-topbar-left[b-rsszr2zagi] { gap: 0; }
    .bdn-search-container[b-rsszr2zagi] { min-height: 44px; border-radius: 12px; }
    .bdn-global-search[b-rsszr2zagi] { height: 44px; }
    .bdn-camera-scan-button[b-rsszr2zagi] { width: 40px; height: 40px; }

    .bdn-content[b-rsszr2zagi] {
        width: 100%;
        padding: 12px 10px 110px;
        overflow-x: hidden;
    }
}

/* 2026 LIGHT APPLICATION SHELL */
.bdn-app-shell[b-rsszr2zagi] { grid-template-columns:240px minmax(0,1fr); background:transparent; }
/* Globális kereső – találattípusok egyértelmű színkódolása */
.bdn-result-type[b-rsszr2zagi] {
    display: inline-flex;
    width: fit-content;
    margin: 3px 0 2px;
    padding: 3px 7px;
    color: #1a67ca;
    background: #e9f3ff;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.2;
}

.search-type-order .bdn-result-avatar[b-rsszr2zagi], .search-type-order .bdn-result-type[b-rsszr2zagi] { color:#7048df; background:#f0ebff; }
.search-type-purchase .bdn-result-avatar[b-rsszr2zagi], .search-type-purchase .bdn-result-type[b-rsszr2zagi] { color:#c56908; background:#fff1df; }
.search-type-receipt .bdn-result-avatar[b-rsszr2zagi], .search-type-receipt .bdn-result-type[b-rsszr2zagi] { color:#108854; background:#e5f8ef; }
.search-type-lot .bdn-result-avatar[b-rsszr2zagi], .search-type-lot .bdn-result-type[b-rsszr2zagi] { color:#087f89; background:#e0f7f7; }
.search-type-supplier .bdn-result-avatar[b-rsszr2zagi], .search-type-supplier .bdn-result-type[b-rsszr2zagi] { color:#9a6810; background:#fff5d8; }
.search-type-customer .bdn-result-avatar[b-rsszr2zagi], .search-type-customer .bdn-result-type[b-rsszr2zagi] { color:#be3b78; background:#ffe8f2; }
.search-type-packaging .bdn-result-avatar[b-rsszr2zagi], .search-type-packaging .bdn-result-type[b-rsszr2zagi] { color:#0875a8; background:#e2f5ff; }
.search-type-expense .bdn-result-avatar[b-rsszr2zagi], .search-type-expense .bdn-result-type[b-rsszr2zagi] { color:#c23843; background:#ffe9eb; }

html.bdn-dark-panels[b-rsszr2zagi]  .bdn-result-type { color:#8fc4ff; background:#17304d; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-order .bdn-result-type { color:#c0aaff; background:#302657; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-purchase .bdn-result-type { color:#ffc376; background:#46331f; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-receipt .bdn-result-type { color:#74dfae; background:#183d32; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-lot .bdn-result-type { color:#79dce2; background:#173b40; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-supplier .bdn-result-type { color:#f1ce6d; background:#40371f; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-customer .bdn-result-type { color:#f4a2ca; background:#48263a; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-packaging .bdn-result-type { color:#83d2fa; background:#17374a; }
html.bdn-dark-panels[b-rsszr2zagi]  .search-type-expense .bdn-result-type { color:#ff9da5; background:#48252b; }
.barcode-action-backdrop[b-rsszr2zagi]{position:fixed;z-index:2900;inset:0;display:grid;place-items:center;padding:20px;background:rgba(5,17,34,.64);backdrop-filter:blur(8px)}.barcode-action-sheet[b-rsszr2zagi]{width:min(570px,100%);padding:22px;border:1px solid #d8e4f1;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(7,28,56,.3)}.barcode-action-sheet header[b-rsszr2zagi]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.barcode-action-sheet header span[b-rsszr2zagi]{color:#0ca878;font-size:11px;font-weight:850;letter-spacing:.12em}.barcode-action-sheet h2[b-rsszr2zagi]{margin:5px 0 3px;color:#12233d;font-size:24px}.barcode-action-sheet p[b-rsszr2zagi]{margin:0;color:#718198;font-size:13px}.barcode-action-sheet header button[b-rsszr2zagi]{width:38px;height:38px;border:0;border-radius:11px;background:#edf4fb;color:#38516f;font-size:22px;cursor:pointer}.barcode-action-stock[b-rsszr2zagi]{display:flex;align-items:center;justify-content:space-between;margin:18px 0;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#e9f4ff,#effbf6);color:#52637c}.barcode-action-stock strong[b-rsszr2zagi]{color:#0a9b6e;font-size:20px}.barcode-action-grid[b-rsszr2zagi]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.barcode-action-grid a[b-rsszr2zagi]{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #dbe6f2;border-radius:14px;background:#f9fbfe;color:#172942;text-decoration:none;transition:.18s}.barcode-action-grid a:hover[b-rsszr2zagi]{border-color:#75b2fb;transform:translateY(-1px);box-shadow:0 8px 20px rgba(24,105,207,.11)}.barcode-action-grid b[b-rsszr2zagi]{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#e8f2ff;color:#1675ed;font-size:18px}.barcode-action-grid span[b-rsszr2zagi],.barcode-action-grid small[b-rsszr2zagi]{display:block}.barcode-action-grid span[b-rsszr2zagi]{font-size:13px;font-weight:800}.barcode-action-grid small[b-rsszr2zagi]{margin-top:3px;color:#8190a4;font-size:11px;font-weight:500}:global(body.dark-mode) .barcode-action-sheet[b-rsszr2zagi]{border-color:#29415f;background:#101e31}:global(body.dark-mode) .barcode-action-sheet h2[b-rsszr2zagi],:global(body.dark-mode) .barcode-action-grid a[b-rsszr2zagi]{color:#edf5ff}:global(body.dark-mode) .barcode-action-sheet header button[b-rsszr2zagi],:global(body.dark-mode) .barcode-action-grid a[b-rsszr2zagi]{border-color:#2b405b;background:#14243a}:global(body.dark-mode) .barcode-action-stock[b-rsszr2zagi]{background:linear-gradient(135deg,#142a45,#12372f)}
@media(max-width:600px){.barcode-action-backdrop[b-rsszr2zagi]{align-items:end;padding:0}.barcode-action-sheet[b-rsszr2zagi]{border-radius:22px 22px 0 0}.barcode-action-grid[b-rsszr2zagi]{grid-template-columns:1fr}}
/* /Components/Layout/MobileQuickMenu.razor.rz.scp.css */
.mobile-quick-menu[b-zb6z33tcju]{display:none}@media(max-width:720px){.mobile-quick-menu[b-zb6z33tcju]{display:block}.quick-fab[b-zb6z33tcju]{position:fixed;right:14px;bottom:84px;z-index:1320;width:52px;height:52px;display:grid;place-items:center;color:#fff;font-size:27px;background:linear-gradient(145deg,#3092ff,#0968e7);border:0;border-radius:17px;box-shadow:0 12px 28px rgba(13,104,225,.36)}.quick-backdrop[b-zb6z33tcju]{position:fixed;inset:0;z-index:1290;width:100%;height:100%;background:rgba(8,20,36,.45);border:0;backdrop-filter:blur(3px)}.quick-sheet[b-zb6z33tcju]{position:fixed;right:0;bottom:0;left:0;z-index:1310;max-height:92dvh;padding:8px 14px 94px;overflow-y:auto;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -20px 55px rgba(10,34,66,.2);animation:quick-in-b-zb6z33tcju .2s ease}.quick-handle[b-zb6z33tcju]{width:42px;height:4px;margin:0 auto 12px;background:#d8e1ec;border-radius:9px}.quick-sheet header[b-zb6z33tcju]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.quick-sheet header span[b-zb6z33tcju]{color:#1674f5;font-size:9px;font-weight:900;letter-spacing:.1em}.quick-sheet h2[b-zb6z33tcju]{margin:3px 0 0;font-size:20px}.quick-sheet header button[b-zb6z33tcju]{width:40px;height:40px;color:#607188;font-size:23px;background:#f1f5fa;border:0;border-radius:11px}.quick-sheet nav[b-zb6z33tcju]{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-sheet nav a[b-zb6z33tcju],.quick-sheet nav .quick-action[b-zb6z33tcju],.install-app[b-zb6z33tcju]{min-width:0;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;color:#1b2c43;font:inherit;text-align:left;text-decoration:none;background:#f7faff;border:1px solid #e0e9f4;border-radius:13px;cursor:pointer}.quick-sheet nav b[b-zb6z33tcju],.install-app>b[b-zb6z33tcju]{width:38px;height:38px;display:grid;place-items:center;color:#1674f5;background:#e5f1ff;border-radius:10px;font-size:17px}.quick-sheet nav span[b-zb6z33tcju],.install-app>span[b-zb6z33tcju]{min-width:0;display:flex;flex-direction:column}.quick-sheet nav strong[b-zb6z33tcju],.install-app strong[b-zb6z33tcju]{font-size:12px}.quick-sheet nav small[b-zb6z33tcju],.install-app small[b-zb6z33tcju]{margin-top:3px;overflow:hidden;color:#8190a4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.install-app[b-zb6z33tcju]{width:100%;margin-top:10px;color:#fff;background:linear-gradient(135deg,#278cff,#0968e7);border:0}.install-app>b[b-zb6z33tcju]{color:#fff;background:rgba(255,255,255,.16)}.install-app small[b-zb6z33tcju]{color:#dcecff}.install-hint[b-zb6z33tcju]{margin:9px 2px 0;color:#6f7f94;font-size:10px;line-height:1.45}@keyframes quick-in-b-zb6z33tcju{from{transform:translateY(100%)}to{transform:none}}}html.bdn-dark-panels .quick-sheet[b-zb6z33tcju]{color:#eef5ff;background:#101d2d}html.bdn-dark-panels .quick-sheet nav a[b-zb6z33tcju],html.bdn-dark-panels .quick-sheet nav .quick-action[b-zb6z33tcju]{color:#eef5ff;background:#17283d;border-color:#2c4059}html.bdn-dark-panels .quick-sheet header button[b-zb6z33tcju]{color:#c5d4e7;background:#1a2b40}html.bdn-dark-panels .install-hint[b-zb6z33tcju]{color:#a8b8cc}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.stock-navigation[b-58eyl0nkci] {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: grid;
    grid-template-rows: 72px minmax(0, 1fr);
}

.stock-brand-image[b-58eyl0nkci] {
    width: 165px;
    height: 60px;
    display: block;
    object-fit: contain;
    object-position: left center;
}

.stock-brand-compact[b-58eyl0nkci] { display: none; }

/* =========================================================
   FEHĂ‰R LOGĂ“S FEJLĂ‰C
   ========================================================= */

.stock-brand-header[b-58eyl0nkci] {
    height: 72px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    gap: 11px;
    background: #ffffff;
    border-right: 1px solid #e4e9f0;
    border-bottom: 1px solid #e4e9f0;
}

.stock-brand-logo[b-58eyl0nkci] {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    flex: 0 0 34px;
    color: #082f5d;
}

    .stock-brand-logo svg[b-58eyl0nkci] {
        width: 34px;
        height: 34px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.4;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.stock-brand-text[b-58eyl0nkci] {
    color: #1473e6;
    font-size: 22px;
    font-weight: 750;
    line-height: 1;
    letter-spacing: -0.7px;
    white-space: nowrap;
}

    .stock-brand-text span[b-58eyl0nkci] {
        color: #082f5d;
    }

/* =========================================================
   SĂ–TĂ‰TKĂ‰K NAVIGĂCIĂ“S TERĂśLET
   ========================================================= */

.stock-navigation-body[b-58eyl0nkci] {
    min-height: 0;
    display: flex;
    flex-direction: column;
    background: linear-gradient( 180deg, #073765 0%, #052e58 48%, #052a51 100% );
}

.stock-menu[b-58eyl0nkci] {
    min-height: 0;
    padding: 14px 10px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
}

    .stock-menu[b-58eyl0nkci]::-webkit-scrollbar {
        width: 5px;
    }

    .stock-menu[b-58eyl0nkci]::-webkit-scrollbar-track {
        background: transparent;
    }

    .stock-menu[b-58eyl0nkci]::-webkit-scrollbar-thumb {
        background: transparent;
        border-radius: 4px;
    }

    .stock-menu:hover[b-58eyl0nkci] { scrollbar-width: thin; scrollbar-color: rgba(111, 137, 168, .55) transparent; }
    .stock-menu:hover[b-58eyl0nkci]::-webkit-scrollbar-thumb { background: rgba(111, 137, 168, .55); }

/*
   FONTOS:

   A NavLink egy kĂĽlĂ¶n Blazor-komponens.
   A ::deep szĂĽksĂ©ges ahhoz, hogy az izolĂˇlt CSS
   elĂ©rje a NavLink Ăˇltal generĂˇlt <a> elemet.
*/

[b-58eyl0nkci] .stock-menu-item {
    width: 100%;
    min-height: 48px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    gap: 13px;
    flex: 0 0 auto;
    color: #eaf3ff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 8px;
    outline: none;
    transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

    [b-58eyl0nkci] .stock-menu-item:link,
    [b-58eyl0nkci] .stock-menu-item:visited {
        color: #eaf3ff;
        text-decoration: none;
    }

    [b-58eyl0nkci] .stock-menu-item:hover {
        color: #ffffff;
        text-decoration: none;
        background: rgba(255, 255, 255, 0.09);
        border-color: rgba(255, 255, 255, 0.05);
    }

    [b-58eyl0nkci] .stock-menu-item:focus {
        color: #ffffff;
        text-decoration: none;
    }

    [b-58eyl0nkci] .stock-menu-item:focus-visible {
        color: #ffffff;
        outline: 2px solid rgba(125, 190, 255, 0.9);
        outline-offset: 2px;
    }

    /* AKTĂŤV MENĂśPONT */

    [b-58eyl0nkci] .stock-menu-item.active {
        color: #ffffff;
        font-weight: 600;
        text-decoration: none;
        background: linear-gradient( 135deg, #2486ef 0%, #0b6fdc 55%, #0863c8 100% );
        border-color: rgba(111, 178, 249, 0.45);
        box-shadow: 0 5px 14px rgba(0, 31, 76, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.15);
    }

/* MENĂśIKONOK */

[b-58eyl0nkci] .stock-menu-icon {
    width: 23px;
    height: 23px;
    display: grid;
    place-items: center;
    flex: 0 0 23px;
    color: currentColor;
}

    [b-58eyl0nkci] .stock-menu-icon svg {
        width: 22px;
        height: 22px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

/* MENĂśFELIRAT */

[b-58eyl0nkci] .stock-menu-label {
    min-width: 0;
    overflow: hidden;
    color: currentColor;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Folyamat alapú, összecsukható menücsoportok */
.stock-menu-group[b-58eyl0nkci]{flex:0 0 auto;margin:1px 0;border-radius:11px}.stock-menu-group summary[b-58eyl0nkci]{list-style:none}.stock-menu-group summary[b-58eyl0nkci]::-webkit-details-marker{display:none}.stock-menu-group-title[b-58eyl0nkci]{min-height:46px;padding:0 12px;display:flex;align-items:center;gap:12px;color:#68768a;font-size:13px;font-weight:650;border-radius:11px;cursor:pointer;user-select:none;transition:.15s}.stock-menu-group-title:hover[b-58eyl0nkci],.stock-menu-group[open]>.stock-menu-group-title[b-58eyl0nkci]{color:#176fe7;background:#f2f7ff}.group-chevron[b-58eyl0nkci]{margin-left:auto;font-size:18px;transition:transform .18s}.stock-menu-group[open] .group-chevron[b-58eyl0nkci]{transform:rotate(180deg)}.stock-submenu[b-58eyl0nkci]{margin:4px 0 7px 15px;padding:3px 0 3px 12px;border-left:1px solid #dce7f4}.stock-submenu[b-58eyl0nkci]  .stock-menu-item.sub{min-height:35px;padding:0 10px;gap:9px;font-size:12px;border-radius:8px}.stock-submenu[b-58eyl0nkci]  .stock-menu-item.sub.active{background:#e9f3ff;box-shadow:none}.submenu-dot[b-58eyl0nkci]{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#aab8c9}.stock-submenu[b-58eyl0nkci]  .stock-menu-item.active .submenu-dot{background:#1674f5;box-shadow:0 0 0 3px rgba(22,116,245,.13)}.submenu-caption[b-58eyl0nkci]{padding:9px 10px 4px;color:#99a8ba;font-size:9px;font-weight:850;letter-spacing:.1em}.settings-item[b-58eyl0nkci]{margin-top:5px;border-top:1px solid #e6edf5!important}

/* =========================================================
   ALSĂ“ RAKTĂRVĂLASZTĂ“
   ========================================================= */

.stock-warehouse-selector[b-58eyl0nkci] {
    min-height: 62px;
    margin: 12px;
    padding: 9px 11px;
    display: grid;
    grid-template-columns: 29px minmax(0, 1fr) 20px;
    align-items: center;
    gap: 9px;
    flex: 0 0 auto;
    color: #ffffff;
    font-family: inherit;
    text-align: left;
    background: rgba(11, 63, 113, 0.82);
    border: 1px solid rgba(177, 208, 241, 0.58);
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}

    .stock-warehouse-selector:hover[b-58eyl0nkci] {
        color: #ffffff;
        background: rgba(18, 79, 137, 0.96);
        border-color: rgba(210, 231, 253, 0.78);
        box-shadow: 0 5px 14px rgba(0, 30, 65, 0.22);
    }

    .stock-warehouse-selector:focus-visible[b-58eyl0nkci] {
        outline: 2px solid rgba(125, 190, 255, 0.9);
        outline-offset: 2px;
    }

.stock-warehouse-icon[b-58eyl0nkci] {
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
}

    .stock-warehouse-icon svg[b-58eyl0nkci] {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.stock-warehouse-information[b-58eyl0nkci] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

    .stock-warehouse-information strong[b-58eyl0nkci] {
        overflow: hidden;
        color: #ffffff;
        font-size: 11px;
        font-weight: 650;
        line-height: 1.3;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .stock-warehouse-information small[b-58eyl0nkci] {
        margin-top: 3px;
        overflow: hidden;
        color: #b6cce3;
        font-size: 9px;
        line-height: 1.3;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.stock-warehouse-chevron[b-58eyl0nkci] {
    width: 20px;
    height: 20px;
    display: grid;
    place-items: center;
}

    .stock-warehouse-chevron svg[b-58eyl0nkci] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

/* =========================================================
   KESKENY ASZTALI NĂ‰ZET
   ========================================================= */

@media (max-width: 1050px) {
    .stock-brand-header[b-58eyl0nkci] {
        padding: 0;
        justify-content: center;
    }

    .stock-brand-text[b-58eyl0nkci] {
        display: none;
    }

    .stock-menu[b-58eyl0nkci] {
        padding: 12px 8px;
    }

    [b-58eyl0nkci] .stock-menu-item {
        padding: 0;
        justify-content: center;
    }

    [b-58eyl0nkci] .stock-menu-label {
        display: none;
    }

    .stock-warehouse-selector[b-58eyl0nkci] {
        min-height: 54px;
        padding: 0;
        display: flex;
        justify-content: center;
    }

    .stock-warehouse-information[b-58eyl0nkci],
    .stock-warehouse-chevron[b-58eyl0nkci] {
        display: none;
    }
}

/* =========================================================
   MOBIL NĂ‰ZET
   ========================================================= */

@media (max-width: 720px) {
    .stock-navigation[b-58eyl0nkci] {
        min-height: auto;
        grid-template-rows: 62px auto;
    }

    .stock-brand-header[b-58eyl0nkci] {
        height: 62px;
        padding: 0 16px;
        justify-content: flex-start;
    }

    .stock-brand-text[b-58eyl0nkci] {
        display: block;
    }

    .stock-navigation-body[b-58eyl0nkci] {
        min-height: auto;
    }

    .stock-menu[b-58eyl0nkci] {
        padding: 8px 10px;
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
    }

    [b-58eyl0nkci] .stock-menu-item {
        width: 48px;
        min-width: 48px;
        height: 44px;
        min-height: 44px;
        padding: 0;
        justify-content: center;
    }

    [b-58eyl0nkci] .stock-menu-label {
        display: none;
    }

    .stock-warehouse-selector[b-58eyl0nkci] {
        display: none;
    }
}

/* 2026 LIGHT NAVIGATION THEME */
.stock-navigation[b-58eyl0nkci] { padding:14px 12px; grid-template-rows:64px minmax(0,1fr); background:rgba(255,255,255,.97); border-right:1px solid #e7edf5; box-shadow:8px 0 32px rgba(39,78,125,.035); }
.stock-brand-header[b-58eyl0nkci] { height:58px; padding:0 10px; background:transparent; border:0; }
.stock-brand-logo[b-58eyl0nkci] { width:38px; height:38px; color:#fff; background:linear-gradient(145deg,#3092ff,#1168ed); border-radius:11px; box-shadow:0 8px 18px rgba(22,116,245,.22); }
.stock-brand-logo svg[b-58eyl0nkci] { width:25px; height:25px; stroke-width:1.9; }
.stock-brand-text[b-58eyl0nkci] { color:#1674f5; font-size:20px; font-weight:760; }
.stock-brand-text span[b-58eyl0nkci] { color:#172033; font-weight:600; }
.stock-navigation-body[b-58eyl0nkci] { background:transparent; }
.stock-menu[b-58eyl0nkci] { padding:16px 0 10px; gap:6px; scrollbar-width:none; scrollbar-color:transparent transparent; }
[b-58eyl0nkci] .stock-menu-item { min-height:46px; padding:0 12px; gap:12px; color:#68768a; font-size:13px; font-weight:570; border:0; border-radius:11px; }
[b-58eyl0nkci] .stock-menu-item:link, [b-58eyl0nkci] .stock-menu-item:visited { color:#68768a; }
[b-58eyl0nkci] .stock-menu-item:hover { color:#176fe7; background:#f2f7ff; border-color:transparent; }
[b-58eyl0nkci] .stock-menu-item.active { color:#1269e7; font-weight:680; background:linear-gradient(100deg,#e7f1ff,#f2f7ff); border:0; box-shadow:inset 3px 0 0 #1674f5,0 5px 16px rgba(30,109,220,.075); }
[b-58eyl0nkci] .stock-menu-item.active .stock-menu-icon { color:#fff; background:linear-gradient(145deg,#2d8cff,#1269e7); box-shadow:0 5px 12px rgba(22,116,245,.22); }
[b-58eyl0nkci] .stock-menu-icon { width:31px; height:31px; flex:0 0 31px; color:#748196; border-radius:9px; transition:color .15s ease,background-color .15s ease,box-shadow .15s ease; }
[b-58eyl0nkci] .stock-menu-icon svg { width:19px; height:19px; stroke-width:1.75; }
.stock-warehouse-selector[b-58eyl0nkci] { min-height:62px; margin:10px 0 0; color:#33445d; background:#f7faff; border:1px solid #e0e9f4; border-radius:13px; }
.stock-warehouse-selector:hover[b-58eyl0nkci] { color:#1e64bd; background:#eef6ff; border-color:#cbdff7; box-shadow:0 8px 20px rgba(39,78,125,.08); }
.stock-warehouse-icon[b-58eyl0nkci] { color:#1674f5; }
.stock-warehouse-information strong[b-58eyl0nkci] { color:#293950; }
.stock-warehouse-information small[b-58eyl0nkci] { color:#8a97aa; }
.stock-warehouse-chevron[b-58eyl0nkci] { color:#8290a4; }

@media (max-width:1050px) and (min-width:721px) { .stock-navigation[b-58eyl0nkci] { padding:10px 8px; } }
@media (max-width:720px) {
    .stock-navigation[b-58eyl0nkci] { padding:0; grid-template-rows:60px auto; border-right:0; border-bottom:1px solid #e7edf5; box-shadow:0 6px 22px rgba(39,78,125,.05); }
    .stock-brand-header[b-58eyl0nkci] { height:60px; padding:0 16px; }
    .stock-brand-logo[b-58eyl0nkci] { width:34px; height:34px; }
    .stock-menu[b-58eyl0nkci] { padding:7px 10px 10px; background:#fff; }
    [b-58eyl0nkci] .stock-menu-item.active { box-shadow:0 5px 14px rgba(22,116,245,.14); }
}

/* Natív alkalmazásérzetű alsó mobil navigáció */
@media (max-width:720px) {
    .stock-navigation[b-58eyl0nkci] {
        width: 100%;
        height: 72px;
        min-height: 72px;
        padding: 0;
        display: block;
        background: rgba(255,255,255,.95);
        border-top: 1px solid #dce6f2;
        border-bottom: 0;
        box-shadow: 0 -10px 30px rgba(24,58,101,.13);
        backdrop-filter: blur(18px);
    }

    .stock-brand-header[b-58eyl0nkci],
    .stock-warehouse-selector[b-58eyl0nkci] { display: none; }
    .stock-navigation-body[b-58eyl0nkci] { width:100%;height:72px;min-height:72px;overflow:hidden; }

    .stock-menu[b-58eyl0nkci] {
        height: 72px;
        padding: 7px 8px 6px;
        display: flex;
        align-items: stretch;
        gap: 4px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x proximity;
        scrollbar-width: none;
        background: transparent;
    }
    .stock-menu[b-58eyl0nkci]::-webkit-scrollbar { display:none; }

    [b-58eyl0nkci] .stock-menu-item {
        width: 70px;
        min-width: 70px;
        height: 58px;
        min-height: 58px;
        padding: 4px 3px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 2px;
        border-radius: 12px;
        scroll-snap-align: start;
    }
    [b-58eyl0nkci] .stock-menu-icon { width:28px;height:28px;flex:0 0 28px; }
    [b-58eyl0nkci] .stock-menu-icon svg { width:18px;height:18px; }
    [b-58eyl0nkci] .stock-menu-label {
        display: block;
        width: 100%;
        overflow: hidden;
        font-size: 9px !important;
        line-height: 12px;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    [b-58eyl0nkci] .stock-menu-item.active { box-shadow:none; }
}

html.bdn-dark-panels .stock-navigation[b-58eyl0nkci] {
    background: rgba(10,22,37,.96);
    border-color: #273b53;
}
html.bdn-dark-panels .stock-menu-group-title[b-58eyl0nkci]{color:#94a5bb}html.bdn-dark-panels .stock-menu-group-title:hover[b-58eyl0nkci],html.bdn-dark-panels .stock-menu-group[open]>.stock-menu-group-title[b-58eyl0nkci]{color:#e5efff;background:#14283f}html.bdn-dark-panels .stock-submenu[b-58eyl0nkci]{border-color:#29415e}html.bdn-dark-panels .stock-submenu[b-58eyl0nkci]  .stock-menu-item.sub.active{background:#173452}html.bdn-dark-panels .settings-item[b-58eyl0nkci]{border-color:#29415e!important}
.menu-section-label[b-58eyl0nkci]{padding:11px 12px 3px;color:#9aa8b9;font-size:9px;font-weight:850;letter-spacing:.12em;white-space:nowrap}

@media(max-width:1050px) and (min-width:721px){.stock-menu-group-title[b-58eyl0nkci]{padding:0;justify-content:center}.stock-menu-group-title .stock-menu-label[b-58eyl0nkci],.group-chevron[b-58eyl0nkci]{display:none}.stock-menu-group[open] .stock-submenu[b-58eyl0nkci]{display:none}}
@media(max-width:1050px){.menu-section-label[b-58eyl0nkci]{display:none}}
@media(max-width:720px){.stock-menu-group[b-58eyl0nkci]{position:relative;flex:0 0 70px}.stock-menu-group-title[b-58eyl0nkci]{height:58px;padding:4px 3px;display:flex;flex-direction:column;justify-content:center;gap:2px;text-align:center}.stock-menu-group-title .stock-menu-label[b-58eyl0nkci]{display:block;width:100%;font-size:9px;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-menu-group-title .stock-menu-icon[b-58eyl0nkci]{width:28px;height:28px;flex:0 0 28px}.group-chevron[b-58eyl0nkci]{display:none}.stock-menu-group[open] .stock-submenu[b-58eyl0nkci]{position:fixed;z-index:1200;left:10px;right:10px;bottom:78px;max-height:55vh;overflow:auto;margin:0;padding:10px;background:rgba(255,255,255,.98);border:1px solid #d8e4f1;border-radius:16px;box-shadow:0 18px 55px rgba(14,42,76,.25)}.stock-menu-group[open] .stock-submenu[b-58eyl0nkci]  .stock-menu-item.sub{width:100%;height:42px;display:flex;flex-direction:row;justify-content:flex-start;padding:0 13px}.stock-menu-group[open] .stock-submenu[b-58eyl0nkci]  .stock-menu-label{font-size:12px!important;text-align:left}.submenu-caption[b-58eyl0nkci]{text-align:left}html.bdn-dark-panels .stock-menu-group[open] .stock-submenu[b-58eyl0nkci]{background:#0e1d30;border-color:#29415e}}

@media(max-width:720px){
 .stock-menu-group-title[b-58eyl0nkci]{position:relative}
 .stock-menu-group-title[b-58eyl0nkci]::after{content:"MENÜ";position:absolute;top:2px;right:2px;padding:1px 4px;border-radius:999px;background:#e5f1ff;color:#0874e8;font-size:7px;font-weight:900;letter-spacing:.05em}
 .stock-menu-group[open] .stock-menu-group-title[b-58eyl0nkci]::after{content:"NYITVA";background:#0874e8;color:#fff}
 .stock-menu-group[open] .stock-submenu[b-58eyl0nkci]::before{content:"Válassz menüpontot";display:block;padding:4px 6px 9px;color:#718198;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
 html.bdn-dark-panels .stock-menu-group-title[b-58eyl0nkci]::after{background:#183658;color:#8dc5ff}
 html.bdn-dark-panels .stock-menu-group[open] .stock-menu-group-title[b-58eyl0nkci]::after{background:#2589f5;color:#fff}
 html.bdn-dark-panels .stock-menu-group[open] .stock-submenu[b-58eyl0nkci]::before{color:#9fb0c7}
}

/* Nagyobb, könnyebben érinthető mobil alsó navigáció. */
@media(max-width:720px){
 .stock-navigation[b-58eyl0nkci]{height:86px;min-height:86px}
 .stock-navigation-body[b-58eyl0nkci]{height:86px;min-height:86px}
 .stock-menu[b-58eyl0nkci]{height:86px;padding:7px 8px 8px;gap:5px}
 [b-58eyl0nkci] .stock-menu-item{width:76px;min-width:76px;height:70px;min-height:70px;padding:6px 4px;border-radius:14px}
 [b-58eyl0nkci] .stock-menu-icon{width:32px;height:32px;flex-basis:32px}
 [b-58eyl0nkci] .stock-menu-icon svg{width:20px;height:20px}
 [b-58eyl0nkci] .stock-menu-label{font-size:10px!important;line-height:13px}
 .stock-menu-group[b-58eyl0nkci]{flex-basis:76px}
 .stock-menu-group-title[b-58eyl0nkci]{height:70px;padding:6px 4px;border-radius:14px}
 .stock-menu-group-title .stock-menu-icon[b-58eyl0nkci]{width:32px;height:32px;flex-basis:32px}
 .stock-menu-group-title .stock-menu-label[b-58eyl0nkci]{font-size:10px;line-height:13px}
 .stock-menu-group[open] .stock-submenu[b-58eyl0nkci]{bottom:92px}
}
/* /Components/Layout/NotificationBell.razor.rz.scp.css */
.notification-root[b-k6nt53jcwn] {
    position: relative;
}

.notification-button[b-k6nt53jcwn] {
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0;
    display: grid;
    place-items: center;
    color: #27384e;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: color 140ms ease, background-color 140ms ease;
}

    .notification-button:hover[b-k6nt53jcwn] {
        color: #126ed4;
        background: #f0f4f8;
    }

    .notification-button svg[b-k6nt53jcwn] {
        width: 20px;
        height: 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.notification-count[b-k6nt53jcwn] {
    position: absolute;
    top: -2px;
    right: -3px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    display: grid;
    place-items: center;
    color: #ffffff;
    font-size: 8px;
    font-weight: 800;
    line-height: 1;
    background: #df3030;
    border: 2px solid #ffffff;
    border-radius: 10px;
}

.notification-dropdown[b-k6nt53jcwn] {
    position: absolute;
    top: calc(100% + 16px);
    right: -48px;
    z-index: 800;
    width: 430px;
    overflow: hidden;
    color: #253950;
    background: #ffffff;
    border: 1px solid #dbe4ed;
    border-radius: 14px;
    box-shadow: 0 24px 65px rgba(11, 32, 59, 0.22), 0 5px 14px rgba(11, 32, 59, 0.07);
}

.notification-header[b-k6nt53jcwn] {
    min-height: 67px;
    padding: 15px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fbfcfe;
    border-bottom: 1px solid #e4eaf1;
}

    .notification-header h2[b-k6nt53jcwn] {
        margin: 0 0 5px;
        color: #1b304b;
        font-size: 14px;
    }

    .notification-header span[b-k6nt53jcwn] {
        color: #8491a3;
        font-size: 9px;
    }

.refresh-button[b-k6nt53jcwn] {
    width: 34px;
    height: 34px;
    padding: 0;
    display: grid;
    place-items: center;
    color: #52647a;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 8px;
    cursor: pointer;
}

    .refresh-button:hover[b-k6nt53jcwn] {
        color: #1473df;
        background: #f3f8fe;
    }

    .refresh-button:disabled[b-k6nt53jcwn] {
        cursor: wait;
        opacity: 0.65;
    }

    .refresh-button svg[b-k6nt53jcwn] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.notification-summary[b-k6nt53jcwn] {
    padding: 11px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
    background: #f7f9fc;
    border-bottom: 1px solid #e4eaf1;
}

.summary-item[b-k6nt53jcwn] {
    min-width: 0;
    min-height: 62px;
    padding: 9px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: inherit;
    background: #ffffff;
    border: 1px solid #e0e7ef;
    border-radius: 9px;
    text-align: left;
    cursor: pointer;
}

    .summary-item:hover[b-k6nt53jcwn] {
        border-color: #bfd5ed;
        box-shadow: 0 4px 10px rgba(30, 55, 85, 0.06);
    }

.summary-icon[b-k6nt53jcwn] {
    width: 31px;
    height: 31px;
    display: grid;
    place-items: center;
    flex: 0 0 31px;
    border-radius: 8px;
}

    .summary-icon svg[b-k6nt53jcwn] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.summary-item.expiry .summary-icon[b-k6nt53jcwn] {
    color: #d97706;
    background: #fff3dc;
}

.summary-item.stock .summary-icon[b-k6nt53jcwn] {
    color: #c6362e;
    background: #fff0ef;
}

.summary-item.order .summary-icon[b-k6nt53jcwn] {
    color: #1473df;
    background: #eaf4ff;
}

.notification-header-actions[b-k6nt53jcwn] {
    display: flex;
    align-items: center;
    gap: 7px;
}

.mark-all-button[b-k6nt53jcwn] {
    min-height: 34px;
    padding: 0 10px;
    color: #0868c9;
    background: #eaf4ff;
    border: 1px solid #c8dff7;
    border-radius: 8px;
    font: inherit;
    font-size: 10px;
    font-weight: 800;
    cursor: pointer;
}

.mark-all-button:hover[b-k6nt53jcwn] { background: #dceeff; }
.mark-all-button:disabled[b-k6nt53jcwn] { cursor: wait; opacity: .6; }

.summary-item.packaging .summary-icon[b-k6nt53jcwn] { color:#7c3aed;background:#f1eaff; }
.summary-item.task .summary-icon[b-k6nt53jcwn] { color:#0876e8;background:#e7f3ff; }
.summary-item.calendar .summary-icon[b-k6nt53jcwn] { color:#07875a;background:#e5f8f0; }

.summary-item > span:last-child[b-k6nt53jcwn] {
    min-width: 0;
}

.summary-item strong[b-k6nt53jcwn],
.summary-item small[b-k6nt53jcwn] {
    display: block;
}

.summary-item strong[b-k6nt53jcwn] {
    margin-bottom: 3px;
    color: #20354e;
    font-size: 13px;
}

.summary-item small[b-k6nt53jcwn] {
    overflow: hidden;
    color: #8190a3;
    font-size: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notification-list[b-k6nt53jcwn] {
    max-height: 420px;
    overflow-y: auto;
}

.notification-item[b-k6nt53jcwn] {
    width: 100%;
    min-height: 70px;
    padding: 11px 13px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: inherit;
    font-family: inherit;
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #e8edf3;
    text-align: left;
    cursor: pointer;
}

    .notification-item:hover[b-k6nt53jcwn] {
        background: #f5f9fe;
    }

.item-icon[b-k6nt53jcwn] {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    flex: 0 0 36px;
    border-radius: 9px;
    font-size: 10px;
    font-weight: 850;
}

.notification-item.danger .item-icon[b-k6nt53jcwn] {
    color: #c52c25;
    background: #fff0ef;
    border: 1px solid #f2c7c3;
}

.notification-item.warning .item-icon[b-k6nt53jcwn] {
    color: #c46a04;
    background: #fff4df;
    border: 1px solid #f4d59d;
}

.notification-item.stock .item-icon[b-k6nt53jcwn] {
    color: #b82d27;
    background: #fff0ef;
    border: 1px solid #f2c7c3;
}

.notification-item.order .item-icon[b-k6nt53jcwn] {
    color: #0865c6;
    background: #eaf4ff;
    border: 1px solid #c8dff7;
}

.notification-item.read[b-k6nt53jcwn] { opacity: .66; }
.notification-item.unread[b-k6nt53jcwn] { background: #f8fbff; }
.notification-item.unread:hover[b-k6nt53jcwn] { background: #edf6ff; }

.unread-dot[b-k6nt53jcwn] {
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    background: #1674f5;
    border-radius: 50%;
    box-shadow: 0 0 0 3px rgba(22,116,245,.12);
}

.notification-item.packaging .item-icon[b-k6nt53jcwn] {color:#7131c8;background:#f3ecff;border:1px solid #dac8f6;}
.notification-item.task .item-icon[b-k6nt53jcwn] {color:#0868c9;background:#e8f4ff;border:1px solid #c8dff7;}
.notification-item.calendar .item-icon[b-k6nt53jcwn] {color:#087b54;background:#e8f8f1;border:1px solid #c5eadb;}

.item-content[b-k6nt53jcwn] {
    min-width: 0;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}

    .item-content strong[b-k6nt53jcwn] {
        overflow: hidden;
        margin-bottom: 5px;
        color: #20344d;
        font-size: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .item-content small[b-k6nt53jcwn] {
        overflow: hidden;
        color: #8290a3;
        font-size: 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.item-meta[b-k6nt53jcwn] {
    min-width: 78px;
    display: flex;
    flex-direction: column;
    text-align: right;
}

    .item-meta strong[b-k6nt53jcwn] {
        margin-bottom: 4px;
        color: #40546d;
        font-size: 8px;
    }

.notification-item.danger .item-meta strong[b-k6nt53jcwn] {
    color: #c52c25;
}

.notification-item.warning .item-meta strong[b-k6nt53jcwn] {
    color: #c46a04;
}

.item-meta small[b-k6nt53jcwn] {
    color: #929dae;
    font-size: 7px;
}

.item-arrow[b-k6nt53jcwn] {
    color: #8794a6;
    font-size: 16px;
}

.more-notifications[b-k6nt53jcwn] {
    padding: 10px 14px;
    color: #6f7f94;
    background: #f8fafc;
    border-top: 1px solid #e5eaf0;
    font-size: 8px;
    text-align: center;
}

.notification-footer[b-k6nt53jcwn] {
    min-height: 35px;
    padding: 8px 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #929dad;
    background: #f8fafc;
    border-top: 1px solid #e4eaf1;
    font-size: 7px;
}

.notification-loading[b-k6nt53jcwn],
.notification-empty[b-k6nt53jcwn],
.notification-error[b-k6nt53jcwn] {
    min-height: 210px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.notification-loading[b-k6nt53jcwn] {
    gap: 10px;
    color: #7f8da0;
    font-size: 9px;
}

.notification-error[b-k6nt53jcwn] {
    color: #b42318;
}

    .notification-error strong[b-k6nt53jcwn] {
        margin-bottom: 7px;
        font-size: 11px;
    }

    .notification-error span[b-k6nt53jcwn] {
        max-width: 310px;
        font-size: 8px;
        line-height: 1.5;
    }

.empty-icon[b-k6nt53jcwn] {
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
    display: grid;
    place-items: center;
    color: #07834a;
    background: #e9f8f0;
    border-radius: 50%;
}

    .empty-icon svg[b-k6nt53jcwn] {
        width: 25px;
        height: 25px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.notification-empty strong[b-k6nt53jcwn] {
    margin-bottom: 6px;
    color: #30455e;
    font-size: 12px;
}

.notification-empty > span[b-k6nt53jcwn] {
    max-width: 290px;
    color: #8491a3;
    font-size: 9px;
    line-height: 1.5;
}

.loading-spinner[b-k6nt53jcwn] {
    width: 22px;
    height: 22px;
    border: 2px solid #d7e2ee;
    border-top-color: #1473df;
    border-radius: 50%;
    animation: notification-spin-b-k6nt53jcwn 650ms linear infinite;
}

.rotating[b-k6nt53jcwn] {
    animation: notification-spin-b-k6nt53jcwn 650ms linear infinite;
}

@keyframes notification-spin-b-k6nt53jcwn {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 720px) {
    .notification-dropdown[b-k6nt53jcwn] {
        position: fixed;
        top: 70px;
        right: 10px;
        left: 10px;
        width: auto;
    }
}

/* Az értesítési központ olvasható méretei */
.notification-header h2[b-k6nt53jcwn] { font-size: 16px; }
.notification-header span[b-k6nt53jcwn] { font-size: 11px; }
.summary-item strong[b-k6nt53jcwn] { font-size: 15px; }
.summary-item small[b-k6nt53jcwn] { font-size: 10px; }
.item-content strong[b-k6nt53jcwn] { font-size: 12px; }
.item-content small[b-k6nt53jcwn] { font-size: 10px; line-height: 1.35; }
.item-meta strong[b-k6nt53jcwn] { font-size: 10px; }
.item-meta small[b-k6nt53jcwn] { font-size: 9px; }
.more-notifications[b-k6nt53jcwn] { font-size: 10px; }
.notification-footer[b-k6nt53jcwn] { font-size: 9px; }
.notification-loading[b-k6nt53jcwn] { font-size: 11px; }
.notification-error strong[b-k6nt53jcwn] { font-size: 13px; }
.notification-error span[b-k6nt53jcwn] { font-size: 10px; }
.notification-empty strong[b-k6nt53jcwn] { font-size: 14px; }
.notification-empty > span[b-k6nt53jcwn] { font-size: 11px; }
/* /Components/Layout/UserMenu.razor.rz.scp.css */
.user-menu-root[b-l3m4ji9xqc] {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}

.user-menu-actions[b-l3m4ji9xqc] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.user-icon-button[b-l3m4ji9xqc] {
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0;
    display: grid;
    place-items: center;
    color: #27384e;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    text-decoration: none;
    transition: color 140ms ease, background-color 140ms ease;
}

    .user-icon-button:hover[b-l3m4ji9xqc] {
        color: #126ed4;
        background: #f0f4f8;
    }

    .user-icon-button svg[b-l3m4ji9xqc] {
        width: 20px;
        height: 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.notification-count[b-l3m4ji9xqc] {
    position: absolute;
    top: -1px;
    right: -1px;
    min-width: 17px;
    height: 17px;
    padding: 0 4px;
    display: grid;
    place-items: center;
    color: #ffffff;
    font-size: 9px;
    font-weight: 800;
    line-height: 1;
    background: #df3030;
    border: 2px solid #ffffff;
    border-radius: 9px;
}

.user-divider[b-l3m4ji9xqc] {
    width: 1px;
    height: 31px;
    margin: 0 13px;
    background: #e3e8ef;
}

.user-menu-wrapper[b-l3m4ji9xqc] {
    position: relative;
}

.user-menu-trigger[b-l3m4ji9xqc] {
    min-width: 172px;
    height: 52px;
    padding: 4px 7px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: inherit;
    font-family: inherit;
    background: transparent;
    border: 0;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 140ms ease;
}

    .user-menu-trigger:hover[b-l3m4ji9xqc] {
        background: #f3f6f9;
    }

    .user-menu-trigger:focus-visible[b-l3m4ji9xqc] {
        outline: 3px solid rgba(40, 120, 220, 0.16);
    }

.user-avatar[b-l3m4ji9xqc],
.dropdown-avatar[b-l3m4ji9xqc] {
    display: grid;
    place-items: center;
    color: #ffffff;
    font-weight: 750;
    background: linear-gradient( 135deg, #237be2, #0850a8 );
    border-radius: 50%;
}

.user-avatar[b-l3m4ji9xqc] {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    font-size: 12px;
}

.user-information[b-l3m4ji9xqc] {
    min-width: 0;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
}

    .user-information strong[b-l3m4ji9xqc] {
        overflow: hidden;
        max-width: 110px;
        color: #182438;
        font-size: 12px;
        font-weight: 700;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .user-information small[b-l3m4ji9xqc] {
        margin-top: 4px;
        color: #8490a2;
        font-size: 9px;
    }

.user-chevron[b-l3m4ji9xqc] {
    width: 17px;
    height: 17px;
    flex: 0 0 17px;
    color: #59697f;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 160ms ease;
}

    .user-chevron.open[b-l3m4ji9xqc] {
        transform: rotate(180deg);
    }

.user-dropdown[b-l3m4ji9xqc] {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    z-index: 700;
    width: 310px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 13px;
    box-shadow: 0 22px 55px rgba(13, 35, 62, 0.2), 0 4px 12px rgba(13, 35, 62, 0.06);
}

.user-dropdown-header[b-l3m4ji9xqc] {
    padding: 17px;
    display: flex;
    align-items: center;
    gap: 12px;
    background: linear-gradient( 135deg, #f3f8fe, #ffffff );
    border-bottom: 1px solid #e7ecf2;
}

.dropdown-avatar[b-l3m4ji9xqc] {
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
    font-size: 12px;
}

.user-dropdown-header > div[b-l3m4ji9xqc] {
    min-width: 0;
}

.user-dropdown-header strong[b-l3m4ji9xqc],
.user-dropdown-header span[b-l3m4ji9xqc] {
    display: block;
}

.user-dropdown-header strong[b-l3m4ji9xqc] {
    overflow: hidden;
    margin-bottom: 5px;
    color: #182b45;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-dropdown-header span[b-l3m4ji9xqc] {
    overflow: hidden;
    color: #7d8b9e;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-role[b-l3m4ji9xqc] {
    padding: 10px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fafbfd;
    border-bottom: 1px solid #e7ecf2;
}

    .user-role span[b-l3m4ji9xqc] {
        color: #8491a2;
        font-size: 9px;
        font-weight: 650;
        text-transform: uppercase;
    }

    .user-role strong[b-l3m4ji9xqc] {
        padding: 4px 8px;
        color: #0863bd;
        background: #e8f3ff;
        border-radius: 6px;
        font-size: 9px;
    }

.user-dropdown-navigation[b-l3m4ji9xqc] {
    padding: 8px;
}

.user-dropdown-link[b-l3m4ji9xqc] {
    min-height: 61px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 11px;
    color: inherit;
    border-radius: 9px;
    text-decoration: none;
    transition: background-color 140ms ease;
}

    .user-dropdown-link:hover[b-l3m4ji9xqc] {
        background: #f2f7fd;
    }

    .user-dropdown-link > svg[b-l3m4ji9xqc] {
        width: 21px;
        height: 21px;
        flex: 0 0 21px;
        color: #1672d5;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .user-dropdown-link > span:nth-child(2)[b-l3m4ji9xqc] {
        min-width: 0;
        display: flex;
        flex: 1;
        flex-direction: column;
    }

    .user-dropdown-link strong[b-l3m4ji9xqc] {
        margin-bottom: 4px;
        color: #253950;
        font-size: 11px;
    }

    .user-dropdown-link small[b-l3m4ji9xqc] {
        color: #8491a3;
        font-size: 8px;
    }

.dropdown-arrow[b-l3m4ji9xqc] {
    color: #7e8da1;
    font-size: 16px;
}

.user-dropdown-footer[b-l3m4ji9xqc] {
    padding: 9px;
    background: #fafbfd;
    border-top: 1px solid #e7ecf2;
}

    .user-dropdown-footer form[b-l3m4ji9xqc] {
        margin: 0;
    }

.logout-button[b-l3m4ji9xqc] {
    width: 100%;
    min-height: 40px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #c52b24;
    font-family: inherit;
    font-size: 11px;
    font-weight: 700;
    background: transparent;
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 140ms ease;
}

    .logout-button:hover[b-l3m4ji9xqc] {
        background: #fff0ef;
    }

    .logout-button svg[b-l3m4ji9xqc] {
        width: 18px;
        height: 18px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

@media (max-width: 1050px) {
    .user-information[b-l3m4ji9xqc],
    .user-chevron[b-l3m4ji9xqc],
    .user-divider[b-l3m4ji9xqc] {
        display: none;
    }

    .user-menu-trigger[b-l3m4ji9xqc] {
        min-width: 0;
        width: 48px;
        padding: 4px;
    }
}

@media (max-width: 720px) {
    .user-menu-root[b-l3m4ji9xqc] {
        display: none;
    }
}
/* /Components/Pages/AccessDenied.razor.rz.scp.css */
.access-denied-page[b-gmbhrisa4p] {
    min-height: calc(100vh - 118px);
    display: grid;
    place-items: center;
}

.access-denied-card[b-gmbhrisa4p] {
    width: 100%;
    max-width: 520px;
    padding: 48px;
    color: #263950;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 17px;
    box-shadow: 0 18px 45px rgba(25, 45, 70, 0.08);
    text-align: center;
}

.access-denied-icon[b-gmbhrisa4p] {
    width: 70px;
    height: 70px;
    margin: 0 auto 18px;
    display: grid;
    place-items: center;
    color: #cb342d;
    background: #fff0ef;
    border: 1px solid #f2c6c2;
    border-radius: 50%;
}

    .access-denied-icon svg[b-gmbhrisa4p] {
        width: 34px;
        height: 34px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.access-denied-code[b-gmbhrisa4p] {
    display: block;
    margin-bottom: 8px;
    color: #d6433b;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.14em;
}

.access-denied-card h1[b-gmbhrisa4p] {
    margin: 0 0 12px;
    color: #172a44;
    font-size: 28px;
    font-weight: 800;
}

.access-denied-card p[b-gmbhrisa4p] {
    max-width: 410px;
    margin: 0 auto;
    color: #7a889c;
    font-size: 12px;
    line-height: 1.65;
}

.access-denied-actions[b-gmbhrisa4p] {
    margin-top: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.primary-action[b-gmbhrisa4p],
.secondary-action[b-gmbhrisa4p] {
    min-height: 42px;
    padding: 0 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 750;
    border-radius: 8px;
    text-decoration: none;
}

.primary-action[b-gmbhrisa4p] {
    color: #ffffff;
    background: #1473df;
    box-shadow: 0 7px 16px rgba(20, 115, 223, 0.2);
}

.secondary-action[b-gmbhrisa4p] {
    color: #3b4e66;
    background: #ffffff;
    border: 1px solid #d5dee8;
}

@media (max-width: 600px) {
    .access-denied-card[b-gmbhrisa4p] {
        padding: 32px 20px;
    }

    .access-denied-actions[b-gmbhrisa4p] {
        flex-direction: column;
    }

    .primary-action[b-gmbhrisa4p],
    .secondary-action[b-gmbhrisa4p] {
        width: 100%;
    }
}
/* /Components/Pages/AuditLogs.razor.rz.scp.css */
.audit-page[b-0p1yc8lojm]{padding:28px;color:#142943}header span[b-0p1yc8lojm]{color:#0876e8;font-size:10px;font-weight:800}header h1[b-0p1yc8lojm]{margin:3px 0}header p[b-0p1yc8lojm]{margin:0;color:#74839a}.filters[b-0p1yc8lojm]{display:flex;gap:9px;margin:20px 0;padding:14px;border:1px solid #dce5ef;border-radius:11px;background:#fff}.filters input[b-0p1yc8lojm]{flex:1;padding:10px;border:1px solid #cedae8;border-radius:8px}.filters button[b-0p1yc8lojm]{padding:0 14px;border:0;border-radius:8px;color:#fff;background:#0876e8}section[b-0p1yc8lojm]{overflow:auto;border:1px solid #dce5ef;border-radius:12px;background:#fff}table[b-0p1yc8lojm]{width:100%;border-collapse:collapse;min-width:850px}th[b-0p1yc8lojm]{padding:11px;background:#f4f7fa;font-size:10px;text-align:left}td[b-0p1yc8lojm]{padding:12px;border-top:1px solid #e4eaf1;font-size:11px}.added[b-0p1yc8lojm]{color:#087b43}.modified[b-0p1yc8lojm]{color:#0870d8}.deleted[b-0p1yc8lojm]{color:#c52b2b}@media(max-width:600px){.audit-page[b-0p1yc8lojm]{padding:14px}}
/* /Components/Pages/CalendarPage.razor.rz.scp.css */
.calendar-page[b-lldonp7s32]{max-width:1800px;margin:0 auto}.page-header[b-lldonp7s32]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-header h1[b-lldonp7s32]{margin:5px 0 4px;font-size:30px}.page-header p[b-lldonp7s32]{margin:0}.eyebrow[b-lldonp7s32]{color:#1674f5;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.primary-button[b-lldonp7s32],.secondary-button[b-lldonp7s32],.delete-button[b-lldonp7s32]{min-height:42px;padding:0 15px;font:inherit;font-size:11px;font-weight:700;border-radius:10px;cursor:pointer}.calendar-layout[b-lldonp7s32]{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.calendar-card[b-lldonp7s32],.event-editor[b-lldonp7s32]{background:#fff;border:1px solid #e6edf5;border-radius:17px;box-shadow:0 12px 34px rgba(39,78,125,.075)}.calendar-card[b-lldonp7s32]{overflow:hidden}.calendar-toolbar[b-lldonp7s32]{min-height:76px;padding:0 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf2f8}.calendar-toolbar button[b-lldonp7s32]{width:38px;height:38px;color:#55708f;background:#f7faff;border:1px solid #e3ebf5;border-radius:10px}.calendar-toolbar>div[b-lldonp7s32]{min-width:160px;display:flex;flex-direction:column}.calendar-toolbar strong[b-lldonp7s32]{font-size:16px;text-transform:capitalize}.calendar-toolbar span[b-lldonp7s32]{margin-top:4px;color:#8b97a8;font-size:9px}.calendar-toolbar .today-button[b-lldonp7s32]{width:auto;margin-left:auto;padding:0 15px}.weekday-row[b-lldonp7s32],.month-grid[b-lldonp7s32]{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-row[b-lldonp7s32]{background:#f8fbff;border-bottom:1px solid #edf2f8}.weekday-row span[b-lldonp7s32]{padding:10px;color:#7a879a;font-size:9px;font-weight:700;text-align:center}.day-cell[b-lldonp7s32]{min-width:0;min-height:125px;padding:9px;display:flex;align-items:flex-start;flex-direction:column;color:#26364c;text-align:left;background:#fff;border:0;border-right:1px solid #edf2f8;border-bottom:1px solid #edf2f8}.day-cell:hover[b-lldonp7s32]{background:#f8fbff}.day-cell.outside[b-lldonp7s32]{color:#b2bcc9;background:#fbfcfe}.day-number[b-lldonp7s32]{width:27px;height:27px;display:grid;place-items:center;font-size:10px;border-radius:9px}.day-cell.today .day-number[b-lldonp7s32]{color:#fff;background:#1674f5;box-shadow:0 5px 12px rgba(22,116,245,.22)}.day-events[b-lldonp7s32]{width:100%;margin-top:5px;display:flex;flex-direction:column;gap:4px}.event-pill[b-lldonp7s32]{width:100%;padding:5px 6px;overflow:hidden;color:#2861a4;font-size:8px;text-overflow:ellipsis;white-space:nowrap;background:#eaf3ff;border-radius:6px}.event-pill.type-1[b-lldonp7s32]{color:#a35d0c;background:#fff0dc}.event-pill.type-2[b-lldonp7s32]{color:#6c45b2;background:#f2ebff}.event-pill.type-3[b-lldonp7s32]{color:#148153;background:#e6f8ee}.day-events small[b-lldonp7s32]{color:#8996a8;font-size:7px}.event-editor[b-lldonp7s32]{padding:19px;position:sticky;top:98px}.editor-heading[b-lldonp7s32]{margin-bottom:18px;padding-bottom:16px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #edf2f8}.editor-icon[b-lldonp7s32]{width:38px;height:38px;display:grid;place-items:center;color:#1674f5;background:#eaf3ff;border-radius:10px}.editor-heading div[b-lldonp7s32]{display:flex;flex-direction:column}.editor-heading strong[b-lldonp7s32]{font-size:13px}.editor-heading small[b-lldonp7s32]{margin-top:4px;color:#8b97a8;font-size:8px}.event-editor label[b-lldonp7s32]{margin-bottom:12px;display:flex;flex-direction:column;gap:6px}.event-editor label>span[b-lldonp7s32]{color:#647389;font-size:9px;font-weight:700}.event-editor input[b-lldonp7s32],.event-editor select[b-lldonp7s32],.event-editor textarea[b-lldonp7s32]{width:100%;padding:0 11px;font-size:11px}.event-editor textarea[b-lldonp7s32]{padding-top:10px;resize:vertical}.editor-actions[b-lldonp7s32]{padding-top:6px;display:flex;justify-content:flex-end;gap:8px}.delete-button[b-lldonp7s32]{margin-right:auto;color:#d63f4e;background:#ffedf0;border:1px solid #f7d2d8}.page-message[b-lldonp7s32]{margin-bottom:14px;padding:11px 14px;color:#176f4a;background:#e8f8f0;border:1px solid #cfeee0;border-radius:10px}@media(max-width:1150px){.calendar-layout[b-lldonp7s32]{grid-template-columns:1fr}.event-editor[b-lldonp7s32]{position:static}.day-cell[b-lldonp7s32]{min-height:105px}}@media(max-width:720px){.page-header[b-lldonp7s32]{align-items:flex-start;flex-direction:column}.page-header button[b-lldonp7s32]{width:100%}.weekday-row span[b-lldonp7s32]{font-size:7px}.day-cell[b-lldonp7s32]{min-height:74px;padding:4px}.event-pill[b-lldonp7s32]{padding:3px;font-size:0}.event-pill b[b-lldonp7s32]{font-size:7px}.day-number[b-lldonp7s32]{width:23px;height:23px}.calendar-toolbar[b-lldonp7s32]{padding:0 9px}.calendar-toolbar>div[b-lldonp7s32]{min-width:0;flex:1}.editor-actions[b-lldonp7s32]{flex-wrap:wrap}}
/* /Components/Pages/ChangePassword.razor.rz.scp.css */
.password-page[b-lc789imta1] {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

.password-page-heading[b-lc789imta1] {
    margin-bottom: 22px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.back-link[b-lc789imta1] {
    display: inline-flex;
    margin-bottom: 14px;
    color: #1473df;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
}

    .back-link:hover[b-lc789imta1] {
        text-decoration: underline;
    }

.password-page-heading h1[b-lc789imta1] {
    margin: 0 0 7px;
    color: #14253d;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.035em;
}

.password-page-heading p[b-lc789imta1] {
    margin: 0;
    color: #77859a;
    font-size: 12px;
}

.password-layout[b-lc789imta1] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 310px;
    align-items: start;
    gap: 18px;
}

.password-card[b-lc789imta1],
.password-help-card[b-lc789imta1] {
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 13px;
    box-shadow: 0 4px 12px rgba(25, 45, 70, 0.035);
}

.password-card[b-lc789imta1] {
    overflow: hidden;
}

.password-card-header[b-lc789imta1] {
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 13px;
    background: #fbfcfe;
    border-bottom: 1px solid #e4eaf1;
}

.section-icon[b-lc789imta1] {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    flex: 0 0 42px;
    color: #1473df;
    background: #eaf4ff;
    border: 1px solid #c7dff8;
    border-radius: 10px;
}

    .section-icon svg[b-lc789imta1] {
        width: 21px;
        height: 21px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.password-card-header h2[b-lc789imta1] {
    margin: 0 0 5px;
    color: #1d3049;
    font-size: 14px;
}

.password-card-header span[b-lc789imta1] {
    color: #8190a3;
    font-size: 9px;
}

.password-message[b-lc789imta1] {
    margin: 18px 20px 0;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 9px;
    font-size: 11px;
    font-weight: 650;
}

    .password-message.error[b-lc789imta1] {
        color: #b42318;
        background: #fff1f0;
        border: 1px solid #f4c7c3;
    }

    .password-message.success[b-lc789imta1] {
        color: #08783d;
        background: #edf9f2;
        border: 1px solid #bfe5cf;
    }

    .password-message svg[b-lc789imta1] {
        width: 19px;
        height: 19px;
        flex: 0 0 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.password-form[b-lc789imta1] {
    padding: 21px;
    display: grid;
    gap: 18px;
}

.form-field label[b-lc789imta1] {
    display: block;
    margin-bottom: 8px;
    color: #34475f;
    font-size: 11px;
    font-weight: 700;
}

.form-field[b-lc789imta1]  .form-control {
    width: 100%;
    height: 44px;
    padding: 0 13px;
    color: #1d2d43;
    font-family: inherit;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #d5dee9;
    border-radius: 9px;
    outline: 0;
    transition: border-color 140ms ease, box-shadow 140ms ease;
}

    .form-field[b-lc789imta1]  .form-control:focus {
        border-color: #247ee7;
        box-shadow: 0 0 0 3px rgba(36, 126, 231, 0.11);
    }

.form-field[b-lc789imta1]  .validation-message {
    display: block;
    margin-top: 6px;
    color: #c52b24;
    font-size: 9px;
}

.form-divider[b-lc789imta1] {
    height: 1px;
    margin: 2px 0;
    background: #e8edf3;
}

.password-actions[b-lc789imta1] {
    margin-top: 4px;
    padding-top: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    border-top: 1px solid #e8edf3;
}

.cancel-button[b-lc789imta1],
.save-button[b-lc789imta1] {
    min-height: 41px;
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: inherit;
    font-size: 10px;
    font-weight: 700;
    border-radius: 8px;
    text-decoration: none;
}

.cancel-button[b-lc789imta1] {
    color: #42546c;
    background: #ffffff;
    border: 1px solid #d6dfe9;
}

    .cancel-button:hover[b-lc789imta1] {
        background: #f6f8fa;
    }

.save-button[b-lc789imta1] {
    color: #ffffff;
    background: linear-gradient(135deg, #2183ee, #0865cc);
    border: 0;
    box-shadow: 0 7px 16px rgba(12, 106, 211, 0.18);
    cursor: pointer;
}

    .save-button:disabled[b-lc789imta1] {
        opacity: 0.65;
        cursor: wait;
    }

    .save-button svg[b-lc789imta1] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.button-spinner[b-lc789imta1] {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.45);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: password-spinner-b-lc789imta1 650ms linear infinite;
}

.password-help-card[b-lc789imta1] {
    padding: 22px;
}

.help-icon[b-lc789imta1] {
    width: 44px;
    height: 44px;
    margin-bottom: 17px;
    display: grid;
    place-items: center;
    color: #0d8750;
    background: #e8f8ef;
    border-radius: 11px;
}

    .help-icon svg[b-lc789imta1] {
        width: 23px;
        height: 23px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.password-help-card h2[b-lc789imta1] {
    margin: 0 0 8px;
    color: #20344d;
    font-size: 14px;
}

.password-help-card > p[b-lc789imta1] {
    margin: 0;
    color: #7e8c9f;
    font-size: 10px;
    line-height: 1.55;
}

.password-help-card ul[b-lc789imta1] {
    margin: 18px 0;
    padding: 0;
    display: grid;
    gap: 10px;
    list-style: none;
}

.password-help-card li[b-lc789imta1] {
    position: relative;
    padding-left: 22px;
    color: #43566e;
    font-size: 10px;
}

    .password-help-card li[b-lc789imta1]::before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 15px;
        height: 15px;
        display: grid;
        place-items: center;
        content: "✓";
        color: #078348;
        background: #e7f7ee;
        border-radius: 50%;
        font-size: 8px;
        font-weight: 800;
        transform: translateY(-50%);
    }

.security-note[b-lc789imta1] {
    padding: 12px;
    color: #64758a;
    background: #f5f8fb;
    border: 1px solid #e1e7ef;
    border-radius: 8px;
    font-size: 9px;
    line-height: 1.55;
}

@keyframes password-spinner-b-lc789imta1 {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 900px) {
    .password-layout[b-lc789imta1] {
        grid-template-columns: 1fr;
    }

    .password-help-card[b-lc789imta1] {
        order: -1;
    }
}

@media (max-width: 600px) {
    .password-page-heading h1[b-lc789imta1] {
        font-size: 24px;
    }

    .password-actions[b-lc789imta1] {
        flex-direction: column-reverse;
    }

    .cancel-button[b-lc789imta1],
    .save-button[b-lc789imta1] {
        width: 100%;
    }
}

.password-message.required[b-lc789imta1] {
    max-width: 1120px;
    margin: 0 auto 20px;
    padding: 15px 17px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #8a5200;
    background: #fff5df;
    border: 1px solid #f2d49a;
    border-radius: 12px;
}
.password-message.required strong[b-lc789imta1] { font-size:14px; }
.password-message.required span[b-lc789imta1] { font-size:12px; }
/* /Components/Pages/DailyOperations.razor.rz.scp.css */
.ops-page[b-e82gs3g84e]{max-width:1540px;margin:0 auto;padding:34px 36px 70px;color:var(--bdn-text,#10223d)}.ops-heading[b-e82gs3g84e]{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.eyebrow[b-e82gs3g84e]{font-weight:800;font-size:.78rem;letter-spacing:.14em;color:#1680ff}.ops-heading h1[b-e82gs3g84e]{font-size:2.2rem;margin:5px 0}.ops-heading p[b-e82gs3g84e]{margin:0;color:#73839a}.ops-refresh[b-e82gs3g84e],.task-card>a[b-e82gs3g84e]{border:0;border-radius:12px;background:#1478f2;color:#fff;padding:12px 18px;text-decoration:none;font-weight:800;box-shadow:0 8px 24px #1478f233}.ops-summary[b-e82gs3g84e]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.ops-summary article[b-e82gs3g84e],.ops-board[b-e82gs3g84e],.task-card[b-e82gs3g84e]{background:var(--bdn-card,rgba(255,255,255,.82));border:1px solid var(--bdn-border,#dce6f1);box-shadow:0 12px 35px rgba(30,65,110,.09);backdrop-filter:blur(10px)}.ops-summary article[b-e82gs3g84e]{padding:20px;border-radius:18px;display:grid;gap:5px}.ops-summary span[b-e82gs3g84e],.ops-summary small[b-e82gs3g84e]{color:#708198}.ops-summary strong[b-e82gs3g84e]{font-size:2rem}.danger[b-e82gs3g84e]{color:#ea3943}.warning[b-e82gs3g84e]{color:#e98200}.blue[b-e82gs3g84e]{color:#1478f2}.ops-board[b-e82gs3g84e]{display:grid;grid-template-columns:245px 1fr;border-radius:22px;overflow:hidden}.ops-board aside[b-e82gs3g84e]{padding:22px;background:rgba(20,120,242,.04);border-right:1px solid var(--bdn-border,#dce6f1)}.ops-board aside h2[b-e82gs3g84e]{margin:0 0 16px}.ops-board aside button[b-e82gs3g84e]{width:100%;border:0;background:transparent;color:inherit;padding:12px;border-radius:11px;display:flex;justify-content:space-between;margin:3px 0;font-weight:700;text-align:left}.ops-board aside button.active[b-e82gs3g84e]{background:#1478f2;color:#fff}.ops-board aside>a[b-e82gs3g84e]{display:block;margin-top:22px;color:#1478f2;text-decoration:none;font-weight:800}.ops-list[b-e82gs3g84e]{padding:22px;min-width:0}.list-title[b-e82gs3g84e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.list-title h2[b-e82gs3g84e]{margin:0}.list-title span[b-e82gs3g84e]{color:#71839a}.live-dot[b-e82gs3g84e]{color:#0ba66b!important}.task-card[b-e82gs3g84e]{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;border-radius:16px;padding:17px;margin:11px 0}.task-card.priority-1[b-e82gs3g84e]{border-left:4px solid #ed3946}.task-card.priority-2[b-e82gs3g84e]{border-left:4px solid #1680ff}.task-card.priority-3[b-e82gs3g84e]{border-left:4px solid #f2a400}.task-icon[b-e82gs3g84e]{width:48px;height:48px;border-radius:14px;background:#eaf4ff;color:#1478f2;display:grid;place-items:center;font-size:1.3rem}.task-copy>div[b-e82gs3g84e]{display:flex;gap:10px;align-items:center}.task-category[b-e82gs3g84e]{font-weight:800;color:#1478f2}.priority-label[b-e82gs3g84e]{font-size:.72rem;padding:3px 8px;border-radius:20px;background:#eef3f8}.task-copy h3[b-e82gs3g84e]{margin:5px 0;font-size:1.08rem}.task-copy p[b-e82gs3g84e],.task-copy small[b-e82gs3g84e]{margin:0;color:#728198}.ops-empty[b-e82gs3g84e]{text-align:center;padding:70px;color:#77869a}.ops-empty>b[b-e82gs3g84e]{font-size:2rem;color:#0baa70}.ops-alert[b-e82gs3g84e]{padding:14px;background:#fff0f1;color:#c72b37;border-radius:12px;margin-bottom:15px}@media(max-width:900px){.ops-page[b-e82gs3g84e]{padding:20px 14px}.ops-summary[b-e82gs3g84e]{grid-template-columns:1fr 1fr}.ops-board[b-e82gs3g84e]{grid-template-columns:1fr}.ops-board aside[b-e82gs3g84e]{border-right:0;border-bottom:1px solid #dce6f1}.task-card[b-e82gs3g84e]{grid-template-columns:46px 1fr}.task-card>a[b-e82gs3g84e]{grid-column:1/-1;text-align:center}}@media(max-width:520px){.ops-summary[b-e82gs3g84e]{grid-template-columns:1fr}.ops-heading[b-e82gs3g84e]{align-items:start}.ops-heading h1[b-e82gs3g84e]{font-size:1.75rem}}
/* /Components/Pages/DataExchange.razor.rz.scp.css */
.exchange-page[b-fd8f5qayph]{padding:28px;color:#142943}.exchange-page header span[b-fd8f5qayph]{color:#0876e8;font-size:10px;font-weight:850}.exchange-page header h1[b-fd8f5qayph]{margin:3px 0}.exchange-page header p[b-fd8f5qayph]{margin:0;color:#74839a}.cards[b-fd8f5qayph]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.cards article[b-fd8f5qayph],.import-card[b-fd8f5qayph],.results[b-fd8f5qayph]{padding:20px;border:1px solid #dce5ef;border-radius:13px;background:#fff}.cards h2[b-fd8f5qayph]{font-size:16px}.cards p[b-fd8f5qayph],.import-card p[b-fd8f5qayph]{color:#74839a;font-size:12px}.cards button[b-fd8f5qayph],.cards a[b-fd8f5qayph]{display:inline-flex;margin:5px 6px 0 0;padding:10px 13px;border:1px solid #cbdced;border-radius:8px;color:#0870d8;background:#f3f8ff;text-decoration:none;font-weight:750;cursor:pointer}.icon[b-fd8f5qayph]{display:grid;width:44px;height:44px;place-items:center;border-radius:10px;font-size:20px}.blue[b-fd8f5qayph]{color:#0876e8;background:#e8f3ff}.green[b-fd8f5qayph]{color:#087d45;background:#e7f8ef}.orange[b-fd8f5qayph]{color:#b76300;background:#fff1dc}.import-card[b-fd8f5qayph]{display:grid;gap:14px}.import-card input[b-fd8f5qayph]{padding:13px;border:1px dashed #aebfd2;border-radius:9px}.hint[b-fd8f5qayph]{padding:12px;border-radius:8px;background:#f3f7fb;color:#61748c;font-size:11px}.message[b-fd8f5qayph]{margin-top:14px;padding:12px;border-radius:9px}.error[b-fd8f5qayph],.bad[b-fd8f5qayph]{color:#ac2727;background:#fff0f0}.success[b-fd8f5qayph],.ok[b-fd8f5qayph]{color:#087943;background:#e9f8f0}.results[b-fd8f5qayph]{margin-top:15px}.results>div[b-fd8f5qayph]{display:flex;justify-content:space-between;margin-top:7px;padding:10px;border-radius:7px;font-size:11px}@media(max-width:850px){.cards[b-fd8f5qayph]{grid-template-columns:1fr}}@media(max-width:550px){.exchange-page[b-fd8f5qayph]{padding:14px}.results>div[b-fd8f5qayph]{flex-direction:column;gap:4px}}
/* /Components/Pages/Expenses.razor.rz.scp.css */
.expenses-page[b-95xrlqsgnf]{max-width:1800px;margin:0 auto}.page-header[b-95xrlqsgnf]{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.page-header h1[b-95xrlqsgnf]{margin:5px 0 4px;font-size:31px}.page-header p[b-95xrlqsgnf]{margin:0;color:#718096}.eyebrow[b-95xrlqsgnf]{color:#1674f5;font-size:10px;font-weight:900;letter-spacing:.1em}.primary-button[b-95xrlqsgnf],.secondary-button[b-95xrlqsgnf],.archive-button[b-95xrlqsgnf],.row-action[b-95xrlqsgnf]{min-height:42px;padding:0 15px;border-radius:10px;font:inherit;font-weight:750;cursor:pointer}.primary-button[b-95xrlqsgnf]{color:#fff;background:#1674f5;border:0;box-shadow:0 9px 22px rgba(22,116,245,.2)}.secondary-button[b-95xrlqsgnf],.row-action[b-95xrlqsgnf]{color:#30435e;background:#fff;border:1px solid #dbe4f0}.page-message[b-95xrlqsgnf]{margin-bottom:15px;padding:12px 15px;border-radius:11px}.page-message.success[b-95xrlqsgnf]{color:#087747;background:#e9f9f1}.page-message.error[b-95xrlqsgnf]{color:#c53142;background:#ffedf0}.expense-summary[b-95xrlqsgnf]{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.expense-summary article[b-95xrlqsgnf]{min-height:114px;padding:18px;position:relative;overflow:hidden;background:rgba(255,255,255,.84);border:1px solid rgba(218,229,241,.9);border-radius:16px;box-shadow:0 12px 30px rgba(42,74,112,.08);backdrop-filter:blur(8px)}.expense-summary article[b-95xrlqsgnf]::after{width:88px;height:88px;position:absolute;right:-28px;bottom:-31px;content:"";background:#e9f3ff;border-radius:50%}.expense-summary span[b-95xrlqsgnf],.expense-summary small[b-95xrlqsgnf]{display:block;color:#748399;font-size:10px}.expense-summary strong[b-95xrlqsgnf]{margin:10px 0 6px;display:block;color:#172337;font-size:24px}.expense-summary .category-value[b-95xrlqsgnf]{font-size:18px}.expense-toolbar[b-95xrlqsgnf]{margin-bottom:16px;padding:12px;display:grid;grid-template-columns:minmax(280px,1fr) 220px 180px auto;gap:10px;background:rgba(255,255,255,.84);border:1px solid #dfe8f2;border-radius:14px}.expense-toolbar input[b-95xrlqsgnf],.expense-toolbar select[b-95xrlqsgnf],.expense-form input[b-95xrlqsgnf],.expense-form select[b-95xrlqsgnf],.expense-form textarea[b-95xrlqsgnf]{width:100%;min-height:42px;padding:0 12px;color:#213049;background:#f9fbfe;border:1px solid #d8e3ef;border-radius:9px;font:inherit}.expense-form textarea[b-95xrlqsgnf]{min-height:90px;padding-top:11px;resize:vertical}.expense-layout[b-95xrlqsgnf]{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;align-items:start}.expense-list-card[b-95xrlqsgnf],.expense-form-card[b-95xrlqsgnf]{overflow:hidden;background:rgba(255,255,255,.88);border:1px solid #dfe8f2;border-radius:16px;box-shadow:0 14px 34px rgba(39,69,106,.08);backdrop-filter:blur(8px)}.card-heading[b-95xrlqsgnf],.form-heading[b-95xrlqsgnf]{min-height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf5}.card-heading h2[b-95xrlqsgnf],.form-heading h2[b-95xrlqsgnf]{margin:0 0 4px;font-size:16px}.card-heading p[b-95xrlqsgnf],.form-heading p[b-95xrlqsgnf]{margin:0;color:#8390a2;font-size:10px}.form-heading>button[b-95xrlqsgnf]{width:34px;height:34px;color:#65758a;background:#f2f6fb;border:0;border-radius:9px;font-size:20px;cursor:pointer}.expense-table-wrap[b-95xrlqsgnf]{overflow:auto}.expense-list-card table[b-95xrlqsgnf]{width:100%;min-width:1060px;border-collapse:collapse;font-size:11px}.expense-list-card th[b-95xrlqsgnf],.expense-list-card td[b-95xrlqsgnf]{padding:13px 14px;text-align:left;border-bottom:1px solid #e8eef5}.expense-list-card th[b-95xrlqsgnf]{color:#75849a;background:#f7faff;font-size:9px;text-transform:uppercase}.expense-list-card td>small[b-95xrlqsgnf]{margin-top:4px;display:block;color:#8996a8;font-size:9px}.expense-list-card tr.archived[b-95xrlqsgnf]{opacity:.55}.category-badge[b-95xrlqsgnf]{display:inline-flex;align-items:center;gap:7px}.category-badge i[b-95xrlqsgnf]{width:8px;height:8px;border-radius:50%}.recurrence-badge[b-95xrlqsgnf]{padding:5px 8px;color:#41536d;background:#edf2f8;border-radius:7px;font-size:9px}.recurrence-1[b-95xrlqsgnf],.recurrence-2[b-95xrlqsgnf],.recurrence-3[b-95xrlqsgnf]{color:#095eaa;background:#e6f3ff}.attachment-link[b-95xrlqsgnf]{color:#1674f5;font-weight:700;text-decoration:none}.muted[b-95xrlqsgnf]{color:#9aa6b6}.row-action[b-95xrlqsgnf]{min-height:32px;padding:0 9px;font-size:9px}.empty-state[b-95xrlqsgnf]{min-height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#8290a4}.expense-form[b-95xrlqsgnf]{padding:16px;display:flex;flex-direction:column;gap:13px}.expense-form label[b-95xrlqsgnf]{display:flex;flex-direction:column;gap:6px}.expense-form label>span[b-95xrlqsgnf]{color:#53647b;font-size:10px;font-weight:750}.form-row[b-95xrlqsgnf]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.calculated-row[b-95xrlqsgnf]{padding:12px;display:grid;grid-template-columns:1fr auto;gap:7px 12px;color:#78869a;background:#f1f6fc;border-radius:10px;font-size:10px}.calculated-row strong[b-95xrlqsgnf]{color:#25334a}.file-upload small[b-95xrlqsgnf]{color:#7d8ba0;word-break:break-all}.expense-form-card footer[b-95xrlqsgnf]{padding:14px 16px;display:grid;grid-template-columns:auto 1fr auto auto;gap:9px;border-top:1px solid #e5ecf4}.archive-button[b-95xrlqsgnf]{color:#cb3849;background:#fff0f2;border:1px solid #f6cbd1}.expense-form-card button:disabled[b-95xrlqsgnf]{opacity:.6;cursor:wait}
:global(body.dark-mode) .expenses-page[b-95xrlqsgnf]{color:#eef5ff}:global(body.dark-mode) .page-header p[b-95xrlqsgnf]{color:#8da0ba}:global(body.dark-mode) .expense-summary article[b-95xrlqsgnf],:global(body.dark-mode) .expense-toolbar[b-95xrlqsgnf],:global(body.dark-mode) .expense-list-card[b-95xrlqsgnf],:global(body.dark-mode) .expense-form-card[b-95xrlqsgnf]{background:rgba(17,31,50,.88);border-color:#273a53;box-shadow:none}:global(body.dark-mode) .expense-summary strong[b-95xrlqsgnf],:global(body.dark-mode) .card-heading h2[b-95xrlqsgnf],:global(body.dark-mode) .form-heading h2[b-95xrlqsgnf],:global(body.dark-mode) .expense-list-card td strong[b-95xrlqsgnf]{color:#eff6ff}:global(body.dark-mode) .expense-summary article[b-95xrlqsgnf]::after{background:#1c3454}:global(body.dark-mode) .expense-toolbar input[b-95xrlqsgnf],:global(body.dark-mode) .expense-toolbar select[b-95xrlqsgnf],:global(body.dark-mode) .expense-form input[b-95xrlqsgnf],:global(body.dark-mode) .expense-form select[b-95xrlqsgnf],:global(body.dark-mode) .expense-form textarea[b-95xrlqsgnf]{color:#e8f1ff;background:#091728;border-color:#29405e}:global(body.dark-mode) .expense-list-card th[b-95xrlqsgnf]{color:#9db0c9;background:#14243a}:global(body.dark-mode) .expense-list-card th[b-95xrlqsgnf],:global(body.dark-mode) .expense-list-card td[b-95xrlqsgnf],:global(body.dark-mode) .card-heading[b-95xrlqsgnf],:global(body.dark-mode) .form-heading[b-95xrlqsgnf],:global(body.dark-mode) .expense-form-card footer[b-95xrlqsgnf]{border-color:#263951}:global(body.dark-mode) .calculated-row[b-95xrlqsgnf]{background:#0c1b2d}:global(body.dark-mode) .calculated-row strong[b-95xrlqsgnf]{color:#edf5ff}:global(body.dark-mode) .secondary-button[b-95xrlqsgnf],:global(body.dark-mode) .row-action[b-95xrlqsgnf]{color:#d9e8fb;background:#13253b;border-color:#2b425f}:global(body.dark-mode) .form-heading>button[b-95xrlqsgnf]{color:#c5d5e9;background:#1a2d45}
@media(max-width:1250px){.expense-summary[b-95xrlqsgnf]{grid-template-columns:repeat(2,1fr)}.expense-layout[b-95xrlqsgnf]{grid-template-columns:1fr}.expense-form-card[b-95xrlqsgnf]{max-width:none}.expense-toolbar[b-95xrlqsgnf]{grid-template-columns:1fr 1fr}}@media(max-width:700px){.page-header[b-95xrlqsgnf]{align-items:stretch;flex-direction:column}.expense-summary[b-95xrlqsgnf],.expense-toolbar[b-95xrlqsgnf],.form-row[b-95xrlqsgnf]{grid-template-columns:1fr}.expense-form-card footer[b-95xrlqsgnf]{grid-template-columns:1fr 1fr}.expense-form-card footer span[b-95xrlqsgnf]{display:none}.archive-button[b-95xrlqsgnf]{grid-column:1/-1}}
/* /Components/Pages/Expirations.razor.rz.scp.css */
.expirations-page[b-cdrm3alv8r] {
    padding: 28px;
    color: #152944;
}

.page-header[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

    .page-header h1[b-cdrm3alv8r] {
        margin: 0 0 5px;
        font-size: 29px;
    }

    .page-header p[b-cdrm3alv8r] {
        margin: 0;
        color: #78859a;
        font-size: 13px;
    }

.primary-button[b-cdrm3alv8r],
.secondary-button[b-cdrm3alv8r],
.confirm-dispose-button[b-cdrm3alv8r] {
    min-height: 40px;
    padding: 0 15px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
}

.primary-button[b-cdrm3alv8r] {
    color: #fff;
    border-color: #0863d3;
    background: linear-gradient(135deg, #1578e7, #0762d1);
}

.secondary-button[b-cdrm3alv8r] {
    color: #30445f;
    border-color: #d4deea;
    background: #fff;
}

.message[b-cdrm3alv8r] {
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
}

.success-message[b-cdrm3alv8r] {
    color: #08773d;
    border-color: #bfe5cf;
    background: #edf9f2;
}

.error-message[b-cdrm3alv8r],
.validation-summary[b-cdrm3alv8r] {
    color: #b42318;
    border-color: #f0c4c0;
    background: #fff2f1;
}

.stat-grid[b-cdrm3alv8r] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 18px;
}

.stat-card[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 18px;
    color: inherit;
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
    text-align: left;
    cursor: pointer;
}

    .stat-card:hover[b-cdrm3alv8r] {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(19, 41, 72, 0.08);
    }

.stat-icon[b-cdrm3alv8r] {
    display: flex;
    flex: 0 0 45px;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 800;
}

    .stat-icon.danger[b-cdrm3alv8r] {
        color: #be241e;
        border-color: #efbbb7;
        background: #ffe9e7;
    }

    .stat-icon.red[b-cdrm3alv8r] {
        color: #d8392f;
        border-color: #f0c5c1;
        background: #fff0ef;
    }

    .stat-icon.orange[b-cdrm3alv8r] {
        color: #d26900;
        border-color: #efd1a7;
        background: #fff3e3;
    }

    .stat-icon.yellow[b-cdrm3alv8r] {
        color: #a77a00;
        border-color: #eadb9e;
        background: #fff9df;
    }

.stat-card span[b-cdrm3alv8r],
.stat-card strong[b-cdrm3alv8r],
.stat-card small[b-cdrm3alv8r] {
    display: block;
}

.stat-card span[b-cdrm3alv8r] {
    color: #69778e;
    font-size: 10px;
}

.stat-card strong[b-cdrm3alv8r] {
    font-size: 24px;
}

.stat-card small[b-cdrm3alv8r] {
    color: #8a96a8;
    font-size: 9px;
}

.filter-card[b-cdrm3alv8r],
.expiration-card[b-cdrm3alv8r] {
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.filter-card[b-cdrm3alv8r] {
    display: grid;
    grid-template-columns: 1fr 220px 220px;
    align-items: end;
    gap: 13px;
    margin-bottom: 18px;
    padding: 15px;
}

.search-field[b-cdrm3alv8r] {
    position: relative;
}

    .search-field span[b-cdrm3alv8r] {
        position: absolute;
        top: 50%;
        left: 13px;
        transform: translateY(-50%);
    }

    .search-field input[b-cdrm3alv8r],
    .select-field select[b-cdrm3alv8r] {
        width: 100%;
        height: 41px;
        border: 1px solid #d4deea;
        border-radius: 8px;
        outline: none;
    }

    .search-field input[b-cdrm3alv8r] {
        padding: 0 12px 0 39px;
    }

.select-field[b-cdrm3alv8r] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .select-field label[b-cdrm3alv8r] {
        color: #68758a;
        font-size: 9px;
        font-weight: 700;
    }

    .select-field select[b-cdrm3alv8r] {
        padding: 0 10px;
    }

.expiration-card[b-cdrm3alv8r] {
    overflow: hidden;
}

.card-header[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 19px;
    border-bottom: 1px solid #e2e8f0;
}

    .card-header h2[b-cdrm3alv8r] {
        margin: 0 0 3px;
        font-size: 15px;
    }

    .card-header p[b-cdrm3alv8r] {
        margin: 0;
        color: #8793a5;
        font-size: 9px;
    }

.total-value[b-cdrm3alv8r] {
    color: #758197;
    font-size: 10px;
}

    .total-value strong[b-cdrm3alv8r] {
        color: #1e3957;
        font-size: 13px;
    }

.table-wrapper[b-cdrm3alv8r] {
    overflow-x: auto;
}

table[b-cdrm3alv8r] {
    width: 100%;
    min-width: 1100px;
    border-collapse: collapse;
}

th[b-cdrm3alv8r] {
    padding: 11px 14px;
    color: #53637b;
    border-bottom: 1px solid #dee6ef;
    background: #f7f9fc;
    font-size: 9px;
    text-align: left;
    text-transform: uppercase;
}

td[b-cdrm3alv8r] {
    padding: 13px 14px;
    color: #394c65;
    border-bottom: 1px solid #e6ecf3;
    font-size: 10px;
}

.expired-row[b-cdrm3alv8r] {
    background: #fff8f7;
}

.danger-row[b-cdrm3alv8r] {
    background: #fffdf9;
}

.product-cell[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 210px;
}

.product-avatar[b-cdrm3alv8r] {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #0861bc;
    border: 1px solid #c5dcf6;
    border-radius: 8px;
    background: #e9f3ff;
    font-size: 9px;
    font-weight: 800;
}

.product-cell strong[b-cdrm3alv8r],
.product-cell small[b-cdrm3alv8r] {
    display: block;
}

.product-cell small[b-cdrm3alv8r] {
    margin-top: 3px;
    color: #8a96a8;
    font-size: 8px;
}

.lot-number[b-cdrm3alv8r] {
    color: #275d91;
    font-weight: 700;
}

.expiry-badge[b-cdrm3alv8r] {
    display: inline-flex;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 8px;
    font-weight: 700;
    white-space: nowrap;
}

.badge-expired[b-cdrm3alv8r] {
    color: #b9231d;
    border-color: #edbbb7;
    background: #ffe9e7;
}

.badge-danger[b-cdrm3alv8r] {
    color: #ca2e26;
    border-color: #f0c4c0;
    background: #fff0ef;
}

.badge-warning[b-cdrm3alv8r] {
    color: #bd6200;
    border-color: #efd2a8;
    background: #fff4e4;
}

.badge-normal[b-cdrm3alv8r] {
    color: #837000;
    border-color: #e8dca8;
    background: #fffbea;
}

.dispose-button[b-cdrm3alv8r] {
    padding: 6px 9px;
    color: #bd2922;
    border: 1px solid #efc4c0;
    border-radius: 6px;
    background: #fff1f0;
    font-size: 9px;
    font-weight: 700;
    cursor: pointer;
}

    .dispose-button:disabled[b-cdrm3alv8r] {
        color: #929cab;
        border-color: #dfe4ea;
        background: #f3f5f7;
        cursor: not-allowed;
    }

.loading-state[b-cdrm3alv8r],
.empty-state[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 290px;
    color: #78859a;
}

.loading-state[b-cdrm3alv8r] {
    gap: 10px;
}

.empty-state[b-cdrm3alv8r] {
    flex-direction: column;
    text-align: center;
}

.empty-icon[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    color: #08783d;
    border: 1px solid #c2e5d0;
    border-radius: 50%;
    background: #eaf8f0;
    font-size: 22px;
}

.empty-state h3[b-cdrm3alv8r] {
    margin: 12px 0 4px;
}

.empty-state p[b-cdrm3alv8r] {
    margin: 0;
    font-size: 10px;
}

.modal-backdrop[b-cdrm3alv8r] {
    position: fixed;
    z-index: 2500;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
    background: rgba(7, 22, 43, 0.58);
}

.dispose-modal[b-cdrm3alv8r] {
    width: min(600px, 100%);
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
}

.modal-header[b-cdrm3alv8r] {
    display: flex;
    justify-content: space-between;
    padding: 19px 21px;
    border-bottom: 1px solid #e2e8f0;
}

    .modal-header h2[b-cdrm3alv8r] {
        margin: 0 0 4px;
        font-size: 18px;
    }

    .modal-header p[b-cdrm3alv8r] {
        margin: 0;
        color: #8491a4;
        font-size: 10px;
    }

.modal-close[b-cdrm3alv8r] {
    width: 33px;
    height: 33px;
    border: 1px solid #d7e0ea;
    border-radius: 7px;
    background: #fff;
    font-size: 21px;
    cursor: pointer;
}

.selected-batch[b-cdrm3alv8r] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 21px;
    border-bottom: 1px solid #e5eaf1;
    background: #f8fafd;
}

    .selected-batch strong[b-cdrm3alv8r],
    .selected-batch span[b-cdrm3alv8r] {
        display: block;
    }

    .selected-batch strong[b-cdrm3alv8r] {
        margin-bottom: 3px;
        font-size: 11px;
    }

    .selected-batch span[b-cdrm3alv8r] {
        color: #7d899c;
        font-size: 9px;
    }

.modal-body[b-cdrm3alv8r] {
    padding: 19px 21px;
}

.availability-info[b-cdrm3alv8r] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 9px;
    margin-bottom: 17px;
}

    .availability-info div[b-cdrm3alv8r] {
        padding: 11px;
        border: 1px solid #dfe6ef;
        border-radius: 7px;
        background: #fafcff;
    }

    .availability-info span[b-cdrm3alv8r],
    .availability-info strong[b-cdrm3alv8r] {
        display: block;
    }

    .availability-info span[b-cdrm3alv8r] {
        margin-bottom: 4px;
        color: #8793a5;
        font-size: 8px;
    }

    .availability-info strong[b-cdrm3alv8r] {
        font-size: 11px;
    }

.available-value[b-cdrm3alv8r] {
    color: #08783d;
}

.form-field[b-cdrm3alv8r] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 14px;
}

    .form-field label[b-cdrm3alv8r] {
        color: #465870;
        font-size: 10px;
        font-weight: 700;
    }

        .form-field label span[b-cdrm3alv8r] {
            color: #d42c25;
        }

.form-control[b-cdrm3alv8r] {
    width: 100%;
    height: 40px;
    padding: 0 11px;
    border: 1px solid #d4deea;
    border-radius: 7px;
    outline: none;
    font-size: 11px;
}

.textarea[b-cdrm3alv8r] {
    min-height: 75px;
    padding: 10px 11px;
    resize: vertical;
}

.input-with-suffix[b-cdrm3alv8r] {
    position: relative;
}

    .input-with-suffix .form-control[b-cdrm3alv8r] {
        padding-right: 50px;
    }

    .input-with-suffix > span[b-cdrm3alv8r] {
        position: absolute;
        top: 50%;
        right: 11px;
        color: #8491a4;
        font-size: 9px;
        transform: translateY(-50%);
    }

.warning-box[b-cdrm3alv8r] {
    padding: 11px 13px;
    color: #9f4f00;
    border: 1px solid #efd1a7;
    border-radius: 7px;
    background: #fff5e8;
    font-size: 9px;
}

    .warning-box strong[b-cdrm3alv8r],
    .warning-box span[b-cdrm3alv8r] {
        display: block;
    }

    .warning-box strong[b-cdrm3alv8r] {
        margin-bottom: 3px;
    }

.modal-footer[b-cdrm3alv8r] {
    display: flex;
    justify-content: flex-end;
    gap: 9px;
    padding: 14px 21px;
    border-top: 1px solid #e2e8f0;
    background: #fafcff;
}

.confirm-dispose-button[b-cdrm3alv8r] {
    color: #fff;
    border-color: #bd2922;
    background: #cf3129;
}

.validation-summary[b-cdrm3alv8r] {
    margin-bottom: 14px;
    padding: 11px;
    border: 1px solid;
    border-radius: 7px;
    font-size: 9px;
}

.spinner[b-cdrm3alv8r] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-cdrm3alv8r 700ms linear infinite;
}

[b-cdrm3alv8r] .validation-message {
    color: #c32a22;
    font-size: 9px;
}

[b-cdrm3alv8r] .invalid {
    border-color: #d8453d;
}

@keyframes spin-b-cdrm3alv8r {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1050px) {
    .stat-grid[b-cdrm3alv8r] {
        grid-template-columns: repeat(2, 1fr);
    }

    .filter-card[b-cdrm3alv8r] {
        grid-template-columns: 1fr 1fr;
    }

    .search-field[b-cdrm3alv8r] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 680px) {
    .expirations-page[b-cdrm3alv8r] {
        padding: 17px 12px;
    }

    .page-header[b-cdrm3alv8r] {
        align-items: stretch;
        flex-direction: column;
    }

    .stat-grid[b-cdrm3alv8r],
    .filter-card[b-cdrm3alv8r],
    .availability-info[b-cdrm3alv8r] {
        grid-template-columns: 1fr;
    }

    .search-field[b-cdrm3alv8r] {
        grid-column: auto;
    }

    .modal-backdrop[b-cdrm3alv8r] {
        padding: 0;
    }

    .dispose-modal[b-cdrm3alv8r] {
        min-height: 100vh;
        border-radius: 0;
    }
}
/* /Components/Pages/Finance.razor.rz.scp.css */
.finance-page[b-lzeti2z4eq]{max-width:1800px;margin:auto}.page-header[b-lzeti2z4eq]{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between}.page-header h1[b-lzeti2z4eq]{margin:5px 0;font-size:31px}.page-header p[b-lzeti2z4eq]{margin:0;color:#718096}.eyebrow[b-lzeti2z4eq]{color:#1674f5;font-size:10px;font-weight:900;letter-spacing:.1em}.primary-button[b-lzeti2z4eq],.secondary-button[b-lzeti2z4eq],.row-button[b-lzeti2z4eq]{min-height:42px;padding:0 15px;border-radius:10px;font:inherit;font-weight:750;cursor:pointer}.primary-button[b-lzeti2z4eq]{color:#fff;background:#1674f5;border:0;box-shadow:0 10px 23px rgba(22,116,245,.2)}.secondary-button[b-lzeti2z4eq],.row-button[b-lzeti2z4eq]{color:#34465f;background:#fff;border:1px solid #d8e3ef}.notice[b-lzeti2z4eq]{margin-bottom:14px;padding:12px 15px;border-radius:11px}.notice.success[b-lzeti2z4eq]{color:#087747;background:#e9f9f1}.notice.error[b-lzeti2z4eq]{color:#c83244;background:#ffedf0}.finance-kpis[b-lzeti2z4eq]{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.finance-kpis article[b-lzeti2z4eq]{min-height:112px;padding:18px;background:rgba(255,255,255,.88);border:1px solid #dfe8f2;border-radius:16px;box-shadow:0 12px 30px rgba(39,70,106,.08)}.finance-kpis span[b-lzeti2z4eq],.finance-kpis small[b-lzeti2z4eq]{display:block;color:#75849a;font-size:10px}.finance-kpis strong[b-lzeti2z4eq]{margin:10px 0 6px;display:block;color:#172337;font-size:24px}.positive[b-lzeti2z4eq]{color:#15945c!important}.negative[b-lzeti2z4eq]{color:#df4d5e!important}.warning[b-lzeti2z4eq]{color:#e28116!important}.finance-toolbar[b-lzeti2z4eq]{margin-bottom:16px;padding:12px;display:grid;grid-template-columns:1fr 230px 190px auto;gap:10px;background:rgba(255,255,255,.88);border:1px solid #dfe8f2;border-radius:14px}.finance-toolbar input[b-lzeti2z4eq],.finance-toolbar select[b-lzeti2z4eq],.detail-body input[b-lzeti2z4eq],.detail-body select[b-lzeti2z4eq],.form-body input[b-lzeti2z4eq],.form-body select[b-lzeti2z4eq],.form-body textarea[b-lzeti2z4eq]{width:100%;min-height:42px;padding:0 12px;color:#213049;background:#f9fbfe;border:1px solid #d8e3ef;border-radius:9px;font:inherit}.finance-layout[b-lzeti2z4eq]{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:16px;align-items:start}.document-card[b-lzeti2z4eq],.detail-card[b-lzeti2z4eq]{overflow:hidden;background:rgba(255,255,255,.9);border:1px solid #dfe8f2;border-radius:16px;box-shadow:0 14px 34px rgba(39,69,106,.08)}.card-title[b-lzeti2z4eq]{min-height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5edf5}.card-title h2[b-lzeti2z4eq]{margin:0 0 4px;font-size:16px}.card-title p[b-lzeti2z4eq]{margin:0;color:#8390a2;font-size:10px}.icon-button[b-lzeti2z4eq],.finance-modal header>button[b-lzeti2z4eq]{width:34px;height:34px;color:#65758a;background:#f1f5fa;border:0;border-radius:9px;font-size:20px}.table-wrap[b-lzeti2z4eq]{overflow:auto}table[b-lzeti2z4eq]{width:100%;min-width:1050px;border-collapse:collapse;font-size:11px}th[b-lzeti2z4eq],td[b-lzeti2z4eq]{padding:13px 14px;text-align:left;border-bottom:1px solid #e6edf5}th[b-lzeti2z4eq]{color:#76859a;background:#f7faff;font-size:9px;text-transform:uppercase}td small[b-lzeti2z4eq]{margin-top:4px;display:block;color:#8996a8;font-size:9px}tr.overdue[b-lzeti2z4eq]{background:#fff9f9}.status[b-lzeti2z4eq]{padding:5px 8px;border-radius:7px;font-size:9px}.status.paid[b-lzeti2z4eq]{color:#087a48;background:#e8f8f0}.status.late[b-lzeti2z4eq]{color:#c62d40;background:#ffedf0}.status.partial[b-lzeti2z4eq]{color:#9a6500;background:#fff4d9}.status.open[b-lzeti2z4eq]{color:#1766b0;background:#e8f3ff}.row-button[b-lzeti2z4eq]{min-height:32px;padding:0 9px;font-size:9px}.empty[b-lzeti2z4eq]{min-height:260px;display:grid;place-items:center;color:#8290a4}.detail-body[b-lzeti2z4eq]{padding:16px}.balance-box[b-lzeti2z4eq]{margin-bottom:16px;padding:16px;color:#fff;background:linear-gradient(135deg,#2788ff,#0863dd);border-radius:14px}.balance-box span[b-lzeti2z4eq],.balance-box small[b-lzeti2z4eq]{display:block;color:#d8eaff;font-size:10px}.balance-box strong[b-lzeti2z4eq]{margin:7px 0;display:block;font-size:25px}.detail-body dl[b-lzeti2z4eq]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-body dl div[b-lzeti2z4eq]{padding:10px;background:#f5f8fc;border-radius:9px}.detail-body dt[b-lzeti2z4eq]{color:#8390a2;font-size:9px}.detail-body dd[b-lzeti2z4eq]{margin:5px 0 0;font-weight:750}.detail-body label[b-lzeti2z4eq],.form-body label[b-lzeti2z4eq]{margin-bottom:11px;display:flex;flex-direction:column;gap:6px}.detail-body label span[b-lzeti2z4eq],.form-body label span[b-lzeti2z4eq]{color:#596a80;font-size:10px;font-weight:750}.detail-body h3[b-lzeti2z4eq]{margin:20px 0 12px;font-size:13px}.attachment[b-lzeti2z4eq]{margin-bottom:10px;display:block;color:#1674f5;font-weight:750}.wide[b-lzeti2z4eq]{width:100%}.transaction[b-lzeti2z4eq]{padding:10px 0;display:flex;justify-content:space-between;border-bottom:1px solid #e7edf5}.transaction small[b-lzeti2z4eq]{display:block;color:#8996a8}.modal-backdrop[b-lzeti2z4eq]{position:fixed;inset:0;z-index:3000;padding:20px;display:grid;place-items:center;background:rgba(5,14,28,.72);backdrop-filter:blur(8px)}.finance-modal[b-lzeti2z4eq]{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.finance-modal header[b-lzeti2z4eq]{padding:16px 18px;display:flex;justify-content:space-between;border-bottom:1px solid #e5edf5}.finance-modal h2[b-lzeti2z4eq]{margin:0}.finance-modal p[b-lzeti2z4eq]{margin:4px 0 0;color:#8390a2}.form-body[b-lzeti2z4eq]{padding:18px}.form-body textarea[b-lzeti2z4eq]{min-height:85px;padding-top:10px}.form-row[b-lzeti2z4eq]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.finance-modal footer[b-lzeti2z4eq]{padding:14px 18px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e5edf5}
@media(max-width:1200px){.finance-kpis[b-lzeti2z4eq]{grid-template-columns:1fr 1fr}.finance-layout[b-lzeti2z4eq]{grid-template-columns:1fr}.finance-toolbar[b-lzeti2z4eq]{grid-template-columns:1fr 1fr}}@media(max-width:700px){.page-header[b-lzeti2z4eq]{align-items:stretch;flex-direction:column;gap:14px}.finance-kpis[b-lzeti2z4eq],.finance-toolbar[b-lzeti2z4eq],.form-row[b-lzeti2z4eq]{grid-template-columns:1fr}}
.reminder-bar[b-lzeti2z4eq]{margin-top:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#eef6ff;border:1px solid #d3e7fc;border-radius:13px}.reminder-bar span[b-lzeti2z4eq]{margin-top:3px;display:block;color:#718198;font-size:10px}.reminder-button[b-lzeti2z4eq]{min-height:40px;padding:0 14px;color:#fff;background:#1674f5;border:0;border-radius:9px;font:inherit;font-weight:750;cursor:pointer}
/* /Components/Pages/GoodsReceiptPage.razor.rz.scp.css */
.receipt-page[b-eh7p3zohq7] {
    padding: 28px;
    color: #152946;
}

.purchase-order-selector[b-eh7p3zohq7] {
    margin-bottom: 18px;
    padding: 16px;
    border: 1px solid #bfdbfe;
    border-radius: 11px;
    background: #f3f8ff;
}

.purchase-order-selector small[b-eh7p3zohq7] {
    color: #687b92;
    font-size: 11px;
}

.purchase-line-field[b-eh7p3zohq7] {
    margin-bottom: 16px;
    padding: 16px;
    border: 1px solid #c9ddf2;
    border-radius: 11px;
    background: #f7fbff;
}

.order-line-summary[b-eh7p3zohq7] {
    display: flex;
    flex-wrap: wrap;
    gap: 9px 22px;
    margin-top: 10px;
    padding: 11px 13px;
    border-radius: 8px;
    color: #5d7088;
    background: #eaf3fd;
    font-size: 11px;
}

.order-line-summary strong[b-eh7p3zohq7] {
    color: #0b6ccc;
}

.page-header[b-eh7p3zohq7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

    .page-header h1[b-eh7p3zohq7] {
        margin: 0 0 5px;
        font-size: 29px;
        font-weight: 750;
    }

    .page-header p[b-eh7p3zohq7] {
        margin: 0;
        color: #74829a;
        font-size: 14px;
    }

.receipt-number[b-eh7p3zohq7] {
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 220px;
    padding: 11px 15px;
    border: 1px solid #d8e3ef;
    border-radius: 9px;
    background: #ffffff;
}

    .receipt-number span[b-eh7p3zohq7] {
        color: #8491a5;
        font-size: 10px;
        text-transform: uppercase;
    }

    .receipt-number strong[b-eh7p3zohq7] {
        color: #176aca;
        font-size: 14px;
    }

.message[b-eh7p3zohq7] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 9px;
    font-size: 13px;
}

.success-message[b-eh7p3zohq7] {
    color: #08763c;
    border-color: #bce5ce;
    background: #eefaf3;
}

.error-message[b-eh7p3zohq7] {
    color: #b42318;
    border-color: #f1c4c0;
    background: #fff3f2;
}

.receipt-layout[b-eh7p3zohq7] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    align-items: start;
    gap: 18px;
}

.receipt-main[b-eh7p3zohq7] {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.form-card[b-eh7p3zohq7],
.summary-card[b-eh7p3zohq7],
.recent-card[b-eh7p3zohq7],
.loading-card[b-eh7p3zohq7] {
    border: 1px solid #dce5ef;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 3px 13px rgba(18, 42, 76, 0.04);
}

.card-header[b-eh7p3zohq7] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 17px 20px;
    border-bottom: 1px solid #e4eaf2;
}

.card-icon[b-eh7p3zohq7] {
    display: flex;
    flex: 0 0 34px;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    color: #0b6bd8;
    border: 1px solid #c9dff8;
    border-radius: 8px;
    background: #eaf4ff;
    font-size: 13px;
    font-weight: 800;
}

.card-header h2[b-eh7p3zohq7],
.summary-card h2[b-eh7p3zohq7],
.recent-header h2[b-eh7p3zohq7] {
    margin: 0 0 3px;
    color: #172b47;
    font-size: 16px;
    font-weight: 720;
}

.card-header p[b-eh7p3zohq7],
.recent-header p[b-eh7p3zohq7] {
    margin: 0;
    color: #8491a5;
    font-size: 11px;
}

.card-body[b-eh7p3zohq7] {
    padding: 20px;
}

.form-grid[b-eh7p3zohq7] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.form-field[b-eh7p3zohq7] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 6px;
}

.form-field-wide[b-eh7p3zohq7] {
    grid-column: 1 / -1;
}

.form-field label[b-eh7p3zohq7] {
    color: #42546e;
    font-size: 12px;
    font-weight: 650;
}

    .form-field label span[b-eh7p3zohq7] {
        color: #d92e27;
    }

.form-field small[b-eh7p3zohq7] {
    color: #8a96a8;
    font-size: 10px;
}

.form-control[b-eh7p3zohq7] {
    width: 100%;
    height: 42px;
    padding: 0 12px;
    color: #1c324e;
    border: 1px solid #d3deeb;
    border-radius: 8px;
    outline: none;
    background: #ffffff;
    font-size: 13px;
}

    .form-control:focus[b-eh7p3zohq7] {
        border-color: #3688e2;
        box-shadow: 0 0 0 3px rgba(30, 118, 216, 0.1);
    }

.textarea[b-eh7p3zohq7] {
    min-height: 88px;
    padding: 11px 12px;
    resize: vertical;
}

.input-with-suffix[b-eh7p3zohq7] {
    position: relative;
}

    .input-with-suffix .form-control[b-eh7p3zohq7] {
        padding-right: 52px;
    }

    .input-with-suffix > span[b-eh7p3zohq7] {
        position: absolute;
        top: 50%;
        right: 12px;
        color: #8390a3;
        font-size: 11px;
        transform: translateY(-50%);
    }

.selected-product[b-eh7p3zohq7] {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 13px;
    border: 1px solid #d7e5f5;
    border-radius: 9px;
    background: #f5f9fe;
}

.product-avatar[b-eh7p3zohq7] {
    display: flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: #0863c2;
    border: 1px solid #c3dbf6;
    border-radius: 9px;
    background: #e5f1ff;
    font-size: 11px;
    font-weight: 800;
}

.selected-product > div:nth-child(2)[b-eh7p3zohq7] {
    min-width: 0;
    flex: 1;
}

.selected-product strong[b-eh7p3zohq7],
.selected-product span[b-eh7p3zohq7] {
    display: block;
}

.selected-product strong[b-eh7p3zohq7] {
    margin-bottom: 4px;
    color: #18304f;
    font-size: 13px;
}

.selected-product span[b-eh7p3zohq7] {
    color: #74839a;
    font-size: 10px;
}

.product-price[b-eh7p3zohq7] {
    text-align: right;
}

    .product-price strong[b-eh7p3zohq7] {
        color: #0a7540;
        font-size: 14px;
    }

.receipt-summary[b-eh7p3zohq7] {
    position: sticky;
    top: 82px;
}

.summary-card[b-eh7p3zohq7] {
    padding: 20px;
}

    .summary-card h2[b-eh7p3zohq7] {
        margin-bottom: 18px;
        padding-bottom: 13px;
        border-bottom: 1px solid #e2e8f1;
    }

.summary-row[b-eh7p3zohq7],
.summary-total[b-eh7p3zohq7] {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    padding: 10px 0;
}

    .summary-row span[b-eh7p3zohq7],
    .summary-total span[b-eh7p3zohq7] {
        color: #728098;
        font-size: 11px;
    }

    .summary-row strong[b-eh7p3zohq7] {
        max-width: 180px;
        color: #2b3f5d;
        font-size: 12px;
        text-align: right;
    }

.summary-total[b-eh7p3zohq7] {
    margin-top: 8px;
    padding-top: 15px;
    border-top: 1px solid #e0e7f0;
}

    .summary-total strong[b-eh7p3zohq7] {
        color: #173252;
        font-size: 16px;
    }

.gross-total[b-eh7p3zohq7] {
    margin: 0 0 17px;
    padding-top: 8px;
    border-top: none;
}

    .gross-total strong[b-eh7p3zohq7] {
        color: #08743e;
        font-size: 20px;
    }

.save-button[b-eh7p3zohq7] {
    width: 100%;
    min-height: 44px;
    color: #ffffff;
    border: 1px solid #0763d3;
    border-radius: 8px;
    background: linear-gradient(135deg, #1479e9, #0763d3);
    box-shadow: 0 6px 15px rgba(9, 102, 214, 0.22);
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

    .save-button:disabled[b-eh7p3zohq7] {
        cursor: wait;
        opacity: 0.65;
    }

.save-information[b-eh7p3zohq7] {
    margin: 10px 0 0;
    color: #8995a7;
    font-size: 9px;
    text-align: center;
}

.recent-card[b-eh7p3zohq7] {
    margin-top: 20px;
    overflow: hidden;
}

.recent-header[b-eh7p3zohq7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 19px;
    border-bottom: 1px solid #e2e8f1;
}

.refresh-button[b-eh7p3zohq7] {
    min-height: 34px;
    padding: 0 12px;
    color: #2a405e;
    border: 1px solid #d3deea;
    border-radius: 7px;
    background: #ffffff;
    font-size: 11px;
    font-weight: 650;
    cursor: pointer;
}

.table-wrapper[b-eh7p3zohq7] {
    width: 100%;
    overflow-x: auto;
}

table[b-eh7p3zohq7] {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
}

th[b-eh7p3zohq7] {
    padding: 11px 15px;
    color: #53637c;
    border-bottom: 1px solid #dee6ef;
    background: #f7f9fc;
    font-size: 10px;
    text-align: left;
    text-transform: uppercase;
}

td[b-eh7p3zohq7] {
    padding: 13px 15px;
    color: #3b4e68;
    border-bottom: 1px solid #e6ecf3;
    font-size: 12px;
}

tbody tr:last-child td[b-eh7p3zohq7] {
    border-bottom: none;
}

.status-posted[b-eh7p3zohq7] {
    display: inline-flex;
    padding: 5px 8px;
    color: #08763c;
    border: 1px solid #c5e7d3;
    border-radius: 6px;
    background: #eaf8f0;
    font-size: 9px;
    font-weight: 700;
}

.empty-state[b-eh7p3zohq7],
.loading-card[b-eh7p3zohq7] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    color: #7b899f;
    font-size: 12px;
}

.loading-card[b-eh7p3zohq7] {
    gap: 11px;
}

.spinner[b-eh7p3zohq7] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-eh7p3zohq7 700ms linear infinite;
}

[b-eh7p3zohq7] .validation-message {
    color: #c42b23;
    font-size: 10px;
}

[b-eh7p3zohq7] .invalid {
    border-color: #d8453d;
}

@keyframes spin-b-eh7p3zohq7 {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1050px) {
    .receipt-layout[b-eh7p3zohq7] {
        grid-template-columns: 1fr;
    }

    .receipt-summary[b-eh7p3zohq7] {
        position: static;
    }
}

@media (max-width: 680px) {
    .receipt-page[b-eh7p3zohq7] {
        padding: 17px 12px;
    }

    .page-header[b-eh7p3zohq7] {
        align-items: stretch;
        flex-direction: column;
    }

    .receipt-number[b-eh7p3zohq7] {
        min-width: 0;
    }

    .form-grid[b-eh7p3zohq7] {
        grid-template-columns: 1fr;
    }

    .form-field-wide[b-eh7p3zohq7],
    .selected-product[b-eh7p3zohq7] {
        grid-column: auto;
    }

    .selected-product[b-eh7p3zohq7] {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .product-price[b-eh7p3zohq7] {
        width: 100%;
        padding-top: 9px;
        border-top: 1px solid #dae5f2;
        text-align: left;
    }
}
/* Bevételezési termékválasztó vonalkódolvasója */
.receipt-product-label[b-eh7p3zohq7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 7px;
}

.receipt-product-label label[b-eh7p3zohq7] { margin: 0; }

.receipt-barcode-button[b-eh7p3zohq7] {
    min-height: 38px;
    padding: 8px 13px;
    color: #0d66d0;
    background: #eaf4ff;
    border: 1px solid #c9e0fb;
    border-radius: 10px;
    font-weight: 750;
    cursor: pointer;
}

.receipt-barcode-button:hover[b-eh7p3zohq7] { color: #fff; background: #1677ef; border-color: #1677ef; }

:global(html.bdn-dark-panels) .receipt-barcode-button[b-eh7p3zohq7] {
    color: #8dc0ff;
    background: #16283e;
    border-color: #2a4565;
}

@media (max-width: 680px) {
    .receipt-product-label[b-eh7p3zohq7] { align-items: stretch; flex-direction: column; }
    .receipt-barcode-button[b-eh7p3zohq7] { width: 100%; }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.bdn-dashboard[b-htojivfbhh] {
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
    color: #1b2739;
}

.bdn-page-heading[b-htojivfbhh] {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

    .bdn-page-heading h1[b-htojivfbhh] {
        margin: 0;
        color: #182438;
        font-size: 25px;
        font-weight: 720;
        letter-spacing: -0.4px;
    }

    .bdn-page-heading p[b-htojivfbhh] {
        margin: 5px 0 0;
        color: #768397;
        font-size: 13px;
    }

.bdn-heading-actions[b-htojivfbhh] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bdn-button[b-htojivfbhh] {
    min-height: 39px;
    padding: 0 15px;
    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    border-radius: 7px;
    cursor: pointer;
    transition: transform 140ms ease, box-shadow 140ms ease;
}

    .bdn-button:hover[b-htojivfbhh] {
        transform: translateY(-1px);
    }

.bdn-button-primary[b-htojivfbhh] {
    color: #ffffff;
    background: linear-gradient(135deg, #2182ed, #0866cf);
    border: 1px solid #0866cf;
    box-shadow: 0 4px 11px rgba(20, 115, 230, 0.22);
}

.bdn-button-secondary[b-htojivfbhh] {
    color: #2d3d54;
    background: #ffffff;
    border: 1px solid #dbe2ec;
}

.bdn-card[b-htojivfbhh] {
    min-width: 0;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(29, 43, 65, 0.045);
}

.bdn-kpi-grid[b-htojivfbhh] {
    margin-bottom: 18px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.bdn-kpi-card[b-htojivfbhh] {
    min-height: 120px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 17px;
}

.bdn-kpi-icon[b-htojivfbhh] {
    width: 53px;
    height: 53px;
    display: grid;
    place-items: center;
    flex: 0 0 53px;
    font-size: 26px;
    border-radius: 11px;
}

.bdn-icon-blue[b-htojivfbhh] {
    color: #1473e6;
    background: #e8f2ff;
    border: 1px solid #d4e6ff;
}

.bdn-icon-green[b-htojivfbhh] {
    color: #219452;
    background: #e8f6ed;
    border: 1px solid #d2eddc;
}

.bdn-icon-orange[b-htojivfbhh] {
    color: #df7900;
    background: #fff2df;
    border: 1px solid #ffe1b5;
}

.bdn-kpi-content[b-htojivfbhh] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.bdn-kpi-label[b-htojivfbhh] {
    overflow: hidden;
    color: #526076;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bdn-kpi-value[b-htojivfbhh] {
    margin: 3px 0 2px;
    color: #142138;
    font-size: clamp(24px, 2vw, 31px);
    font-weight: 750;
    line-height: 1.1;
    letter-spacing: -0.6px;
}

.bdn-change-positive[b-htojivfbhh] {
    color: #27844d;
    font-size: 10px;
}

.bdn-change-negative[b-htojivfbhh] {
    color: #d43b3b;
    font-size: 10px;
}

.bdn-text-green[b-htojivfbhh] {
    color: #178b45 !important;
}

.bdn-text-orange[b-htojivfbhh] {
    color: #df7300 !important;
}

.bdn-dashboard-main-grid[b-htojivfbhh] {
    margin-bottom: 18px;
    display: grid;
    grid-template-columns: minmax(0, 2.15fr) minmax(330px, 1fr);
    gap: 16px;
    align-items: stretch;
}

.bdn-dashboard-bottom-grid[b-htojivfbhh] {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(400px, 1fr);
    gap: 16px;
    align-items: stretch;
}

.bdn-card-header[b-htojivfbhh] {
    min-height: 69px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    border-bottom: 1px solid #e9edf3;
}

    .bdn-card-header h2[b-htojivfbhh] {
        margin: 0;
        color: #192537;
        font-size: 16px;
        font-weight: 700;
    }

    .bdn-card-header div > span[b-htojivfbhh] {
        display: block;
        margin-top: 3px;
        color: #8692a3;
        font-size: 10px;
    }

.bdn-card-link[b-htojivfbhh],
.bdn-bottom-link[b-htojivfbhh] {
    color: #1473e6;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
}

    .bdn-card-link:hover[b-htojivfbhh],
    .bdn-bottom-link:hover[b-htojivfbhh] {
        color: #075bbd;
        text-decoration: underline;
    }

.bdn-table-scroll[b-htojivfbhh] {
    width: 100%;
    overflow-x: auto;
}

.bdn-stock-table[b-htojivfbhh],
.bdn-orders-table[b-htojivfbhh] {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 11px;
}

.bdn-stock-table[b-htojivfbhh] {
    min-width: 820px;
}

.bdn-orders-table[b-htojivfbhh] {
    min-width: 730px;
}

    .bdn-stock-table th[b-htojivfbhh],
    .bdn-orders-table th[b-htojivfbhh] {
        height: 42px;
        padding: 0 15px;
        color: #526076;
        font-size: 10px;
        font-weight: 650;
        text-align: left;
        background: #f8fafc;
        border-bottom: 1px solid #e8ecf2;
        white-space: nowrap;
    }

    .bdn-stock-table td[b-htojivfbhh],
    .bdn-orders-table td[b-htojivfbhh] {
        padding: 10px 15px;
        color: #46536a;
        border-bottom: 1px solid #edf0f4;
        vertical-align: middle;
        white-space: nowrap;
    }

    .bdn-stock-table tbody tr:last-child td[b-htojivfbhh],
    .bdn-orders-table tbody tr:last-child td[b-htojivfbhh] {
        border-bottom: 0;
    }

    .bdn-stock-table tbody tr:hover[b-htojivfbhh],
    .bdn-orders-table tbody tr:hover[b-htojivfbhh] {
        background: #fafcff;
    }

    .bdn-stock-table td strong[b-htojivfbhh],
    .bdn-orders-table td strong[b-htojivfbhh] {
        color: #253248;
        font-weight: 650;
    }

.bdn-product-cell[b-htojivfbhh] {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .bdn-product-cell > div:last-child[b-htojivfbhh] {
        display: flex;
        flex-direction: column;
    }

    .bdn-product-cell span[b-htojivfbhh],
    .bdn-table-subtext[b-htojivfbhh] {
        display: block;
        margin-top: 3px;
        color: #8a96a7;
        font-size: 9px;
    }

.bdn-product-thumbnail[b-htojivfbhh] {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    flex: 0 0 38px;
    font-size: 10px;
    font-weight: 800;
    border-radius: 7px;
}

.bdn-small-thumbnail[b-htojivfbhh] {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    flex: 0 0 38px;
    font-size: 9px;
    font-weight: 800;
    border-radius: 7px;
}

.bdn-thumbnail-red[b-htojivfbhh] {
    color: #a72c2c;
    background: #fde8e8;
    border: 1px solid #f8caca;
}

.bdn-thumbnail-yellow[b-htojivfbhh] {
    color: #947000;
    background: #fff5c8;
    border: 1px solid #f1df8d;
}

.bdn-thumbnail-green[b-htojivfbhh] {
    color: #287243;
    background: #e3f3e8;
    border: 1px solid #c3e4cd;
}

.bdn-thumbnail-blue[b-htojivfbhh] {
    color: #24659d;
    background: #e5f1fc;
    border: 1px solid #c7e0f6;
}

.bdn-available[b-htojivfbhh] {
    color: #178b45 !important;
    font-weight: 700;
}

.bdn-available-warning[b-htojivfbhh] {
    color: #db7300 !important;
    font-weight: 700;
}

.bdn-status[b-htojivfbhh] {
    display: inline-flex;
    align-items: center;
    min-height: 25px;
    padding: 4px 9px;
    font-size: 9px;
    font-weight: 650;
    line-height: 1;
    border-radius: 6px;
}

.bdn-status-ok[b-htojivfbhh] {
    color: #287648;
    background: #e5f4ea;
    border: 1px solid #d2ead9;
}

.bdn-status-warning[b-htojivfbhh] {
    color: #ad6700;
    background: #fff2d8;
    border: 1px solid #f5e0b7;
}

.bdn-status-danger[b-htojivfbhh] {
    color: #b63636;
    background: #fde8e8;
    border: 1px solid #f6d1d1;
}

.bdn-status-info[b-htojivfbhh] {
    color: #1764b3;
    background: #e5f1ff;
    border: 1px solid #d1e4fb;
}

.bdn-alert-count[b-htojivfbhh] {
    min-width: 25px;
    height: 25px;
    padding: 0 7px;
    display: grid;
    place-items: center;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 700;
    background: #e23333;
    border-radius: 13px;
}

.bdn-expiration-card[b-htojivfbhh] {
    display: flex;
    flex-direction: column;
}

.bdn-expiration-list[b-htojivfbhh] {
    padding: 13px;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 9px;
}

.bdn-expiration-item[b-htojivfbhh] {
    min-height: 62px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: #fafbfd;
    border: 1px solid #edf0f4;
    border-left: 3px solid #d3dae4;
    border-radius: 8px;
}

.bdn-expiration-critical[b-htojivfbhh] {
    background: #fff9f9;
    border-left-color: #e33333;
}

.bdn-expiration-warning[b-htojivfbhh] {
    background: #fffdf8;
    border-left-color: #e18a19;
}

.bdn-expiration-product[b-htojivfbhh] {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 9px;
}

    .bdn-expiration-product > div:last-child[b-htojivfbhh] {
        min-width: 0;
        display: flex;
        flex-direction: column;
    }

    .bdn-expiration-product strong[b-htojivfbhh] {
        overflow: hidden;
        color: #263248;
        font-size: 10px;
        font-weight: 650;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .bdn-expiration-product span[b-htojivfbhh] {
        margin-top: 3px;
        color: #8793a4;
        font-size: 9px;
    }

.bdn-expiration-date[b-htojivfbhh] {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

    .bdn-expiration-date strong[b-htojivfbhh] {
        color: #dd7200;
        font-size: 10px;
    }

.bdn-expiration-critical .bdn-expiration-date strong[b-htojivfbhh] {
    color: #dc3434;
}

.bdn-expiration-date span[b-htojivfbhh] {
    margin-top: 3px;
    color: #8995a6;
    font-size: 9px;
}

.bdn-bottom-link[b-htojivfbhh] {
    margin: 0 16px 14px;
}

.bdn-chart-card[b-htojivfbhh] {
    padding-bottom: 16px;
}

.bdn-category-select[b-htojivfbhh] {
    min-width: 138px;
    height: 34px;
    padding: 0 28px 0 10px;
    color: #415066;
    font: inherit;
    font-size: 10px;
    background: #ffffff;
    border: 1px solid #dce3ec;
    border-radius: 7px;
    outline: 0;
}

.bdn-chart-container[b-htojivfbhh] {
    height: 240px;
    padding: 20px 20px 0;
    display: grid;
    grid-template-columns: 25px minmax(0, 1fr);
}

.bdn-chart-y-axis[b-htojivfbhh] {
    padding: 0 4px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #8a95a6;
    font-size: 8px;
}

.bdn-chart[b-htojivfbhh] {
    width: 100%;
    height: 100%;
    overflow: visible;
}

.bdn-grid-line[b-htojivfbhh] {
    stroke: #edf0f5;
    stroke-width: 1;
}

.bdn-chart-area[b-htojivfbhh] {
    fill: url("#stockArea");
}

.bdn-chart-line[b-htojivfbhh] {
    fill: none;
    stroke: #1473e6;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.bdn-chart-labels[b-htojivfbhh] {
    margin: 5px 20px 0 45px;
    display: flex;
    justify-content: space-between;
    color: #8793a4;
    font-size: 8px;
}

.bdn-chart-summary[b-htojivfbhh] {
    margin: 18px 20px 0;
    padding-top: 15px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-top: 1px solid #e9edf3;
}

    .bdn-chart-summary > div[b-htojivfbhh] {
        padding: 0 14px;
        display: flex;
        flex-direction: column;
        border-right: 1px solid #e9edf3;
    }

        .bdn-chart-summary > div:first-child[b-htojivfbhh] {
            padding-left: 0;
        }

        .bdn-chart-summary > div:last-child[b-htojivfbhh] {
            padding-right: 0;
            border-right: 0;
        }

    .bdn-chart-summary span[b-htojivfbhh] {
        color: #8995a6;
        font-size: 9px;
    }

    .bdn-chart-summary strong[b-htojivfbhh] {
        margin-top: 5px;
        color: #253248;
        font-size: 15px;
    }

@media (max-width: 1350px) {
    .bdn-kpi-grid[b-htojivfbhh] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bdn-dashboard-main-grid[b-htojivfbhh],
    .bdn-dashboard-bottom-grid[b-htojivfbhh] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 720px) {
    .bdn-page-heading[b-htojivfbhh] {
        align-items: flex-start;
        flex-direction: column;
    }

    .bdn-heading-actions[b-htojivfbhh] {
        width: 100%;
    }

        .bdn-heading-actions .bdn-button[b-htojivfbhh] {
            flex: 1;
        }

    .bdn-kpi-grid[b-htojivfbhh] {
        grid-template-columns: 1fr;
    }

    .bdn-kpi-card[b-htojivfbhh] {
        min-height: 104px;
    }

    .bdn-dashboard-main-grid[b-htojivfbhh],
    .bdn-dashboard-bottom-grid[b-htojivfbhh] {
        display: block;
    }

        .bdn-dashboard-main-grid > *[b-htojivfbhh],
        .bdn-dashboard-bottom-grid > *[b-htojivfbhh] {
            margin-bottom: 14px;
        }

    .bdn-card-header[b-htojivfbhh] {
        min-height: 62px;
        padding: 0 14px;
    }

    .bdn-chart-summary[b-htojivfbhh] {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

        .bdn-chart-summary > div[b-htojivfbhh] {
            padding: 0;
            border-right: 0;
        }
    .bdn-heading-actions a[b-htojivfbhh] {
        text-decoration: none;
    }

    .dashboard-loading[b-htojivfbhh] {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        min-height: 400px;
        color: #76849a;
    }

    .dashboard-spinner[b-htojivfbhh] {
        width: 23px;
        height: 23px;
        border: 3px solid #dce8f5;
        border-top-color: #1474df;
        border-radius: 50%;
        animation: dashboard-spin-b-htojivfbhh 700ms linear infinite;
    }

    .dashboard-error[b-htojivfbhh] {
        margin-bottom: 18px;
        padding: 13px 16px;
        color: #b42318;
        border: 1px solid #f0c4c0;
        border-radius: 8px;
        background: #fff2f1;
        font-size: 12px;
    }

    .dashboard-empty[b-htojivfbhh] {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 250px;
        flex-direction: column;
        padding: 25px;
        color: #7b899d;
        text-align: center;
    }

        .dashboard-empty strong[b-htojivfbhh] {
            margin-bottom: 5px;
            color: #2d425d;
            font-size: 13px;
        }

        .dashboard-empty span[b-htojivfbhh] {
            margin-bottom: 12px;
            font-size: 10px;
        }

        .dashboard-empty a[b-htojivfbhh] {
            color: #0869d6;
            font-size: 10px;
            font-weight: 700;
            text-decoration: none;
        }

    .compact-empty[b-htojivfbhh] {
        min-height: 180px;
    }

    @keyframes dashboard-spin-b-htojivfbhh {
        to {
            transform: rotate(360deg);
        }
    }
}
/* Dashboard fejléc műveleti gombjai */

.bdn-heading-actions[b-htojivfbhh] {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .bdn-heading-actions .bdn-button[b-htojivfbhh] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-width: 150px;
        min-height: 40px;
        padding: 0 16px;
        line-height: 1;
        white-space: nowrap;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;
        transition: transform 140ms ease, box-shadow 140ms ease, background-color 140ms ease, border-color 140ms ease;
    }

        .bdn-heading-actions .bdn-button:hover[b-htojivfbhh],
        .bdn-heading-actions .bdn-button:focus[b-htojivfbhh],
        .bdn-heading-actions .bdn-button:active[b-htojivfbhh],
        .bdn-heading-actions .bdn-button:visited[b-htojivfbhh] {
            text-decoration: none;
        }

    .bdn-heading-actions .bdn-button-secondary[b-htojivfbhh] {
        color: #243954;
        border: 1px solid #d6e0ec;
        background: #ffffff;
        box-shadow: 0 2px 5px rgba(20, 43, 76, 0.04);
    }

        .bdn-heading-actions .bdn-button-secondary:hover[b-htojivfbhh] {
            color: #142b48;
            border-color: #b9c9dc;
            background: #f7f9fc;
            box-shadow: 0 4px 10px rgba(20, 43, 76, 0.08);
            transform: translateY(-1px);
        }

    .bdn-heading-actions .bdn-button-primary[b-htojivfbhh] {
        color: #ffffff;
        border: 1px solid #0865d3;
        background: linear-gradient(135deg, #2182ed, #0865d3);
        box-shadow: 0 5px 12px rgba(13, 105, 215, 0.23);
    }

        .bdn-heading-actions .bdn-button-primary:hover[b-htojivfbhh] {
            color: #ffffff;
            background: linear-gradient(135deg, #1477e5, #075bc0);
            box-shadow: 0 7px 16px rgba(13, 105, 215, 0.3);
            transform: translateY(-1px);
        }

.bdn-button-icon[b-htojivfbhh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
}

@media (max-width: 720px) {
    .bdn-heading-actions[b-htojivfbhh] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }

        .bdn-heading-actions .bdn-button[b-htojivfbhh] {
            width: 100%;
            min-width: 0;
            padding: 0 10px;
        }
}

@media (max-width: 430px) {
    .bdn-heading-actions[b-htojivfbhh] {
        grid-template-columns: 1fr;
    }
}

/* 2026 AIRY DASHBOARD */
.bdn-dashboard[b-htojivfbhh] { max-width: 1660px; }
.bdn-page-heading[b-htojivfbhh] { margin-bottom: 24px; }
.bdn-page-heading h1[b-htojivfbhh] { font-size: 28px; font-weight: 760; letter-spacing: -.75px; }
.bdn-card[b-htojivfbhh] { border-color: rgba(226,234,244,.9); border-radius: 16px; box-shadow: 0 10px 32px rgba(39,78,125,.075),0 2px 8px rgba(39,78,125,.035); }
.bdn-kpi-grid[b-htojivfbhh] { gap: 18px; margin-bottom: 20px; }
.bdn-kpi-card[b-htojivfbhh] { position:relative; min-height:132px; padding:22px; overflow:hidden; border:0; transition:transform .18s ease,box-shadow .18s ease; }
.bdn-kpi-card[b-htojivfbhh]::after { position:absolute; right:-34px; bottom:-42px; width:110px; height:110px; content:""; background:rgba(37,128,244,.045); border-radius:50%; }
.bdn-kpi-card:hover[b-htojivfbhh] { box-shadow:0 18px 42px rgba(39,78,125,.12),0 4px 12px rgba(39,78,125,.05); transform:translateY(-2px); }
.bdn-kpi-card:nth-child(2)[b-htojivfbhh] { background:linear-gradient(135deg,#1878f5,#0964dd); }
.bdn-kpi-card:nth-child(2) .bdn-kpi-label[b-htojivfbhh],
.bdn-kpi-card:nth-child(2) .bdn-change-positive[b-htojivfbhh] { color:rgba(255,255,255,.78); }
.bdn-kpi-card:nth-child(2) .bdn-kpi-value[b-htojivfbhh] { color:#fff; }
.bdn-kpi-card:nth-child(2) .bdn-kpi-icon[b-htojivfbhh] { color:#fff; background:rgba(255,255,255,.14); border-color:rgba(255,255,255,.16); }
.bdn-kpi-icon[b-htojivfbhh] { width:48px; height:48px; flex-basis:48px; border:0; border-radius:13px; }
.bdn-icon-blue[b-htojivfbhh] { background:#eaf3ff; }
.bdn-icon-green[b-htojivfbhh] { background:#e7f8f0; }
.bdn-icon-orange[b-htojivfbhh] { background:#fff1e4; }
.bdn-kpi-label[b-htojivfbhh] { color:#718096; }
.bdn-kpi-value[b-htojivfbhh] { margin:6px 0 4px; color:#172033; font-weight:760; }
.bdn-dashboard-main-grid[b-htojivfbhh],.bdn-dashboard-bottom-grid[b-htojivfbhh] { gap:18px; margin-bottom:18px; }
.bdn-card-header[b-htojivfbhh] { min-height:66px; padding:0 20px; border-color:#edf2f8; }
.bdn-stock-table th[b-htojivfbhh],.bdn-orders-table th[b-htojivfbhh] { background:#f8fbff; border-color:#edf2f8; }
.bdn-stock-table td[b-htojivfbhh],.bdn-orders-table td[b-htojivfbhh] { border-color:#edf2f8; }
.bdn-stock-table tbody tr:hover[b-htojivfbhh],.bdn-orders-table tbody tr:hover[b-htojivfbhh] { background:#f7faff; }
.bdn-product-thumbnail[b-htojivfbhh],.bdn-small-thumbnail[b-htojivfbhh] { overflow:hidden; border:0; border-radius:10px; box-shadow:0 4px 12px rgba(39,78,125,.08); }
.bdn-expiration-item[b-htojivfbhh] { background:#fbfdff; border:1px solid #edf2f8; border-left-width:3px; border-radius:11px; }
.bdn-chart-line[b-htojivfbhh] { stroke:#1674f5; }
.bdn-grid-line[b-htojivfbhh] { stroke:#edf3f9; }
.bdn-category-select[b-htojivfbhh] { border-color:#e0e8f2; border-radius:9px; }

@media (max-width:720px) {
    .bdn-page-heading h1[b-htojivfbhh] { font-size:25px; }
    .bdn-kpi-card[b-htojivfbhh] { min-height:108px; }
    .bdn-kpi-card:hover[b-htojivfbhh] { transform:none; }
}

/* A jóváhagyott világos dashboard-terv szerkezete */
.bdn-welcome-kicker[b-htojivfbhh] {
    display: block;
    margin-bottom: 7px;
    color: #1674f5;
    font-size: 10px;
    font-weight: 750;
    letter-spacing: .09em;
    text-transform: uppercase;
}

.bdn-page-heading[b-htojivfbhh] {
    min-height: 76px;
    align-items: flex-end;
}

.bdn-page-heading h1[b-htojivfbhh] {
    font-size: clamp(27px, 2.2vw, 36px);
}

.bdn-kpi-grid[b-htojivfbhh] {
    grid-template-columns: 1.35fr repeat(3, minmax(0, 1fr));
}

.bdn-kpi-card:nth-child(2)[b-htojivfbhh] {
    order: -1;
    min-height: 138px;
    box-shadow: 0 16px 34px rgba(22, 116, 245, .24);
}

.bdn-kpi-card:nth-child(2)[b-htojivfbhh]::before {
    position: absolute;
    top: 16px;
    right: 18px;
    width: 8px;
    height: 8px;
    content: "";
    background: #77e4ac;
    border: 3px solid rgba(255,255,255,.28);
    border-radius: 50%;
    box-sizing: content-box;
}

.bdn-dashboard-main-grid[b-htojivfbhh] {
    grid-template-columns: minmax(0, 1.65fr) minmax(340px, .95fr);
}

.bdn-stock-card[b-htojivfbhh],
.bdn-quick-card[b-htojivfbhh] {
    min-height: 410px;
}

.bdn-quick-card[b-htojivfbhh] {
    display: flex;
    flex-direction: column;
}

.bdn-quick-grid[b-htojivfbhh] {
    padding: 15px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
}

.bdn-quick-product[b-htojivfbhh] {
    min-width: 0;
    min-height: 137px;
    padding: 14px;
    display: grid;
    grid-template-columns: 68px minmax(0, 1fr);
    grid-template-rows: 1fr auto;
    gap: 10px 12px;
    color: inherit;
    background: linear-gradient(145deg, #fbfdff, #f5f9fe);
    border: 1px solid #edf2f8;
    border-radius: 13px;
    text-decoration: none;
    transition: transform .17s ease, box-shadow .17s ease, border-color .17s ease;
}

.bdn-quick-product:hover[b-htojivfbhh] {
    color: inherit;
    border-color: #d7e5f7;
    box-shadow: 0 12px 28px rgba(39,78,125,.1);
    transform: translateY(-2px);
}

.bdn-quick-image[b-htojivfbhh] {
    grid-row: 1 / 3;
    align-self: center;
}

.bdn-quick-information[b-htojivfbhh] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-self: center;
}

.bdn-quick-information strong[b-htojivfbhh] {
    overflow: hidden;
    color: #243148;
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bdn-quick-information span[b-htojivfbhh] {
    margin-top: 5px;
    color: #8a97aa;
    font-size: 8px;
}

.bdn-quick-stock[b-htojivfbhh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 7px;
}

.bdn-quick-stock > strong[b-htojivfbhh] {
    color: #172033;
    font-size: 14px;
}

.bdn-quick-stock .bdn-status[b-htojivfbhh] {
    padding: 4px 6px;
    font-size: 8px;
}

.bdn-dashboard-bottom-grid[b-htojivfbhh] {
    grid-template-columns: minmax(0, 1.55fr) minmax(330px, .85fr);
}

.bdn-chart-card[b-htojivfbhh] { order: 1; }
.bdn-attention-card[b-htojivfbhh] { order: 2; display: flex; flex-direction: column; }
.bdn-orders-card[b-htojivfbhh] { order: 3; grid-column: 1 / -1; }

.bdn-attention-card .bdn-expiration-list[b-htojivfbhh] {
    padding-bottom: 7px;
}

.bdn-attention-card .bdn-bottom-link[b-htojivfbhh] {
    margin-top: auto;
}

@media (max-width: 1350px) {
    .bdn-kpi-grid[b-htojivfbhh] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .bdn-dashboard-main-grid[b-htojivfbhh],
    .bdn-dashboard-bottom-grid[b-htojivfbhh] { grid-template-columns: 1fr; }
    .bdn-orders-card[b-htojivfbhh] { grid-column: auto; }
}

@media (max-width: 720px) {
    .bdn-page-heading[b-htojivfbhh] { min-height: 0; align-items: flex-start; }
    .bdn-kpi-grid[b-htojivfbhh] { grid-template-columns: 1fr; }
    .bdn-quick-grid[b-htojivfbhh] { grid-template-columns: 1fr; }
    .bdn-quick-product[b-htojivfbhh] { min-height: 108px; }
    .bdn-stock-card[b-htojivfbhh],
    .bdn-quick-card[b-htojivfbhh] { min-height: 0; }
}

/* TERV SZERINTI FELSŐ MUTATÓKÁRTYÁK */
.bdn-kpi-grid[b-htojivfbhh] {
    grid-template-columns: minmax(290px, 1.3fr) repeat(3, minmax(210px, 1fr));
    gap: 16px;
}

.bdn-kpi-feature[b-htojivfbhh] {
    min-width: 0;
    min-height: 142px;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
}

.bdn-kpi-pulse[b-htojivfbhh],
.bdn-kpi-feature-body[b-htojivfbhh],
.bdn-kpi-simple[b-htojivfbhh] {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}

.bdn-kpi-pulse[b-htojivfbhh] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    background: linear-gradient(165deg,#2589ff,#116bea);
    box-shadow: 0 15px 30px rgba(22,116,245,.23);
}

.bdn-kpi-pulse svg[b-htojivfbhh] {
    width: 42px;
    height: 42px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.bdn-kpi-pulse > span[b-htojivfbhh] {
    width: 4px;
    height: 4px;
    margin: 2px 1px 0;
    display: inline-block;
    background: rgba(255,255,255,.78);
    border-radius: 50%;
}

.bdn-kpi-pulse > span:nth-of-type(2)[b-htojivfbhh],
.bdn-kpi-pulse > span:nth-of-type(3)[b-htojivfbhh] {
    position: absolute;
    bottom: 15px;
}

.bdn-kpi-pulse > span:nth-of-type(2)[b-htojivfbhh] { margin-left: 14px; }
.bdn-kpi-pulse > span:nth-of-type(3)[b-htojivfbhh] { margin-left: 28px; opacity: .5; }

.bdn-kpi-feature-body[b-htojivfbhh] {
    padding: 20px 22px 16px;
    color: #fff;
    background:
        radial-gradient(circle at 92% 18%,rgba(255,255,255,.16),transparent 75px),
        linear-gradient(135deg,#2588ff 0%,#1575f4 56%,#0862db 100%);
    box-shadow: 0 16px 34px rgba(22,116,245,.23);
}

.bdn-kpi-feature-body[b-htojivfbhh]::after {
    position: absolute;
    right: -28px;
    bottom: -62px;
    width: 145px;
    height: 145px;
    content: "";
    border: 24px solid rgba(255,255,255,.055);
    border-radius: 50%;
}

.bdn-kpi-topline[b-htojivfbhh] {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.bdn-kpi-topline > span[b-htojivfbhh] {
    overflow: hidden;
    color: #67758a;
    font-size: 11px;
    font-weight: 620;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bdn-kpi-topline svg[b-htojivfbhh] {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    color: #8290a4;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.bdn-kpi-feature-body .bdn-kpi-topline > span[b-htojivfbhh],
.bdn-kpi-feature-body .bdn-kpi-topline svg[b-htojivfbhh] {
    color: rgba(255,255,255,.86);
}

.bdn-kpi-feature-value[b-htojivfbhh],
.bdn-kpi-simple-value[b-htojivfbhh] {
    display: block;
    color: #172033;
    font-variant-numeric: tabular-nums;
    font-weight: 760;
    letter-spacing: -.7px;
}

.bdn-kpi-feature-value[b-htojivfbhh] {
    margin-top: 12px;
    color: #fff;
    font-size: clamp(27px,2.1vw,35px);
    line-height: 1;
}

.bdn-kpi-feature-footer[b-htojivfbhh],
.bdn-kpi-simple-footer[b-htojivfbhh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.bdn-kpi-feature-footer[b-htojivfbhh] {
    margin-top: 12px;
    color: rgba(255,255,255,.7);
    font-size: 8px;
}

.bdn-kpi-feature-footer strong[b-htojivfbhh] {
    padding: 4px 7px;
    color: #087044;
    font-size: 8px;
    background: #c9f8df;
    border-radius: 7px;
}

.bdn-kpi-feature-footer b[b-htojivfbhh],
.bdn-kpi-simple-footer b[b-htojivfbhh] { font-size: 10px; }

.bdn-kpi-progress[b-htojivfbhh] {
    position: absolute;
    right: 22px;
    bottom: 11px;
    left: 22px;
    height: 3px;
    overflow: hidden;
    background: rgba(255,255,255,.2);
    border-radius: 4px;
}

.bdn-kpi-progress span[b-htojivfbhh] {
    width: 42%;
    height: 100%;
    display: block;
    background: rgba(255,255,255,.82);
    border-radius: inherit;
}

.bdn-kpi-simple[b-htojivfbhh] {
    min-width: 0;
    min-height: 142px;
    padding: 20px 21px 17px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: rgba(255,255,255,.97);
}

.bdn-kpi-simple[b-htojivfbhh]::after {
    position: absolute;
    right: -35px;
    bottom: -48px;
    width: 110px;
    height: 110px;
    content: "";
    background: rgba(34,125,244,.035);
    border-radius: 50%;
}

.bdn-kpi-simple-value[b-htojivfbhh] {
    margin: 10px 0 8px;
    font-size: clamp(26px,1.9vw,34px);
    line-height: 1;
}

.bdn-kpi-simple-value small[b-htojivfbhh] {
    font-size: .48em;
    font-weight: 680;
    letter-spacing: 0;
}

.bdn-kpi-simple-footer[b-htojivfbhh] {
    color: #99a4b3;
    font-size: 8px;
}

.bdn-kpi-simple-footer strong[b-htojivfbhh] {
    padding: 4px 7px;
    font-size: 8px;
    border-radius: 7px;
    white-space: nowrap;
}

.bdn-kpi-simple-footer .positive[b-htojivfbhh] {
    color: #148854;
    background: #e4f8ed;
}

.bdn-kpi-simple-footer .negative[b-htojivfbhh] {
    color: #d94351;
    background: #ffebee;
}

.bdn-kpi-simple.warning .bdn-kpi-topline svg[b-htojivfbhh],
.bdn-kpi-simple.warning .bdn-kpi-simple-value[b-htojivfbhh] {
    color: #e27318;
}

@media (max-width:1350px) {
    .bdn-kpi-grid[b-htojivfbhh] { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width:720px) {
    .bdn-kpi-grid[b-htojivfbhh] { grid-template-columns: 1fr; }
    .bdn-kpi-feature[b-htojivfbhh] { grid-template-columns: minmax(0,1fr); }
    .bdn-kpi-pulse[b-htojivfbhh],
    .bdn-kpi-feature-body[b-htojivfbhh],
    .bdn-kpi-simple[b-htojivfbhh] { border-radius: 14px; }
}
/* /Components/Pages/IntegrationCenter.razor.rz.scp.css */
.integration-page[b-dk9yrjs87h]{max-width:1540px;margin:auto;padding:34px 36px 70px;color:var(--bdn-text,#10223d)}header[b-dk9yrjs87h]{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}header span[b-dk9yrjs87h]{color:#1680ff;font-size:.78rem;font-weight:900;letter-spacing:.14em}header h1[b-dk9yrjs87h]{font-size:2.15rem;margin:5px 0}header p[b-dk9yrjs87h]{margin:0;color:#708198}button[b-dk9yrjs87h]{font:inherit}header button[b-dk9yrjs87h],.primary[b-dk9yrjs87h]{border:0;border-radius:11px;background:#1478f2;color:#fff;font-weight:800;padding:12px 18px}.integration-stats[b-dk9yrjs87h]{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.integration-stats article[b-dk9yrjs87h],.provider-card[b-dk9yrjs87h],.integration-editor[b-dk9yrjs87h]{background:var(--bdn-card,rgba(255,255,255,.88));border:1px solid var(--bdn-border,#dce5ef);box-shadow:0 12px 34px rgba(26,60,104,.09);backdrop-filter:blur(10px)}.integration-stats article[b-dk9yrjs87h]{padding:18px;border-radius:16px;display:grid;gap:5px}.integration-stats span[b-dk9yrjs87h]{color:#728299}.integration-stats strong[b-dk9yrjs87h]{font-size:1.8rem}.green[b-dk9yrjs87h]{color:#08a76a}.orange[b-dk9yrjs87h]{color:#df8500}.red[b-dk9yrjs87h]{color:#df3945}.integration-layout[b-dk9yrjs87h]{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:18px}.integration-grid[b-dk9yrjs87h]{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:start}.provider-card[b-dk9yrjs87h]{border-radius:17px;padding:18px;text-align:left;color:inherit;display:grid;grid-template-columns:50px 1fr 12px;gap:14px;align-items:center;cursor:pointer}.provider-card.selected[b-dk9yrjs87h]{border-color:#1478f2;box-shadow:0 10px 32px #1478f229}.provider-card h2[b-dk9yrjs87h]{margin:0;font-size:1.08rem}.provider-card p[b-dk9yrjs87h],.provider-card small[b-dk9yrjs87h]{margin:4px 0;color:#718198}.provider-logo[b-dk9yrjs87h]{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#1478f2,#6458eb);color:#fff;display:grid;place-items:center;font-weight:900}.status-dot[b-dk9yrjs87h]{width:10px;height:10px;border-radius:50%;background:#aeb8c5}.status-ok[b-dk9yrjs87h]{background:#08ad70}.status-error[b-dk9yrjs87h]{background:#e33e4a}.status-ready[b-dk9yrjs87h]{background:#1478f2}.integration-editor[b-dk9yrjs87h]{border-radius:19px;padding:22px}.editor-title[b-dk9yrjs87h],.editor-title>div[b-dk9yrjs87h],.health-row[b-dk9yrjs87h],.editor-actions[b-dk9yrjs87h]{display:flex;align-items:center;justify-content:space-between;gap:13px}.editor-title[b-dk9yrjs87h]{padding-bottom:18px;border-bottom:1px solid var(--bdn-border,#dce5ef)}.editor-title h2[b-dk9yrjs87h]{margin:0}.editor-title p[b-dk9yrjs87h]{margin:4px 0;color:#718198}.integration-editor>label[b-dk9yrjs87h]{display:grid;gap:7px;margin-top:15px;font-weight:800}.integration-editor input[b-dk9yrjs87h]{width:100%;box-sizing:border-box;border:1px solid var(--bdn-border,#cfdcea);background:var(--bdn-input,#f8fbff);color:inherit;border-radius:10px;padding:12px}.secret-field[b-dk9yrjs87h]{display:flex}.secret-field input[b-dk9yrjs87h]{border-radius:10px 0 0 10px}.secret-field button[b-dk9yrjs87h]{border:1px solid #1478f2;background:#eaf4ff;color:#1478f2;border-radius:0 10px 10px 0}.integration-editor label small[b-dk9yrjs87h]{font-weight:400;color:#718198}.switch input[b-dk9yrjs87h]{display:none}.switch span[b-dk9yrjs87h]{display:block;width:45px;height:25px;border-radius:20px;background:#bec9d5;position:relative}.switch span[b-dk9yrjs87h]:after{content:"";position:absolute;width:19px;height:19px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.switch input:checked+span[b-dk9yrjs87h]{background:#11ad71}.switch input:checked+span[b-dk9yrjs87h]:after{left:23px}.provider-note[b-dk9yrjs87h]{margin-top:16px;padding:14px;border-radius:12px;background:#eef6ff;color:#23517f}.provider-note p[b-dk9yrjs87h]{margin:6px 0 0}.health-row[b-dk9yrjs87h]{margin:17px 0}.health-row div[b-dk9yrjs87h]{display:grid}.health-row span[b-dk9yrjs87h]{color:#718198;font-size:.8rem}.editor-actions[b-dk9yrjs87h]{justify-content:flex-end;border-top:1px solid var(--bdn-border,#dce5ef);padding-top:17px}.secondary[b-dk9yrjs87h]{border:1px solid var(--bdn-border,#cbd8e6);background:transparent;color:inherit;padding:11px;border-radius:10px;font-weight:800}.last-error[b-dk9yrjs87h],.integration-error[b-dk9yrjs87h]{background:#fff0f1;color:#c62d39;padding:12px;border-radius:10px}.integration-message[b-dk9yrjs87h]{background:#eafaf3;color:#087c52;padding:12px;border-radius:10px;margin-bottom:14px}@media(max-width:1050px){.integration-layout[b-dk9yrjs87h]{grid-template-columns:1fr}.integration-editor[b-dk9yrjs87h]{order:-1}}@media(max-width:700px){.integration-page[b-dk9yrjs87h]{padding:20px 14px}.integration-stats[b-dk9yrjs87h],.integration-grid[b-dk9yrjs87h]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.integration-stats[b-dk9yrjs87h],.integration-grid[b-dk9yrjs87h]{grid-template-columns:1fr}.editor-actions[b-dk9yrjs87h]{display:grid}.editor-actions button[b-dk9yrjs87h]{width:100%}}
/* /Components/Pages/Inventory.razor.rz.scp.css */
.inventory-page[b-nr8jt45ft9] {
    padding: 28px;
    color: #142943;
}

.page-header[b-nr8jt45ft9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

    .page-header h1[b-nr8jt45ft9] {
        margin: 0 0 5px;
        font-size: 29px;
        font-weight: 750;
    }

    .page-header p[b-nr8jt45ft9] {
        margin: 0;
        color: #75839a;
        font-size: 14px;
    }

.header-actions[b-nr8jt45ft9] {
    display: flex;
    gap: 9px;
}

.primary-button[b-nr8jt45ft9],
.secondary-button[b-nr8jt45ft9] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 15px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.primary-button[b-nr8jt45ft9] {
    color: #fff;
    border-color: #0863d3;
    background: linear-gradient(135deg, #1578e7, #0762d1);
}

.secondary-button[b-nr8jt45ft9] {
    color: #263b58;
    border-color: #d4dfeb;
    background: #fff;
}

.stat-grid[b-nr8jt45ft9] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin-bottom: 18px;
}

.stat-card[b-nr8jt45ft9] {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
    padding: 20px;
    border: 1px solid #dce4ef;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 3px 12px rgba(18, 41, 74, 0.04);
}

.stat-icon[b-nr8jt45ft9] {
    display: flex;
    flex: 0 0 48px;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 1px solid;
    border-radius: 11px;
    font-size: 20px;
    font-weight: 700;
}

    .stat-icon.blue[b-nr8jt45ft9] {
        color: #086adb;
        border-color: #c7def8;
        background: #e9f3ff;
    }

    .stat-icon.green[b-nr8jt45ft9] {
        color: #078044;
        border-color: #c4e6d2;
        background: #e9f7ef;
    }

    .stat-icon.orange[b-nr8jt45ft9] {
        color: #d66b00;
        border-color: #f2d3a7;
        background: #fff3e3;
    }

    .stat-icon.red[b-nr8jt45ft9] {
        color: #d52923;
        border-color: #f0c6c2;
        background: #fff0ef;
    }

.stat-card span[b-nr8jt45ft9],
.stat-card strong[b-nr8jt45ft9],
.stat-card small[b-nr8jt45ft9] {
    display: block;
}

.stat-card span[b-nr8jt45ft9] {
    margin-bottom: 3px;
    color: #65748d;
    font-size: 11px;
}

.stat-card strong[b-nr8jt45ft9] {
    color: #102644;
    font-size: 25px;
    line-height: 1.1;
}

.stat-card small[b-nr8jt45ft9] {
    margin-top: 4px;
    color: #8a96a8;
    font-size: 9px;
}

.green-text[b-nr8jt45ft9] {
    color: #078345 !important;
}

.orange-text[b-nr8jt45ft9] {
    color: #d76d00 !important;
}

.red-text[b-nr8jt45ft9] {
    color: #d42a24 !important;
}

.filter-card[b-nr8jt45ft9],
.inventory-card[b-nr8jt45ft9] {
    border: 1px solid #dce4ef;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 3px 12px rgba(18, 41, 74, 0.04);
}

.filter-card[b-nr8jt45ft9] {
    display: grid;
    grid-template-columns: minmax(300px, 1fr) 220px 220px;
    align-items: end;
    gap: 14px;
    margin-bottom: 18px;
    padding: 16px;
}

.search-field[b-nr8jt45ft9] {
    position: relative;
}

    .search-field span[b-nr8jt45ft9] {
        position: absolute;
        top: 50%;
        left: 14px;
        color: #7d8aa0;
        font-size: 19px;
        transform: translateY(-50%);
    }

    .search-field input[b-nr8jt45ft9],
    .select-field select[b-nr8jt45ft9] {
        width: 100%;
        height: 42px;
        color: #243853;
        border: 1px solid #d5dfeb;
        border-radius: 8px;
        outline: none;
        background: #fff;
    }

    .search-field input[b-nr8jt45ft9] {
        padding: 0 13px 0 40px;
    }

.select-field[b-nr8jt45ft9] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .select-field label[b-nr8jt45ft9] {
        color: #617089;
        font-size: 10px;
        font-weight: 700;
    }

    .select-field select[b-nr8jt45ft9] {
        padding: 0 11px;
    }

.inventory-card[b-nr8jt45ft9] {
    overflow: hidden;
}

.card-header[b-nr8jt45ft9] {
    padding: 16px 19px;
    border-bottom: 1px solid #e1e8f1;
}

    .card-header h2[b-nr8jt45ft9] {
        margin: 0 0 3px;
        font-size: 16px;
    }

    .card-header p[b-nr8jt45ft9] {
        margin: 0;
        color: #8491a5;
        font-size: 10px;
    }

.table-wrapper[b-nr8jt45ft9] {
    width: 100%;
    overflow-x: auto;
}

.inventory-table[b-nr8jt45ft9] {
    width: 100%;
    min-width: 1100px;
    border-collapse: collapse;
}

    .inventory-table th[b-nr8jt45ft9] {
        padding: 11px 14px;
        color: #52627b;
        border-bottom: 1px solid #dfe6ef;
        background: #f7f9fc;
        font-size: 9px;
        text-align: left;
        text-transform: uppercase;
    }

    .inventory-table td[b-nr8jt45ft9] {
        padding: 13px 14px;
        color: #394c66;
        border-bottom: 1px solid #e6ecf3;
        font-size: 11px;
        vertical-align: middle;
    }

    .inventory-table tbody tr:not(.batch-row):hover[b-nr8jt45ft9] {
        background: #fafcff;
    }

.expanded-row[b-nr8jt45ft9] {
    background: #f7fbff;
}

.product-cell[b-nr8jt45ft9] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 210px;
}

.product-avatar[b-nr8jt45ft9] {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #0861bc;
    border: 1px solid #c5dcf6;
    border-radius: 8px;
    background: #e9f3ff;
    font-size: 10px;
    font-weight: 800;
}

.product-cell strong[b-nr8jt45ft9],
.product-cell small[b-nr8jt45ft9] {
    display: block;
}

.product-cell strong[b-nr8jt45ft9] {
    margin-bottom: 3px;
    color: #162b48;
    font-size: 12px;
}

.product-cell small[b-nr8jt45ft9] {
    color: #8b97a9;
    font-size: 9px;
}

.sku[b-nr8jt45ft9] {
    color: #24609b;
    font-weight: 650;
}

.quantity-ok[b-nr8jt45ft9] {
    color: #07803f;
}

.quantity-low[b-nr8jt45ft9] {
    color: #d16900;
}

.quantity-out[b-nr8jt45ft9] {
    color: #d32c26;
}

.stock-status[b-nr8jt45ft9],
.expiry-badge[b-nr8jt45ft9] {
    display: inline-flex;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 9px;
    font-weight: 700;
    white-space: nowrap;
}

.status-ok[b-nr8jt45ft9],
.expiry-ok[b-nr8jt45ft9] {
    color: #08783d;
    border-color: #c4e7d2;
    background: #eaf8f0;
}

.status-low[b-nr8jt45ft9],
.expiry-warning[b-nr8jt45ft9] {
    color: #bd6200;
    border-color: #f0d5ad;
    background: #fff4e4;
}

.status-out[b-nr8jt45ft9],
.expiry-danger[b-nr8jt45ft9] {
    color: #c72a23;
    border-color: #efc5c1;
    background: #fff0ef;
}

.expiry-none[b-nr8jt45ft9] {
    color: #647188;
    border-color: #dce2e9;
    background: #f3f5f8;
}

.details-button[b-nr8jt45ft9] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #34516f;
    border: 1px solid #d6e0eb;
    border-radius: 7px;
    background: #fff;
    cursor: pointer;
}

.batch-row td[b-nr8jt45ft9] {
    padding: 0;
    background: #f5f8fc;
}

.batch-container[b-nr8jt45ft9] {
    padding: 18px 22px 22px 64px;
    border-bottom: 1px solid #dae3ed;
}

    .batch-container h3[b-nr8jt45ft9] {
        margin: 0 0 13px;
        color: #344a66;
        font-size: 11px;
        text-transform: uppercase;
    }

.batch-grid[b-nr8jt45ft9] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 11px;
}

.batch-card[b-nr8jt45ft9] {
    padding: 14px;
    border: 1px solid #d9e2ed;
    border-radius: 9px;
    background: #fff;
}

.batch-heading[b-nr8jt45ft9] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 13px;
}

    .batch-heading span[b-nr8jt45ft9],
    .batch-heading strong[b-nr8jt45ft9] {
        display: block;
    }

    .batch-heading > div > span[b-nr8jt45ft9] {
        margin-bottom: 3px;
        color: #8894a6;
        font-size: 8px;
    }

    .batch-heading strong[b-nr8jt45ft9] {
        color: #1f3654;
        font-size: 11px;
    }

.batch-card dl[b-nr8jt45ft9] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin: 0;
}

    .batch-card dl div[b-nr8jt45ft9] {
        min-width: 0;
    }

.batch-card dt[b-nr8jt45ft9] {
    margin-bottom: 2px;
    color: #8a96a8;
    font-size: 8px;
    font-weight: 500;
}

.batch-card dd[b-nr8jt45ft9] {
    margin: 0;
    color: #3b4e68;
    font-size: 10px;
    font-weight: 650;
}

    .batch-card dd.available[b-nr8jt45ft9] {
        color: #087c40;
    }

.no-batches[b-nr8jt45ft9] {
    color: #7c899d;
    font-size: 11px;
}

.loading-state[b-nr8jt45ft9],
.empty-state[b-nr8jt45ft9] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    color: #75839a;
}

.loading-state[b-nr8jt45ft9] {
    gap: 11px;
}

.empty-state[b-nr8jt45ft9] {
    flex-direction: column;
    padding: 40px;
    text-align: center;
}

.empty-icon[b-nr8jt45ft9] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    color: #0d6bd2;
    border: 1px solid #c7ddf7;
    border-radius: 13px;
    background: #eaf4ff;
    font-size: 25px;
}

.empty-state h3[b-nr8jt45ft9] {
    margin: 12px 0 5px;
    color: #263c58;
}

.empty-state p[b-nr8jt45ft9] {
    margin: 0 0 17px;
    font-size: 11px;
}

.error-message[b-nr8jt45ft9] {
    margin-bottom: 16px;
    padding: 13px 16px;
    color: #b42318;
    border: 1px solid #f0c4c0;
    border-radius: 8px;
    background: #fff2f1;
    font-size: 12px;
}

.spinner[b-nr8jt45ft9] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-nr8jt45ft9 700ms linear infinite;
}

@keyframes spin-b-nr8jt45ft9 {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1100px) {
    .stat-grid[b-nr8jt45ft9] {
        grid-template-columns: repeat(2, 1fr);
    }

    .filter-card[b-nr8jt45ft9] {
        grid-template-columns: 1fr 1fr;
    }

    .search-field[b-nr8jt45ft9] {
        grid-column: 1 / -1;
    }

    .batch-grid[b-nr8jt45ft9] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 680px) {
    .inventory-page[b-nr8jt45ft9] {
        padding: 17px 12px;
    }

    .page-header[b-nr8jt45ft9] {
        align-items: stretch;
        flex-direction: column;
    }

    .header-actions[b-nr8jt45ft9] {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .stat-grid[b-nr8jt45ft9],
    .filter-card[b-nr8jt45ft9],
    .batch-grid[b-nr8jt45ft9] {
        grid-template-columns: 1fr;
    }

    .search-field[b-nr8jt45ft9] {
        grid-column: auto;
    }

    .batch-container[b-nr8jt45ft9] {
        padding: 16px;
    }
}
.adjust-stock-button[b-nr8jt45ft9] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 11px;
    border: 1px solid #bfdbfe;
    border-radius: 8px;
    color: #0769df;
    background: #eff6ff;
    font-size: 11px;
    font-weight: 750;
    text-decoration: none;
    transition: .15s ease;
}

    .adjust-stock-button:hover[b-nr8jt45ft9] {
        border-color: #0876e8;
        color: #fff;
        background: #0876e8;
    }
/* /Components/Pages/InventoryCounts.razor.rz.scp.css */
.count-page[b-zj2zrrai0l]{padding:28px;color:#142943}.page-header[b-zj2zrrai0l],.count-head[b-zj2zrrai0l],.history-title[b-zj2zrrai0l],.history-detail header[b-zj2zrrai0l],.detail-filter[b-zj2zrrai0l]{display:flex;justify-content:space-between;align-items:center}.page-header[b-zj2zrrai0l]{margin-bottom:18px}.page-header h1[b-zj2zrrai0l],.history-title h2[b-zj2zrrai0l],.history-detail h2[b-zj2zrrai0l]{margin:4px 0}.page-header p[b-zj2zrrai0l],.history-title p[b-zj2zrrai0l],.history-detail p[b-zj2zrrai0l]{margin:0;color:#74839a}.page-header>div>span[b-zj2zrrai0l],.history-title>div>span[b-zj2zrrai0l],.history-detail header span[b-zj2zrrai0l]{color:#0876e8;font-size:10px;font-weight:850;letter-spacing:.12em}.start[b-zj2zrrai0l],.toolbar[b-zj2zrrai0l]{display:flex;gap:9px}.start select[b-zj2zrrai0l],.toolbar input[b-zj2zrrai0l],.toolbar button[b-zj2zrrai0l],.start button[b-zj2zrrai0l]{height:42px;padding:0 13px;border:1px solid #d0ddea;border-radius:9px;background:#fff}.start button[b-zj2zrrai0l],.close-count[b-zj2zrrai0l]{color:#fff!important;background:#0876e8!important}.count-head[b-zj2zrrai0l],.toolbar[b-zj2zrrai0l],.table-card[b-zj2zrrai0l],.empty[b-zj2zrrai0l],.state[b-zj2zrrai0l]{border:1px solid #dce5ef;border-radius:13px;background:#fff}.count-head[b-zj2zrrai0l]{padding:19px;margin-bottom:14px}.count-head div[b-zj2zrrai0l]{display:grid;gap:4px}.count-head small[b-zj2zrrai0l],.count-head span[b-zj2zrrai0l]{color:#74839a}.count-head strong[b-zj2zrrai0l]{font-size:20px}.progress[b-zj2zrrai0l]{text-align:right}.toolbar[b-zj2zrrai0l]{padding:14px;margin-bottom:14px}.toolbar input[b-zj2zrrai0l]{flex:1}.table-card[b-zj2zrrai0l],.result-table[b-zj2zrrai0l]{overflow:auto}table[b-zj2zrrai0l]{width:100%;border-collapse:collapse;min-width:850px}th[b-zj2zrrai0l]{padding:11px;background:#f5f8fb;color:#68798e;font-size:10px;text-align:left}td[b-zj2zrrai0l]{padding:12px;border-top:1px solid #e4eaf1}td input[b-zj2zrrai0l]{width:130px;padding:9px;border:1px solid #cbd9e7;border-radius:7px}.product[b-zj2zrrai0l]{display:flex;align-items:center;gap:10px}.product div[b-zj2zrrai0l]{display:grid}.product small[b-zj2zrrai0l]{color:#7d8b9d}.counted[b-zj2zrrai0l]{background:#fbfdff}.plus[b-zj2zrrai0l]{color:#087d45}.minus[b-zj2zrrai0l]{color:#cf2e2e}.same[b-zj2zrrai0l]{color:#65768b}.empty[b-zj2zrrai0l],.state[b-zj2zrrai0l]{padding:60px;text-align:center}.message[b-zj2zrrai0l]{margin-bottom:13px;padding:12px;border-radius:9px}.error[b-zj2zrrai0l]{color:#a62424;background:#fff0f0}.success[b-zj2zrrai0l]{color:#087943;background:#e8f8ef}
.history[b-zj2zrrai0l]{margin-top:24px}.history-title[b-zj2zrrai0l]{align-items:end;margin-bottom:12px}.history-title>b[b-zj2zrrai0l]{padding:7px 11px;border-radius:20px;background:#eaf3ff;color:#0876e8}.history-row[b-zj2zrrai0l]{width:100%;display:grid;grid-template-columns:1.2fr 1.2fr .8fr 1fr auto;gap:18px;align-items:center;padding:15px 17px;text-align:left;color:inherit;border:1px solid #dce5ef;border-bottom:0;background:rgba(255,255,255,.86);cursor:pointer}.history-row:first-of-type[b-zj2zrrai0l]{border-radius:13px 13px 0 0}.history-row:last-child[b-zj2zrrai0l]{border-bottom:1px solid #dce5ef;border-radius:0 0 13px 13px}.history-row:hover[b-zj2zrrai0l],.history-row.selected[b-zj2zrrai0l]{background:#edf6ff;border-color:#bbd9f8}.history-row div[b-zj2zrrai0l]{display:grid;gap:3px}.history-row span[b-zj2zrrai0l],.history-row small[b-zj2zrrai0l]{color:#74839a;font-size:11px}.history-row i[b-zj2zrrai0l]{color:#0876e8;font-style:normal;font-weight:750}.history-empty[b-zj2zrrai0l]{padding:35px;text-align:center;background:#fff;border:1px solid #dce5ef;border-radius:13px;color:#74839a}.history-detail[b-zj2zrrai0l]{margin-top:18px;border:1px solid #d6e2ef;border-radius:16px;background:rgba(255,255,255,.92);overflow:hidden;box-shadow:0 14px 38px rgba(35,71,112,.08)}.history-detail header[b-zj2zrrai0l]{padding:20px;border-bottom:1px solid #dce5ef}.history-detail header button[b-zj2zrrai0l]{width:38px;height:38px;border:0;border-radius:10px;background:#edf4fc;color:#526a86;font-size:22px}.result-kpis[b-zj2zrrai0l]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px}.result-kpis article[b-zj2zrrai0l]{padding:15px;border:1px solid #dce5ef;border-radius:11px;background:#f8fbff}.result-kpis span[b-zj2zrrai0l]{display:block;color:#74839a;font-size:11px}.result-kpis strong[b-zj2zrrai0l]{display:inline-block;margin-top:6px;font-size:19px}.detail-filter[b-zj2zrrai0l]{padding:13px 17px;background:#f3f7fb;border-top:1px solid #dce5ef}.result-table table[b-zj2zrrai0l]{min-width:980px}.result-table tr.different[b-zj2zrrai0l]{background:#fffaf2}.result-table td[b-zj2zrrai0l],.result-table th[b-zj2zrrai0l]{font-size:12px}
html.bdn-dark-panels .count-page[b-zj2zrrai0l]{color:#e7eef9}html.bdn-dark-panels .count-head[b-zj2zrrai0l],html.bdn-dark-panels .toolbar[b-zj2zrrai0l],html.bdn-dark-panels .table-card[b-zj2zrrai0l],html.bdn-dark-panels .empty[b-zj2zrrai0l],html.bdn-dark-panels .state[b-zj2zrrai0l],html.bdn-dark-panels .history-row[b-zj2zrrai0l],html.bdn-dark-panels .history-detail[b-zj2zrrai0l],html.bdn-dark-panels .history-empty[b-zj2zrrai0l]{background:#111f32;border-color:#29415e;color:#e7eef9}html.bdn-dark-panels .history-row:hover[b-zj2zrrai0l],html.bdn-dark-panels .history-row.selected[b-zj2zrrai0l]{background:#173452;border-color:#35638f}html.bdn-dark-panels th[b-zj2zrrai0l],html.bdn-dark-panels .detail-filter[b-zj2zrrai0l],html.bdn-dark-panels .result-kpis article[b-zj2zrrai0l]{background:#0d1a2b;border-color:#29415e;color:#a9bad0}html.bdn-dark-panels td[b-zj2zrrai0l],html.bdn-dark-panels .history-detail header[b-zj2zrrai0l]{border-color:#29415e}html.bdn-dark-panels .result-table tr.different[b-zj2zrrai0l]{background:#251e18}
@media(max-width:900px){.history-row[b-zj2zrrai0l]{grid-template-columns:1fr 1fr}.history-row i[b-zj2zrrai0l]{display:none}.result-kpis[b-zj2zrrai0l]{grid-template-columns:1fr 1fr}}@media(max-width:700px){.count-page[b-zj2zrrai0l]{padding:14px}.page-header[b-zj2zrrai0l],.start[b-zj2zrrai0l],.toolbar[b-zj2zrrai0l]{align-items:stretch;flex-direction:column}.history-row[b-zj2zrrai0l]{grid-template-columns:1fr}.history-title[b-zj2zrrai0l]{align-items:flex-start;gap:10px}.result-kpis[b-zj2zrrai0l]{grid-template-columns:1fr 1fr}}
/* /Components/Pages/InventoryForecast.razor.rz.scp.css */
.forecast-page[b-qcbkw0kygd]{max-width:1540px;margin:0 auto;padding:34px 28px 64px;color:#12233d}
.forecast-page>header[b-qcbkw0kygd]{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.forecast-page>header span[b-qcbkw0kygd]{display:block;margin-bottom:8px;color:#1675ed;font-size:12px;font-weight:800;letter-spacing:.12em}
.forecast-page h1[b-qcbkw0kygd]{margin:0;font-size:34px;line-height:1.12;letter-spacing:-.035em}
.forecast-page>header p[b-qcbkw0kygd]{margin:8px 0 0;color:#71819a;font-size:15px}
.forecast-page button[b-qcbkw0kygd],.financial-card a[b-qcbkw0kygd]{min-height:44px;padding:0 18px;border:0;border-radius:12px;background:linear-gradient(135deg,#2b8cff,#1269e7);box-shadow:0 9px 22px rgba(18,105,231,.2);color:#fff;font:700 14px inherit;cursor:pointer}
.forecast-error[b-qcbkw0kygd]{margin-bottom:18px;padding:14px 16px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#be123c;font-weight:700}
.scenario-panel[b-qcbkw0kygd]{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:14px;padding:18px;border:1px solid rgba(195,211,231,.8);border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 16px 38px rgba(43,74,112,.09);backdrop-filter:blur(14px)}
.scenario-panel label[b-qcbkw0kygd]{display:flex;min-width:0;flex-direction:column;gap:8px;color:#52637c;font-size:12px;font-weight:700}
.scenario-panel label>span[b-qcbkw0kygd]{display:flex;justify-content:space-between;gap:8px}
.scenario-panel b[b-qcbkw0kygd]{color:#1675ed;font-size:13px}
.scenario-panel select[b-qcbkw0kygd]{width:100%;height:44px;padding:0 12px;border:1px solid #d4e0ef;border-radius:11px;background:#f8fbff;color:#172942;font:650 14px inherit;outline:none}
.scenario-panel small[b-qcbkw0kygd]{min-height:30px;color:#8a98ab;font-size:11px;font-weight:500;line-height:1.35}
.scenario-panel input[type=range][b-qcbkw0kygd]{width:100%;height:6px;margin:10px 0 4px;accent-color:#1675ed;cursor:pointer}
.forecast-summary[b-qcbkw0kygd]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}
.forecast-summary article[b-qcbkw0kygd]{position:relative;min-height:126px;padding:20px;overflow:hidden;border:1px solid rgba(198,213,232,.85);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 14px 30px rgba(43,74,112,.08)}
.forecast-summary article[b-qcbkw0kygd]::after{content:"";position:absolute;right:-28px;bottom:-42px;width:104px;height:104px;border-radius:50%;background:#eaf3ff}
.forecast-summary .hero[b-qcbkw0kygd]{border-color:transparent;background:linear-gradient(140deg,#2c8dff,#1267e8);color:#fff}
.forecast-summary .hero[b-qcbkw0kygd]::after{background:rgba(255,255,255,.1)}
.forecast-summary span[b-qcbkw0kygd],.forecast-summary small[b-qcbkw0kygd]{position:relative;z-index:1;display:block;color:#75859b;font-size:12px}
.forecast-summary strong[b-qcbkw0kygd]{position:relative;z-index:1;display:block;margin:10px 0 8px;font-size:25px;line-height:1.1}
.forecast-summary .hero span[b-qcbkw0kygd],.forecast-summary .hero small[b-qcbkw0kygd]{color:rgba(255,255,255,.82)}
.danger[b-qcbkw0kygd]{color:#e84050!important}.success[b-qcbkw0kygd]{color:#0ca878!important}.blue[b-qcbkw0kygd]{color:#1675ed!important}
.forecast-workspace[b-qcbkw0kygd]{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px}
.projection-card[b-qcbkw0kygd],.financial-card[b-qcbkw0kygd],.insight-row article[b-qcbkw0kygd],.forecast-empty[b-qcbkw0kygd]{border:1px solid rgba(195,211,231,.82);border-radius:20px;background:rgba(255,255,255,.8);box-shadow:0 17px 38px rgba(43,74,112,.08);backdrop-filter:blur(12px)}
.projection-card[b-qcbkw0kygd]{padding:22px 24px}
.card-head[b-qcbkw0kygd]{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.card-head h2[b-qcbkw0kygd],.financial-card h2[b-qcbkw0kygd]{margin:0;font-size:19px}.card-head p[b-qcbkw0kygd]{margin:5px 0 0;color:#7d8ca1;font-size:12px}
.card-head>span[b-qcbkw0kygd]{padding:7px 11px;border-radius:999px;background:#eaf3ff;color:#1269e7;font-size:12px;font-weight:800}
.stock-chart[b-qcbkw0kygd]{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:18px;height:285px;margin-top:18px;padding:20px 8px 0;border-bottom:1px solid #dce6f2;background:repeating-linear-gradient(to bottom,transparent 0,transparent 59px,rgba(210,222,237,.65) 60px)}
.chart-column[b-qcbkw0kygd]{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:flex-end;gap:9px}
.bar-track[b-qcbkw0kygd]{position:relative;display:flex;width:min(70%,76px);height:220px;align-items:flex-end;border-radius:12px 12px 4px 4px;background:#eef4fb}
.bar-track i[b-qcbkw0kygd]{display:block;width:100%;min-height:7px;border-radius:12px 12px 4px 4px;background:linear-gradient(#48a2ff,#1269e7);transition:height .25s ease}.bar-track i.low[b-qcbkw0kygd]{background:linear-gradient(#ffc857,#f59e0b)}.bar-track i.empty[b-qcbkw0kygd]{background:linear-gradient(#ff7a88,#e53d50)}
.bar-track em[b-qcbkw0kygd]{position:absolute;top:-23px;left:50%;transform:translateX(-50%);color:#52637c;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}
.chart-column>strong[b-qcbkw0kygd]{height:30px;color:#6b7b91;font-size:11px;text-align:center}
.chart-legend[b-qcbkw0kygd]{display:flex;gap:22px;margin-top:16px;color:#6c7b90;font-size:11px}.chart-legend span[b-qcbkw0kygd]{display:flex;align-items:center;gap:7px}.chart-legend i[b-qcbkw0kygd]{width:9px;height:9px;border-radius:50%;background:#1675ed}.chart-legend i.low[b-qcbkw0kygd]{background:#f59e0b}.chart-legend i.empty[b-qcbkw0kygd]{background:#e53d50}
.financial-card[b-qcbkw0kygd]{padding:22px}.financial-card>div[b-qcbkw0kygd]{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid #e2eaf4}.financial-card span[b-qcbkw0kygd]{color:#718198;font-size:12px}.financial-card strong[b-qcbkw0kygd]{font-size:16px;text-align:right}.financial-card a[b-qcbkw0kygd]{display:flex;margin-top:20px;align-items:center;justify-content:center;text-decoration:none}
.insight-row[b-qcbkw0kygd]{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.insight-row article[b-qcbkw0kygd]{padding:18px 20px}.insight-row b[b-qcbkw0kygd]{font-size:14px}.insight-row p[b-qcbkw0kygd]{margin:6px 0 0;color:#6e7e93;font-size:12px;line-height:1.55}
.forecast-empty[b-qcbkw0kygd]{margin-top:18px;padding:70px 20px;text-align:center}.forecast-empty>b[b-qcbkw0kygd]{display:grid;width:56px;height:56px;margin:0 auto 15px;place-items:center;border-radius:18px;background:#e8f2ff;color:#1675ed;font-size:24px}.forecast-empty h2[b-qcbkw0kygd]{margin:0;font-size:20px}.forecast-empty p[b-qcbkw0kygd]{margin:8px 0 0;color:#7b8a9e}
@media(max-width:1200px){.scenario-panel[b-qcbkw0kygd]{grid-template-columns:repeat(2,1fr)}.product-select[b-qcbkw0kygd]{grid-column:1/-1}.forecast-summary[b-qcbkw0kygd]{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.forecast-page[b-qcbkw0kygd]{padding:22px 14px 48px}.forecast-page>header[b-qcbkw0kygd]{align-items:flex-start;flex-direction:column}.scenario-panel[b-qcbkw0kygd],.forecast-summary[b-qcbkw0kygd],.forecast-workspace[b-qcbkw0kygd],.insight-row[b-qcbkw0kygd]{grid-template-columns:1fr}.product-select[b-qcbkw0kygd]{grid-column:auto}.forecast-page h1[b-qcbkw0kygd]{font-size:29px}.stock-chart[b-qcbkw0kygd]{gap:7px}.bar-track[b-qcbkw0kygd]{width:70%}.financial-card[b-qcbkw0kygd]{order:-1}}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-page[b-6aecwufo9q] {
    position: relative;
    min-height: 100vh;
    padding: 40px;
    display: grid;
    grid-template-columns: minmax(420px, 0.82fr) minmax(520px, 1.18fr);
    overflow: hidden;
    color: #17233a;
    background: radial-gradient( circle at 15% 15%, rgba(36, 126, 232, 0.11), transparent 30% ), #f3f7fc;
}

.login-decoration[b-6aecwufo9q] {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    filter: blur(2px);
}

.login-decoration-one[b-6aecwufo9q] {
    top: -180px;
    left: -180px;
    width: 430px;
    height: 430px;
    background: rgba(38, 130, 234, 0.08);
}

.login-decoration-two[b-6aecwufo9q] {
    right: 35%;
    bottom: -210px;
    width: 480px;
    height: 480px;
    background: rgba(29, 180, 125, 0.06);
}

.login-panel[b-6aecwufo9q] {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding: 30px 50px;
}

.login-brand[b-6aecwufo9q] {
    margin-bottom: 72px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.login-brand-icon[b-6aecwufo9q] {
    width: 42px;
    height: 42px;
    color: #0d3e75;
}

    .login-brand-icon svg[b-6aecwufo9q] {
        width: 100%;
        height: 100%;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.login-brand-name[b-6aecwufo9q] {
    color: #1473df;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: -0.04em;
}

    .login-brand-name span[b-6aecwufo9q] {
        color: #112c4b;
    }

.login-heading[b-6aecwufo9q] {
    margin-bottom: 30px;
}

.login-eyebrow[b-6aecwufo9q] {
    display: block;
    margin-bottom: 12px;
    color: #1473df;
    font-size: 11px;
    font-weight: 750;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.login-heading h1[b-6aecwufo9q] {
    margin: 0 0 12px;
    color: #132743;
    font-size: 39px;
    font-weight: 800;
    letter-spacing: -0.04em;
}

.login-heading p[b-6aecwufo9q] {
    max-width: 410px;
    margin: 0;
    color: #738197;
    font-size: 14px;
    line-height: 1.65;
}

.login-error[b-6aecwufo9q] {
    margin-bottom: 20px;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #b42318;
    background: #fff1f0;
    border: 1px solid #f5c6c2;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
}

    .login-error svg[b-6aecwufo9q] {
        width: 19px;
        height: 19px;
        flex: 0 0 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
    }

.login-form[b-6aecwufo9q] {
    display: grid;
    gap: 20px;
}

.login-field label[b-6aecwufo9q] {
    display: block;
    margin-bottom: 8px;
    color: #34475f;
    font-size: 12px;
    font-weight: 700;
}

.login-input-wrapper[b-6aecwufo9q] {
    height: 52px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border: 1px solid #d7e0eb;
    border-radius: 11px;
    box-shadow: 0 3px 10px rgba(34, 55, 80, 0.025);
    transition: border-color 150ms ease, box-shadow 150ms ease;
}

    .login-input-wrapper:focus-within[b-6aecwufo9q] {
        border-color: #247ee7;
        box-shadow: 0 0 0 3px rgba(36, 126, 231, 0.12), 0 5px 15px rgba(34, 55, 80, 0.04);
    }

.login-input-icon[b-6aecwufo9q] {
    width: 21px;
    height: 21px;
    margin-right: 11px;
    display: grid;
    place-items: center;
    flex: 0 0 21px;
    color: #8492a5;
}

    .login-input-icon svg[b-6aecwufo9q] {
        width: 19px;
        height: 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.login-input-wrapper input[b-6aecwufo9q] {
    width: 100%;
    height: 100%;
    min-width: 0;
    padding: 0;
    color: #1d2d43;
    font-family: inherit;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: 0;
}

    .login-input-wrapper input[b-6aecwufo9q]::placeholder {
        color: #9ba6b5;
    }

.login-submit[b-6aecwufo9q] {
    height: 52px;
    margin-top: 4px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    color: #ffffff;
    font-family: inherit;
    font-size: 13px;
    font-weight: 750;
    background: linear-gradient( 135deg, #2183ee, #0865cc );
    border: 0;
    border-radius: 11px;
    box-shadow: 0 10px 24px rgba(12, 106, 211, 0.22);
    cursor: pointer;
    transition: transform 150ms ease, box-shadow 150ms ease;
}

    .login-submit:hover[b-6aecwufo9q] {
        transform: translateY(-1px);
        box-shadow: 0 14px 30px rgba(12, 106, 211, 0.27);
    }

    .login-submit:active[b-6aecwufo9q] {
        transform: translateY(0);
    }

    .login-submit svg[b-6aecwufo9q] {
        width: 19px;
        height: 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.9;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.login-security[b-6aecwufo9q] {
    margin-top: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #8491a3;
    font-size: 10px;
}

    .login-security svg[b-6aecwufo9q] {
        width: 17px;
        height: 17px;
        color: #1e9b62;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.login-visual[b-6aecwufo9q] {
    position: relative;
    z-index: 2;
    min-height: calc(100vh - 80px);
    padding: 70px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    color: #ffffff;
    background: radial-gradient( circle at 80% 20%, rgba(58, 151, 255, 0.34), transparent 34% ), linear-gradient( 145deg, #082b53, #0a4079 55%, #0b5899 );
    border-radius: 27px;
    box-shadow: 0 24px 65px rgba(7, 40, 75, 0.2);
}

    .login-visual[b-6aecwufo9q]::before {
        position: absolute;
        top: -130px;
        right: -100px;
        width: 430px;
        height: 430px;
        content: "";
        border: 1px solid rgba(255, 255, 255, 0.13);
        border-radius: 50%;
    }

    .login-visual[b-6aecwufo9q]::after {
        position: absolute;
        top: 20px;
        right: 15px;
        width: 260px;
        height: 260px;
        content: "";
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 50%;
    }

.login-visual-content[b-6aecwufo9q] {
    position: relative;
    z-index: 1;
    max-width: 600px;
}

.login-visual-label[b-6aecwufo9q] {
    display: inline-flex;
    margin-bottom: 20px;
    padding: 7px 11px;
    color: #bcdcff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 7px;
    font-size: 10px;
    font-weight: 750;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.login-visual h2[b-6aecwufo9q] {
    max-width: 570px;
    margin: 0 0 18px;
    font-size: clamp(34px, 3vw, 54px);
    font-weight: 750;
    line-height: 1.08;
    letter-spacing: -0.045em;
}

.login-visual > .login-visual-content > p[b-6aecwufo9q] {
    max-width: 530px;
    margin: 0;
    color: #b9d0e8;
    font-size: 14px;
    line-height: 1.7;
}

.login-feature-list[b-6aecwufo9q] {
    margin-top: 54px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.login-feature[b-6aecwufo9q] {
    min-width: 0;
    padding: 17px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 13px;
    backdrop-filter: blur(8px);
}

    .login-feature > span[b-6aecwufo9q] {
        display: block;
        margin-bottom: 15px;
        color: #68b5ff;
        font-size: 10px;
        font-weight: 800;
    }

    .login-feature strong[b-6aecwufo9q],
    .login-feature small[b-6aecwufo9q] {
        display: block;
    }

    .login-feature strong[b-6aecwufo9q] {
        margin-bottom: 6px;
        color: #ffffff;
        font-size: 12px;
    }

    .login-feature small[b-6aecwufo9q] {
        color: #adc5dd;
        font-size: 9px;
        line-height: 1.5;
    }

@media (max-width: 1050px) {
.login-page[b-6aecwufo9q] {
        grid-template-columns: minmax(390px, 0.9fr) 1.1fr;
        padding: 24px;
    }

    .login-panel[b-6aecwufo9q] {
        padding: 25px 35px;
    }

    .login-visual[b-6aecwufo9q] {
        min-height: calc(100vh - 48px);
        padding: 45px;
    }

    .login-feature-list[b-6aecwufo9q] {
        grid-template-columns: 1fr;
        gap: 9px;
    }

    .login-feature[b-6aecwufo9q] {
        display: flex;
        align-items: center;
        gap: 13px;
    }

        .login-feature > span[b-6aecwufo9q] {
            margin-bottom: 0;
        }
}

@media (max-width: 760px) {
    .login-page[b-6aecwufo9q] {
        display: block;
        min-height: 100vh;
        padding: 20px;
    }

    .login-panel[b-6aecwufo9q] {
        max-width: 470px;
        min-height: calc(100vh - 40px);
        padding: 22px 12px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .login-brand[b-6aecwufo9q] {
        margin-bottom: 50px;
    }

    .login-heading h1[b-6aecwufo9q] {
        font-size: 34px;
    }

    .login-visual[b-6aecwufo9q] {
        display: none;
    }
}

.login-brand-image[b-6aecwufo9q] {
    width: 225px;
    height: 90px;
    display: block;
    object-fit: contain;
    object-position: left center;
}

.forgot-password-toggle[b-6aecwufo9q] {
    width: 100%;
    margin-top: 13px;
    padding: 8px;
    color: #1875dc;
    background: transparent;
    border: 0;
    font: inherit;
    font-size: 13px;
    font-weight: 750;
    cursor: pointer;
}

.forgot-password-form[b-6aecwufo9q] {
    margin-top: 10px;
    padding: 17px;
    background: #f5f9fe;
    border: 1px solid #d9e6f4;
    border-radius: 13px;
}

.forgot-password-heading[b-6aecwufo9q] { margin-bottom:13px;display:flex;flex-direction:column;gap:4px; }
.forgot-password-heading strong[b-6aecwufo9q] { color:#172b46;font-size:14px; }
.forgot-password-heading span[b-6aecwufo9q],.forgot-password-form>small[b-6aecwufo9q] { color:#78889b;font-size:11px;line-height:1.5; }
.forgot-password-form .login-field[b-6aecwufo9q] { margin-bottom:12px; }
.forgot-password-form .reset-submit[b-6aecwufo9q] { min-height:44px;margin-bottom:9px; }
.login-reset-message[b-6aecwufo9q] { margin-bottom:16px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start;color:#087947;background:#e9f8f0;border:1px solid #c6ebd7;border-radius:11px;font-size:12px;line-height:1.5; }
.login-reset-message p[b-6aecwufo9q] { margin:0; }
.login-reset-message>span[b-6aecwufo9q] { font-weight:900; }
/* /Components/Pages/OrderControlTower.razor.rz.scp.css */
.tower-page[b-9xgopki905]{max-width:1580px;margin:auto;padding:34px 36px 70px;color:var(--bdn-text,#10223d)}header[b-9xgopki905]{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}header>div>span[b-9xgopki905],.detail-head>div>span[b-9xgopki905]{color:#1680ff;font-size:.75rem;font-weight:900;letter-spacing:.14em}header h1[b-9xgopki905]{font-size:2.15rem;margin:5px 0}header p[b-9xgopki905]{margin:0;color:#718198}header button[b-9xgopki905],.primary[b-9xgopki905]{border:0;border-radius:11px;background:#1478f2;color:#fff;padding:12px 18px;font-weight:800;text-decoration:none}.tower-stats[b-9xgopki905]{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tower-stats article[b-9xgopki905],.tower-filter[b-9xgopki905],.tower-workspace[b-9xgopki905]{background:var(--bdn-card,rgba(255,255,255,.86));border:1px solid var(--bdn-border,#dce6f1);box-shadow:0 12px 35px rgba(27,62,105,.09);backdrop-filter:blur(10px)}.tower-stats article[b-9xgopki905]{padding:18px;border-radius:16px;display:grid;gap:5px}.tower-stats span[b-9xgopki905]{color:#728198}.tower-stats strong[b-9xgopki905]{font-size:1.8rem}.red[b-9xgopki905]{color:#e23c48}.blue[b-9xgopki905]{color:#1478f2}.green[b-9xgopki905]{color:#08a96d}.tower-filter[b-9xgopki905]{display:grid;grid-template-columns:1fr 220px;gap:12px;padding:12px;border-radius:16px;margin:16px 0}.tower-filter input[b-9xgopki905],.tower-filter select[b-9xgopki905]{border:1px solid var(--bdn-border,#cedbe9);background:var(--bdn-input,#f8fbff);color:inherit;border-radius:10px;padding:12px}.tower-workspace[b-9xgopki905]{display:grid;grid-template-columns:330px 1fr;border-radius:20px;overflow:hidden;min-height:610px}.tower-workspace>aside[b-9xgopki905]{border-right:1px solid var(--bdn-border,#dce6f1);background:rgba(20,120,242,.025);overflow:auto;max-height:760px}.aside-title[b-9xgopki905]{padding:18px}.aside-title h2[b-9xgopki905]{margin:0}.aside-title span[b-9xgopki905]{color:#718198}.order-card[b-9xgopki905]{width:100%;border:0;border-top:1px solid var(--bdn-border,#dce6f1);background:transparent;color:inherit;text-align:left;padding:16px;cursor:pointer}.order-card.selected[b-9xgopki905]{background:#e9f4ff;border-left:4px solid #1478f2}.order-card>div[b-9xgopki905]{display:flex;justify-content:space-between;gap:8px}.order-card p[b-9xgopki905],.order-card small[b-9xgopki905]{display:block;margin:7px 0;color:#718198}.order-card em[b-9xgopki905]{display:block;color:#d22f3b;font-style:normal;font-weight:700;margin-top:7px}.state[b-9xgopki905]{font-size:.7rem;padding:4px 8px;border-radius:20px;background:#e8f3ff;color:#1478f2;white-space:nowrap}.state-8[b-9xgopki905]{background:#e7f8f0;color:#078d5b}.state-9[b-9xgopki905]{background:#ffebed;color:#ca2835}.tower-detail[b-9xgopki905]{padding:22px;min-width:0}.detail-head[b-9xgopki905]{display:flex;justify-content:space-between;border-bottom:1px solid var(--bdn-border,#dce6f1);padding-bottom:16px}.detail-head h2[b-9xgopki905]{margin:4px 0}.detail-head p[b-9xgopki905]{margin:0;color:#718198}.blocker[b-9xgopki905]{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;background:#fff1f2;color:#bc2935;padding:13px;border-radius:12px;margin:15px 0}.blocker a[b-9xgopki905]{color:#bc2935;font-weight:800}.timeline[b-9xgopki905]{display:grid;grid-template-columns:repeat(8,1fr);margin:28px 0}.timeline article[b-9xgopki905]{position:relative;text-align:center}.timeline article[b-9xgopki905]:before{content:"";position:absolute;height:3px;background:#d7e1eb;left:0;right:0;top:17px}.timeline article.done[b-9xgopki905]:before{background:#12ad72}.timeline-dot[b-9xgopki905]{position:relative;z-index:1;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#edf2f7;color:#7b899a;font-weight:900}.timeline .done .timeline-dot[b-9xgopki905]{background:#12ad72;color:#fff}.timeline .active .timeline-dot[b-9xgopki905]{box-shadow:0 0 0 6px #1478f226}.timeline article div[b-9xgopki905]{display:grid;gap:4px;margin-top:8px}.timeline strong[b-9xgopki905]{font-size:.78rem}.timeline small[b-9xgopki905],.timeline time[b-9xgopki905]{font-size:.68rem;color:#76869a}.detail-grid[b-9xgopki905]{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.detail-grid article[b-9xgopki905]{padding:14px;border-radius:12px;background:rgba(20,120,242,.05);display:grid;gap:5px}.detail-grid span[b-9xgopki905],.detail-grid small[b-9xgopki905]{color:#718198}.order-lines[b-9xgopki905]{margin-top:20px;border:1px solid var(--bdn-border,#dce6f1);border-radius:14px;overflow:hidden}.order-lines h3[b-9xgopki905]{padding:15px;margin:0}.order-lines>div[b-9xgopki905]{display:grid;grid-template-columns:1fr auto auto;gap:20px;padding:13px 15px;border-top:1px solid var(--bdn-border,#dce6f1)}.order-lines small[b-9xgopki905]{display:block;color:#718198}.order-lines em[b-9xgopki905]{font-style:normal;color:#08a66b}.detail-actions[b-9xgopki905]{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.detail-actions>a:not(.primary)[b-9xgopki905]{padding:11px;color:#1478f2;font-weight:800}.tower-empty[b-9xgopki905]{display:grid;place-items:center;height:100%;color:#718198}.tower-error[b-9xgopki905]{background:#fff0f1;color:#c52c38;padding:12px;border-radius:10px;margin-bottom:12px}@media(max-width:1100px){.timeline[b-9xgopki905]{grid-template-columns:repeat(4,1fr);row-gap:25px}.detail-grid[b-9xgopki905]{grid-template-columns:1fr 1fr}}@media(max-width:850px){.tower-page[b-9xgopki905]{padding:20px 14px}.tower-stats[b-9xgopki905]{grid-template-columns:1fr 1fr}.tower-workspace[b-9xgopki905]{grid-template-columns:1fr}.tower-workspace>aside[b-9xgopki905]{max-height:330px;border-right:0;border-bottom:1px solid #dce6f1}}@media(max-width:540px){.tower-stats[b-9xgopki905]{grid-template-columns:1fr}.tower-filter[b-9xgopki905]{grid-template-columns:1fr}.timeline[b-9xgopki905]{grid-template-columns:1fr;text-align:left}.timeline article[b-9xgopki905]{display:flex;text-align:left;gap:12px}.timeline article[b-9xgopki905]:before{width:3px;height:auto;top:0;bottom:0;left:17px}.timeline-dot[b-9xgopki905]{margin:0;flex:0 0 35px}.timeline article div[b-9xgopki905]{margin:0}.detail-grid[b-9xgopki905]{grid-template-columns:1fr}.order-lines>div[b-9xgopki905]{grid-template-columns:1fr}.blocker[b-9xgopki905]{grid-template-columns:1fr}}
/* /Components/Pages/OrderDetailsPage.razor.rz.scp.css */
.details-page[b-yzik9adnq2] {
    padding: 28px;
    color: #152944;
}

.page-header[b-yzik9adnq2] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

.back-link[b-yzik9adnq2] {
    display: inline-block;
    margin-bottom: 9px;
    color: #0868d4;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
}

.page-header h1[b-yzik9adnq2] {
    margin: 0 0 5px;
    font-size: 29px;
}

.page-header p[b-yzik9adnq2] {
    margin: 0;
    color: #78859a;
    font-size: 13px;
}

.details-layout[b-yzik9adnq2] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    align-items: start;
    gap: 17px;
}

.details-main[b-yzik9adnq2] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.detail-card[b-yzik9adnq2],
.sidebar-card[b-yzik9adnq2],
.loading-card[b-yzik9adnq2],
.not-found-card[b-yzik9adnq2] {
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.card-header[b-yzik9adnq2],
.section-header[b-yzik9adnq2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 17px 19px;
    border-bottom: 1px solid #e2e8f0;
}

    .card-header span[b-yzik9adnq2] {
        color: #8995a6;
        font-size: 8px;
        text-transform: uppercase;
    }

    .card-header h2[b-yzik9adnq2],
    .section-header h2[b-yzik9adnq2] {
        margin: 3px 0 0;
        font-size: 16px;
    }

    .section-header span[b-yzik9adnq2] {
        color: #8793a5;
        font-size: 9px;
    }

.order-information-grid[b-yzik9adnq2] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    padding: 17px 19px;
}

    .order-information-grid span[b-yzik9adnq2],
    .order-information-grid strong[b-yzik9adnq2] {
        display: block;
    }

    .order-information-grid span[b-yzik9adnq2] {
        margin-bottom: 4px;
        color: #8995a6;
        font-size: 8px;
    }

    .order-information-grid strong[b-yzik9adnq2] {
        font-size: 10px;
    }

.channel-badge[b-yzik9adnq2],
.order-status[b-yzik9adnq2] {
    display: inline-flex;
    padding: 6px 9px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 9px;
    font-weight: 700;
}

.channel-badge[b-yzik9adnq2] {
    color: #dc6400 !important;
    border-color: #f0d0ae;
    background: #fff3e7;
}

.status-new[b-yzik9adnq2],
.payment-pending[b-yzik9adnq2] {
    color: #b45d00;
    border-color: #efd2a8;
    background: #fff4e4;
}

.status-processing[b-yzik9adnq2],
.status-reserved[b-yzik9adnq2],
.status-picking[b-yzik9adnq2] {
    color: #0961b9;
    border-color: #c6dcf5;
    background: #eaf4ff;
}

.status-completed[b-yzik9adnq2],
.payment-paid[b-yzik9adnq2] {
    color: #08783d;
    border-color: #c2e5d0;
    background: #eaf8f0;
}

.status-cancelled[b-yzik9adnq2],
.payment-refunded[b-yzik9adnq2] {
    color: #69768a;
    border-color: #dae1e9;
    background: #f2f4f7;
}

.payment-failed[b-yzik9adnq2] {
    color: #c62c24;
}

.order-total[b-yzik9adnq2] {
    color: #08783d;
    font-size: 17px;
}

.items-list[b-yzik9adnq2] {
    padding: 16px 18px;
}

.order-item[b-yzik9adnq2] {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #dce4ee;
    border-radius: 9px;
}

.product-heading[b-yzik9adnq2] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 13px;
    background: #fafcff;
}

.product-avatar[b-yzik9adnq2] {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #0861bc;
    border: 1px solid #c5dcf6;
    border-radius: 8px;
    background: #e9f3ff;
    font-size: 9px;
    font-weight: 800;
}

.product-heading > div:nth-child(2)[b-yzik9adnq2] {
    min-width: 0;
    flex: 1;
}

.product-heading strong[b-yzik9adnq2],
.product-heading span[b-yzik9adnq2] {
    display: block;
}

.product-heading strong[b-yzik9adnq2] {
    font-size: 11px;
}

.product-heading span[b-yzik9adnq2] {
    margin-top: 3px;
    color: #8793a5;
    font-size: 8px;
}

.line-total[b-yzik9adnq2] {
    text-align: right;
}

    .line-total strong[b-yzik9adnq2] {
        margin-top: 4px;
        color: #1d3956;
        font-size: 12px;
    }

.reservations[b-yzik9adnq2] {
    padding: 0 13px 12px;
}

.reservation-title[b-yzik9adnq2] {
    padding: 10px 0 7px;
    color: #65748a;
    border-top: 1px solid #e5ebf2;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.reservation-row[b-yzik9adnq2] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    padding: 9px;
    border-radius: 6px;
    background: #f7f9fc;
}

    .reservation-row span[b-yzik9adnq2],
    .reservation-row strong[b-yzik9adnq2] {
        display: block;
    }

    .reservation-row span[b-yzik9adnq2] {
        margin-bottom: 3px;
        color: #8995a6;
        font-size: 7px;
    }

    .reservation-row strong[b-yzik9adnq2] {
        font-size: 9px;
    }

.reservation-active[b-yzik9adnq2] {
    color: #0961b9;
}

.reservation-used[b-yzik9adnq2] {
    color: #08783d;
}

.reservation-released[b-yzik9adnq2] {
    color: #69768a;
}

.notes-card[b-yzik9adnq2] {
    padding: 17px 19px;
}

    .notes-card h2[b-yzik9adnq2] {
        margin: 0 0 8px;
        font-size: 13px;
    }

    .notes-card p[b-yzik9adnq2] {
        margin: 0;
        color: #63728a;
        font-size: 10px;
    }

.details-sidebar[b-yzik9adnq2] {
    position: sticky;
    top: 82px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.sidebar-card[b-yzik9adnq2] {
    padding: 18px;
}

    .sidebar-card h2[b-yzik9adnq2] {
        margin: 0 0 14px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e4eaf1;
        font-size: 13px;
    }

    .sidebar-card dl[b-yzik9adnq2] {
        margin: 0;
    }

        .sidebar-card dl div[b-yzik9adnq2] {
            margin-bottom: 12px;
        }

    .sidebar-card dt[b-yzik9adnq2] {
        margin-bottom: 3px;
        color: #8995a6;
        font-size: 8px;
    }

    .sidebar-card dd[b-yzik9adnq2] {
        margin: 0;
        color: #344961;
        font-size: 10px;
        font-weight: 600;
    }

.summary-row[b-yzik9adnq2],
.summary-total[b-yzik9adnq2] {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 8px 0;
}

    .summary-row span[b-yzik9adnq2],
    .summary-total span[b-yzik9adnq2] {
        color: #78859a;
        font-size: 9px;
    }

    .summary-row strong[b-yzik9adnq2] {
        font-size: 10px;
    }

.summary-total[b-yzik9adnq2] {
    margin-top: 7px;
    padding-top: 13px;
    border-top: 1px solid #e2e8f0;
}

    .summary-total strong[b-yzik9adnq2] {
        color: #08783d;
        font-size: 17px;
    }

.cancel-button[b-yzik9adnq2],
.primary-button[b-yzik9adnq2],
.secondary-button[b-yzik9adnq2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 14px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.cancel-button[b-yzik9adnq2] {
    width: 100%;
    color: #bd2922;
    border-color: #efc4c0;
    background: #fff1f0;
}

.primary-button[b-yzik9adnq2] {
    color: #fff;
    border-color: #0863d3;
    background: #0c6bd7;
}

.secondary-button[b-yzik9adnq2] {
    color: #30445f;
    border-color: #d4deea;
    background: #fff;
}

.action-card p[b-yzik9adnq2] {
    margin: 9px 0 0;
    color: #8995a6;
    font-size: 8px;
    line-height: 1.5;
}

.completed-notice[b-yzik9adnq2] {
    padding: 11px;
    color: #08783d;
    border: 1px solid #c2e5d0;
    border-radius: 7px;
    background: #eaf8f0;
    font-size: 9px;
}

.cancelled-notice[b-yzik9adnq2] {
    padding: 11px;
    color: #69768a;
    border: 1px solid #dae1e9;
    border-radius: 7px;
    background: #f2f4f7;
    font-size: 9px;
}

.message[b-yzik9adnq2] {
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
}

.success-message[b-yzik9adnq2] {
    color: #08773d;
    border-color: #bfe5cf;
    background: #edf9f2;
}

.error-message[b-yzik9adnq2] {
    color: #b42318;
    border-color: #f0c4c0;
    background: #fff2f1;
}

.loading-card[b-yzik9adnq2],
.not-found-card[b-yzik9adnq2] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 350px;
    flex-direction: column;
    color: #78859a;
}

.loading-card[b-yzik9adnq2] {
    flex-direction: row;
    gap: 10px;
}

.not-found-icon[b-yzik9adnq2],
.warning-icon[b-yzik9adnq2] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    color: #c62c24;
    border: 1px solid #efc3bf;
    border-radius: 50%;
    background: #fff0ef;
    font-size: 22px;
    font-weight: 800;
}

.not-found-card h2[b-yzik9adnq2] {
    margin: 13px 0 5px;
}

.not-found-card p[b-yzik9adnq2] {
    margin: 0 0 17px;
    font-size: 9px;
}

.modal-backdrop[b-yzik9adnq2] {
    position: fixed;
    z-index: 2700;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(7, 22, 43, 0.6);
}

.confirmation-modal[b-yzik9adnq2] {
    width: min(440px, 100%);
    padding: 26px;
    border-radius: 13px;
    background: #fff;
    text-align: center;
}

    .confirmation-modal .warning-icon[b-yzik9adnq2] {
        margin: 0 auto;
    }

    .confirmation-modal h2[b-yzik9adnq2] {
        margin: 14px 0 6px;
    }

    .confirmation-modal p[b-yzik9adnq2] {
        margin: 0;
        color: #728096;
        font-size: 10px;
    }

.confirmation-information[b-yzik9adnq2] {
    margin-top: 16px;
    padding: 12px;
    border: 1px solid #efd1a7;
    border-radius: 7px;
    background: #fff5e8;
}

    .confirmation-information strong[b-yzik9adnq2],
    .confirmation-information span[b-yzik9adnq2] {
        display: block;
    }

    .confirmation-information strong[b-yzik9adnq2] {
        margin-bottom: 4px;
        color: #a65300;
        font-size: 10px;
    }

    .confirmation-information span[b-yzik9adnq2] {
        color: #876641;
        font-size: 8px;
    }

.confirmation-actions[b-yzik9adnq2] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    margin-top: 18px;
}

.spinner[b-yzik9adnq2] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-yzik9adnq2 700ms linear infinite;
}

@keyframes spin-b-yzik9adnq2 {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 950px) {
    .details-layout[b-yzik9adnq2] {
        grid-template-columns: 1fr;
    }

    .details-sidebar[b-yzik9adnq2] {
        position: static;
    }
}

@media (max-width: 700px) {
    .details-page[b-yzik9adnq2] {
        padding: 17px 12px;
    }

    .page-header[b-yzik9adnq2] {
        align-items: flex-start;
        flex-direction: column;
    }

    .order-information-grid[b-yzik9adnq2],
    .reservation-row[b-yzik9adnq2] {
        grid-template-columns: 1fr 1fr;
    }
}
.order-worklog[b-yzik9adnq2]{display:grid;gap:14px}.worklog-heading[b-yzik9adnq2]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.worklog-heading h2[b-yzik9adnq2],.worklog-heading p[b-yzik9adnq2]{margin:0}.worklog-heading p[b-yzik9adnq2]{margin-top:4px;color:#718198;font-size:12px}.worklog-heading>span[b-yzik9adnq2]{padding:7px 10px;border-radius:999px;background:#eaf3ff;color:#1675ed;font-size:11px;font-weight:800}.order-worklog label[b-yzik9adnq2]{display:grid;gap:6px;color:#52637c;font-size:12px;font-weight:750}.order-worklog input[b-yzik9adnq2],.order-worklog textarea[b-yzik9adnq2]{width:100%;box-sizing:border-box;padding:11px 13px;border:1px solid #d4e0ef;border-radius:10px;background:#f8fbff;color:#172942;font:inherit}.order-worklog textarea[b-yzik9adnq2]{min-height:90px;resize:vertical}.order-worklog small[b-yzik9adnq2]{color:#8391a4}.worklog-actions[b-yzik9adnq2]{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.worklog-actions a[b-yzik9adnq2],.worklog-actions button[b-yzik9adnq2]{min-height:38px;padding:0 13px;border:1px solid #cddced;border-radius:10px;background:#fff;color:#146fdc;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.worklog-actions button[b-yzik9adnq2]{border-color:#1675ed;background:#1675ed;color:#fff}
:global(body.dark-mode) .order-worklog input[b-yzik9adnq2],:global(body.dark-mode) .order-worklog textarea[b-yzik9adnq2]{border-color:#2a405d;background:#0c1728;color:#edf5ff}:global(body.dark-mode) .worklog-actions a[b-yzik9adnq2]{border-color:#304660;background:#111f33;color:#64a9ff}:global(body.dark-mode) .worklog-heading>span[b-yzik9adnq2]{background:#173252;color:#78b7ff}
/* /Components/Pages/Orders.razor.rz.scp.css */
.orders-page[b-ws1d3yz4nz] {
    padding: 28px;
    color: #152944;
}

.page-header[b-ws1d3yz4nz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

    .page-header h1[b-ws1d3yz4nz] {
        margin: 0 0 5px;
        font-size: 29px;
    }

    .page-header p[b-ws1d3yz4nz] {
        margin: 0;
        color: #78859a;
        font-size: 13px;
    }

.primary-button[b-ws1d3yz4nz],
.secondary-button[b-ws1d3yz4nz],
.refresh-button[b-ws1d3yz4nz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 15px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
}

.primary-button[b-ws1d3yz4nz] {
    color: #fff;
    border-color: #0863d3;
    background: linear-gradient(135deg, #1578e7, #0762d1);
}

.secondary-button[b-ws1d3yz4nz],
.refresh-button[b-ws1d3yz4nz] {
    color: #30445f;
    border-color: #d4deea;
    background: #fff;
}

.message[b-ws1d3yz4nz] {
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
}

.success-message[b-ws1d3yz4nz] {
    color: #08773d;
    border-color: #bfe5cf;
    background: #edf9f2;
}

.error-message[b-ws1d3yz4nz] {
    color: #b42318;
    border-color: #f0c4c0;
    background: #fff2f1;
}

.stat-grid[b-ws1d3yz4nz] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 18px;
}

.stat-card[b-ws1d3yz4nz] {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 18px;
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.stat-icon[b-ws1d3yz4nz] {
    display: flex;
    flex: 0 0 45px;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-radius: 10px;
    font-weight: 800;
}

    .stat-icon.blue[b-ws1d3yz4nz] {
        color: #0869d6;
        border-color: #c8def7;
        background: #eaf4ff;
    }

    .stat-icon.orange[b-ws1d3yz4nz] {
        color: #cf6700;
        border-color: #efd1a7;
        background: #fff3e3;
    }

    .stat-icon.green[b-ws1d3yz4nz] {
        color: #087d41;
        border-color: #c2e5d0;
        background: #eaf8f0;
    }

    .stat-icon.purple[b-ws1d3yz4nz] {
        color: #7047bd;
        border-color: #d8cbef;
        background: #f3effb;
        font-size: 10px;
    }

.stat-card span[b-ws1d3yz4nz],
.stat-card strong[b-ws1d3yz4nz],
.stat-card small[b-ws1d3yz4nz] {
    display: block;
}

.stat-card span[b-ws1d3yz4nz] {
    color: #69778e;
    font-size: 10px;
}

.stat-card strong[b-ws1d3yz4nz] {
    font-size: 22px;
}

.stat-card small[b-ws1d3yz4nz] {
    color: #8a96a8;
    font-size: 9px;
}

.orange-text[b-ws1d3yz4nz] {
    color: #cb6500;
}

.green-text[b-ws1d3yz4nz] {
    color: #087c40;
}

.filter-card[b-ws1d3yz4nz],
.orders-card[b-ws1d3yz4nz] {
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.filter-card[b-ws1d3yz4nz] {
    display: grid;
    grid-template-columns: 1fr 220px auto;
    align-items: end;
    gap: 13px;
    margin-bottom: 18px;
    padding: 15px;
}

.search-field[b-ws1d3yz4nz] {
    position: relative;
}

    .search-field span[b-ws1d3yz4nz] {
        position: absolute;
        top: 50%;
        left: 13px;
        transform: translateY(-50%);
    }

    .search-field input[b-ws1d3yz4nz],
    .select-field select[b-ws1d3yz4nz] {
        width: 100%;
        height: 41px;
        border: 1px solid #d4deea;
        border-radius: 8px;
        outline: none;
    }

    .search-field input[b-ws1d3yz4nz] {
        padding: 0 12px 0 39px;
    }

.select-field[b-ws1d3yz4nz] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .select-field label[b-ws1d3yz4nz] {
        color: #68758a;
        font-size: 9px;
        font-weight: 700;
    }

    .select-field select[b-ws1d3yz4nz] {
        padding: 0 10px;
    }

.orders-card[b-ws1d3yz4nz] {
    overflow: hidden;
}

.card-header[b-ws1d3yz4nz] {
    padding: 16px 19px;
    border-bottom: 1px solid #e2e8f0;
}

    .card-header h2[b-ws1d3yz4nz] {
        margin: 0 0 3px;
        font-size: 15px;
    }

    .card-header p[b-ws1d3yz4nz] {
        margin: 0;
        color: #8793a5;
        font-size: 9px;
    }

.table-wrapper[b-ws1d3yz4nz] {
    overflow-x: auto;
}

table[b-ws1d3yz4nz] {
    width: 100%;
    min-width: 1050px;
    border-collapse: collapse;
}

th[b-ws1d3yz4nz] {
    padding: 11px 14px;
    color: #53637b;
    border-bottom: 1px solid #dee6ef;
    background: #f7f9fc;
    font-size: 9px;
    text-align: left;
    text-transform: uppercase;
}

td[b-ws1d3yz4nz] {
    padding: 13px 14px;
    color: #394c65;
    border-bottom: 1px solid #e6ecf3;
    font-size: 10px;
}

.order-number strong[b-ws1d3yz4nz],
.order-number small[b-ws1d3yz4nz] {
    display: block;
}

.order-number small[b-ws1d3yz4nz] {
    margin-top: 3px;
    color: #8793a5;
    font-size: 8px;
}

.channel-badge[b-ws1d3yz4nz],
.payment-status[b-ws1d3yz4nz],
.order-status[b-ws1d3yz4nz] {
    display: inline-flex;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 8px;
    font-weight: 700;
}

.channel-badge[b-ws1d3yz4nz] {
    color: #ec6500;
    border-color: #f3d3b5;
    background: #fff4e9;
}

.payment-paid[b-ws1d3yz4nz],
.status-completed[b-ws1d3yz4nz] {
    color: #08783d;
    border-color: #c2e5d0;
    background: #eaf8f0;
}

.payment-pending[b-ws1d3yz4nz],
.status-new[b-ws1d3yz4nz] {
    color: #b25c00;
    border-color: #efd2a9;
    background: #fff4e4;
}

.payment-refunded[b-ws1d3yz4nz],
.status-cancelled[b-ws1d3yz4nz] {
    color: #69768a;
    border-color: #dae1e9;
    background: #f2f4f7;
}

.payment-failed[b-ws1d3yz4nz] {
    color: #c62c24;
    border-color: #efc3bf;
    background: #fff0ef;
}

.status-processing[b-ws1d3yz4nz],
.status-reserved[b-ws1d3yz4nz],
.status-picking[b-ws1d3yz4nz] {
    color: #0961b9;
    border-color: #c6dcf5;
    background: #eaf4ff;
}

.loading-state[b-ws1d3yz4nz],
.empty-state[b-ws1d3yz4nz] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 290px;
    color: #78859a;
}

.loading-state[b-ws1d3yz4nz] {
    gap: 10px;
}

.empty-state[b-ws1d3yz4nz] {
    flex-direction: column;
    text-align: center;
}

.empty-icon[b-ws1d3yz4nz] {
    font-size: 30px;
}

.empty-state h3[b-ws1d3yz4nz] {
    margin: 10px 0 4px;
}

.empty-state p[b-ws1d3yz4nz] {
    margin: 0 0 15px;
    font-size: 10px;
}

.modal-backdrop[b-ws1d3yz4nz] {
    position: fixed;
    z-index: 2600;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(7, 22, 43, 0.6);
}

.order-modal[b-ws1d3yz4nz] {
    display: flex;
    width: min(1050px, 100%);
    max-height: calc(100vh - 40px);
    overflow: hidden;
    flex-direction: column;
    border-radius: 13px;
    background: #fff;
}

.modal-header[b-ws1d3yz4nz] {
    display: flex;
    justify-content: space-between;
    padding: 18px 21px;
    border-bottom: 1px solid #e2e8f0;
}

    .modal-header h2[b-ws1d3yz4nz] {
        margin: 0 0 4px;
        font-size: 18px;
    }

    .modal-header p[b-ws1d3yz4nz] {
        margin: 0;
        color: #8491a4;
        font-size: 10px;
    }

.modal-close[b-ws1d3yz4nz] {
    width: 33px;
    height: 33px;
    border: 1px solid #d7e0ea;
    border-radius: 7px;
    background: #fff;
    font-size: 21px;
    cursor: pointer;
}

.modal-body[b-ws1d3yz4nz] {
    padding: 20px 22px;
    overflow-y: auto;
}

.modal-footer[b-ws1d3yz4nz] {
    display: flex;
    justify-content: flex-end;
    gap: 9px;
    padding: 14px 22px;
    border-top: 1px solid #e2e8f0;
    background: #fafcff;
}

.form-section[b-ws1d3yz4nz] {
    margin-bottom: 24px;
}

.section-heading[b-ws1d3yz4nz] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 13px;
}

    .section-heading > span[b-ws1d3yz4nz] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 31px;
        height: 31px;
        color: #0868d4;
        border: 1px solid #c6def8;
        border-radius: 8px;
        background: #eaf4ff;
        font-size: 10px;
        font-weight: 800;
    }

    .section-heading h3[b-ws1d3yz4nz] {
        margin: 0 0 2px;
        font-size: 12px;
    }

    .section-heading p[b-ws1d3yz4nz] {
        margin: 0;
        color: #8995a6;
        font-size: 9px;
    }

.form-grid[b-ws1d3yz4nz] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px;
}

.form-field[b-ws1d3yz4nz] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.form-field-wide[b-ws1d3yz4nz] {
    grid-column: 1 / -1;
}

.form-field label[b-ws1d3yz4nz] {
    color: #485970;
    font-size: 9px;
    font-weight: 700;
}

    .form-field label span[b-ws1d3yz4nz] {
        color: #d42c25;
    }

.form-control[b-ws1d3yz4nz] {
    width: 100%;
    height: 40px;
    padding: 0 11px;
    border: 1px solid #d4deea;
    border-radius: 7px;
    outline: none;
    font-size: 10px;
}

.add-item-panel[b-ws1d3yz4nz] {
    display: grid;
    grid-template-columns: 1fr 120px 160px auto;
    align-items: end;
    gap: 10px;
    padding: 14px;
    border: 1px solid #dce5ef;
    border-radius: 9px;
    background: #f8fafd;
}

.input-with-suffix[b-ws1d3yz4nz] {
    position: relative;
}

    .input-with-suffix .form-control[b-ws1d3yz4nz] {
        padding-right: 40px;
    }

    .input-with-suffix span[b-ws1d3yz4nz] {
        position: absolute;
        top: 50%;
        right: 10px;
        color: #8491a4;
        transform: translateY(-50%);
    }

.add-item-button[b-ws1d3yz4nz] {
    height: 40px;
    padding: 0 13px;
    color: #fff;
    border: 1px solid #0863d3;
    border-radius: 7px;
    background: #0c6bd7;
    font-size: 10px;
    font-weight: 700;
    cursor: pointer;
}

.cart-empty[b-ws1d3yz4nz] {
    margin-top: 10px;
    padding: 20px;
    color: #8793a5;
    border: 1px dashed #d3deea;
    border-radius: 8px;
    text-align: center;
    font-size: 10px;
}

.cart-table-wrapper[b-ws1d3yz4nz] {
    margin-top: 10px;
    overflow-x: auto;
}

.cart-table[b-ws1d3yz4nz] {
    min-width: 700px;
    border: 1px solid #dfe6ef;
}

    .cart-table td strong[b-ws1d3yz4nz],
    .cart-table td small[b-ws1d3yz4nz] {
        display: block;
    }

    .cart-table td small[b-ws1d3yz4nz] {
        margin-top: 3px;
        color: #8995a6;
    }

.remove-button[b-ws1d3yz4nz] {
    width: 28px;
    height: 28px;
    color: #bf2922;
    border: 1px solid #efc3bf;
    border-radius: 6px;
    background: #fff0ef;
    cursor: pointer;
}

.order-summary[b-ws1d3yz4nz] {
    display: grid;
    grid-template-columns: 1fr 1fr 1.5fr;
    gap: 10px;
    padding: 15px;
    border: 1px solid #dce5ef;
    border-radius: 9px;
    background: #f8fafd;
}

    .order-summary div[b-ws1d3yz4nz] {
        padding-right: 12px;
        border-right: 1px solid #dfe6ef;
    }

        .order-summary div:last-child[b-ws1d3yz4nz] {
            border-right: none;
        }

    .order-summary span[b-ws1d3yz4nz],
    .order-summary strong[b-ws1d3yz4nz] {
        display: block;
    }

    .order-summary span[b-ws1d3yz4nz] {
        margin-bottom: 4px;
        color: #8591a4;
        font-size: 9px;
    }

    .order-summary strong[b-ws1d3yz4nz] {
        font-size: 13px;
    }

.total-summary strong[b-ws1d3yz4nz] {
    color: #08783d;
    font-size: 18px;
}

.spinner[b-ws1d3yz4nz] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-ws1d3yz4nz 700ms linear infinite;
}

@keyframes spin-b-ws1d3yz4nz {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1050px) {
    .stat-grid[b-ws1d3yz4nz] {
        grid-template-columns: repeat(2, 1fr);
    }

    .add-item-panel[b-ws1d3yz4nz] {
        grid-template-columns: 1fr 1fr;
    }

    .product-select-field[b-ws1d3yz4nz] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 700px) {
    .orders-page[b-ws1d3yz4nz] {
        padding: 17px 12px;
    }

    .page-header[b-ws1d3yz4nz] {
        align-items: stretch;
        flex-direction: column;
    }

    .stat-grid[b-ws1d3yz4nz],
    .filter-card[b-ws1d3yz4nz],
    .form-grid[b-ws1d3yz4nz],
    .add-item-panel[b-ws1d3yz4nz],
    .order-summary[b-ws1d3yz4nz] {
        grid-template-columns: 1fr;
    }

    .form-field-wide[b-ws1d3yz4nz],
    .product-select-field[b-ws1d3yz4nz] {
        grid-column: auto;
    }

    .modal-backdrop[b-ws1d3yz4nz] {
        padding: 0;
    }

    .order-modal[b-ws1d3yz4nz] {
        max-height: 100vh;
        border-radius: 0;
    }

    .order-summary div[b-ws1d3yz4nz] {
        padding-bottom: 9px;
        border-right: none;
        border-bottom: 1px solid #dfe6ef;
    }
    .order-details-link[b-ws1d3yz4nz] {
        display: block;
        color: #173553;
        font-size: 10px;
        font-weight: 750;
        text-decoration: none;
    }

        .order-details-link:hover[b-ws1d3yz4nz] {
            color: #0868d4;
            text-decoration: underline;
        }

}
.selected-product-preview[b-ws1d3yz4nz] {
    min-height: 54px;
    margin-top: 8px;
    padding: 7px 9px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f3f8fe;
    border: 1px solid #d4e4f5;
    border-radius: 8px;
}

    .selected-product-preview > div:last-child[b-ws1d3yz4nz] {
        min-width: 0;
    }

    .selected-product-preview strong[b-ws1d3yz4nz],
    .selected-product-preview span[b-ws1d3yz4nz] {
        display: block;
    }

    .selected-product-preview strong[b-ws1d3yz4nz] {
        overflow: hidden;
        margin-bottom: 4px;
        color: #243951;
        font-size: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .selected-product-preview span[b-ws1d3yz4nz] {
        color: #7d8b9e;
        font-size: 8px;
    }

.cart-product-cell[b-ws1d3yz4nz] {
    min-width: 210px;
    display: flex;
    align-items: center;
    gap: 9px;
}

    .cart-product-cell > div:last-child[b-ws1d3yz4nz] {
        min-width: 0;
    }

    .cart-product-cell strong[b-ws1d3yz4nz],
    .cart-product-cell small[b-ws1d3yz4nz] {
        display: block;
    }

    .cart-product-cell strong[b-ws1d3yz4nz] {
        overflow: hidden;
        max-width: 190px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.order-products-cell[b-ws1d3yz4nz] {
    min-width: 130px;
    display: flex;
    align-items: center;
    gap: 9px;
}

    .order-products-cell > span[b-ws1d3yz4nz] {
        color: #53657b;
        font-size: 9px;
        white-space: nowrap;
    }

.order-product-images[b-ws1d3yz4nz] {
    display: flex;
    align-items: center;
}

    .order-product-images[b-ws1d3yz4nz]  .product-thumbnail {
        position: relative;
        margin-left: -9px;
        background: #ffffff;
        border: 2px solid #ffffff;
        box-shadow: 0 0 0 1px #d8e2ed;
    }

        .order-product-images[b-ws1d3yz4nz]  .product-thumbnail:first-child {
            margin-left: 0;
        }
/* /Components/Pages/PackagingMaterials.razor.rz.scp.css */
.packaging-page[b-veqqt656h2]{padding:28px;color:#142943}.page-header[b-veqqt656h2]{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.page-header h1[b-veqqt656h2]{margin:4px 0 5px;font-size:29px}.page-header p[b-veqqt656h2]{margin:0;color:#74839a}.eyebrow[b-veqqt656h2]{color:#0876e8;font-size:10px;font-weight:850;letter-spacing:.1em}.packaging-summary-grid[b-veqqt656h2]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:17px}.summary-card[b-veqqt656h2]{min-height:105px;padding:18px;display:grid;gap:5px;border:1px solid #dce5ef;border-radius:13px;background:#fff}.summary-card span[b-veqqt656h2],.summary-card small[b-veqqt656h2]{color:#75849a;font-size:10px}.summary-card strong[b-veqqt656h2]{color:#142943;font-size:24px}.summary-card.warning strong[b-veqqt656h2]{color:#d56d00}.packaging-toolbar[b-veqqt656h2]{display:flex;gap:10px;margin-bottom:17px;padding:14px}.packaging-toolbar input[b-veqqt656h2]{flex:1}.packaging-layout[b-veqqt656h2]{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:16px;align-items:start}.packaging-card[b-veqqt656h2],.movement-card[b-veqqt656h2],.movements-card[b-veqqt656h2]{overflow:hidden;border:1px solid #dce5ef;border-radius:13px;background:#fff;box-shadow:0 4px 16px rgba(18,41,74,.04)}.card-header[b-veqqt656h2]{padding:16px 18px;border-bottom:1px solid #e4eaf2}.card-header h2[b-veqqt656h2]{margin:0 0 4px;font-size:15px}.card-header p[b-veqqt656h2]{margin:0;color:#7e8da1;font-size:9px}.packaging-list[b-veqqt656h2]{display:flex;flex-direction:column}.packaging-item[b-veqqt656h2]{width:100%;padding:13px 15px;display:grid;grid-template-columns:42px minmax(180px,1.5fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(100px,.65fr) auto;align-items:center;gap:12px;color:inherit;text-align:left;background:transparent;border:0;border-bottom:1px solid #e8edf3;cursor:pointer}.packaging-item:hover[b-veqqt656h2],.packaging-item.selected[b-veqqt656h2]{background:#f4f9ff}.packaging-item.selected[b-veqqt656h2]{box-shadow:inset 3px 0 #1674f5}.material-icon[b-veqqt656h2]{width:38px;height:38px;display:grid;place-items:center;color:#176bd4;font-size:10px;font-weight:850;background:#e8f3ff;border-radius:10px}.material-name[b-veqqt656h2],.material-stock[b-veqqt656h2],.material-cost[b-veqqt656h2],.material-value[b-veqqt656h2]{display:flex;min-width:0;flex-direction:column}.packaging-item strong[b-veqqt656h2]{font-size:11px}.packaging-item small[b-veqqt656h2]{margin-top:4px;color:#8492a5;font-size:8px}.material-stock .low[b-veqqt656h2]{color:#d94450}.stock-state[b-veqqt656h2]{padding:6px 8px;border-radius:7px;font-size:8px;font-weight:800}.stock-state.ok[b-veqqt656h2]{color:#087b43;background:#e8f8f0}.stock-state.low[b-veqqt656h2]{color:#c52b2b;background:#fff0ef}.movement-card[b-veqqt656h2]{position:sticky;top:94px}.movement-form[b-veqqt656h2],.modal-body[b-veqqt656h2]{padding:17px;display:flex;flex-direction:column;gap:13px}.movement-form label[b-veqqt656h2],.modal-body label[b-veqqt656h2]{display:flex;flex-direction:column;gap:6px}.movement-form label>span[b-veqqt656h2],.modal-body label>span[b-veqqt656h2]{color:#62738a;font-size:9px;font-weight:750}.movement-form input[b-veqqt656h2],.movement-form select[b-veqqt656h2],.movement-form textarea[b-veqqt656h2],.modal-body input[b-veqqt656h2],.modal-body select[b-veqqt656h2]{width:100%;min-height:42px;padding:0 11px;border:1px solid #d3deeb;border-radius:8px}.movement-form textarea[b-veqqt656h2]{min-height:78px;padding-top:10px;resize:vertical}.form-row[b-veqqt656h2]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.movement-save[b-veqqt656h2]{min-height:43px}.movements-card[b-veqqt656h2]{margin-top:17px}.table-wrapper[b-veqqt656h2]{overflow:auto}.movements-card table[b-veqqt656h2]{width:100%;min-width:1100px;border-collapse:collapse}.movements-card th[b-veqqt656h2]{padding:11px 13px;text-align:left}.movements-card td[b-veqqt656h2]{padding:12px 13px;border-top:1px solid #e5ebf2;font-size:10px}.movement-type[b-veqqt656h2]{padding:5px 8px;border-radius:7px;font-size:8px;font-weight:800}.type-1[b-veqqt656h2],.type-3[b-veqqt656h2]{color:#087b43;background:#e8f8f0}.type-2[b-veqqt656h2],.type-4[b-veqqt656h2]{color:#c52b2b;background:#fff0ef}.positive[b-veqqt656h2]{color:#087b43}.negative[b-veqqt656h2]{color:#d43b46}.empty-state[b-veqqt656h2]{min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#7d8ca1}.page-message[b-veqqt656h2]{margin-bottom:14px;padding:12px 14px;border-radius:9px}.page-message.success[b-veqqt656h2]{color:#087b43;background:#e8f8f0}.page-message.error[b-veqqt656h2]{color:#b42318;background:#fff0f0}.modal-backdrop[b-veqqt656h2]{position:fixed;inset:0;z-index:2000;padding:20px;display:grid;place-items:center;background:rgba(5,17,33,.58)}.packaging-modal[b-veqqt656h2]{width:min(520px,100%);overflow:hidden;background:#fff;border-radius:15px;box-shadow:0 26px 80px rgba(0,0,0,.25)}.packaging-modal header[b-veqqt656h2],.packaging-modal footer[b-veqqt656h2]{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3eaf2}.packaging-modal header h2[b-veqqt656h2]{margin:0 0 4px}.packaging-modal header p[b-veqqt656h2]{margin:0;color:#7e8da1;font-size:9px}.packaging-modal header button[b-veqqt656h2]{width:34px;height:34px;border:0;border-radius:8px;font-size:22px}.packaging-modal footer[b-veqqt656h2]{justify-content:flex-end;gap:8px;border-top:1px solid #e3eaf2;border-bottom:0}@media(max-width:1150px){.packaging-summary-grid[b-veqqt656h2]{grid-template-columns:repeat(2,1fr)}.packaging-layout[b-veqqt656h2]{grid-template-columns:1fr}.movement-card[b-veqqt656h2]{position:static}.packaging-item[b-veqqt656h2]{grid-template-columns:42px 1fr 120px}.material-cost[b-veqqt656h2],.material-value[b-veqqt656h2]{display:none}}@media(max-width:700px){.packaging-page[b-veqqt656h2]{padding:15px}.page-header[b-veqqt656h2]{align-items:stretch;flex-direction:column}.packaging-summary-grid[b-veqqt656h2]{grid-template-columns:1fr}.packaging-toolbar[b-veqqt656h2]{flex-direction:column}.packaging-item[b-veqqt656h2]{grid-template-columns:38px 1fr}.material-stock[b-veqqt656h2],.stock-state[b-veqqt656h2]{grid-column:2}.form-row[b-veqqt656h2]{grid-template-columns:1fr}}
/* /Components/Pages/Picking.razor.rz.scp.css */
.picking-page[b-lw0xskx0gn] {
    padding: 28px;
    color: #152944;
}

.page-header[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

    .page-header h1[b-lw0xskx0gn] {
        margin: 0 0 5px;
        font-size: 29px;
    }

    .page-header p[b-lw0xskx0gn] {
        margin: 0;
        color: #78859a;
        font-size: 13px;
    }

.primary-button[b-lw0xskx0gn],
.secondary-button[b-lw0xskx0gn],
.start-button[b-lw0xskx0gn],
.complete-button[b-lw0xskx0gn] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 15px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
}

.primary-button[b-lw0xskx0gn],
.start-button[b-lw0xskx0gn] {
    color: #fff;
    border-color: #0863d3;
    background: linear-gradient(135deg, #1578e7, #0762d1);
}

.secondary-button[b-lw0xskx0gn] {
    color: #30445f;
    border-color: #d4deea;
    background: #fff;
}

.complete-button[b-lw0xskx0gn] {
    color: #fff;
    border-color: #08743d;
    background: linear-gradient(135deg, #139354, #08743d);
}

.message[b-lw0xskx0gn] {
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
}

.success-message[b-lw0xskx0gn] {
    color: #08773d;
    border-color: #bfe5cf;
    background: #edf9f2;
}

.error-message[b-lw0xskx0gn] {
    color: #b42318;
    border-color: #f0c4c0;
    background: #fff2f1;
}

.stat-grid[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 18px;
}

.stat-card[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 18px;
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.stat-icon[b-lw0xskx0gn] {
    display: flex;
    flex: 0 0 45px;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-radius: 10px;
    font-weight: 800;
}

    .stat-icon.blue[b-lw0xskx0gn] {
        color: #0869d6;
        border-color: #c8def7;
        background: #eaf4ff;
    }

    .stat-icon.orange[b-lw0xskx0gn] {
        color: #cf6700;
        border-color: #efd1a7;
        background: #fff3e3;
    }

    .stat-icon.green[b-lw0xskx0gn] {
        color: #087d41;
        border-color: #c2e5d0;
        background: #eaf8f0;
    }

    .stat-icon.purple[b-lw0xskx0gn] {
        color: #7047bd;
        border-color: #d8cbef;
        background: #f3effb;
    }

.stat-card span[b-lw0xskx0gn],
.stat-card strong[b-lw0xskx0gn],
.stat-card small[b-lw0xskx0gn] {
    display: block;
}

.stat-card span[b-lw0xskx0gn] {
    color: #69778e;
    font-size: 10px;
}

.stat-card strong[b-lw0xskx0gn] {
    font-size: 23px;
}

.stat-card small[b-lw0xskx0gn] {
    color: #8a96a8;
    font-size: 9px;
}

.orange-text[b-lw0xskx0gn] {
    color: #cb6500;
}

.green-text[b-lw0xskx0gn] {
    color: #087c40;
}

.filter-card[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: 1fr 230px;
    align-items: end;
    gap: 13px;
    margin-bottom: 18px;
    padding: 15px;
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.search-field[b-lw0xskx0gn] {
    position: relative;
}

    .search-field > span[b-lw0xskx0gn] {
        position: absolute;
        top: 50%;
        left: 13px;
        transform: translateY(-50%);
    }

    .search-field input[b-lw0xskx0gn],
    .select-field select[b-lw0xskx0gn] {
        width: 100%;
        height: 41px;
        border: 1px solid #d4deea;
        border-radius: 8px;
        outline: none;
    }

    .search-field input[b-lw0xskx0gn] {
        padding: 0 12px 0 39px;
    }

.select-field[b-lw0xskx0gn] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .select-field label[b-lw0xskx0gn] {
        color: #68758a;
        font-size: 9px;
        font-weight: 700;
    }

    .select-field select[b-lw0xskx0gn] {
        padding: 0 10px;
    }

.picking-layout[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: 350px minmax(0, 1fr);
    align-items: start;
    gap: 16px;
}

.order-list-card[b-lw0xskx0gn],
.picking-detail-card[b-lw0xskx0gn] {
    overflow: hidden;
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.card-header[b-lw0xskx0gn],
.detail-header[b-lw0xskx0gn] {
    padding: 16px 18px;
    border-bottom: 1px solid #e2e8f0;
}

    .card-header h2[b-lw0xskx0gn],
    .detail-header h2[b-lw0xskx0gn] {
        margin: 0 0 3px;
        font-size: 15px;
    }

    .card-header p[b-lw0xskx0gn],
    .detail-header p[b-lw0xskx0gn] {
        margin: 0;
        color: #8793a5;
        font-size: 9px;
    }

.order-list[b-lw0xskx0gn] {
    max-height: 680px;
    overflow-y: auto;
}

.order-list-item[b-lw0xskx0gn] {
    display: block;
    width: 100%;
    padding: 14px 16px;
    color: inherit;
    border: none;
    border-bottom: 1px solid #e6ecf3;
    background: #fff;
    text-align: left;
    cursor: pointer;
}

    .order-list-item:hover[b-lw0xskx0gn] {
        background: #f8fbff;
    }

    .order-list-item.selected[b-lw0xskx0gn] {
        border-left: 3px solid #0c6dd9;
        background: #eef6ff;
    }

.order-list-heading[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

    .order-list-heading strong[b-lw0xskx0gn] {
        font-size: 11px;
    }

.order-customer[b-lw0xskx0gn] {
    margin: 6px 0;
    color: #53657e;
    font-size: 10px;
}

.order-list-summary[b-lw0xskx0gn] {
    display: flex;
    gap: 10px;
    color: #8995a6;
    font-size: 8px;
}

.status-badge[b-lw0xskx0gn] {
    display: inline-flex;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 8px;
    font-weight: 700;
}

.status-waiting[b-lw0xskx0gn] {
    color: #0961b9;
    border-color: #c6dcf5;
    background: #eaf4ff;
}

.status-progress[b-lw0xskx0gn] {
    color: #ba5e00;
    border-color: #efd2a8;
    background: #fff4e4;
}

.status-completed[b-lw0xskx0gn] {
    color: #08783d;
    border-color: #c2e5d0;
    background: #eaf8f0;
}

.large-status[b-lw0xskx0gn] {
    font-size: 9px;
}

.detail-header[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .detail-header > div > span[b-lw0xskx0gn] {
        color: #8793a5;
        font-size: 8px;
        text-transform: uppercase;
    }

.customer-panel[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: 1fr 1fr 1.5fr;
    gap: 12px;
    padding: 14px 18px;
    border-bottom: 1px solid #e6ecf3;
    background: #f8fafd;
}

    .customer-panel span[b-lw0xskx0gn],
    .customer-panel strong[b-lw0xskx0gn] {
        display: block;
    }

    .customer-panel span[b-lw0xskx0gn] {
        margin-bottom: 4px;
        color: #8995a6;
        font-size: 8px;
    }

    .customer-panel strong[b-lw0xskx0gn] {
        font-size: 10px;
    }

.picking-items[b-lw0xskx0gn] {
    padding: 18px;
}

.items-heading[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 13px;
}

    .items-heading h3[b-lw0xskx0gn] {
        margin: 0;
        font-size: 12px;
    }

    .items-heading span[b-lw0xskx0gn] {
        color: #8793a5;
        font-size: 9px;
    }

.picking-product[b-lw0xskx0gn] {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #dce4ee;
    border-radius: 9px;
}

.product-heading[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 13px;
    background: #fafcff;
}

.product-avatar[b-lw0xskx0gn] {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #0861bc;
    border: 1px solid #c5dcf6;
    border-radius: 8px;
    background: #e9f3ff;
    font-size: 9px;
    font-weight: 800;
}

.product-heading strong[b-lw0xskx0gn],
.product-heading span[b-lw0xskx0gn] {
    display: block;
}

.product-heading strong[b-lw0xskx0gn] {
    margin-bottom: 3px;
    font-size: 11px;
}

.product-heading span[b-lw0xskx0gn] {
    color: #8793a5;
    font-size: 8px;
}

.reservation-list[b-lw0xskx0gn] {
    padding: 0 13px;
}

.reservation-row[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: 1fr 1fr 1.2fr 100px;
    gap: 10px;
    padding: 11px 0;
    border-top: 1px solid #e6ecf3;
}

    .reservation-row span[b-lw0xskx0gn],
    .reservation-row strong[b-lw0xskx0gn] {
        display: block;
    }

    .reservation-row span[b-lw0xskx0gn] {
        margin-bottom: 3px;
        color: #8995a6;
        font-size: 8px;
    }

    .reservation-row strong[b-lw0xskx0gn] {
        font-size: 9px;
    }

.pick-quantity[b-lw0xskx0gn] {
    padding: 7px;
    border-radius: 6px;
    background: #eaf8f0;
    text-align: center;
}

    .pick-quantity strong[b-lw0xskx0gn] {
        color: #08783d;
        font-size: 12px;
    }

.detail-footer[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 13px;
    padding: 15px 18px;
    border-top: 1px solid #e2e8f0;
    background: #fafcff;
}

.completion-warning[b-lw0xskx0gn] {
    min-width: 0;
    flex: 1;
}

    .completion-warning strong[b-lw0xskx0gn],
    .completion-warning span[b-lw0xskx0gn] {
        display: block;
    }

    .completion-warning strong[b-lw0xskx0gn] {
        margin-bottom: 3px;
        color: #a35200;
        font-size: 9px;
    }

    .completion-warning span[b-lw0xskx0gn] {
        color: #8793a5;
        font-size: 8px;
    }

.completed-information[b-lw0xskx0gn] {
    color: #08783d;
    font-size: 11px;
    font-weight: 700;
}

.select-order-state[b-lw0xskx0gn],
.loading-state[b-lw0xskx0gn],
.empty-state[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    flex-direction: column;
    color: #78859a;
    text-align: center;
}

.loading-state[b-lw0xskx0gn] {
    gap: 10px;
}

.select-icon[b-lw0xskx0gn],
.empty-icon[b-lw0xskx0gn] {
    font-size: 30px;
}

.select-order-state h2[b-lw0xskx0gn],
.empty-state h3[b-lw0xskx0gn] {
    margin: 10px 0 4px;
    color: #30445f;
}

.select-order-state p[b-lw0xskx0gn],
.empty-state p[b-lw0xskx0gn] {
    max-width: 330px;
    margin: 0;
    font-size: 9px;
}

.modal-backdrop[b-lw0xskx0gn] {
    position: fixed;
    z-index: 2600;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(7, 22, 43, 0.6);
}

.confirmation-modal[b-lw0xskx0gn] {
    width: min(430px, 100%);
    padding: 26px;
    border-radius: 13px;
    background: #fff;
    text-align: center;
}

.confirmation-icon[b-lw0xskx0gn] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    color: #08783d;
    border: 1px solid #c2e5d0;
    border-radius: 50%;
    background: #eaf8f0;
    font-size: 22px;
    font-weight: 800;
}

.confirmation-modal h2[b-lw0xskx0gn] {
    margin: 14px 0 6px;
    font-size: 18px;
}

.confirmation-modal p[b-lw0xskx0gn] {
    margin: 0;
    color: #728096;
    font-size: 10px;
}

.confirmation-summary[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    margin-top: 17px;
}

    .confirmation-summary div[b-lw0xskx0gn] {
        padding: 11px;
        border: 1px solid #dfe6ef;
        border-radius: 7px;
        background: #fafcff;
    }

    .confirmation-summary span[b-lw0xskx0gn],
    .confirmation-summary strong[b-lw0xskx0gn] {
        display: block;
    }

    .confirmation-summary span[b-lw0xskx0gn] {
        margin-bottom: 4px;
        color: #8995a6;
        font-size: 8px;
    }

    .confirmation-summary strong[b-lw0xskx0gn] {
        font-size: 12px;
    }

.confirmation-actions[b-lw0xskx0gn] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    margin-top: 18px;
}

.packaging-selection[b-lw0xskx0gn] {
    margin-top: 17px;
    padding: 14px;
    text-align: left;
    border: 1px solid #dfe6ef;
    border-radius: 10px;
    background: #f8fbff;
}

.packaging-selection-heading[b-lw0xskx0gn] {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-bottom: 10px;
}

.packaging-selection-heading strong[b-lw0xskx0gn] { font-size: 12px; }
.packaging-selection-heading span[b-lw0xskx0gn],
.packaging-empty[b-lw0xskx0gn] { color: #78879b; font-size: 9px; }

.packaging-choice[b-lw0xskx0gn] {
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 8px 0;
    border-top: 1px solid #e3eaf2;
}

.packaging-choice > div:first-child[b-lw0xskx0gn] { display: flex; flex-direction: column; gap: 4px; }
.packaging-choice strong[b-lw0xskx0gn] { font-size: 10px; }
.packaging-choice span[b-lw0xskx0gn] { color: #7d8ca0; font-size: 8px; }
.packaging-quantity[b-lw0xskx0gn] { display: flex; align-items: center; gap: 7px; }
.packaging-quantity input[b-lw0xskx0gn] {
    width: 88px;
    height: 38px;
    padding: 0 9px;
    border: 1px solid #d4dfeb;
    border-radius: 7px;
}

.completion-error[b-lw0xskx0gn] {
    margin-top: 12px;
    padding: 10px 12px;
    color: #bd2b38;
    text-align: left;
    background: #fff0f1;
    border: 1px solid #f4cdd2;
    border-radius: 8px;
    font-size: 9px;
}

.confirmation-modal[b-lw0xskx0gn] { width: min(560px, 100%); }

.spinner[b-lw0xskx0gn] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-lw0xskx0gn 700ms linear infinite;
}

@keyframes spin-b-lw0xskx0gn {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1050px) {
    .stat-grid[b-lw0xskx0gn] {
        grid-template-columns: repeat(2, 1fr);
    }

    .picking-layout[b-lw0xskx0gn] {
        grid-template-columns: 1fr;
    }

    .order-list[b-lw0xskx0gn] {
        max-height: 330px;
    }
}

@media (max-width: 700px) {
    .picking-page[b-lw0xskx0gn] {
        padding: 17px 12px;
    }

    .page-header[b-lw0xskx0gn] {
        align-items: stretch;
        flex-direction: column;
    }

    .stat-grid[b-lw0xskx0gn],
    .filter-card[b-lw0xskx0gn],
    .customer-panel[b-lw0xskx0gn],
    .reservation-row[b-lw0xskx0gn] {
        grid-template-columns: 1fr;
    }

    .detail-footer[b-lw0xskx0gn] {
        align-items: stretch;
        flex-direction: column;
    }

        .detail-footer button[b-lw0xskx0gn] {
            width: 100%;
        }
}

.mobile-pick-progress[b-lw0xskx0gn] { display: none; }
.pick-confirm-button[b-lw0xskx0gn] { min-height:38px;padding:0 12px;color:#1269c9;border:1px solid #bed8f5;border-radius:9px;background:#eef6ff;font:inherit;font-size:11px;font-weight:800;cursor:pointer; }
.pick-confirm-button.done[b-lw0xskx0gn] { color:#08783d;border-color:#bfe5cf;background:#eaf8f0; }
.reservation-row.confirmed[b-lw0xskx0gn] { background:#f2fbf6; }
.pick-required-hint[b-lw0xskx0gn] { color:#a35200;font-size:10px;font-weight:700; }

@media (max-width: 700px) {
    .picking-page[b-lw0xskx0gn] { padding-bottom: 116px; }
    .picking-page .page-header > .primary-button[b-lw0xskx0gn] { display:none; }
    .picking-page .stat-grid[b-lw0xskx0gn] { grid-template-columns: repeat(2, 1fr); gap:9px; }
    .picking-page .stat-card[b-lw0xskx0gn] { min-height:92px; padding:12px; }
    .picking-page .stat-icon[b-lw0xskx0gn] { display:none; }
    .picking-page .filter-card[b-lw0xskx0gn] { display:none; }
    .order-list-card[b-lw0xskx0gn] { border-radius:14px; }
    .order-list[b-lw0xskx0gn] { max-height: 220px; }
    .order-list-item[b-lw0xskx0gn] { padding: 14px; }
    .picking-detail-card[b-lw0xskx0gn] { border-radius:14px; }
    .customer-panel[b-lw0xskx0gn] { display:none; }
    .mobile-pick-progress[b-lw0xskx0gn] { display:grid;gap:6px;padding:12px 14px;border-bottom:1px solid #dfe7f0;background:#f7fbff; }
    .mobile-pick-progress span[b-lw0xskx0gn] { color:#697b94;font-size:10px;font-weight:700; }
    .mobile-pick-progress strong[b-lw0xskx0gn] { color:#14345a;font-size:14px; }
    .mobile-pick-progress > div[b-lw0xskx0gn] { height:7px;overflow:hidden;background:#dceafa;border-radius:99px; }
    .mobile-pick-progress i[b-lw0xskx0gn] { display:block;height:100%;background:linear-gradient(90deg,#1778ed,#35c77b);border-radius:inherit;transition:width .2s ease; }
    .picking-items[b-lw0xskx0gn] { padding:10px; }
    .picking-product[b-lw0xskx0gn] { margin-bottom:10px;border-radius:12px; }
    .product-heading[b-lw0xskx0gn] { padding:12px; }
    .reservation-list[b-lw0xskx0gn] { padding:0 12px; }
    .reservation-row[b-lw0xskx0gn] { grid-template-columns:1fr 1fr!important;gap:10px;padding:12px 0; }
    .reservation-row > div:nth-child(3)[b-lw0xskx0gn] { grid-column:1 / -1; }
    .pick-quantity[b-lw0xskx0gn] { padding:8px; }
    .pick-confirm-button[b-lw0xskx0gn] { grid-column:1 / -1;min-height:48px;font-size:13px; }
    .detail-footer[b-lw0xskx0gn] { position:sticky;bottom:0;z-index:5;padding:12px;background:#fff;box-shadow:0 -10px 22px rgba(27,62,104,.08); }
    .detail-footer .inline-document-actions[b-lw0xskx0gn],.completion-warning[b-lw0xskx0gn] { display:none; }
    .detail-footer .complete-button[b-lw0xskx0gn],.detail-footer .start-button[b-lw0xskx0gn] { min-height:52px;font-size:14px; }
    .pick-required-hint[b-lw0xskx0gn] { text-align:center; }
    .confirmation-modal[b-lw0xskx0gn] { max-height: calc(100dvh - 24px);overflow-y:auto;padding:20px 16px;border-radius:16px; }
}

:global(html.bdn-dark-panels) .reservation-row.confirmed[b-lw0xskx0gn] { background:#143126; }
:global(html.bdn-dark-panels) .pick-confirm-button[b-lw0xskx0gn] { color:#96c9ff;border-color:#315377;background:#172d48; }
:global(html.bdn-dark-panels) .pick-confirm-button.done[b-lw0xskx0gn] { color:#9ee6bd;border-color:#2c6948;background:#173828; }
:global(html.bdn-dark-panels) .mobile-pick-progress[b-lw0xskx0gn],
:global(html.bdn-dark-panels) .detail-footer[b-lw0xskx0gn] { background:#132237; }
:global(html.bdn-dark-panels) .mobile-pick-progress strong[b-lw0xskx0gn] { color:#eef6ff; }
/* /Components/Pages/ProductEditPage.razor.rz.scp.css */
.edit-page[b-9pnipg3fot] {
    padding: 28px;
    color: #152944;
}

.page-header[b-9pnipg3fot] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

.back-link[b-9pnipg3fot] {
    display: inline-block;
    margin-bottom: 10px;
    color: #0b6dd8;
    font-size: 11px;
    font-weight: 650;
    text-decoration: none;
}

.page-header h1[b-9pnipg3fot] {
    margin: 0 0 5px;
    font-size: 29px;
}

.page-header p[b-9pnipg3fot] {
    margin: 0;
    color: #78859a;
    font-size: 13px;
}

.product-status[b-9pnipg3fot] {
    padding: 7px 11px;
    border: 1px solid;
    border-radius: 7px;
    font-size: 10px;
    font-weight: 700;
}

.active-status[b-9pnipg3fot] {
    color: #08783e;
    border-color: #c2e6d1;
    background: #eaf8f0;
}

.inactive-status[b-9pnipg3fot] {
    color: #6d788b;
    border-color: #d9e0e8;
    background: #f2f4f7;
}

.edit-layout[b-9pnipg3fot] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    align-items: start;
    gap: 18px;
}

.edit-main[b-9pnipg3fot] {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.form-card[b-9pnipg3fot],
.action-card[b-9pnipg3fot],
.loading-card[b-9pnipg3fot],
.not-found-card[b-9pnipg3fot] {
    border: 1px solid #dce4ef;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 3px 12px rgba(18, 41, 74, 0.04);
}

.card-header[b-9pnipg3fot] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 17px 20px;
    border-bottom: 1px solid #e3e9f1;
}

.card-icon[b-9pnipg3fot] {
    display: flex;
    flex: 0 0 34px;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    color: #0868d4;
    border: 1px solid #c6def8;
    border-radius: 8px;
    background: #eaf4ff;
    font-size: 12px;
    font-weight: 800;
}

.card-header h2[b-9pnipg3fot] {
    margin: 0 0 3px;
    font-size: 15px;
}

.card-header p[b-9pnipg3fot] {
    margin: 0;
    color: #8491a5;
    font-size: 10px;
}

.card-body[b-9pnipg3fot] {
    padding: 20px;
}

.form-grid[b-9pnipg3fot] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
}

.form-field[b-9pnipg3fot] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 6px;
}

.form-field-wide[b-9pnipg3fot] {
    grid-column: 1 / -1;
}

.form-field label[b-9pnipg3fot] {
    color: #45566f;
    font-size: 11px;
    font-weight: 650;
}

    .form-field label span[b-9pnipg3fot] {
        color: #d72c25;
    }

.form-control[b-9pnipg3fot] {
    width: 100%;
    height: 41px;
    padding: 0 12px;
    color: #1e334f;
    border: 1px solid #d4deea;
    border-radius: 8px;
    outline: none;
    background: #fff;
    font-size: 12px;
}

    .form-control:focus[b-9pnipg3fot] {
        border-color: #3485df;
        box-shadow: 0 0 0 3px rgba(31, 116, 211, 0.1);
    }

.textarea[b-9pnipg3fot] {
    min-height: 90px;
    padding: 11px 12px;
    resize: vertical;
}

.input-with-suffix[b-9pnipg3fot] {
    position: relative;
}

    .input-with-suffix .form-control[b-9pnipg3fot] {
        padding-right: 45px;
    }

    .input-with-suffix span[b-9pnipg3fot] {
        position: absolute;
        top: 50%;
        right: 12px;
        color: #8490a3;
        font-size: 10px;
        transform: translateY(-50%);
    }

.checkbox-grid[b-9pnipg3fot] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.checkbox-card[b-9pnipg3fot] {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    padding: 13px;
    border: 1px solid #dae3ed;
    border-radius: 8px;
    background: #fafcff;
    cursor: pointer;
}

    .checkbox-card input[b-9pnipg3fot] {
        width: 16px;
        height: 16px;
        accent-color: #0a6cda;
    }

    .checkbox-card strong[b-9pnipg3fot],
    .checkbox-card small[b-9pnipg3fot] {
        display: block;
    }

    .checkbox-card strong[b-9pnipg3fot] {
        margin-bottom: 3px;
        color: #2b405c;
        font-size: 11px;
    }

    .checkbox-card small[b-9pnipg3fot] {
        color: #8793a5;
        font-size: 9px;
    }

.action-sidebar[b-9pnipg3fot] {
    position: sticky;
    top: 82px;
}

.action-card[b-9pnipg3fot] {
    padding: 19px;
}

    .action-card h2[b-9pnipg3fot] {
        margin: 0 0 16px;
        font-size: 15px;
    }

.primary-button[b-9pnipg3fot],
.secondary-button[b-9pnipg3fot],
.archive-button[b-9pnipg3fot],
.activate-button[b-9pnipg3fot] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 41px;
    padding: 0 15px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.primary-button[b-9pnipg3fot] {
    color: #fff;
    border-color: #0863d3;
    background: linear-gradient(135deg, #1578e7, #0762d1);
}

.secondary-button[b-9pnipg3fot] {
    color: #31445e;
    border-color: #d4deea;
    background: #fff;
}

.full-button[b-9pnipg3fot] {
    width: 100%;
    margin-bottom: 9px;
}

.separator[b-9pnipg3fot] {
    margin: 10px 0 16px;
    border-top: 1px solid #e2e8f0;
}

.archive-button[b-9pnipg3fot] {
    width: 100%;
    color: #bd2922;
    border-color: #efc4c0;
    background: #fff1f0;
}

.activate-button[b-9pnipg3fot] {
    width: 100%;
    color: #08783d;
    border-color: #c2e5d0;
    background: #eaf8f0;
}

.action-card p[b-9pnipg3fot] {
    margin: 9px 0 0;
    color: #8995a6;
    font-size: 9px;
    line-height: 1.5;
}

.message[b-9pnipg3fot],
.validation-summary[b-9pnipg3fot] {
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
}

.success-message[b-9pnipg3fot] {
    color: #08773d;
    border-color: #bfe5cf;
    background: #edf9f2;
}

.error-message[b-9pnipg3fot],
.validation-summary[b-9pnipg3fot] {
    color: #b42318;
    border-color: #f0c4c0;
    background: #fff2f1;
}

.loading-card[b-9pnipg3fot],
.not-found-card[b-9pnipg3fot] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
}

.loading-card[b-9pnipg3fot] {
    gap: 10px;
}

.not-found-card[b-9pnipg3fot] {
    flex-direction: column;
    padding: 40px;
    text-align: center;
}

.not-found-icon[b-9pnipg3fot],
.warning-icon[b-9pnipg3fot] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    color: #c82b24;
    border: 1px solid #efc4c0;
    border-radius: 50%;
    background: #fff0ef;
    font-size: 24px;
    font-weight: 800;
}

.not-found-card h2[b-9pnipg3fot] {
    margin: 15px 0 5px;
}

.not-found-card p[b-9pnipg3fot] {
    margin: 0 0 18px;
    color: #7e8a9e;
    font-size: 11px;
}

.modal-backdrop[b-9pnipg3fot] {
    position: fixed;
    z-index: 2500;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(8, 23, 44, 0.58);
}

.confirmation-modal[b-9pnipg3fot] {
    width: min(430px, 100%);
    padding: 27px;
    border-radius: 13px;
    background: #fff;
    text-align: center;
    box-shadow: 0 24px 70px rgba(4, 20, 43, 0.3);
}

    .confirmation-modal .warning-icon[b-9pnipg3fot] {
        margin: 0 auto;
    }

    .confirmation-modal h2[b-9pnipg3fot] {
        margin: 15px 0 7px;
        font-size: 19px;
    }

    .confirmation-modal p[b-9pnipg3fot] {
        margin: 0;
        color: #6f7d92;
        font-size: 11px;
        line-height: 1.6;
    }

.confirmation-actions[b-9pnipg3fot] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    margin-top: 21px;
}

.spinner[b-9pnipg3fot] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-9pnipg3fot 700ms linear infinite;
}

[b-9pnipg3fot] .validation-message {
    color: #c32a22;
    font-size: 9px;
}

[b-9pnipg3fot] .invalid {
    border-color: #d8453d;
}

@keyframes spin-b-9pnipg3fot {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 950px) {
    .edit-layout[b-9pnipg3fot] {
        grid-template-columns: 1fr;
    }

    .action-sidebar[b-9pnipg3fot] {
        position: static;
    }
}

@media (max-width: 680px) {
    .edit-page[b-9pnipg3fot] {
        padding: 17px 12px;
    }

    .page-header[b-9pnipg3fot] {
        align-items: flex-start;
        flex-direction: column;
    }

    .form-grid[b-9pnipg3fot],
    .checkbox-grid[b-9pnipg3fot] {
        grid-template-columns: 1fr;
    }

    .form-field-wide[b-9pnipg3fot] {
        grid-column: auto;
    }
}
/* /Components/Pages/ProductImageEditor.razor.rz.scp.css */
.product-image-card[b-bwwmvr5v5v] {
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dce4ef;
    border-radius: 12px;
    box-shadow: 0 3px 12px rgba(18, 41, 74, 0.04);
}

.image-card-header[b-bwwmvr5v5v] {
    padding: 17px 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    border-bottom: 1px solid #e3e9f1;
}

.image-card-number[b-bwwmvr5v5v] {
    width: 34px;
    height: 34px;
    display: flex;
    flex: 0 0 34px;
    align-items: center;
    justify-content: center;
    color: #0868d4;
    background: #eaf4ff;
    border: 1px solid #c6def8;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 800;
}

.image-card-header h2[b-bwwmvr5v5v] {
    margin: 0 0 3px;
    color: #152944;
    font-size: 15px;
}

.image-card-header p[b-bwwmvr5v5v] {
    margin: 0;
    color: #8491a5;
    font-size: 10px;
}

.image-card-body[b-bwwmvr5v5v] {
    padding: 20px;
}

.image-message[b-bwwmvr5v5v] {
    margin-bottom: 16px;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 9px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 10px;
}

    .image-message > span[b-bwwmvr5v5v] {
        width: 20px;
        height: 20px;
        display: grid;
        place-items: center;
        flex: 0 0 20px;
        border-radius: 50%;
        font-weight: 800;
    }

    .image-message.error[b-bwwmvr5v5v] {
        color: #b42318;
        background: #fff2f1;
        border-color: #f0c4c0;
    }

        .image-message.error > span[b-bwwmvr5v5v] {
            color: #ffffff;
            background: #d63a32;
        }

    .image-message.success[b-bwwmvr5v5v] {
        color: #08773d;
        background: #edf9f2;
        border-color: #bfe5cf;
    }

        .image-message.success > span[b-bwwmvr5v5v] {
            color: #ffffff;
            background: #15915a;
        }

.image-editor-layout[b-bwwmvr5v5v] {
    display: grid;
    grid-template-columns: 245px minmax(0, 1fr);
    align-items: center;
    gap: 25px;
}

.image-preview[b-bwwmvr5v5v] {
    position: relative;
    width: 245px;
    height: 245px;
    overflow: hidden;
    background: linear-gradient( 45deg, #f6f8fb 25%, transparent 25% ), linear-gradient( -45deg, #f6f8fb 25%, transparent 25% ), linear-gradient( 45deg, transparent 75%, #f6f8fb 75% ), linear-gradient( -45deg, transparent 75%, #f6f8fb 75% ), #ffffff;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0;
    background-size: 20px 20px;
    border: 1px solid #d8e2ed;
    border-radius: 12px;
}

    .image-preview img[b-bwwmvr5v5v] {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: contain;
        background: #ffffff;
    }

.image-placeholder[b-bwwmvr5v5v],
.image-loading[b-bwwmvr5v5v] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.image-placeholder[b-bwwmvr5v5v] {
    padding: 25px;
    color: #8290a3;
    text-align: center;
}

    .image-placeholder svg[b-bwwmvr5v5v] {
        width: 47px;
        height: 47px;
        margin-bottom: 13px;
        color: #8294aa;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.4;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .image-placeholder strong[b-bwwmvr5v5v] {
        margin-bottom: 6px;
        color: #40546c;
        font-size: 11px;
    }

    .image-placeholder span[b-bwwmvr5v5v] {
        font-size: 8px;
        line-height: 1.5;
    }

.upload-overlay[b-bwwmvr5v5v] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    color: #ffffff;
    background: rgba(14, 39, 70, 0.76);
    backdrop-filter: blur(3px);
}

    .upload-overlay strong[b-bwwmvr5v5v] {
        font-size: 10px;
    }

.image-editor-information h3[b-bwwmvr5v5v] {
    margin: 0 0 8px;
    color: #243951;
    font-size: 13px;
}

.image-editor-information > p[b-bwwmvr5v5v] {
    max-width: 500px;
    margin: 0;
    color: #78879a;
    font-size: 10px;
    line-height: 1.6;
}

.image-editor-information ul[b-bwwmvr5v5v] {
    margin: 16px 0 20px;
    padding: 0;
    display: grid;
    gap: 8px;
    list-style: none;
}

.image-editor-information li[b-bwwmvr5v5v] {
    position: relative;
    padding-left: 21px;
    color: #53657c;
    font-size: 9px;
}

    .image-editor-information li[b-bwwmvr5v5v]::before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 14px;
        height: 14px;
        display: grid;
        place-items: center;
        content: "✓";
        color: #087a43;
        background: #e7f7ee;
        border-radius: 50%;
        font-size: 7px;
        font-weight: 800;
        transform: translateY(-50%);
    }

.image-actions[b-bwwmvr5v5v] {
    display: flex;
    align-items: center;
    gap: 9px;
}

.upload-image-button[b-bwwmvr5v5v],
.delete-image-button[b-bwwmvr5v5v] {
    min-height: 41px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: inherit;
    font-size: 9px;
    font-weight: 750;
    border-radius: 8px;
    cursor: pointer;
}

.upload-image-button[b-bwwmvr5v5v] {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    background: linear-gradient(135deg, #1578e7, #0762d1);
    border: 1px solid #0863d3;
    box-shadow: 0 7px 16px rgba(8, 99, 211, 0.17);
}

    .upload-image-button.disabled[b-bwwmvr5v5v] {
        opacity: 0.6;
        cursor: wait;
    }

    .upload-image-button svg[b-bwwmvr5v5v],
    .delete-image-button svg[b-bwwmvr5v5v] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .upload-image-button[b-bwwmvr5v5v]  .image-file-input {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        opacity: 0;
        pointer-events: none;
    }

.delete-image-button[b-bwwmvr5v5v] {
    color: #bd2922;
    background: #fff1f0;
    border: 1px solid #efc4c0;
}

    .delete-image-button:hover[b-bwwmvr5v5v] {
        background: #ffe8e6;
    }

    .delete-image-button:disabled[b-bwwmvr5v5v] {
        opacity: 0.6;
        cursor: wait;
    }

.image-spinner[b-bwwmvr5v5v] {
    width: 23px;
    height: 23px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: image-spin-b-bwwmvr5v5v 700ms linear infinite;
}

    .image-spinner.light[b-bwwmvr5v5v] {
        border-color: rgba(255, 255, 255, 0.36);
        border-top-color: #ffffff;
    }

@keyframes image-spin-b-bwwmvr5v5v {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 680px) {
    .image-editor-layout[b-bwwmvr5v5v] {
        grid-template-columns: 1fr;
    }

    .image-preview[b-bwwmvr5v5v] {
        width: 100%;
        height: auto;
        aspect-ratio: 1;
    }

    .image-actions[b-bwwmvr5v5v] {
        align-items: stretch;
        flex-direction: column;
    }

    .upload-image-button[b-bwwmvr5v5v],
    .delete-image-button[b-bwwmvr5v5v] {
        width: 100%;
    }
}
/* /Components/Pages/Products.razor.rz.scp.css */
.products-page[b-6td8aep7sn] {
    padding: 28px;
    color: #10213d;
}

.products-header[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 22px;
}

    .products-header h1[b-6td8aep7sn] {
        margin: 0 0 5px;
        font-size: 29px;
        font-weight: 750;
        letter-spacing: -0.5px;
    }

    .products-header p[b-6td8aep7sn] {
        margin: 0;
        color: #71809b;
        font-size: 14px;
    }

.primary-button[b-6td8aep7sn],
.secondary-button[b-6td8aep7sn],
.refresh-button[b-6td8aep7sn] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 40px;
    padding: 0 17px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 650;
    cursor: pointer;
    transition: transform 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
}

.primary-button[b-6td8aep7sn] {
    color: #ffffff;
    border: 1px solid #0868df;
    background: linear-gradient(135deg, #1378ed, #0663d6);
    box-shadow: 0 5px 12px rgba(9, 103, 218, 0.2);
}

    .primary-button:hover:not(:disabled)[b-6td8aep7sn] {
        transform: translateY(-1px);
        box-shadow: 0 7px 16px rgba(9, 103, 218, 0.28);
    }

.secondary-button[b-6td8aep7sn],
.refresh-button[b-6td8aep7sn] {
    color: #233654;
    border: 1px solid #d5dfec;
    background: #ffffff;
}

    .secondary-button:hover:not(:disabled)[b-6td8aep7sn],
    .refresh-button:hover:not(:disabled)[b-6td8aep7sn] {
        background: #f5f8fc;
    }

    .primary-button:disabled[b-6td8aep7sn],
    .secondary-button:disabled[b-6td8aep7sn],
    .refresh-button:disabled[b-6td8aep7sn] {
        cursor: wait;
        opacity: 0.65;
    }

.button-icon[b-6td8aep7sn] {
    font-size: 20px;
    line-height: 1;
}

.message[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 9px;
    font-size: 14px;
}

.message-success[b-6td8aep7sn] {
    color: #08783c;
    border-color: #b9e5cd;
    background: #effaf4;
}

.message-error[b-6td8aep7sn] {
    color: #b42318;
    border-color: #f3c2bd;
    background: #fff3f2;
}

.filter-card[b-6td8aep7sn],
.products-card[b-6td8aep7sn] {
    border: 1px solid #dce4ef;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 3px 12px rgba(21, 42, 78, 0.04);
}

.filter-card[b-6td8aep7sn] {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) 220px 180px;
    align-items: end;
    gap: 14px;
    margin-bottom: 18px;
    padding: 16px;
}

.search-field[b-6td8aep7sn] {
    position: relative;
}

    .search-field input[b-6td8aep7sn] {
        width: 100%;
        height: 43px;
        padding: 0 14px 0 42px;
        color: #172b49;
        border: 1px solid #d6e0ed;
        border-radius: 8px;
        outline: none;
        background: #f9fbfd;
    }

        .search-field input:focus[b-6td8aep7sn] {
            border-color: #4e98ea;
            background: #ffffff;
            box-shadow: 0 0 0 3px rgba(26, 118, 223, 0.1);
        }

.search-icon[b-6td8aep7sn] {
    position: absolute;
    top: 50%;
    left: 15px;
    color: #72839d;
    font-size: 21px;
    transform: translateY(-50%);
}

.category-filter[b-6td8aep7sn],
.status-filter[b-6td8aep7sn] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .category-filter label[b-6td8aep7sn],
    .status-filter label[b-6td8aep7sn] {
        color: #5d6e88;
        font-size: 12px;
        font-weight: 650;
    }

    .category-filter select[b-6td8aep7sn],
    .status-filter select[b-6td8aep7sn] {
        width: 100%;
        height: 43px;
        padding: 0 12px;
        color: #243754;
        border: 1px solid #d6e0ed;
        border-radius: 8px;
        outline: none;
        background: #ffffff;
    }

.card-heading[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 17px 20px;
    border-bottom: 1px solid #e2e8f1;
}

    .card-heading h2[b-6td8aep7sn] {
        margin: 0 0 3px;
        font-size: 17px;
        font-weight: 730;
    }

    .card-heading p[b-6td8aep7sn] {
        margin: 0;
        color: #8491a6;
        font-size: 12px;
    }

.refresh-button[b-6td8aep7sn] {
    min-height: 34px;
    padding: 0 12px;
    font-size: 12px;
}

.table-wrapper[b-6td8aep7sn] {
    width: 100%;
    overflow-x: auto;
}

.products-table[b-6td8aep7sn] {
    width: 100%;
    min-width: 1050px;
    border-collapse: collapse;
}

    .products-table th[b-6td8aep7sn] {
        padding: 12px 16px;
        color: #52627d;
        border-bottom: 1px solid #dfe6ef;
        background: #f7f9fc;
        font-size: 11px;
        font-weight: 700;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: 0.25px;
    }

    .products-table td[b-6td8aep7sn] {
        padding: 13px 16px;
        color: #344662;
        border-bottom: 1px solid #e7ecf3;
        font-size: 13px;
        vertical-align: middle;
    }

    .products-table tbody tr:last-child td[b-6td8aep7sn] {
        border-bottom: none;
    }

    .products-table tbody tr:hover[b-6td8aep7sn] {
        background: #f9fbfe;
    }

.product-cell[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 220px;
}

.product-avatar[b-6td8aep7sn] {
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #0758ae;
    border: 1px solid #c9def7;
    border-radius: 9px;
    background: #eaf4ff;
    font-size: 11px;
    font-weight: 800;
}

.product-cell strong[b-6td8aep7sn] {
    display: block;
    margin-bottom: 4px;
    color: #142742;
    font-size: 13px;
}

.product-tags[b-6td8aep7sn] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    color: #8390a4;
    font-size: 10px;
}

    .product-tags span[b-6td8aep7sn] {
        padding: 2px 5px;
        border-radius: 4px;
        background: #f1f4f8;
    }

    .product-tags .gluten-free-tag[b-6td8aep7sn] {
        color: #08753b;
        background: #e7f6ed;
    }

.sku-value[b-6td8aep7sn] {
    color: #26598f;
    font-weight: 650;
}

.products-table td small[b-6td8aep7sn] {
    display: block;
    margin-top: 2px;
    color: #8c99ab;
    font-size: 9px;
}

.status-badge[b-6td8aep7sn] {
    display: inline-flex;
    align-items: center;
    padding: 5px 9px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 10px;
    font-weight: 700;
}

.status-active[b-6td8aep7sn] {
    color: #08773c;
    border-color: #c6e8d4;
    background: #eaf8f0;
}

.status-inactive[b-6td8aep7sn] {
    color: #69758a;
    border-color: #dce2ea;
    background: #f2f4f7;
}

.loading-state[b-6td8aep7sn],
.empty-state[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 350px;
    color: #6f7e96;
}

.loading-state[b-6td8aep7sn] {
    flex-direction: row;
    gap: 12px;
}

.empty-state[b-6td8aep7sn] {
    flex-direction: column;
    padding: 40px 20px;
    text-align: center;
}

    .empty-state h3[b-6td8aep7sn] {
        margin: 12px 0 5px;
        color: #233754;
        font-size: 18px;
    }

    .empty-state p[b-6td8aep7sn] {
        max-width: 420px;
        margin: 0 0 20px;
        font-size: 13px;
    }

.empty-icon[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    color: #1972d6;
    border: 1px solid #c7ddf7;
    border-radius: 14px;
    background: #eaf4ff;
    font-size: 28px;
}

.spinner[b-6td8aep7sn] {
    width: 22px;
    height: 22px;
    border: 3px solid #dce8f5;
    border-top-color: #1373df;
    border-radius: 50%;
    animation: spin-b-6td8aep7sn 700ms linear infinite;
}

.modal-backdrop[b-6td8aep7sn] {
    position: fixed;
    z-index: 2000;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(7, 22, 43, 0.55);
    backdrop-filter: blur(2px);
}

.product-modal[b-6td8aep7sn] {
    display: flex;
    flex-direction: column;
    width: min(920px, 100%);
    max-height: calc(100vh - 48px);
    overflow: hidden;
    border: 1px solid #d9e1ec;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 24px 70px rgba(3, 20, 45, 0.28);
}

.modal-header[b-6td8aep7sn] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 23px;
    border-bottom: 1px solid #e1e7f0;
}

    .modal-header h2[b-6td8aep7sn] {
        margin: 0 0 4px;
        color: #132744;
        font-size: 20px;
    }

    .modal-header p[b-6td8aep7sn] {
        margin: 0;
        color: #7b899f;
        font-size: 12px;
    }

.modal-close[b-6td8aep7sn] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    color: #52647e;
    border: 1px solid #d8e1ec;
    border-radius: 8px;
    background: #ffffff;
    font-size: 24px;
    cursor: pointer;
}

.product-modal form[b-6td8aep7sn] {
    display: flex;
    flex: 1;
    min-height: 0;
    flex-direction: column;
}

.modal-body[b-6td8aep7sn] {
    flex: 1;
    padding: 21px 23px;
    overflow-y: auto;
}

.modal-footer[b-6td8aep7sn] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 15px 23px;
    border-top: 1px solid #e1e7f0;
    background: #fbfcfe;
}

.form-section[b-6td8aep7sn] {
    margin-bottom: 25px;
}

    .form-section:last-child[b-6td8aep7sn] {
        margin-bottom: 0;
    }

    .form-section h3[b-6td8aep7sn] {
        margin: 0 0 14px;
        padding-bottom: 9px;
        color: #243955;
        border-bottom: 1px solid #e8edf4;
        font-size: 14px;
    }

.form-grid[b-6td8aep7sn] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
}

.form-field[b-6td8aep7sn] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 6px;
}

.form-field-wide[b-6td8aep7sn] {
    grid-column: 1 / -1;
}

.form-field label[b-6td8aep7sn] {
    color: #42536d;
    font-size: 12px;
    font-weight: 650;
}

    .form-field label span[b-6td8aep7sn] {
        color: #df3028;
    }

.form-control[b-6td8aep7sn] {
    width: 100%;
    height: 41px;
    padding: 0 12px;
    color: #1e334f;
    border: 1px solid #d5dfeb;
    border-radius: 7px;
    outline: none;
    background: #ffffff;
    font-size: 13px;
}

    .form-control:focus[b-6td8aep7sn] {
        border-color: #3184df;
        box-shadow: 0 0 0 3px rgba(25, 113, 213, 0.1);
    }

.input-with-suffix[b-6td8aep7sn] {
    position: relative;
}

    .input-with-suffix .form-control[b-6td8aep7sn] {
        padding-right: 43px;
    }

    .input-with-suffix > span[b-6td8aep7sn] {
        position: absolute;
        top: 50%;
        right: 12px;
        color: #8491a4;
        font-size: 11px;
        transform: translateY(-50%);
    }

.checkbox-grid[b-6td8aep7sn] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.checkbox-card[b-6td8aep7sn] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 13px;
    border: 1px solid #dce4ee;
    border-radius: 8px;
    background: #fbfcfe;
    cursor: pointer;
}

    .checkbox-card input[b-6td8aep7sn] {
        width: 16px;
        height: 16px;
        margin-top: 2px;
        accent-color: #0873df;
    }

    .checkbox-card strong[b-6td8aep7sn],
    .checkbox-card small[b-6td8aep7sn] {
        display: block;
    }

    .checkbox-card strong[b-6td8aep7sn] {
        margin-bottom: 3px;
        color: #263a56;
        font-size: 12px;
    }

    .checkbox-card small[b-6td8aep7sn] {
        color: #8592a5;
        font-size: 10px;
    }

.validation-summary[b-6td8aep7sn] {
    margin: 0 0 18px;
    padding: 12px 15px;
    color: #b42318;
    border: 1px solid #f0c5c1;
    border-radius: 8px;
    background: #fff4f3;
    font-size: 12px;
}

[b-6td8aep7sn] .validation-message {
    color: #c32a22;
    font-size: 10px;
}

[b-6td8aep7sn] .invalid {
    border-color: #d9473f;
}

@keyframes spin-b-6td8aep7sn {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 900px) {
    .filter-card[b-6td8aep7sn] {
        grid-template-columns: 1fr 1fr;
    }

    .search-field[b-6td8aep7sn] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 680px) {
    .products-page[b-6td8aep7sn] {
        padding: 18px 13px;
    }

    .products-header[b-6td8aep7sn] {
        align-items: stretch;
        flex-direction: column;
    }

        .products-header .primary-button[b-6td8aep7sn] {
            width: 100%;
        }

    .filter-card[b-6td8aep7sn] {
        grid-template-columns: 1fr;
    }

    .search-field[b-6td8aep7sn] {
        grid-column: auto;
    }

    .form-grid[b-6td8aep7sn],
    .checkbox-grid[b-6td8aep7sn] {
        grid-template-columns: 1fr;
    }

    .form-field-wide[b-6td8aep7sn] {
        grid-column: auto;
    }

    .modal-backdrop[b-6td8aep7sn] {
        align-items: stretch;
        padding: 0;
    }

    .product-modal[b-6td8aep7sn] {
        width: 100%;
        max-height: 100vh;
        border: none;
        border-radius: 0;
    }

    .modal-footer[b-6td8aep7sn] {
        flex-direction: column-reverse;
    }

        .modal-footer button[b-6td8aep7sn] {
            width: 100%;
        }
    .product-name-link[b-6td8aep7sn] {
        display: block;
        margin-bottom: 4px;
        color: #142742;
        font-size: 13px;
        font-weight: 700;
        text-decoration: none;
    }

        .product-name-link:hover[b-6td8aep7sn] {
            color: #096bd7;
            text-decoration: underline;
        }
}
/* /Components/Pages/ProfitabilityReport.razor.rz.scp.css */
.profit-page[b-vrhvc55bcp]{max-width:1800px;margin:0 auto}.page-header[b-vrhvc55bcp]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-header h1[b-vrhvc55bcp]{margin:5px 0 4px;font-size:30px}.page-header p[b-vrhvc55bcp]{margin:0}.page-eyebrow[b-vrhvc55bcp]{color:#1674f5;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.primary-button[b-vrhvc55bcp],.secondary-button[b-vrhvc55bcp]{min-height:42px;padding:0 15px;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.report-filter[b-vrhvc55bcp]{margin-bottom:18px;padding:16px;display:flex;align-items:flex-end;gap:12px}.report-filter label[b-vrhvc55bcp]{min-width:160px;display:flex;flex-direction:column;gap:7px}.report-filter label span[b-vrhvc55bcp]{color:#68768a;font-size:9px;font-weight:700}.report-filter input[b-vrhvc55bcp]{height:42px;padding:0 12px}.report-filter .search-control[b-vrhvc55bcp]{min-width:240px;flex:1}.summary-grid[b-vrhvc55bcp]{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.summary-card[b-vrhvc55bcp]{position:relative;min-height:120px;padding:19px;overflow:hidden;background:#fff;border:1px solid #e6edf5;border-radius:16px;box-shadow:0 10px 30px rgba(39,78,125,.07)}.summary-card[b-vrhvc55bcp]::after{position:absolute;right:-34px;bottom:-42px;width:110px;height:110px;content:"";background:#edf5ff;border-radius:50%}.summary-card>span[b-vrhvc55bcp]{color:#728097;font-size:10px}.summary-card strong[b-vrhvc55bcp]{display:block;margin:10px 0 6px;color:#172033;font-size:24px;letter-spacing:-.5px}.summary-card small[b-vrhvc55bcp]{color:#8895a8;font-size:9px}.summary-card.revenue[b-vrhvc55bcp]{color:#fff;background:linear-gradient(135deg,#2588ff,#0862db);border:0;box-shadow:0 16px 34px rgba(22,116,245,.22)}.summary-card.revenue>span[b-vrhvc55bcp],.summary-card.revenue small[b-vrhvc55bcp]{color:rgba(255,255,255,.75)}.summary-card.revenue strong[b-vrhvc55bcp]{color:#fff}.summary-card.margin strong[b-vrhvc55bcp]{color:#15945c}.report-card[b-vrhvc55bcp]{overflow:hidden}.report-card-header[b-vrhvc55bcp]{min-height:70px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #edf2f8}.report-card-header h2[b-vrhvc55bcp]{margin:0 0 4px;font-size:15px}.report-card-header span[b-vrhvc55bcp],.legend[b-vrhvc55bcp]{color:#8b97a8;font-size:9px}.legend i[b-vrhvc55bcp]{width:7px;height:7px;display:inline-block;background:#43c383;border-radius:50%}.table-wrapper[b-vrhvc55bcp]{overflow:auto}.profit-table[b-vrhvc55bcp]{width:100%;min-width:1450px;border-collapse:collapse;font-size:10px}.profit-table th[b-vrhvc55bcp],.profit-table td[b-vrhvc55bcp]{padding:11px 14px;text-align:right;white-space:nowrap;border-bottom:1px solid #edf2f8}.profit-table th:first-child[b-vrhvc55bcp],.profit-table td:first-child[b-vrhvc55bcp]{text-align:left}.profit-table tbody tr:hover[b-vrhvc55bcp]{background:#f8fbff}.product-cell[b-vrhvc55bcp]{display:flex;align-items:center;gap:11px}.product-cell>div[b-vrhvc55bcp]{display:flex;flex-direction:column}.product-cell strong[b-vrhvc55bcp]{color:#243148}.product-cell span[b-vrhvc55bcp]{margin-top:4px;color:#8a97aa;font-size:8px}.positive[b-vrhvc55bcp]{color:#15945c}.negative[b-vrhvc55bcp]{color:#dc4050}.margin-badge[b-vrhvc55bcp]{padding:5px 8px;border-radius:7px}.margin-badge.positive[b-vrhvc55bcp]{background:#e8f8f0}.margin-badge.negative[b-vrhvc55bcp]{background:#ffedf0}.profit-table tfoot td[b-vrhvc55bcp]{padding-top:14px;padding-bottom:14px;color:#172033;font-weight:800;background:#f8fbff;border:0}.report-state[b-vrhvc55bcp]{min-height:260px;display:flex;align-items:center;justify-content:center;gap:10px;color:#8290a4}.spinner[b-vrhvc55bcp]{width:20px;height:20px;border:2px solid #dbe8f7;border-top-color:#1674f5;border-radius:50%;animation:spin-b-vrhvc55bcp .7s linear infinite}.report-error[b-vrhvc55bcp]{margin-bottom:16px;padding:12px 15px;color:#c93645;background:#ffedf0;border:1px solid #f7d2d8;border-radius:11px}@keyframes spin-b-vrhvc55bcp{to{transform:rotate(360deg)}}@media(max-width:1100px){.summary-grid[b-vrhvc55bcp]{grid-template-columns:repeat(2,1fr)}.report-filter[b-vrhvc55bcp]{flex-wrap:wrap}}@media(max-width:720px){.page-header[b-vrhvc55bcp]{align-items:flex-start;flex-direction:column}.page-header .primary-button[b-vrhvc55bcp]{width:100%}.report-filter[b-vrhvc55bcp]{align-items:stretch;flex-direction:column}.report-filter label[b-vrhvc55bcp],.report-filter .search-control[b-vrhvc55bcp]{width:100%;min-width:0}.summary-grid[b-vrhvc55bcp]{grid-template-columns:1fr}.summary-card[b-vrhvc55bcp]{min-height:105px}}
/* /Components/Pages/PurchaseOrderDetails.razor.rz.scp.css */
.details-page[b-hch7rtm5xv]{padding:28px;color:#172d48}.page-header[b-hch7rtm5xv]{display:flex;justify-content:space-between;max-width:1050px;margin:0 auto 15px}.page-header a[b-hch7rtm5xv]{color:#0876e8;text-decoration:none;font-weight:700}.page-header button[b-hch7rtm5xv]{padding:10px 15px;border:0;border-radius:8px;color:#fff;background:#0876e8;font-weight:700}.document[b-hch7rtm5xv]{max-width:1000px;margin:auto;padding:42px;border:1px solid #dbe4ee;background:#fff;box-shadow:0 5px 25px rgba(20,45,75,.07)}.document-head[b-hch7rtm5xv]{display:flex;justify-content:space-between;padding-bottom:25px;border-bottom:2px solid #163b66}.brand[b-hch7rtm5xv]{color:#0876e8;font-size:21px;font-weight:850}.document-head h1[b-hch7rtm5xv]{margin:12px 0 4px;font-size:25px}.status[b-hch7rtm5xv]{align-self:flex-start;padding:8px 12px;border-radius:7px;background:#e9f3ff;color:#0870da;font-weight:800}.info-grid[b-hch7rtm5xv]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:25px 0}.info-grid div[b-hch7rtm5xv]{display:grid;align-content:start;gap:5px}.info-grid span[b-hch7rtm5xv],.notes span[b-hch7rtm5xv]{color:#73839a;font-size:10px;text-transform:uppercase}.info-grid p[b-hch7rtm5xv]{margin:0;color:#5d7088;font-size:11px}table[b-hch7rtm5xv]{width:100%;border-collapse:collapse}th[b-hch7rtm5xv]{padding:11px;background:#f1f5f9;font-size:10px;text-align:left}td[b-hch7rtm5xv]{padding:12px;border-bottom:1px solid #e3e9f0;font-size:11px}td small[b-hch7rtm5xv]{display:block;color:#7c8b9e}.summary[b-hch7rtm5xv]{display:grid;justify-content:end;gap:8px;margin-top:22px}.summary div[b-hch7rtm5xv]{display:flex;justify-content:space-between;gap:80px}.summary span[b-hch7rtm5xv]{color:#66788e}.grand[b-hch7rtm5xv]{padding-top:10px;border-top:2px solid #173b64;font-size:17px}.notes[b-hch7rtm5xv]{margin-top:25px;padding:15px;background:#f7f9fc}.notes p[b-hch7rtm5xv]{margin:6px 0 0}.document footer[b-hch7rtm5xv]{margin-top:35px;padding-top:15px;border-top:1px solid #dce4ed;color:#8390a2;font-size:9px;text-align:center}.state[b-hch7rtm5xv]{padding:60px;text-align:center}@media(max-width:800px){.details-page[b-hch7rtm5xv]{padding:12px}.document[b-hch7rtm5xv]{padding:20px}.info-grid[b-hch7rtm5xv]{grid-template-columns:repeat(2,1fr)}}@media print{.no-print[b-hch7rtm5xv]{display:none!important}.details-page[b-hch7rtm5xv]{padding:0}.document[b-hch7rtm5xv]{max-width:none;border:0;box-shadow:none}.main-layout[b-hch7rtm5xv],.sidebar[b-hch7rtm5xv],.topbar[b-hch7rtm5xv]{display:none!important}}
.document-logo[b-hch7rtm5xv]{width:185px;height:72px;display:block;object-fit:contain;object-position:left center}
/* /Components/Pages/PurchaseOrders.razor.rz.scp.css */
.purchase-page[b-xbnapn3ijc]{padding:28px;color:#142943}.page-header[b-xbnapn3ijc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-header h1[b-xbnapn3ijc]{margin:3px 0 5px;font-size:29px}.page-header p[b-xbnapn3ijc]{margin:0;color:#74839a}.eyebrow[b-xbnapn3ijc]{color:#0876e8;font-size:10px;font-weight:850;letter-spacing:.1em}.primary-button[b-xbnapn3ijc],.secondary-button[b-xbnapn3ijc]{min-height:40px;padding:0 15px;border-radius:8px;font-size:12px;font-weight:750;cursor:pointer}.primary-button[b-xbnapn3ijc]{border:1px solid #0769df;color:#fff;background:#0876e8}.secondary-button[b-xbnapn3ijc]{border:1px solid #d1ddea;color:#183652;background:#fff}.stats[b-xbnapn3ijc]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.stats article[b-xbnapn3ijc]{display:grid;gap:5px;padding:18px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.stats span[b-xbnapn3ijc]{color:#728198;font-size:11px}.stats strong[b-xbnapn3ijc]{font-size:23px}.toolbar[b-xbnapn3ijc]{display:grid;grid-template-columns:1fr 210px auto;gap:10px;margin-bottom:17px;padding:14px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.search[b-xbnapn3ijc]{position:relative}.search span[b-xbnapn3ijc]{position:absolute;left:13px;top:9px;font-size:19px;color:#73839a}.toolbar input[b-xbnapn3ijc],.toolbar select[b-xbnapn3ijc],.form-grid input[b-xbnapn3ijc],.form-grid select[b-xbnapn3ijc],.line-fields input[b-xbnapn3ijc],.line-fields select[b-xbnapn3ijc],.notes textarea[b-xbnapn3ijc]{width:100%;height:42px;box-sizing:border-box;padding:0 11px;border:1px solid #cedae8;border-radius:8px;background:#fff}.search input[b-xbnapn3ijc]{padding-left:39px}.order-card[b-xbnapn3ijc]{overflow:hidden;border:1px solid #dce5ef;border-radius:13px;background:#fff}.card-title[b-xbnapn3ijc]{padding:17px 19px;border-bottom:1px solid #e3eaf2}.card-title h2[b-xbnapn3ijc]{margin:0;font-size:16px}.card-title p[b-xbnapn3ijc]{margin:4px 0 0;color:#75849a;font-size:11px}.table-wrap[b-xbnapn3ijc]{overflow-x:auto}table[b-xbnapn3ijc]{width:100%;border-collapse:collapse;min-width:950px}th[b-xbnapn3ijc]{padding:11px 14px;color:#69798e;background:#f6f8fb;font-size:10px;text-align:left}td[b-xbnapn3ijc]{padding:13px 14px;border-top:1px solid #e6ecf2;font-size:12px}td strong[b-xbnapn3ijc],td small[b-xbnapn3ijc]{display:block}td small[b-xbnapn3ijc]{margin-top:4px;color:#8290a2}.status[b-xbnapn3ijc]{display:inline-flex;padding:6px 9px;border-radius:7px;font-size:10px;font-weight:800}.s0[b-xbnapn3ijc]{color:#5d6570;background:#edf1f5}.s1[b-xbnapn3ijc]{color:#0968ca;background:#e8f3ff}.s2[b-xbnapn3ijc]{color:#b25e00;background:#fff2db}.s3[b-xbnapn3ijc]{color:#087b43;background:#e6f7ee}.s4[b-xbnapn3ijc]{color:#c42a2a;background:#fff0f0}.row-actions[b-xbnapn3ijc]{display:flex;gap:6px}.row-actions button[b-xbnapn3ijc]{padding:6px 9px;border:1px solid #bfd7f3;border-radius:7px;color:#0769df;background:#f3f8ff;font-size:10px;cursor:pointer}.row-actions .danger[b-xbnapn3ijc]{border-color:#f3cccc;color:#c42a2a;background:#fff5f5}.state[b-xbnapn3ijc]{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#74839a}.message[b-xbnapn3ijc]{margin-bottom:14px;padding:12px 14px;border-radius:9px}.success[b-xbnapn3ijc]{color:#087843;background:#e8f8ef}.error[b-xbnapn3ijc]{color:#a62121;background:#fff0f0}.modal-backdrop[b-xbnapn3ijc]{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:20px;background:rgba(4,18,35,.58)}.modal-panel[b-xbnapn3ijc]{width:min(1050px,100%);max-height:92vh;overflow:auto;border-radius:15px;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.28)}.modal-panel>header[b-xbnapn3ijc],.modal-panel>footer[b-xbnapn3ijc]{display:flex;align-items:center;justify-content:space-between;padding:18px 21px;border-bottom:1px solid #e1e9f1}.modal-panel>header h2[b-xbnapn3ijc]{margin:3px 0 0}.modal-panel>footer[b-xbnapn3ijc]{justify-content:flex-end;gap:9px;border-top:1px solid #e1e9f1;border-bottom:0}.close[b-xbnapn3ijc]{width:35px;height:35px;border:0;border-radius:8px;font-size:23px;cursor:pointer}.modal-body[b-xbnapn3ijc]{display:grid;gap:17px;padding:20px}.form-grid[b-xbnapn3ijc]{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.form-grid label[b-xbnapn3ijc],.line-fields label[b-xbnapn3ijc],.notes[b-xbnapn3ijc]{display:grid;gap:6px}.form-grid label>span[b-xbnapn3ijc],.line-fields label>span[b-xbnapn3ijc],.notes>span[b-xbnapn3ijc]{font-size:11px;font-weight:750}.line-builder[b-xbnapn3ijc]{padding:14px;border:1px solid #d9e5f1;border-radius:10px;background:#f7faff}.line-fields[b-xbnapn3ijc]{display:grid;grid-template-columns:1fr 140px 170px auto;gap:10px;align-items:end}.add-line[b-xbnapn3ijc]{height:42px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:#0876e8;font-weight:750;cursor:pointer}.draft-table[b-xbnapn3ijc]{overflow:auto;border:1px solid #dce5ef;border-radius:10px}.draft-table table[b-xbnapn3ijc]{min-width:700px}.remove[b-xbnapn3ijc]{width:28px;height:28px;border:0;border-radius:7px;color:#c62b2b;background:#fff0f0;font-size:18px;cursor:pointer}.empty-lines[b-xbnapn3ijc]{padding:25px;border:1px dashed #c9d7e6;border-radius:10px;color:#74839a;text-align:center}.notes textarea[b-xbnapn3ijc]{height:80px;padding:10px;resize:vertical}.totals[b-xbnapn3ijc]{display:flex;justify-content:flex-end;gap:35px;padding:15px;border-radius:10px;background:#f4f8fc}.totals div[b-xbnapn3ijc]{display:grid;gap:4px}.totals span[b-xbnapn3ijc]{color:#73839a;font-size:11px}.totals strong[b-xbnapn3ijc]{font-size:19px}@media(max-width:850px){.stats[b-xbnapn3ijc]{grid-template-columns:repeat(2,1fr)}.toolbar[b-xbnapn3ijc],.form-grid[b-xbnapn3ijc],.line-fields[b-xbnapn3ijc]{grid-template-columns:1fr}.modal-backdrop[b-xbnapn3ijc]{padding:0}.modal-panel[b-xbnapn3ijc]{max-height:100vh;border-radius:0}}@media(max-width:550px){.purchase-page[b-xbnapn3ijc]{padding:16px}.page-header[b-xbnapn3ijc]{align-items:stretch;flex-direction:column;gap:12px}.stats[b-xbnapn3ijc]{grid-template-columns:1fr}}
.late-date[b-xbnapn3ijc]{color:#e53d50;font-weight:800}
/* /Components/Pages/PurchaseSuggestions.razor.rz.scp.css */
.purchasing-page[b-u2qgzvu8ej] {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    color: #152944;
}

.page-header[b-u2qgzvu8ej] {
    margin-bottom: 21px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
}

.page-eyebrow[b-u2qgzvu8ej] {
    display: block;
    margin-bottom: 6px;
    color: #1473df;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.page-header h1[b-u2qgzvu8ej] {
    margin: 0 0 6px;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.035em;
}

.page-header p[b-u2qgzvu8ej] {
    margin: 0;
    color: #78869a;
    font-size: 11px;
}

.refresh-button[b-u2qgzvu8ej] {
    min-height: 41px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #31465f;
    font-family: inherit;
    font-size: 10px;
    font-weight: 750;
    background: #ffffff;
    border: 1px solid #d4deea;
    border-radius: 8px;
    cursor: pointer;
}

    .refresh-button:hover[b-u2qgzvu8ej] {
        color: #1473df;
        background: #f5f9fe;
    }

    .refresh-button:disabled[b-u2qgzvu8ej] {
        opacity: 0.65;
        cursor: wait;
    }

    .refresh-button svg[b-u2qgzvu8ej] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.page-message[b-u2qgzvu8ej] {
    margin-bottom: 16px;
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 10px;
}

    .page-message.error[b-u2qgzvu8ej] {
        color: #b42318;
        background: #fff1f0;
        border: 1px solid #f2c5c1;
    }

.summary-grid[b-u2qgzvu8ej] {
    margin-bottom: 17px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 13px;
}

.summary-card[b-u2qgzvu8ej] {
    min-height: 105px;
    padding: 17px;
    display: flex;
    align-items: center;
    gap: 13px;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 11px;
    box-shadow: 0 3px 10px rgba(25, 45, 70, 0.03);
}

.summary-icon[b-u2qgzvu8ej] {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    flex: 0 0 46px;
    border: 1px solid;
    border-radius: 10px;
}

    .summary-icon svg[b-u2qgzvu8ej] {
        width: 23px;
        height: 23px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .summary-icon.blue[b-u2qgzvu8ej] {
        color: #0870da;
        background: #eaf4ff;
        border-color: #c8def7;
    }

    .summary-icon.red[b-u2qgzvu8ej] {
        color: #c52d26;
        background: #fff0ef;
        border-color: #f0c5c1;
    }

    .summary-icon.green[b-u2qgzvu8ej] {
        color: #087a41;
        background: #eaf8f0;
        border-color: #c2e5d0;
    }

    .summary-icon.purple[b-u2qgzvu8ej] {
        color: #7047bd;
        background: #f3effb;
        border-color: #d8cbef;
    }

.summary-card span[b-u2qgzvu8ej],
.summary-card strong[b-u2qgzvu8ej],
.summary-card small[b-u2qgzvu8ej] {
    display: block;
}

.summary-card span[b-u2qgzvu8ej] {
    margin-bottom: 3px;
    color: #68778c;
    font-size: 9px;
}

.summary-card strong[b-u2qgzvu8ej] {
    color: #172b45;
    font-size: 21px;
}

.summary-card small[b-u2qgzvu8ej] {
    margin-top: 3px;
    color: #8a96a8;
    font-size: 8px;
}

.red-text[b-u2qgzvu8ej] {
    color: #c52d26 !important;
}

.green-text[b-u2qgzvu8ej] {
    color: #087a41 !important;
}

.purple-text[b-u2qgzvu8ej] {
    color: #7047bd !important;
}

.filter-card[b-u2qgzvu8ej] {
    margin-bottom: 17px;
    padding: 14px;
    display: grid;
    grid-template-columns: minmax(270px, 1fr) 190px 220px 90px;
    align-items: end;
    gap: 11px;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 11px;
}

.search-field[b-u2qgzvu8ej] {
    position: relative;
}

    .search-field svg[b-u2qgzvu8ej] {
        position: absolute;
        top: 50%;
        left: 12px;
        width: 17px;
        height: 17px;
        color: #7d8ca0;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        transform: translateY(-50%);
    }

    .search-field input[b-u2qgzvu8ej],
    .select-field select[b-u2qgzvu8ej] {
        width: 100%;
        height: 40px;
        color: #263a52;
        font-family: inherit;
        font-size: 10px;
        background: #ffffff;
        border: 1px solid #d4deea;
        border-radius: 8px;
        outline: 0;
    }

    .search-field input[b-u2qgzvu8ej] {
        padding: 0 12px 0 39px;
    }

.select-field[b-u2qgzvu8ej] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .select-field label[b-u2qgzvu8ej] {
        color: #68778c;
        font-size: 8px;
        font-weight: 750;
    }

    .select-field select[b-u2qgzvu8ej] {
        padding: 0 10px;
    }

.filter-result[b-u2qgzvu8ej] {
    min-height: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f6f9fc;
    border: 1px solid #e0e7ef;
    border-radius: 8px;
}

    .filter-result span[b-u2qgzvu8ej] {
        color: #7d8b9e;
        font-size: 8px;
    }

    .filter-result strong[b-u2qgzvu8ej] {
        color: #1473df;
        font-size: 13px;
    }

.suggestions-card[b-u2qgzvu8ej],
.supplier-summary-card[b-u2qgzvu8ej] {
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 11px;
    box-shadow: 0 3px 10px rgba(25, 45, 70, 0.025);
}

.card-header[b-u2qgzvu8ej] {
    min-height: 66px;
    padding: 14px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    background: #fbfcfe;
    border-bottom: 1px solid #e3e9f0;
}

    .card-header.compact[b-u2qgzvu8ej] {
        min-height: 58px;
    }

    .card-header h2[b-u2qgzvu8ej] {
        margin: 0 0 4px;
        color: #20344d;
        font-size: 13px;
    }

    .card-header p[b-u2qgzvu8ej] {
        margin: 0;
        color: #8390a3;
        font-size: 8px;
    }

.calculation-date[b-u2qgzvu8ej] {
    color: #8491a3;
    font-size: 8px;
}

.table-wrapper[b-u2qgzvu8ej] {
    overflow-x: auto;
}

.suggestions-table[b-u2qgzvu8ej] {
    width: 100%;
    min-width: 1450px;
    border-collapse: collapse;
}

    .suggestions-table th[b-u2qgzvu8ej] {
        padding: 10px 12px;
        color: #64748a;
        background: #f6f9fc;
        border-bottom: 1px solid #dfe7ef;
        font-size: 7px;
        font-weight: 800;
        text-align: left;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .suggestions-table td[b-u2qgzvu8ej] {
        padding: 12px;
        color: #40536b;
        border-bottom: 1px solid #e7edf3;
        font-size: 9px;
        vertical-align: middle;
    }

    .suggestions-table tbody tr:last-child td[b-u2qgzvu8ej] {
        border-bottom: 0;
    }

    .suggestions-table tbody tr:hover[b-u2qgzvu8ej] {
        background: #f7faff;
    }

.product-cell[b-u2qgzvu8ej] {
    min-width: 215px;
    display: flex;
    align-items: center;
    gap: 10px;
}

    .product-cell > div:last-child[b-u2qgzvu8ej] {
        min-width: 0;
    }

.product-link[b-u2qgzvu8ej] {
    display: block;
    overflow: hidden;
    margin-bottom: 4px;
    max-width: 190px;
    color: #20364f;
    font-size: 10px;
    font-weight: 750;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .product-link:hover[b-u2qgzvu8ej] {
        color: #1473df;
        text-decoration: underline;
    }

.product-cell span[b-u2qgzvu8ej] {
    color: #8491a3;
    font-size: 8px;
}

.priority-badge[b-u2qgzvu8ej] {
    display: inline-flex;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 6px;
    font-size: 8px;
    font-weight: 750;
}

    .priority-badge.critical[b-u2qgzvu8ej] {
        color: #bd2c25;
        background: #fff0ef;
        border-color: #efc4c0;
    }

    .priority-badge.urgent[b-u2qgzvu8ej] {
        color: #b35b00;
        background: #fff3e1;
        border-color: #efd1a1;
    }

    .priority-badge.soon[b-u2qgzvu8ej] {
        color: #0965bf;
        background: #eaf4ff;
        border-color: #c8def6;
    }

.table-subtext[b-u2qgzvu8ej],
.preferred-supplier[b-u2qgzvu8ej],
.supplier-link[b-u2qgzvu8ej] {
    display: block;
    margin-top: 4px;
    font-size: 7px;
}

.table-subtext[b-u2qgzvu8ej] {
    color: #8a96a7;
}

.preferred-supplier[b-u2qgzvu8ej] {
    width: fit-content;
    padding: 3px 6px;
    color: #08783d;
    background: #e8f7ef;
    border-radius: 5px;
    font-weight: 700;
}

.missing-supplier[b-u2qgzvu8ej] {
    color: #bd2c25;
    font-size: 8px;
    font-weight: 700;
}

.supplier-link[b-u2qgzvu8ej] {
    color: #1473df;
    text-decoration: none;
}

    .supplier-link:hover[b-u2qgzvu8ej] {
        text-decoration: underline;
    }

.stock-critical[b-u2qgzvu8ej],
.coverage-critical[b-u2qgzvu8ej] {
    color: #c52d26;
}

.stock-low[b-u2qgzvu8ej],
.coverage-low[b-u2qgzvu8ej] {
    color: #c26900;
}

.stock-normal[b-u2qgzvu8ej],
.coverage-normal[b-u2qgzvu8ej] {
    color: #08783d;
}

.coverage-unknown[b-u2qgzvu8ej] {
    color: #7b899c;
}

.suggested-quantity[b-u2qgzvu8ej] {
    color: #08783d;
    font-size: 11px;
}

.estimated-cost[b-u2qgzvu8ej] {
    color: #172e49;
    font-size: 10px;
    white-space: nowrap;
}

.loading-state[b-u2qgzvu8ej],
.empty-state[b-u2qgzvu8ej] {
    min-height: 320px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7f8da1;
}

.loading-state[b-u2qgzvu8ej] {
    gap: 10px;
    font-size: 9px;
}

.empty-state[b-u2qgzvu8ej] {
    flex-direction: column;
    text-align: center;
}

.empty-icon[b-u2qgzvu8ej] {
    width: 55px;
    height: 55px;
    margin-bottom: 13px;
    display: grid;
    place-items: center;
    color: #087b43;
    background: #e9f8f0;
    border-radius: 50%;
}

    .empty-icon svg[b-u2qgzvu8ej] {
        width: 28px;
        height: 28px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.empty-state h3[b-u2qgzvu8ej] {
    margin: 0 0 6px;
    color: #30455e;
    font-size: 13px;
}

.empty-state p[b-u2qgzvu8ej] {
    max-width: 400px;
    margin: 0;
    font-size: 9px;
    line-height: 1.5;
}

.supplier-summary-card[b-u2qgzvu8ej] {
    margin-top: 17px;
}

.supplier-summary-grid[b-u2qgzvu8ej] {
    padding: 13px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 9px;
}

.supplier-summary-item[b-u2qgzvu8ej] {
    min-height: 65px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background: #f8fafc;
    border: 1px solid #e0e7ef;
    border-radius: 8px;
}

    .supplier-summary-item strong[b-u2qgzvu8ej],
    .supplier-summary-item span[b-u2qgzvu8ej] {
        display: block;
    }

    .supplier-summary-item strong[b-u2qgzvu8ej] {
        margin-bottom: 4px;
        color: #2b4059;
        font-size: 9px;
    }

    .supplier-summary-item span[b-u2qgzvu8ej] {
        color: #8693a5;
        font-size: 8px;
    }

.supplier-total[b-u2qgzvu8ej] {
    color: #08783d !important;
    font-size: 11px !important;
    white-space: nowrap;
}

.spinner[b-u2qgzvu8ej] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: purchasing-spin-b-u2qgzvu8ej 700ms linear infinite;
}

.rotating[b-u2qgzvu8ej] {
    animation: purchasing-spin-b-u2qgzvu8ej 700ms linear infinite;
}

@keyframes purchasing-spin-b-u2qgzvu8ej {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1150px) {
    .summary-grid[b-u2qgzvu8ej] {
        grid-template-columns: repeat(2, 1fr);
    }

    .filter-card[b-u2qgzvu8ej] {
        grid-template-columns: 1fr 1fr;
    }

    .search-field[b-u2qgzvu8ej] {
        grid-column: 1 / -1;
    }

    .supplier-summary-grid[b-u2qgzvu8ej] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 700px) {
    .page-header[b-u2qgzvu8ej] {
        align-items: stretch;
        flex-direction: column;
    }

    .refresh-button[b-u2qgzvu8ej] {
        width: 100%;
        justify-content: center;
    }

    .summary-grid[b-u2qgzvu8ej],
    .filter-card[b-u2qgzvu8ej],
    .supplier-summary-grid[b-u2qgzvu8ej] {
        grid-template-columns: 1fr;
    }

    .search-field[b-u2qgzvu8ej] {
        grid-column: auto;
    }
}
/* /Components/Pages/Settings.razor.rz.scp.css */
.settings-page[b-dkntbybkds]{max-width:1660px;margin:0 auto;padding:30px}.settings-header[b-dkntbybkds]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.settings-header h1[b-dkntbybkds]{margin:4px 0;font-size:30px}.settings-header p[b-dkntbybkds]{margin:0;color:#74849a}.settings-eyebrow[b-dkntbybkds]{color:#1677ff;font-size:11px;font-weight:850;letter-spacing:.12em}.settings-shortcuts[b-dkntbybkds]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.settings-shortcuts a[b-dkntbybkds]{min-height:90px;padding:16px;display:flex;align-items:center;gap:13px;color:#172942;text-decoration:none;background:rgba(255,255,255,.82);border:1px solid #dce6f1;border-radius:15px;box-shadow:0 10px 28px rgba(33,72,118,.07);transition:.18s}.settings-shortcuts a:hover[b-dkntbybkds]{transform:translateY(-2px);border-color:#a9cdfc;box-shadow:0 14px 32px rgba(33,93,166,.12)}.settings-shortcuts a>span[b-dkntbybkds]{width:40px;height:40px;display:grid;place-items:center;background:#eaf4ff;border-radius:11px;font-size:18px}.settings-shortcuts div[b-dkntbybkds]{flex:1;display:flex;flex-direction:column;gap:3px}.settings-shortcuts strong[b-dkntbybkds]{font-size:14px}.settings-shortcuts small[b-dkntbybkds]{color:#8190a3;font-size:11px}.settings-shortcuts b[b-dkntbybkds]{color:#1677ff}.settings-grid[b-dkntbybkds]{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);gap:18px;margin-bottom:18px}.settings-panel[b-dkntbybkds]{background:rgba(255,255,255,.87);border:1px solid #dce6f1;border-radius:17px;box-shadow:0 14px 38px rgba(31,70,116,.08);overflow:hidden}.settings-panel>header[b-dkntbybkds]{padding:18px 20px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e4ebf3}.settings-panel header h2[b-dkntbybkds]{margin:0 0 4px;font-size:18px}.settings-panel header p[b-dkntbybkds]{margin:0;color:#7c8b9e;font-size:11px}.section-icon[b-dkntbybkds]{width:42px;height:42px;display:grid;place-items:center;color:#1169db;background:#e8f3ff;border-radius:12px;font-size:20px}.section-icon.blue[b-dkntbybkds]{background:#edeaff}.active-pill[b-dkntbybkds]{margin-left:auto;padding:6px 9px;color:#087b48;background:#e7f8ef;border-radius:8px;font-size:10px;font-weight:800}.form-grid[b-dkntbybkds]{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label[b-dkntbybkds]{display:flex;flex-direction:column;gap:7px}.form-grid label.wide[b-dkntbybkds]{grid-column:1/-1}.form-grid label span[b-dkntbybkds]{color:#52637a;font-size:11px;font-weight:750}.form-grid input[b-dkntbybkds]{height:44px;padding:0 12px;background:#fbfdff;border:1px solid #cfdae7;border-radius:10px}.coordinate-help[b-dkntbybkds]{margin:0 20px 20px;padding:12px 14px;display:flex;gap:10px;color:#536a84;background:#edf6ff;border-radius:11px}.coordinate-help p[b-dkntbybkds]{margin:0;font-size:11px;line-height:1.55}.map-panel header[b-dkntbybkds]{justify-content:space-between}.settings-map[b-dkntbybkds]{height:390px;border:0;border-radius:0;box-shadow:none}.map-address[b-dkntbybkds]{padding:16px 18px;display:flex;flex-direction:column;gap:4px}.map-address strong[b-dkntbybkds]{font-size:13px}.map-address span[b-dkntbybkds]{color:#7b8a9d;font-size:11px}.software-panel>header[b-dkntbybkds]{border-bottom:1px solid #e4ebf3}.software-options[b-dkntbybkds]{padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.software-options>div[b-dkntbybkds]{padding:15px;display:flex;flex-direction:column;gap:6px;background:#f7faff;border:1px solid #e1e9f3;border-radius:12px}.software-options span[b-dkntbybkds],.software-options small[b-dkntbybkds]{color:#7c8ca0;font-size:10px}.software-options strong[b-dkntbybkds]{font-size:13px}.settings-message[b-dkntbybkds]{margin-bottom:16px;padding:13px 15px;border-radius:11px}.settings-message.success[b-dkntbybkds]{color:#087b46;background:#e7f8ef}.settings-message.error[b-dkntbybkds]{color:#bd2937;background:#ffedf0}.loading-panel[b-dkntbybkds]{padding:70px;text-align:center;color:#74849a}html.bdn-dark-panels .settings-panel[b-dkntbybkds],html.bdn-dark-panels .settings-shortcuts a[b-dkntbybkds]{color:#edf5ff;background:rgba(18,32,51,.9);border-color:#293d55}html.bdn-dark-panels .settings-shortcuts a>span[b-dkntbybkds],html.bdn-dark-panels .section-icon[b-dkntbybkds]{background:#172f4e}html.bdn-dark-panels .form-grid label span[b-dkntbybkds]{color:#b6c5d7}html.bdn-dark-panels .form-grid input[b-dkntbybkds]{color:#edf5ff;background:#0c1828;border-color:#30435a}html.bdn-dark-panels .coordinate-help[b-dkntbybkds]{color:#bdd2e8;background:#14283f}html.bdn-dark-panels .software-options>div[b-dkntbybkds]{background:#0e1c2e;border-color:#2a3d55}@media(max-width:1100px){.settings-shortcuts[b-dkntbybkds]{grid-template-columns:1fr 1fr}.settings-grid[b-dkntbybkds]{grid-template-columns:1fr}.software-options[b-dkntbybkds]{grid-template-columns:1fr 1fr}}@media(max-width:650px){.settings-page[b-dkntbybkds]{padding:16px}.settings-header[b-dkntbybkds]{align-items:stretch;flex-direction:column}.settings-shortcuts[b-dkntbybkds],.form-grid[b-dkntbybkds],.software-options[b-dkntbybkds]{grid-template-columns:1fr}.form-grid label.wide[b-dkntbybkds]{grid-column:auto}}
/* /Components/Pages/Shipments.razor.rz.scp.css */
.shipments-page[b-ch73gj9s94]{padding:28px;max-width:1800px;margin:0 auto}.page-header[b-ch73gj9s94]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-header h1[b-ch73gj9s94]{margin:4px 0}.page-header p[b-ch73gj9s94]{margin:0;color:#75849a}.eyebrow[b-ch73gj9s94]{color:#1674f5;font-size:10px;font-weight:850;letter-spacing:.1em}.header-actions[b-ch73gj9s94]{display:flex;gap:9px}.shipment-stats[b-ch73gj9s94]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.shipment-stats article[b-ch73gj9s94]{min-height:105px;padding:17px;display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid #e0e8f2;border-radius:14px;box-shadow:0 8px 24px rgba(34,75,122,.06)}.shipment-stats span[b-ch73gj9s94],.shipment-stats small[b-ch73gj9s94]{color:#7d8b9f;font-size:9px}.shipment-stats strong[b-ch73gj9s94]{margin:7px 0 4px;color:#172942;font-size:25px}.shipment-stats .blue[b-ch73gj9s94]{color:#1674f5}.shipment-stats .orange[b-ch73gj9s94]{color:#e97818}.shipment-stats .green[b-ch73gj9s94]{color:#15945c}.shipment-toolbar[b-ch73gj9s94]{padding:13px;display:grid;grid-template-columns:1fr 220px;gap:10px;margin-bottom:16px}.shipment-search[b-ch73gj9s94]{height:43px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dce5ef;border-radius:10px}.shipment-search input[b-ch73gj9s94]{min-height:0!important;flex:1;border:0!important;background:transparent!important;box-shadow:none!important}.shipment-workspace[b-ch73gj9s94]{display:grid;grid-template-columns:430px minmax(0,1fr);gap:16px;align-items:start}.shipment-list[b-ch73gj9s94],.shipment-detail[b-ch73gj9s94]{overflow:hidden}.shipment-list[b-ch73gj9s94]{max-height:calc(100vh - 300px);overflow-y:auto}.panel-heading[b-ch73gj9s94],.detail-heading[b-ch73gj9s94]{padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ecf4}.panel-heading h2[b-ch73gj9s94],.detail-heading h2[b-ch73gj9s94]{margin:0 0 4px;font-size:16px}.panel-heading span[b-ch73gj9s94],.detail-heading span[b-ch73gj9s94],.detail-heading p[b-ch73gj9s94]{margin:0;color:#7f8da1;font-size:9px}.shipment-list-item[b-ch73gj9s94]{width:100%;padding:16px 18px;display:block;color:#1a2a40;text-align:left;background:#fff;border:0;border-bottom:1px solid #e7edf4;cursor:pointer}.shipment-list-item:hover[b-ch73gj9s94]{background:#f8fbff}.shipment-list-item.selected[b-ch73gj9s94]{background:#f1f7ff;box-shadow:inset 3px 0 #1674f5}.list-top[b-ch73gj9s94],.list-footer[b-ch73gj9s94]{display:flex;align-items:center;justify-content:space-between;gap:10px}.list-top strong[b-ch73gj9s94]{font-size:12px}.list-customer[b-ch73gj9s94]{margin:7px 0 13px;color:#6e7d92;font-size:10px}.shipment-status[b-ch73gj9s94]{padding:6px 9px;white-space:nowrap;border-radius:8px;font-size:8px;font-weight:800}.status-1[b-ch73gj9s94]{color:#1467c9;background:#e8f3ff}.status-2[b-ch73gj9s94]{color:#a85d00;background:#fff2df}.status-3[b-ch73gj9s94]{color:#6542bd;background:#f0eaff}.status-4[b-ch73gj9s94]{color:#087a45;background:#e8f8ef}.status-5[b-ch73gj9s94]{color:#bf2d38;background:#ffedf0}.mini-route[b-ch73gj9s94]{display:grid;grid-template-columns:12px 1fr;gap:9px;margin-bottom:13px}.mini-route i[b-ch73gj9s94]{width:8px;height:8px;margin-top:3px;background:#1674f5;border:2px solid #cfe4ff;border-radius:50%;box-shadow:0 15px 0 #fff,0 15px 0 1px #aebcd0}.mini-route div[b-ch73gj9s94]{display:flex;flex-direction:column;gap:4px}.mini-route strong[b-ch73gj9s94]{font-size:9px}.mini-route span[b-ch73gj9s94],.list-footer[b-ch73gj9s94]{color:#8896a8;font-size:8px}.shipment-detail[b-ch73gj9s94]{min-height:620px}.detail-heading>div>span[b-ch73gj9s94]{color:#1674f5;font-weight:800;letter-spacing:.08em}.route-panel[b-ch73gj9s94]{padding:20px;background:linear-gradient(135deg,#f6f9fd,#edf4fb)}.route-visual[b-ch73gj9s94]{position:relative;height:250px;overflow:hidden;background:linear-gradient(120deg,#edf2f7,#f9fbfd);border:1px solid #dae4ef;border-radius:15px}.route-visual[b-ch73gj9s94]::before,.route-visual[b-ch73gj9s94]::after{position:absolute;inset:-30%;content:"";background:repeating-linear-gradient(25deg,transparent 0 34px,rgba(120,142,169,.12) 35px 37px)}.route-visual[b-ch73gj9s94]::after{transform:rotate(70deg)}.route-glow[b-ch73gj9s94]{position:absolute;left:30%;top:25%;width:42%;height:55%;background:rgba(93,120,255,.13);filter:blur(30px);border-radius:50%}.route-path[b-ch73gj9s94]{position:absolute;left:19%;top:54%;z-index:2;width:63%;height:4px;background:linear-gradient(90deg,#1674f5,#6554e8);border-radius:9px;transform:rotate(-12deg);box-shadow:0 0 0 5px rgba(46,112,239,.1)}.route-point[b-ch73gj9s94]{position:absolute;z-index:3;width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#1674f5;border:7px solid rgba(255,255,255,.85);border-radius:50%;box-shadow:0 7px 18px rgba(24,79,157,.3);font-weight:800}.route-point.start[b-ch73gj9s94]{left:15%;top:58%}.route-point.finish[b-ch73gj9s94]{right:14%;top:27%;background:#654bdc}.route-addresses[b-ch73gj9s94]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:14px;padding:14px;background:#fff;border-radius:12px}.route-addresses article[b-ch73gj9s94]{display:flex;flex-direction:column;gap:4px}.route-addresses article:last-child[b-ch73gj9s94]{text-align:right}.route-addresses span[b-ch73gj9s94]{color:#8190a4;font-size:8px}.route-addresses strong[b-ch73gj9s94]{font-size:11px}.route-addresses small[b-ch73gj9s94]{color:#7d8b9e;font-size:9px}.shipment-info-grid[b-ch73gj9s94]{padding:17px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-bottom:1px solid #e5ecf4}.shipment-info-grid article[b-ch73gj9s94]{padding:12px;background:#f8fbff;border-radius:10px}.shipment-info-grid span[b-ch73gj9s94],.shipment-info-grid strong[b-ch73gj9s94]{display:block}.shipment-info-grid span[b-ch73gj9s94]{margin-bottom:5px;color:#8391a4;font-size:8px}.shipment-info-grid strong[b-ch73gj9s94]{font-size:10px}.shipment-timeline[b-ch73gj9s94]{padding:18px 22px}.timeline-item[b-ch73gj9s94]{position:relative;padding:0 0 18px 29px}.timeline-item:last-child[b-ch73gj9s94]{padding-bottom:0}.timeline-item[b-ch73gj9s94]::before{position:absolute;left:7px;top:13px;bottom:-2px;width:1px;content:"";background:#d9e3ef}.timeline-item:last-child[b-ch73gj9s94]::before{display:none}.timeline-item>i[b-ch73gj9s94]{position:absolute;left:1px;top:2px;width:13px;height:13px;background:#1674f5;border:3px solid #ddecff;border-radius:50%}.timeline-item div[b-ch73gj9s94]{display:flex;flex-direction:column;gap:3px}.timeline-item strong[b-ch73gj9s94]{font-size:10px}.timeline-item span[b-ch73gj9s94],.timeline-item small[b-ch73gj9s94]{color:#8492a5;font-size:8px}.shipment-actions[b-ch73gj9s94]{padding:15px 20px;display:flex;align-items:center;justify-content:flex-end;gap:9px;background:#fbfdff;border-top:1px solid #e5ecf4}.maps-button[b-ch73gj9s94]{min-height:42px;padding:0 14px;display:flex;align-items:center;color:#176bd4;text-decoration:none;border:1px solid #cbdcf0;border-radius:10px;background:#fff;font-size:10px;font-weight:750}.empty-state[b-ch73gj9s94]{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#7d8ca1}.empty-state b[b-ch73gj9s94]{font-size:26px}.detail-empty[b-ch73gj9s94]{min-height:600px}.page-message[b-ch73gj9s94]{margin-bottom:14px;padding:12px 14px;border-radius:10px}.page-message.success[b-ch73gj9s94]{color:#087b43;background:#e8f8f0}.page-message.error[b-ch73gj9s94],.modal-error[b-ch73gj9s94]{color:#bd2937;background:#ffedf0}.modal-backdrop[b-ch73gj9s94]{position:fixed;inset:0;z-index:2700;padding:20px;display:grid;place-items:center;background:rgba(7,18,34,.55);backdrop-filter:blur(5px)}.shipment-modal[b-ch73gj9s94]{width:min(560px,100%);overflow:hidden;background:#fff;border:1px solid #e1e9f2;border-radius:17px;box-shadow:0 30px 80px rgba(9,30,58,.28)}.shipment-modal header[b-ch73gj9s94],.shipment-modal footer[b-ch73gj9s94]{padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4ebf3}.shipment-modal header h2[b-ch73gj9s94]{margin:0 0 4px}.shipment-modal header p[b-ch73gj9s94]{margin:0;color:#7e8ca0;font-size:9px}.shipment-modal header button[b-ch73gj9s94]{width:34px;height:34px;border:0;border-radius:9px}.shipment-modal .modal-body[b-ch73gj9s94]{padding:18px;display:flex;flex-direction:column;gap:13px}.shipment-modal label[b-ch73gj9s94]{display:flex;flex-direction:column;gap:6px}.shipment-modal label>span[b-ch73gj9s94]{color:#66758a;font-size:9px;font-weight:750}.shipment-modal textarea[b-ch73gj9s94]{min-height:90px;padding:10px;resize:vertical}.shipment-modal footer[b-ch73gj9s94]{justify-content:flex-end;gap:8px;border-top:1px solid #e4ebf3;border-bottom:0}.form-row[b-ch73gj9s94]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal-error[b-ch73gj9s94]{padding:10px;border-radius:8px;font-size:9px}@media(max-width:1150px){.shipment-stats[b-ch73gj9s94]{grid-template-columns:repeat(2,1fr)}.shipment-workspace[b-ch73gj9s94]{grid-template-columns:350px minmax(0,1fr)}.shipment-info-grid[b-ch73gj9s94]{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.shipment-workspace[b-ch73gj9s94]{grid-template-columns:1fr}.shipment-list[b-ch73gj9s94]{max-height:420px}.shipment-detail[b-ch73gj9s94]{min-height:0}.detail-empty[b-ch73gj9s94]{min-height:300px}}@media(max-width:650px){.shipments-page[b-ch73gj9s94]{padding:15px}.page-header[b-ch73gj9s94]{align-items:stretch;flex-direction:column}.header-actions[b-ch73gj9s94]{flex-direction:column}.shipment-stats[b-ch73gj9s94]{grid-template-columns:1fr 1fr}.shipment-toolbar[b-ch73gj9s94]{grid-template-columns:1fr}.route-visual[b-ch73gj9s94]{height:190px}.route-addresses[b-ch73gj9s94]{grid-template-columns:1fr}.route-addresses>i[b-ch73gj9s94]{display:none}.route-addresses article:last-child[b-ch73gj9s94]{text-align:left}.shipment-info-grid[b-ch73gj9s94]{grid-template-columns:1fr 1fr}.shipment-actions[b-ch73gj9s94]{align-items:stretch;flex-direction:column}.shipment-actions>*[b-ch73gj9s94]{width:100%;justify-content:center}.form-row[b-ch73gj9s94]{grid-template-columns:1fr}}
/* /Components/Pages/SlowInventoryAnalyzer.razor.rz.scp.css */
.slow-page[b-8odmxyuxgp]{max-width:1560px;margin:0 auto;padding:34px 28px 70px;color:#13253f}.slow-page>header[b-8odmxyuxgp]{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.slow-page>header span[b-8odmxyuxgp]{color:#1675ed;font-size:12px;font-weight:850;letter-spacing:.13em}.slow-page h1[b-8odmxyuxgp]{margin:7px 0 5px;font-size:34px;letter-spacing:-.03em}.slow-page>header p[b-8odmxyuxgp]{margin:0;color:#718198;font-size:14px}.slow-page button[b-8odmxyuxgp]{cursor:pointer}.slow-page>header button[b-8odmxyuxgp],.plan-button[b-8odmxyuxgp]{min-height:44px;padding:0 18px;border:0;border-radius:12px;background:linear-gradient(135deg,#2b8cff,#1269e7);box-shadow:0 9px 22px rgba(18,105,231,.18);color:#fff;font-weight:800}.slow-message[b-8odmxyuxgp],.slow-error[b-8odmxyuxgp]{margin-bottom:14px;padding:13px 15px;border-radius:12px;background:#e9f9f2;color:#07885f;font-weight:750}.slow-error[b-8odmxyuxgp]{background:#fff0f1;color:#cf3042}.slow-kpis[b-8odmxyuxgp]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.slow-kpis article[b-8odmxyuxgp]{padding:18px;border:1px solid rgba(198,213,232,.84);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 13px 28px rgba(43,74,112,.08)}.slow-kpis span[b-8odmxyuxgp],.slow-kpis strong[b-8odmxyuxgp],.slow-kpis small[b-8odmxyuxgp]{display:block}.slow-kpis span[b-8odmxyuxgp],.slow-kpis small[b-8odmxyuxgp]{color:#74849a;font-size:12px}.slow-kpis strong[b-8odmxyuxgp]{margin:8px 0 5px;font-size:24px}.orange[b-8odmxyuxgp]{color:#e58a00}.red[b-8odmxyuxgp]{color:#e53d50}.slow-toolbar[b-8odmxyuxgp]{display:grid;grid-template-columns:1fr 220px 220px;gap:10px;margin-bottom:16px;padding:12px;border:1px solid #d7e3f0;border-radius:16px;background:rgba(255,255,255,.74)}.slow-toolbar input[b-8odmxyuxgp],.slow-toolbar select[b-8odmxyuxgp],.recommendation-card input[b-8odmxyuxgp]{height:43px;padding:0 12px;border:1px solid #d3e0ef;border-radius:10px;background:#f9fbfe;color:#172942;font:650 13px inherit}.slow-layout[b-8odmxyuxgp]{display:grid;grid-template-columns:minmax(0,1.45fr) 430px;align-items:start;gap:16px}.slow-list[b-8odmxyuxgp],.recommendation-card[b-8odmxyuxgp]{border:1px solid #d6e2f0;border-radius:20px;background:rgba(255,255,255,.79);box-shadow:0 16px 38px rgba(40,72,108,.08);backdrop-filter:blur(12px)}.list-head[b-8odmxyuxgp]{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #dfE8f3}.list-head h2[b-8odmxyuxgp],.list-head p[b-8odmxyuxgp]{margin:0}.list-head h2[b-8odmxyuxgp]{font-size:18px}.list-head p[b-8odmxyuxgp]{margin-top:4px;color:#7b8a9f;font-size:11px}.list-head>span[b-8odmxyuxgp]{padding:7px 10px;border-radius:999px;background:#eaf3ff;color:#1675ed;font-size:11px;font-weight:800}.slow-row[b-8odmxyuxgp]{display:grid;width:100%;grid-template-columns:52px minmax(170px,1.5fr) repeat(3,minmax(90px,.65fr)) 48px;align-items:center;gap:12px;padding:13px 16px;border:0;border-bottom:1px solid #e2eaf4;background:transparent;color:inherit;text-align:left}.slow-row:last-child[b-8odmxyuxgp]{border-bottom:0}.slow-row:hover[b-8odmxyuxgp],.slow-row.selected[b-8odmxyuxgp]{background:#edf5ff}.slow-row.selected[b-8odmxyuxgp]{box-shadow:inset 3px 0 #1675ed}.slow-row img[b-8odmxyuxgp]{width:48px;height:48px;object-fit:contain;border:1px solid #dce6f2;border-radius:11px;background:#fff}.slow-row div>strong[b-8odmxyuxgp],.slow-row div>small[b-8odmxyuxgp],.slow-row>span small[b-8odmxyuxgp],.slow-row>span b[b-8odmxyuxgp]{display:block}.slow-row div>strong[b-8odmxyuxgp]{font-size:13px}.slow-row div>small[b-8odmxyuxgp],.slow-row>span small[b-8odmxyuxgp]{margin-top:3px;color:#7c8b9f;font-size:10px}.slow-row>span b[b-8odmxyuxgp]{margin-top:4px;font-size:12px}.slow-row>i[b-8odmxyuxgp],.rec-title>i[b-8odmxyuxgp]{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;font-style:normal;font-weight:900}.critical[b-8odmxyuxgp]{background:#fff0f1!important;color:#d93145!important}.high[b-8odmxyuxgp]{background:#fff4e5!important;color:#d87700!important}.watch[b-8odmxyuxgp]{background:#eaf3ff!important;color:#1675ed!important}.recommendation-card[b-8odmxyuxgp]{position:sticky;top:92px;padding:20px}.rec-title[b-8odmxyuxgp]{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.rec-title span[b-8odmxyuxgp]{color:#e58a00;font-size:10px;font-weight:850;letter-spacing:.1em}.rec-title h2[b-8odmxyuxgp],.rec-title p[b-8odmxyuxgp]{margin:0}.rec-title h2[b-8odmxyuxgp]{margin-top:5px;font-size:21px}.rec-title p[b-8odmxyuxgp]{margin-top:4px;color:#78879b;font-size:11px}.evidence[b-8odmxyuxgp]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0}.evidence div[b-8odmxyuxgp]{padding:11px;border-radius:12px;background:#f2f7fc}.evidence span[b-8odmxyuxgp],.evidence strong[b-8odmxyuxgp]{display:block}.evidence span[b-8odmxyuxgp]{color:#7c8b9f;font-size:9px}.evidence strong[b-8odmxyuxgp]{margin-top:5px;font-size:11px}.primary-rec[b-8odmxyuxgp]{padding:16px;border:1px solid #cfe2f9;border-radius:15px;background:linear-gradient(135deg,#edf6ff,#f1fbf7)}.primary-rec>span[b-8odmxyuxgp]{color:#1675ed;font-size:9px;font-weight:850;letter-spacing:.1em}.primary-rec h3[b-8odmxyuxgp]{margin:6px 0;font-size:17px}.primary-rec p[b-8odmxyuxgp]{margin:0;color:#53677f;font-size:12px;line-height:1.5}.primary-rec strong[b-8odmxyuxgp]{display:block;margin-top:10px;color:#0a9c70;font-size:11px}.rec-options[b-8odmxyuxgp]{display:grid;gap:8px;margin:12px 0}.rec-options article[b-8odmxyuxgp]{padding:12px;border:1px solid #dce6f2;border-radius:12px}.rec-options b[b-8odmxyuxgp]{font-size:12px}.rec-options p[b-8odmxyuxgp]{margin:4px 0 0;color:#718198;font-size:11px}.recommendation-card>label[b-8odmxyuxgp]{display:grid;gap:6px;margin:13px 0;color:#52637c;font-size:11px;font-weight:750}.plan-button[b-8odmxyuxgp]{width:100%}.disclaimer[b-8odmxyuxgp]{display:block;margin-top:10px;color:#8996a8;font-size:9px;line-height:1.4}.empty[b-8odmxyuxgp]{padding:60px;text-align:center;color:#718198}:global(body.dark-mode) .slow-page[b-8odmxyuxgp]{color:#edf5ff}:global(body.dark-mode) .slow-kpis article[b-8odmxyuxgp],:global(body.dark-mode) .slow-toolbar[b-8odmxyuxgp],:global(body.dark-mode) .slow-list[b-8odmxyuxgp],:global(body.dark-mode) .recommendation-card[b-8odmxyuxgp]{border-color:#293f5b;background:rgba(16,30,49,.9)}:global(body.dark-mode) .slow-toolbar input[b-8odmxyuxgp],:global(body.dark-mode) .slow-toolbar select[b-8odmxyuxgp],:global(body.dark-mode) .recommendation-card input[b-8odmxyuxgp]{border-color:#2c425d;background:#0c1728;color:#edf5ff}:global(body.dark-mode) .slow-row[b-8odmxyuxgp]{border-color:#263b55}:global(body.dark-mode) .slow-row:hover[b-8odmxyuxgp],:global(body.dark-mode) .slow-row.selected[b-8odmxyuxgp]{background:#152a45}:global(body.dark-mode) .evidence div[b-8odmxyuxgp]{background:#14263d}:global(body.dark-mode) .primary-rec[b-8odmxyuxgp]{border-color:#294967;background:linear-gradient(135deg,#132b47,#12322d)}:global(body.dark-mode) .rec-options article[b-8odmxyuxgp]{border-color:#2b405a}
@media(max-width:1100px){.slow-layout[b-8odmxyuxgp]{grid-template-columns:1fr}.recommendation-card[b-8odmxyuxgp]{position:static}.slow-row[b-8odmxyuxgp]{grid-template-columns:48px 1fr repeat(2,minmax(80px,.5fr)) 44px}.slow-row>span:nth-of-type(3)[b-8odmxyuxgp]{display:none}}@media(max-width:720px){.slow-page[b-8odmxyuxgp]{padding:22px 13px 55px}.slow-page>header[b-8odmxyuxgp]{align-items:flex-start;flex-direction:column}.slow-kpis[b-8odmxyuxgp]{grid-template-columns:1fr 1fr}.slow-toolbar[b-8odmxyuxgp]{grid-template-columns:1fr}.slow-row[b-8odmxyuxgp]{grid-template-columns:44px 1fr 42px}.slow-row>span[b-8odmxyuxgp]{display:none}.evidence[b-8odmxyuxgp]{grid-template-columns:1fr}.list-head>span[b-8odmxyuxgp]{display:none}}

/* Az alkalmazás tényleges sötét témájához igazítva. */
:global(html.bdn-dark-panels) .slow-page[b-8odmxyuxgp]{color:#edf5ff}
:global(html.bdn-dark-panels) .slow-page>header p[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-kpis span[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-kpis small[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .list-head p[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-row div>small[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-row>span small[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .rec-title p[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .rec-options p[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .disclaimer[b-8odmxyuxgp]{color:#9fb0c7}
:global(html.bdn-dark-panels) .slow-kpis article[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-toolbar[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-list[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .recommendation-card[b-8odmxyuxgp]{border-color:#293f5b;background:rgba(16,30,49,.94);box-shadow:0 18px 42px rgba(0,0,0,.28)}
:global(html.bdn-dark-panels) .slow-toolbar input[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-toolbar select[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .recommendation-card input[b-8odmxyuxgp]{border-color:#2c425d;background:#0c1728;color:#edf5ff}
:global(html.bdn-dark-panels) .list-head[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-row[b-8odmxyuxgp]{border-color:#263b55}
:global(html.bdn-dark-panels) .slow-row:hover[b-8odmxyuxgp],
:global(html.bdn-dark-panels) .slow-row.selected[b-8odmxyuxgp]{background:#152a45}
:global(html.bdn-dark-panels) .evidence div[b-8odmxyuxgp]{background:#14263d}
:global(html.bdn-dark-panels) .primary-rec[b-8odmxyuxgp]{border-color:#294967;background:linear-gradient(135deg,#132b47,#12322d)}
:global(html.bdn-dark-panels) .primary-rec p[b-8odmxyuxgp]{color:#b7c7da}
:global(html.bdn-dark-panels) .rec-options article[b-8odmxyuxgp]{border-color:#2b405a;background:#102036}
/* /Components/Pages/StockAdjustment.razor.rz.scp.css */
.adjustment-page[b-h56wy12syv] {
    max-width: 1450px;
    margin: 0 auto;
    padding: 28px;
}

.page-header[b-h56wy12syv] {
    margin-bottom: 22px;
}

    .page-header h1[b-h56wy12syv] {
        margin: 12px 0 5px;
        color: #0a203b;
        font-size: 29px;
    }

    .page-header p[b-h56wy12syv] {
        margin: 0;
        color: #718198;
    }

.back-link[b-h56wy12syv] {
    color: #0876e8;
    font-size: 13px;
    font-weight: 750;
    text-decoration: none;
}

.page-grid[b-h56wy12syv] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 310px;
    gap: 20px;
}

main[b-h56wy12syv] {
    display: grid;
    gap: 18px;
}

.product-card[b-h56wy12syv],
.form-card[b-h56wy12syv],
.info-card[b-h56wy12syv],
.state-card[b-h56wy12syv] {
    border: 1px solid #d8e2ee;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(21, 54, 89, .05);
}

.product-card[b-h56wy12syv] {
    padding: 20px;
}

.product-heading[b-h56wy12syv] {
    display: flex;
    align-items: center;
    gap: 15px;
}

    .product-heading h2[b-h56wy12syv] {
        margin: 3px 0;
        color: #0a203b;
        font-size: 22px;
    }

    .product-heading p[b-h56wy12syv] {
        margin: 0;
        color: #718198;
        font-size: 13px;
    }

.eyebrow[b-h56wy12syv] {
    color: #0876e8;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .08em;
}

.stock-summary[b-h56wy12syv] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-top: 20px;
}

    .stock-summary > div[b-h56wy12syv] {
        display: grid;
        gap: 6px;
        padding: 14px;
        border: 1px solid #e0e8f1;
        border-radius: 10px;
        background: #f8fafc;
    }

    .stock-summary span[b-h56wy12syv] {
        color: #718198;
        font-size: 11px;
    }

    .stock-summary strong[b-h56wy12syv] {
        color: #112d4c;
    }

.available-value[b-h56wy12syv] {
    color: #09864c !important;
}

.card-heading[b-h56wy12syv] {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 19px;
    border-bottom: 1px solid #e1e9f2;
}

    .card-heading h2[b-h56wy12syv] {
        margin: 0;
        color: #0d2340;
        font-size: 17px;
    }

    .card-heading p[b-h56wy12syv] {
        margin: 4px 0 0;
        color: #718198;
        font-size: 12px;
    }

.step-number[b-h56wy12syv] {
    display: grid;
    width: 36px;
    height: 36px;
    place-items: center;
    border: 1px solid #bfdbfe;
    border-radius: 9px;
    color: #0769df;
    background: #eff6ff;
    font-weight: 800;
}

.form-body[b-h56wy12syv] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 280px;
    gap: 18px;
    padding: 20px;
}

.form-field[b-h56wy12syv] {
    display: grid;
    gap: 8px;
}

    .form-field label[b-h56wy12syv] {
        color: #193653;
        font-size: 12px;
        font-weight: 750;
    }

        .form-field label span[b-h56wy12syv] {
            color: #e32b2b;
        }

    .form-field small[b-h56wy12syv] {
        color: #718198;
    }

.full-width[b-h56wy12syv] {
    grid-column: 1 / -1;
}

.quantity-input[b-h56wy12syv] {
    position: relative;
}

    .quantity-input strong[b-h56wy12syv] {
        position: absolute;
        top: 50%;
        right: 14px;
        color: #647890;
        transform: translateY(-50%);
    }

.form-control[b-h56wy12syv] {
    width: 100%;
    min-height: 44px;
    box-sizing: border-box;
    padding: 10px 50px 10px 12px;
    border: 1px solid #cddaea;
    border-radius: 9px;
    color: #102a46;
    background: #fff;
    outline: none;
}

    .form-control:focus[b-h56wy12syv] {
        border-color: #2788ee;
        box-shadow: 0 0 0 3px rgba(39, 136, 238, .13);
    }

.reason-input[b-h56wy12syv] {
    min-height: 110px;
    padding-right: 12px;
    resize: vertical;
}

.difference-card[b-h56wy12syv] {
    display: grid;
    align-content: center;
    gap: 6px;
    padding: 17px;
    border-radius: 11px;
}

    .difference-card span[b-h56wy12syv],
    .difference-card small[b-h56wy12syv] {
        font-size: 12px;
    }

    .difference-card strong[b-h56wy12syv] {
        font-size: 24px;
    }

.positive-difference[b-h56wy12syv] {
    color: #087b43;
    background: #e9f8f0;
}

.negative-difference[b-h56wy12syv] {
    color: #bd2929;
    background: #fff0f0;
}

.zero-difference[b-h56wy12syv] {
    color: #5d7088;
    background: #f0f4f8;
}

.form-actions[b-h56wy12syv] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 17px 20px;
    border-top: 1px solid #e1e9f2;
}

.primary-button[b-h56wy12syv],
.secondary-button[b-h56wy12syv] {
    padding: 11px 16px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 750;
    text-decoration: none;
    cursor: pointer;
}

.primary-button[b-h56wy12syv] {
    border: 1px solid #0876e8;
    color: #fff;
    background: #0876e8;
}

.secondary-button[b-h56wy12syv] {
    border: 1px solid #ccd9e8;
    color: #183652;
    background: #fff;
}

.primary-button:disabled[b-h56wy12syv] {
    cursor: not-allowed;
    opacity: .55;
}

aside[b-h56wy12syv] {
    display: grid;
    align-content: start;
    gap: 14px;
}

.info-card[b-h56wy12syv] {
    display: flex;
    gap: 12px;
    padding: 17px;
}

    .info-card h3[b-h56wy12syv] {
        margin: 0 0 6px;
        color: #132e4c;
        font-size: 14px;
    }

    .info-card p[b-h56wy12syv] {
        margin: 0;
        color: #718198;
        font-size: 12px;
        line-height: 1.55;
    }

.info-icon[b-h56wy12syv] {
    display: grid;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    place-items: center;
    border-radius: 8px;
    color: #b65c00;
    background: #fff0d9;
    font-weight: 850;
}

.blue-icon[b-h56wy12syv] {
    color: #0876e8;
    background: #e9f3ff;
}

.state-card[b-h56wy12syv] {
    display: grid;
    gap: 12px;
    justify-items: start;
    padding: 25px;
}

.error-state[b-h56wy12syv] {
    color: #aa2525;
}

.message[b-h56wy12syv] {
    display: flex;
    gap: 10px;
    padding: 13px 15px;
    border-radius: 10px;
    font-size: 13px;
}

.error-message[b-h56wy12syv] {
    color: #a51f1f;
    background: #fff0f0;
}

.success-message[b-h56wy12syv] {
    color: #087640;
    background: #e8f8ef;
}

@media (max-width: 1000px) {
    .page-grid[b-h56wy12syv] {
        grid-template-columns: 1fr;
    }

    .stock-summary[b-h56wy12syv] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 650px) {
    .adjustment-page[b-h56wy12syv] {
        padding: 16px;
    }

    .stock-summary[b-h56wy12syv],
    .form-body[b-h56wy12syv] {
        grid-template-columns: 1fr;
    }

    .full-width[b-h56wy12syv] {
        grid-column: auto;
    }

    .form-actions[b-h56wy12syv] {
        flex-direction: column-reverse;
    }

        .form-actions a[b-h56wy12syv],
        .form-actions button[b-h56wy12syv] {
            width: 100%;
            box-sizing: border-box;
            text-align: center;
        }
}
/* /Components/Pages/StockMovements.razor.rz.scp.css */
.movements-page[b-3ifl6mmiq9]{padding:28px;color:#142943}.page-header[b-3ifl6mmiq9]{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.page-header h1[b-3ifl6mmiq9]{margin:3px 0 5px;font-size:29px}.page-header p[b-3ifl6mmiq9]{margin:0;color:#75839a}.eyebrow[b-3ifl6mmiq9]{color:#0876e8;font-size:10px;font-weight:850;letter-spacing:.1em}.refresh-button[b-3ifl6mmiq9],.clear-button[b-3ifl6mmiq9],.pagination button[b-3ifl6mmiq9]{min-height:40px;padding:0 15px;border:1px solid #d2dfed;border-radius:8px;color:#173651;background:#fff;font-weight:750;cursor:pointer}.summary-grid[b-3ifl6mmiq9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px}.summary-card[b-3ifl6mmiq9]{display:flex;align-items:center;gap:14px;padding:19px;border:1px solid #dce5ef;border-radius:13px;background:#fff;box-shadow:0 3px 14px rgba(18,41,74,.04)}.summary-icon[b-3ifl6mmiq9]{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:11px;font-size:20px;font-weight:850}.summary-icon.blue[b-3ifl6mmiq9]{color:#0876e8;background:#eaf3ff}.summary-icon.green[b-3ifl6mmiq9]{color:#09864c;background:#e8f8ef}.summary-icon.red[b-3ifl6mmiq9]{color:#d22e2e;background:#fff0f0}.summary-icon.orange[b-3ifl6mmiq9]{color:#c26700;background:#fff3df}.summary-card div[b-3ifl6mmiq9]{display:grid}.summary-card small[b-3ifl6mmiq9],.summary-card span[b-3ifl6mmiq9]{color:#74849a;font-size:11px}.summary-card strong[b-3ifl6mmiq9]{font-size:23px;color:#102a46}.positive[b-3ifl6mmiq9]{color:#078647!important}.negative[b-3ifl6mmiq9]{color:#d42e2e!important}.filter-card[b-3ifl6mmiq9]{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(170px,.7fr) minmax(150px,.6fr) 145px 145px auto;gap:10px;align-items:end;margin-bottom:18px;padding:15px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.search-field[b-3ifl6mmiq9]{position:relative}.search-field span[b-3ifl6mmiq9]{position:absolute;left:13px;top:50%;color:#718198;transform:translateY(-50%);font-size:19px}.search-field input[b-3ifl6mmiq9],.filter-card select[b-3ifl6mmiq9],.date-field input[b-3ifl6mmiq9]{width:100%;height:42px;box-sizing:border-box;border:1px solid #cfdae7;border-radius:8px;color:#183652;background:#fff;outline:none}.search-field input[b-3ifl6mmiq9]{padding:0 12px 0 39px}.filter-card select[b-3ifl6mmiq9],.date-field input[b-3ifl6mmiq9]{padding:0 10px}.search-field input:focus[b-3ifl6mmiq9],.filter-card select:focus[b-3ifl6mmiq9],.date-field input:focus[b-3ifl6mmiq9]{border-color:#2687eb;box-shadow:0 0 0 3px rgba(38,135,235,.1)}.date-field[b-3ifl6mmiq9]{display:grid;gap:4px}.date-field label[b-3ifl6mmiq9]{color:#718198;font-size:10px;font-weight:700}.table-card[b-3ifl6mmiq9]{overflow:hidden;border:1px solid #dce5ef;border-radius:13px;background:#fff;box-shadow:0 3px 14px rgba(18,41,74,.04)}.table-heading[b-3ifl6mmiq9]{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #e2e9f1}.table-heading h2[b-3ifl6mmiq9]{margin:0;font-size:16px}.table-heading p[b-3ifl6mmiq9]{margin:4px 0 0;color:#74849a;font-size:11px}.page-indicator[b-3ifl6mmiq9]{padding:6px 9px;border-radius:7px;color:#50657e;background:#f1f5f9;font-size:11px;font-weight:700}.table-scroll[b-3ifl6mmiq9]{overflow-x:auto}table[b-3ifl6mmiq9]{width:100%;border-collapse:collapse;min-width:1150px}th[b-3ifl6mmiq9]{padding:12px 14px;color:#65758b;background:#f6f8fb;font-size:10px;text-align:left;text-transform:uppercase}td[b-3ifl6mmiq9]{padding:13px 14px;border-top:1px solid #e6ecf2;font-size:12px;vertical-align:middle}td>strong[b-3ifl6mmiq9],td>small[b-3ifl6mmiq9]{display:block}td small[b-3ifl6mmiq9]{margin-top:4px;color:#8290a2;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell[b-3ifl6mmiq9]{display:flex;align-items:center;gap:10px;min-width:200px}.product-cell div[b-3ifl6mmiq9]{display:grid}.product-cell small[b-3ifl6mmiq9]{color:#7b899b}.type-badge[b-3ifl6mmiq9]{display:inline-flex;padding:6px 9px;border-radius:7px;font-size:10px;font-weight:800}.type-in[b-3ifl6mmiq9]{color:#087943;background:#e7f7ef}.type-out[b-3ifl6mmiq9]{color:#c32929;background:#fff0f0}.type-other[b-3ifl6mmiq9]{color:#53667d;background:#edf2f7}.quantity[b-3ifl6mmiq9]{font-size:13px}.pagination[b-3ifl6mmiq9]{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-top:1px solid #e2e9f1;color:#718198;font-size:11px}.pagination div[b-3ifl6mmiq9]{display:flex;gap:8px}.pagination button[b-3ifl6mmiq9]{min-height:34px;padding:0 11px;font-size:11px}.pagination button:disabled[b-3ifl6mmiq9],.refresh-button:disabled[b-3ifl6mmiq9]{cursor:not-allowed;opacity:.5}.loading-state[b-3ifl6mmiq9],.empty-state[b-3ifl6mmiq9]{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#718198}.empty-state>span[b-3ifl6mmiq9]{font-size:34px;color:#91a2b6}.empty-state strong[b-3ifl6mmiq9]{color:#193653}.empty-state p[b-3ifl6mmiq9]{margin:0}.spinner[b-3ifl6mmiq9]{width:25px;height:25px;border:3px solid #d9e6f3;border-top-color:#0876e8;border-radius:50%;animation:spin-b-3ifl6mmiq9 .8s linear infinite}.error-message[b-3ifl6mmiq9]{display:flex;gap:10px;margin-bottom:15px;padding:12px 14px;border-radius:9px;color:#a51f1f;background:#fff0f0}@keyframes spin-b-3ifl6mmiq9{to{transform:rotate(360deg)}}@media(max-width:1250px){.summary-grid[b-3ifl6mmiq9]{grid-template-columns:repeat(2,1fr)}.filter-card[b-3ifl6mmiq9]{grid-template-columns:repeat(3,1fr)}.search-field[b-3ifl6mmiq9]{grid-column:1/-1}}@media(max-width:700px){.movements-page[b-3ifl6mmiq9]{padding:16px}.page-header[b-3ifl6mmiq9]{align-items:stretch;flex-direction:column}.summary-grid[b-3ifl6mmiq9],.filter-card[b-3ifl6mmiq9]{grid-template-columns:1fr}.search-field[b-3ifl6mmiq9]{grid-column:auto}.pagination[b-3ifl6mmiq9]{align-items:stretch;flex-direction:column;gap:10px}.pagination div[b-3ifl6mmiq9],.pagination button[b-3ifl6mmiq9]{width:100%}}
/* /Components/Pages/Suppliers.razor.rz.scp.css */
.suppliers-page[b-0hpp48b4ku] {
    padding: 28px;
    color: #152944;
}

.page-header[b-0hpp48b4ku] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

    .page-header h1[b-0hpp48b4ku] {
        margin: 0 0 5px;
        font-size: 29px;
    }

    .page-header p[b-0hpp48b4ku] {
        margin: 0;
        color: #78859a;
        font-size: 13px;
    }

.primary-button[b-0hpp48b4ku],
.secondary-button[b-0hpp48b4ku],
.refresh-button[b-0hpp48b4ku],
.archive-button[b-0hpp48b4ku],
.activate-button[b-0hpp48b4ku] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 15px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
}

.primary-button[b-0hpp48b4ku] {
    color: #fff;
    border-color: #0863d3;
    background: linear-gradient(135deg, #1578e7, #0762d1);
}

.secondary-button[b-0hpp48b4ku],
.refresh-button[b-0hpp48b4ku] {
    color: #30445f;
    border-color: #d4deea;
    background: #fff;
}

.archive-button[b-0hpp48b4ku] {
    color: #bd2922;
    border-color: #efc4c0;
    background: #fff1f0;
}

.activate-button[b-0hpp48b4ku] {
    color: #08783d;
    border-color: #c2e5d0;
    background: #eaf8f0;
}

.message[b-0hpp48b4ku] {
    margin-bottom: 17px;
    padding: 13px 16px;
    border: 1px solid;
    border-radius: 8px;
    font-size: 11px;
}

.success-message[b-0hpp48b4ku] {
    color: #08773d;
    border-color: #bfe5cf;
    background: #edf9f2;
}

.error-message[b-0hpp48b4ku],
.validation-summary[b-0hpp48b4ku] {
    color: #b42318;
    border-color: #f0c4c0;
    background: #fff2f1;
}

.stat-grid[b-0hpp48b4ku] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-bottom: 18px;
}

.stat-card[b-0hpp48b4ku] {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 18px;
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.stat-icon[b-0hpp48b4ku] {
    display: flex;
    flex: 0 0 45px;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-radius: 10px;
}

    .stat-icon.blue[b-0hpp48b4ku] {
        color: #0869d6;
        border-color: #c8def7;
        background: #eaf4ff;
    }

    .stat-icon.green[b-0hpp48b4ku] {
        color: #087d41;
        border-color: #c2e5d0;
        background: #eaf8f0;
    }

    .stat-icon.gray[b-0hpp48b4ku] {
        color: #68758a;
        border-color: #dbe1e9;
        background: #f2f4f7;
    }

.stat-card span[b-0hpp48b4ku],
.stat-card strong[b-0hpp48b4ku],
.stat-card small[b-0hpp48b4ku] {
    display: block;
}

.stat-card span[b-0hpp48b4ku] {
    color: #68768d;
    font-size: 10px;
}

.stat-card strong[b-0hpp48b4ku] {
    font-size: 24px;
}

.stat-card small[b-0hpp48b4ku] {
    color: #8995a6;
    font-size: 9px;
}

.green-text[b-0hpp48b4ku] {
    color: #087c40;
}

.filter-card[b-0hpp48b4ku],
.suppliers-card[b-0hpp48b4ku] {
    border: 1px solid #dce4ef;
    border-radius: 11px;
    background: #fff;
}

.filter-card[b-0hpp48b4ku] {
    display: grid;
    grid-template-columns: 1fr 190px auto;
    align-items: end;
    gap: 13px;
    margin-bottom: 18px;
    padding: 15px;
}

.search-field[b-0hpp48b4ku] {
    position: relative;
}

    .search-field span[b-0hpp48b4ku] {
        position: absolute;
        top: 50%;
        left: 13px;
        transform: translateY(-50%);
    }

    .search-field input[b-0hpp48b4ku],
    .select-field select[b-0hpp48b4ku] {
        width: 100%;
        height: 41px;
        border: 1px solid #d4deea;
        border-radius: 8px;
        outline: none;
    }

    .search-field input[b-0hpp48b4ku] {
        padding: 0 12px 0 39px;
    }

.select-field[b-0hpp48b4ku] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .select-field label[b-0hpp48b4ku] {
        color: #68758a;
        font-size: 9px;
        font-weight: 700;
    }

    .select-field select[b-0hpp48b4ku] {
        padding: 0 10px;
    }

.card-header[b-0hpp48b4ku] {
    padding: 16px 19px;
    border-bottom: 1px solid #e2e8f0;
}

    .card-header h2[b-0hpp48b4ku] {
        margin: 0 0 3px;
        font-size: 15px;
    }

    .card-header p[b-0hpp48b4ku] {
        margin: 0;
        color: #8793a5;
        font-size: 9px;
    }

.supplier-grid[b-0hpp48b4ku] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 13px;
    padding: 16px;
}

.supplier-card[b-0hpp48b4ku] {
    overflow: hidden;
    border: 1px solid #dae3ed;
    border-radius: 10px;
    background: #fff;
}

.supplier-heading[b-0hpp48b4ku] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px;
    border-bottom: 1px solid #e6ebf2;
}

.supplier-avatar[b-0hpp48b4ku] {
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #0863c2;
    border: 1px solid #c6dcf5;
    border-radius: 9px;
    background: #e9f3ff;
    font-size: 10px;
    font-weight: 800;
}

.supplier-title[b-0hpp48b4ku] {
    min-width: 0;
    flex: 1;
}

    .supplier-title h3[b-0hpp48b4ku] {
        margin: 0 0 5px;
        overflow: hidden;
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.status-badge[b-0hpp48b4ku] {
    display: inline-flex;
    padding: 4px 7px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 8px;
    font-weight: 700;
}

.active-status[b-0hpp48b4ku] {
    color: #08783d;
    border-color: #c2e5d0;
    background: #eaf8f0;
}

.inactive-status[b-0hpp48b4ku] {
    color: #69768a;
    border-color: #dae1e9;
    background: #f2f4f7;
}

.edit-button[b-0hpp48b4ku] {
    width: 31px;
    height: 31px;
    border: 1px solid #d5dfe9;
    border-radius: 7px;
    background: #fff;
    cursor: pointer;
}

.supplier-details[b-0hpp48b4ku] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 13px;
    margin: 0;
    padding: 15px;
}

    .supplier-details dt[b-0hpp48b4ku] {
        margin-bottom: 3px;
        color: #8995a6;
        font-size: 8px;
    }

    .supplier-details dd[b-0hpp48b4ku] {
        margin: 0;
        color: #354962;
        font-size: 10px;
        font-weight: 600;
    }

.wide-detail[b-0hpp48b4ku] {
    grid-column: 1 / -1;
}

.breakable[b-0hpp48b4ku] {
    overflow-wrap: anywhere;
}

.supplier-footer[b-0hpp48b4ku] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 11px 15px;
    border-top: 1px solid #e6ebf2;
    background: #fafcff;
}

    .supplier-footer a[b-0hpp48b4ku],
    .supplier-footer span[b-0hpp48b4ku],
    .supplier-footer button[b-0hpp48b4ku] {
        font-size: 9px;
    }

    .supplier-footer a[b-0hpp48b4ku] {
        color: #0868d4;
        text-decoration: none;
    }

    .supplier-footer span[b-0hpp48b4ku] {
        color: #929dae;
    }

    .supplier-footer button[b-0hpp48b4ku] {
        color: #31506f;
        border: none;
        background: transparent;
        font-weight: 700;
        cursor: pointer;
    }

.loading-state[b-0hpp48b4ku],
.empty-state[b-0hpp48b4ku] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 280px;
    color: #78859a;
}

.loading-state[b-0hpp48b4ku] {
    gap: 10px;
}

.empty-state[b-0hpp48b4ku] {
    flex-direction: column;
}

.empty-icon[b-0hpp48b4ku] {
    font-size: 30px;
}

.empty-state h3[b-0hpp48b4ku] {
    margin: 10px 0 4px;
}

.empty-state p[b-0hpp48b4ku] {
    margin: 0 0 15px;
    font-size: 10px;
}

.modal-backdrop[b-0hpp48b4ku] {
    position: fixed;
    z-index: 2500;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
    background: rgba(7, 22, 43, 0.58);
}

.supplier-modal[b-0hpp48b4ku] {
    width: min(850px, 100%);
    max-height: calc(100vh - 44px);
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
}

.modal-header[b-0hpp48b4ku] {
    display: flex;
    justify-content: space-between;
    padding: 19px 22px;
    border-bottom: 1px solid #e2e8f0;
}

    .modal-header h2[b-0hpp48b4ku] {
        margin: 0 0 4px;
        font-size: 18px;
    }

    .modal-header p[b-0hpp48b4ku] {
        margin: 0;
        color: #8491a4;
        font-size: 10px;
    }

.modal-close[b-0hpp48b4ku] {
    width: 33px;
    height: 33px;
    border: 1px solid #d7e0ea;
    border-radius: 7px;
    background: #fff;
    font-size: 21px;
    cursor: pointer;
}

.supplier-modal form[b-0hpp48b4ku] {
    display: flex;
    max-height: calc(100vh - 130px);
    flex-direction: column;
}

.modal-body[b-0hpp48b4ku] {
    padding: 20px 22px;
    overflow-y: auto;
}

.modal-footer[b-0hpp48b4ku] {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 14px 22px;
    border-top: 1px solid #e2e8f0;
    background: #fafcff;
}

.footer-spacer[b-0hpp48b4ku] {
    flex: 1;
}

.form-section[b-0hpp48b4ku] {
    margin-bottom: 23px;
}

    .form-section h3[b-0hpp48b4ku] {
        margin: 0 0 13px;
        padding-bottom: 8px;
        border-bottom: 1px solid #e7ecf2;
        font-size: 12px;
    }

.form-grid[b-0hpp48b4ku] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.form-field[b-0hpp48b4ku] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.form-field-wide[b-0hpp48b4ku] {
    grid-column: 1 / -1;
}

.form-field label[b-0hpp48b4ku] {
    color: #485970;
    font-size: 10px;
    font-weight: 700;
}

    .form-field label span[b-0hpp48b4ku] {
        color: #d42c25;
    }

.form-control[b-0hpp48b4ku] {
    width: 100%;
    height: 40px;
    padding: 0 11px;
    border: 1px solid #d4deea;
    border-radius: 7px;
    outline: none;
    font-size: 11px;
}

.textarea[b-0hpp48b4ku] {
    min-height: 85px;
    padding: 10px 11px;
    resize: vertical;
}

.validation-summary[b-0hpp48b4ku] {
    margin-bottom: 16px;
    padding: 12px;
    border: 1px solid;
    border-radius: 7px;
    font-size: 10px;
}

.spinner[b-0hpp48b4ku] {
    width: 21px;
    height: 21px;
    border: 3px solid #dce8f5;
    border-top-color: #1474df;
    border-radius: 50%;
    animation: spin-b-0hpp48b4ku 700ms linear infinite;
}

[b-0hpp48b4ku] .validation-message {
    color: #c32a22;
    font-size: 9px;
}

[b-0hpp48b4ku] .invalid {
    border-color: #d8453d;
}

@keyframes spin-b-0hpp48b4ku {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1100px) {
    .supplier-grid[b-0hpp48b4ku] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 700px) {
    .suppliers-page[b-0hpp48b4ku] {
        padding: 17px 12px;
    }

    .page-header[b-0hpp48b4ku] {
        align-items: stretch;
        flex-direction: column;
    }

    .stat-grid[b-0hpp48b4ku],
    .filter-card[b-0hpp48b4ku],
    .supplier-grid[b-0hpp48b4ku],
    .form-grid[b-0hpp48b4ku] {
        grid-template-columns: 1fr;
    }

    .form-field-wide[b-0hpp48b4ku],
    .wide-detail[b-0hpp48b4ku] {
        grid-column: auto;
    }

    .modal-backdrop[b-0hpp48b4ku] {
        padding: 0;
    }

    .supplier-modal[b-0hpp48b4ku] {
        max-height: 100vh;
        border-radius: 0;
    }

    .modal-footer[b-0hpp48b4ku] {
        flex-wrap: wrap;
    }

    .footer-spacer[b-0hpp48b4ku] {
        display: none;
    }

    .modal-footer button[b-0hpp48b4ku] {
        flex: 1;
    }
}
/* /Components/Pages/SystemHealth.razor.rz.scp.css */
.health-page[b-d2rla0nzrp]{padding:28px;color:#142943}header[b-d2rla0nzrp]{position:relative}header span[b-d2rla0nzrp]{color:#0876e8;font-size:10px;font-weight:800}header h1[b-d2rla0nzrp]{margin:3px 0}header p[b-d2rla0nzrp]{margin:0;color:#74839a}header button[b-d2rla0nzrp]{position:absolute;right:0;top:10px;padding:10px 14px;border:0;border-radius:8px;color:#fff;background:#0876e8}.grid[b-d2rla0nzrp]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.grid article[b-d2rla0nzrp]{display:flex;gap:14px;padding:19px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.icon[b-d2rla0nzrp]{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;font-weight:900}.ok .icon[b-d2rla0nzrp]{color:#087943;background:#e8f8ef}.bad .icon[b-d2rla0nzrp]{color:#bd2929;background:#fff0f0}.grid h2[b-d2rla0nzrp]{margin:0;font-size:15px}.grid p[b-d2rla0nzrp]{margin:5px 0 0;color:#74839a;font-size:11px}.logs[b-d2rla0nzrp]{margin-top:16px;padding:18px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.logs code[b-d2rla0nzrp]{display:block;margin-top:5px;padding:8px;border-radius:5px;background:#101d2b;color:#dce7f2;font-size:10px;white-space:normal}.state[b-d2rla0nzrp]{padding:50px;text-align:center}@media(max-width:700px){.health-page[b-d2rla0nzrp]{padding:14px}.grid[b-d2rla0nzrp]{grid-template-columns:1fr}header button[b-d2rla0nzrp]{position:static;margin-top:12px}}
/* /Components/Pages/TraceabilityCenter.razor.rz.scp.css */
.trace-page[b-h2lbfiqqkr]{max-width:1520px;margin:auto;padding:32px;color:var(--text,#14233b)}.trace-header[b-h2lbfiqqkr]{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.trace-header span[b-h2lbfiqqkr],.passport-hero>div>span[b-h2lbfiqqkr],.investigation-head>div>span[b-h2lbfiqqkr]{font-size:.76rem;font-weight:900;letter-spacing:.13em;color:#1677ff}.trace-header h1[b-h2lbfiqqkr]{font-size:2rem;margin:6px 0}.trace-header p[b-h2lbfiqqkr],.section-title p[b-h2lbfiqqkr],.passport-hero p[b-h2lbfiqqkr],.investigation-head p[b-h2lbfiqqkr]{margin:0;color:#718198}.trace-header button[b-h2lbfiqqkr],.trace-tabs button[b-h2lbfiqqkr]{border:1px solid #d9e4f2;background:rgba(255,255,255,.75);border-radius:12px;padding:12px 18px;font-weight:800;color:inherit}.trace-tabs[b-h2lbfiqqkr]{display:flex;gap:8px;margin-bottom:18px}.trace-tabs button.active[b-h2lbfiqqkr]{background:#1677ff;color:#fff;border-color:#1677ff}.trace-tabs b[b-h2lbfiqqkr]{background:#ef4444;color:#fff;border-radius:20px;padding:2px 7px;margin-left:6px}.trace-error[b-h2lbfiqqkr]{padding:14px;border-radius:12px;background:#fee2e2;color:#b91c1c;margin-bottom:16px}.trace-toolbar[b-h2lbfiqqkr]{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px;background:rgba(255,255,255,.72);border:1px solid #dce7f4;border-radius:18px;margin-bottom:18px;box-shadow:0 14px 40px rgba(31,63,104,.08)}.trace-toolbar label[b-h2lbfiqqkr]{display:grid;gap:7px;font-size:.76rem;font-weight:800;color:#60748f}.trace-toolbar select[b-h2lbfiqqkr]{padding:13px;border:1px solid #cedbea;border-radius:10px;background:rgba(255,255,255,.8);color:inherit}.trace-empty[b-h2lbfiqqkr]{min-height:300px;display:grid;place-content:center;text-align:center;background:rgba(255,255,255,.62);border:1px dashed #bed0e5;border-radius:20px}.trace-empty i[b-h2lbfiqqkr]{font-size:2.5rem;color:#1677ff}.passport-hero[b-h2lbfiqqkr]{display:flex;align-items:center;gap:18px;padding:22px;background:linear-gradient(115deg,rgba(255,255,255,.9),rgba(222,238,255,.72));border:1px solid #d4e2f2;border-radius:22px}.passport-hero img[b-h2lbfiqqkr]{width:88px;height:88px;object-fit:contain;background:#fff;border-radius:18px;padding:8px}.passport-hero h2[b-h2lbfiqqkr]{font-size:1.65rem;margin:5px 0}.fingerprint[b-h2lbfiqqkr]{margin-left:auto;text-align:right;padding:13px 16px;background:rgba(15,35,61,.92);color:#fff;border-radius:14px}.fingerprint span[b-h2lbfiqqkr],.fingerprint small[b-h2lbfiqqkr]{display:block;color:#9fb4cf;font-size:.68rem}.fingerprint strong[b-h2lbfiqqkr]{display:block;font-family:monospace;letter-spacing:.08em;margin:5px 0}.trace-kpis[b-h2lbfiqqkr],.finding-summary[b-h2lbfiqqkr]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.trace-kpis article[b-h2lbfiqqkr],.finding-summary article[b-h2lbfiqqkr]{padding:18px;background:rgba(255,255,255,.72);border:1px solid #d9e5f2;border-radius:16px}.trace-kpis span[b-h2lbfiqqkr],.finding-summary span[b-h2lbfiqqkr]{display:block;color:#718198;font-size:.78rem}.trace-kpis strong[b-h2lbfiqqkr],.finding-summary strong[b-h2lbfiqqkr]{display:block;font-size:1.05rem;margin:7px 0}.trace-kpis small[b-h2lbfiqqkr]{color:#8090a6}.timeline-card[b-h2lbfiqqkr],.investigation-layout>aside[b-h2lbfiqqkr],.investigation-layout>section[b-h2lbfiqqkr]{background:rgba(255,255,255,.72);border:1px solid #d9e5f2;border-radius:20px;overflow:hidden}.section-title[b-h2lbfiqqkr]{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #dce6f1}.section-title h2[b-h2lbfiqqkr]{margin:0 0 4px;font-size:1.15rem}.integrity[b-h2lbfiqqkr]{color:#059669;font-weight:800}.timeline[b-h2lbfiqqkr]{padding:10px 22px 22px}.timeline article[b-h2lbfiqqkr]{display:grid;grid-template-columns:10px 130px 1fr;gap:14px;position:relative;padding:17px 0}.timeline article:not(:last-child)[b-h2lbfiqqkr]:before{content:"";position:absolute;left:4px;top:27px;bottom:-18px;width:2px;background:#dbe5f1}.timeline i[b-h2lbfiqqkr]{width:10px;height:10px;border-radius:50%;margin-top:7px;background:#1677ff;z-index:1}.timeline .out i[b-h2lbfiqqkr],.timeline .alert i[b-h2lbfiqqkr]{background:#ef4444}.timeline .in i[b-h2lbfiqqkr]{background:#10b981}.timeline .audit i[b-h2lbfiqqkr]{background:#8b5cf6}.timeline time[b-h2lbfiqqkr]{color:#72839b;font-size:.78rem;padding-top:4px}.timeline h3[b-h2lbfiqqkr]{margin:3px 0;font-size:1rem}.timeline p[b-h2lbfiqqkr]{margin:0;color:#63758e}.timeline div>span[b-h2lbfiqqkr]{font-size:.68rem;font-weight:900;color:#1677ff;letter-spacing:.08em}.timeline footer[b-h2lbfiqqkr]{display:flex;gap:15px;margin-top:8px;color:#657991;font-size:.72rem}.investigation-layout[b-h2lbfiqqkr]{display:grid;grid-template-columns:360px 1fr;gap:16px}.discrepancy[b-h2lbfiqqkr]{display:flex;width:100%;justify-content:space-between;align-items:center;text-align:left;border:0;border-bottom:1px solid #e1e9f3;background:transparent;padding:16px 18px;color:inherit}.discrepancy.selected[b-h2lbfiqqkr]{background:#e8f2ff;border-left:4px solid #1677ff}.discrepancy small[b-h2lbfiqqkr]{display:block;color:#74869d;margin-top:5px}.negative[b-h2lbfiqqkr]{color:#ef4444!important}.positive[b-h2lbfiqqkr]{color:#059669!important}.investigation-head[b-h2lbfiqqkr]{display:flex;justify-content:space-between;padding:22px;border-bottom:1px solid #dce6f1}.investigation-head h2[b-h2lbfiqqkr]{margin:5px 0}.confidence[b-h2lbfiqqkr]{height:max-content;padding:7px 12px;border-radius:20px;font-size:.75rem}.confidence.high[b-h2lbfiqqkr]{background:#dcfce7;color:#047857}.confidence.medium[b-h2lbfiqqkr]{background:#fef3c7;color:#b45309}.confidence.low[b-h2lbfiqqkr]{background:#e2e8f0;color:#475569}.hypotheses[b-h2lbfiqqkr]{padding:0 22px 18px}.hypotheses article[b-h2lbfiqqkr]{display:grid;grid-template-columns:1fr auto;gap:5px;padding:13px 15px;background:rgba(232,242,255,.65);border-radius:12px;margin:8px 0}.hypotheses article span[b-h2lbfiqqkr]{font-weight:800;color:#1677ff}.hypotheses article p[b-h2lbfiqqkr]{grid-column:1/-1;margin:0;color:#64758c}.compact[b-h2lbfiqqkr]{border:0;border-top:1px solid #dce6f1;border-radius:0}.mini-empty[b-h2lbfiqqkr]{padding:30px;text-align:center;color:#718198}
:global(html.bdn-dark-panels) .trace-page[b-h2lbfiqqkr]{color:#e7eef9}:global(html.bdn-dark-panels) .trace-header button[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .trace-tabs button[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .trace-toolbar[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .trace-kpis article[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .finding-summary article[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .timeline-card[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .investigation-layout>aside[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .investigation-layout>section[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .trace-empty[b-h2lbfiqqkr]{background:rgba(17,34,56,.9);border-color:#29415e}:global(html.bdn-dark-panels) .trace-tabs button.active[b-h2lbfiqqkr]{background:#1677ff;color:#fff}:global(html.bdn-dark-panels) .trace-toolbar select[b-h2lbfiqqkr]{background:#0b192b;border-color:#29415e;color:#e7eef9}:global(html.bdn-dark-panels) .passport-hero[b-h2lbfiqqkr]{background:linear-gradient(115deg,rgba(17,34,56,.96),rgba(26,51,82,.9));border-color:#29415e}:global(html.bdn-dark-panels) .section-title[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .discrepancy[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .investigation-head[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .compact[b-h2lbfiqqkr]{border-color:#29415e}:global(html.bdn-dark-panels) .discrepancy.selected[b-h2lbfiqqkr]{background:#173252}:global(html.bdn-dark-panels) .hypotheses article[b-h2lbfiqqkr]{background:#142c49}:global(html.bdn-dark-panels) .timeline article:not(:last-child)[b-h2lbfiqqkr]:before{background:#29415e}:global(html.bdn-dark-panels) .timeline p[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .trace-header p[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .passport-hero p[b-h2lbfiqqkr],:global(html.bdn-dark-panels) .investigation-head p[b-h2lbfiqqkr]{color:#a9bad0}
@media(max-width:900px){.trace-page[b-h2lbfiqqkr]{padding:18px;max-width:100%;overflow:hidden}.trace-header[b-h2lbfiqqkr]{align-items:flex-start;gap:12px}.trace-toolbar[b-h2lbfiqqkr],.trace-kpis[b-h2lbfiqqkr],.finding-summary[b-h2lbfiqqkr]{grid-template-columns:1fr 1fr}.passport-hero[b-h2lbfiqqkr]{align-items:flex-start;flex-wrap:wrap}.fingerprint[b-h2lbfiqqkr]{margin-left:0;text-align:left;width:100%;min-width:0}.fingerprint strong[b-h2lbfiqqkr]{overflow-wrap:anywhere}.investigation-layout[b-h2lbfiqqkr]{grid-template-columns:minmax(0,1fr)}.investigation-layout>aside[b-h2lbfiqqkr],.investigation-layout>section[b-h2lbfiqqkr]{min-width:0}.timeline article[b-h2lbfiqqkr]{grid-template-columns:10px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;row-gap:5px}.timeline article>i[b-h2lbfiqqkr]{grid-column:1;grid-row:1/3}.timeline article>time[b-h2lbfiqqkr]{grid-column:2;grid-row:1;min-width:0}.timeline article>div[b-h2lbfiqqkr]{grid-column:2;grid-row:2;min-width:0}.timeline h3[b-h2lbfiqqkr],.timeline p[b-h2lbfiqqkr],.timeline footer[b-h2lbfiqqkr],.timeline footer b[b-h2lbfiqqkr]{max-width:100%;overflow-wrap:anywhere;word-break:normal}.timeline footer[b-h2lbfiqqkr]{flex-wrap:wrap}.trace-tabs[b-h2lbfiqqkr]{max-width:100%;overflow-x:auto}.trace-tabs button[b-h2lbfiqqkr]{white-space:nowrap}.discrepancy[b-h2lbfiqqkr]{gap:12px}.section-title[b-h2lbfiqqkr]{gap:10px}}@media(max-width:560px){.trace-page[b-h2lbfiqqkr]{padding:14px 11px 106px}.trace-kpis[b-h2lbfiqqkr],.finding-summary[b-h2lbfiqqkr],.trace-toolbar[b-h2lbfiqqkr]{grid-template-columns:minmax(0,1fr)}.trace-header[b-h2lbfiqqkr]{display:grid;grid-template-columns:minmax(0,1fr) auto}.trace-header h1[b-h2lbfiqqkr]{font-size:1.5rem}.trace-header p[b-h2lbfiqqkr]{font-size:.82rem}.trace-header button[b-h2lbfiqqkr]{padding:9px}.passport-hero[b-h2lbfiqqkr]{padding:15px}.passport-hero img[b-h2lbfiqqkr]{width:64px;height:64px}.passport-hero h2[b-h2lbfiqqkr]{font-size:1.25rem}.fingerprint[b-h2lbfiqqkr]{font-size:.75rem}.section-title[b-h2lbfiqqkr]{align-items:flex-start;flex-direction:column;padding:15px}.integrity[b-h2lbfiqqkr]{font-size:.85rem}.timeline[b-h2lbfiqqkr]{padding:8px 14px 18px}.timeline article[b-h2lbfiqqkr]{gap:5px 11px;padding:15px 0}.timeline article:not(:last-child)[b-h2lbfiqqkr]:before{left:4px;top:26px;bottom:-16px}.timeline time[b-h2lbfiqqkr]{font-size:.82rem}.timeline h3[b-h2lbfiqqkr]{font-size:1rem;line-height:1.3}.timeline p[b-h2lbfiqqkr]{font-size:.9rem;line-height:1.45}.timeline div>span[b-h2lbfiqqkr]{font-size:.72rem}.timeline footer[b-h2lbfiqqkr]{gap:7px 12px;font-size:.75rem}.investigation-head[b-h2lbfiqqkr]{flex-direction:column;gap:12px}.confidence[b-h2lbfiqqkr]{align-self:flex-start}.hypotheses[b-h2lbfiqqkr]{padding:0 14px 14px}.hypotheses article[b-h2lbfiqqkr]{grid-template-columns:1fr}.hypotheses article span[b-h2lbfiqqkr],.hypotheses article p[b-h2lbfiqqkr]{grid-column:1}.discrepancy[b-h2lbfiqqkr]{align-items:flex-start;flex-direction:column}.discrepancy>b[b-h2lbfiqqkr]{align-self:flex-start}}
/* /Components/Pages/UserManagement.razor.rz.scp.css */
.users-page[b-9fz0um5lnm] {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

.users-heading[b-9fz0um5lnm] {
    margin-bottom: 22px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
}

.page-eyebrow[b-9fz0um5lnm] {
    display: block;
    margin-bottom: 6px;
    color: #1473df;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.users-heading h1[b-9fz0um5lnm] {
    margin: 0 0 7px;
    color: #14253d;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.035em;
}

.users-heading p[b-9fz0um5lnm] {
    margin: 0;
    color: #77859a;
    font-size: 11px;
}

.new-user-button[b-9fz0um5lnm] {
    min-height: 41px;
    padding: 0 15px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-family: inherit;
    font-size: 10px;
    font-weight: 750;
    background: linear-gradient(135deg, #2183ee, #0865cc);
    border: 0;
    border-radius: 8px;
    box-shadow: 0 8px 18px rgba(12, 106, 211, 0.2);
    cursor: pointer;
}

    .new-user-button svg[b-9fz0um5lnm] {
        width: 17px;
        height: 17px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
    }

.page-message[b-9fz0um5lnm] {
    margin-bottom: 16px;
    padding: 12px 14px;
    border-radius: 9px;
    font-size: 10px;
    font-weight: 650;
}

    .page-message.error[b-9fz0um5lnm] {
        color: #b42318;
        background: #fff1f0;
        border: 1px solid #f4c7c3;
    }

    .page-message.success[b-9fz0um5lnm] {
        color: #08783d;
        background: #edf9f2;
        border: 1px solid #bfe5cf;
    }

.users-layout[b-9fz0um5lnm] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    align-items: start;
    gap: 18px;
}

.users-list-card[b-9fz0um5lnm],
.user-editor-card[b-9fz0um5lnm] {
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dce4ed;
    border-radius: 13px;
    box-shadow: 0 4px 12px rgba(25, 45, 70, 0.035);
}

.card-header[b-9fz0um5lnm],
.editor-header[b-9fz0um5lnm] {
    min-height: 72px;
    padding: 16px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    background: #fbfcfe;
    border-bottom: 1px solid #e4eaf1;
}

    .card-header h2[b-9fz0um5lnm],
    .editor-header h2[b-9fz0um5lnm] {
        margin: 0 0 5px;
        color: #20344d;
        font-size: 13px;
    }

    .card-header span[b-9fz0um5lnm],
    .editor-header span[b-9fz0um5lnm] {
        color: #8390a3;
        font-size: 9px;
    }

.search-box[b-9fz0um5lnm] {
    width: 210px;
    height: 37px;
    padding: 0 11px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    border: 1px solid #d8e1eb;
    border-radius: 8px;
}

    .search-box svg[b-9fz0um5lnm] {
        width: 16px;
        height: 16px;
        color: #7e8da1;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
    }

    .search-box input[b-9fz0um5lnm] {
        width: 100%;
        min-width: 0;
        height: 100%;
        padding: 0;
        color: #253950;
        font-family: inherit;
        font-size: 10px;
        background: transparent;
        border: 0;
        outline: 0;
    }

.users-table-wrapper[b-9fz0um5lnm] {
    overflow-x: auto;
}

.users-table[b-9fz0um5lnm] {
    width: 100%;
    border-collapse: collapse;
}

    .users-table th[b-9fz0um5lnm] {
        padding: 11px 14px;
        color: #738197;
        background: #f7f9fc;
        border-bottom: 1px solid #e2e8ef;
        font-size: 8px;
        font-weight: 750;
        text-align: left;
        text-transform: uppercase;
    }

    .users-table td[b-9fz0um5lnm] {
        padding: 12px 14px;
        color: #40536b;
        border-bottom: 1px solid #e8edf3;
        font-size: 9px;
        vertical-align: middle;
    }

    .users-table tbody tr:last-child td[b-9fz0um5lnm] {
        border-bottom: 0;
    }

    .users-table tbody tr[b-9fz0um5lnm] {
        transition: background-color 130ms ease;
    }

        .users-table tbody tr:hover[b-9fz0um5lnm],
        .users-table tbody tr.selected-row[b-9fz0um5lnm] {
            background: #f4f9ff;
        }

.user-cell[b-9fz0um5lnm] {
    min-width: 210px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.table-avatar[b-9fz0um5lnm] {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    flex: 0 0 36px;
    color: #0965c1;
    background: #e9f3ff;
    border: 1px solid #c8def6;
    border-radius: 50%;
    font-size: 9px;
    font-weight: 800;
}

.user-cell > span:last-child[b-9fz0um5lnm] {
    min-width: 0;
}

.user-cell strong[b-9fz0um5lnm],
.user-cell small[b-9fz0um5lnm] {
    display: block;
}

.user-cell strong[b-9fz0um5lnm] {
    margin-bottom: 4px;
    color: #21354e;
    font-size: 10px;
}

.user-cell small[b-9fz0um5lnm] {
    color: #8390a3;
    font-size: 8px;
}

.role-badge[b-9fz0um5lnm],
.status[b-9fz0um5lnm] {
    display: inline-flex;
    padding: 5px 8px;
    border-radius: 6px;
    font-size: 8px;
    font-weight: 750;
}

    .role-badge.admin[b-9fz0um5lnm] {
        color: #7b32bd;
        background: #f4eafa;
    }

    .role-badge.warehouse[b-9fz0um5lnm] {
        color: #0766bf;
        background: #e8f3ff;
    }

    .role-badge.viewer[b-9fz0um5lnm] {
        color: #536278;
        background: #edf1f5;
    }

    .status.active[b-9fz0um5lnm] {
        color: #08783d;
        background: #e8f7ef;
    }

    .status.inactive[b-9fz0um5lnm] {
        color: #bd3029;
        background: #fff0ef;
    }

.last-login[b-9fz0um5lnm] {
    white-space: nowrap;
}

.never-login[b-9fz0um5lnm] {
    color: #929dae;
    font-style: italic;
}

.edit-button[b-9fz0um5lnm] {
    padding: 6px 9px;
    color: #126fd2;
    font-family: inherit;
    font-size: 8px;
    font-weight: 700;
    background: #edf5fe;
    border: 1px solid #cfe1f5;
    border-radius: 6px;
    cursor: pointer;
}

.loading-state[b-9fz0um5lnm],
.empty-state[b-9fz0um5lnm] {
    min-height: 230px;
    padding: 30px;
    display: grid;
    place-items: center;
    color: #8491a3;
    font-size: 10px;
    text-align: center;
}

.editor-header[b-9fz0um5lnm] {
    justify-content: flex-start;
}

.editor-number[b-9fz0um5lnm] {
    width: 37px;
    height: 37px;
    display: grid;
    place-items: center;
    flex: 0 0 37px;
    color: #1473df;
    background: #eaf4ff;
    border: 1px solid #c8def6;
    border-radius: 9px;
    font-size: 15px;
    font-weight: 800;
}

.editor-form[b-9fz0um5lnm] {
    padding: 18px;
    display: grid;
    gap: 15px;
}

.form-field label[b-9fz0um5lnm] {
    display: block;
    margin-bottom: 7px;
    color: #34475f;
    font-size: 9px;
    font-weight: 700;
}

.form-field[b-9fz0um5lnm]  .form-control {
    width: 100%;
    height: 40px;
    padding: 0 11px;
    color: #1d2d43;
    font-family: inherit;
    font-size: 10px;
    background: #ffffff;
    border: 1px solid #d5dee9;
    border-radius: 8px;
    outline: 0;
}

    .form-field[b-9fz0um5lnm]  .form-control:focus {
        border-color: #247ee7;
        box-shadow: 0 0 0 3px rgba(36, 126, 231, 0.1);
    }

.form-field[b-9fz0um5lnm]  .validation-message {
    display: block;
    margin-top: 5px;
    color: #c52b24;
    font-size: 8px;
}

.field-help[b-9fz0um5lnm] {
    display: block;
    margin-top: 6px;
    color: #8794a6;
    font-size: 8px;
    line-height: 1.45;
}

.active-toggle[b-9fz0um5lnm] {
    padding: 12px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    background: #f7f9fc;
    border: 1px solid #e0e7ef;
    border-radius: 9px;
    cursor: pointer;
}

    .active-toggle input[b-9fz0um5lnm] {
        margin-top: 2px;
    }

    .active-toggle span[b-9fz0um5lnm] {
        display: flex;
        flex-direction: column;
    }

    .active-toggle strong[b-9fz0um5lnm] {
        margin-bottom: 4px;
        color: #34475f;
        font-size: 9px;
    }

    .active-toggle small[b-9fz0um5lnm] {
        color: #8390a3;
        font-size: 8px;
    }

.editor-actions[b-9fz0um5lnm] {
    padding-top: 15px;
    display: flex;
    justify-content: flex-end;
    gap: 9px;
    border-top: 1px solid #e7ecf2;
}

.cancel-button[b-9fz0um5lnm],
.save-button[b-9fz0um5lnm] {
    min-height: 39px;
    padding: 0 13px;
    font-family: inherit;
    font-size: 9px;
    font-weight: 750;
    border-radius: 7px;
    cursor: pointer;
}

.cancel-button[b-9fz0um5lnm] {
    color: #40536b;
    background: #ffffff;
    border: 1px solid #d5dee8;
}

.save-button[b-9fz0um5lnm] {
    color: #ffffff;
    background: #1473df;
    border: 1px solid #1473df;
}

    .save-button:disabled[b-9fz0um5lnm] {
        opacity: 0.65;
        cursor: wait;
    }

@media (max-width: 1150px) {
    .users-layout[b-9fz0um5lnm] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 700px) {
    .users-heading[b-9fz0um5lnm] {
        align-items: stretch;
        flex-direction: column;
    }

    .new-user-button[b-9fz0um5lnm] {
        width: 100%;
        justify-content: center;
    }

    .card-header[b-9fz0um5lnm] {
        align-items: stretch;
        flex-direction: column;
    }

    .search-box[b-9fz0um5lnm] {
        width: 100%;
    }
}
/* /Components/Pages/WorkflowDiagnostics.razor.rz.scp.css */
.diagnostics-page[b-gi42gywosx]{max-width:1280px;margin:0 auto;padding:36px 28px 70px;color:#142640}.diagnostics-page>header[b-gi42gywosx]{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.diagnostics-page>header span[b-gi42gywosx]{color:#1675ed;font-size:12px;font-weight:850;letter-spacing:.12em}.diagnostics-page h1[b-gi42gywosx]{margin:7px 0 5px;font-size:33px}.diagnostics-page>header p[b-gi42gywosx]{margin:0;color:#718198}.diagnostics-page button[b-gi42gywosx]{min-height:44px;padding:0 18px;border:0;border-radius:12px;background:#1675ed;color:#fff;font-weight:800;cursor:pointer}.diag-summary[b-gi42gywosx]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.diag-summary article[b-gi42gywosx]{padding:18px;border:1px solid #d8e4f1;border-radius:17px;background:rgba(255,255,255,.82);box-shadow:0 12px 28px rgba(31,69,111,.07)}.diag-summary span[b-gi42gywosx],.diag-summary strong[b-gi42gywosx]{display:block}.diag-summary span[b-gi42gywosx]{color:#718198;font-size:12px}.diag-summary strong[b-gi42gywosx]{margin-top:8px;font-size:23px}.ok[b-gi42gywosx]{color:#08a677}.bad[b-gi42gywosx]{color:#e53d50}.diag-list[b-gi42gywosx]{display:grid;gap:10px;padding:18px;border:1px solid #d8e4f1;border-radius:20px;background:rgba(255,255,255,.72)}.diag-list article[b-gi42gywosx]{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:15px;border:1px solid #dce6f2;border-radius:14px;background:#fff}.diag-list i[b-gi42gywosx]{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0f1;color:#e53d50;font-size:20px;font-style:normal;font-weight:900}.diag-list .passed i[b-gi42gywosx]{background:#e9f9f3;color:#08a677}.diag-list .warning i[b-gi42gywosx]{background:#fff5e5;color:#e58a00}.diag-list h2[b-gi42gywosx],.diag-list p[b-gi42gywosx]{margin:0}.diag-list h2[b-gi42gywosx]{font-size:15px}.diag-list p[b-gi42gywosx]{margin-top:4px;color:#718198;font-size:12px}.diag-list article>span[b-gi42gywosx]{padding:6px 9px;border-radius:999px;background:#eef4fb;color:#52637c;font-size:11px;font-weight:800}.empty[b-gi42gywosx]{text-align:center;padding:60px}.empty b[b-gi42gywosx]{font-size:34px;color:#1675ed}.empty h2[b-gi42gywosx]{margin:8px 0}.empty p[b-gi42gywosx]{color:#718198}:global(body.dark-mode) .diagnostics-page[b-gi42gywosx]{color:#edf5ff}:global(body.dark-mode) .diag-summary article[b-gi42gywosx],:global(body.dark-mode) .diag-list[b-gi42gywosx],:global(body.dark-mode) .diag-list article[b-gi42gywosx]{border-color:#2a405d;background:#111f33}:global(body.dark-mode) .diag-list article>span[b-gi42gywosx]{background:#1c304b;color:#c8d8ec}@media(max-width:700px){.diagnostics-page[b-gi42gywosx]{padding:22px 14px}.diagnostics-page>header[b-gi42gywosx]{align-items:flex-start;flex-direction:column}.diag-summary[b-gi42gywosx]{grid-template-columns:1fr}.diag-list article[b-gi42gywosx]{grid-template-columns:42px 1fr}.diag-list article>span[b-gi42gywosx]{grid-column:2}}
/* /Components/Shared/ProductSupplierEditor.razor.rz.scp.css */
.supplier-editor[b-wy3dhh9j0e] {
    overflow: hidden;
    border: 1px solid #d8e2ef;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 4px 18px rgba(15, 49, 83, .04);
}

.section-heading[b-wy3dhh9j0e] {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 20px;
    border-bottom: 1px solid #e4ebf3;
}

    .section-heading h2[b-wy3dhh9j0e] {
        margin: 0;
        color: #0d2340;
        font-size: 18px;
    }

    .section-heading p[b-wy3dhh9j0e] {
        margin: 4px 0 0;
        color: #718198;
        font-size: 12px;
    }

.section-number[b-wy3dhh9j0e] {
    display: grid;
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    place-items: center;
    border: 1px solid #bfdbfe;
    border-radius: 9px;
    color: #0769df;
    background: #eff6ff;
    font-weight: 800;
}

.add-button[b-wy3dhh9j0e] {
    margin-left: auto;
    padding: 10px 15px;
    border: 1px solid #bfdbfe;
    border-radius: 8px;
    color: #0769df;
    background: #eff6ff;
    font-weight: 700;
    cursor: pointer;
}

.section-body[b-wy3dhh9j0e] {
    padding: 20px;
}

.supplier-list[b-wy3dhh9j0e] {
    display: grid;
    gap: 12px;
}

.supplier-card[b-wy3dhh9j0e] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 16px;
    border: 1px solid #dce6f1;
    border-radius: 12px;
    background: #f9fbfd;
}

.supplier-main[b-wy3dhh9j0e] {
    display: flex;
    align-items: center;
    gap: 14px;
}

.supplier-avatar[b-wy3dhh9j0e] {
    display: grid;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    place-items: center;
    border-radius: 11px;
    color: #075bbb;
    background: #e6f1ff;
    font-weight: 800;
}

.supplier-name-row[b-wy3dhh9j0e] {
    display: flex;
    align-items: center;
    gap: 9px;
}

.preferred-badge[b-wy3dhh9j0e] {
    padding: 4px 8px;
    border-radius: 999px;
    color: #087b43;
    background: #def6e9;
    font-size: 11px;
    font-weight: 800;
}

.supplier-meta[b-wy3dhh9j0e] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
    margin-top: 7px;
    color: #718198;
    font-size: 12px;
}

.supplier-actions[b-wy3dhh9j0e] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.link-button[b-wy3dhh9j0e],
.edit-button[b-wy3dhh9j0e],
.delete-button[b-wy3dhh9j0e],
.primary-button[b-wy3dhh9j0e],
.secondary-button[b-wy3dhh9j0e] {
    padding: 9px 13px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 750;
    text-decoration: none;
    cursor: pointer;
}

.link-button[b-wy3dhh9j0e],
.edit-button[b-wy3dhh9j0e],
.secondary-button[b-wy3dhh9j0e] {
    border: 1px solid #d2deec;
    color: #163353;
    background: #fff;
}

.delete-button[b-wy3dhh9j0e] {
    border: 1px solid #fecaca;
    color: #c52626;
    background: #fff5f5;
}

.primary-button[b-wy3dhh9j0e] {
    border: 1px solid #0876e8;
    color: #fff;
    background: #0876e8;
}

.editor-panel[b-wy3dhh9j0e] {
    margin-top: 18px;
    padding: 18px;
    border: 1px solid #cfe0f2;
    border-radius: 12px;
    background: #f8fbff;
}

.editor-header[b-wy3dhh9j0e] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}

    .editor-header h3[b-wy3dhh9j0e] {
        margin: 0;
        color: #0d2340;
    }

    .editor-header p[b-wy3dhh9j0e] {
        margin: 5px 0 0;
        color: #718198;
        font-size: 12px;
    }

.close-button[b-wy3dhh9j0e] {
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 8px;
    color: #52667e;
    background: #eaf0f6;
    font-size: 22px;
    cursor: pointer;
}

.form-grid[b-wy3dhh9j0e] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
}

.full-width[b-wy3dhh9j0e] {
    grid-column: 1 / -1;
}

.form-field[b-wy3dhh9j0e] {
    display: grid;
    gap: 7px;
}

    .form-field label[b-wy3dhh9j0e] {
        color: #193653;
        font-size: 12px;
        font-weight: 750;
    }

.required[b-wy3dhh9j0e] {
    color: #e33131;
}

.form-control[b-wy3dhh9j0e] {
    width: 100%;
    min-height: 42px;
    box-sizing: border-box;
    padding: 9px 11px;
    border: 1px solid #cddaea;
    border-radius: 8px;
    color: #102a46;
    background: #fff;
    outline: none;
}

    .form-control:focus[b-wy3dhh9j0e] {
        border-color: #2888ed;
        box-shadow: 0 0 0 3px rgba(40, 136, 237, .12);
    }

.input-with-suffix[b-wy3dhh9j0e] {
    position: relative;
}

    .input-with-suffix .form-control[b-wy3dhh9j0e] {
        padding-right: 45px;
    }

    .input-with-suffix span[b-wy3dhh9j0e] {
        position: absolute;
        top: 50%;
        right: 13px;
        color: #718198;
        transform: translateY(-50%);
    }

.preferred-option[b-wy3dhh9j0e] {
    display: flex;
    gap: 10px;
    padding: 14px;
    border: 1px solid #d7e2ee;
    border-radius: 10px;
    background: #fff;
}

    .preferred-option span[b-wy3dhh9j0e] {
        display: grid;
        gap: 4px;
    }

    .preferred-option small[b-wy3dhh9j0e] {
        color: #718198;
    }

.form-actions[b-wy3dhh9j0e] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 18px;
}

.empty-state[b-wy3dhh9j0e] {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 18px;
    border: 1px dashed #bdcee1;
    border-radius: 12px;
    background: #f9fbfd;
}

    .empty-state p[b-wy3dhh9j0e] {
        margin: 4px 0 0;
        color: #718198;
        font-size: 12px;
    }

    .empty-state .primary-button[b-wy3dhh9j0e] {
        margin-left: auto;
    }

.empty-icon[b-wy3dhh9j0e] {
    font-size: 26px;
}

.message[b-wy3dhh9j0e] {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    padding: 12px 14px;
    border-radius: 9px;
    font-size: 13px;
}

.error-message[b-wy3dhh9j0e] {
    color: #a51f1f;
    background: #fff0f0;
}

.success-message[b-wy3dhh9j0e] {
    color: #087640;
    background: #eaf9f1;
}

.loading-state[b-wy3dhh9j0e] {
    padding: 25px;
    color: #718198;
    text-align: center;
}

button:disabled[b-wy3dhh9j0e] {
    cursor: not-allowed;
    opacity: .6;
}

/* Termékszerkesztő beszállítói blokk – sötét téma */
:global(html.bdn-dark-panels) .supplier-editor[b-wy3dhh9j0e] {
    color: #edf5ff;
    border-color: #29415e;
    background: #111f32;
    box-shadow: 0 18px 42px rgba(0, 0, 0, .24);
}

:global(html.bdn-dark-panels) .section-heading[b-wy3dhh9j0e] {
    border-color: #29415e;
    background: #14243a;
}

:global(html.bdn-dark-panels) .section-heading h2[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .supplier-name-row strong[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .editor-header h3[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .form-field label[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .empty-state strong[b-wy3dhh9j0e] {
    color: #edf5ff;
}

:global(html.bdn-dark-panels) .section-heading p[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .supplier-meta[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .editor-header p[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .preferred-option small[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .empty-state p[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .loading-state[b-wy3dhh9j0e] {
    color: #9fb0c7;
}

:global(html.bdn-dark-panels) .section-body[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .supplier-card[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .editor-panel[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .empty-state[b-wy3dhh9j0e] {
    border-color: #29415e;
    background: #111f32;
}

:global(html.bdn-dark-panels) .supplier-card:hover[b-wy3dhh9j0e] {
    border-color: #3b6491;
    background: #142841;
}

:global(html.bdn-dark-panels) .form-control[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .preferred-option[b-wy3dhh9j0e] {
    color: #edf5ff;
    border-color: #29415e;
    background: #091626;
}

:global(html.bdn-dark-panels) .form-control[b-wy3dhh9j0e]::placeholder {
    color: #71849d;
}

:global(html.bdn-dark-panels) .input-with-suffix span[b-wy3dhh9j0e] {
    color: #9fb0c7;
}

:global(html.bdn-dark-panels) .link-button[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .edit-button[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .secondary-button[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .close-button[b-wy3dhh9j0e] {
    color: #cfe2f8;
    border-color: #35506f;
    background: #172a41;
}

:global(html.bdn-dark-panels) .delete-button[b-wy3dhh9j0e] {
    color: #ff9da7;
    border-color: #70404a;
    background: #321e27;
}

:global(html.bdn-dark-panels) .supplier-avatar[b-wy3dhh9j0e],
:global(html.bdn-dark-panels) .section-number[b-wy3dhh9j0e] {
    color: #8dc5ff;
    border-color: #315477;
    background: #173452;
}

:global(html.bdn-dark-panels) .add-button[b-wy3dhh9j0e] {
    color: #dcebff;
    border-color: #2589f5;
    background: #126fda;
    box-shadow: 0 8px 20px rgba(18, 111, 218, .22);
}

@media (max-width: 800px) {
    .section-heading[b-wy3dhh9j0e],
    .supplier-card[b-wy3dhh9j0e],
    .empty-state[b-wy3dhh9j0e] {
        align-items: stretch;
        flex-direction: column;
    }

        .add-button[b-wy3dhh9j0e],
        .empty-state .primary-button[b-wy3dhh9j0e] {
            margin-left: 0;
        }

    .form-grid[b-wy3dhh9j0e] {
        grid-template-columns: 1fr;
    }

    .supplier-actions[b-wy3dhh9j0e] {
        flex-wrap: wrap;
    }
}
/* /Components/Shared/ProductThumbnail.razor.rz.scp.css */
.product-thumbnail[b-hqiacj2zzc] {
    overflow: hidden;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    color: #0865c3;
    background: #eaf4ff;
    border: 1px solid #c8def6;
    border-radius: 9px;
    font-weight: 800;
}

    .product-thumbnail.small[b-hqiacj2zzc] {
        width: 42px;
        height: 42px;
        font-size: 9px;
    }

    .product-thumbnail.medium[b-hqiacj2zzc] {
        width: 50px;
        height: 50px;
        font-size: 10px;
    }

    .product-thumbnail.large[b-hqiacj2zzc] {
        width: 58px;
        height: 58px;
        font-size: 11px;
    }

    .product-thumbnail img[b-hqiacj2zzc] {
        width: 100%;
        height: 100%;
        display: block;
        padding: 3px;
        object-fit: contain;
        background: #ffffff;
    }

    .product-thumbnail.red[b-hqiacj2zzc] {
        color: #b82520;
        background: #fff0ef;
        border-color: #f2c6c2;
    }

    .product-thumbnail.orange[b-hqiacj2zzc] {
        color: #b96000;
        background: #fff3df;
        border-color: #efd29f;
    }

    .product-thumbnail.green[b-hqiacj2zzc] {
        color: #08783d;
        background: #eaf8f0;
        border-color: #c2e5d0;
    }

    .product-thumbnail.blue[b-hqiacj2zzc] {
        color: #0865c3;
        background: #eaf4ff;
        border-color: #c8def6;
    }
