@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Divotiz.Sdk.Components/Divotiz.Sdk.Components.wc2e7qstpl.bundle.scp.css';
@import '_content/Divotiz.Sdk.Search.Components/Divotiz.Sdk.Search.Components.fvbrksyon7.bundle.scp.css';

/* /Components/Account/Shared/LoginLayout.razor.rz.scp.css */
body[b-irmj0o7qqt]{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.connexion-container[b-irmj0o7qqt]{vertical-align:central;display:flex;width:95%;max-width:720px;margin:auto;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.company-img[b-irmj0o7qqt]{min-height:200px;background:url("/home_main_logo.png");background-size:cover;background-position:50%}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-qkdh2jae3v] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-qkdh2jae3v] {
    flex: 1;
}

.top-row[b-qkdh2jae3v] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qkdh2jae3v]  a, .top-row[b-qkdh2jae3v]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-qkdh2jae3v]  a:hover, .top-row[b-qkdh2jae3v]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-qkdh2jae3v]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

#blazor-error-ui[b-qkdh2jae3v] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-qkdh2jae3v] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.navbar-toggler[b-qkdh2jae3v] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-qkdh2jae3v] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-qkdh2jae3v] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-qkdh2jae3v] {
    font-size: 1.1rem;
}

.nav-item[b-qkdh2jae3v] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qkdh2jae3v] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qkdh2jae3v] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qkdh2jae3v]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-qkdh2jae3v]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-qkdh2jae3v]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-qkdh2jae3v] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-qkdh2jae3v] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qkdh2jae3v] {
        display: none;
    }

    .nav-scrollable[b-qkdh2jae3v] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-aao9btde26],
.components-reconnect-repeated-attempt-visible[b-aao9btde26],
.components-reconnect-failed-visible[b-aao9btde26],
.components-pause-visible[b-aao9btde26],
.components-resume-failed-visible[b-aao9btde26],
.components-rejoining-animation[b-aao9btde26] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-aao9btde26],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-aao9btde26],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-aao9btde26],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-aao9btde26],
#components-reconnect-modal.components-reconnect-retrying[b-aao9btde26],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-aao9btde26],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-aao9btde26],
#components-reconnect-modal.components-reconnect-failed[b-aao9btde26],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-aao9btde26] {
    display: block;
}

#components-reconnect-modal[b-aao9btde26] {
    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-aao9btde26 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-aao9btde26 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-aao9btde26 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-aao9btde26]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-aao9btde26 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-aao9btde26 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-aao9btde26 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-aao9btde26 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-aao9btde26] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-aao9btde26] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-aao9btde26] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-aao9btde26] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-aao9btde26] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-aao9btde26] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-aao9btde26] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-aao9btde26 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-aao9btde26] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-aao9btde26 {
    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/Pages/Home.razor.rz.scp.css */
.home-launcher[b-xgi6sp2vzo] {
    max-width: 960px;
}

/* auto-fit tracks of a fixed width: items fill each row left-to-right,
   the grid block itself is centered, so a partial last row leaves the gap at the end. */
.home-app-grid[b-xgi6sp2vzo] {
    display: grid;
    grid-template-columns: repeat(auto-fit, 9rem);
    justify-content: center;
    align-items: start;
    /* gaps shrink with the viewport so narrow screens fit more tiles per row */
    gap: clamp(1rem, 2.5vw, 2rem) clamp(0.5rem, 3vw, 2.5rem);
    margin-inline: auto;
    max-width: 60rem;
}

.home-app-tile[b-xgi6sp2vzo] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem;
    border-radius: 0.5rem;
    color: inherit;
    text-align: center;
}

.home-app-tile-icon[b-xgi6sp2vzo] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    font-size: 3rem;
    color: var(--bs-primary);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.home-app-tile-label[b-xgi6sp2vzo] {
    font-size: 1.125rem;
    line-height: 1.25;
    overflow-wrap: anywhere;
}

.home-app-tile:hover[b-xgi6sp2vzo] {
    background-color: rgba(var(--bs-primary-rgb), 0.1);
}

    .home-app-tile:hover .home-app-tile-icon[b-xgi6sp2vzo] {
        box-shadow: var(--box-shadow);
        transform: translateY(-2px);
    }

/* phones: fixed 9rem tracks only fit 2 per row, so switch to 4 fluid columns
   and scale the tile down to match the narrower track. */
@media (max-width: 575.98px) {
    /* same auto-fit trick as desktop, but with 25% tracks so exactly 4 fit:
       unused tracks collapse (a lone row centers), while a partial last row
       still starts at the left. column-gap must stay 0 or only 3 tracks fit —
       the horizontal breathing room comes from the tile padding instead. */
    .home-app-grid[b-xgi6sp2vzo] {
        grid-template-columns: repeat(auto-fit, 25%);
        column-gap: 0;
        row-gap: 1rem;
    }

    .home-app-tile[b-xgi6sp2vzo] {
        gap: 0.375rem;
        padding: 0.25rem 0.25rem;
    }

    .home-app-tile-icon[b-xgi6sp2vzo] {
        width: 3.25rem;
        height: 3.25rem;
        font-size: 2.25rem;
    }

    .home-app-tile-label[b-xgi6sp2vzo] {
        font-size: 0.75rem;
        line-height: 1.2;
        hyphens: auto;
    }
}
/* /Components/Shared/Medias/MediaCard.razor.rz.scp.css */
.media-card[b-3m5zezhq8i] {
    display: inline-block;
}

.media-card-image[b-3m5zezhq8i] {
    position: relative;
    display: inline-block;
}

.media-card-overlay[b-3m5zezhq8i] {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    opacity: 0;
    transition: opacity 0.15s ease;
    pointer-events: none;
}

.media-card-image:hover .media-card-overlay[b-3m5zezhq8i] {
    opacity: 1;
    pointer-events: auto;
}

.media-card-btn[b-3m5zezhq8i] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.12s ease;
    text-decoration: none;
}

.media-card-btn:hover[b-3m5zezhq8i] {
    background: rgba(255, 255, 255, 0.4);
    color: #fff;
}

.media-card-btn-danger:hover[b-3m5zezhq8i] {
    background: rgba(220, 53, 69, 0.75);
}

.media-card-name[b-3m5zezhq8i] {
    max-width: 160px;
}
/* /Components/Shared/Medias/PictureEditor.razor.rz.scp.css */
.profile-picture-editor[b-xlggt4h2es] {
    position: relative;
    display: inline-flex;
    align-self: flex-start;
    max-width: 100%;
}

.profile-picture-editor img[b-xlggt4h2es] {
    max-width: 100%;
    height: auto;
}

.profile-picture-overlay[b-xlggt4h2es] {
    position: absolute;
    inset: 0;
    background: rgba(var(--bs-black-rgb), 0.45);
    color: var(--bs-white);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    opacity: 0;
    transition: opacity 0.15s ease;
    pointer-events: none;
}

.profile-picture-editor:hover .profile-picture-overlay[b-xlggt4h2es] {
    opacity: 1;
    pointer-events: auto;
}

.profile-picture-btn[b-xlggt4h2es] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: none;
    background: rgba(var(--bs-white-rgb), 0.2);
    color: var(--bs-white);
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.12s ease;
    margin-bottom: 0;
}

.profile-picture-btn:hover[b-xlggt4h2es] {
    background: rgba(var(--bs-white-rgb), 0.4);
}

.profile-picture-btn-danger:hover[b-xlggt4h2es] {
    background: rgba(var(--bs-danger-rgb), 0.75);
}

.profile-picture-btn i[b-xlggt4h2es] {
    color: var(--bs-white) !important;
}
/* /Components/Shared/Modals/AppModal.razor.rz.scp.css */
/* Desktop: centered dialog with a dimming backdrop.
   Phones (< sm): bottom sheet, no dimming, dragged closed by the grip bar.
   Only the media query below separates the two — the markup is identical. */

/* Beats Bootstrap's `.modal { display: none }` — the class is only borrowed for its
   --bs-modal-* custom properties, this component owns the layout. */
.app-modal[b-9mx4ktpz7a] {
    position: fixed;
    inset: 0;
    z-index: 1055;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 1.75rem .5rem;
    overflow-y: auto;
    outline: none;
}

.app-modal-backdrop[b-9mx4ktpz7a] {
    position: fixed;
    inset: 0;
    z-index: -1;
    background: #000;
    opacity: 0;
    transition: opacity .28s ease;
    /* stops the page behind from scrolling under the finger */
    touch-action: none;
}

.app-modal.open .app-modal-backdrop[b-9mx4ktpz7a] {
    opacity: .5;
}

.app-modal-dialog[b-9mx4ktpz7a] {
    position: relative;
    width: 100%;
    max-width: 31.25rem; /* Bootstrap's default modal width */
    margin: auto 0;
    opacity: 0;
    transform: translateY(-1.5rem);
    transition: transform .28s cubic-bezier(.32, .72, 0, 1), opacity .2s ease;
}

.app-modal.open .app-modal-dialog[b-9mx4ktpz7a] {
    opacity: 1;
    transform: none;
}

.app-modal-sm[b-9mx4ktpz7a] {
    max-width: 18.75rem;
}

.app-modal-lg[b-9mx4ktpz7a] {
    max-width: 50rem;
}

.app-modal-xl[b-9mx4ktpz7a] {
    max-width: 71.25rem;
}

/* The grip only means something on the sheet layout. */
.app-modal-grip[b-9mx4ktpz7a] {
    display: none;
}

.modal-body[b-9mx4ktpz7a] {
    overflow-y: auto;
    overscroll-behavior: contain;
}

@media (max-width: 575.98px) {
    .app-modal[b-9mx4ktpz7a] {
        padding: 0;
        align-items: flex-end;
        overflow: hidden;
    }

    /* No dimming on mobile: the backdrop is kept only to catch outside taps and block scrolling. */
    .app-modal.open .app-modal-backdrop[b-9mx4ktpz7a] {
        opacity: 0;
    }

    .app-modal-dialog[b-9mx4ktpz7a] {
        max-width: 32rem;
        margin: 0;
        opacity: 1;
        transform: translateY(100%);
    }

    .app-modal.open .app-modal-dialog[b-9mx4ktpz7a] {
        transform: none;
    }

    .app-modal-dialog .modal-content[b-9mx4ktpz7a] {
        max-height: 90vh;
        border-width: 1px 0 0;
        border-radius: 1rem 1rem 0 0;
        /* keeps content clear of the iOS home indicator */
        padding-bottom: env(safe-area-inset-bottom, 0);
    }

    /* Drag target. touch-action:none is required — otherwise the browser claims the vertical
       gesture for scrolling and no pointermove events reach Blazor. */
    .app-modal-grip[b-9mx4ktpz7a] {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        justify-content: center;
        padding: .625rem 0 .25rem;
        cursor: grab;
        touch-action: none;
        user-select: none;
    }

    .app-modal-grip:active[b-9mx4ktpz7a] {
        cursor: grabbing;
    }

    .app-modal-grip-bar[b-9mx4ktpz7a] {
        display: block;
        width: 2.5rem;
        height: .25rem;
        border-radius: 1rem;
        background: var(--bs-secondary-bg, #dee2e6);
    }

    /* The sheet carries no title bar: the grip and the content say enough, and dismissing is the
       drag or a tap outside. The title stays exposed to assistive tech via aria-label on the root. */
    .modal-header[b-9mx4ktpz7a] {
        display: none;
    }

    .modal-body[b-9mx4ktpz7a] {
        padding-top: .25rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .app-modal-dialog[b-9mx4ktpz7a],
    .app-modal-backdrop[b-9mx4ktpz7a] {
        transition: none;
    }
}
/* /Components/Shared/Search/ModuleSearch.razor.rz.scp.css */
/* Constant-height variant (Ctrl+K modal): without it the modal grows and shrinks
   on every keystroke as the result count changes. The input stays pinned, only
   the result list scrolls. */
.module-search-fixed[b-w3jlkvlozd] {
    display: flex;
    flex-direction: column;
    height: clamp(18rem, 55vh, 30rem);
}

    .module-search-fixed .module-search-results[b-w3jlkvlozd] {
        flex: 1 1 auto;
        /* required for the flex child to shrink below its content height */
        min-height: 0;
        overflow-y: auto;
        /* overflow-y:auto would otherwise turn overflow-x into auto too, and the
           inner .row's negative gutter margins then trigger a horizontal bar. */
        overflow-x: hidden;
    }
/* /Components/Shared/Users/InitialsAvatar.razor.rz.scp.css */
.avatar-initials[b-6d9m9qr7lz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    user-select: none;
    flex-shrink: 0;
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0;
    width: var(--avatar-size);
    height: var(--avatar-size);
    font-size: var(--avatar-font-size);
}

@media (max-width: 991.98px) {
    .avatar-initials[b-6d9m9qr7lz] {
        width: var(--avatar-size-mobile);
        height: var(--avatar-size-mobile);
        font-size: var(--avatar-font-size-mobile);
    }
}
