/* _content/ConfiguratorApp.Web/Components/GoToOfferWindow.razor.rz.scp.css */
h2[b-8x074ung4i] {
    font-size: 16px;
}

.overview table[b-8x074ung4i] {
    width: 100%;
}

#saveForm[b-8x074ung4i] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

#saveForm p[b-8x074ung4i] {
    text-align: center;
}

#saveForm .projects-icon[b-8x074ung4i] {
    margin-right: 6px;
}

#saveDialog .dialog-container[b-8x074ung4i] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

#saveDialog .dialog-container .project-image[b-8x074ung4i] {
    flex-basis: 50%;
    width: 100%;
    height:100%;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}

#saveDialog .dialog-container #saveForm[b-8x074ung4i] {
    flex-basis: 50%;
}






/* _content/ConfiguratorApp.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ho8bjeki88] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ho8bjeki88] {
    flex: 1;
}

.sidebar[b-ho8bjeki88] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ho8bjeki88] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ho8bjeki88]  a, .top-row[b-ho8bjeki88]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ho8bjeki88]  a:hover, .top-row[b-ho8bjeki88]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ho8bjeki88]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ho8bjeki88] {
        justify-content: space-between;
    }

    .top-row[b-ho8bjeki88]  a, .top-row[b-ho8bjeki88]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ho8bjeki88] {
        flex-direction: row;
    }

    .sidebar[b-ho8bjeki88] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ho8bjeki88] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ho8bjeki88]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ho8bjeki88], article[b-ho8bjeki88] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ho8bjeki88] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-ho8bjeki88] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ConfiguratorApp.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-axomfdikxu] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-axomfdikxu] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-axomfdikxu] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-axomfdikxu] {
    font-size: 1.1rem;
}

.bi[b-axomfdikxu] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill[b-axomfdikxu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill[b-axomfdikxu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested[b-axomfdikxu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-axomfdikxu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-axomfdikxu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-axomfdikxu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-axomfdikxu]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-axomfdikxu]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-axomfdikxu]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-axomfdikxu] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-axomfdikxu] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-axomfdikxu] {
        display: none;
    }

    .nav-scrollable[b-axomfdikxu] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/ConfiguratorApp.Web/Components/OptimizationReport.razor.rz.scp.css */
#optimization-report.overview tbody tr td:nth-child(2)[b-zinpkqjobw] {
    display: table-cell;
    line-height: 1.5;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Account/AccessDenied.razor.rz.scp.css */
h1[b-obotmhnhxs] {
    margin-top: 90px
}

*[b-obotmhnhxs] {
    text-align: center;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/AgreementHeader.razor.rz.scp.css */
.field-row[b-o1iy27irkg] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.field-row label[b-o1iy27irkg] {
    font-weight: bold;
    min-width: 150px; /* żeby label i input były ładnie wyrównane */
    text-align: left;
}

.agreement-header[b-o1iy27irkg] {
    text-align: right;
}

.agreement-input[b-o1iy27irkg] {
    font-weight: bold;
    color: #000;
    background: transparent;
    
    border: 1px solid #94C122;
    border-radius: 0;

    padding: 0.3em;
    display: inline-block;
    min-width: 150px;
    box-sizing: border-box;
    text-align: right;
    font-size: 1.1rem;
    width: 10rem;
}

.agreement-input--date[b-o1iy27irkg] {
    font-weight: normal;
    font-size: 1rem;
}


@media print {
    .agreement-input[b-o1iy27irkg] {
        border: none;
        outline: none;
    }
}



.agreement-input:focus[b-o1iy27irkg] {
    outline: 1px solid #94C122;   /* ✅ zielona ramka na focus */
    /*border-bottom: 1px solid #000;*/
}



.agreement-section[b-o1iy27irkg] {
    font-family: 'Poppins', sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 2rem 0;
}

.agreement-section header[b-o1iy27irkg] {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: flex-start;*/
}

.agreement-section h1[b-o1iy27irkg] {
    font-size: 1.1rem;
    font-weight: 500;
    margin-right: 0; /* nadpisuje domyślne 20px */
}

.agreement-section label[b-o1iy27irkg] {
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}

.agreement-section strong.editable[b-o1iy27irkg] {
    font-weight: bold;
    color: #000;
    outline: 1px solid #94C122;
    padding: 0.3em;
    min-width: 150px;
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    min-height: 1.4em;
    text-align: left;
}

.agreement-section .editable:empty[b-o1iy27irkg]::before {
    content: attr(data-placeholder);
    color: #bbb;
    pointer-events: none;
}

.agreement-section img[b-o1iy27irkg] {
    height: 32px;
    width: auto;
    max-height: 100px;
}

@media print {
    .agreement-section .editable[b-o1iy27irkg] {
        outline: none !important;
        background: none !important;
        color: black !important;
    }
    
    .agreement-section label[b-o1iy27irkg] {
        margin-top: 0;
    }
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/AgreementSummary.razor.rz.scp.css */
.agreement-summary[b-n2700q4t8v] {
    background-color: white;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.agreement-summary__container[b-n2700q4t8v] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.agreement-summary__details[b-n2700q4t8v] {
    display: flex;
    flex-direction: column;
    margin-bottom: 6rem;
}

.agreement-summary__title[b-n2700q4t8v] {
    text-align: center;
    padding-bottom: 2.5rem;
    margin-bottom: 1rem;
    font-size: 2.25rem;
    font-weight: 600;
    border-bottom: 1px solid #e5e7eb;
}

.agreement-summary__flex-container[b-n2700q4t8v] {
    display: flex;
    gap: 2.25rem;
}

.agreement-summary__config[b-n2700q4t8v],
.agreement-summary__pricing[b-n2700q4t8v] {
    flex-basis: 50%;
}

.agreement-summary__config-title[b-n2700q4t8v] {
    font-size: 1.5rem;
    font-weight: 500;
    padding-bottom: 2rem;
}

.agreement-summary__config-details[b-n2700q4t8v] {
    display: flex;
    flex-direction: column;
}

.agreement-summary__detail[b-n2700q4t8v] {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.agreement-summary__detail i[b-n2700q4t8v] {
    margin-right: 0.5rem;
}

.agreement-summary__detail-text[b-n2700q4t8v] {
    font-size: 1rem;
}

.agreement-summary__total-price[b-n2700q4t8v],
.agreement-summary__discount[b-n2700q4t8v],
.agreement-summary__after-discount[b-n2700q4t8v],
.agreement-summary__vat[b-n2700q4t8v],
.agreement-summary__total-gross[b-n2700q4t8v] {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 2rem;
    padding-top: 2.25rem;
    display: flex;
    justify-content: space-between;
    font-size: 1.25rem;
}

.agreement-summary__total-price p[b-n2700q4t8v],
.agreement-summary__discount p[b-n2700q4t8v],
.agreement-summary__after-discount p[b-n2700q4t8v],
.agreement-summary__vat p[b-n2700q4t8v],
.agreement-summary__total-gross p[b-n2700q4t8v] {
    font-size: 1.25rem;  /* Używamy tej samej wielkości czcionki */
    font-weight: normal; /* Usuwamy pogrubienie */
    color: #333;  /* Standardowy ciemny kolor tekstu */
}

/* Stylowanie edytowalnych pól */
.editable[b-n2700q4t8v] {
    outline: 1px solid #94C122;
    padding: 0.5em;
    font-size: 1rem;
    min-width: 150px;
    display: inline-block;
    width: 100%; /* wypełnia całą kolumnę */
    box-sizing: border-box;
    min-height: 1.4em;
    margin: 0.5rem 0; /* dodanie marginesu */
}

/* Placeholder dla edytowalnych pól */
.editable:empty[b-n2700q4t8v]::before {
    content: attr(data-placeholder);
    color: #bbb;
    pointer-events: none;
}

/* Styl dla edytowalnego pola z ramką */
.editable-with-border[b-n2700q4t8v] {
    outline: 1px solid #94C122;
    width: 100px;
    text-align: right;
}

/* Usuwanie ramki przy druku */
@media print {
    .editable-with-border[b-n2700q4t8v] {
        outline: none !important;
    }
}

/* Dostosowanie do druku */
@media print {
    .editable[b-n2700q4t8v] {
        outline: none !important;
        background: none !important;
        color: black !important;
    }

    .agreement-summary__container[b-n2700q4t8v] {
        width: 100%;
    }
    
    .agreement-summary__detail-text .editable[b-n2700q4t8v] {
        padding: 0 !important;
        margin: 1px !important;
    }
    
    .print-btn[b-n2700q4t8v] {
        display: none;
    }
}

/* Stylowanie dla sekcji z rabatem */
.agreement-summary__discount input[b-n2700q4t8v] {
    border: 1px solid #ccc;
    padding: 0.5em;
    width: 100%;
    font-size: 1rem;
}

/* Stylowanie dla sekcji z kwotą po rabacie */
.agreement-summary__after-discount p[b-n2700q4t8v] {
    font-size: 1.25rem; /* Zgodnie z innymi sekcjami */
    font-weight: normal; /* Usuwamy pogrubienie */
    color: #333;  /* Standardowy ciemny kolor tekstu */
}

/* Stylowanie sekcji VAT */
.agreement-summary__vat p[b-n2700q4t8v] {
    font-size: 1.25rem; /* Zgodnie z innymi sekcjami */
    font-weight: normal; /* Usuwamy pogrubienie */
    color: #333;  /* Standardowy ciemny kolor tekstu */
}

/* Stylowanie sekcji kwoty brutto */
.agreement-summary__total-gross p[b-n2700q4t8v] {
    font-size: 1.25rem; /* Zgodnie z innymi sekcjami */
    font-weight: normal; /* Usuwamy pogrubienie */
    color: #333;  /* Standardowy ciemny kolor tekstu */
}

.agreement-summary #saveProjectBtn[b-n2700q4t8v] {
    margin-top: 2rem;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
}

.agreement-summary #saveProjectBtn:hover[b-n2700q4t8v] {
    background-color: #0056b3;
}

.agreement-summary .print-btn[b-n2700q4t8v] {
    cursor: pointer;
    color: var(--primary-color);
    transition: all 0.3s ease;
}

.agreement-summary .print-btn:hover[b-n2700q4t8v] {
    color: #0056b3;
}

.agreement-summary__disclaimer[b-n2700q4t8v] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 0.75rem;
    line-height: 1.5;
}


.agreement-summary__detail-text strong[b-n2700q4t8v] {
    display: block;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/Attachments.razor.rz.scp.css */
.order-summary__disclaimer[b-iuuelmw6ns] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 0.75rem;
    line-height: 1.5;
}

.order-summary__disclaimer header h2[b-iuuelmw6ns] {
    font-size: 1rem; 
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem; /* Odstęp pod nagłówkiem */
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/CustomerSection.razor.rz.scp.css */
.customer-section[b-39hwkdiyuo] {
    max-width: 50%;
    margin-left: 1.5rem;
    font-size: 12px;
    padding: 1rem; /* Opcjonalnie: dodanie odstępów wewnętrznych */
}

.customer-info[b-39hwkdiyuo] {
    display: grid;
    /* pierwsza kolumna: szerokość wg najdłuższej etykiety (max-content) 
       druga: reszta miejsca (1fr) */
    grid-template-columns: max-content 1fr;
    column-gap: 1em;
    row-gap: 0.25rem;
    font-size: 1rem;
    align-items: center; /* wyrównanie w pionie etykiet i pól */
}

/* nagłówek ma zajmować obie kolumny */
.customer-info header[b-39hwkdiyuo] {
    grid-column: 1 / -1;
    font-size: 16px;
    font-weight: 600;
    color: #A3A3A3;
    margin-bottom: 0.5em;
    text-align: left;
}

/* etykiety wyrównaj do lewej krawędzi swojej kolumny */
.customer-info label[b-39hwkdiyuo] {
    justify-self: start;
    margin-bottom: 0;
    padding: 3px 0;
}

/* pola edytowalne zostają po prawej stronie */
.customer-info strong[b-39hwkdiyuo] {
    justify-self: start;
}

.text-muted[b-39hwkdiyuo] {
    margin-bottom: 0.5rem;
}

/* Styl edytowalnych pól (jak miałeś wcześniej) */
.editable[b-39hwkdiyuo] {
    outline: 1px solid #94C122;
    padding: 0.3em;
    min-width: 150px;
    width: 100%;
    box-sizing: border-box;
    min-height: 1.4em;
}

.editable:empty[b-39hwkdiyuo]::before {
    content: attr(data-placeholder);
    color: #bbb;
    pointer-events: none;
}

@media print {
    .editable[b-39hwkdiyuo] {
        outline: none !important;
        background: none !important;
        color: black !important;
    }
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/Index.razor.rz.scp.css */
h1[b-1z6sc7zgjf] {
    text-align: center;
}

.agreement-container[b-1z6sc7zgjf] {
    max-width: 1120px;
    margin: auto;
    background-color: white;
    padding: 4rem;
}

@media print {
    .agreement-container[b-1z6sc7zgjf] {
        max-width: none;
        background-color: transparent;
        padding: 0;
    }
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/Signatures.razor.rz.scp.css */
body[b-gb5zyolcub] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 20px;
}

/* Styl dla sekcji podpisów */
.signatures-section[b-gb5zyolcub] {
    display: none; /* ukryj na stronie */
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.signatures-section div[b-gb5zyolcub] {
    flex: 1;
}

.signatures-section .left[b-gb5zyolcub] {
    text-align: left;
}

.signatures-section .right[b-gb5zyolcub] {
    text-align: right;
}

/* Styl dla drukowania */
@media print {
    @page {
        margin: 20mm 15mm 40mm 15mm; /* Marginesy: góra, prawo, dół, lewo */
    }

    body[b-gb5zyolcub] {
        margin: 0;
        padding: 0;
    }

    /* Zapewnienie, że treść główna nie jest zasłaniana */
    .content[b-gb5zyolcub] {
        margin-bottom: 60px; /* Odstęp na sekcję podpisów */
    }

    /* Sekcja podpisów jako stopka na każdej stronie */
    .signatures-section[b-gb5zyolcub] {
        display: flex;
        position: running(footer); /* Ustawienie jako element biegnący */
        width: 100%;
        border-top: 1px solid #000;
        padding: 10px;
        font-size: 12pt;
    }

    /* Umieszczenie podpisów w stopce */
    @page {
        @bottom-center {
            content: element(footer); /* Wstawienie sekcji podpisów */
        }
    }

    /* Ukrycie niepotrzebnych elementów podczas drukowania */
    .no-print[b-gb5zyolcub] {
        display: none;
    }
}
/* _content/ConfiguratorApp.Web/Components/Pages/Agreement/Supplier.razor.rz.scp.css */
.supplier-section[b-7veixhoa3b] {
    display: flex;
    justify-content: flex-end;
    font-family: 'Poppins', sans-serif;
}

.supplier-info  label[b-7veixhoa3b] {
    font-size: 12px;
    color: #A3A3A3;
    font-weight: 400;
    white-space: nowrap;
}

.supplier-info strong[b-7veixhoa3b] {
    font-size: 12px;
    font-weight: 600;
    color: #000;
}


.supplier-info[b-7veixhoa3b] {
    display: grid;
    grid-template-columns: max-content 1fr;
    row-gap: 1px;
    column-gap: 1em;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Completion.razor.rz.scp.css */
:root[b-7ntj1ct89m] {
    --primary-color: #94C122;
}

/* kontener główny */
.overview[b-7ntj1ct89m] {
    margin: 0 4rem; /* marginesy tylko lewo/prawo */
}

/* nagłówek strony */
.page-title[b-7ntj1ct89m] {
    margin: 7rem 4rem 2rem 4rem; /* spójne z overview */
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

/* blok pojedynczej sekcji */
.section-block[b-7ntj1ct89m] {
    margin: 2rem 0; /* odstęp tylko góra/dół */
}

/* tabela kompletacji */
.bom-table[b-7ntj1ct89m] {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}

/* komórki nagłówków */
.bom-table th[b-7ntj1ct89m] {
    background: #f5f5f5;
    text-align: left;
    padding: 8px 12px;
    font-weight: 600;
    white-space: nowrap;
}

/* komórki danych */
.bom-table td[b-7ntj1ct89m] {
    border-top: 1px solid #ddd;
    padding: 8px 12px;
}

/* kolumna Opis → zawija tekst */
.bom-table td:nth-child(2)[b-7ntj1ct89m] {
    white-space: normal;   /* zawijanie */
}

/* nagłówek sekcji */
.bom-table thead tr:first-child th[b-7ntj1ct89m] {
    background: var(--primary-color);
    color: #fff;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* paskowanie */
.bom-table tbody tr:nth-child(even) td[b-7ntj1ct89m] {
    background: #fafafa;
}

/* szerokości tylko w nagłówku */
.bom-table thead th:nth-child(1)[b-7ntj1ct89m] { width: 20%; }   /* Kod */
.bom-table thead th:nth-child(2)[b-7ntj1ct89m] { width: auto; }  /* Opis */
.bom-table thead th:nth-child(3)[b-7ntj1ct89m] {
    width: 15%;
    text-align: right;
} /* Ilość */

/* 👇 wyrównanie także dla danych */
.bom-table td:nth-child(3)[b-7ntj1ct89m] {
    text-align: right;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Offer/Index.razor.rz.scp.css */
h1[b-ezgrt10igx] {
    text-align: center;
}

.offer-container h2[b-ezgrt10igx] {
    margin-bottom: 1.5rem;
}

.offer-container[b-ezgrt10igx] {
    max-width: 1120px;
    margin: auto;
    padding: 4rem;
    background-color: white;
}

.offer-container h2[b-ezgrt10igx] {
    background-color: var(--primary-color);
    color: #54595F;
    border-radius: 5px;
    padding: 0.5rem;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.offer-container .img-container[b-ezgrt10igx] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
    background-color: white;
}

.offer-container .img-container p[b-ezgrt10igx] {
    color: #2b2f32;
    font-size: 0.9rem;
}

.offer-container .img-container img[b-ezgrt10igx] {
    border-radius: 2px;
}

.offer-container .main-img[b-ezgrt10igx],
.offer-container .legend-img[b-ezgrt10igx]{
    margin: auto;
    width: 300px;
    max-width: 300px;
    height: auto;
    max-height: 300px;
}


@media print {
    .offer-container[b-ezgrt10igx] {
        max-width: none;
        background-color: transparent;
        padding: 0;
    }
}
/* _content/ConfiguratorApp.Web/Components/Pages/Offer/OfferHeader.razor.rz.scp.css */
.agreement-section[b-xf5529zbvn] {
    font-family: 'Poppins', sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
    margin-bottom: 1rem;
}

.agreement-section header[b-xf5529zbvn] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.agreement-section p[b-xf5529zbvn] {
    font-size: 0.9rem;
    font-weight: 500;
}

.agreement-section label[b-xf5529zbvn] {
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}

.agreement-section strong.editable[b-xf5529zbvn] {
    font-weight: bold;
    color: #000;
    outline: 1px solid #94C122;
    padding: 0.3em;
    min-width: 150px;
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    min-height: 1.4em;
    text-align: left;
}

.agreement-section .editable:empty[b-xf5529zbvn]::before {
    content: attr(data-placeholder);
    color: #bbb;
    pointer-events: none;
}

.agreement-section img[b-xf5529zbvn] {
    height: 32px;
    width: auto;
    max-height: 100px;
}

@media print {
    .agreement-section .editable[b-xf5529zbvn] {
        outline: none !important;
        background: none !important;
        color: black !important;
    }
    
    .agreement-section label[b-xf5529zbvn] {
        margin-top: 0;
    }

    .preparedfor-textarea[b-xf5529zbvn] {
        border: none !important;
        outline: none !important;
        background: transparent !important;
        text-align: left !important;
    }
}
/* _content/ConfiguratorApp.Web/Components/Pages/Offer/OfferSummaryPricing.razor.rz.scp.css */
.offer-summary[b-i2ra7f04ab] {
    background-color: white;
}

h2[b-i2ra7f04ab] {
    background-color: var(--primary-color);
    color: #54595F;
    border-radius: 5px;
    padding: 0.5rem;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.agreement-summary__pricing[b-i2ra7f04ab] {
    flex-basis: 50%;
}

.agreement-summary > div[b-i2ra7f04ab] {
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    justify-content: space-between;
    font-size: 0.9rem;
    padding: 1rem 1.5rem;
}

.agreement-summary p[b-i2ra7f04ab],
.agreement-summary input[b-i2ra7f04ab],
.agreement-summary textarea[b-i2ra7f04ab] {
    font-size: 0.9rem;
    font-weight: normal;
    color: #333;
    border: 1px solid #ccc;
    padding: 0.5em;
    width: 100%;
}

.agreement-summary input[type="number"][b-i2ra7f04ab] {
    width: auto;
    text-align: right;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Offer/SampleProjects.razor.rz.scp.css */
.images-container[b-inmebzzv2f] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 1.5rem;
}

.images-container img[b-inmebzzv2f] {
    max-height: 250px;
    width: 45%;
    max-width: 250px;
}

h2[b-inmebzzv2f] {
    background-color: var(--primary-color);
    color: #54595F;
    border-radius: 5px;
    padding: 0.5rem;
    font-size: 1.4rem;
    text-transform: uppercase;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Order/MyOrders.razor.rz.scp.css */
.overview table[b-yxlibs8wvm] {
    width: 80%;
    max-width: 1200px;
}

.overview table tbody a[b-yxlibs8wvm] {
    text-decoration: none;
}

.copy-icon[b-yxlibs8wvm] {
    margin-left: 2px;
}

td.share-id[b-yxlibs8wvm] {
    transition: all 0.3s ease-out;
    cursor: pointer;
}

td.share-id:hover[b-yxlibs8wvm] {
    color: var(--primary-color);
}

.dropdown-content[b-yxlibs8wvm] {
    text-transform: uppercase;
    color: rgba(46, 46, 46, 0.85);
    letter-spacing: 0.84px;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.dropdown:hover .dropdown-content[b-yxlibs8wvm] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.delete-btn[b-yxlibs8wvm] {
    border-top: 1px dashed #B0B0B0;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Order/OrderProject.razor.rz.scp.css */
.overview table[b-vxlvkipame] {
    width: 100%;
}


/* Order Form */
#orderForm[b-vxlvkipame] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

#orderForm p[b-vxlvkipame] {
    text-align: center;
}

#orderForm .projects-icon[b-vxlvkipame] {
    margin-right: 6px;
}

#orderDialogContent.dialog-container[b-vxlvkipame] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

#orderDialogContent .project-image[b-vxlvkipame] {
    flex-basis: 50%;
    width: 100%;
    height: 100%;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}

#orderDialogContent #orderForm[b-vxlvkipame] {
    flex-basis: 50%;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Order/View.razor.rz.scp.css */
h3[b-94wvf9uvve], table[b-94wvf9uvve] {
    margin: auto;
}

h3[b-94wvf9uvve] {
    margin-top: 90px;
    text-align: center;
    font-size: 1.5rem;
}

p[b-94wvf9uvve] {
    text-align: center;
}
/* _content/ConfiguratorApp.Web/Components/Pages/OrderSummary.razor.rz.scp.css */
.order-summary[b-quj9cb31vm] {
    background-color: white;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.order-summary__container[b-quj9cb31vm] {
    width: 66.6667%;
    margin-left: auto;
    margin-right: auto;
}

.order-summary__details[b-quj9cb31vm] {
    display: flex;
    flex-direction: column;
    margin-bottom: 6rem;
}

.order-summary__title[b-quj9cb31vm] {
    text-align: center;
    padding-bottom: 2.5rem;
    margin-bottom: 1rem;
    font-size: 2.25rem;
    font-weight: 600;
    border-bottom: 1px solid #e5e7eb;
}

.order-summary__flex-container[b-quj9cb31vm] {
    display: flex;
    gap: 2.25rem;
}

.order-summary__config[b-quj9cb31vm],
.order-summary__pricing[b-quj9cb31vm] {
    flex-basis: 50%;
}

.order-summary__config-title[b-quj9cb31vm] {
    font-size: 1.5rem;
    font-weight: 500;
    padding-bottom: 2rem;
}

.order-summary__config-details[b-quj9cb31vm] {
    display: flex;
    flex-direction: column;
}

.order-summary__detail[b-quj9cb31vm] {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.order-summary__detail i[b-quj9cb31vm] {
    margin-right: 0.5rem;
}

.order-summary__detail-text[b-quj9cb31vm] {
    font-size: 1rem;
}

.order-summary__total-price[b-quj9cb31vm] {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 2rem;
    padding-top: 2.25rem;
}


.order-summary__total-price[b-quj9cb31vm] {
    display: flex;
    justify-content: space-between;
    font-size: 1.25rem;
}

.order-summary__total-price[b-quj9cb31vm] {
    font-size: 1.875rem;
}

.order-summary__disclaimer[b-quj9cb31vm] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 0.75rem;
    line-height: 1.5;
}

.order-summary #orderProjectBtn[b-quj9cb31vm]{
    /*width: 100%;*/
    margin-top: 2rem;
}

.order-summary .print-btn[b-quj9cb31vm] {
    cursor: pointer;
    color: var(--primary-color);
    transition: all 0.3s ease;
}

.order-summary .print-btn:hover[b-quj9cb31vm] {
    color: #0056b3;
}

/* _content/ConfiguratorApp.Web/Components/Pages/Organisations/Discounts/Edit.razor.rz.scp.css */
.overview table[b-w76wyef9el] {
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

.overview tbody tr td:has(input[type="number"])[b-w76wyef9el] {
    display: table-cell;
}

.overview tbody tr td:nth-child(2)[b-w76wyef9el] {
    display: table-cell;
}

.users-link[b-w76wyef9el] {
    text-transform: uppercase;
    margin-left: 2rem;
    transition: all 0.3s ease-in;
    cursor: pointer;
}

.users-link:hover[b-w76wyef9el] {
    color: var(--primary-color);
}
/* _content/ConfiguratorApp.Web/Components/Pages/Organisations/List.razor.rz.scp.css */
.add-button-container[b-bg23nyyy8p] {
    display: flex;
    justify-content: end;
    padding: 0 7rem;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Organisations/OrganisationForm.razor.rz.scp.css */
.overview table[b-qwgrnlycs1] {
    max-width: 1100px;
    width: 100%;
    margin: auto;
}

.overview tbody tr td:has(input[type="number"])[b-qwgrnlycs1] {
    display: table-cell;
}

.overview tbody tr td:nth-child(2)[b-qwgrnlycs1] {
    display: table-cell;
}

#company-details-overview.overview table td[b-qwgrnlycs1],
#company-details-overview.overview table th[b-qwgrnlycs1] {
    text-align: left;
    vertical-align: middle;
}

#company-details-overview.overview table td:first-child[b-qwgrnlycs1],
#company-details-overview.overview table th:first-child[b-qwgrnlycs1] {
    width: 250px;
}

.users-link[b-qwgrnlycs1] {
    text-transform: uppercase;
    margin-left: 2rem;
    transition: all 0.3s ease-in;
    cursor: pointer;
}

.users-link:hover[b-qwgrnlycs1] {
    color: var(--primary-color);
}

.errors[b-qwgrnlycs1] {
    color: red;
}


/* _content/ConfiguratorApp.Web/Components/Pages/Organisations/OrganisationFormFields.razor.rz.scp.css */
.spinner[b-pzo8mcl8c4] {
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    border: 2px solid #ccc;
    border-top: 2px solid var(--primary-color);
    border-radius: 50%;
    animation: spin 1s linear infinite;
    vertical-align: middle;
}

.htmx-requesting .spinner[b-pzo8mcl8c4] {
    display: inline-block;
}

.htmx-requesting[b-pzo8mcl8c4] {
    pointer-events: none;
    opacity: 0.6;
}

input[type="text"][b-pzo8mcl8c4] {
    width: 100%;
    max-width: 600px;
}

#company-details-overview.overview table td.nip-data[b-pzo8mcl8c4] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
/* _content/ConfiguratorApp.Web/Components/Pages/Project/MyProjects.razor.rz.scp.css */
.overview table[b-kcw39ymq8w] {
    width: 80%;
    max-width: 1200px;
}

.overview table tbody a[b-kcw39ymq8w] {
    text-decoration: none;
}

.copy-icon[b-kcw39ymq8w] {
    margin-left: 2px;
}

td.share-id[b-kcw39ymq8w] {
    transition: all 0.3s ease-out;
    cursor: pointer;
}

td.share-id:hover[b-kcw39ymq8w] {
    color: var(--primary-color);
}

.dropdown-content[b-kcw39ymq8w] {
    text-transform: uppercase;
    color: rgba(46, 46, 46, 0.85);
    letter-spacing: 0.84px;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.dropdown:hover .dropdown-content[b-kcw39ymq8w] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.delete-btn[b-kcw39ymq8w] {
    border-top: 1px dashed #B0B0B0;
}
/* _content/ConfiguratorApp.Web/Components/Pages/UserAccess.razor.rz.scp.css */
#nip-error[b-al8dyee3bf] {
    color: red;
    font-size: 12px;
    padding: 12px 0;
}
/* _content/ConfiguratorApp.Web/Components/SaveProject.razor.rz.scp.css */
.overview table[b-ha6be0suiq] {
    width: 100%;
}

#saveForm[b-ha6be0suiq] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

#saveForm p[b-ha6be0suiq] {
    text-align: center;
}

#saveForm .projects-icon[b-ha6be0suiq] {
    margin-right: 6px;
}

#saveDialog .dialog-container[b-ha6be0suiq] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

#saveDialog .dialog-container .project-image[b-ha6be0suiq] {
    flex-basis: 50%;
    width: 100%;
    height:100%;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}

#saveDialog .dialog-container #saveForm[b-ha6be0suiq] {
    flex-basis: 50%;
}






/* _content/ConfiguratorApp.Web/Components/Shared/OrderSummaryPricing.razor.rz.scp.css */
/* Sekcje cenowe */
.agreement-summary__total-price[b-cebrxajg6n],
.agreement-summary__discount[b-cebrxajg6n],
.agreement-summary__after-discount[b-cebrxajg6n],
.agreement-summary__vat[b-cebrxajg6n],
.agreement-summary__total-gross[b-cebrxajg6n],
.agreement-summary__assembly[b-cebrxajg6n],
.agreement-summary__transport[b-cebrxajg6n] {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 2rem;
    padding-top: 2.25rem;
    display: flex;
    justify-content: space-between;
    font-size: 1.25rem;
}

.agreement-summary__total-price p[b-cebrxajg6n],
.agreement-summary__discount p[b-cebrxajg6n],
.agreement-summary__after-discount p[b-cebrxajg6n],
.agreement-summary__vat p[b-cebrxajg6n],
.agreement-summary__total-gross p[b-cebrxajg6n],
.agreement-summary__assembly p[b-cebrxajg6n],
.agreement-summary__transport p[b-cebrxajg6n] {
    font-size: 1.25rem;
    font-weight: normal;
    color: #333;
}

.agreement-summary__total-price p:first-child[b-cebrxajg6n],
.agreement-summary__discount p:first-child[b-cebrxajg6n],
.agreement-summary__after-discount p:first-child[b-cebrxajg6n],
.agreement-summary__vat p:first-child[b-cebrxajg6n],
.agreement-summary__total-gross p:first-child[b-cebrxajg6n],
.agreement-summary__assembly p:first-child[b-cebrxajg6n],
.agreement-summary__transport p:first-child[b-cebrxajg6n] {
    margin-right: 1rem;
}

/* Wspólny układ: input + jednostka w jednej linii */
.agreement-summary__discount div[b-cebrxajg6n],
.agreement-summary__assembly div[b-cebrxajg6n],
.agreement-summary__transport div[b-cebrxajg6n] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

/* Styl dla inputów liczbowych (rabat, montaż, transport) */
.agreement-summary__discount input[type="number"][b-cebrxajg6n],
.agreement-summary__assembly input[type="number"][b-cebrxajg6n],
.agreement-summary__transport input[type="number"][b-cebrxajg6n] {
    border: 1px solid #94C122; /* zielona ramka */
    border-radius: 0;
    padding: 0.5em;
    width: 120px;
    text-align: right;
    box-sizing: border-box;
    font-size: 1.25rem;
}

/* Chrome, Safari, Edge, Opera */
input[type=number][b-cebrxajg6n]::-webkit-outer-spin-button,
input[type=number][b-cebrxajg6n]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number][b-cebrxajg6n] {
    -moz-appearance: textfield;
}

/* Usuwanie ramek przy druku */
@media print {
    .agreement-summary__discount input[type="number"][b-cebrxajg6n],
    .agreement-summary__assembly input[type="number"][b-cebrxajg6n],
    .agreement-summary__transport input[type="number"][b-cebrxajg6n] {
        border: none !important;
        outline: none !important;
        background: none !important;
        color: black !important;
    }
}
