@import '_content/Blazicons/Blazicons.886t4n1lry.bundle.scp.css';

/* _content/CRMCore.Next.Storefront/Components/Layout/PriceLayout.razor.rz.scp.css */
.price-standalone-layout[b-9nkdvflxag] {
    min-height: 100vh;
    background: #fff;
}
/* _content/CRMCore.Next.Storefront/Components/Pages/Information.razor.rz.scp.css */
.branch-details[b-ymye53sfb9] {
    min-width: 0;
    flex: 1;
}

.branch-address[b-ymye53sfb9] {
    margin-bottom: 10px;
    color: #e0e1da;
}

.branch-phone[b-ymye53sfb9] {
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 600;
}

.branch-hours[b-ymye53sfb9] {
    max-width: 340px;
    margin: 16px 0 14px;
    padding: 13px 0;
    border-top: 1px solid #292b21;
    border-bottom: 1px solid #292b21;
}

.branch-hours strong[b-ymye53sfb9] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #a9aca0;
    font-size: 11px;
    text-transform: uppercase;
}

.branch-hours strong[b-ymye53sfb9]  svg {
    width: 15px;
    height: 15px;
    color: var(--green);
}

.branch-hours p[b-ymye53sfb9] {
    margin: 8px 0 0;
    color: #f0f1eb;
    font-size: 13px;
    line-height: 1.85;
    white-space: pre-line;
}

.branch-map[b-ymye53sfb9] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.branch-map[b-ymye53sfb9]  svg {
    width: 14px;
    height: 14px;
}

@media (max-width: 650px) {
    .branch-hours[b-ymye53sfb9] {
        max-width: none;
        margin-top: 14px;
    }
}
/* _content/CRMCore.Next.Storefront/Components/Pages/Price.razor.rz.scp.css */
.price-page[b-dlq5bsefti] {
    min-height: 100vh;
    background: #fff;
}

.price-container[b-dlq5bsefti] {
    width: 100%;
    min-height: 100vh;
}

.price-sheet[b-dlq5bsefti] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    min-height: 620px;
    overflow: hidden;
    color: #171a18;
    background: #fff;
}

.price-toolbar[b-dlq5bsefti] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    background: #f2f4f1;
    border-bottom: 1px solid #c9cec8;
}

.price-search[b-dlq5bsefti] {
    position: relative;
    flex: 1;
    max-width: 620px;
}

.price-search-icon[b-dlq5bsefti] {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: 1;
    display: grid;
    place-items: center;
    pointer-events: none;
    transform: translateY(-50%);
}

.price-search-icon[b-dlq5bsefti]  svg {
    width: 18px;
    height: 18px;
    color: #647067;
}

.price-search input[b-dlq5bsefti] {
    min-height: 40px;
    padding: 8px 12px 8px 40px;
    border-color: #aeb7b0;
    background: #fff;
    color: #171a18;
}

.price-search input[b-dlq5bsefti]::placeholder {
    color: #727a74;
}

.price-count[b-dlq5bsefti] {
    margin-left: auto;
    color: #59615b;
    font-size: 13px;
    white-space: nowrap;
}

.price-print[b-dlq5bsefti] {
    min-height: 40px;
    padding: 9px 14px;
    border-color: #aeb7b0;
    background: #fff;
    color: #222722;
}

.price-print:hover[b-dlq5bsefti] {
    border-color: #6f796f;
    background: #e7eae6;
    color: #111;
}

.price-tabs[b-dlq5bsefti] {
    display: flex;
    gap: 0;
    overflow-x: auto;
    padding: 0 16px;
    background: #fff;
    border-bottom: 1px solid #9da69e;
    scrollbar-width: thin;
}

.price-tabs a[b-dlq5bsefti] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 46px;
    padding: 10px 15px;
    border-bottom: 3px solid transparent;
    color: #343a35;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
}

.price-tabs a:hover[b-dlq5bsefti],
.price-tabs a.active[b-dlq5bsefti] {
    border-bottom-color: #bdc500;
    color: #141713;
    background: #f6f7e5;
}

.price-tabs span[b-dlq5bsefti] {
    color: #737b75;
    font-size: 11px;
}

.price-table-wrap[b-dlq5bsefti] {
    flex: 1;
    min-height: 0;
    overflow: auto;
    background: #fff;
}

.price-table[b-dlq5bsefti] {
    width: 100%;
    min-width: 900px;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    color: #171a18;
    font-size: 13px;
}

.price-code-column[b-dlq5bsefti] { width: 118px; }
.price-name-column[b-dlq5bsefti] { width: auto; }
.price-warranty-column[b-dlq5bsefti] { width: 130px; }
.price-stock-column[b-dlq5bsefti] { width: 112px; }
.price-money-column[b-dlq5bsefti] { width: 126px; }

.price-table th[b-dlq5bsefti],
.price-table td[b-dlq5bsefti] {
    padding: 9px 10px;
    border-right: 1px solid #757c77;
    border-bottom: 1px solid #757c77;
    line-height: 1.35;
    vertical-align: middle;
}

.price-table tr > :last-child[b-dlq5bsefti] {
    border-right: 0;
}

.price-table thead th[b-dlq5bsefti] {
    position: sticky;
    top: 0;
    z-index: 3;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #b8d0ea;
    color: #202b36;
    font-size: 13px;
    text-align: left;
}

.price-table .numeric[b-dlq5bsefti] {
    text-align: right;
    font-variant-numeric: tabular-nums;
}

.price-group-row th[b-dlq5bsefti] {
    background: #9bc791;
    color: #1c2a1c;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}

.price-table tbody tr:not(.price-group-row):nth-child(odd) td[b-dlq5bsefti] {
    background: #fafbfa;
}

.price-table tbody tr:not(.price-group-row):hover td[b-dlq5bsefti] {
    background: #f0f3e2;
}

.price-code[b-dlq5bsefti],
.stock-value[b-dlq5bsefti],
.money-value[b-dlq5bsefti] {
    white-space: nowrap;
}

.price-code a[b-dlq5bsefti] {
    color: #23477b;
    font-variant-numeric: tabular-nums;
}

.price-name a[b-dlq5bsefti] {
    display: block;
    color: #171a18;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.price-name a:hover[b-dlq5bsefti],
.price-code a:hover[b-dlq5bsefti] {
    color: #657000;
}

.money-value[b-dlq5bsefti] {
    font-weight: 700;
}

.price-empty[b-dlq5bsefti],
.price-loading[b-dlq5bsefti] {
    min-height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 36px;
    color: #616a63;
    background: #fff;
    text-align: center;
}

.price-empty svg[b-dlq5bsefti],
.price-loading svg[b-dlq5bsefti] {
    width: 34px;
    height: 34px;
    color: #899300;
}

.price-empty h2[b-dlq5bsefti],
.price-empty p[b-dlq5bsefti] {
    margin: 0;
}

.price-empty h2[b-dlq5bsefti] {
    color: #202420;
    font-size: 20px;
}

@media screen and (max-width: 700px) {
    .price-sheet[b-dlq5bsefti] {
        height: 100dvh;
        min-height: 540px;
    }

    .price-toolbar[b-dlq5bsefti] {
        flex-wrap: wrap;
        gap: 10px;
        padding: 10px 12px;
    }

    .price-search[b-dlq5bsefti] {
        flex-basis: 100%;
        max-width: none;
    }

    .price-count[b-dlq5bsefti] {
        margin-left: 0;
    }

    .price-print[b-dlq5bsefti] {
        margin-left: auto;
    }

    .price-tabs[b-dlq5bsefti] {
        padding: 0 8px;
    }

    .price-tabs a[b-dlq5bsefti] {
        min-height: 42px;
        padding: 8px 12px;
        font-size: 12px;
    }

    .price-table-wrap[b-dlq5bsefti] {
        overflow-x: hidden;
    }

    .price-table[b-dlq5bsefti],
    .price-table tbody[b-dlq5bsefti] {
        display: block;
        width: 100%;
        min-width: 0;
    }

    .price-table colgroup[b-dlq5bsefti],
    .price-table thead[b-dlq5bsefti] {
        display: none;
    }

    .price-table .price-group-row[b-dlq5bsefti] {
        display: block;
    }

    .price-group-row th[b-dlq5bsefti] {
        position: sticky;
        top: 0;
        z-index: 2;
        display: block;
        width: 100%;
        padding: 8px 12px;
        border-right: 0;
        font-size: 13px;
    }

    .price-table tbody tr:not(.price-group-row)[b-dlq5bsefti] {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0 14px;
        padding: 12px;
        border-bottom: 1px solid #aeb5af;
        background: #fff;
    }

    .price-table tbody tr:not(.price-group-row):nth-child(odd)[b-dlq5bsefti] {
        background: #fafbfa;
    }

    .price-table tbody tr:not(.price-group-row) td[b-dlq5bsefti] {
        min-width: 0;
        padding: 7px 0;
        border: 0;
        background: transparent;
        text-align: left;
        white-space: normal;
    }

    .price-table tbody tr:not(.price-group-row) td[b-dlq5bsefti]::before {
        content: attr(data-label);
        display: block;
        margin-bottom: 3px;
        color: #6a726c;
        font-size: 10px;
        font-weight: 600;
    }

    .price-table tbody tr:not(.price-group-row) td.price-name[b-dlq5bsefti] {
        grid-column: 1 / -1;
        order: -2;
        padding: 0 0 10px;
        border-bottom: 1px solid #d9ddd9;
    }

    .price-table tbody tr:not(.price-group-row) td.price-name[b-dlq5bsefti]::before {
        display: none;
    }

    .price-name a[b-dlq5bsefti] {
        font-size: 14px;
        line-height: 1.35;
    }

    .price-table tbody tr:not(.price-group-row) td.price-code[b-dlq5bsefti] {
        order: -1;
    }

    .price-table tbody tr:not(.price-group-row) td.retail-value[b-dlq5bsefti] {
        margin-top: 4px;
        padding: 9px 10px;
        border: 1px solid #d6dbcb;
        border-radius: 4px;
        background: #f3f5ed;
        font-size: 14px;
    }
}

@media print {
    @page {
        size: A4 landscape;
        margin: 8mm;
    }

    .price-page[b-dlq5bsefti] {
        padding: 0;
        background: #fff;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }

    .price-sheet[b-dlq5bsefti] {
        height: auto;
        min-height: 0;
        overflow: visible;
    }

    .price-table-wrap[b-dlq5bsefti] {
        max-height: none;
        overflow: visible;
    }

    .price-table[b-dlq5bsefti] {
        width: 100%;
        min-width: 0;
        table-layout: fixed;
        font-size: 7.5pt;
        line-height: 1.15;
    }

    .price-code-column[b-dlq5bsefti] {
        width: 18mm;
    }

    .price-warranty-column[b-dlq5bsefti] {
        width: 20mm;
    }

    .price-stock-column[b-dlq5bsefti] {
        width: 18mm;
    }

    .price-money-column[b-dlq5bsefti] {
        width: 22mm;
    }

    .price-table thead[b-dlq5bsefti] {
        display: table-header-group;
    }

    .price-table thead th[b-dlq5bsefti] {
        position: static;
        padding: 2mm 1.2mm;
        font-size: 7.5pt;
    }

    .price-table th[b-dlq5bsefti],
    .price-table td[b-dlq5bsefti] {
        padding: 1.1mm 1.2mm;
        line-height: 1.15;
    }

    .price-group-row th[b-dlq5bsefti] {
        padding-top: 1.2mm;
        padding-bottom: 1.2mm;
        font-size: 8pt;
    }

    .price-name a[b-dlq5bsefti] {
        color: #171a18;
        font-weight: 500;
        overflow-wrap: normal;
        word-break: normal;
        hyphens: none;
    }

    .price-group-row[b-dlq5bsefti],
    .price-table tbody tr[b-dlq5bsefti] {
        break-inside: avoid;
        page-break-inside: avoid;
    }

    .price-group-row[b-dlq5bsefti] {
        break-after: avoid-page;
        page-break-after: avoid;
    }
}
/* _content/CRMCore.Next.Storefront/Components/Shared/StoreChat.razor.rz.scp.css */
.store-chat[b-icj9c6jhy7]{position:fixed;right:24px;bottom:24px;z-index:90;font-family:Arial,Helvetica,sans-serif}
.store-chat-launcher[b-icj9c6jhy7]{position:relative;display:grid;width:58px;height:58px;place-items:center;border:1px solid #f4ff20;border-radius:50%;background:#e6ed16;color:#090a08;box-shadow:0 14px 38px #0009;transition:transform .18s,background-color .18s}
.store-chat-launcher:hover[b-icj9c6jhy7]{transform:translateY(-2px);background:#f0f627;color:#090a08}
.store-chat-launcher[b-icj9c6jhy7]  svg{width:25px;height:25px}
.store-chat-launcher>span[b-icj9c6jhy7]{position:absolute;top:-3px;right:-2px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border:2px solid #090a08;border-radius:10px;background:#e6545f;color:white;font-size:10px;font-weight:800}
.store-chat-panel[b-icj9c6jhy7]{position:absolute;right:0;bottom:72px;display:grid;width:min(380px,calc(100vw - 32px));height:min(570px,calc(100vh - 118px));grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #34372d;border-radius:7px;background:#0f100d;color:#eceee7;box-shadow:0 20px 60px #000c}
.store-chat-header[b-icj9c6jhy7]{display:grid;grid-template-columns:42px minmax(0,1fr) 36px;gap:11px;align-items:center;padding:15px 14px;border-bottom:1px solid #33352b;background:#171811}
.store-chat-avatar[b-icj9c6jhy7]{display:grid;width:42px;height:42px;place-items:center;border:1px solid #555a21;border-radius:50%;background:#24270f;color:#e6ed16}
.store-chat-avatar[b-icj9c6jhy7]  svg{width:20px;height:20px}
.store-chat-header strong[b-icj9c6jhy7]{display:block;font-size:14px;line-height:1.3}
.store-chat-header small[b-icj9c6jhy7]{display:flex;align-items:center;gap:6px;margin-top:4px;color:#96998e;font-size:10px}
.store-chat-header small i[b-icj9c6jhy7]{width:6px;height:6px;border-radius:50%;background:#63bd6e;box-shadow:0 0 0 3px #63bd6e1f}
.store-chat-header button[b-icj9c6jhy7]{display:grid;width:36px;height:36px;place-items:center;border-radius:4px;color:#aeb1a7}
.store-chat-header button:hover[b-icj9c6jhy7]{background:#24261f;color:white}
.store-chat-header button[b-icj9c6jhy7]  svg{width:18px;height:18px}
.store-chat-messages[b-icj9c6jhy7]{min-height:0;overflow-y:auto;padding:17px 14px 22px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#45483b transparent}
.store-chat-greeting[b-icj9c6jhy7]{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:start;margin-bottom:18px}
.store-chat-greeting .store-chat-avatar[b-icj9c6jhy7]{width:34px;height:34px}
.store-chat-greeting .store-chat-avatar[b-icj9c6jhy7]  svg{width:16px;height:16px}
.store-chat-greeting>div[b-icj9c6jhy7]{padding:10px 12px;border-radius:2px 7px 7px;background:#24251f;color:#ebede6}
.store-chat-greeting strong[b-icj9c6jhy7]{display:block;font-size:12px;line-height:1.45}
.store-chat-greeting p[b-icj9c6jhy7]{margin:3px 0 0;color:#a9aca2;font-size:11px;line-height:1.45}
.store-chat-message[b-icj9c6jhy7]{display:flex;align-items:flex-start;flex-direction:column;margin:9px 0}
.store-chat-message>div[b-icj9c6jhy7]{max-width:88%;padding:10px 12px;border:1px solid #35382e;border-radius:6px 6px 6px 2px;background:#22241e;color:#eef0e9;font-size:12px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}
.store-chat-message>small[b-icj9c6jhy7]{margin-top:4px;color:#74776d;font-size:9px}
.store-chat-message.customer[b-icj9c6jhy7]{align-items:flex-end}
.store-chat-message.customer>div[b-icj9c6jhy7]{border-color:#555b19;border-radius:6px 6px 2px 6px;background:#292d0d;color:#f2f4e8}
.store-chat-closed[b-icj9c6jhy7]{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px 0 0;color:#8f9288;font-size:10px;text-align:center}
.store-chat-closed[b-icj9c6jhy7]  svg{width:14px;height:14px;color:#8fbf75}
.store-chat-loading[b-icj9c6jhy7]{display:block;padding:8px;color:#7f8278;font-size:10px;text-align:center}
.store-chat-compose[b-icj9c6jhy7]{padding:12px;border-top:1px solid #34362c;background:#151610}
.store-chat-compose textarea[b-icj9c6jhy7]{min-height:56px;max-height:110px;padding:10px 42px 10px 11px;resize:none;border:1px solid #44473b;border-radius:5px;background:#0c0d0a;color:#eef0e8;font-size:12px;line-height:1.45}
.store-chat-compose textarea:focus[b-icj9c6jhy7]{border-color:#dce51c;outline:1px solid #dce51c;outline-offset:0}
.store-chat-compose>div[b-icj9c6jhy7]{display:flex;align-items:center;justify-content:space-between;min-height:32px;margin-top:-41px;padding:0 7px 7px 11px;pointer-events:none}
.store-chat-compose>div small[b-icj9c6jhy7]{color:#74776e;font-size:9px}
.store-chat-compose>div button[b-icj9c6jhy7]{display:grid;width:32px;height:32px;place-items:center;border-radius:4px;background:#e6ed16;color:#0b0c09;pointer-events:auto}
.store-chat-compose>div button:hover[b-icj9c6jhy7]{background:#f3f82b;color:#0b0c09}
.store-chat-compose>div button[b-icj9c6jhy7]  svg{width:16px;height:16px}
.store-chat-identity[b-icj9c6jhy7]{padding:14px;border-top:1px solid #34362c;background:#151610}
.store-chat-identity-title[b-icj9c6jhy7]{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;margin-bottom:12px}
.store-chat-identity-title>svg[b-icj9c6jhy7]{width:20px;height:20px;color:#e6ed16}
.store-chat-identity-title strong[b-icj9c6jhy7]{display:block;font-size:13px;line-height:1.3}
.store-chat-identity-title small[b-icj9c6jhy7]{display:block;margin-top:2px;color:#96998e;font-size:10px;line-height:1.35}
.store-chat-identity form[b-icj9c6jhy7]{display:grid;gap:9px}
.store-chat-name-fields[b-icj9c6jhy7]{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.store-chat-identity label[b-icj9c6jhy7]{display:grid;gap:5px;color:#c8cbc1;font-size:10px;font-weight:700}
.store-chat-identity input[b-icj9c6jhy7]{width:100%;min-width:0;height:39px;padding:0 10px;border:1px solid #44473b;border-radius:4px;background:#0c0d0a;color:#eef0e8;font-size:12px}
.store-chat-identity input:focus[b-icj9c6jhy7]{border-color:#dce51c;outline:1px solid #dce51c;outline-offset:0}
.store-chat-consent[b-icj9c6jhy7]{color:#777a70;font-size:9px;line-height:1.4}
.store-chat-consent a[b-icj9c6jhy7]{color:#cfd71a;text-decoration:underline}
.store-chat-identity form>button[b-icj9c6jhy7]{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:4px;background:#e6ed16;color:#0b0c09;font-size:12px;font-weight:800}
.store-chat-identity form>button:hover[b-icj9c6jhy7]{background:#f3f82b;color:#0b0c09}
.store-chat-identity form>button[b-icj9c6jhy7]  svg{width:15px;height:15px}
.store-chat-error[b-icj9c6jhy7]{margin:0 0 8px;padding:8px 9px;border:1px solid #734047;background:#351f22;color:#f4b8bd;font-size:10px;line-height:1.45}
@media(max-width:650px){.store-chat[b-icj9c6jhy7]{right:12px;bottom:78px}.store-chat-panel[b-icj9c6jhy7]{position:fixed;right:10px;bottom:148px;width:calc(100vw - 20px);height:min(590px,calc(100dvh - 168px))}.store-chat-launcher[b-icj9c6jhy7]{width:54px;height:54px}.store-chat-header[b-icj9c6jhy7]{padding:13px}.store-chat-messages[b-icj9c6jhy7]{padding-right:12px;padding-left:12px}}
@media(max-width:380px){.store-chat-panel[b-icj9c6jhy7]{right:6px;bottom:142px;width:calc(100vw - 12px);height:calc(100dvh - 154px)}.store-chat[b-icj9c6jhy7]{right:9px}}
@media print{.store-chat[b-icj9c6jhy7]{display:none!important}}
