/* /Components/Layout/Header.razor.rz.scp.css */

.header-con[b-bp3uemer4w] {
/*    background-color: #0ca1b5;
    padding: 10px;*/
}

.logo[b-bp3uemer4w] {
    width: 70px;
    height: 70px;
    content: url(https://b89e102ca9987036348701a7d0caafc3.cdn.bubble.io/cdn-cgi/image/w=96,h=96,f=auto,dpr=1,fit=contain/f1728532100388x313231492822930300/Copy%2Bof%2BiComply2%2BLogo-5.png);
}

.header-links[b-bp3uemer4w] {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
    font-size: 13pt;
}

.header-brand[b-bp3uemer4w] {
    margin-left: 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-decoration: none;
}

.header-brand:hover[b-bp3uemer4w],
.header-brand:focus-visible[b-bp3uemer4w] {
    color: #fff;
    text-decoration: none;
    opacity: 0.95;
}

.header-brand-icon[b-bp3uemer4w] {
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
}

.header-action-group[b-bp3uemer4w] {
    display: flex;
    align-items: center;
    gap: 18px;
}

.header-user-action[b-bp3uemer4w],
.header-signout-action[b-bp3uemer4w] {
    min-width: 52px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}

.header-user-action:hover[b-bp3uemer4w],
.header-signout-action:hover[b-bp3uemer4w],
.header-user-action:focus-visible[b-bp3uemer4w],
.header-signout-action:focus-visible[b-bp3uemer4w] {
    color: #fff;
    opacity: 0.9;
}

.header-initials-avatar[b-bp3uemer4w],
.header-icon-circle[b-bp3uemer4w] {
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-initials-avatar[b-bp3uemer4w] {
    background: rgba(255, 255, 255, 0.12);
    font-size: 0.78rem;
}

.header-icon-circle i[b-bp3uemer4w] {
    font-size: 1.3rem;
    line-height: 1;
}

.header-action-label[b-bp3uemer4w] {
    font-size: 0.72rem;
    white-space: nowrap;
}

.xero-connect-button[b-bp3uemer4w] {
    position: relative;
    width: 86px;
    height: 58px;
    padding: 4px 8px;
    border: 0;
    border-radius: 6px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.xero-connect-button:disabled[b-bp3uemer4w] {
    cursor: wait;
    opacity: 0.75;
}

.xero-connect-logo[b-bp3uemer4w] {
    width: 70px;
    height: 50px;
    object-fit: contain;
}

.xero-connected-dot[b-bp3uemer4w] {
    position: absolute;
    right: 6px;
    bottom: 6px;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #22c55e;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
}

.xero-connected-dot-lost[b-bp3uemer4w] {
    background: #ef4444;
}

.profile-modal-backdrop[b-bp3uemer4w] {
    position: fixed;
    inset: 0;
    z-index: 30;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 88px 24px 24px;
    overflow: auto;
    background: rgba(15, 23, 42, 0.45);
}

.profile-modal[b-bp3uemer4w] {
    width: min(1180px, 100%);
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 48px rgba(15, 23, 42, 0.24);
}

.profile-modal-header[b-bp3uemer4w] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 56px;
    padding: 14px 18px;
    background: #f14164;
    color: #fff;
}

.profile-modal-title[b-bp3uemer4w] {
    font-weight: 700;
}

.profile-close-button[b-bp3uemer4w] {
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 1.15rem;
    line-height: 1;
    cursor: pointer;
}

.profile-modal-body[b-bp3uemer4w] {
    max-height: calc(100vh - 150px);
    overflow: auto;
    padding: 16px;
}

.profile-section[b-bp3uemer4w] {
    margin-bottom: 16px;
}

.profile-section:last-child[b-bp3uemer4w] {
    margin-bottom: 0;
}

.profile-section-title[b-bp3uemer4w] {
    margin-bottom: 12px;
    padding: 12px;
    border-radius: 4px;
    background: #f14164;
    color: #fff;
    font-weight: 700;
}

.profile-loading[b-bp3uemer4w],
.profile-load-message[b-bp3uemer4w] {
    margin-bottom: 12px;
    padding: 10px 12px;
    border-radius: 4px;
    background: #e8f1fb;
    color: #062858;
    font-weight: 600;
}

.profile-load-message[b-bp3uemer4w] {
    background: #fff1d6;
}

.profile-grid[b-bp3uemer4w] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 18px;
}

.profile-field[b-bp3uemer4w] {
    display: flex;
    flex-direction: column;
    gap: 7px;
    color: #062858;
    font-size: 0.9rem;
}

.profile-field input[b-bp3uemer4w],
.profile-field select[b-bp3uemer4w] {
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #062858;
}

.profile-field input[readonly][b-bp3uemer4w],
.profile-field select:disabled[b-bp3uemer4w] {
    background: #f8fafc;
    opacity: 1;
}

@media(max-width: 768px) {
    .profile-modal-backdrop[b-bp3uemer4w] {
        padding: 80px 12px 12px;
    }

    .profile-grid[b-bp3uemer4w] {
        grid-template-columns: 1fr;
    }

    .header-action-group[b-bp3uemer4w] {
        gap: 12px;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-n1c0huwe3j] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n1c0huwe3j] {
    flex: 1;
}

.sidebar[b-n1c0huwe3j] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n1c0huwe3j] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n1c0huwe3j]  a, .top-row[b-n1c0huwe3j]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-n1c0huwe3j]  a:hover, .top-row[b-n1c0huwe3j]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-n1c0huwe3j]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-n1c0huwe3j] {
        justify-content: space-between;
    }

    .top-row[b-n1c0huwe3j]  a, .top-row[b-n1c0huwe3j]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n1c0huwe3j] {
        flex-direction: row;
    }

    .sidebar[b-n1c0huwe3j] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n1c0huwe3j] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-n1c0huwe3j]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-n1c0huwe3j], article[b-n1c0huwe3j] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-n1c0huwe3j] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-n1c0huwe3j] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/SideBar.razor.rz.scp.css */
.sidebar-container[b-lyrb1of6ym] {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    width: 220px;
    z-index: 9;
    height: calc(100vh - 73px);
}

.btn-dark:hover[b-lyrb1of6ym] {
    background-color: #2a2a2a;
}

@media(max-width: 992px) {
    /*.main-con {
        grid-template-columns: 1fr;
    }*/

    .sidebar-container[b-lyrb1of6ym] {
        height: fit-content;
        top: unset;
        bottom: 0;
        width: 100%;
        flex-flow: row !important;
        padding: 10px !important;
    }

        .sidebar-container[b-lyrb1of6ym]  .profile-logo {
            display: none !important;
        }

        .sidebar-container[b-lyrb1of6ym]  .nav {
            display: flex;
            flex-flow: row !important;
            padding: 0px !important;
        }

        .sidebar-container[b-lyrb1of6ym]  .nav-link {
            display: flex;
            justify-content: space-evenly;
        }

        .sidebar-container[b-lyrb1of6ym]  .nav-settings {
            width: 100%;
            justify-content: end;
        }

        /*.sidebar-container ::deep .fw-semibold {
            display: none;
        }*/

        .sidebar-container[b-lyrb1of6ym]  .user-name {
            display: none;
        }
    
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-wrapper[b-7ddhzfqoa0] {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f6edf0;
    padding: 44px;
    box-sizing: border-box;
}

.layout-body[b-7ddhzfqoa0] {
    display: flex;
}

.login-card[b-7ddhzfqoa0] {
    width: 100%;
    max-width: 900px;
    min-height: 550px;
    background: #fff;
    overflow: hidden;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.login-card-registration[b-7ddhzfqoa0] {
    max-width: 760px;
}

.login-form-section[b-7ddhzfqoa0] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 16px;
    border: 4px solid #f04b6a;
}

.login-form-section-registration[b-7ddhzfqoa0] {
    max-width: 100%;
    margin-left: 0 !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    border-width: 3px;
}

.login-logo-section[b-7ddhzfqoa0] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.rima-img[b-7ddhzfqoa0] {
    max-width: 475px;
    max-height: 475px;
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    border-radius: 14px;
}

.text-brand[b-7ddhzfqoa0] {
    color: #f04b6a;
}

.btn-brand[b-7ddhzfqoa0] {
    background-color: #f04b6a;
    border-color: #f04b6a;
    color: #fff;
}

    .btn-brand:hover[b-7ddhzfqoa0] {
        background-color: #e04360;
        border-color: #e04360;
    }

.form-control[b-7ddhzfqoa0] {
    padding: 0.75rem;
    border-radius: 8px;
}

.divider[b-7ddhzfqoa0] {
    display: flex;
    align-items: center;
}

    .divider[b-7ddhzfqoa0]::before,
    .divider[b-7ddhzfqoa0]::after {
        content: "";
        flex: 1;
        border-bottom: 1px solid #dee2e6;
    }

    .divider span[b-7ddhzfqoa0] {
        padding: 0 10px;
        font-size: 0.8rem;
        color: #6c757d;
    }

.two-factor-panel[b-7ddhzfqoa0] {
    width: 100%;
    max-width: 430px;
}

.two-factor-dialog[b-7ddhzfqoa0] {
    width: 100%;
    max-width: 720px;
    padding: 20px 18px 18px;
    border: 1px solid #f3c3cd;
    border-radius: 18px;
    background: linear-gradient(180deg, #fffafb 0%, #fff3f6 100%);
    box-shadow: 0 12px 28px rgba(240, 75, 106, 0.08);
    box-sizing: border-box;
}

.two-factor-dialog-header[b-7ddhzfqoa0] {
    margin-bottom: 14px;
}

.two-factor-eyebrow[b-7ddhzfqoa0] {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #c54260;
}

.qr-wrapper[b-7ddhzfqoa0] {
    display: flex;
    justify-content: center;
}

.two-factor-qr-card[b-7ddhzfqoa0] {
    width: min(100%, 232px);
    padding: 12px;
    border: 1px solid #f1d3da;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
    box-sizing: border-box;
    overflow: hidden;
}

.two-factor-qr-image[b-7ddhzfqoa0] {
    width: 100%;
    max-width: 168px;
    padding: 10px;
    border: 1px solid #f1c2cc;
    border-radius: 12px;
    background: #fff8fa;
    margin: 0 auto;
    box-sizing: border-box;
    display: block;
    object-fit: contain;
}

.two-factor-qr-caption[b-7ddhzfqoa0] {
    margin-top: 10px;
    font-size: 0.77rem;
    line-height: 1.35;
    color: #7f5d67;
    text-align: center;
}

.manual-key-wrapper[b-7ddhzfqoa0] {
    width: 100%;
    padding: 12px;
    border: 1px dashed #f1c2cc;
    border-radius: 12px;
    background: #fff8fa;
}

.manual-key[b-7ddhzfqoa0] {
    display: block;
    word-break: break-all;
    white-space: normal;
    color: #7a2940;
}

@media (max-width: 768px) {
    .login-card[b-7ddhzfqoa0] {
        flex-direction: column-reverse;
        max-width: 500px;
        min-height: auto;
    }

    .login-form-section[b-7ddhzfqoa0],
    .login-logo-section[b-7ddhzfqoa0] {
        padding: 24px;
    }

    .rima-img[b-7ddhzfqoa0] {
        max-width: auto;
        max-height: auto;
    }

    .two-factor-panel[b-7ddhzfqoa0] {
        max-width: 100%;
    }

    .login-form-section-registration[b-7ddhzfqoa0] {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .two-factor-dialog[b-7ddhzfqoa0] {
        padding: 16px 14px 14px;
        border-radius: 16px;
        max-width: 100%;
    }

    .two-factor-qr-card[b-7ddhzfqoa0] {
        width: min(100%, 208px);
        padding: 10px;
    }

    .two-factor-qr-image[b-7ddhzfqoa0] {
        max-width: 148px;
        padding: 8px;
    }
}
/* /Components/Shared/Modals/CreateInvoiceModal.razor.rz.scp.css */
.create-invoice-backdrop[b-hjfus8q44m] {
    background-color: rgba(0, 0, 0, 0.55);
}

.create-invoice-dialog[b-hjfus8q44m] {
    max-width: 620px;
    margin-top: 0;
}

.create-invoice-modal[b-hjfus8q44m] {
    overflow: hidden;
    border: 0;
    border-radius: 8px;
}

.create-invoice-header[b-hjfus8q44m] {
    min-height: 60px;
    border: 0;
    background: #f14164;
}

.create-invoice-body[b-hjfus8q44m] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
}

.invoice-form-grid[b-hjfus8q44m] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.invoice-form-field[b-hjfus8q44m] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: #062858;
    font-size: 0.88rem;
}

.invoice-form-field input[b-hjfus8q44m],
.invoice-form-field select[b-hjfus8q44m] {
    width: 100%;
    min-height: 40px;
    padding: 8px 10px;
    border: 1px solid #b9d5f0;
    border-radius: 4px;
    background: #fff;
    color: #062858;
}

.invoice-form-field input[readonly][b-hjfus8q44m] {
    background: #f8fafc;
}

.invoice-client-results[b-hjfus8q44m] {
    position: absolute;
    z-index: 5;
    top: calc(100% + 2px);
    left: 0;
    right: 0;
    max-height: 190px;
    overflow: auto;
    border: 1px solid #b9d5f0;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.16);
}

.invoice-client-result[b-hjfus8q44m] {
    width: 100%;
    min-height: 48px;
    padding: 8px 10px;
    border: 0;
    border-bottom: 1px solid #e5edf7;
    background: #fff;
    color: #062858;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    text-align: left;
}

.invoice-client-result:hover[b-hjfus8q44m],
.invoice-client-result:focus[b-hjfus8q44m] {
    background: #f8fbff;
}

.invoice-client-result small[b-hjfus8q44m],
.invoice-client-search-status[b-hjfus8q44m] {
    color: #52657a;
}

.invoice-client-search-status[b-hjfus8q44m] {
    font-size: 0.8rem;
}

.invoice-checkbox-field[b-hjfus8q44m] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #062858;
    font-size: 0.88rem;
}

.invoice-checkbox-field input[b-hjfus8q44m] {
    width: 22px;
    height: 22px;
}

.invoice-items-shell[b-hjfus8q44m] {
    overflow: hidden;
    border-radius: 4px;
}

.invoice-items-header[b-hjfus8q44m],
.invoice-item-row[b-hjfus8q44m] {
    display: grid;
    grid-template-columns: minmax(0, 1.9fr) minmax(76px, 0.75fr) minmax(104px, 0.9fr) minmax(100px, 0.9fr) 28px;
    gap: 6px;
    align-items: center;
}

.invoice-items-header[b-hjfus8q44m] {
    min-height: 44px;
    padding: 0 8px;
    background: #f14164;
    color: #fff;
    font-size: 0.86rem;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
}

.invoice-add-icon[b-hjfus8q44m],
.invoice-remove-icon[b-hjfus8q44m] {
    width: 28px;
    height: 28px;
    border: 0;
    border-radius: 4px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.invoice-add-icon[b-hjfus8q44m] {
    color: #fff;
}

.invoice-remove-icon[b-hjfus8q44m] {
    color: #f14164;
}

.invoice-add-empty[b-hjfus8q44m] {
    width: 100%;
    min-height: 48px;
    border: 0;
    background: #fff;
    color: #062858;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-weight: 700;
}

.invoice-item-row[b-hjfus8q44m] {
    padding: 8px;
    border: 1px solid #d8e8f7;
    border-top: 0;
    background: #fff;
}

.invoice-item-row input[b-hjfus8q44m] {
    width: 100%;
    min-height: 28px;
    padding: 5px 7px;
    border: 1px solid #cbdff2;
    border-radius: 4px;
    background: #fff;
    color: #062858;
}

.invoice-item-row input[readonly][b-hjfus8q44m] {
    background: #f8fafc;
}

.invoice-validation-message[b-hjfus8q44m] {
    padding: 10px 12px;
    border-radius: 4px;
    background: #fff1d6;
    color: #062858;
    font-weight: 600;
}

.invoice-success-message[b-hjfus8q44m] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 4px;
    background: #e7f7ef;
    color: #062858;
    font-weight: 600;
}

.invoice-success-message a[b-hjfus8q44m] {
    color: #0b6b3a;
    text-decoration: underline;
    white-space: nowrap;
}

.create-invoice-footer[b-hjfus8q44m] {
    gap: 10px;
    border: 0;
    padding: 16px 20px 22px;
}

.create-invoice-print-button[b-hjfus8q44m] {
    min-width: 112px;
    background: #f58aa0;
    color: #fff;
}

.create-invoice-print-button.is-ready[b-hjfus8q44m] {
    background: #f14164;
}

.create-invoice-print-button.is-ready:hover[b-hjfus8q44m],
.create-invoice-print-button.is-ready:focus[b-hjfus8q44m] {
    background: #df3658;
}

.create-invoice-print-button:disabled[b-hjfus8q44m] {
    opacity: 0.7;
}

.invoice-print-sheet[b-hjfus8q44m] {
    display: none;
}

.invoice-print-header[b-hjfus8q44m] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    padding-bottom: 18px;
    border-bottom: 2px solid #f14164;
}

.invoice-print-header h1[b-hjfus8q44m] {
    margin: 0;
    color: #062858;
    font-size: 1.6rem;
    font-weight: 800;
}

.invoice-print-header div[b-hjfus8q44m],
.invoice-print-grid > div[b-hjfus8q44m],
.invoice-print-payment[b-hjfus8q44m] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.invoice-print-grid[b-hjfus8q44m] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 32px;
    margin: 24px 0;
    color: #062858;
}

.invoice-print-table[b-hjfus8q44m] {
    width: 100%;
    border-collapse: collapse;
    color: #062858;
}

.invoice-print-table th[b-hjfus8q44m] {
    padding: 10px;
    background: #f14164;
    color: #fff;
    text-align: left;
}

.invoice-print-table td[b-hjfus8q44m] {
    padding: 10px;
    border-bottom: 1px solid #d8e8f7;
}

.invoice-print-total[b-hjfus8q44m] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
    margin-top: 18px;
    color: #062858;
    font-size: 1.05rem;
}

.invoice-print-payment[b-hjfus8q44m] {
    margin-top: 28px;
    padding-top: 16px;
    border-top: 1px solid #d8e8f7;
    color: #062858;
}

.invoice-print-payment-link[b-hjfus8q44m] {
    margin-top: 8px;
    color: #0b6b3a;
    font-weight: 700;
    word-break: break-all;
}

@media (max-width: 640px) {
    .create-invoice-dialog[b-hjfus8q44m] {
        max-width: calc(100% - 16px);
        margin-left: auto;
        margin-right: auto;
    }

    .invoice-form-grid[b-hjfus8q44m],
    .invoice-items-header[b-hjfus8q44m],
    .invoice-item-row[b-hjfus8q44m] {
        grid-template-columns: 1fr;
    }

    .invoice-add-icon[b-hjfus8q44m],
    .invoice-remove-icon[b-hjfus8q44m] {
        justify-self: end;
    }
}

@media print {
    .create-invoice-backdrop[b-hjfus8q44m] {
        position: fixed !important;
        inset: 0 !important;
        overflow: visible !important;
        background: #fff !important;
    }

    .create-invoice-dialog[b-hjfus8q44m] {
        max-width: none !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .create-invoice-modal[b-hjfus8q44m] {
        min-height: 100vh;
        border: 0 !important;
        box-shadow: none !important;
    }

    .create-invoice-header[b-hjfus8q44m],
    .create-invoice-body[b-hjfus8q44m],
    .create-invoice-footer[b-hjfus8q44m] {
        display: none !important;
    }

    .invoice-print-sheet[b-hjfus8q44m] {
        display: block !important;
        padding: 28px;
        background: #fff;
        color: #062858;
    }
}
