@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.ewdlgswx1m.bundle.scp.css';

/* /Components/Account/Pages/Login.razor.rz.scp.css */


[b-kk2t775uj4] fluent-button {
    font-family: "Arimo", sans-serif;
}

.container[b-kk2t775uj4], label[b-kk2t775uj4], p[b-kk2t775uj4], a[b-kk2t775uj4] {
    font-family: "Arimo", sans-serif;
}

[b-kk2t775uj4] label {
    font-weight: bold;
    margin: 0 0 3px;
}

[b-kk2t775uj4] .fluent-input-label {
    font-weight: bold;
    color: #333;
    line-height: 1.6;
    margin-bottom: 3px;
    font-family: "Arimo", sans-serif;
    -webkit-font-smoothing: antialiased;
}

/*.container {
    padding-left: 0;
    padding-right: 0;
}*/

.form-box[b-kk2t775uj4] {
    background: #f2f2f2;
    border-radius: 5px;
    margin: 0 0 40px 0;
    padding: 27px 30px 25px;
}

.form-box .title[b-kk2t775uj4] {
    font-weight: normal;
    margin: 0 0 17px;
    font-size: 32px;
    line-height: 1.3;
}

.form-group[b-kk2t775uj4] {
    position: relative;
    width: 100%;
}

[b-kk2t775uj4] .form-control {
    border: 1px solid #e1e1e1;
    box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 22px;
    min-height: 40px;
    padding: 0px;
    width: 100%;
}

    [b-kk2t775uj4] .form-control:focus {
        box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
        border: solid 1px #839bb7;
        outline: none;
        -webkit-transition: border linear .2s, box-shadow linear .2s;
        transition: border linear .2s, box-shadow linear .2s;
    }

/*::deep fluent-text-field::part(root) {
    height: calc((var(--base-height-multiplier) + var(--density))* var(--design-unit)* 1px + 8px);
}*/

[b-kk2t775uj4] fluent-text-field::part(control) {
    font-family: "Arimo", sans-serif;
    font-size: 12px;
    padding: 3px 12px;
    height: 100%;
}

[b-kk2t775uj4] fluent-text-field::part(root) {
    background: transparent;
}

[b-kk2t775uj4] fluent-text-field::after {
    display: none;
}

.checkbox[b-kk2t775uj4] {
    margin-top: 0px;
    margin-bottom: 28px;
    font-size: 12px;
}

[b-kk2t775uj4] fluent-checkbox::part(control) {
    width: 15px;
    height: 15px;
    border-radius: 2px;
}

[b-kk2t775uj4] fluent-checkbox.checked::part(control) {
    background-color: #F7931D;
}

[b-kk2t775uj4] fluent-button {
    height: 100%;
}

[b-kk2t775uj4] fluent-button::part(control) {
    border-radius: 3px;
    line-height: 22px;
    outline: none;
    padding: 7px 19px;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: background .2s linear, border .2s linear, color .2s linear;
    transition: background .2s linear, border .2s linear, color .2s linear;
    white-space: normal;
    height: fit-content;
}

.required[b-kk2t775uj4] {
    font-size: 11px;
    margin: 3px 8px 5px 0;
    color: #c3293a;
    display: inline-block;
}

.login-links[b-kk2t775uj4] {
    text-decoration: none;
    color: #2e5481;
    -webkit-font-smoothing: antialiased;
}

    .login-links:hover[b-kk2t775uj4] {
        text-decoration: underline;
    }

[b-kk2t775uj4] .btn {
    border-radius: 3px;
    line-height: 22px;
    outline: none;
    padding: 8px 19px;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: background .2s linear, border .2s linear, color .2s linear;
    transition: background .2s linear, border .2s linear, color .2s linear;
    white-space: normal;
}

b[b-kk2t775uj4] {
    font-weight: bold;
    line-height: 1.3;
}

/* /Components/Components/LochnessHeader.razor.rz.scp.css */
@media (max-width: 991px) {
    #header .header-container:not(.container) .header-nav-main[b-ehld5l23h6] {
        padding: 0 0.75rem;
    }
}

html:not(.boxed) #header.header-full-width .header-container[b-ehld5l23h6] {
	width: 100%;
	max-width: none;
}

html.side-header #header .header-container[b-ehld5l23h6] {
    width: 100%;
}

/* For mobile specifically, the width needs to be 100% such that there isn't empty space to its right in the mobile nav dropdown */
#harm-reduction-list[b-ehld5l23h6] {
    width: 100%;
}

/* Otherwise for desktop we should restrict the width to something reasonable and close to that of the "Harm Reduction" navbar item */
@media (min-width: 992px) {
    #harm-reduction-list[b-ehld5l23h6] {
        width: 200px;
    }
}

#harm-reduction-list .sub-list[b-ehld5l23h6] {
    padding: 8px 0;
}

#harm-reduction-menu[b-ehld5l23h6] {
    position: relative;
    overflow: visible; /* Ensure dropdown isn't clipped */
}


#header .header-container[b-ehld5l23h6] {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	-webkit-transition: ease height 300ms;
	-moz-transition: ease height 300ms;
	transition: ease height 300ms;
    max-width: 1400px !important;
    width: 100% !important;
}

#header .header-search .btn-light[b-ehld5l23h6] {
    background: transparent;
    border: 0 none;
    color: #CCC;
    z-index: 3;
}

#header .header-wrapper[b-ehld5l23h6] {
    border-bottom: 1px solid #777777 !important;
}

/* Set an appropriate width for the mobile expanded nav menu */
#MainHeaderInfo[b-ehld5l23h6] {
    width: 90vw;
}

/* For desktop: reset navmenu width such that it doesn't overflow and push the search button out of the viewport */
@media (min-width: 992px) {
    #MainHeaderInfo[b-ehld5l23h6] {
        width: auto;
    }
}

/* Bootstrap class included here for higher specificity than other conflicting bootstrap classes */
.hidden[b-ehld5l23h6] {
    display: none !important;
    visibility: hidden !important;
}

.megamenu[b-ehld5l23h6] {
    position: relative;
}

.primary[b-ehld5l23h6] {
}

.primary-menu-collapse[b-ehld5l23h6] {
    max-height: 1000px;
    -webkit-transition-property: max-height, visibility;
    transition-property: max-height, visibility;
    -webkit-transition-duration: 0.350s;
    transition-duration: 0.350s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.primary-menu-collapse.closed[b-ehld5l23h6] {
    -webkit-transition-duration: 0.500s;
    transition-duration: 0.500s;
}

.right-box-wrapper[b-ehld5l23h6] {
    display: flex !important;
    flex-direction: row-reverse !important;
    flex-grow: 1 !important;
    justify-content: end !important;
    align-items: center;
    align-self: stretch;
    width: 100%;
}

@media (min-width: 992px) {
    .right-box-wrapper[b-ehld5l23h6] {
        display: flex !important;
        flex-direction: row !important;
        flex-grow: 1 !important;
        justify-content: space-between !important;
        align-items: center;
        align-self: stretch;
        width: 100%;
    }
}

/* Search functionality styles - Bootstrap 3 compatible */
:global(.header-search.shrink)[b-ehld5l23h6] {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transform-origin: right;
}

:global(.header-search)[b-ehld5l23h6] {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transform-origin: right;
}

/* Bootstrap 3 compatibility */
:global(.hidden)[b-ehld5l23h6] {
    display: none !important;
}

/* Logo switching based on screen width */
.logo-sub[b-ehld5l23h6] {
    display: none;
}

/* Show sublogo when screen width is under 450px */
@media (max-width: 450px) {
    .logo-main[b-ehld5l23h6] {
        display: none;
    }
    
    .logo-sub[b-ehld5l23h6] {
        display: block;
    }
}

/* Show sublogo when screen width is between 850px and 1400px */
@media (min-width: 990px) and (max-width: 1400px) {
    .logo-main[b-ehld5l23h6] {
        display: none;
    }
    
    .logo-sub[b-ehld5l23h6] {
        display: block;
    }
}

/* Logo sizing - make logo container fit content better */
.logo-box[b-ehld5l23h6] {
    display: flex;
    align-items: center;
    width: auto !important;
    flex-shrink: 0;
    max-width: 270px;
    padding-right: 0 !important;
}

.logo-box .logo[b-ehld5l23h6] {
    display: flex;
    align-items: center;
    width: auto;
}

.logo-box .logo a[b-ehld5l23h6] {
    display: flex;
    align-items: center;
    width: auto;
}

.logo-img[b-ehld5l23h6] {
    width: auto;
    height: auto;
    object-fit: contain;
}

/* Ensure logos maintain their natural size */
.logo-main[b-ehld5l23h6] {
    width: 270px;
    height: 81px;
}

/* Ensure sublogo scales appropriately */
.logo-sub[b-ehld5l23h6] {
    max-width: 60px;
    height: auto;
    width: auto;
}
/* /Components/Pages/Conference/AddConference.razor.rz.scp.css */
.sales-lead-container[b-pnzukp8ql1] {
    max-width: 1000px;
    margin: 10px auto;
    padding: 20px;
    background-color: #ffffff;
}

.form-header[b-pnzukp8ql1] {
    margin-bottom: 20px;
}

.conference-section[b-pnzukp8ql1] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
}

.conference-label[b-pnzukp8ql1] {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    white-space: nowrap;
}

.form-title-section[b-pnzukp8ql1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 5px 20px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f5f5f5;
}

.form-title[b-pnzukp8ql1] {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
    margin: 0;
}

.more-options-btn[b-pnzukp8ql1] {
    min-width: auto;
    padding: 4px 8px;
}

.more-icon[b-pnzukp8ql1] {
    font-size: 20px;
    color: #666666;
}

.form-content[b-pnzukp8ql1] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.section-label[b-pnzukp8ql1] {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    margin-bottom: -8px;
}

.field-label[b-pnzukp8ql1] {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 6px;
    display: block;
}

.required[b-pnzukp8ql1] {
    color: #ff0000;
}

.field-group[b-pnzukp8ql1] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.field-group-row[b-pnzukp8ql1] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
}

.field-group-row .field-label[b-pnzukp8ql1] {
    white-space: nowrap;
    margin-bottom: 0;
    min-width: 90px;
}

.name-row[b-pnzukp8ql1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.country-province-row[b-pnzukp8ql1] {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px;
}

.city-zip-row[b-pnzukp8ql1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

/* Force fluent-select to respect container width */
[b-pnzukp8ql1] fluent-select {
    min-width: 0 !important;
    max-width: 100% !important;
}


[b-pnzukp8ql1] .country-province-row fluent-select::part(listbox) {
    max-height: 200px;
    overflow-y: auto;
}

[b-pnzukp8ql1] fluent-text-field[disabled]::part(root) {
    cursor: default !important;
}

[b-pnzukp8ql1] fluent-text-field[disabled]::part(control) {
    cursor: default !important;
}

[b-pnzukp8ql1] fluent-button[disabled]::part(control) {
    cursor: default !important;
}

.radio-group[b-pnzukp8ql1] {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
}

/* Radio Button Styles - Make them green */
[b-pnzukp8ql1] .radio-group fluent-radio {
    --accent-fill-rest: #449a45 !important;
    --accent-fill-hover: #3a8439 !important;
    --accent-fill-active: #2f7335 !important;
}

.attachment-section[b-pnzukp8ql1] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.attachment-box[b-pnzukp8ql1] {
    background-color: #f5f5f5;
    border: 1px dashed #cccccc;
    border-radius: 4px;
    padding: 40px 20px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.2s;
}

.attachment-box:hover[b-pnzukp8ql1] {
    background-color: #eeeeee;
}

.attachment-text[b-pnzukp8ql1] {
    color: #999999;
    font-size: 14px;
}

.uploaded-files-list[b-pnzukp8ql1] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.file-item[b-pnzukp8ql1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background-color: #f8f8f8;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

.file-name[b-pnzukp8ql1] {
    font-size: 13px;
    color: #007bff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file-name.clickable[b-pnzukp8ql1] {
    cursor: pointer;
    text-decoration: underline;
}

.file-name.clickable:hover[b-pnzukp8ql1] {
    color: #0056b3;
}

.remove-file-btn[b-pnzukp8ql1] {
    min-width: auto;
    padding: 0 8px;
    font-size: 20px;
    color: #999999;
}

.remove-file-btn:hover[b-pnzukp8ql1] {
    color: #ff0000;
}

.action-buttons[b-pnzukp8ql1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 12px;
    padding-top: 16px;
}

.conference-modal-overlay[b-pnzukp8ql1] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.conference-modal[b-pnzukp8ql1] {
    background-color: white;
    border-radius: 8px;
    padding: 40px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.modal-title[b-pnzukp8ql1] {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

.modal-select[b-pnzukp8ql1] {
    margin-bottom: 30px;
}

.modal-continue-btn[b-pnzukp8ql1] {
    width: 100%;
    height: 45px;
    background-color: #b8b8b8;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.modal-continue-btn.enabled[b-pnzukp8ql1] {
    background-color: #449a45;
}

.modal-continue-btn.enabled:hover[b-pnzukp8ql1] {
    background-color: #3a8439;
}

[b-pnzukp8ql1] fluent-text-field::part(control)::placeholder {
    color: #000000;
    opacity: 1;
}

[b-pnzukp8ql1] fluent-select::part(control)::placeholder {
    color: #000000;
    opacity: 1;
}

[b-pnzukp8ql1] fluent-text-area::part(control)::placeholder {
    color: #000000;
    opacity: 1;
}

[b-pnzukp8ql1] fluent-button[disabled]::part(control) {
    opacity: 0.8 !important;
}

/* Hide FluentInputFile container styling for business card uploader */
[b-pnzukp8ql1] #business-card-uploader::part(root) {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

[b-pnzukp8ql1] #business-card-uploader {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

[b-pnzukp8ql1] #business-card-uploader .fluent-inputfile-container {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
}

[b-pnzukp8ql1] #business-card-uploader .fluent-inputfile-container .inputfile-content {
    padding: 0 !important;
    margin: 0 !important;
}

/* Fix vertical alignment for business card button */
[b-pnzukp8ql1] #business-card-uploader .fluent-inputfile-container {
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    line-height: 1 !important;
}

[b-pnzukp8ql1] #business-card-uploader {
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    line-height: 1 !important;
}

.business-card-upload-wrapper[b-pnzukp8ql1] {
    display: flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.business-card-upload-wrapper > *[b-pnzukp8ql1] {
    vertical-align: middle !important;
    margin: 0 !important;
}

[b-pnzukp8ql1] .fluent-inputfile-container .inputfile-progress {
    margin-top: -20px !important;
    height: 10px !important;
    line-height: 10px !important;
}

[b-pnzukp8ql1] #business-card-uploader .fluent-inputfile-container .inputfile-progress {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
}
/* /Components/Pages/Conference/Conference.razor.rz.scp.css */
/* Search */
.search-container[b-0ofjwsibx1] {
    margin-bottom: 24px;
}

.search-input[b-0ofjwsibx1] {
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 24px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.search-input:focus[b-0ofjwsibx1] {
    border-color: #449a45;
}

/* Conference Table */
.conference-table[b-0ofjwsibx1] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    table-layout: fixed;
}

.conference-table thead[b-0ofjwsibx1] {
    background-color: #F69320;
}

.conference-table th[b-0ofjwsibx1] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.conference-table th:nth-child(1)[b-0ofjwsibx1] {
    width: 20%;
}

.conference-table th:nth-child(2)[b-0ofjwsibx1] {
    width: 13%;
}

.conference-table th:nth-child(3)[b-0ofjwsibx1],
.conference-table th:nth-child(4)[b-0ofjwsibx1] {
    width: 15%;
}

.conference-table th:nth-child(5)[b-0ofjwsibx1] {
    width: 30%;
}

.conference-table td[b-0ofjwsibx1] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}

.conference-table td:nth-child(2)[b-0ofjwsibx1] {
    width: auto;
}

.conference-table td:nth-child(2) .claim-status-tag[b-0ofjwsibx1] {
    display: inline-block;
    width: fit-content;
    width: -moz-fit-content;
}

.conference-table tbody tr:hover[b-0ofjwsibx1] {
    opacity: 0.85;
}

.conference-link[b-0ofjwsibx1] {
    color: var(--accent-foreground-rest);
    text-decoration: underline;
    cursor: pointer;
}

.conference-link:hover[b-0ofjwsibx1] {
    color: var(--accent-foreground-hover);
}

/* Mobile View Styles */
.mobile-view[b-0ofjwsibx1] {
    display: none;
}

.conference-row-mobile[b-0ofjwsibx1] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

.conference-info[b-0ofjwsibx1] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

/* Responsive: Hide desktop table on mobile, show mobile view */
@media (max-width: 768px) {
    .desktop-view[b-0ofjwsibx1] {
        display: none;
    }

    .mobile-view[b-0ofjwsibx1] {
        display: block;
    }

    /* Hide desktop-only elements like prev/next pagination buttons */
    .desktop-only[b-0ofjwsibx1] {
        display: none !important;
    }
}

/* Desktop: Hide mobile view, show desktop table */
@media (min-width: 769px) {
    .desktop-view[b-0ofjwsibx1] {
        display: table;
    }

    .mobile-view[b-0ofjwsibx1] {
        display: none;
    }

    .desktop-only[b-0ofjwsibx1] {
        display: block;
    }
}

/* Conference Legend */
.conference-legend[b-0ofjwsibx1] {
    border-collapse: collapse;
    font-size: 12px;
}

@media (max-width: 768px) {
    .conference-legend[b-0ofjwsibx1] {
        width: 90% !important;
        float: none !important;
        margin-top: 15px !important;
    }
}
/* /Components/Pages/Conference/ConferenceContactView.razor.rz.scp.css */
/* Conference Contact View Styles */

/* Card Container */
.card[b-jr9tui9pc2] {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: 0.25rem;
    box-shadow: 
        0 1px 1px 0 rgba(60, 75, 100, 0.14),
        0 2px 1px -1px rgba(60, 75, 100, 0.12),
        0 1px 3px 0 rgba(60, 75, 100, 0.2);
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Card Header */
.card-header[b-jr9tui9pc2] {
    background-color: rgba(0, 0, 21, 0.03);
    border-bottom: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
}

.card-header strong[b-jr9tui9pc2] {
    font-size: 1.6rem; /* 18px - slightly larger than default */
    font-weight: 600;
}

/* Card Body */
.card-body[b-jr9tui9pc2] {
    padding: 1rem;
    flex: 1 1 auto;
}

/* Input Row - matches Expenses.css */
.input-row[b-jr9tui9pc2] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 5px;
}

.input-row.add-space[b-jr9tui9pc2] {
    margin-bottom: 15px;
}


/* Conference Table */
.conference-table[b-jr9tui9pc2] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
}

.conference-table thead[b-jr9tui9pc2] {
    background-color: #F69320;
}

.conference-table th[b-jr9tui9pc2] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.conference-table td[b-jr9tui9pc2] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}

.conference-table tbody tr:hover[b-jr9tui9pc2] {
    background-color: #f9f9f9;
}

/* Products Table */
.products-table[b-jr9tui9pc2] {
    width: 100%;
}

.products-table tbody tr[b-jr9tui9pc2] {
    transition: background-color 0.2s;
}

/* Mobile responsive for products table */
@media (max-width: 767px) {
    .desktop-only[b-jr9tui9pc2] {
        display: none !important;
    }
    
    .mobile-only[b-jr9tui9pc2] {
        display: table-cell !important;
    }
}

@media (min-width: 768px) {
    .mobile-only[b-jr9tui9pc2] {
        display: none !important;
    }
    
    .desktop-only[b-jr9tui9pc2] {
        display: table-cell !important;
    }
}

/* Product Search Table */
.product-search-table[b-jr9tui9pc2] {
    table-layout: fixed;
}

.product-search-table .td-shrink[b-jr9tui9pc2] {
    padding-block: 4px !important;
}

/* Info Tooltip */
.info-tooltip[b-jr9tui9pc2] {
    cursor: pointer;
    display: inline-block;
}

/* Prevent browser default tooltip when jQuery UI is active */
.info-tooltip[title][b-jr9tui9pc2] {
    cursor: pointer;
}

/* jQuery UI Tooltip Styling - Override jQuery UI Theme and Bootstrap */
.ui-tooltip[b-jr9tui9pc2],
.custom-ui-tooltip[b-jr9tui9pc2],
body .ui-tooltip[b-jr9tui9pc2],
body .custom-ui-tooltip[b-jr9tui9pc2],
.ui-widget.ui-tooltip[b-jr9tui9pc2],
.ui-widget.custom-ui-tooltip[b-jr9tui9pc2],
.ui-widget-content.ui-tooltip[b-jr9tui9pc2],
.ui-widget-content.custom-ui-tooltip[b-jr9tui9pc2] {
    white-space: pre-line !important;
    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;
    max-width: 300px !important;
    min-width: 150px !important;
    width: fit-content !important;
    z-index: 10000 !important;
    padding: 14px 18px !important;
    border: 1px solid #333333 !important;
    border-width: 1px !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08) !important;
    -webkit-box-shadow: 0 4px 14px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    line-height: 1.7 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    text-align: center !important;
    opacity: 1 !important;
    display: block !important;
    position: absolute !important;
    margin: 0 !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    letter-spacing: 0.01em !important;
}

/* Override jQuery UI widget content styles */
.ui-widget-content.ui-tooltip[b-jr9tui9pc2],
.ui-widget-content.custom-ui-tooltip[b-jr9tui9pc2] {
    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;
    border: 1px solid #333333 !important;
    color: #ffffff !important;
}

/* Override jQuery UI shadow */
.ui-widget-shadow.ui-tooltip[b-jr9tui9pc2],
.ui-widget-shadow.custom-ui-tooltip[b-jr9tui9pc2] {
    box-shadow: 0 4px 14px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08) !important;
    -webkit-box-shadow: 0 4px 14px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08) !important;
}

/* Remove Bootstrap tooltip arrow if present */
.ui-tooltip .tooltip-arrow[b-jr9tui9pc2],
.custom-ui-tooltip .tooltip-arrow[b-jr9tui9pc2],
.ui-tooltip[b-jr9tui9pc2]::before,
.custom-ui-tooltip[b-jr9tui9pc2]::before {
    display: none !important;
}

/* Ensure jQuery UI tooltip content is styled */
.ui-tooltip-content[b-jr9tui9pc2],
.custom-ui-tooltip-content[b-jr9tui9pc2] {
    white-space: pre-line !important;
    color: #ffffff !important;
}

.text-danger[b-jr9tui9pc2] {
    color: #dc3545;
}

/* Add Products Modal Width and Spacing */
[b-jr9tui9pc2] .add-products-modal {
    align-items: flex-start !important;
    padding-top: 40px !important;
}

[b-jr9tui9pc2] .add-products-modal::part(control) {
    max-width: 1000px !important;
    width: 90% !important;
    max-height: calc(100vh - 80px) !important;
    overflow-y: auto !important;
    margin-top: 0 !important;
    top: 40px !important;
    position: relative !important;
}

.add-products-modal-content[b-jr9tui9pc2] {
    max-height: calc(100vh - 180px) !important;
    overflow-y: auto !important;
    margin-top: 10px !important;
    padding-right: 5px !important; /* Add padding to prevent scrollbar from hitting close button */
}

/* Delete Products Modal Width */
[b-jr9tui9pc2] .delete-products-modal::part(control) {
    max-width: 800px !important;
    width: 90% !important;
}

/* Delete Contact Modal Width */
[b-jr9tui9pc2] .delete-contact-modal::part(control) {
    max-width: 600px !important;
    width: 90% !important;
}

/* Add Products Modal Close Button */
.add-products-modal .dialog-dismiss[b-jr9tui9pc2] {
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
    z-index: 1000 !important;
    padding: 0 !important;
}

.add-products-modal .dialog-dismiss fluent-icon[b-jr9tui9pc2] {
    width: 26px !important;
    height: 26px !important;
    font-size: 20px !important;
}


/* /Components/Pages/Conference/ConferenceleadView.razor.rz.scp.css */
/* Conference Lead View Styles */

/* Card Container */
.card[b-vgharlt2yf] {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: 0.25rem;
    box-shadow: 
        0 1px 1px 0 rgba(60, 75, 100, 0.14),
        0 2px 1px -1px rgba(60, 75, 100, 0.12),
        0 1px 3px 0 rgba(60, 75, 100, 0.2);
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Card Header */
.card-header[b-vgharlt2yf] {
    background-color: rgba(0, 0, 21, 0.03);
    border-bottom: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
}

.card-header strong[b-vgharlt2yf] {
    font-size: 1.6rem; /* 18px - slightly larger than default */
    font-weight: 600;
}

/* Card Body */
.card-body[b-vgharlt2yf] {
    padding: 1rem;
    flex: 1 1 auto;
}

/* Input Row - matches Expenses.css */
.input-row[b-vgharlt2yf] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 5px;
}

.input-row.add-space[b-vgharlt2yf] {
    margin-bottom: 15px;
}


/* Conference Table */
.conference-table[b-vgharlt2yf] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
}

.conference-table thead[b-vgharlt2yf] {
    background-color: #F69320;
}

.conference-table th[b-vgharlt2yf] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.conference-table td[b-vgharlt2yf] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}

.conference-table tbody tr:hover[b-vgharlt2yf] {
    background-color: #f9f9f9;
}

/* Country and Province Row */
.country-province-row[b-vgharlt2yf] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Force fluent-select to respect container width */
[b-vgharlt2yf] fluent-select {
    min-width: 0 !important;
    max-width: 100% !important;
}

[b-vgharlt2yf] .country-province-row fluent-select::part(listbox) {
    max-height: 200px;
    overflow-y: auto;
    max-width: 300px;
}

[b-vgharlt2yf] .country-province-row fluent-option {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


[b-vgharlt2yf] .delete-lead-modal::part(control) {
    max-width: 600px !important;
    width: 90% !important;
}

[b-vgharlt2yf] fluent-dialog::part(overlay) {
    background-color: rgba(0, 0, 0, 0.45) !important;
    backdrop-filter: blur(2px);
}
/* /Components/Pages/Conference/ConferenceView.razor.rz.scp.css */
/* Override Fluent UI's body-content overflow to fix sticky positioning */
/* Fluent UI applies overflow-y: auto and overflow-x: hidden which breaks CSS position: sticky */
[class*="body-content"][b-5a2drw1ffw],
.body-content[b-5a2drw1ffw] {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

/* Also ensure all parent containers don't break sticky */
.content[b-5a2drw1ffw],
.inner-body-content[b-5a2drw1ffw],
.page-body[b-5a2drw1ffw] {
    overflow: visible !important;
}

/* Tabs styling - matching Expenses page */
.tab-row[b-5a2drw1ffw] {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #707070;
}

.top-tab[b-5a2drw1ffw] {
    flex: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
    cursor: pointer;
}

/* Search */

.search-input[b-5a2drw1ffw] {
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 24px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.search-input:focus[b-5a2drw1ffw] {
    border-color: #449a45;
}

.search-bar-row[b-5a2drw1ffw] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 10px 0;

}

.search-bar-row .search-container[b-5a2drw1ffw] {
    flex: 1;
}

.register-lead-btn[b-5a2drw1ffw] {
    height: 40px;
    min-width: 140px;
    border-radius: 24px;
}

/* Conference Table */
.conference-table[b-5a2drw1ffw] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
}

.conference-table thead[b-5a2drw1ffw] {
    background-color: #F69320;
}

.conference-table th[b-5a2drw1ffw] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.conference-table td[b-5a2drw1ffw] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}

.conference-table tbody tr:hover[b-5a2drw1ffw] {
    background-color: #f9f9f9;
}

.conference-link[b-5a2drw1ffw] {
    color: var(--accent-foreground-rest);
    text-decoration: underline;
    cursor: pointer;
}

.conference-link:hover[b-5a2drw1ffw] {
    color: var(--accent-foreground-hover);
}

/* Modal styling - matching AddConference modal */
.conference-modal-overlay[b-5a2drw1ffw] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.conference-modal[b-5a2drw1ffw] {
    background-color: white;
    border-radius: 8px;
    padding: 40px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.modal-title[b-5a2drw1ffw] {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

/* Mobile View Styles */
.mobile-view[b-5a2drw1ffw] {
    display: none;
}

.lead-row-mobile[b-5a2drw1ffw] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

.lead-info[b-5a2drw1ffw] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

/* Hide section bar for leads on desktop */
.leads-section-bar[b-5a2drw1ffw] {
    display: none;
}

/* Responsive: Hide desktop table on mobile, show mobile view */
@media (max-width: 768px) {
    .search-bar-row[b-5a2drw1ffw] {
        padding: 10px 5px;
    }

    .desktop-view[b-5a2drw1ffw] {
        display: none;
    }

    .mobile-view[b-5a2drw1ffw] {
        display: block;
    }

    .leads-section-bar[b-5a2drw1ffw] {
        display: flex;
    }

    /* Hide prev/next pagination buttons on mobile to reduce crowding */
    .desktop-only[b-5a2drw1ffw] {
        display: none !important;
    }
}

/* Desktop: Hide mobile view, show desktop table */
@media (min-width: 769px) {
    .desktop-view[b-5a2drw1ffw] {
        display: table;
    }

    .mobile-view[b-5a2drw1ffw] {
        display: none;
    }

    .leads-section-bar[b-5a2drw1ffw] {
        display: none;
    }

    .desktop-only[b-5a2drw1ffw] {
        display: block;
    }
}

/* Card Container */
.card[b-5a2drw1ffw] {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: 0.25rem;
    box-shadow: 
        0 1px 1px 0 rgba(60, 75, 100, 0.14),
        0 2px 1px -1px rgba(60, 75, 100, 0.12),
        0 1px 3px 0 rgba(60, 75, 100, 0.2);
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Card Header */
.card-header[b-5a2drw1ffw] {
    background-color: rgba(0, 0, 21, 0.03);
    border-bottom: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
}

.card-header strong[b-5a2drw1ffw] {
    font-size: 1.6rem; /* 18px - slightly larger than default */
    font-weight: 600;
}

/* Card Body */
.card-body[b-5a2drw1ffw] {
    padding: 1rem;
    flex: 1 1 auto;
}

/* Conference Details Container - Sidebar + Content Layout */
.conference-details-container[b-5a2drw1ffw] {
    display: flex;
    flex-flow: row nowrap;
    gap: 2rem;
    margin-inline: var(--body-margin);
    margin-block: 20px;
    align-items: flex-start;
    position: relative;
}

.conference-sidebar[b-5a2drw1ffw] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 150px;
    width: 25%;
    min-width: 200px;
    align-self: flex-start;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0.25rem;
    z-index: 10;
    height: fit-content;
    max-height: calc(100vh - 150px);
}

.conference-sidebar-button[b-5a2drw1ffw] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 8px;
    text-align: left;
    background: transparent;
    border: none;
    border-right: 3px solid transparent;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    transition: all 0.2s ease;
}

.conference-sidebar-button:hover[b-5a2drw1ffw] {
    background-color: #e8f5e9;
    color: #449a45;
}

.conference-sidebar-button.active[b-5a2drw1ffw] {
    border-right-color: #449a45;
    color: #449a45;
    font-weight: 600;
    background-color: #e8f5e9;
}

.conference-details-body[b-5a2drw1ffw] {
    flex: 1;
    width: 70%;
    min-width: 0;
}

/* Hide sidebar on mobile */
@media (max-width: 991px) {
    .conference-sidebar[b-5a2drw1ffw] {
        display: none;
    }

    .conference-details-body[b-5a2drw1ffw] {
        width: 100%;
    }

    .conference-details-container[b-5a2drw1ffw] {
        flex-direction: column;
    }
}

/* Sync Status Badges */
.sync-badge-pending[b-5a2drw1ffw] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #e0e0e0;
    color: #666;
}

.sync-badge-inprogress[b-5a2drw1ffw] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #ffa726;
    color: #fff;
}

.sync-badge-success[b-5a2drw1ffw] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #4caf50;
    color: #fff;
}

.sync-badge-failed[b-5a2drw1ffw] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #f44336;
    color: #fff;
}

.variation-text[b-5a2drw1ffw] {
    display: none;
}

@media (min-width: 768px) {
    .variation-text[b-5a2drw1ffw] {
        display: block;
    }
}
/* /Components/Pages/DashLeads/DashLeads.razor.rz.scp.css */
/* Dash leads table */

.dashleads-table[b-ots8rws9vf] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    table-layout: fixed;
}

.dashleads-table thead[b-ots8rws9vf] {
    background-color: #F69320;
}

.dashleads-table th[b-ots8rws9vf] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.dashleads-table th:nth-child(1)[b-ots8rws9vf] {
    width: 30%;
}

.dashleads-table th:nth-child(2)[b-ots8rws9vf] {
    width: 20%;
}

.dashleads-table th:nth-child(3)[b-ots8rws9vf] {
    width: 17.5%;
}
.dashleads-table th:nth-child(4)[b-ots8rws9vf] {
    width: 17.5%;
}

.dashleads-table th:nth-child(5)[b-ots8rws9vf] {
    width: 15%;
}

.dashleads-table td[b-ots8rws9vf] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}

.dashleads-table td:nth-child(2)[b-ots8rws9vf] {
    width: auto;
}

.dashleads-table td:nth-child(2) .claim-status-tag[b-ots8rws9vf] {
    display: inline-block;
    width: fit-content;
    width: -moz-fit-content;
}

.dashleads-table tbody tr:hover[b-ots8rws9vf] {
    opacity: 0.85;
}

/* Dash leads link */
.conference-link[b-ots8rws9vf] {
    color: var(--accent-foreground-rest);
    text-decoration: underline;
    cursor: pointer;
}

.conference-link:hover[b-ots8rws9vf] {
    color: var(--accent-foreground-hover);
}

/* Responsive: Hide desktop table on mobile, show mobile view */
@media (max-width: 768px) {
    .desktop-view[b-ots8rws9vf] {
        display: none;
    }

    .mobile-view[b-ots8rws9vf] {
        display: block;
    }

    /* Hide desktop-only elements like prev/next pagination buttons */
    .desktop-only[b-ots8rws9vf] {
        display: none !important;
    }
}

/* Desktop: Hide mobile view, show desktop table */
@media (min-width: 769px) {
    .desktop-view[b-ots8rws9vf] {
        display: table;
    }

    .mobile-view[b-ots8rws9vf] {
        display: none;
    }

    .desktop-only[b-ots8rws9vf] {
        display: block;
    }

    .mobile-only[b-ots8rws9vf] {
        display: none !important;
    }
}

.dashlead-info[b-ots8rws9vf] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

.dashlead-row-mobile[b-ots8rws9vf] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

/* Maps */

.map-container[b-ots8rws9vf] {
    width: 100%;
    height: 75vh;
    display: flex;
    flex-direction: column;
}

.map-hidden[b-ots8rws9vf] {
    visibility: hidden;
    position: absolute;
    pointer-events: none;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
}

.map-visible[b-ots8rws9vf] {
    visibility: visible;
    position: relative;
}

#dashlead-map[b-ots8rws9vf] {
    flex: 3;
    min-height: 0;
}

#dashlead-map-results-desktop[b-ots8rws9vf] {
    display: flex;          
    flex-direction: column; 
    flex: 1;
    height: 100%;
    overflow: hidden; 
}

#dashlead-map-results-desktop-list[b-ots8rws9vf] {
    overflow-y: auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    flex: 1;
}

#dashlead-map-results-mobile[b-ots8rws9vf] {
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.results-collapsed[b-ots8rws9vf] {
    overflow-y: hidden;
    flex: 0.05;
}

.results-expanded[b-ots8rws9vf] {
    overflow-y: auto;
    flex: 0.5;
}

#dashlead-map-results-handle[b-ots8rws9vf] {
    flex: 0 0 30px;
    width: 100%;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    background-color: #cfcfcf;
}

#dashlead-map-results-content[b-ots8rws9vf] {
    flex: 1 1 auto;
    overflow-y: auto;
}

#dashlead-map-header[b-ots8rws9vf] {
    width: 100%;
}

#dashlead-map-header-desktop[b-ots8rws9vf] {
    display: flex;
    width: 100%;
    flex: 0 0 auto;
    padding: 1rem;
    flex-direction: column;
    min-height: 0;
}

.dashlead-map-header-row[b-ots8rws9vf] {
    flex: 1;
    width: 100%;
    display: flex;
    gap: 6rem;
    min-height: 0;
}

#dashlead-map-header-mobile[b-ots8rws9vf] {
    display: flex;
    justify-content: space-between;
    flex: 0 0 auto;
    padding: 1rem;
}

.dashlead-map-filters-cell[b-ots8rws9vf] {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 0;
    min-width: 0;
}

#dashlead-map-body[b-ots8rws9vf] {
    display: flex;
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
}

[b-ots8rws9vf] .leaflet-popup-content {
    font-size: 1.5em !important;
    margin: 1em 0.5em 0.5em 0.5em !important;
}

[b-ots8rws9vf] .leaflet-popup-content-wrapper {
    width: 180px !important;
}

[b-ots8rws9vf] .dashlead-pin {
    width:16px;
    height:16px;
    border-radius:50%;
    border:2px solid white;
    box-shadow:0 1px 3px rgba(0,0,0,.35);
}

.dashlead-map-result[b-ots8rws9vf] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

.dashlead-map-result:hover[b-ots8rws9vf], .dashlead-map-result-highlight[b-ots8rws9vf] {
    background-color:#afcab3;
}

[b-ots8rws9vf] .dashlead-cluster-popup-card {
    overflow-y: auto;
    height: 12em;
    width: 16em;
}

[b-ots8rws9vf] .cluster-card-list {
    overflow-y: auto;
    padding-top: 6px;
    flex-grow: 1;
}

[b-ots8rws9vf] .cluster-card {
    width: 100%;
    max-height: 18em;
    display: flex;
    flex-direction: column;
}

[b-ots8rws9vf] .cluster-card-row {
    border-bottom: 1px solid #eaeaea;
    padding: 6px 0;
    width: 100%;
}

[b-ots8rws9vf] .cluster-card-title {
    font-weight: bold;
    padding-bottom: 6px;
    border-bottom: 1px solid #eaeaea;
    flex-shrink: 0;
}

[b-ots8rws9vf] .cluster-card-footer {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
}

[b-ots8rws9vf] .cluster-card-content {
    display: flex; 
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
}

[b-ots8rws9vf] .cluster-card-content-address {
    flex: 3;
    display: flex; 
    justify-content: space-between;
    width: 100%;
}

[b-ots8rws9vf] .cluster-card-content-total-claim {
    flex: 1;
    margin: 0 !important;
    margin-bottom: 5px !important;
    width: 100%;
}

[b-ots8rws9vf] .cluster-card-content i {
    min-width: 0;
    overflow-wrap: anywhere;
}

.fixed-select[b-ots8rws9vf] {
  width: 70%;
  max-width: 70%;
  min-width: 0;           
  display: block;   
}

.fixed-select[b-ots8rws9vf]::part(control) {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Sliding button */
.view-toggle[b-ots8rws9vf] {
  position: relative;
  display: flex;
  width: 100px;
  height: 36px;
  background: #e5e5e5;
  border-radius: 18px;
  cursor: pointer;
  user-select: none;
  font-size: 14px;
  font-weight: 500;
  border: none;
}

.view-toggle-option[b-ots8rws9vf] {
  flex: 1;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  transition: color 0.2s ease;
}

.view-toggle-option.active[b-ots8rws9vf] {
  color: #000;
  font-weight: 600;
}

.view-toggle-slider[b-ots8rws9vf] {
  position: absolute;
  top: 3px;
  left: 4px;
  width: calc(50% - 2px);
  height: calc(100% - 6px);
  background: white;
  border-radius: 14px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  transition: transform 0.25s ease;
}

.view-toggle-slider.map[b-ots8rws9vf] {
  transform: translateX(calc(100% - 4px));
}

[b-ots8rws9vf] fluent-option[disabled] {
    pointer-events: none;
    opacity: 0.6;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
}

[b-ots8rws9vf] .gmaps-link img {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

[b-ots8rws9vf] .gmaps-link {
  flex: 0 0 15px;
}
/* /Components/Pages/DashLeads/DashLeadsReimbursementReport.razor.rz.scp.css */
/* Override Fluent UI's body-content overflow to fix sticky positioning */
/* Fluent UI applies overflow-y: auto and overflow-x: hidden which breaks CSS position: sticky */
[class*="body-content"][b-hnn3qdifq8],
.body-content[b-hnn3qdifq8] {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

/* Also ensure all parent containers don't break sticky */
.content[b-hnn3qdifq8],
.inner-body-content[b-hnn3qdifq8],
.page-body[b-hnn3qdifq8] {
    overflow: visible !important;
}

/* Tabs styling - matching Expenses page */
.tab-row[b-hnn3qdifq8] {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #707070;
}

.top-tab[b-hnn3qdifq8] {
    flex: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
    cursor: pointer;
}

/* Search */

.search-input[b-hnn3qdifq8] {
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 24px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.search-input:focus[b-hnn3qdifq8] {
    border-color: #449a45;
}

.search-bar-row[b-hnn3qdifq8] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 10px 0;

}

.search-bar-row .search-container[b-hnn3qdifq8] {
    flex: 1;
}

.register-lead-btn[b-hnn3qdifq8] {
    height: 40px;
    min-width: 140px;
    border-radius: 24px;
}

/* Dash Lead Table */
.dashlead-table[b-hnn3qdifq8], .dashlead-calculator-table[b-hnn3qdifq8] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    outline: none;
}

.dashlead-table thead[b-hnn3qdifq8], .dashlead-calculator-table thead[b-hnn3qdifq8] {
    background-color: #F69320;
    outline: none;
}

.dashlead-table th[b-hnn3qdifq8], .dashlead-calculator-table th[b-hnn3qdifq8] {
    padding: 12px 12px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
    outline: none;
}

.dashlead-table td[b-hnn3qdifq8], .dashlead-calculator-table td[b-hnn3qdifq8] {
    padding: 12px 12px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
    outline: none;
}

.dashlead-table tbody td:hover[b-hnn3qdifq8], .dashlead-calculator-table tbody td:hover[b-hnn3qdifq8] {
    background-color: #f9f9f9;
}

.dashlead-link[b-hnn3qdifq8] {
    color: var(--accent-foreground-rest);
    text-decoration: underline;
    cursor: pointer;
}

.dashlead-link:hover[b-hnn3qdifq8] {
    color: var(--accent-foreground-hover);
}

/* Modal styling - matching AddConference modal */
.dashlead-modal-overlay[b-hnn3qdifq8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.dashlead-modal[b-hnn3qdifq8] {
    background-color: white;
    border-radius: 8px;
    padding: 40px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.modal-title[b-hnn3qdifq8] {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

/* Mobile View Styles */
.mobile-view[b-hnn3qdifq8] {
    display: none;
}

.lead-row-mobile[b-hnn3qdifq8] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

.lead-info[b-hnn3qdifq8] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

/* Hide section bar for leads on desktop */
.leads-section-bar[b-hnn3qdifq8] {
    display: none;
}

/* Responsive: Hide desktop table on mobile, show mobile view */
@media (max-width: 768px) {
    .search-bar-row[b-hnn3qdifq8] {
        padding: 10px 5px;
    }

    .desktop-view[b-hnn3qdifq8] {
        display: none;
    }

    .mobile-view[b-hnn3qdifq8] {
        display: block;
    }

    .leads-section-bar[b-hnn3qdifq8] {
        display: flex;
    }

    /* Hide prev/next pagination buttons on mobile to reduce crowding */
    .desktop-only[b-hnn3qdifq8] {
        display: none !important;
    }

    .dynamic-input-row[b-hnn3qdifq8] {
        display: flex;
        flex-direction: column;
        align-items: left;
        margin-bottom: 5px;
        gap: 2px;
    }

    .dynamic-input-row-label[b-hnn3qdifq8] {
        width: 100%;
    }

    .dynamic-input-row-content[b-hnn3qdifq8] {
        width: 100%;
    }
}

/* Desktop: Hide mobile view, show desktop table */
@media (min-width: 769px) {
    .desktop-view[b-hnn3qdifq8] {
        display: table;
    }

    .mobile-view[b-hnn3qdifq8] {
        display: none;
    }

    .leads-section-bar[b-hnn3qdifq8] {
        display: none;
    }

    .desktop-only[b-hnn3qdifq8] {
        display: block;
    }

    .dynamic-input-row[b-hnn3qdifq8] {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 5px;
    }

    .dynamic-input-row-label[b-hnn3qdifq8] {
        width: 35%;
    }

    .dynamic-input-row-content[b-hnn3qdifq8] {
        width: 65%;
    }
}

/* Card Container */
.card[b-hnn3qdifq8] {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: 0.25rem;
    box-shadow: 
        0 1px 1px 0 rgba(60, 75, 100, 0.14),
        0 2px 1px -1px rgba(60, 75, 100, 0.12),
        0 1px 3px 0 rgba(60, 75, 100, 0.2);
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Card Header */
.card-header[b-hnn3qdifq8] {
    background-color: rgba(0, 0, 21, 0.03);
    border-bottom: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
}

.card-header strong[b-hnn3qdifq8] {
    font-size: 1.6rem; /* 18px - slightly larger than default */
    font-weight: 600;
}

/* Card Body */
.card-body[b-hnn3qdifq8] {
    padding: 1rem;
    flex: 1 1 auto;
}

/* Dash Lead Details Container - Sidebar + Content Layout */
.dashlead-details-container[b-hnn3qdifq8] {
    display: flex;
    flex-flow: row nowrap;
    gap: 2rem;
    margin-inline: var(--body-margin);
    margin-block: 20px;
    align-items: flex-start;
    position: relative;
}

.dashlead-sidebar[b-hnn3qdifq8] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 150px;
    width: 25%;
    min-width: 200px;
    align-self: flex-start;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0.25rem;
    z-index: 10;
    height: fit-content;
    max-height: calc(100vh - 150px);
}

.dashlead-sidebar-button[b-hnn3qdifq8] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 8px;
    text-align: left;
    background: transparent;
    border: none;
    border-right: 3px solid transparent;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    transition: all 0.2s ease;
}

.dashlead-sidebar-button:hover[b-hnn3qdifq8] {
    background-color: #e8f5e9;
    color: #449a45;
}

.dashlead-sidebar-button.active[b-hnn3qdifq8] {
    border-right-color: #449a45;
    color: #449a45;
    font-weight: 600;
    background-color: #e8f5e9;
}

.dashlead-details-body[b-hnn3qdifq8] {
    flex: 1;
    width: 70%;
    min-width: 0;
}

/* Hide sidebar on mobile */
@media (max-width: 991px) {
    .dashlead-sidebar[b-hnn3qdifq8] {
        display: none;
    }

    .dashlead-details-body[b-hnn3qdifq8] {
        width: 100%;
    }

    .dashlead-details-container[b-hnn3qdifq8] {
        flex-direction: column;
    }
}

/* Sync Status Badges */
.sync-badge-pending[b-hnn3qdifq8] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #e0e0e0;
    color: #666;
}

.sync-badge-inprogress[b-hnn3qdifq8] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #ffa726;
    color: #fff;
}

.sync-badge-success[b-hnn3qdifq8] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #4caf50;
    color: #fff;
}

.sync-badge-failed[b-hnn3qdifq8] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #f44336;
    color: #fff;
}

.variation-text[b-hnn3qdifq8] {
    display: none;
}

@media (min-width: 768px) {
    .variation-text[b-hnn3qdifq8] {
        display: block;
    }
}

.dashlead-table[b-hnn3qdifq8] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    table-layout: fixed;
}

.dashlead-table thead[b-hnn3qdifq8] {
    background-color: #F69320;
}

.dashlead-table th[b-hnn3qdifq8] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.dashlead-table th:nth-child(1)[b-hnn3qdifq8] {
    width: 30%;
}

.dashlead-table th:nth-child(2)[b-hnn3qdifq8] {
    width: 20%;
}

.dashlead-table th:nth-child(3)[b-hnn3qdifq8] {
    width: 20%;
}

.dashlead-table th:nth-child(4)[b-hnn3qdifq8] {
    width: 30%;
}

.dashlead-table td[b-hnn3qdifq8] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}


.dashlead-table td:nth-child(2) .claim-status-tag[b-hnn3qdifq8] {
    display: inline-block;
    width: fit-content;
    width: -moz-fit-content;
}

.dashlead-table tbody td:hover[b-hnn3qdifq8] {
    opacity: 0.85;
}

.dashlead-calculator-table th:nth-child(1)[b-hnn3qdifq8] {
    width: 25%;
}

.dashlead-calculator-table th:nth-child(2)[b-hnn3qdifq8] {
    width: 25%;
}

.dashlead-calculator-table th:nth-child(3)[b-hnn3qdifq8] {
    width: 25%;
}

.dashlead-calculator-table th:nth-child(4)[b-hnn3qdifq8] {
    width: 25%;
}

table[b-hnn3qdifq8] {
    border-collapse: collapse;
}

th.aggregate-header[b-hnn3qdifq8] {
    background-color: white;
    width: 100%;
    height: 100%;
    border: 0;
    color: #333333;
}

.report-claim-info[b-hnn3qdifq8], .contact-details-info[b-hnn3qdifq8] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

.report-claim-row-mobile[b-hnn3qdifq8], .contact-details-row-mobile[b-hnn3qdifq8] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

/* Modals */
.dialog-dismiss[b-hnn3qdifq8] {
    position: absolute;
    right: 15px;
    top: 15px;
}

.section-bar[b-hnn3qdifq8] {
    display: flex;
    align-items: center;
    height: 40px;
    width: 100%;
    background-color: #eaeaea;
    padding-inline: var(--body-margin);
}

[b-hnn3qdifq8] fluent-dialog::part(control) {
    padding: 0 !important;
    --dialog-padding: 0 !important;
    background-color: #fff;
    border: 0 !important;
    width: min(100rem, 95%);
}

[b-hnn3qdifq8] fluent-dialog::part(positioning-region) {
    width: 100vw;
    height: 100vh;
}

.card-body[b-hnn3qdifq8] {
    padding: 2rem;
}

.fluent-dialog-footer[b-hnn3qdifq8] {
    background-color: #e1e1e1;
}

button.link[b-hnn3qdifq8] { 
    background: none;
    border: none;
    padding: 0;
}

.dynamic-input-row.add-space[b-hnn3qdifq8] {
    margin-bottom: 15px;
}

.fluent-select[b-hnn3qdifq8] {
    min-width: 150px
}

.step-up[b-hnn3qdifq8], .step-down[b-hnn3qdifq8] {
    padding: 2px;
}

.input-row[b-hnn3qdifq8] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 5px;
}

.dynamic-input-row[b-hnn3qdifq8] {
    width: 100%;
}

.input-row.add-space[b-hnn3qdifq8] {
    margin-bottom: 15px;
}

[b-hnn3qdifq8] #section-calculator p {
    white-space: pre;
    margin-bottom: 0;   
}

/* Force colours to show when printing */
@media print {
    .dashlead-calculator-table thead[b-hnn3qdifq8] {
        background-color: #F69320 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    .dashlead-calculator-table th.aggregate-header[b-hnn3qdifq8]  {
        background-color: #ffffff !important;
        color: #333333 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    .dashlead-calculator-table th[b-hnn3qdifq8] {
        background-color: #F69320 !important;
        color: white !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    .dashlead-calculator-table td span[b-hnn3qdifq8] {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        color: green !important;
    }
}
/* /Components/Pages/DashLeads/DashLeadsView.razor.rz.scp.css */
/* Override Fluent UI's body-content overflow to fix sticky positioning */
/* Fluent UI applies overflow-y: auto and overflow-x: hidden which breaks CSS position: sticky */
[class*="body-content"][b-pq85uh93dy],
.body-content[b-pq85uh93dy] {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

/* Also ensure all parent containers don't break sticky */
.content[b-pq85uh93dy],
.inner-body-content[b-pq85uh93dy],
.page-body[b-pq85uh93dy] {
    overflow: visible !important;
}

/* Tabs styling - matching Expenses page */
.tab-row[b-pq85uh93dy] {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #707070;
}

.top-tab[b-pq85uh93dy] {
    flex: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
    cursor: pointer;
}

/* Search */

.search-input[b-pq85uh93dy] {
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 24px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.search-input:focus[b-pq85uh93dy] {
    border-color: #449a45;
}

.search-bar-row[b-pq85uh93dy] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 10px 0;

}

.search-bar-row .search-container[b-pq85uh93dy] {
    flex: 1;
}

.register-lead-btn[b-pq85uh93dy] {
    height: 40px;
    min-width: 140px;
    border-radius: 24px;
}

/* Dash Lead Table */
.dashlead-table[b-pq85uh93dy], .dashlead-calculator-table[b-pq85uh93dy] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    outline: none;
}

.dashlead-table thead[b-pq85uh93dy], .dashlead-calculator-table thead[b-pq85uh93dy] {
    background-color: #F69320;
    outline: none;
}

.dashlead-table th[b-pq85uh93dy], .dashlead-calculator-table th[b-pq85uh93dy] {
    padding: 12px 12px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
    outline: none;
}

.dashlead-table td[b-pq85uh93dy], .dashlead-calculator-table td[b-pq85uh93dy] {
    padding: 12px 12px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
    outline: none;
}

.dashlead-table tbody td:hover[b-pq85uh93dy], .dashlead-calculator-table tbody td:hover[b-pq85uh93dy] {
    background-color: #f9f9f9;
}

.dashlead-link[b-pq85uh93dy] {
    color: var(--accent-foreground-rest);
    text-decoration: underline;
    cursor: pointer;
}

.dashlead-link:hover[b-pq85uh93dy] {
    color: var(--accent-foreground-hover);
}

/* Modal styling - matching AddConference modal */
.dashlead-modal-overlay[b-pq85uh93dy] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.dashlead-modal[b-pq85uh93dy] {
    background-color: white;
    border-radius: 8px;
    padding: 40px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.modal-title[b-pq85uh93dy] {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

/* Mobile View Styles */
.mobile-view[b-pq85uh93dy] {
    display: none;
}

.lead-row-mobile[b-pq85uh93dy] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

.lead-info[b-pq85uh93dy] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

/* Hide section bar for leads on desktop */
.leads-section-bar[b-pq85uh93dy] {
    display: none;
}

/* Responsive: Hide desktop table on mobile, show mobile view */
@media (max-width: 768px) {
    .search-bar-row[b-pq85uh93dy] {
        padding: 10px 5px;
    }

    .desktop-view[b-pq85uh93dy] {
        display: none;
    }

    .mobile-view[b-pq85uh93dy] {
        display: block;
    }

    .leads-section-bar[b-pq85uh93dy] {
        display: flex;
    }

    /* Hide prev/next pagination buttons on mobile to reduce crowding */
    .desktop-only[b-pq85uh93dy] {
        display: none !important;
    }

    .dynamic-input-row[b-pq85uh93dy] {
        display: flex;
        flex-direction: column;
        align-items: left;
        margin-bottom: 5px;
        gap: 2px;
    }

    .dynamic-input-row-label[b-pq85uh93dy] {
        width: 100%;
    }

    .dynamic-input-row-content[b-pq85uh93dy] {
        width: 100%;
    }
}

/* Desktop: Hide mobile view, show desktop table */
@media (min-width: 769px) {
    .desktop-view[b-pq85uh93dy] {
        display: table;
    }

    .mobile-view[b-pq85uh93dy] {
        display: none;
    }

    .leads-section-bar[b-pq85uh93dy] {
        display: none;
    }

    .desktop-only[b-pq85uh93dy] {
        display: block;
    }

    .dynamic-input-row[b-pq85uh93dy] {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 5px;
    }

    .dynamic-input-row-label[b-pq85uh93dy] {
        width: 35%;
    }

    .dynamic-input-row-content[b-pq85uh93dy] {
        width: 65%;
    }
}

/* Card Container */
.card[b-pq85uh93dy] {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: 0.25rem;
    box-shadow: 
        0 1px 1px 0 rgba(60, 75, 100, 0.14),
        0 2px 1px -1px rgba(60, 75, 100, 0.12),
        0 1px 3px 0 rgba(60, 75, 100, 0.2);
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Card Header */
.card-header[b-pq85uh93dy] {
    background-color: rgba(0, 0, 21, 0.03);
    border-bottom: 1px solid rgba(0, 0, 21, 0.125);
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
}

.card-header strong[b-pq85uh93dy] {
    font-size: 1.6rem; /* 18px - slightly larger than default */
    font-weight: 600;
}

/* Card Body */
.card-body[b-pq85uh93dy] {
    padding: 1rem;
    flex: 1 1 auto;
}

/* Dash Lead Details Container - Sidebar + Content Layout */
.dashlead-details-container[b-pq85uh93dy] {
    display: flex;
    flex-flow: row nowrap;
    gap: 2rem;
    margin-inline: var(--body-margin);
    margin-block: 20px;
    align-items: flex-start;
    position: relative;
}

.dashlead-sidebar[b-pq85uh93dy] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 150px;
    width: 25%;
    min-width: 200px;
    align-self: flex-start;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0.25rem;
    z-index: 10;
    height: fit-content;
    max-height: calc(100vh - 150px);
}

.dashlead-sidebar-button[b-pq85uh93dy] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 8px;
    text-align: left;
    background: transparent;
    border: none;
    border-right: 3px solid transparent;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    transition: all 0.2s ease;
}

.dashlead-sidebar-button:hover[b-pq85uh93dy] {
    background-color: #e8f5e9;
    color: #449a45;
}

.dashlead-sidebar-button.active[b-pq85uh93dy] {
    border-right-color: #449a45;
    color: #449a45;
    font-weight: 600;
    background-color: #e8f5e9;
}

.dashlead-details-body[b-pq85uh93dy] {
    flex: 1;
    width: 70%;
    min-width: 0;
}

/* Hide sidebar on mobile */
@media (max-width: 991px) {
    .dashlead-sidebar[b-pq85uh93dy] {
        display: none;
    }

    .dashlead-details-body[b-pq85uh93dy] {
        width: 100%;
    }

    .dashlead-details-container[b-pq85uh93dy] {
        flex-direction: column;
    }
}

/* Sync Status Badges */
.sync-badge-pending[b-pq85uh93dy] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #e0e0e0;
    color: #666;
}

.sync-badge-inprogress[b-pq85uh93dy] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #ffa726;
    color: #fff;
}

.sync-badge-success[b-pq85uh93dy] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #4caf50;
    color: #fff;
}

.sync-badge-failed[b-pq85uh93dy] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    background-color: #f44336;
    color: #fff;
}

.variation-text[b-pq85uh93dy] {
    display: none;
}

@media (min-width: 768px) {
    .variation-text[b-pq85uh93dy] {
        display: block;
    }
}

.dashlead-table[b-pq85uh93dy] {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    table-layout: fixed;
}

.dashlead-table thead[b-pq85uh93dy] {
    background-color: #F69320;
}

.dashlead-table th[b-pq85uh93dy] {
    padding: 12px 20px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 2px solid #eaeaea;
}

.dashlead-table th:nth-child(1)[b-pq85uh93dy] {
    width: 30%;
}

.dashlead-table th:nth-child(2)[b-pq85uh93dy] {
    width: 20%;
}

.dashlead-table th:nth-child(3)[b-pq85uh93dy] {
    width: 20%;
}

.dashlead-table th:nth-child(4)[b-pq85uh93dy] {
    width: 30%;
} 

.dashlead-table td[b-pq85uh93dy] {
    padding: 12px 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #333333;
}


.dashlead-table td:nth-child(2) .claim-status-tag[b-pq85uh93dy] {
    display: inline-block;
    width: fit-content;
    width: -moz-fit-content;
}

.dashlead-table tbody td:hover[b-pq85uh93dy] {
    opacity: 0.85;
}

.dashlead-calculator-table th:nth-child(1)[b-pq85uh93dy] {
    width: 25%;
}

.dashlead-calculator-table th:nth-child(2)[b-pq85uh93dy] {
    width: 25%;
}

.dashlead-calculator-table th:nth-child(3)[b-pq85uh93dy] {
    width: 25%;
}

.dashlead-calculator-table th:nth-child(4)[b-pq85uh93dy] {
    width: 25%;
}

table[b-pq85uh93dy] {
    border-collapse: collapse;
}

th.aggregate-header[b-pq85uh93dy] {
    background-color: white;
    width: 100%;
    height: 100%;
    border: 0;
    color: #333333;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: anywhere; 
    text-align: left; 
}

.report-claim-info[b-pq85uh93dy], .contact-details-info[b-pq85uh93dy] {
    margin-bottom: 0px;
    font-size: 13px;
    color: #333333;
}

.report-claim-row-mobile[b-pq85uh93dy], .contact-details-row-mobile[b-pq85uh93dy] {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 20px 10px 20px;
}

/* Modals */
.dialog-dismiss[b-pq85uh93dy] {
    position: absolute;
    right: 15px;
    top: 15px;
}

.section-bar[b-pq85uh93dy] {
    display: flex;
    align-items: center;
    height: 40px;
    width: 100%;
    background-color: #eaeaea;
    padding-inline: var(--body-margin);
}

[b-pq85uh93dy] fluent-dialog::part(control) {
    padding: 0 !important;
    --dialog-padding: 0 !important;
    background-color: #fff;
    border: 0 !important;
    width: var(--dialog-width)
}

[b-pq85uh93dy] fluent-dialog::part(positioning-region) {
    width: 100vw;
    height: 100vh;
}

.card-body[b-pq85uh93dy] {
    padding: 2rem;
}

.fluent-dialog-footer[b-pq85uh93dy] {
    background-color: #e1e1e1;
}

button.link[b-pq85uh93dy] { 
    background: none;
    border: none;
    padding: 0;
}

.dynamic-input-row.add-space[b-pq85uh93dy] {
    margin-bottom: 15px;
}

.fluent-select[b-pq85uh93dy] {
    min-width: 150px
}

.step-up[b-pq85uh93dy], .step-down[b-pq85uh93dy] {
    padding: 2px;
}

.input-row[b-pq85uh93dy] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 5px;
}

.dynamic-input-row[b-pq85uh93dy] {
    width: 100%;
}

.input-row.add-space[b-pq85uh93dy] {
    margin-bottom: 15px;
}

[b-pq85uh93dy] #section-calculator p {
    white-space: pre;
    margin-bottom: 0;   
}
/* /Components/Pages/Expenses/AddClaim.razor.rz.scp.css */

[b-03z3thljhv] > fluent-dialog::part(control) {
    /* Change inline padding to margin */
    padding-inline: 0px;
    margin-inline: var(--dialog-padding);
}
/* /Components/Pages/Expenses/AddExpense.razor.rz.scp.css */
[b-2nx9qfsjd9] .fluent-inputfile-container .inputfile-content {
    padding-bottom: 5px;
}

[b-2nx9qfsjd9] .fluent-inputfile-container .inputfile-progress {
    margin-top: -20px;
    height: 10px;
    line-height: 10px;
}

[b-2nx9qfsjd9] .fluent-inputfile-container fluent-progress {
    margin-bottom: 2px;
}

[b-2nx9qfsjd9] .fluent-inputfile-container .inputfile-progress br {
    display: none;
}

[b-2nx9qfsjd9] fluent-checkbox.green-checkbox::part(control) {
    background-color: #ffffff;
}

[b-2nx9qfsjd9] fluent-checkbox.checked.green-checkbox::part(control) {
    background-color: #449a45;
}
/* /Components/Pages/Expenses/EditExpense.razor.rz.scp.css */
[b-bw42um0f1q] > fluent-dialog::part(control) {
    /* Change inline padding to margin */
    padding-inline: 0px;
    margin-inline: var(--dialog-padding);
}

[b-bw42um0f1q] .fluent-inputfile-container .inputfile-content {
    padding-bottom: 5px;
}

[b-bw42um0f1q] .fluent-inputfile-container .inputfile-progress {
    margin-top: -20px;
    height: 10px;
    line-height: 10px;
}

[b-bw42um0f1q] .fluent-inputfile-container fluent-progress {
    margin-bottom: 2px;
}

[b-bw42um0f1q] .fluent-inputfile-container .inputfile-progress br {
    display: none;
}

[b-bw42um0f1q] fluent-checkbox.green-checkbox::part(control) {
    background-color: #ffffff;
}

[b-bw42um0f1q] fluent-checkbox.checked.green-checkbox::part(control) {
    background-color: #449a45;
}
/* /Components/Pages/Expenses/Expenses.razor.rz.scp.css */
/*::deep fluent-tabs::part(activeIndicator) {
    width: 100%;
    background-color: #449a45;
}*/

.top-tab[b-sg00aweprw] {
    width: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #707070;
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
}

     .top-tab:hover[b-sg00aweprw] {
        cursor: pointer;
     }

/* /Components/Pages/Expenses/ViewClaim.razor.rz.scp.css */
[b-sp07ehsqno] > fluent-dialog::part(control) {
    /* Change inline padding to margin */
    padding-inline: 0px;
    margin-inline: var(--dialog-padding);
}
/* /Components/Pages/Expenses/ViewExpense.razor.rz.scp.css */
[b-vzb5qlpjjc] > fluent-dialog::part(control) {
    /* Change inline padding to margin */
    padding-inline: 0px;
    margin-inline: var(--dialog-padding);
}

[b-vzb5qlpjjc] fluent-radio.checked::part(control) {
    background-color: #449a45;
}

[b-vzb5qlpjjc] .fluent-inputfile-container .inputfile-content {
    padding-bottom: 5px;
}

[b-vzb5qlpjjc] .fluent-inputfile-container .inputfile-progress {
    margin-top: -20px;
    height: 10px;
    line-height: 10px;
}

[b-vzb5qlpjjc] .fluent-inputfile-container fluent-progress {
    margin-bottom: 2px;
}

[b-vzb5qlpjjc] .fluent-inputfile-container .inputfile-progress br {
    display: none;
}

[b-vzb5qlpjjc] fluent-checkbox.checked::part(control) {
    background-color: #449a45;
}

/*::deep fluent-button.full-opacity::part(control):hover {
    opacity: 1 !important;
}*/
/* /Components/Pages/Home.razor.rz.scp.css */
/*::deep fluent-tabs::part(activeIndicator) {
    width: 100%;
    background-color: #449a45;
}*/

.top-tab[b-xlhk29vnyy] {
    width: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #707070;
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
}

     .top-tab:hover[b-xlhk29vnyy] {
        cursor: pointer;
     }

/* /Components/Pages/ProductSearch/ProductSearch.razor.rz.scp.css */
.product-search-card[b-6baswao22h] {
    margin: 20px var(--body-margin);
}

.product-results[b-6baswao22h] {
    width: 100%;
}

.product-search-fields[b-6baswao22h] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
}

.product-search-field-variation[b-6baswao22h] {
    margin-top: 15px;
}

.product-search-field[b-6baswao22h] {
    min-width: 0;
}

.product-search-actions[b-6baswao22h] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-top: 20px;
}

.product-search-error[b-6baswao22h] {
    margin-top: 15px;
    color: #dc3545;
    font-size: 13px;
}

.product-search-loading[b-6baswao22h] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 30px;
}

.product-table-wrapper[b-6baswao22h] {
    overflow-x: auto;
}

.product-search-table[b-6baswao22h] {
    width: 100%;
    min-width: 650px;
    margin: 0;
    border-collapse: collapse;
    background-color: #ffffff;
    table-layout: fixed;
}

    .product-search-table thead[b-6baswao22h] {
        background-color: #F69320;
    }

    .product-search-table th[b-6baswao22h] {
        padding: 12px 20px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        border-bottom: 2px solid #eaeaea;
    }

    .product-search-table td[b-6baswao22h] {
        padding: 12px 20px;
        color: #333333;
        font-size: 13px;
        border-bottom: 1px solid #eaeaea;
    }

    .product-search-table tbody tr:hover[b-6baswao22h] {
        opacity: 0.85;
    }

@media (max-width: 768px) {
    .desktop-view[b-6baswao22h] {
        display: none;
    }

    .mobile-view[b-6baswao22h] {
        display: block;
    }

    .desktop-only[b-6baswao22h] {
        display: none !important;
    }
}

@media (min-width: 769px) {
    .desktop-view[b-6baswao22h] {
        display: table;
    }

    .mobile-view[b-6baswao22h] {
        display: none;
    }

    .desktop-only[b-6baswao22h] {
        display: block !important;
    }

    .mobile-only[b-6baswao22h] {
        display: none !important;
    }
}

.mobile-view[b-6baswao22h] {
    border-top: 3px solid #eaeaea;
}

.mobile-sort-row[b-6baswao22h] {
    border-top: none;
}

.product-row-mobile[b-6baswao22h] {
    padding: 7px 20px 10px;
    border-bottom: 1px solid #eaeaea;
}

.product-mobile-header[b-6baswao22h] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    color: #333333;
    font-size: 13px;
    line-height: 18px;
}

.product-mobile-header strong[b-6baswao22h] {
    font-weight: 600;
}

.product-mobile-info[b-6baswao22h] {
    margin: 0;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
}

.product-mobile-name[b-6baswao22h] {
    margin: 0;
}

.product-mobile-info.product-variation[b-6baswao22h] {
    margin: 0;
}

.product-code-column[b-6baswao22h] {
    width: 25%;
}

.product-code-content[b-6baswao22h] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

.product-column[b-6baswao22h] {
    width: auto;
}

.quantity-column[b-6baswao22h] {
    width: 120px;
    text-align: center !important;
    white-space: nowrap;
}

.product-name[b-6baswao22h] {
    color: #333333;
}

.product-variation[b-6baswao22h] {
    margin-top: 3px;
    color: #666666;
    font-size: 13px;
}

.product-information-button[b-6baswao22h] {
    padding: 2px;
    color: #333333;
    font-size: 14px;
    line-height: 1;
    background: none;
    border: none;
    cursor: pointer;
}

    .product-information-button:hover[b-6baswao22h],
    .product-information-button:focus[b-6baswao22h] {
        color: #666666;
    }

.no-products-message[b-6baswao22h] {
    padding: 30px;
    color: #666666;
    text-align: center;
}

/* Product details modal */

.product-details-dialog-scope[b-6baswao22h]  fluent-dialog.product-details-dialog {
    --dialog-width: min(950px, calc(100vw - 24px));
    --dialog-height: auto;
}

.product-details-dialog-scope[b-6baswao22h]  fluent-dialog.product-details-dialog::part(control) {
    display: flex;
    flex-direction: column;
    width: var(--dialog-width);
    max-width: var(--dialog-width);
    height: auto;
    max-height: calc(100vh - 24px);
    max-height: calc(100dvh - 24px);
    min-height: 0;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
}

.product-details-modal-header[b-6baswao22h] {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: space-between;
    min-height: 48px;
    margin: -24px -24px 0;
    padding: 12px 20px;
    color: #333333;
    background-color: #eeeeee;
    border-bottom: 1px solid #d8dbe0;
    border-radius: 6px 6px 0 0;
    box-sizing: border-box;
}

.product-details-modal-header strong[b-6baswao22h] {
    min-width: 0;
    overflow-wrap: anywhere;
    font-size: 15px;
    font-weight: 600;
}

.product-details-modal-header fluent-icon[b-6baswao22h] {
    flex: 0 0 auto;
    margin-left: 15px;
    cursor: pointer;
}

.product-details-modal-body[b-6baswao22h] {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    margin: 0 -24px -24px;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
}

.product-details-modal-content[b-6baswao22h] {
    min-width: 0;
    padding: 16px 24px 24px;
    box-sizing: border-box;
}
.product-details-variation[b-6baswao22h] {
    margin: 0 0 16px;
    color: #666666;
    font-size: 13px;
}

.product-details-name[b-6baswao22h] {
    color: #333333;
    font-weight: 600;
}

.product-details-section[b-6baswao22h] {
    margin-bottom: 15px;
}

.product-details-section-title[b-6baswao22h] {
    display: block;
    margin-bottom: 10px;
    color: #333333;
}

.product-details-subtext[b-6baswao22h] {
    margin: 0 0 10px;
    color: #666666;
    font-size: 13px;
    font-style: italic;
}

.product-details-card[b-6baswao22h] {
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    overflow: hidden;
}

.product-details-card-header[b-6baswao22h] {
    padding: 10px 15px;
    color: #333333;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid #e1e1e1;
}

    .product-details-card-header strong[b-6baswao22h] {
        font-weight: 600;
    }


.product-details-table-wrapper[b-6baswao22h] {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.product-details-table[b-6baswao22h] {
    width: 100%;
    min-width: 440px;
    margin-bottom: 0;
    border-collapse: collapse;
}

.product-details-table th[b-6baswao22h],
.product-details-table td[b-6baswao22h] {
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
}

.product-details-table th:first-child[b-6baswao22h],
.product-details-table th:last-child[b-6baswao22h] {
    border-radius: 0;
}


.product-details-card-body[b-6baswao22h] {
    padding: 8px 15px 15px;
}

.product-lots-section[b-6baswao22h] {
    margin-top: 15px;
}

.product-price-checker-title.product-lots-title[b-6baswao22h] {
    margin: 0 0 0px !important;
}

.product-details-subtext.product-lots-subtext[b-6baswao22h] {
    margin: 0 0 4px !important;
}

.product-lot-mobile-expiry[b-6baswao22h] {
    display: none;
}

.product-lot-mobile-title[b-6baswao22h] {
    display: none;
}

/* Price checker */

.product-price-checker[b-6baswao22h] {
    width: 100%;
    min-width: 0;
    margin-top: 12px;
}

.product-price-checker-title[b-6baswao22h] {
    margin: 0 0 6px;
    color: #333333;
}

.price-checker-product-code[b-6baswao22h] {
    margin-bottom: 3px;
    color: #333333;
    font-weight: 600;
}

.product-price-checker-title strong[b-6baswao22h] {
    font-weight: 600;
}

.product-price-checker-table-wrapper[b-6baswao22h] {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.product-price-checker-table[b-6baswao22h] {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    table-layout: fixed;
    box-sizing: border-box;
}

.product-price-checker-table th[b-6baswao22h],
.product-price-checker-table td[b-6baswao22h] {
    min-width: 0;
    padding: 8px 6px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    overflow-wrap: anywhere;
    box-sizing: border-box;
}

.product-price-checker-table .price-checker-product-column[b-6baswao22h] {
    width: 24%;
    min-width: 0;
    text-align: left;
    white-space: normal;
    overflow-wrap: anywhere;
}

.product-price-checker-table th:not(.price-checker-product-column)[b-6baswao22h],
.product-price-checker-table td:not(.price-checker-product-column)[b-6baswao22h] {
    width: 19%;
}

.price-checker-volume[b-6baswao22h] {
    margin-top: 3px;
    color: #666666;
    font-size: 13px;
    white-space: normal;
    overflow-wrap: anywhere;
}

.price-checker-mobile[b-6baswao22h] {
    display: none;
}

.price-checker-mobile-table[b-6baswao22h] {
    width: 100%;
    min-width: 0;
    margin-bottom: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

.price-checker-mobile-table th[b-6baswao22h] {
    padding: 8px 10px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
    background-color: #F69320;
}

.price-checker-mobile-table th:first-child[b-6baswao22h],
.price-checker-mobile-table th:last-child[b-6baswao22h] {
    border-radius: 0 !important;
}

.price-checker-mobile-table td[b-6baswao22h] {
    padding: 10px;
    color: #333333;
    text-align: left;
    vertical-align: top;
}

.price-checker-mobile-code[b-6baswao22h] {
    font-weight: 600;
}

.price-checker-mobile-name[b-6baswao22h] {
    margin-top: 0px;
}

.price-checker-mobile-stats[b-6baswao22h] {
    margin-top: 4px;
}

.price-checker-mobile-stat[b-6baswao22h] {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
    margin-top: 3px;
}

.price-checker-mobile-stat:first-child[b-6baswao22h] {
    margin-top: 0;
}

.price-checker-mobile-stat-high[b-6baswao22h] {
    margin-top: 5px;
}

.price-checker-mobile-icon[b-6baswao22h],
.price-checker-mobile-info[b-6baswao22h] {
    display: inline-flex;
    flex: 0 0 16px;
    align-items: center;
    justify-content: center;
    width: 16px;
    padding: 0;
    line-height: 1;
    background: none;
    border: none;
}

.price-checker-mobile-info[b-6baswao22h] {
    color: #333333;
    cursor: pointer;
}

.price-checker-mobile-be-value[b-6baswao22h] {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-width: 0;
    line-height: 1.2;
}

.price-checker-mobile-tooltip[b-6baswao22h] {
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    z-index: 20;
    width: 180px;
    max-width: calc(100vw - 120px);
    padding: 5px 8px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    white-space: normal;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transform: translateY(-50%);
    pointer-events: none;
}

.price-checker-mobile-tooltip[b-6baswao22h]::before {
    position: absolute;
    top: 50%;
    right: 100%;
    content: "";
    border-top: 6px solid transparent;
    border-right: 7px solid #333333;
    border-bottom: 6px solid transparent;
    transform: translateY(-50%);
}

.price-checker-high-icon[b-6baswao22h] {
    color: #449a45;
}

.price-checker-middle-icon[b-6baswao22h] {
    color: #777777;
}

.price-checker-low-icon[b-6baswao22h] {
    color: #ff3b18;
}

.price-checker-high-icon i[b-6baswao22h],
.price-checker-low-icon i[b-6baswao22h] {
    font-size: 20px;
}

.product-price-checker-table th[b-6baswao22h] {
    padding: 7px 6px;
    line-height: 1.15;
}

.product-price-checker-table td[b-6baswao22h] {
    padding: 6px;
    line-height: 1.2;
}

.product-price-checker-table td > div[b-6baswao22h] {
    line-height: 1.2;
}

.product-price-checker-table .price-checker-product-column[b-6baswao22h] {
    line-height: 1.2;
    overflow-wrap: break-word;
    word-break: normal;
}

.price-checker-product-code[b-6baswao22h] {
    margin: 0 0 4px;
    line-height: 1.2;
}

.product-price-checker-table .price-checker-product-column > div:last-child[b-6baswao22h] {
    line-height: 1.25;
}

.price-checker-volume[b-6baswao22h] {
    margin-top: 1px;
    font-size: 13px;
    line-height: 1.15;
}

@media (min-width: 601px) {
    .product-details-dialog-scope[b-6baswao22h]  fluent-dialog.product-details-dialog::part(positioning-region) {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100vh;
        height: 100dvh;
        min-height: 0;
        padding: 16px 10px;
        overflow: hidden;
        box-sizing: border-box;
    }

    .product-details-dialog-scope[b-6baswao22h]  fluent-dialog.product-details-dialog::part(control) {
        --dialog-width: min(950px, 100%);
        width: var(--dialog-width) !important;
        max-width: 850px !important;
        height: auto !important;
        max-height: calc(100vh - 32px) !important;
        max-height: calc(100dvh - 32px) !important;
        min-height: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        box-sizing: border-box;
    }

    .product-details-modal-body[b-6baswao22h] {
        flex: 0 1 auto;
        min-height: 0;
        max-height: calc(100vh - 80px);
        max-height: calc(100dvh - 80px);
    }
}


@media (max-width: 600px) {

    .product-details-dialog-scope[b-6baswao22h]  fluent-dialog.product-details-dialog::part(positioning-region) {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100vw;
        height: 100vh;
        height: 100dvh;
        min-height: 0;
        padding: 16px 10px;
        overflow: hidden;
        box-sizing: border-box;
    }

    .product-details-dialog-scope[b-6baswao22h]  fluent-dialog.product-details-dialog::part(control) {
        --dialog-width: calc(100vw - 20px);
        width: var(--dialog-width) !important;
        max-width: var(--dialog-width) !important;
        height: auto !important;
        max-height: calc(100vh - 32px) !important;
        max-height: calc(100dvh - 32px) !important;
        min-height: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        box-sizing: border-box;
    }

    .product-details-modal-header fluent-icon[b-6baswao22h] {
        margin-left: 10px;
    }

    .product-details-variation[b-6baswao22h] {
        margin-bottom: 12px;
    }

    .product-details-card[b-6baswao22h] {
        margin-top: 12px;
    }

    .product-details-card-header[b-6baswao22h] {
        padding: 9px 10px;
    }

    .product-details-card-body[b-6baswao22h] {
        padding: 8px 10px 10px;
    }

    .product-details-table-wrapper[b-6baswao22h] {
        overflow-x: hidden;
    }

    .product-inventory-table[b-6baswao22h],
    .product-lot-table[b-6baswao22h] {
        width: 100%;
        min-width: 0;
        table-layout: fixed;
    }

    .product-inventory-table th[b-6baswao22h],
    .product-inventory-table td[b-6baswao22h],
    .product-lot-table th[b-6baswao22h],
    .product-lot-table td[b-6baswao22h] {
        min-width: 0;
        padding: 6px 2px;
        box-sizing: border-box;
    }

    .price-checker-desktop[b-6baswao22h] {
        display: none;
    }

    .price-checker-mobile[b-6baswao22h] {
        display: block;
    }

    .product-inventory-table th:first-child[b-6baswao22h],
    .product-inventory-table td:first-child[b-6baswao22h] {
        width: 40%;
    }

    .product-inventory-table th:nth-child(2)[b-6baswao22h],
    .product-inventory-table td:nth-child(2)[b-6baswao22h],
    .product-inventory-table th:nth-child(3)[b-6baswao22h],
    .product-inventory-table td:nth-child(3)[b-6baswao22h] {
        width: 30%;
    }

    .product-lot-table th:first-child[b-6baswao22h],
    .product-lot-table td:first-child[b-6baswao22h] {
        width: 44%;
    }

    .product-lot-table th:nth-child(2)[b-6baswao22h],
    .product-lot-table td:nth-child(2)[b-6baswao22h] {
        width: 28%;
    }

    .product-lot-table th:nth-child(3)[b-6baswao22h],
    .product-lot-table td:nth-child(3)[b-6baswao22h] {
        width: 28%;
    }

    .product-lot-expiry-column[b-6baswao22h] {
        display: none;
    }

    .product-lot-mobile-expiry[b-6baswao22h] {
        display: block;
        margin-top: 2px;
        color: #333333;
        font-style: normal;
    }

    .product-lot-number-column[b-6baswao22h] {
        overflow-wrap: anywhere;
    }

    .product-lot-desktop-title[b-6baswao22h] {
        display: none;
    }

    .product-lot-mobile-title[b-6baswao22h] {
        display: inline;
    }
}

/* /Components/Pages/Retention/CustomerRetentionArchive.razor.rz.scp.css */
/* ================================
   Archive - Base Layout
================================ */

.retention-content[b-i6rzg6gmyf] {
    padding-top: 20px;
    margin-left: 20px;
}

.retention-row[b-i6rzg6gmyf] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 10px;
}

.retention-col strong[b-i6rzg6gmyf] {
    display: block;
    margin-bottom: 5px;
}

.retention-no-results[b-i6rzg6gmyf] {
    color: red;
    margin-top: 20px;
}


/* ================================
   Inputs / Date Ranges
================================ */

.retention-input-wrap[b-i6rzg6gmyf],
.retention-date-wrap[b-i6rzg6gmyf] {
    background: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    padding: 4px 8px;
    box-sizing: border-box;
}

.retention-input-wrap[b-i6rzg6gmyf] {
    width: 90%;
    height: 34px;
    display: flex;
    align-items: center;
}

.retention-date-range[b-i6rzg6gmyf] {
    display: flex;
    align-items: center;
    width: 90%;
    gap: 10px;
}

.retention-date-wrap[b-i6rzg6gmyf] {
    flex: 1;
    height: 34px;
    display: flex;
    align-items: center;
}

    .retention-input-wrap input[b-i6rzg6gmyf],
    .retention-input-wrap select[b-i6rzg6gmyf],
    .retention-input-wrap textarea[b-i6rzg6gmyf],
    .retention-date-wrap input[b-i6rzg6gmyf] {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        outline: none;
        box-shadow: none;
        background: transparent;
        box-sizing: border-box;
        font-size: 14px;
        line-height: normal;
    }


/* ================================
   Buttons
================================ */

.retention-button-row[b-i6rzg6gmyf] {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.retention-search-button[b-i6rzg6gmyf],
.retention-clear-button[b-i6rzg6gmyf] {
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 7px 14px;
    cursor: pointer;
}

.retention-search-button[b-i6rzg6gmyf] {
    background-color: #449A45;
}

.retention-clear-button[b-i6rzg6gmyf] {
    background-color: #6c757d;
}

    .retention-search-button:disabled[b-i6rzg6gmyf],
    .retention-clear-button:disabled[b-i6rzg6gmyf] {
        opacity: 0.65;
        cursor: not-allowed;
    }


/* ================================
   Pagination
================================ */

.retention-pagination-row[b-i6rzg6gmyf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 4px;
}

.retention-page-size[b-i6rzg6gmyf] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #555555;
}

    .retention-page-size select[b-i6rzg6gmyf] {
        padding: 5px 8px;
        border: 1px solid #cccccc;
        border-radius: 4px;
    }

.retention-pagination-buttons[b-i6rzg6gmyf] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.retention-page-button[b-i6rzg6gmyf] {
    min-width: 42px;
    padding: 7px 12px;
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
}

    .retention-page-button.active[b-i6rzg6gmyf] {
        background: #0078d4;
        border-color: #0078d4;
        color: #ffffff;
    }

    .retention-page-button:disabled[b-i6rzg6gmyf] {
        color: #aaaaaa;
        background: #f4f4f4;
        cursor: not-allowed;
    }

.retention-page-ellipsis[b-i6rzg6gmyf] {
    padding: 0 6px;
    color: #666666;
}


/* ================================
   Main Contact Modal
================================ */

.retention-modal-backdrop[b-i6rzg6gmyf] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1040;
}

.retention-modal[b-i6rzg6gmyf] {
    position: fixed;
    z-index: 1050;
    top: 5vh;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    max-width: min(1280px, calc(100vw - 24px));
    max-height: calc(100vh - 24px);
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
}

.retention-modal-header[b-i6rzg6gmyf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #e1e1e1;
    padding: 10px;
}

    .retention-modal-header h5[b-i6rzg6gmyf] {
        margin: 0;
    }

.retention-modal-close[b-i6rzg6gmyf] {
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.retention-modal-body[b-i6rzg6gmyf] {
    margin: 0;
    padding: 20px;
    max-height: calc(100vh - 90px);
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}

.retention-archive-detail-grid[b-i6rzg6gmyf] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 28px;
}

.retention-detail-list[b-i6rzg6gmyf] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.retention-detail-row[b-i6rzg6gmyf] {
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 8px;
    align-items: start;
}

    .retention-detail-row strong[b-i6rzg6gmyf] {
        display: block;
        font-weight: 700;
        color: #333333;
        margin: 0;
        white-space: nowrap;
    }

    .retention-detail-row span[b-i6rzg6gmyf] {
        display: block;
        color: #555555;
        line-height: 1.4;
        min-width: 0;
        overflow-wrap: anywhere;
    }

.retention-modal-section-title[b-i6rzg6gmyf] {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.retention-modal-section-row[b-i6rzg6gmyf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.retention-modal-scroll-area[b-i6rzg6gmyf] {
    padding-bottom: 20px;
}


/* ================================
   Confirmation / Secondary Modal
================================ */

.retention-comment-modal-backdrop[b-i6rzg6gmyf] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1060;
}

.retention-comment-modal[b-i6rzg6gmyf] {
    position: fixed;
    z-index: 1070;
    top: 12vh;
    left: 50%;
    transform: translateX(-50%);
    width: min(720px, calc(100vw - 24px));
    max-height: calc(100vh - 24px);
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

    .retention-comment-modal-body[b-i6rzg6gmyf],
    .retention-comment-modal .retention-modal-body[b-i6rzg6gmyf] {
        padding: 20px;
        max-height: calc(100vh - 90px);
        overflow-y: auto;
        box-sizing: border-box;
    }

.retention-comment-grid[b-i6rzg6gmyf] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.retention-comment-field[b-i6rzg6gmyf] {
    min-width: 0;
}

    .retention-comment-field strong[b-i6rzg6gmyf] {
        display: block;
        margin-bottom: 6px;
    }

.retention-comment-input-wrap[b-i6rzg6gmyf],
.retention-comment-text-wrap[b-i6rzg6gmyf] {
    width: 100%;
    box-sizing: border-box;
}

    .retention-comment-input-wrap input[b-i6rzg6gmyf],
    .retention-comment-input-wrap select[b-i6rzg6gmyf] {
        width: 100%;
        min-height: 38px;
        border: none;
        outline: none;
        background: transparent;
        box-sizing: border-box;
    }

.retention-comment-text-field[b-i6rzg6gmyf] {
    margin-top: 16px;
}

.retention-comment-text-wrap textarea[b-i6rzg6gmyf] {
    width: 100%;
    min-height: 120px;
    border: none;
    outline: none;
    resize: vertical;
    background: transparent;
    box-sizing: border-box;
}

.retention-comment-save-row[b-i6rzg6gmyf] {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.retention-modal-action-row[b-i6rzg6gmyf] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin: 8px 0 18px 0;
}

.retention-move-back-button[b-i6rzg6gmyf] {
    background-color: #F69320;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 7px 14px;
    cursor: pointer;
}

    .retention-move-back-button:disabled[b-i6rzg6gmyf] {
        opacity: 0.65;
        cursor: not-allowed;
    }

@media (max-width: 768px) {
    .retention-modal-action-row[b-i6rzg6gmyf] {
        flex-direction: column;
        align-items: stretch;
    }

        .retention-modal-action-row .retention-search-button[b-i6rzg6gmyf],
        .retention-modal-action-row .retention-move-back-button[b-i6rzg6gmyf] {
            width: 100%;
        }

    .retention-comment-grid[b-i6rzg6gmyf] {
        grid-template-columns: 1fr;
    }
}
/* ================================
   Desktop / Mobile Visibility
================================ */

.retention-mobile-view[b-i6rzg6gmyf] {
    display: none;
}

.retention-desktop-view[b-i6rzg6gmyf] {
    display: block;
}


/* ================================
   Mobile Results List
================================ */

@media (max-width: 768px) {
    .retention-desktop-view[b-i6rzg6gmyf] {
        display: none;
    }

    .retention-mobile-view[b-i6rzg6gmyf] {
        display: block;
        margin-top: 12px;
        background-color: #ffffff;
    }

    .retention-mobile-card[b-i6rzg6gmyf] {
        border-bottom: 1px solid #eaeaea;
        padding: 8px 20px 11px 20px;
        background-color: #ffffff;
    }

    .retention-mobile-card-header[b-i6rzg6gmyf] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 14px;
    }

    .retention-mobile-main[b-i6rzg6gmyf] {
        min-width: 0;
        flex: 1;
    }

    .retention-mobile-title[b-i6rzg6gmyf] {
        background: none;
        border: none;
        padding: 0;
        color: #0645ad;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.25;
        text-align: left;
        text-decoration: underline;
        cursor: pointer;
    }

    .retention-mobile-subtitle[b-i6rzg6gmyf] {
        margin-top: 1px;
        font-size: 13px;
        line-height: 1.25;
        color: #333333;
        font-style: italic;
    }

    .retention-mobile-info[b-i6rzg6gmyf] {
        margin-top: 2px;
        font-size: 13px;
        line-height: 1.3;
        color: #333333;
    }

    .retention-mobile-info-line[b-i6rzg6gmyf] {
        margin: 0;
    }

    .retention-mobile-side-value[b-i6rzg6gmyf] {
        flex-shrink: 0;
        min-width: 82px;
        text-align: right;
        font-size: 13px;
        font-weight: 700;
        color: #111111;
        padding-top: 52px;
    }
}


/* ================================
   Mobile Comments List
================================ */

.retention-comments-mobile-list[b-i6rzg6gmyf] {
    margin-top: 10px;
}

.retention-comment-list-item[b-i6rzg6gmyf] {
    padding: 10px 0 12px 0;
    border-top: 1px solid #d4d4d4;
    font-size: 13px;
    color: #333333;
}

.retention-comment-list-header[b-i6rzg6gmyf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    line-height: 1.3;
    margin-bottom: 3px;
}

    .retention-comment-list-header strong[b-i6rzg6gmyf] {
        font-weight: 600;
        min-width: 0;
        overflow-wrap: anywhere;
    }

.retention-comment-list-date[b-i6rzg6gmyf] {
    flex: 0 0 auto;
    color: #333333;
    white-space: nowrap;
    text-align: right;
}

.retention-comment-list-via[b-i6rzg6gmyf] {
    font-style: italic;
    color: #555555;
    line-height: 1.3;
    margin-bottom: 5px;
}

.retention-comment-list-body[b-i6rzg6gmyf] {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    line-height: 1.35;
    margin-bottom: 6px;
}

.retention-comment-list-followup[b-i6rzg6gmyf] {
    line-height: 1.3;
}

    .retention-comment-list-followup strong[b-i6rzg6gmyf] {
        font-weight: 600;
    }

/* ================================
   Responsive Layout
================================ */

@media (max-width: 900px) {
    .retention-row[b-i6rzg6gmyf] {
        grid-template-columns: 1fr;
    }

    .retention-input-wrap[b-i6rzg6gmyf],
    .retention-date-range[b-i6rzg6gmyf] {
        width: 100%;
    }

    .retention-modal[b-i6rzg6gmyf] {
        width: 95%;
    }

    .retention-archive-detail-grid[b-i6rzg6gmyf] {
        grid-template-columns: 1fr;
    }

    .retention-detail-row[b-i6rzg6gmyf] {
        grid-template-columns: 150px minmax(0, 1fr);
    }
}

@media (max-width: 600px) {
    .retention-content[b-i6rzg6gmyf] {
        margin-left: 0;
        padding-inline: 12px;
    }

    .retention-date-range[b-i6rzg6gmyf] {
        flex-direction: column;
        align-items: stretch;
        gap: 6px;
    }

        .retention-date-range > span[b-i6rzg6gmyf] {
            display: none;
        }

    .retention-pagination-row[b-i6rzg6gmyf] {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .retention-pagination-buttons[b-i6rzg6gmyf] {
        flex-wrap: wrap;
    }
}

/* Compact mobile filter layout */
@media (max-width: 600px) {
    .retention-row[b-i6rzg6gmyf] {
        gap: 6px;
        margin-top: 6px;
    }

    .retention-col[b-i6rzg6gmyf] {
        display: grid;
        grid-template-columns: 120px minmax(0, 1fr);
        align-items: center;
        column-gap: 8px;
        margin-bottom: 4px;
    }

        .retention-col strong[b-i6rzg6gmyf] {
            margin-bottom: 0;
            font-size: 13px;
            line-height: 1.2;
            white-space: nowrap;
        }

    .retention-input-wrap[b-i6rzg6gmyf],
    .retention-date-range[b-i6rzg6gmyf] {
        width: 100%;
    }

    .retention-input-wrap[b-i6rzg6gmyf],
    .retention-date-wrap[b-i6rzg6gmyf] {
        height: 34px;
    }

    .retention-date-range[b-i6rzg6gmyf] {
        gap: 6px;
    }

    .retention-button-row[b-i6rzg6gmyf] {
        margin-top: 10px;
    }
}

.retention-comment-overdue[b-i6rzg6gmyf],
.retention-comment-overdue strong[b-i6rzg6gmyf],
.retention-comment-overdue span[b-i6rzg6gmyf],
.retention-comment-overdue div[b-i6rzg6gmyf] {
    color: #b00020 !important;
}

tr.retention-comment-overdue td[b-i6rzg6gmyf] {
    color: #b00020 !important;
}

/* ================================
   Archive Mobile Full Modal
   Keep this at the bottom so it wins over generic .retention-modal rules
================================ */

@media (max-width: 768px) {
    .retention-archive-modal[b-i6rzg6gmyf] {
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        transform: none;
        width: 100vw;
        max-width: none;
        height: 100dvh;
        max-height: none;
        display: flex;
        flex-direction: column;
        margin: 0;
    }

        .retention-archive-modal .retention-modal-header[b-i6rzg6gmyf] {
            flex: 0 0 auto;
        }

        .retention-archive-modal .retention-modal-body[b-i6rzg6gmyf] {
            flex: 1 1 auto;
            max-height: none;
            overflow-y: auto;
            padding: 14px;
        }

        .retention-archive-modal .retention-archive-detail-grid[b-i6rzg6gmyf] {
            grid-template-columns: 1fr;
            gap: 8px;
        }

        .retention-archive-modal .retention-detail-row[b-i6rzg6gmyf] {
            grid-template-columns: 120px minmax(0, 1fr);
            gap: 8px;
        }

        .retention-archive-modal .retention-modal-section-row[b-i6rzg6gmyf] {
            flex-direction: column;
            align-items: stretch;
            gap: 8px;
        }

            .retention-archive-modal .retention-modal-section-row .retention-search-button[b-i6rzg6gmyf] {
                width: 100%;
            }
}
/* /Components/Pages/Retention/CustomerRetentionOrders.razor.rz.scp.css */
/* ================================
   Customer Retention Base Layout
================================ */

.retention-content[b-ie5tuut82t] {
    padding-top: 20px;
    margin-left: 20px;
}

.retention-row[b-ie5tuut82t] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 10px;
}

.retention-col strong[b-ie5tuut82t] {
    display: block;
    margin-bottom: 5px;
}

.retention-stats-row[b-ie5tuut82t] {
    display: grid;
    grid-template-columns: 1.2fr 1.6fr 1.4fr .8fr 1.5fr 1.5fr;
    gap: 10px;
    margin-top: 10px;
}

.retention-no-results[b-ie5tuut82t] {
    color: red;
    margin-top: 20px;
}


/* ================================
   Inputs / Date Ranges
================================ */

.retention-input-wrap[b-ie5tuut82t],
.retention-date-wrap[b-ie5tuut82t] {
    background: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    padding: 4px 8px;
    box-sizing: border-box;
}

.retention-modal-date-wrap[b-ie5tuut82t] {
    background: white;
    border: 1px solid #999;
    border-radius: 6px;
    padding: 0 8px;
    box-sizing: border-box;
}

.retention-input-wrap[b-ie5tuut82t] {
    width: 90%;
    height: 34px;
    display: flex;
    align-items: center;
}

.retention-date-range[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    width: 90%;
    gap: 10px;
}

.retention-date-wrap[b-ie5tuut82t] {
    flex: 1;
    height: 34px;
    display: flex;
    align-items: center;
}

    .retention-input-wrap input[b-ie5tuut82t],
    .retention-input-wrap select[b-ie5tuut82t],
    .retention-input-wrap textarea[b-ie5tuut82t],
    .retention-date-wrap input[b-ie5tuut82t] {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        outline: none;
        box-shadow: none;
        background: transparent;
        box-sizing: border-box;
        font-size: 14px;
        line-height: normal;
    }

.retention-modal-date-wrap input[b-ie5tuut82t] {
    width: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    background: transparent;
    box-sizing: border-box;
}


/* ================================
   Checkboxes / Buttons
================================ */

.retention-checkbox-row[b-ie5tuut82t] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 15px;
}

.retention-checkbox-item[b-ie5tuut82t] {
    display: flex;
    align-items: center;
}

    .retention-checkbox-item label[b-ie5tuut82t] {
        margin-left: 10px;
    }

.retention-button-row[b-ie5tuut82t] {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.retention-search-button[b-ie5tuut82t],
.retention-clear-button[b-ie5tuut82t] {
    color: white;
    border: none;
    border-radius: 4px;
    padding: 7px 14px;
    cursor: pointer;
}

.retention-search-button[b-ie5tuut82t] {
    background-color: #449A45;
}

.retention-clear-button[b-ie5tuut82t] {
    background-color: #6c757d;
}

    .retention-search-button:disabled[b-ie5tuut82t],
    .retention-clear-button:disabled[b-ie5tuut82t] {
        opacity: 0.65;
        cursor: not-allowed;
    }


/* ================================
   Sortable Table Headers
================================ */

.sortable-header[b-ie5tuut82t] {
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.sort-icon[b-ie5tuut82t] {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    gap: 1px;
    margin-left: 4px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.sort-up[b-ie5tuut82t],
.sort-down[b-ie5tuut82t] {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    opacity: 0.9;
}

.sort-up[b-ie5tuut82t] {
    border-bottom: 5px solid white;
}

.sort-down[b-ie5tuut82t] {
    border-top: 5px solid white;
}

.sort-icon.sort-asc .sort-up[b-ie5tuut82t],
.sort-icon.sort-desc .sort-down[b-ie5tuut82t] {
    opacity: 1;
}

.sort-icon.sort-asc .sort-down[b-ie5tuut82t],
.sort-icon.sort-desc .sort-up[b-ie5tuut82t] {
    opacity: 0.35;
}


/* ================================
   Pagination
================================ */

.retention-pagination-row[b-ie5tuut82t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 4px;
}

.retention-page-size[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #555;
}

    .retention-page-size select[b-ie5tuut82t] {
        padding: 5px 8px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.retention-pagination-buttons[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.retention-page-button[b-ie5tuut82t] {
    min-width: 42px;
    padding: 7px 12px;
    border: 1px solid #ddd;
    background: white;
    color: #333;
    border-radius: 4px;
    cursor: pointer;
}

    .retention-page-button.active[b-ie5tuut82t] {
        background: #0078d4;
        border-color: #0078d4;
        color: white;
    }

    .retention-page-button:disabled[b-ie5tuut82t] {
        color: #aaa;
        background: #f4f4f4;
        cursor: not-allowed;
    }

.retention-page-ellipsis[b-ie5tuut82t] {
    padding: 0 6px;
    color: #666;
}


/* ================================
   Main Contact Modal
================================ */

.retention-modal-backdrop[b-ie5tuut82t] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1040;
}

.retention-modal[b-ie5tuut82t] {
    position: fixed;
    z-index: 1050;
    top: 5vh;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    max-width: min(1280px, calc(100vw - 24px));
    max-height: calc(100vh - 24px);
    overflow: hidden;
    background: white;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    display: flex;
    flex-direction: column;
}

.retention-modal-header[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #e1e1e1;
    padding: 10px;
}

    .retention-modal-header h5[b-ie5tuut82t] {
        margin: 0;
    }

.retention-modal-close[b-ie5tuut82t] {
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.retention-modal-body[b-ie5tuut82t] {
    margin: 0;
    padding: 20px;
    max-height: calc(100vh - 90px);
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}

.retention-modal-grid[b-ie5tuut82t],
.retention-archive-detail-grid[b-ie5tuut82t] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 28px;
}

.retention-detail-list[b-ie5tuut82t] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.retention-detail-row[b-ie5tuut82t] {
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 8px;
    align-items: start;
}

    .retention-detail-row strong[b-ie5tuut82t] {
        display: block;
        font-weight: 700;
        color: #333;
        margin: 0;
        white-space: nowrap;
    }

    .retention-detail-row span[b-ie5tuut82t] {
        display: block;
        color: #555;
        line-height: 1.4;
        min-width: 0;
        overflow-wrap: anywhere;
    }

.retention-modal-section-title[b-ie5tuut82t] {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.retention-modal-section-row[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.retention-modal-scroll-area[b-ie5tuut82t] {
    padding-bottom: 0px;
}


/* ================================
   Expected Order Date Row
================================ */

.retention-expected-date-row[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
    margin: 20px 0;
}

.retention-expected-date-label[b-ie5tuut82t] {
    font-size: 16px;
    font-weight: 600;
    line-height: 38px;
    white-space: nowrap;
    margin: 0;
}

.retention-modal-date-wrap[b-ie5tuut82t] {
    width: 160px;
    flex: 0 0 160px;
    height: 40px;
    padding: 0 8px;
    border-radius: 6px;
    border: 1px solid #999;
    display: flex;
    align-items: center;
}

    .retention-modal-date-wrap input[b-ie5tuut82t] {
        height: 100%;
        font-size: 14px;
    }

.retention-modal-date-button[b-ie5tuut82t] {
    flex: 0 0 auto;
    min-height: 38px;
}

.retention-order-history-action-row[b-ie5tuut82t] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 6px 0 14px 0;
}

    .retention-order-history-action-row .retention-search-button[b-ie5tuut82t] {
        margin: 0;
    }

/* ================================
   Tooltip
================================ */

.retention-tooltip-wrap[b-ie5tuut82t] {
    position: relative;
    display: inline-flex;
    align-items: center;
    overflow: visible;
}

.retention-info-icon[b-ie5tuut82t] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #555;
    color: white;
    font-size: 11px;
    font-weight: 700;
    cursor: help;
}

.retention-tooltip-text[b-ie5tuut82t] {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: calc(100% + 8px);
    left: 50%;
    width: 200px;
    background: #111;
    color: white;
    text-align: center;
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 13px;
    line-height: 1.4;
    z-index: 9999;
    transition: opacity 0.15s ease-in-out;
}

    .retention-tooltip-text[b-ie5tuut82t]::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 8px;
        border-width: 6px;
        border-style: solid;
        border-color: #111 transparent transparent transparent;
    }

.retention-tooltip-wrap:hover .retention-tooltip-text[b-ie5tuut82t] {
    visibility: visible;
    opacity: 1;
}


/* ================================
   Comment / Secondary Modals
================================ */

.retention-comment-modal-backdrop[b-ie5tuut82t] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1060;
}

.retention-comment-modal[b-ie5tuut82t] {
    position: fixed;
    z-index: 1070;
    top: 12vh;
    left: 50%;
    transform: translateX(-50%);
    width: min(720px, calc(100vw - 24px));
    max-height: calc(100vh - 24px);
    overflow: hidden;
    background: white;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
}

    .retention-comment-modal-body[b-ie5tuut82t],
    .retention-comment-modal .retention-modal-body[b-ie5tuut82t] {
        padding: 20px;
        max-height: calc(100vh - 90px);
        overflow-y: auto;
        box-sizing: border-box;
    }

.retention-comment-grid[b-ie5tuut82t] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.retention-comment-field[b-ie5tuut82t] {
    min-width: 0;
}

    .retention-comment-field strong[b-ie5tuut82t] {
        display: block;
        margin-bottom: 6px;
    }

.retention-comment-input-wrap[b-ie5tuut82t],
.retention-comment-text-wrap[b-ie5tuut82t] {
    width: 100%;
    box-sizing: border-box;
}

    .retention-comment-input-wrap input[b-ie5tuut82t],
    .retention-comment-input-wrap select[b-ie5tuut82t] {
        width: 100%;
        min-height: 38px;
        border: none;
        outline: none;
        background: transparent;
        box-sizing: border-box;
    }

.retention-comment-text-field[b-ie5tuut82t] {
    margin-top: 16px;
}

.retention-comment-text-wrap textarea[b-ie5tuut82t] {
    width: 100%;
    min-height: 120px;
    border: none;
    outline: none;
    resize: vertical;
    background: transparent;
    box-sizing: border-box;
}

.retention-comment-save-row[b-ie5tuut82t] {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}


/* ================================
   Mobile / Desktop Visibility
================================ */

.retention-mobile-view[b-ie5tuut82t],
.retention-mobile-filter-panel[b-ie5tuut82t] {
    display: none;
}

.retention-desktop-view[b-ie5tuut82t],
.retention-desktop-filter-panel[b-ie5tuut82t] {
    display: block;
}


/* ================================
   Shared Mobile List Cards
   Pending Archive / Archived Contacts
================================ */

@media (max-width: 768px) {
    .retention-desktop-view[b-ie5tuut82t] {
        display: none;
    }

    .retention-mobile-view[b-ie5tuut82t] {
        display: block;
        margin-top: 12px;
        background-color: #ffffff;
    }

    .retention-mobile-card[b-ie5tuut82t] {
        border-bottom: 1px solid #eaeaea;
        padding: 8px 20px 11px 20px;
        background-color: #ffffff;
    }

    .retention-mobile-card-header[b-ie5tuut82t] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 14px;
    }

    .retention-mobile-main[b-ie5tuut82t] {
        min-width: 0;
        flex: 1;
    }

    .retention-mobile-title[b-ie5tuut82t] {
        background: none;
        border: none;
        padding: 0;
        color: #0645ad;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.25;
        text-align: left;
        text-decoration: underline;
        cursor: pointer;
    }

    .retention-mobile-subtitle[b-ie5tuut82t] {
        margin-top: 1px;
        font-size: 13px;
        line-height: 1.25;
        color: #333333;
        font-style: italic;
    }

    .retention-mobile-info[b-ie5tuut82t] {
        margin-top: 2px;
        font-size: 13px;
        line-height: 1.3;
        color: #333333;
    }

    .retention-mobile-info-line[b-ie5tuut82t] {
        margin: 0;
    }

    .retention-mobile-field[b-ie5tuut82t] {
        display: flex;
        justify-content: space-between;
        gap: 12px;
        padding: 2px 0;
        font-size: 13px;
        color: #333333;
    }

        .retention-mobile-field span[b-ie5tuut82t],
        .retention-mobile-reason span[b-ie5tuut82t] {
            color: #666666;
            font-weight: 500;
        }

        .retention-mobile-field strong[b-ie5tuut82t] {
            text-align: right;
            font-weight: 600;
        }

    .retention-mobile-reason[b-ie5tuut82t] {
        margin-top: 8px;
        font-size: 13px;
        color: #333333;
    }

        .retention-mobile-reason div[b-ie5tuut82t] {
            margin-top: 2px;
            white-space: pre-wrap;
            overflow-wrap: anywhere;
        }

    .retention-mobile-side-value[b-ie5tuut82t] {
        flex-shrink: 0;
        min-width: 82px;
        text-align: right;
        font-size: 13px;
        font-weight: 700;
        color: #111111;
        padding-top: 52px;
    }

    .retention-mobile-view-button[b-ie5tuut82t] {
        display: none;
    }
}


/* ================================
   CR Contacts / Orders Mobile Results
================================ */

@media (max-width: 768px) {
    .retention-mobile-result-card[b-ie5tuut82t] {
        position: relative;
        min-height: 96px;
        padding: 10px 20px 12px 20px;
        border-bottom: 1px solid #eaeaea;
        background-color: #ffffff;
        cursor: pointer;
    }

        .retention-mobile-result-card:hover[b-ie5tuut82t] {
            background-color: #f9f9f9;
        }

    .retention-mobile-result-main[b-ie5tuut82t] {
        padding-right: 105px;
    }

    .retention-mobile-result-title[b-ie5tuut82t] {
        font-size: 14px;
        font-weight: 600;
        color: #0645ad;
        text-decoration: underline;
        line-height: 1.25;
        margin-bottom: 4px;
    }

    .retention-mobile-result-line[b-ie5tuut82t] {
        font-size: 13px;
        color: #333333;
        line-height: 1.35;
        margin-bottom: 1px;
    }

        .retention-mobile-result-line strong[b-ie5tuut82t] {
            font-weight: 600;
        }

    .retention-mobile-result-amount[b-ie5tuut82t] {
        position: absolute;
        right: 20px;
        bottom: 12px;
        font-size: 14px;
        font-weight: 700;
        color: #111111;
        text-align: right;
        white-space: nowrap;
    }
}


/* ================================
   Mobile Filter Panel
================================ */

@media (max-width: 768px) {
    .retention-desktop-filter-panel[b-ie5tuut82t] {
        display: none;
    }

    .retention-mobile-filter-panel[b-ie5tuut82t] {
        display: block;
        margin-bottom: 14px;
    }

    .retention-mobile-filter-field[b-ie5tuut82t] {
        margin-bottom: 10px;
    }

        .retention-mobile-filter-field strong[b-ie5tuut82t] {
            display: block;
            margin-bottom: 4px;
            font-size: 13px;
            color: #333333;
        }

        .retention-mobile-filter-field .retention-input-wrap[b-ie5tuut82t],
        .retention-mobile-filter-field .retention-date-wrap[b-ie5tuut82t] {
            width: 100%;
            padding: 0;
            border: none;
            background: transparent;
        }

            .retention-mobile-filter-field input[b-ie5tuut82t],
            .retention-mobile-filter-field select[b-ie5tuut82t],
            .retention-mobile-filter-field .retention-date-wrap input[b-ie5tuut82t] {
                width: 100%;
                height: 36px;
                min-height: 36px;
                max-height: 36px;
                padding: 6px 10px;
                margin: 0;
                outline: none;
                box-shadow: none;
                background-color: #ffffff;
                box-sizing: border-box;
                font-size: 14px;
                line-height: 20px;
            }

        .retention-mobile-filter-field .retention-date-range[b-ie5tuut82t] {
            display: flex;
            align-items: center;
            gap: 8px;
            width: 100%;
        }

        .retention-mobile-filter-field .retention-date-wrap[b-ie5tuut82t] {
            flex: 1;
        }

    /* Dash Leads-style mobile Sort By */
    .retention-mobile-sort-row[b-ie5tuut82t] {
        display: flex;
        align-items: center;
        gap: 6px;
        margin: 12px 0;
    }

    .retention-mobile-sort-select[b-ie5tuut82t] {
        width: 210px;
        height: 31px;
        padding: 4px 8px;
        border: 1px solid #cccccc;
        border-radius: 2px;
        background-color: #ffffff;
        color: #333333;
        font-size: 12px;
        line-height: 1.2;
    }

    .retention-mobile-sort-direction[b-ie5tuut82t] {
        width: 31px;
        height: 31px;
        border: none;
        border-radius: 2px;
        background-color: #449A45;
        color: #ffffff;
        font-size: 13px;
        font-weight: 700;
        line-height: 31px;
        text-align: center;
        cursor: pointer;
        padding: 0;
    }

        .retention-mobile-sort-direction:disabled[b-ie5tuut82t] {
            opacity: 0.65;
            cursor: not-allowed;
        }

    .retention-mobile-date-separator[b-ie5tuut82t] {
        font-size: 16px;
        font-weight: 600;
        color: #333333;
    }

    .retention-mobile-more-row[b-ie5tuut82t] {
        display: flex;
        justify-content: flex-start;
        margin: 4px 0 12px 0;
    }

    .retention-more-filters-button[b-ie5tuut82t] {
        border: none;
        background: none;
        color: #0645ad;
        padding: 0;
        font-size: 13px;
        text-decoration: underline;
        cursor: pointer;
    }

    .retention-mobile-checkbox-row[b-ie5tuut82t] {
        display: flex;
        flex-direction: column;
        gap: 6px;
        margin: 8px 0 12px 0;
    }

    .retention-mobile-filter-buttons[b-ie5tuut82t] {
        margin-top: 12px;
    }
}


/* ================================
   Responsive Layout
================================ */

@media (max-width: 900px) {
    .retention-row[b-ie5tuut82t] {
        grid-template-columns: 1fr;
    }

    .retention-input-wrap[b-ie5tuut82t],
    .retention-date-range[b-ie5tuut82t] {
        width: 100%;
    }

    .retention-checkbox-row[b-ie5tuut82t] {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .retention-stats-row[b-ie5tuut82t] {
        grid-template-columns: 1fr 1fr;
    }

    .retention-modal[b-ie5tuut82t] {
        width: 95%;
    }

    .retention-modal-grid[b-ie5tuut82t],
    .retention-archive-detail-grid[b-ie5tuut82t] {
        grid-template-columns: 1fr;
    }

    .retention-detail-row[b-ie5tuut82t] {
        grid-template-columns: 150px minmax(0, 1fr);
    }

    .retention-comment-grid[b-ie5tuut82t] {
        grid-template-columns: 1fr;
    }

    .retention-expected-date-row[b-ie5tuut82t] {
        flex-wrap: wrap;
    }
}

/* Mobile comments list inside CR Contacts modal */
.retention-comments-mobile-list[b-ie5tuut82t] {
    margin-top: 10px;
}

.retention-comment-list-item[b-ie5tuut82t] {
    padding: 10px 0 12px 0;
    border-top: 1px solid #d4d4d4;
    font-size: 13px;
    color: #333333;
}

.retention-comment-list-header[b-ie5tuut82t] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    line-height: 1.3;
    margin-bottom: 3px;
}

    .retention-comment-list-header strong[b-ie5tuut82t] {
        font-weight: 600;
        min-width: 0;
        overflow-wrap: anywhere;
    }

.retention-comment-list-date[b-ie5tuut82t] {
    flex: 0 0 auto;
    color: #333333;
    white-space: nowrap;
    text-align: right;
}

.retention-comment-list-via[b-ie5tuut82t] {
    font-style: italic;
    color: #555555;
    line-height: 1.3;
    margin-bottom: 5px;
}

.retention-comment-list-body[b-ie5tuut82t] {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    line-height: 1.35;
    margin-bottom: 6px;
}

.retention-comment-list-followup[b-ie5tuut82t] {
    line-height: 1.3;
}

    .retention-comment-list-followup strong[b-ie5tuut82t] {
        font-weight: 600;
    }

@media (max-width: 600px) {
    .retention-content[b-ie5tuut82t] {
        margin-left: 0;
        padding-inline: 12px;
    }

    .retention-date-range[b-ie5tuut82t] {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

        .retention-date-range > span[b-ie5tuut82t] {
            display: none;
        }

    .retention-stats-row[b-ie5tuut82t] {
        grid-template-columns: 1fr;
    }

    .retention-pagination-row[b-ie5tuut82t] {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .retention-pagination-buttons[b-ie5tuut82t] {
        flex-wrap: wrap;
    }
}

/* Mobile Expected Order Date row inside Contact modal */
@media (max-width: 768px) {
    .retention-contact-modal .retention-expected-date-row[b-ie5tuut82t] {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        gap: 6px;
        margin: 12px 0;
    }

    .retention-contact-modal .retention-expected-date-label[b-ie5tuut82t] {
        flex: 0 0 auto;
        font-size: 0;
        line-height: 1;
        white-space: nowrap;
    }

        .retention-contact-modal .retention-expected-date-label[b-ie5tuut82t]::after {
            content: "Expected Order Date:";
            font-size: 13px;
            font-weight: 600;
            line-height: 34px;
        }

    .retention-contact-modal .retention-modal-date-wrap[b-ie5tuut82t] {
        flex: 0 1 135px;
        width: 135px;
        min-width: 0;
        height: 34px;
        padding: 0 6px;
    }

        .retention-contact-modal .retention-modal-date-wrap input[b-ie5tuut82t] {
            height: 100%;
            font-size: 13px;
            padding: 0;
        }

    .retention-contact-modal .retention-modal-date-button[b-ie5tuut82t],
    .retention-contact-modal .retention-icon-button[b-ie5tuut82t] {
        flex: 0 0 34px;
        width: 34px;
        min-width: 34px;
        height: 34px;
        padding: 0;
    }

    .retention-contact-modal .retention-info-icon[b-ie5tuut82t] {
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
}

/* CR Contacts modal mobile full-screen only */
@media (max-width: 768px) {
    .retention-contact-modal[b-ie5tuut82t] {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: none;
        width: 100%;
        max-width: none;
        height: 100vh;
        max-height: none;
        display: flex;
        flex-direction: column;
    }

        .retention-contact-modal .retention-modal-header[b-ie5tuut82t] {
            flex: 0 0 auto;
        }

        .retention-contact-modal .retention-modal-body[b-ie5tuut82t] {
            flex: 1 1 auto;
            max-height: none;
            overflow-y: auto;
            padding: 14px;
        }

        .retention-contact-modal .retention-modal-grid[b-ie5tuut82t] {
            grid-template-columns: 1fr;
            gap: 8px;
        }

        .retention-contact-modal .retention-detail-row[b-ie5tuut82t] {
            grid-template-columns: 120px minmax(0, 1fr);
            gap: 8px;
        }

        .retention-contact-modal .retention-expected-date-row[b-ie5tuut82t] {
            justify-content: flex-start;
            flex-wrap: wrap;
        }

        .retention-contact-modal .retention-modal-section-row[b-ie5tuut82t] {
            flex-direction: column;
            align-items: stretch;
            gap: 8px;
        }

            .retention-contact-modal .retention-modal-section-row .retention-search-button[b-ie5tuut82t] {
                width: 100%;
            }
}

/* Icon-only buttons */
.retention-icon-button[b-ie5tuut82t] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    min-width: 38px;
    height: 38px;
    padding: 0;
}

    .retention-icon-button svg[b-ie5tuut82t] {
        width: 16px;
        height: 16px;
        fill: currentColor;
    }



/* CR Contacts mobile filters - compact label/field layout */
@media (max-width: 768px) {
    .retention-mobile-filter-field[b-ie5tuut82t] {
        display: grid;
        grid-template-columns: 125px minmax(0, 1fr);
        align-items: center;
        column-gap: 8px;
        margin-bottom: 8px;
    }

        .retention-mobile-filter-field strong[b-ie5tuut82t] {
            margin-bottom: 0;
            font-size: 13px;
            line-height: 1.2;
            white-space: nowrap;
        }

        .retention-mobile-filter-field .retention-input-wrap[b-ie5tuut82t],
        .retention-mobile-filter-field .retention-date-wrap[b-ie5tuut82t] {
            width: 100%;
            height: 34px;
            padding: 4px 8px;
            border: 1px solid #bfbfbf;
            border-radius: 2px;
            background: #ffffff;
            box-sizing: border-box;
            display: flex;
            align-items: center;
        }

            .retention-mobile-filter-field input[b-ie5tuut82t],
            .retention-mobile-filter-field select[b-ie5tuut82t],
            .retention-mobile-filter-field .retention-date-wrap input[b-ie5tuut82t] {
                width: 100%;
                height: 100%;
                padding: 0;
                margin: 0;
                border: none;
                border-radius: 0;
                outline: none;
                box-shadow: none;
                background: transparent;
                box-sizing: border-box;
                font-size: 13px;
                line-height: normal;
            }

        .retention-mobile-filter-field .retention-date-range[b-ie5tuut82t] {
            width: 100%;
            display: flex;
            align-items: center;
            gap: 6px;
        }

        .retention-mobile-filter-field .retention-date-wrap[b-ie5tuut82t] {
            flex: 1;
            min-width: 0;
        }

    .retention-mobile-date-separator[b-ie5tuut82t] {
        display: inline;
        font-size: 14px;
        font-weight: 600;
    }

    .retention-mobile-more-row[b-ie5tuut82t] {
        justify-content: center;
        margin: 8px 0 12px 0;
    }
}

/* Inline mobile filter checkboxes */
@media (max-width: 768px) {
    .retention-mobile-checkbox-row[b-ie5tuut82t] {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 10px 16px;
        margin: 10px 0 14px 0;
        width: 100%;
    }

        .retention-mobile-checkbox-row .retention-checkbox-item[b-ie5tuut82t] {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin: 0;
            white-space: nowrap;
            line-height: 1;
        }

            .retention-mobile-checkbox-row .retention-checkbox-item input[type="checkbox"][b-ie5tuut82t] {
                margin: 0;
                width: 14px;
                height: 14px;
                flex: 0 0 auto;
            }

            .retention-mobile-checkbox-row .retention-checkbox-item label[b-ie5tuut82t] {
                margin: 0 0 0 6px;
                font-size: 13px;
                line-height: 14px;
                display: inline-flex;
                align-items: center;
            }
}

.retention-comment-overdue[b-ie5tuut82t] {
    color: #b00020;
}

    .retention-comment-overdue .retention-comment-list-date[b-ie5tuut82t],
    .retention-comment-overdue .retention-comment-list-via[b-ie5tuut82t],
    .retention-comment-overdue .retention-comment-list-followup[b-ie5tuut82t],
    .retention-comment-overdue .retention-comment-list-body[b-ie5tuut82t] {
        color: #b00020;
    }

tr.retention-comment-overdue td[b-ie5tuut82t] {
    color: #b00020;
}
/* /Components/Pages/Retention/CustomerRetentionPendingArchive.razor.rz.scp.css */
/* ================================
   Pending Archive - Base Layout
================================ */

.retention-content[b-1vy0u2lczh] {
    padding-top: 20px;
    margin-left: 20px;
}

.retention-row[b-1vy0u2lczh] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 10px;
}

.retention-col strong[b-1vy0u2lczh] {
    display: block;
    margin-bottom: 5px;
}

.retention-no-results[b-1vy0u2lczh] {
    color: red;
    margin-top: 20px;
}


/* ================================
   Inputs / Date Ranges
================================ */

.retention-input-wrap[b-1vy0u2lczh],
.retention-date-wrap[b-1vy0u2lczh] {
    background: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    padding: 4px 8px;
    box-sizing: border-box;
}

.retention-input-wrap[b-1vy0u2lczh] {
    width: 90%;
    height: 34px;
    display: flex;
    align-items: center;
}

.retention-date-range[b-1vy0u2lczh] {
    display: flex;
    align-items: center;
    width: 90%;
    gap: 10px;
}

.retention-date-wrap[b-1vy0u2lczh] {
    flex: 1;
    height: 34px;
    display: flex;
    align-items: center;
}

    .retention-input-wrap input[b-1vy0u2lczh],
    .retention-input-wrap select[b-1vy0u2lczh],
    .retention-input-wrap textarea[b-1vy0u2lczh],
    .retention-date-wrap input[b-1vy0u2lczh] {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        outline: none;
        box-shadow: none;
        background: transparent;
        box-sizing: border-box;
        font-size: 14px;
        line-height: normal;
    }


/* ================================
   Buttons
================================ */

.retention-button-row[b-1vy0u2lczh] {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.retention-search-button[b-1vy0u2lczh],
.retention-clear-button[b-1vy0u2lczh] {
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 7px 14px;
    cursor: pointer;
}

.retention-search-button[b-1vy0u2lczh] {
    background-color: #449A45;
}

.retention-clear-button[b-1vy0u2lczh] {
    background-color: #6c757d;
}

    .retention-search-button:disabled[b-1vy0u2lczh],
    .retention-clear-button:disabled[b-1vy0u2lczh] {
        opacity: 0.65;
        cursor: not-allowed;
    }


/* ================================
   Pagination
================================ */

.retention-pagination-row[b-1vy0u2lczh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 4px;
}

.retention-page-size[b-1vy0u2lczh] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #555555;
}

    .retention-page-size select[b-1vy0u2lczh] {
        padding: 5px 8px;
        border: 1px solid #cccccc;
        border-radius: 4px;
    }

.retention-pagination-buttons[b-1vy0u2lczh] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.retention-page-button[b-1vy0u2lczh] {
    min-width: 42px;
    padding: 7px 12px;
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
}

    .retention-page-button.active[b-1vy0u2lczh] {
        background: #0078d4;
        border-color: #0078d4;
        color: #ffffff;
    }

    .retention-page-button:disabled[b-1vy0u2lczh] {
        color: #aaaaaa;
        background: #f4f4f4;
        cursor: not-allowed;
    }

.retention-page-ellipsis[b-1vy0u2lczh] {
    padding: 0 6px;
    color: #666666;
}


/* ================================
   Main Contact Modal
================================ */

.retention-modal-backdrop[b-1vy0u2lczh] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1040;
}

.retention-modal[b-1vy0u2lczh] {
    position: fixed;
    z-index: 1050;
    top: 5vh;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    max-width: min(1280px, calc(100vw - 24px));
    max-height: calc(100vh - 24px);
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    display: flex;
    flex-direction: column;
}

.retention-modal-header[b-1vy0u2lczh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #e1e1e1;
    padding: 10px;
}

    .retention-modal-header h5[b-1vy0u2lczh] {
        margin: 0;
    }

.retention-modal-close[b-1vy0u2lczh] {
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.retention-modal-action-row[b-1vy0u2lczh] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin: 8px 0 18px 0;
}

.retention-move-back-button[b-1vy0u2lczh] {
    background-color: #F69320;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 7px 14px;
    cursor: pointer;
}

    .retention-move-back-button:disabled[b-1vy0u2lczh] {
        opacity: 0.65;
        cursor: not-allowed;
    }

@media (max-width: 768px) {
    .retention-modal-action-row[b-1vy0u2lczh] {
        flex-direction: column;
        align-items: stretch;
    }

        .retention-modal-action-row .retention-search-button[b-1vy0u2lczh],
        .retention-modal-action-row .retention-move-back-button[b-1vy0u2lczh] {
            width: 100%;
        }
}

.retention-modal-body[b-1vy0u2lczh] {
    margin: 0;
    padding: 20px;
    max-height: calc(100vh - 90px);
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}

.retention-modal-grid[b-1vy0u2lczh] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 28px;
}

.retention-detail-list[b-1vy0u2lczh] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.retention-detail-row[b-1vy0u2lczh] {
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 8px;
    align-items: start;
}

    .retention-detail-row strong[b-1vy0u2lczh] {
        display: block;
        font-weight: 700;
        color: #333333;
        margin: 0;
        white-space: nowrap;
    }

    .retention-detail-row span[b-1vy0u2lczh] {
        display: block;
        color: #555555;
        line-height: 1.4;
        min-width: 0;
        overflow-wrap: anywhere;
    }

.retention-modal-section-title[b-1vy0u2lczh] {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.retention-modal-section-row[b-1vy0u2lczh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.retention-modal-scroll-area[b-1vy0u2lczh] {
    padding-bottom: 0px;
}


/* ================================
   Confirmation / Secondary Modals
================================ */

.retention-comment-modal-backdrop[b-1vy0u2lczh] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1060;
}

.retention-comment-modal[b-1vy0u2lczh] {
    position: fixed;
    z-index: 1070;
    top: 12vh;
    left: 50%;
    transform: translateX(-50%);
    width: min(720px, calc(100vw - 24px));
    max-height: calc(100vh - 24px);
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
}

    .retention-comment-modal-body[b-1vy0u2lczh],
    .retention-comment-modal .retention-modal-body[b-1vy0u2lczh] {
        padding: 20px;
        max-height: calc(100vh - 90px);
        overflow-y: auto;
        box-sizing: border-box;
    }

.retention-comment-grid[b-1vy0u2lczh] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.retention-comment-field[b-1vy0u2lczh] {
    min-width: 0;
}

    .retention-comment-field strong[b-1vy0u2lczh] {
        display: block;
        margin-bottom: 6px;
    }

.retention-comment-input-wrap[b-1vy0u2lczh],
.retention-comment-text-wrap[b-1vy0u2lczh] {
    width: 100%;
    box-sizing: border-box;
}

    .retention-comment-input-wrap input[b-1vy0u2lczh],
    .retention-comment-input-wrap select[b-1vy0u2lczh] {
        width: 100%;
        min-height: 38px;
        border: none;
        outline: none;
        background: transparent;
        box-sizing: border-box;
    }

.retention-comment-text-field[b-1vy0u2lczh] {
    margin-top: 16px;
}

.retention-comment-text-wrap textarea[b-1vy0u2lczh] {
    width: 100%;
    min-height: 120px;
    border: none;
    outline: none;
    resize: vertical;
    background: transparent;
    box-sizing: border-box;
}

.retention-comment-save-row[b-1vy0u2lczh] {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}


/* ================================
   Desktop / Mobile Visibility
================================ */

.retention-mobile-view[b-1vy0u2lczh] {
    display: none;
}

.retention-desktop-view[b-1vy0u2lczh] {
    display: block;
}


/* ================================
   Mobile List View
================================ */

@media (max-width: 768px) {
    .retention-desktop-view[b-1vy0u2lczh] {
        display: none;
    }

    .retention-mobile-view[b-1vy0u2lczh] {
        display: block;
        margin-top: 12px;
        background-color: #ffffff;
    }

    .retention-mobile-card[b-1vy0u2lczh] {
        border-bottom: 1px solid #eaeaea;
        padding: 8px 20px 11px 20px;
        background-color: #ffffff;
    }

    .retention-mobile-card-header[b-1vy0u2lczh] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 14px;
    }

    .retention-mobile-main[b-1vy0u2lczh] {
        min-width: 0;
        flex: 1;
    }

    .retention-mobile-title[b-1vy0u2lczh] {
        background: none;
        border: none;
        padding: 0;
        color: #0645ad;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.25;
        text-align: left;
        text-decoration: underline;
        cursor: pointer;
    }

    .retention-mobile-subtitle[b-1vy0u2lczh] {
        margin-top: 1px;
        font-size: 13px;
        line-height: 1.25;
        color: #333333;
        font-style: italic;
    }

    .retention-mobile-info[b-1vy0u2lczh] {
        margin-top: 2px;
        font-size: 13px;
        line-height: 1.3;
        color: #333333;
    }

    .retention-mobile-info-line[b-1vy0u2lczh] {
        margin: 0;
    }

    .retention-mobile-field[b-1vy0u2lczh] {
        display: flex;
        justify-content: space-between;
        gap: 12px;
        padding: 2px 0;
        font-size: 13px;
        color: #333333;
    }

        .retention-mobile-field span[b-1vy0u2lczh],
        .retention-mobile-reason span[b-1vy0u2lczh] {
            color: #666666;
            font-weight: 500;
        }

        .retention-mobile-field strong[b-1vy0u2lczh] {
            text-align: right;
            font-weight: 600;
        }

    .retention-mobile-reason[b-1vy0u2lczh] {
        margin-top: 8px;
        font-size: 13px;
        color: #333333;
    }

        .retention-mobile-reason div[b-1vy0u2lczh] {
            margin-top: 2px;
            white-space: pre-wrap;
            overflow-wrap: anywhere;
        }

    .retention-mobile-side-value[b-1vy0u2lczh] {
        flex-shrink: 0;
        min-width: 82px;
        text-align: right;
        font-size: 13px;
        font-weight: 700;
        color: #111111;
        padding-top: 52px;
    }

    .retention-mobile-view-button[b-1vy0u2lczh] {
        display: none;
    }
}

/* ================================
   Mobile Comments List
================================ */

.retention-comments-mobile-list[b-1vy0u2lczh] {
    margin-top: 10px;
}

.retention-comment-list-item[b-1vy0u2lczh] {
    padding: 10px 0 12px 0;
    border-top: 1px solid #d4d4d4;
    font-size: 13px;
    color: #333333;
}

.retention-comment-list-header[b-1vy0u2lczh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    line-height: 1.3;
    margin-bottom: 3px;
}

    .retention-comment-list-header strong[b-1vy0u2lczh] {
        font-weight: 600;
        min-width: 0;
        overflow-wrap: anywhere;
    }

.retention-comment-list-date[b-1vy0u2lczh] {
    flex: 0 0 auto;
    color: #333333;
    white-space: nowrap;
    text-align: right;
}

.retention-comment-list-via[b-1vy0u2lczh] {
    font-style: italic;
    color: #555555;
    line-height: 1.3;
    margin-bottom: 5px;
}

.retention-comment-list-body[b-1vy0u2lczh] {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    line-height: 1.35;
    margin-bottom: 6px;
}

.retention-comment-list-followup[b-1vy0u2lczh] {
    line-height: 1.3;
}

    .retention-comment-list-followup strong[b-1vy0u2lczh] {
        font-weight: 600;
    }


/* ================================
   Responsive Layout
================================ */

@media (max-width: 900px) {
    .retention-row[b-1vy0u2lczh] {
        grid-template-columns: 1fr;
    }

    .retention-input-wrap[b-1vy0u2lczh],
    .retention-date-range[b-1vy0u2lczh] {
        width: 100%;
    }

    .retention-modal[b-1vy0u2lczh] {
        width: 95%;
    }

    .retention-modal-grid[b-1vy0u2lczh] {
        grid-template-columns: 1fr;
    }

    .retention-detail-row[b-1vy0u2lczh] {
        grid-template-columns: 150px minmax(0, 1fr);
    }

    .retention-comment-grid[b-1vy0u2lczh] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .retention-content[b-1vy0u2lczh] {
        margin-left: 0;
        padding-inline: 12px;
    }

    .retention-date-range[b-1vy0u2lczh] {
        flex-direction: column;
        align-items: stretch;
        gap: 6px;
    }

        .retention-date-range > span[b-1vy0u2lczh] {
            display: none;
        }

    .retention-pagination-row[b-1vy0u2lczh] {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .retention-pagination-buttons[b-1vy0u2lczh] {
        flex-wrap: wrap;
    }
}

/* Fix Pending Archive contact detail alignment */
.retention-pending-archive-modal .retention-modal-grid[b-1vy0u2lczh] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    column-gap: 48px;
    row-gap: 12px;
    align-items: start;
}

.retention-pending-archive-modal .retention-detail-list[b-1vy0u2lczh] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 0;
}

.retention-pending-archive-modal .retention-detail-row[b-1vy0u2lczh] {
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    column-gap: 14px;
    align-items: start;
    width: 100%;
    min-width: 0;
}

    .retention-pending-archive-modal .retention-detail-row strong[b-1vy0u2lczh] {
        display: block;
        font-weight: 700;
        color: #333333;
        margin: 0;
        white-space: nowrap;
    }

    .retention-pending-archive-modal .retention-detail-row span[b-1vy0u2lczh] {
        display: block;
        color: #555555;
        line-height: 1.4;
        min-width: 0;
        overflow-wrap: anywhere;
        word-break: normal;
    }

/* Keep detail rows readable on smaller screens */
@media (max-width: 900px) {
    .retention-pending-archive-modal .retention-modal-grid[b-1vy0u2lczh] {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .retention-pending-archive-modal .retention-detail-row[b-1vy0u2lczh] {
        grid-template-columns: 140px minmax(0, 1fr);
    }
}

@media (max-width: 600px) {
    .retention-pending-archive-modal .retention-detail-row[b-1vy0u2lczh] {
        grid-template-columns: 1fr;
        gap: 2px;
    }

        .retention-pending-archive-modal .retention-detail-row strong[b-1vy0u2lczh] {
            white-space: normal;
        }
}

/* Compact mobile filter layout */
@media (max-width: 600px) {
    .retention-row[b-1vy0u2lczh] {
        gap: 6px;
        margin-top: 6px;
    }

    .retention-col[b-1vy0u2lczh] {
        display: grid;
        grid-template-columns: 120px minmax(0, 1fr);
        align-items: center;
        column-gap: 8px;
        margin-bottom: 4px;
    }

        .retention-col strong[b-1vy0u2lczh] {
            margin-bottom: 0;
            font-size: 13px;
            line-height: 1.2;
            white-space: nowrap;
        }

    .retention-input-wrap[b-1vy0u2lczh],
    .retention-date-range[b-1vy0u2lczh] {
        width: 100%;
    }

    .retention-input-wrap[b-1vy0u2lczh],
    .retention-date-wrap[b-1vy0u2lczh] {
        height: 34px;
    }

    .retention-date-range[b-1vy0u2lczh] {
        gap: 6px;
    }

    .retention-button-row[b-1vy0u2lczh] {
        margin-top: 10px;
    }
}

.retention-comment-overdue[b-1vy0u2lczh],
.retention-comment-overdue strong[b-1vy0u2lczh],
.retention-comment-overdue span[b-1vy0u2lczh],
.retention-comment-overdue div[b-1vy0u2lczh] {
    color: #b00020 !important;
}

tr.retention-comment-overdue td[b-1vy0u2lczh] {
    color: #b00020 !important;
}

/* ================================
   Pending Archive Mobile Full Modal
================================ */

@media (max-width: 768px) {
    .retention-pending-archive-modal[b-1vy0u2lczh] {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: none;
        width: 100%;
        max-width: none;
        height: 100vh;
        max-height: none;
        display: flex;
        flex-direction: column;
    }

        .retention-pending-archive-modal .retention-modal-header[b-1vy0u2lczh] {
            flex: 0 0 auto;
        }

        .retention-pending-archive-modal .retention-modal-body[b-1vy0u2lczh] {
            flex: 1 1 auto;
            max-height: none;
            overflow-y: auto;
            padding: 14px;
        }

        .retention-pending-archive-modal .retention-modal-grid[b-1vy0u2lczh] {
            grid-template-columns: 1fr;
            gap: 8px;
        }

        .retention-pending-archive-modal .retention-detail-row[b-1vy0u2lczh] {
            grid-template-columns: 120px minmax(0, 1fr);
            gap: 8px;
        }

        .retention-pending-archive-modal .retention-modal-section-row[b-1vy0u2lczh] {
            flex-direction: column;
            align-items: stretch;
            gap: 8px;
        }

            .retention-pending-archive-modal .retention-modal-section-row .retention-search-button[b-1vy0u2lczh] {
                width: 100%;
            }
}
/* /Components/Pages/Retention/Retention.razor.rz.scp.css */
.retention-header-title[b-mzur1b313i] {
    display: flex;
    align-items: center;
    color: white;
    font-weight: 700;
}

.retention-tabs[b-mzur1b313i] {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #777;
}

.retention-tab[b-mzur1b313i] {
    flex: 1;
    text-align: center;
    padding: 12px 18px;
    border: none;
    background: transparent;
    color: #000;
    cursor: pointer;
    font: inherit;
}

    .retention-tab.active[b-mzur1b313i] {
        color: #449a45;
        border-bottom: 3px solid #449a45;
        background: transparent;
    }

.retention-tab-content[b-mzur1b313i] {
    width: 100%;
}
/* /Components/Pages/StandalonePage.razor.rz.scp.css */
.page-body[b-r072mclbtf] {
    margin: 0;
    padding: 60px 0 0 0;
    background-color: lightgrey;
}

.standalone-inner-body-content[b-r072mclbtf] {
    margin-top: 0;
}

.form-block-border[b-r072mclbtf] {
    background-color: lightgrey;
    height: 40px;
}

.bottom-border[b-r072mclbtf] {
    height: 60px;
}

.form-container[b-r072mclbtf] {
    background-color: lightgrey;
    padding: 0;
}

.form[b-r072mclbtf] {
    width: 80%;
    margin-left: 10%;
    background-color: white;
    border: 2px solid lightgrey;
}

.header-bar[b-r072mclbtf] {
    background-color: #F7931D;
    width: 100%;
    font-size: 18pt;
    text-align: center;
    padding: 10px 0;
}

.account-name[b-r072mclbtf] {
    color: white;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.logo[b-r072mclbtf] {
    margin-top: 2%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.form-title[b-r072mclbtf] {
    margin-top: 30px;
    text-align: center;
}

.intro-text[b-r072mclbtf] {
    margin-top: 20px;
}

.intro-text p[b-r072mclbtf],
.guarantee-text p[b-r072mclbtf] {
    width: 80%;
    margin-left: 10%;
    text-align: justify;
}

.section-header[b-r072mclbtf] {
    background-color: #F7931D;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.section-header h4[b-r072mclbtf] {
    color: white;
    margin: 0;
    padding: 10px 0;
    font-weight: normal;
}

.input-row[b-r072mclbtf] {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 8px;
}

.label-column[b-r072mclbtf] {
    width: 30%;
    text-align: right;
    display: inline-block;
    margin-right: 11px;
}

.label-column label[b-r072mclbtf] {
    font-size: medium;
    color: black;
}

.input-column[b-r072mclbtf] {
    display: inline;
    flex: 1;
}

.standard-field[b-r072mclbtf] {
    background-color: lightgrey;
    padding: 5px 20px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    width: 72%;
}

.required[b-r072mclbtf] {
    color: red;
}

.radio-row[b-r072mclbtf] {
    display: flex;
    width: 100%;
    margin-top: 8px;
}

.checkbox-container[b-r072mclbtf] {
    width: 50%;
    display: flex;
}

.grid-dynamic-col[b-r072mclbtf] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5px;
    flex: 1;
    max-width: 500px;
}

.radio-item[b-r072mclbtf] {
    display: inline;
}

.radio-item input[type="radio"][b-r072mclbtf] {
    height: 1.1vw;
    width: 1.1vw;
    vertical-align: middle;
}

.radio-item label[b-r072mclbtf] {
    font-size: small;
    color: black;
    vertical-align: middle;
    margin-left: 5px;
}

.two-field-row[b-r072mclbtf] {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    margin-top: 8px;
}

.first-field-label[b-r072mclbtf] {
    width: 60%;
    text-align: right;
    display: inline-block;
    margin-right: 11px;
}

.first-field-label label[b-r072mclbtf] {
    font-size: medium;
    color: black;
    padding-left: 5px;
}

.first-field[b-r072mclbtf] {
    width: 32.3%;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-column-gap: 5px;
}

.second-field-label[b-r072mclbtf] {
    width: 27.1%;
    text-align: right;
    display: inline-block;
    margin-right: 11px;
}

.second-field-label label[b-r072mclbtf] {
    font-size: medium;
    color: black;
    padding-left: 5px;
}

.second-field[b-r072mclbtf] {
    display: inline;
    width: 32.3%;
}

.field-input[b-r072mclbtf] {
    background-color: lightgrey;
    padding: 5px 20px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.field-input-full[b-r072mclbtf] {
    background-color: lightgrey;
    width: 100%;
    padding: 5px 20px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.card-address-label[b-r072mclbtf] {
    margin-left: calc(30% + 11px);
    margin-top: 10px;
    display: flex;
}

.card-address-label label[b-r072mclbtf] {
    font-size: medium;
    color: black;
}

.guarantee-text[b-r072mclbtf] {
    margin-top: 20px;
}

.signature-row[b-r072mclbtf] {
    margin-top: 2%;
}

.contact-info[b-r072mclbtf] {
    width: 80%;
    margin-left: 10%;
    text-align: center;
    margin-top: 20px;
}

.initials-field[b-r072mclbtf] {
    width: 210%;
}

.accountnumber-field[b-r072mclbtf] {
    width: 210%;
}

.submit-container[b-r072mclbtf] {
    display: flex;
    justify-content: center;
    margin-bottom: 2%;
}

.submit-button[b-r072mclbtf] {
    min-width: 20%;
    margin-bottom: 2%;
    color: white;
    background-color: #F7931D;
    border: 0;
    padding: 15px 8px;
    font-size: 2rem;
    cursor: pointer;
    border-radius: 4px;
}

.submit-button:hover[b-r072mclbtf] {
    background-color: #e07d0f;
}

.error-field[b-r072mclbtf] {
    border: 2px solid orangered !important;
}


/* Mobile View */
@media (max-width: 768px) {
    .form-block-border[b-r072mclbtf] {
        display: none;
    }

    .form[b-r072mclbtf] {
        width: 100%;
        margin-left: 0;
        border: 0;
    }

    .standard-field[b-r072mclbtf] {
        width: 88%;
    }

    .two-field-row[b-r072mclbtf] {
        grid-template-columns: 1fr;
    }

    .first-field-label[b-r072mclbtf],
    .second-field-label[b-r072mclbtf] {
        width: 30%;
    }

    .first-field[b-r072mclbtf],
    .second-field[b-r072mclbtf] {
        width: 59.3%;
    }

    .grid-dynamic-col[b-r072mclbtf] {
        grid-template-columns: 1fr;
    }

    .radio-item input[type="radio"][b-r072mclbtf] {
        height: 20px;
        width: 20px;
    }
}

/* Desktop View */
@media (min-width: 768px) {
    .grid-dynamic-col[b-r072mclbtf] {
        margin-left: 14%;
    }
}
/* /Components/Pages/Tutorials.razor.rz.scp.css */
/* Container */
.tutorials-container[b-tly4sg8dob] {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px;
}

.tutorials-header[b-tly4sg8dob] {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #0f0f0f;
}

/* Search */
.search-container[b-tly4sg8dob] {
    margin-bottom: 24px;
}

.search-input[b-tly4sg8dob] {
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 24px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.search-input:focus[b-tly4sg8dob] {
    border-color: #065fd4;
}

/* Videos Grid - YouTube Style */
.videos-grid[b-tly4sg8dob] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 16px;
}

/* Tablet - 2 columns */
@media (min-width: 768px) and (max-width: 1024px) {
    .videos-grid[b-tly4sg8dob] {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

/* Mobile - 1 column */
@media (max-width: 767px) {
    .videos-grid[b-tly4sg8dob] {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

/* Video Item - YouTube Card Style */
.video-item[b-tly4sg8dob] {
    cursor: pointer;
    transition: transform 0.2s;
}

.video-item:hover[b-tly4sg8dob] {
    transform: scale(1.02);
}

/* Thumbnail */
.thumbnail-container[b-tly4sg8dob] {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    background-color: #ffffff;
    border-radius: 30px;
    border-color: #ffffff;
    overflow: hidden;
}

.thumbnail[b-tly4sg8dob] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
}

/* Video Details */
.video-details[b-tly4sg8dob] {
    padding: 12px 0 0 0;
}

.video-title-text[b-tly4sg8dob] {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    color: #0f0f0f;
    margin: 0 0 4px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tags-row[b-tly4sg8dob] {
    display: flex;
    gap: 6px;
    margin: 8px 0;
}

.tag[b-tly4sg8dob] {
    background-color: #e5e4e3;
    color: #0f0f0f;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
}

.tag2[b-tly4sg8dob] {
    background-color: #d8cce7;
    color: #0f0f0f;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
}

.video-description-text[b-tly4sg8dob] {
    font-size: 12px;
    color: #606060;
    line-height: 1.5;
    margin: 4px 0 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* No videos message */
.no-videos-message[b-tly4sg8dob] {
    text-align: center;
    padding: 40px 20px;
    color: #606060;
    font-size: 14px;
}

/* Modal styles */
.modal-backdrop[b-tly4sg8dob] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9998;
}

.modal-container[b-tly4sg8dob] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    padding: 20px;
}

.modal-dialog[b-tly4sg8dob] {
    max-width: 900px;
    width: 100%;
    margin: auto;
}

.modal-content[b-tly4sg8dob] {
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.modal-header[b-tly4sg8dob] {
    padding: 12px 16px;
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #e0e0e0;
}

.modal-header .close[b-tly4sg8dob] {
    background: none;
    border: none;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    cursor: pointer;
    padding: 0;
    transition: color 0.2s;
}

.modal-header .close:hover[b-tly4sg8dob] {
    color: #000000;
}

.modal-body[b-tly4sg8dob] {
    padding: 0;
}

.modal-body iframe[b-tly4sg8dob] {
    width: 100%;
    height: 500px;
    border: none;
}

@media (max-width: 768px) {
    .modal-body iframe[b-tly4sg8dob] {
        height: 300px;
    }
}

.modal-title[b-tly4sg8dob] {
    font-size: 18px;
    font-weight: 600;
    padding: 20px;
    margin: 0;
    color: #0f0f0f;
}

.modal-description[b-tly4sg8dob] {
    font-size: 14px;
    line-height: 1.6;
    color: #0f0f0f;
    padding: 0 20px 20px 20px;
    margin: 0;
}
