@import '_content/OnlineMes.Theme.Aqua/OnlineMes.Theme.Aqua.7tze4ycesm.bundle.scp.css';
@import '_content/OnlineMes.Theme.Classic/OnlineMes.Theme.Classic.o9hy2k56p2.bundle.scp.css';
@import '_content/OnlineMes.Themes.Abstractions/OnlineMes.Themes.Abstractions.4b7t0cq9cp.bundle.scp.css';

/* /Components/Layout/AgencyLayout.razor.rz.scp.css */
:root[b-t8dj3tbhlf] {
    --agency-bg: #245169;
    --agency-top-bar: #0e0e0e;
    --agency-accent: #baed00;
    --agency-text: #ffffff;
    --agency-link: #baed00;
    --agency-danger: #cc0000;
}

/* Override body styles for agency */
body.agency-body[b-t8dj3tbhlf] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    color: #333;
    background: var(--agency-bg) url('/images/agency-bg.jpg') no-repeat fixed center center;
    background-size: cover;
    min-height: 100vh;
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    margin: 0;
}

/* Top Navigation Bar */
#site-top-bar[b-t8dj3tbhlf] {
    background-color: #0b0b0b;
    background-image: linear-gradient(to bottom, #202020, #0b0b0b);
    border-bottom: 1px solid #3a3a3a;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    z-index: 1001;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06);
}

/* Main Navigation Menu */
.agency-nav[b-t8dj3tbhlf] {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.agency-nav>li[b-t8dj3tbhlf] {
    position: relative;
    height: 100%;
}

#site-top-bar .agency-nav>li>a[b-t8dj3tbhlf] {
    display: flex;
    align-items: center;
    height: 35px;
    padding: 0 15px;
    color: #f5f7f9;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    transition: background 0.2s;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.65);
}

#site-top-bar .agency-nav>li>a i[b-t8dj3tbhlf] {
    color: inherit;
    opacity: 0.95;
}

.agency-nav>li>a:hover[b-t8dj3tbhlf],
.agency-nav>li:hover>a[b-t8dj3tbhlf] {
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--agency-accent);
}

.agency-nav>li>a.active[b-t8dj3tbhlf] {
    background-color: rgba(186, 237, 0, 0.2);
    color: var(--agency-accent);
}

/* Dropdown Menus */
#site-top-bar .agency-nav .agency-dropdown[b-t8dj3tbhlf] {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background-color: #111;
    border: 1px solid #3a3a3a;
    border-radius: 0;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    z-index: 1002;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

#site-top-bar .agency-nav>li:hover>.agency-dropdown[b-t8dj3tbhlf] {
    display: block;
}

#site-top-bar .agency-nav .agency-dropdown li a[b-t8dj3tbhlf] {
    display: block;
    padding: 8px 15px;
    color: #f5f7f9;
    text-decoration: none;
    font-size: 12px;
    transition: background 0.2s;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

#site-top-bar .agency-nav .agency-dropdown li a:hover[b-t8dj3tbhlf] {
    background-color: rgba(186, 237, 0, 0.2);
    color: var(--agency-accent) !important;
}

#site-top-bar .agency-nav .agency-dropdown li a i[b-t8dj3tbhlf] {
    width: 20px;
    margin-right: 8px;
    color: inherit;
}

/* Right side info */
.top-bar-right[b-t8dj3tbhlf] {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #f0f2f4;
    font-size: 11px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.65);
}

.top-bar-right .operator-info[b-t8dj3tbhlf] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-bar-right .operator-code[b-t8dj3tbhlf] {
    color: var(--agency-accent);
    font-weight: bold;
}

.top-bar-right .date-display[b-t8dj3tbhlf] {
    color: #c7cbd0;
}

/* Main Content Area */
#site-body-content[b-t8dj3tbhlf] {
    padding: 20px;
    margin-top: 30px;
    min-height: calc(100vh - 70px);
}

/* Old Agency Style Classes */
.Tablom[b-t8dj3tbhlf] {
    width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.Tablom2[b-t8dj3tbhlf] {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.beyazyazi[b-t8dj3tbhlf] {
    font-family: Candara, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.beyazyazibold[b-t8dj3tbhlf] {
    font-family: Candara, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.beyazyaziboldbig[b-t8dj3tbhlf] {
    font-family: Trebuchet MS, Candara, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.siyahyazi[b-t8dj3tbhlf] {
    font-family: Candara, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.siyahyazibold[b-t8dj3tbhlf] {
    font-family: Candara, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

/* mGrid Table Styles - Old Agency Style */
.mGrid[b-t8dj3tbhlf] {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-size: 11px;
}

.mGrid tr:hover[b-t8dj3tbhlf] {
    background: #f0f0f0;
}

.mGrid td[b-t8dj3tbhlf] {
    padding: 4px 6px;
    border: solid 1px #c1c1c1;
    color: #333;
}

.mGrid th[b-t8dj3tbhlf] {
    padding: 6px;
    color: #fff;
    background: #424242;
    border-left: solid 1px #525252;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.mGrid a[b-t8dj3tbhlf] {
    color: #0066cc;
    text-decoration: none;
}

.mGrid a:hover[b-t8dj3tbhlf] {
    color: #baed00;
    text-decoration: underline;
}

.mGrid .alt[b-t8dj3tbhlf] {
    background: #fcfcfc;
}

/* Form Styles - Old Agency Style */
.combo[b-t8dj3tbhlf] {
    font-size: 11px;
    padding: 2px 5px;
    border: 1px solid #666;
    background: #fff;
}

.textbox[b-t8dj3tbhlf] {
    font-size: 11px;
    padding: 2px 5px;
    border: 1px solid #666;
}

/* Link Styles */
.beyazlink[b-t8dj3tbhlf] {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.beyazlink:hover[b-t8dj3tbhlf] {
    color: #baed00;
}

/* Buttons - Agency style */
.btn-agency[b-t8dj3tbhlf] {
    background: linear-gradient(to bottom, #baed00, #9cc700);
    border: 1px solid #8ab600;
    color: #333;
    font-weight: 600;
    font-size: 11px;
    padding: 5px 15px;
    border-radius: 3px;
}

.btn-agency:hover[b-t8dj3tbhlf] {
    background: linear-gradient(to bottom, #d4ff33, #baed00);
    color: #333;
}

/* Form controls */
.agency-body .form-control[b-t8dj3tbhlf],
.agency-body .form-select[b-t8dj3tbhlf] {
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 3px;
}

/* Bottom Footer Bar */
#site-bottom-bar[b-t8dj3tbhlf] {
    background-color: var(--agency-top-bar);
    background-image: linear-gradient(to bottom, #1a1a1a, #0e0e0e);
    border-top: 1px solid #333;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    overflow: visible;
}

.footer-left[b-t8dj3tbhlf] {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #999;
    font-size: 11px;
}

.footer-theme-switcher[b-t8dj3tbhlf] {
    position: relative;
    z-index: 2;
    flex-shrink: 0;
    pointer-events: auto;
}

.footer-left .company[b-t8dj3tbhlf] {
    color: var(--agency-text);
}

.footer-right[b-t8dj3tbhlf] {
    display: flex;
    align-items: center;
    gap: 10px;
    overflow: visible;
}

.footer-theme-switcher[b-t8dj3tbhlf] {
    display: inline-flex;
    align-items: center;
}

.footer-right select[b-t8dj3tbhlf] {
    background: #333;
    border: 1px solid #555;
    color: white;
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 3px;
}

/* AChat Button in Footer */
.achat-btn[b-t8dj3tbhlf] {
    background: linear-gradient(135deg, #20a0a0 0%, #1a8080 100%);
    border: none;
    color: white;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 11px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
}

.achat-btn:hover[b-t8dj3tbhlf] {
    background: linear-gradient(135deg, #1a8080 0%, #156060 100%);
}

.achat-btn img[b-t8dj3tbhlf] {
    width: 16px;
    height: 16px;
}

/* AChat Window Styles */
.achat-dialog[b-t8dj3tbhlf] {
    position: fixed !important;
    padding: 0 !important;
    overflow: hidden;
}

.achat-dialog .ui-dialog-titlebar[b-t8dj3tbhlf] {
    background: linear-gradient(135deg, #20a0a0 0%, #1a8080 100%);
    border: none;
    border-radius: 0;
    padding: 8px 10px;
    cursor: move;
}

.achat-dialog .ui-dialog-title[b-t8dj3tbhlf] {
    color: white;
    font-size: 14px;
    font-weight: 500;
}

.achat-dialog .ui-dialog-titlebar-close[b-t8dj3tbhlf] {
    display: none !important;
}

.achat-macos-buttons[b-t8dj3tbhlf] {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 8px;
}

.achat-macos-dot[b-t8dj3tbhlf] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s;
}

.achat-macos-dot[b-t8dj3tbhlf]::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 7px;
    opacity: 0;
    transition: opacity 0.2s;
}

.achat-macos-buttons:hover .achat-macos-dot[b-t8dj3tbhlf]::before {
    opacity: 0.6;
}

.achat-macos-close[b-t8dj3tbhlf] {
    background-color: #ff5f56;
    border: 0.5px solid #e0443e;
}

.achat-macos-close[b-t8dj3tbhlf]::before {
    content: "\f00d";
    color: #4c0000;
}

.achat-macos-minimize[b-t8dj3tbhlf] {
    background-color: #ffbd2e;
    border: 0.5px solid #dea123;
}

.achat-macos-minimize[b-t8dj3tbhlf]::before {
    content: "\f068";
    color: #995700;
}

.achat-macos-maximize[b-t8dj3tbhlf] {
    background-color: #27c93f;
    border: 0.5px solid #1aab29;
}

.achat-macos-maximize[b-t8dj3tbhlf]::before {
    content: "\f065";
    color: #006500;
}

.achat-macos-dot:hover[b-t8dj3tbhlf] {
    opacity: 0.8;
}

.achat-dialog .ui-dialog-content[b-t8dj3tbhlf] {
    padding: 0;
    overflow: hidden;
    background: #fff;
}

.achat-dialog .ui-resizable-handle[b-t8dj3tbhlf] {
    background: transparent;
}

.achat-dialog[b-t8dj3tbhlf] {
    z-index: 9999 !important;
}

#AChatTaskbarBtn[b-t8dj3tbhlf] {
    position: fixed;
    bottom: 50px;
    right: 20px;
    background: linear-gradient(135deg, #20a0a0 0%, #1a8080 100%);
    color: white;
    border: none;
    border-radius: 5px;
    padding: 10px 18px;
    cursor: pointer;
    display: none;
    z-index: 999999;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
    font-weight: bold;
}

#AChatTaskbarBtn:hover[b-t8dj3tbhlf] {
    background: linear-gradient(135deg, #1a8080 0%, #156060 100%);
}

@media (max-width: 960px) {
    .footer-left[b-t8dj3tbhlf] {
        gap: 8px;
    }

    .footer-right[b-t8dj3tbhlf] {
        gap: 6px;
    }
}

/* Loading spinner */
.agency-loading[b-t8dj3tbhlf] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(36, 81, 105, 0.9);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    color: white;
}

.agency-loading .spinner[b-t8dj3tbhlf] {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid var(--agency-accent);
    border-radius: 50%;
    animation: spin-b-t8dj3tbhlf 1s linear infinite;
}

@keyframes spin-b-t8dj3tbhlf {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Responsive */
@media (max-width: 768px) {
    .agency-nav>li>a[b-t8dj3tbhlf] {
        padding: 0 10px;
        font-size: 11px;
    }

    .top-bar-right .date-display[b-t8dj3tbhlf] {
        display: none;
    }
}
/* /Components/Layout/AgencyLoginLayout.razor.rz.scp.css */
body[b-qn58u7l0g6] {
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 50%, #1e3c72 100%);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
/* /Components/Layout/Footer.razor.rz.scp.css */
#site-bottom-bar[b-t0pny3p8fs] {
    background-color: #0e0e0e;
    background-image: linear-gradient(to bottom, #1a1a1a, #0e0e0e);
    /* Gradient fallback for BG2.gif */
    border-top: 1px solid #0e0e0e;
    bottom: 0px;
    font-family: verdana, arial;
    font-size: 11px;
    height: 26px;
    position: fixed;
    width: 100%;
    z-index: 1030;
    /* Bootstrap fixed-bottom z-index is 1030 */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    overflow: visible;
}

.beyazyazi[b-t0pny3p8fs] {
    font-family: Candara, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.beyazlink[b-t0pny3p8fs] {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.beyazlink:hover[b-t0pny3p8fs] {
    color: #E4E4E4;
    text-decoration: underline;
}

.footer-right[b-t0pny3p8fs] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    overflow: visible;
}

.footer-item[b-t0pny3p8fs] {
    display: flex;
    align-items: center;
    color: white;
    text-decoration: none;
}

.footer-item i[b-t0pny3p8fs] {
    margin-right: 5px;
}

.badge-custom[b-t0pny3p8fs] {
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 4px;
}

.footer-theme-switcher[b-t0pny3p8fs] {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    flex-shrink: 0;
    pointer-events: auto;
}

.footer-select[b-t0pny3p8fs] {
    background-color: #454545;
    color: white;
    border: 1px solid #2d2d2d;
    font-size: 11px;
    height: 20px;
}

.blink_me[b-t0pny3p8fs] {
    animation: blinker-b-t0pny3p8fs 1s linear infinite;
}

@keyframes blinker-b-t0pny3p8fs {
    50% {
        opacity: 0;
    }
}

@media (max-width: 860px) {
    #site-bottom-bar[b-t0pny3p8fs] {
        padding: 0 6px;
    }

    .footer-right[b-t0pny3p8fs] {
        gap: 6px;
    }

    .footer-left[b-t0pny3p8fs] {
        max-width: 34%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .beyazyazi[title][b-t0pny3p8fs] {
        display: none;
    }
}
/* /Components/Layout/LoginLayout.razor.rz.scp.css */
body[b-35bi4voe02] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
/* /Components/Layout/PopupLayout.razor.rz.scp.css */
.popup-container[b-aex8e3k8pu] {
    min-height: 100vh;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-fmd1o977nj],
.components-reconnect-repeated-attempt-visible[b-fmd1o977nj],
.components-reconnect-failed-visible[b-fmd1o977nj],
.components-pause-visible[b-fmd1o977nj],
.components-resume-failed-visible[b-fmd1o977nj],
.components-rejoining-animation[b-fmd1o977nj] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-retrying[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-failed[b-fmd1o977nj],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-fmd1o977nj] {
    display: block;
}


#components-reconnect-modal[b-fmd1o977nj] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-fmd1o977nj 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-fmd1o977nj 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-fmd1o977nj 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-fmd1o977nj]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-fmd1o977nj 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-fmd1o977nj {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-fmd1o977nj {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-fmd1o977nj {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-fmd1o977nj] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-fmd1o977nj] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-fmd1o977nj] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-fmd1o977nj] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-fmd1o977nj] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-fmd1o977nj] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-fmd1o977nj] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-fmd1o977nj 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-fmd1o977nj] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-fmd1o977nj {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Shared/ChatWindow.razor.rz.scp.css */
/* ========================================
   ChatWindow.razor CSS - AquaMessenger
   SSOT ref: commit 910b78e
   
   These styles serve as CSS-level guarantees
   for the achat.js-managed dialog and widget.
   They complement the inline styles set by JS.
   ======================================== */

/* Main dialog wrapper - jQuery UI Dialog */
[b-jvbcxgm5sx] .achat-dialog {
    z-index: 9999999 !important;
    position: fixed !important;
}

[b-jvbcxgm5sx] .achat-dialog .ui-dialog-titlebar {
    background: linear-gradient(135deg, #25b5b5 0%, #1a9090 100%);
    color: white;
    border: none;
    padding: 8px 12px;
}

[b-jvbcxgm5sx] .achat-dialog .ui-dialog-content {
    padding: 0;
    overflow: hidden;
}

/* Minimized widget */
[b-jvbcxgm5sx] #AChatMiniWidget {
    z-index: 9999998 !important;
    position: fixed !important;
    opacity: 0.6;
    transition: opacity 0.4s ease, box-shadow 0.4s ease, width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.2);
    box-shadow: 0 8px 32px rgba(32, 160, 160, 0.3);
    border: 2px solid rgba(32, 160, 160, 0.5);
}

[b-jvbcxgm5sx] #AChatMiniWidget:hover {
    opacity: 1;
    box-shadow: 0 12px 40px rgba(32, 160, 160, 0.6);
}

/* macOS-style minimize/maximize dots */
[b-jvbcxgm5sx] .achat-macos-buttons {
    display: flex;
    gap: 6px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

[b-jvbcxgm5sx] .achat-macos-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.15s ease;
}

[b-jvbcxgm5sx] .achat-macos-dot:hover {
    transform: scale(1.2);
}

[b-jvbcxgm5sx] .achat-macos-minimize {
    background-color: #ffbd2e;
}

[b-jvbcxgm5sx] .achat-macos-maximize {
    background-color: #28c940;
}

/* Iframe inside dialog */
[b-jvbcxgm5sx] #AChatIframe {
    width: 100%;
    height: 100%;
    border: none;
}
/* /Components/Shared/MultiSelectDropdown.razor.rz.scp.css */
.om-multiselect-toggle[b-2pzq759lbq] {
    min-height: calc(1.5em + .4rem + 2px);
    cursor: pointer;
}

.om-multiselect-summary[b-2pzq759lbq] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: .4rem;
}

.om-multiselect-badge[b-2pzq759lbq] {
    font-size: .62rem;
}

.om-multiselect-menu[b-2pzq759lbq] {
    max-height: 220px;
    overflow-y: auto;
}

.om-multiselect-menu .form-check[b-2pzq759lbq] {
    margin-bottom: .2rem;
}

.om-multiselect-menu .form-check-label[b-2pzq759lbq] {
    font-size: .82rem;
}
/* /Components/Shared/ThemeSwitcher.razor.rz.scp.css */
.theme-switcher[b-xgnww7hijq] {
    --switcher-border: rgba(255, 255, 255, 0.14);
    --switcher-bg: rgba(255, 255, 255, 0.08);
    --switcher-active-bg: linear-gradient(135deg, #3a9fd8 0%, #1f78b4 100%);
    --switcher-active-text: #ffffff;
    --switcher-text: #d7e6ef;
    display: inline-flex;
    align-items: center;
    gap: 0.2rem;
    padding: 0.15rem;
    border: 1px solid var(--switcher-border);
    border-radius: 999px;
    background: var(--switcher-bg);
    backdrop-filter: blur(8px);
    position: relative;
    z-index: 1;
    pointer-events: auto;
    user-select: none;
}

.theme-switcher__label[b-xgnww7hijq] {
    width: 1.35rem;
    height: 1.35rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffd66e;
    font-size: 0.68rem;
    flex-shrink: 0;
    pointer-events: none;
}

.theme-switcher__option[b-xgnww7hijq] {
    border: none;
    background: transparent;
    color: var(--switcher-text);
    border-radius: 999px;
    padding: 0.18rem 0.55rem;
    font-size: 0.68rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.3rem;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
    min-height: 1.6rem;
    min-width: 2rem;
    position: relative;
    z-index: 1;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
}

.theme-switcher__option:hover[b-xgnww7hijq] {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.08);
}

.theme-switcher__option.is-active[b-xgnww7hijq] {
    color: var(--switcher-active-text);
    background: var(--switcher-active-bg);
    box-shadow: 0 6px 18px rgba(31, 120, 180, 0.32);
}

.theme-switcher__option:focus-visible[b-xgnww7hijq] {
    outline: 2px solid rgba(58, 159, 216, 0.55);
    outline-offset: 1px;
}

.theme-switcher__option i[b-xgnww7hijq] {
    font-size: 0.68rem;
}

.theme-switcher--compact[b-xgnww7hijq] {
    padding: 0.1rem;
}

.theme-switcher--compact .theme-switcher__option[b-xgnww7hijq] {
    min-width: 1.7rem;
    min-height: 1.7rem;
    justify-content: center;
    padding: 0.2rem 0.38rem;
}

.theme-switcher--compact .theme-switcher__label[b-xgnww7hijq] {
    width: 1.2rem;
    height: 1.2rem;
}

@media (max-width: 640px) {
    .theme-switcher[b-xgnww7hijq] {
        gap: 0.12rem;
    }

    .theme-switcher__label[b-xgnww7hijq] {
        display: none;
    }
}

/* Separator between theme buttons and dark/light toggle */
.theme-switcher__separator[b-xgnww7hijq] {
    width: 1px;
    height: 1.2rem;
    background: rgba(255, 255, 255, 0.15);
    margin: 0 0.15rem;
    flex-shrink: 0;
}

/* Dark/light toggle button specific styles */
.theme-switcher__dark-light[b-xgnww7hijq] {
    color: #ffd66e !important;
}

.theme-switcher__dark-light:hover[b-xgnww7hijq] {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.12);
}
