@import '_content/ConectOne.Blazor/ConectOne.Blazor.2sm07a920x.bundle.scp.css';
@import '_content/FilingModule.Blazor/FilingModule.Blazor.t0u4ra9w9q.bundle.scp.css';

/* /Components/Layout/ClientLayout.razor.rz.scp.css */
.client-shell[b-njc18x08kf] {
    background: #ffffff;
    color: #182230;
    min-height: 100vh;
}

.client-header[b-njc18x08kf] {
    background: #ffffff;
    border-bottom: 1px solid #e4e7ec;
    position: sticky;
    top: 0;
    z-index: 20;
}

.client-nav[b-njc18x08kf] {
    align-items: center;
    display: flex;
    gap: 1.5rem;
    justify-content: space-between;
    min-height: 82px;
}

.client-brand[b-njc18x08kf],
.footer-brand[b-njc18x08kf] {
    align-items: center;
    color: #101828;
    display: inline-flex;
    font-weight: 800;
    gap: .75rem;
    text-decoration: none;
}

.client-brand img[b-njc18x08kf],
.footer-brand img[b-njc18x08kf] {
    height: 42px;
    object-fit: contain;
    width: 42px;
}

.client-links[b-njc18x08kf] {
    align-items: center;
    display: flex;
    flex: 1;
    gap: 1.2rem;
    justify-content: center;
}

.client-links a[b-njc18x08kf],
.client-login[b-njc18x08kf],
.client-footer a[b-njc18x08kf] {
    color: #344054;
    font-weight: 700;
    text-decoration: none;
}

.client-links a:hover[b-njc18x08kf],
.client-login:hover[b-njc18x08kf],
.client-footer a:hover[b-njc18x08kf] {
    color: #1b6ec2;
}

.client-actions[b-njc18x08kf] {
    align-items: center;
    display: flex;
    gap: .9rem;
}

.client-footer[b-njc18x08kf] {
    background: #f8fafc;
    border-top: 1px solid #e4e7ec;
    padding: 3.5rem 0 2rem;
}

.client-footer h2[b-njc18x08kf] {
    color: #101828;
    font-size: .85rem;
    font-weight: 800;
    letter-spacing: .06em;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.client-footer p[b-njc18x08kf],
.client-footer span[b-njc18x08kf] {
    color: #667085;
    line-height: 1.7;
}

.client-footer a[b-njc18x08kf],
.client-footer span[b-njc18x08kf] {
    display: block;
    margin-bottom: .6rem;
}

.footer-brand[b-njc18x08kf] {
    margin-bottom: 1rem;
}

.footer-bottom[b-njc18x08kf] {
    align-items: center;
    border-top: 1px solid #e4e7ec;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-top: 2.5rem;
    padding-top: 1.5rem;
}

.footer-bottom a[b-njc18x08kf],
.footer-bottom span[b-njc18x08kf] {
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
    .client-nav[b-njc18x08kf] {
        align-items: flex-start;
        flex-direction: column;
        gap: 1rem;
        padding: 1rem 0;
    }

    .client-links[b-njc18x08kf] {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}

@media (max-width: 575.98px) {
    .client-actions[b-njc18x08kf],
    .footer-bottom[b-njc18x08kf] {
        align-items: stretch;
        flex-direction: column;
    }

    .client-actions .btn[b-njc18x08kf] {
        width: 100%;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ackdx2x8yj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ackdx2x8yj] {
    flex: 1;
}

.sidebar[b-ackdx2x8yj] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ackdx2x8yj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ackdx2x8yj]  a, .top-row[b-ackdx2x8yj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ackdx2x8yj]  a:hover, .top-row[b-ackdx2x8yj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ackdx2x8yj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ackdx2x8yj] {
        justify-content: space-between;
    }

    .top-row[b-ackdx2x8yj]  a, .top-row[b-ackdx2x8yj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ackdx2x8yj] {
        flex-direction: row;
    }

    .sidebar[b-ackdx2x8yj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ackdx2x8yj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ackdx2x8yj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ackdx2x8yj], article[b-ackdx2x8yj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ackdx2x8yj] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ackdx2x8yj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tohflm00pd] {
    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-tohflm00pd] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-tohflm00pd] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tohflm00pd] {
    font-size: 1.1rem;
}

.bi[b-tohflm00pd] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-tohflm00pd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-tohflm00pd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tohflm00pd] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tohflm00pd] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tohflm00pd]  .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-tohflm00pd]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tohflm00pd]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-tohflm00pd] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-tohflm00pd] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tohflm00pd] {
        display: none;
    }

    .nav-scrollable[b-tohflm00pd] {
        /* 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/PlatformMudLayout.razor.rz.scp.css */
.platform-mud-layout[b-cxr8c9d361] {
    min-height: 100vh;
    overflow-x: hidden;
    background: var(--platform-mud-surface-muted, #f8fafc);
    color: var(--platform-mud-text, #0f172a);
}

.platform-mud-layout__mud[b-cxr8c9d361] {
    min-height: 100vh;
    background: var(--platform-mud-surface-muted, #f8fafc);
}

.platform-mud-brand[b-cxr8c9d361] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    min-width: 0;
    color: inherit;
    text-decoration: none;
}

.platform-mud-brand__logo[b-cxr8c9d361] {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
}

.platform-mud-brand__text[b-cxr8c9d361] {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
}

.platform-mud-drawer__header[b-cxr8c9d361] {
    display: flex;
    align-items: center;
    min-height: var(--platform-mud-topbar-height, 4rem);
    padding: 1rem 1.25rem;
    border-bottom: 1px solid var(--platform-mud-border, #e2e8f0);
    overflow: hidden;
}

.platform-mud-drawer__eyebrow[b-cxr8c9d361] {
    overflow: hidden;
    color: var(--platform-mud-text-muted, #64748b);
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.3;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}

.platform-mud-drawer__title[b-cxr8c9d361] {
    overflow: hidden;
    color: var(--platform-mud-text, #0f172a);
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.35;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.platform-mud-main__inner[b-cxr8c9d361] {
    width: min(100%, 1440px);
    margin: 0 auto;
    padding: var(--platform-mud-spacing-page, 1.25rem);
}

.platform-mud-layout__content[b-cxr8c9d361] {
    min-height: calc(100vh - 13rem);
    padding: 1.25rem;
    border: 1px solid var(--platform-mud-border, #e2e8f0);
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-surface, #ffffff);
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06);
}

.platform-mud-user-menu__logout[b-cxr8c9d361] {
    padding: 0.25rem 1rem 0.5rem;
}

.platform-mud-user-menu__logout-button[b-cxr8c9d361] {
    width: 100%;
    padding: 0.5rem 0;
    border: 0;
    background: transparent;
    color: var(--platform-mud-primary, #3b82f6);
    font: inherit;
    font-weight: 600;
    text-align: left;
    cursor: pointer;
}

.platform-mud-user-menu__logout-button:focus-visible[b-cxr8c9d361] {
    outline: 2px solid var(--platform-mud-primary, #3b82f6);
    outline-offset: 2px;
}

.platform-mud-nav-logout[b-cxr8c9d361] {
    margin: 0.75rem 0.75rem 0;
    padding-top: 0.75rem;
    border-top: 1px solid var(--platform-mud-border, #e2e8f0);
}

.platform-mud-nav-logout form[b-cxr8c9d361] {
    margin: 0;
}

.platform-mud-nav-logout__button[b-cxr8c9d361] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    min-height: 2.625rem;
    padding: 0 0.75rem;
    border: 0;
    border-radius: var(--platform-mud-radius, 8px);
    background: transparent;
    color: var(--platform-mud-text-muted, #64748b);
    font: inherit;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    cursor: pointer;
}

.platform-mud-nav-logout__button:hover[b-cxr8c9d361] {
    background: #fee2e2;
    color: #b42318;
}

.platform-mud-nav-logout__button:focus-visible[b-cxr8c9d361] {
    outline: 2px solid var(--platform-mud-primary, #3b82f6);
    outline-offset: 2px;
}

[b-cxr8c9d361] .platform-mud-nav-logout__icon {
    flex: 0 0 auto;
}

[b-cxr8c9d361] .platform-mud-app-bar {
    position: fixed;
    top: 0;
    right: 0;
    left: var(--platform-mud-sidebar-width, 18rem);
    width: auto;
    height: var(--platform-mud-topbar-height, 4rem);
    border-bottom: 1px solid var(--platform-mud-border, #e2e8f0);
    background: var(--platform-mud-surface, #ffffff);
    color: var(--platform-mud-text, #0f172a);
    z-index: 1200;
}

[b-cxr8c9d361] .platform-mud-drawer {
    position: fixed;
    top: 0;
    bottom: 0;
    width: var(--platform-mud-sidebar-width, 18rem) !important;
    max-width: var(--platform-mud-sidebar-width, 18rem);
    height: 100vh;
    border-right: 1px solid var(--platform-mud-border, #e2e8f0);
    overflow-x: hidden;
    z-index: 1210;
}

[b-cxr8c9d361] .platform-mud-app-bar .mud-toolbar {
    min-height: var(--platform-mud-topbar-height, 4rem);
    height: var(--platform-mud-topbar-height, 4rem);
}

[b-cxr8c9d361] .platform-mud-drawer .mud-drawer-content {
    width: 100%;
    overflow-x: hidden;
}

[b-cxr8c9d361] .platform-mud-main {
    min-height: 100vh;
    margin-left: var(--platform-mud-sidebar-width, 18rem) !important;
    padding-top: var(--platform-mud-topbar-height, 4rem);
    background: var(--platform-mud-surface-muted, #f8fafc);
}

[b-cxr8c9d361] .platform-mud-nav .mud-nav-link {
    min-height: 2.625rem;
    margin: 0 0.75rem;
    border-radius: var(--platform-mud-radius, 8px);
}

[b-cxr8c9d361] .platform-mud-nav .mud-nav-link.active {
    background: rgba(59, 130, 246, 0.12);
    color: var(--platform-mud-primary, #3b82f6);
    font-weight: 700;
}

@media (max-width: 959.98px) {
    [b-cxr8c9d361] .platform-mud-app-bar {
        left: 0;
        width: 100%;
    }

    [b-cxr8c9d361] .platform-mud-drawer {
        top: var(--platform-mud-topbar-height, 4rem);
        height: calc(100vh - var(--platform-mud-topbar-height, 4rem));
        z-index: 1300;
    }

    [b-cxr8c9d361] .platform-mud-main {
        margin-left: 0 !important;
    }
}

@media (max-width: 640px) {
    .platform-mud-brand__text[b-cxr8c9d361] {
        display: none;
    }

    .platform-mud-main__inner[b-cxr8c9d361] {
        padding: 1rem;
    }

    .platform-mud-layout__content[b-cxr8c9d361] {
        padding: 1rem;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-qqjyniuw4m],
.components-reconnect-repeated-attempt-visible[b-qqjyniuw4m],
.components-reconnect-failed-visible[b-qqjyniuw4m],
.components-pause-visible[b-qqjyniuw4m],
.components-resume-failed-visible[b-qqjyniuw4m],
.components-rejoining-animation[b-qqjyniuw4m] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-retrying[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-failed[b-qqjyniuw4m],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-qqjyniuw4m] {
    display: block;
}


#components-reconnect-modal[b-qqjyniuw4m] {
    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-qqjyniuw4m 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-qqjyniuw4m 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-qqjyniuw4m 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-qqjyniuw4m]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-qqjyniuw4m 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-qqjyniuw4m {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-qqjyniuw4m {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-qqjyniuw4m {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-qqjyniuw4m] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-qqjyniuw4m] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-qqjyniuw4m] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-qqjyniuw4m] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-qqjyniuw4m] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-qqjyniuw4m] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-qqjyniuw4m] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-qqjyniuw4m 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-qqjyniuw4m] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-qqjyniuw4m {
    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/Dashboard.razor.rz.scp.css */
.platform-dashboard[b-qwn93f4hq7] {
    display: grid;
    gap: 1.25rem;
    color: var(--platform-mud-text, #0f172a);
}

.platform-dashboard__hero[b-qwn93f4hq7] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 1.25rem;
    align-items: center;
    padding: 1.25rem;
    border: 1px solid #d7e3f0;
    border-radius: 8px;
    background: #f8fbff;
}

.platform-dashboard__eyebrow[b-qwn93f4hq7] {
    margin-bottom: 0.45rem;
    color: #0f766e;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.3;
    text-transform: uppercase;
}

.platform-dashboard h1[b-qwn93f4hq7],
.platform-dashboard h2[b-qwn93f4hq7] {
    margin: 0;
    color: #0f172a;
    font-weight: 800;
    letter-spacing: 0;
}

.platform-dashboard h1[b-qwn93f4hq7] {
    font-size: 2rem;
    line-height: 1.15;
}

.platform-dashboard h2[b-qwn93f4hq7] {
    font-size: 1rem;
    line-height: 1.3;
}

.platform-dashboard p[b-qwn93f4hq7] {
    margin: 0;
    color: #64748b;
    line-height: 1.6;
}

.platform-dashboard__hero p[b-qwn93f4hq7] {
    max-width: 46rem;
    margin-top: 0.55rem;
}

.platform-dashboard__hero-actions[b-qwn93f4hq7] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0.65rem;
}

.platform-dashboard__button[b-qwn93f4hq7] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 2.75rem;
    padding: 0.65rem 0.9rem;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background: #ffffff;
    color: #0f172a;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
}

.platform-dashboard__button:hover[b-qwn93f4hq7] {
    border-color: #0f766e;
    color: #0f766e;
}

.platform-dashboard__button--primary[b-qwn93f4hq7] {
    border-color: #1b6ec2;
    background: #1b6ec2;
    color: #ffffff;
}

.platform-dashboard__button--primary:hover[b-qwn93f4hq7] {
    border-color: #155a9f;
    background: #155a9f;
    color: #ffffff;
}

[b-qwn93f4hq7] .platform-dashboard__button-icon {
    flex: 0 0 auto;
}

.platform-dashboard__state[b-qwn93f4hq7],
.platform-dashboard__alert[b-qwn93f4hq7] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    padding: 1rem;
    border-radius: 8px;
}

.platform-dashboard__state[b-qwn93f4hq7] {
    border: 1px solid #d7e3f0;
    background: #ffffff;
    color: #475569;
    font-weight: 700;
}

.platform-dashboard__alert[b-qwn93f4hq7] {
    align-items: flex-start;
    flex-direction: column;
    border: 1px solid #fecaca;
    background: #fff7f7;
    color: #991b1b;
}

.platform-dashboard__spinner[b-qwn93f4hq7] {
    width: 1.1rem;
    height: 1.1rem;
    border: 2px solid #cbd5e1;
    border-top-color: #1b6ec2;
    border-radius: 50%;
    animation: platform-dashboard-spin-b-qwn93f4hq7 0.8s linear infinite;
}

.platform-dashboard__metrics[b-qwn93f4hq7] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.9rem;
}

.platform-dashboard__metric[b-qwn93f4hq7] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 0.85rem;
    align-items: center;
    padding: 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.platform-dashboard__metric span[b-qwn93f4hq7],
.platform-dashboard__metric small[b-qwn93f4hq7] {
    display: block;
    overflow-wrap: anywhere;
}

.platform-dashboard__metric span[b-qwn93f4hq7] {
    color: #64748b;
    font-size: 0.82rem;
    font-weight: 800;
    line-height: 1.35;
}

.platform-dashboard__metric strong[b-qwn93f4hq7] {
    display: block;
    margin-top: 0.2rem;
    color: #0f172a;
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 1;
}

.platform-dashboard__metric small[b-qwn93f4hq7] {
    margin-top: 0.35rem;
    color: #64748b;
    line-height: 1.35;
}

.platform-dashboard__metric-icon[b-qwn93f4hq7] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 8px;
}

.platform-dashboard__metric-icon--tenants[b-qwn93f4hq7] {
    background: #e0f2fe;
    color: #0369a1;
}

.platform-dashboard__metric-icon--requests[b-qwn93f4hq7] {
    background: #fef3c7;
    color: #92400e;
}

.platform-dashboard__metric-icon--jobs[b-qwn93f4hq7] {
    background: #ede9fe;
    color: #6d28d9;
}

.platform-dashboard__metric-icon--plans[b-qwn93f4hq7] {
    background: #dcfce7;
    color: #166534;
}

.platform-dashboard__grid[b-qwn93f4hq7] {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(19rem, 0.65fr);
    gap: 1rem;
    align-items: stretch;
}

.platform-dashboard__grid--lower[b-qwn93f4hq7] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.platform-dashboard__panel[b-qwn93f4hq7] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    min-width: 0;
    padding: 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.platform-dashboard__panel-header[b-qwn93f4hq7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.platform-dashboard__panel-header p[b-qwn93f4hq7] {
    margin-top: 0.25rem;
    font-size: 0.92rem;
}

.platform-dashboard__panel-header a[b-qwn93f4hq7] {
    flex: 0 0 auto;
    color: #1b6ec2;
    font-weight: 800;
    text-decoration: none;
}

.platform-dashboard__panel-header a:hover[b-qwn93f4hq7] {
    color: #0f766e;
}

.platform-dashboard__pipeline[b-qwn93f4hq7] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.75rem;
}

.platform-dashboard__pipeline-step[b-qwn93f4hq7] {
    min-width: 0;
    padding: 1rem;
    border: 1px solid #e2e8f0;
    border-left: 4px solid #14b8a6;
    border-radius: 8px;
    background: #f8fafc;
}

.platform-dashboard__pipeline-step span[b-qwn93f4hq7],
.platform-dashboard__pipeline-step strong[b-qwn93f4hq7] {
    display: block;
    overflow-wrap: anywhere;
}

.platform-dashboard__pipeline-step span[b-qwn93f4hq7] {
    color: #64748b;
    font-size: 0.82rem;
    font-weight: 800;
    line-height: 1.35;
}

.platform-dashboard__pipeline-step strong[b-qwn93f4hq7] {
    margin-top: 0.45rem;
    color: #0f172a;
    font-size: 1.55rem;
    line-height: 1;
}

.platform-dashboard__readiness-list[b-qwn93f4hq7] {
    display: grid;
    gap: 0.9rem;
}

.platform-dashboard__readiness-item[b-qwn93f4hq7] {
    display: grid;
    gap: 0.55rem;
}

.platform-dashboard__readiness-item > div:first-child[b-qwn93f4hq7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.platform-dashboard__readiness-item span[b-qwn93f4hq7] {
    color: #64748b;
    font-weight: 700;
}

.platform-dashboard__readiness-item strong[b-qwn93f4hq7] {
    color: #0f172a;
    font-weight: 800;
    text-align: right;
}

.platform-dashboard__progress[b-qwn93f4hq7] {
    height: 0.55rem;
    overflow: hidden;
    border-radius: 999px;
    background: #e2e8f0;
}

.platform-dashboard__progress span[b-qwn93f4hq7] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: #14b8a6;
}

.platform-dashboard__list[b-qwn93f4hq7],
.platform-dashboard__tenant-list[b-qwn93f4hq7] {
    display: grid;
    gap: 0.7rem;
}

.platform-dashboard__list-item[b-qwn93f4hq7],
.platform-dashboard__tenant[b-qwn93f4hq7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.85rem;
    min-width: 0;
    padding: 0.85rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #f8fafc;
}

.platform-dashboard__tenant[b-qwn93f4hq7] {
    color: inherit;
    text-decoration: none;
}

.platform-dashboard__tenant:hover[b-qwn93f4hq7] {
    border-color: #1b6ec2;
}

.platform-dashboard__list-item > div:first-child[b-qwn93f4hq7],
.platform-dashboard__tenant > div:first-child[b-qwn93f4hq7] {
    min-width: 0;
}

.platform-dashboard__list-item strong[b-qwn93f4hq7],
.platform-dashboard__tenant strong[b-qwn93f4hq7],
.platform-dashboard__list-item > div:first-child span[b-qwn93f4hq7],
.platform-dashboard__tenant > div:first-child span[b-qwn93f4hq7],
.platform-dashboard__badge[b-qwn93f4hq7] {
    overflow-wrap: anywhere;
}

.platform-dashboard__list-item strong[b-qwn93f4hq7],
.platform-dashboard__tenant strong[b-qwn93f4hq7] {
    display: block;
    color: #0f172a;
    font-weight: 800;
    line-height: 1.35;
}

.platform-dashboard__list-item > div:first-child span[b-qwn93f4hq7],
.platform-dashboard__tenant > div:first-child span[b-qwn93f4hq7] {
    display: block;
    color: #64748b;
    font-size: 0.88rem;
    line-height: 1.4;
}

.platform-dashboard__job-meta[b-qwn93f4hq7] {
    display: grid;
    justify-items: end;
    gap: 0.25rem;
    flex: 0 0 auto;
}

.platform-dashboard__job-meta small[b-qwn93f4hq7] {
    color: #64748b;
    font-weight: 800;
}

.platform-dashboard__badge[b-qwn93f4hq7] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    padding: 0.35rem 0.55rem;
    border-radius: 999px;
    background: #eef2f7;
    color: #475569;
    font-size: 0.75rem;
    font-weight: 800;
    line-height: 1.2;
    overflow-wrap: anywhere;
    text-align: center;
}

.platform-dashboard__badge--success[b-qwn93f4hq7] {
    background: #dcfce7;
    color: #166534;
}

.platform-dashboard__badge--warning[b-qwn93f4hq7] {
    background: #fef3c7;
    color: #92400e;
}

.platform-dashboard__badge--info[b-qwn93f4hq7] {
    background: #dbeafe;
    color: #1d4ed8;
}

.platform-dashboard__badge--danger[b-qwn93f4hq7] {
    background: #fee2e2;
    color: #991b1b;
}

.platform-dashboard__badge--muted[b-qwn93f4hq7] {
    background: #f1f5f9;
    color: #475569;
}

.platform-dashboard__empty[b-qwn93f4hq7] {
    padding: 0.9rem;
    border: 1px dashed #cbd5e1;
    border-radius: 8px;
    background: #f8fafc;
}

@keyframes platform-dashboard-spin-b-qwn93f4hq7 {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1199.98px) {
    .platform-dashboard__metrics[b-qwn93f4hq7],
    .platform-dashboard__grid[b-qwn93f4hq7],
    .platform-dashboard__grid--lower[b-qwn93f4hq7] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .platform-dashboard__panel--wide[b-qwn93f4hq7] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 767.98px) {
    .platform-dashboard__hero[b-qwn93f4hq7],
    .platform-dashboard__metrics[b-qwn93f4hq7],
    .platform-dashboard__grid[b-qwn93f4hq7],
    .platform-dashboard__grid--lower[b-qwn93f4hq7],
    .platform-dashboard__pipeline[b-qwn93f4hq7] {
        grid-template-columns: 1fr;
    }

    .platform-dashboard__hero-actions[b-qwn93f4hq7] {
        justify-content: stretch;
    }

    .platform-dashboard__button[b-qwn93f4hq7] {
        width: 100%;
    }

    .platform-dashboard__panel-header[b-qwn93f4hq7],
    .platform-dashboard__list-item[b-qwn93f4hq7],
    .platform-dashboard__tenant[b-qwn93f4hq7] {
        align-items: flex-start;
        flex-direction: column;
    }

    .platform-dashboard__job-meta[b-qwn93f4hq7] {
        justify-items: start;
    }
}

@media (max-width: 480px) {
    .platform-dashboard__hero[b-qwn93f4hq7],
    .platform-dashboard__panel[b-qwn93f4hq7],
    .platform-dashboard__metric[b-qwn93f4hq7] {
        padding: 0.85rem;
    }

    .platform-dashboard h1[b-qwn93f4hq7] {
        font-size: 1.65rem;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* =========================================================================
   ConnectOne Schools – Home page (scoped)
   Indigo → violet → pink palette, warm tints, rounded cards, gradient orbs.
   ========================================================================= */

.landing-hero[b-ffnuz26g6z],
.metric-strip[b-ffnuz26g6z],
.section-block[b-ffnuz26g6z],
.cta-band[b-ffnuz26g6z] {
    --co-ink: #0f172a;
    --co-ink-2: #334155;
    --co-mute: #64748b;
    --co-line: #e2e8f0;
    --co-bg: #ffffff;
    --co-soft: #f8fafc;
    --co-lavender: #faf5ff;
    --co-brand: #4f46e5;
    --co-brand-2: #7c3aed;
    --co-brand-soft: #eef2ff;
    --co-accent: #ec4899;
}

/* ----- HERO --------------------------------------------------------------- */
.landing-hero[b-ffnuz26g6z] {
    background: linear-gradient(180deg, #f5f3ff 0%, #faf7ff 55%, #ffffff 100%);
    border-bottom: 1px solid var(--co-line);
    overflow: hidden;
    padding: 6rem 0 5rem;
    position: relative;
}

.hero-orbs[b-ffnuz26g6z],
.cta-orbs[b-ffnuz26g6z] {
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.hero-orbs .orb[b-ffnuz26g6z],
.cta-orbs .orb[b-ffnuz26g6z] {
    border-radius: 50%;
    filter: blur(45px);
    position: absolute;
}

.hero-orbs .orb-a[b-ffnuz26g6z] {
    background: radial-gradient(circle, rgba(124, 58, 237, .35), rgba(124, 58, 237, 0) 70%);
    height: 380px;
    left: -120px;
    top: -80px;
    width: 380px;
}

.hero-orbs .orb-b[b-ffnuz26g6z] {
    background: radial-gradient(circle, rgba(236, 72, 153, .28), rgba(236, 72, 153, 0) 70%);
    bottom: -100px;
    height: 320px;
    right: -80px;
    width: 320px;
}

.hero-orbs .orb-c[b-ffnuz26g6z] {
    background: radial-gradient(circle, rgba(99, 102, 241, .22), rgba(99, 102, 241, 0) 70%);
    height: 220px;
    right: 30%;
    top: 38%;
    width: 220px;
}

.landing-hero .container[b-ffnuz26g6z],
.cta-band .container[b-ffnuz26g6z] {
    position: relative;
    z-index: 1;
}

/* Eyebrows / kickers ------------------------------------------------------- */
.eyebrow[b-ffnuz26g6z],
.section-kicker[b-ffnuz26g6z],
.package-topline[b-ffnuz26g6z] {
    align-items: center;
    color: var(--co-brand);
    display: inline-flex;
    font-size: .78rem;
    font-weight: 800;
    gap: .55rem;
    letter-spacing: .14em;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.eyebrow .dot[b-ffnuz26g6z],
.section-kicker .dot[b-ffnuz26g6z] {
    background: var(--co-brand);
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(79, 70, 229, .18);
    display: inline-block;
    height: 8px;
    width: 8px;
}

/* Headings ----------------------------------------------------------------- */
.landing-hero h1[b-ffnuz26g6z],
.section-heading h2[b-ffnuz26g6z],
.section-block h2[b-ffnuz26g6z],
.cta-band h2[b-ffnuz26g6z] {
    color: var(--co-ink);
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 1.05;
}

.landing-hero h1[b-ffnuz26g6z] {
    font-size: 3.85rem;
    margin-bottom: 1.5rem;
}

.hero-accent[b-ffnuz26g6z],
.text-grad[b-ffnuz26g6z] {
    background: linear-gradient(120deg, var(--co-brand) 0%, var(--co-brand-2) 50%, var(--co-accent) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.hero-lead[b-ffnuz26g6z],
.section-heading p[b-ffnuz26g6z],
.section-copy[b-ffnuz26g6z],
.cta-band p[b-ffnuz26g6z] {
    color: var(--co-ink-2);
    font-size: 1.18rem;
    line-height: 1.7;
    max-width: 560px;
}

/* Hero actions / buttons --------------------------------------------------- */
.hero-actions[b-ffnuz26g6z] {
    display: flex;
    flex-wrap: wrap;
    gap: .85rem;
    margin: 2.25rem 0 1.75rem;
}

.btn-brand[b-ffnuz26g6z] {
    align-items: center;
    background: linear-gradient(135deg, var(--co-brand) 0%, var(--co-brand-2) 100%);
    border: 0;
    border-radius: 999px;
    box-shadow: 0 12px 26px -10px rgba(79, 70, 229, .55);
    color: #ffffff;
    display: inline-flex;
    font-weight: 700;
    gap: .25rem;
    padding: .85rem 1.55rem;
    transition: transform .2s ease, box-shadow .2s ease;
}

.btn-brand:hover[b-ffnuz26g6z] {
    box-shadow: 0 18px 36px -12px rgba(79, 70, 229, .65);
    color: #ffffff;
    transform: translateY(-2px);
}

.btn-brand i[b-ffnuz26g6z] {
    font-size: 1.3em;
    transition: transform .2s ease;
}

.btn-brand:hover i[b-ffnuz26g6z] {
    transform: translateX(4px);
}

.btn-outline-brand[b-ffnuz26g6z] {
    align-items: center;
    background: #ffffff;
    border: 1.5px solid var(--co-brand);
    border-radius: 999px;
    color: var(--co-brand);
    display: inline-flex;
    font-weight: 700;
    gap: .25rem;
    padding: .8rem 1.45rem;
    transition: background .2s ease, color .2s ease;
}

.btn-outline-brand:hover[b-ffnuz26g6z] {
    background: var(--co-brand-soft);
    color: var(--co-brand);
}

.btn-outline-brand i[b-ffnuz26g6z] {
    font-size: 1.3em;
    transition: transform .2s ease;
}

.btn-outline-brand:hover i[b-ffnuz26g6z] {
    transform: translateX(4px);
}

.btn-ghost[b-ffnuz26g6z] {
    backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, .65);
    border: 1px solid var(--co-line);
    border-radius: 999px;
    color: var(--co-ink);
    font-weight: 700;
    padding: .8rem 1.45rem;
    transition: background .2s ease, color .2s ease;
}

.btn-ghost:hover[b-ffnuz26g6z] {
    background: #ffffff;
    color: var(--co-brand);
}

/* Hero check list ---------------------------------------------------------- */
.hero-checks[b-ffnuz26g6z] {
    display: grid;
    gap: .65rem;
    max-width: 520px;
}

.hero-checks span[b-ffnuz26g6z] {
    align-items: center;
    color: var(--co-ink-2);
    display: flex;
    font-weight: 500;
    gap: .65rem;
    line-height: 1.45;
}

.hero-checks i[b-ffnuz26g6z] {
    color: var(--co-brand);
    font-size: 1.15rem;
}

/* Hero phone mockup -------------------------------------------------------- */
.hero-panel[b-ffnuz26g6z] {
    background: #ffffff;
    border: 1px solid var(--co-line);
    border-radius: 24px;
    box-shadow:
        0 30px 80px -30px rgba(79, 70, 229, .35),
        0 8px 16px -6px rgba(15, 23, 42, .08);
    margin-left: auto;
    max-width: 540px;
    padding: 1.5rem;
    position: relative;
    transform: rotate(-1deg);
    transition: transform .4s ease;
}

.hero-panel:hover[b-ffnuz26g6z] {
    transform: rotate(0deg) translateY(-4px);
}

.panel-header[b-ffnuz26g6z] {
    align-items: center;
    display: flex;
    gap: .9rem;
    margin-bottom: 1.1rem;
}

.brand-mark[b-ffnuz26g6z] {
    align-items: center;
    background: linear-gradient(135deg, var(--co-brand-soft), #fae8ff);
    border-radius: 14px;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 48px;
}

.brand-mark img[b-ffnuz26g6z] {
    height: 30px;
    object-fit: contain;
    width: 30px;
}

.panel-title strong[b-ffnuz26g6z],
.panel-title span[b-ffnuz26g6z] {
    display: block;
}

.panel-title strong[b-ffnuz26g6z] {
    color: var(--co-ink);
    font-size: 1rem;
    font-weight: 700;
}

.panel-title span[b-ffnuz26g6z] {
    color: var(--co-mute);
    font-size: .82rem;
}

.panel-live[b-ffnuz26g6z] {
    align-items: center;
    background: #ecfdf5;
    border-radius: 999px;
    color: #047857;
    display: inline-flex;
    font-size: .72rem;
    font-weight: 700;
    gap: .4rem;
    letter-spacing: .1em;
    margin-left: auto;
    padding: .3rem .7rem;
    text-transform: uppercase;
}

.live-dot[b-ffnuz26g6z] {
    animation: co-pulse-b-ffnuz26g6z 1.6s infinite;
    background: #10b981;
    border-radius: 50%;
    display: inline-block;
    height: 7px;
    width: 7px;
}

@keyframes co-pulse-b-ffnuz26g6z {
    0%, 100% { box-shadow: 0 0 0 0 rgba(16, 185, 129, .65); }
    50%      { box-shadow: 0 0 0 6px rgba(16, 185, 129, 0); }
}

.phone-frame[b-ffnuz26g6z] {
    background: linear-gradient(135deg, #1e1b4b 0%, #312e81 60%, #4c1d95 100%);
    border-radius: 22px;
    padding: 1.15rem;
}

.phone-screen[b-ffnuz26g6z] {
    background: #f8fafc;
    border-radius: 16px;
    min-height: 430px;
    padding: 1rem;
}

.phone-top[b-ffnuz26g6z] {
    align-items: center;
    background: #ffffff;
    border: 1px solid var(--co-line);
    border-radius: 12px;
    color: var(--co-ink);
    display: flex;
    font-weight: 800;
    gap: .55rem;
    margin-bottom: 1rem;
    padding: .85rem 1rem;
}

.phone-top i[b-ffnuz26g6z] {
    color: var(--co-brand);
    font-size: 1.1rem;
}

.phone-grid[b-ffnuz26g6z] {
    display: grid;
    gap: .65rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.phone-tile[b-ffnuz26g6z] {
    align-items: center;
    background: var(--tile-tint, #ffffff);
    border: 1px solid rgba(15, 23, 42, .06);
    border-radius: 14px;
    color: var(--co-ink);
    display: flex;
    flex-direction: column;
    font-size: .8rem;
    font-weight: 700;
    gap: .35rem;
    justify-content: center;
    min-height: 78px;
    padding: .55rem;
    text-align: center;
    transition: transform .2s ease;
}

.phone-tile:hover[b-ffnuz26g6z] {
    transform: translateY(-2px);
}

.phone-tile i[b-ffnuz26g6z] {
    color: var(--tile-fg, var(--co-brand));
    font-size: 1.3rem;
}

.phone-message[b-ffnuz26g6z] {
    align-items: flex-start;
    background: linear-gradient(135deg, #fff7ed 0%, #ffe4e6 100%);
    border: 1px solid #fed7aa;
    border-radius: 14px;
    display: flex;
    gap: .75rem;
    margin-top: 1rem;
    padding: .85rem 1rem;
}

.phone-message > i[b-ffnuz26g6z] {
    background: #ffffff;
    border-radius: 50%;
    color: #ea580c;
    flex-shrink: 0;
    font-size: .95rem;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
}

.phone-message strong[b-ffnuz26g6z],
.phone-message span[b-ffnuz26g6z] {
    display: block;
}

.phone-message strong[b-ffnuz26g6z] {
    color: var(--co-ink);
}

.phone-message span[b-ffnuz26g6z] {
    color: var(--co-mute);
    font-size: .85rem;
    line-height: 1.45;
}

.panel-foot[b-ffnuz26g6z] {
    color: var(--co-mute);
    display: flex;
    flex-wrap: wrap;
    font-size: .82rem;
    font-weight: 600;
    gap: .75rem;
    justify-content: space-between;
    padding-top: 1.1rem;
}

.panel-foot span[b-ffnuz26g6z] {
    align-items: center;
    display: inline-flex;
    gap: .3rem;
}

.panel-foot i[b-ffnuz26g6z] {
    color: var(--co-brand);
}

/* ----- METRIC STRIP ------------------------------------------------------- */
.metric-strip[b-ffnuz26g6z] {
    background: #ffffff;
    border-bottom: 1px solid var(--co-line);
    padding: 2.5rem 0;
}

.metric-item[b-ffnuz26g6z] {
    padding: .5rem 0 .5rem 1.25rem;
    position: relative;
}

.metric-item[b-ffnuz26g6z]::before {
    background: linear-gradient(180deg, var(--co-brand), var(--co-brand-2));
    border-radius: 4px;
    bottom: 8px;
    content: "";
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px;
}

.metric-number[b-ffnuz26g6z] {
    background: linear-gradient(135deg, var(--co-brand), var(--co-brand-2));
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1;
    margin-bottom: .35rem;
}

.metric-item strong[b-ffnuz26g6z] {
    color: var(--co-ink);
    display: block;
    font-size: 1rem;
    margin-bottom: .2rem;
}

.metric-item > span:not(.metric-number)[b-ffnuz26g6z] {
    color: var(--co-mute);
    display: block;
    font-size: .9rem;
    line-height: 1.5;
}

/* ----- SECTION SHELL ------------------------------------------------------ */
.section-block[b-ffnuz26g6z] {
    padding: 6rem 0;
    position: relative;
}

.section-muted[b-ffnuz26g6z] {
    background: linear-gradient(180deg, #faf7ff 0%, #ffffff 100%);
    border-bottom: 1px solid var(--co-line);
    border-top: 1px solid var(--co-line);
}

.section-heading[b-ffnuz26g6z] {
    margin-bottom: 3.5rem;
    max-width: 780px;
}

.section-heading-center[b-ffnuz26g6z] {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.section-heading-center .section-kicker[b-ffnuz26g6z] {
    justify-content: center;
}

.section-heading-center p[b-ffnuz26g6z] {
    margin-left: auto;
    margin-right: auto;
}

.section-heading h2[b-ffnuz26g6z],
.section-block h2[b-ffnuz26g6z],
.cta-band h2[b-ffnuz26g6z] {
    font-size: 2.7rem;
}

/* ----- CARDS (shared) ----------------------------------------------------- */
.landing-card[b-ffnuz26g6z] {
    background: #ffffff;
    border: 1px solid var(--co-line);
    border-radius: 18px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, .04);
    padding: 1.75rem;
    transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.landing-card:hover[b-ffnuz26g6z] {
    border-color: rgba(79, 70, 229, .25);
    box-shadow: 0 20px 40px -20px rgba(79, 70, 229, .25);
    transform: translateY(-4px);
}

.module-card h3[b-ffnuz26g6z],
.package-card h3[b-ffnuz26g6z],
.timeline-item h3[b-ffnuz26g6z],
.faq-card h3[b-ffnuz26g6z],
.audience-card h3[b-ffnuz26g6z] {
    color: var(--co-ink);
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -.01em;
    margin-bottom: .65rem;
}

.module-card p[b-ffnuz26g6z],
.package-card p[b-ffnuz26g6z],
.timeline-item p[b-ffnuz26g6z],
.faq-card p[b-ffnuz26g6z],
.audience-card p[b-ffnuz26g6z] {
    color: var(--co-ink-2);
    line-height: 1.65;
    margin-bottom: 0;
}

/* ----- AUDIENCE (Why) ----------------------------------------------------- */
.audience-card[b-ffnuz26g6z] {
    background: #ffffff;
    border: 1px solid var(--co-line);
    border-radius: 18px;
    height: 100%;
    padding: 1.75rem;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.audience-card:hover[b-ffnuz26g6z] {
    border-color: rgba(79, 70, 229, .25);
    box-shadow: 0 20px 40px -20px rgba(79, 70, 229, .2);
    transform: translateY(-4px);
}

.audience-icon[b-ffnuz26g6z] {
    align-items: center;
    border-radius: 16px;
    display: flex;
    font-size: 1.4rem;
    height: 52px;
    justify-content: center;
    margin-bottom: 1.1rem;
    width: 52px;
}

.audience-parent[b-ffnuz26g6z]    { background: linear-gradient(135deg, #eef2ff, #c7d2fe); color: #4338ca; }
.audience-learner[b-ffnuz26g6z]   { background: linear-gradient(135deg, #fef3c7, #fde68a); color: #b45309; }
.audience-staff[b-ffnuz26g6z]     { background: linear-gradient(135deg, #dcfce7, #bbf7d0); color: #047857; }
.audience-community[b-ffnuz26g6z] { background: linear-gradient(135deg, #ffe4e6, #fecdd3); color: #be185d; }

/* ----- MODULES ------------------------------------------------------------ */
.module-card[b-ffnuz26g6z] {
    position: relative;
}

.module-card .module-icon[b-ffnuz26g6z] {
    align-items: center;
    background: var(--mod-tint, #eef2ff);
    border-radius: 14px;
    color: var(--mod-color, var(--co-brand));
    display: flex;
    font-size: 1.45rem;
    height: 52px;
    justify-content: center;
    margin-bottom: 1.1rem;
    width: 52px;
}

.module-card .module-key[b-ffnuz26g6z] {
    background: #f1f5f9;
    border-radius: 999px;
    color: var(--co-ink-2);
    display: inline-block;
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    font-size: .75rem;
    font-weight: 600;
    margin-top: 1.25rem;
    padding: .25rem .65rem;
}

/* ----- PACKAGES ----------------------------------------------------------- */
.package-card[b-ffnuz26g6z] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    position: relative;
}

.package-card .btn[b-ffnuz26g6z] {
    margin-top: auto;
}

.package-highlight[b-ffnuz26g6z] {
    background: linear-gradient(180deg, #ffffff 0%, #faf5ff 100%);
    border: 1.5px solid var(--co-brand);
    box-shadow: 0 28px 60px -25px rgba(124, 58, 237, .4);
    transform: translateY(-8px);
}

.package-highlight:hover[b-ffnuz26g6z] {
    transform: translateY(-12px);
}

.package-popular[b-ffnuz26g6z] {
    align-items: center;
    background: linear-gradient(135deg, var(--co-brand), var(--co-accent));
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    font-size: .72rem;
    font-weight: 800;
    gap: .35rem;
    left: 50%;
    letter-spacing: .12em;
    padding: .4rem .9rem;
    position: absolute;
    text-transform: uppercase;
    top: -14px;
    transform: translateX(-50%);
}

.package-popular i[b-ffnuz26g6z] {
    color: #fde047;
}

.package-topline[b-ffnuz26g6z] {
    background: linear-gradient(135deg, var(--co-brand-soft), #fae8ff);
    border-radius: 999px;
    color: var(--co-brand);
    display: inline-block;
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .12em;
    margin-bottom: .25rem;
    padding: .3rem .8rem;
    text-transform: uppercase;
    width: fit-content;
}

.package-fit[b-ffnuz26g6z] {
    align-items: flex-start;
    background: linear-gradient(135deg, #eef2ff, #fae8ff);
    border: 1px solid #e9d5ff;
    border-radius: 12px;
    color: var(--co-ink-2);
    display: flex;
    font-size: .92rem;
    gap: .6rem;
    line-height: 1.5;
    padding: .9rem 1rem;
}

.package-fit i[b-ffnuz26g6z] {
    color: var(--co-brand);
    font-size: 1.1rem;
    margin-top: .1rem;
}

.package-modules[b-ffnuz26g6z] {
    display: grid;
    gap: .55rem;
    list-style: none;
    margin: 0 0 1rem;
    padding: 0;
}

.package-modules li[b-ffnuz26g6z] {
    align-items: center;
    color: var(--co-ink-2);
    display: flex;
    font-weight: 500;
    gap: .55rem;
}

.package-modules i[b-ffnuz26g6z] {
    color: #10b981;
    font-size: 1.1rem;
}

/* ----- TIMELINE ----------------------------------------------------------- */
.timeline-list[b-ffnuz26g6z] {
    display: grid;
    gap: 1rem;
    position: relative;
}

.timeline-list[b-ffnuz26g6z]::before {
    background: linear-gradient(180deg, rgba(124, 58, 237, .35) 0%, rgba(124, 58, 237, 0) 100%);
    bottom: 1.5rem;
    content: "";
    left: 35px;
    position: absolute;
    top: 1.5rem;
    width: 2px;
}

.timeline-item[b-ffnuz26g6z] {
    align-items: flex-start;
    background: #ffffff;
    border: 1px solid var(--co-line);
    border-radius: 16px;
    display: grid;
    gap: 1.1rem;
    grid-template-columns: auto 1fr;
    padding: 1.4rem 1.5rem;
    position: relative;
    transition: transform .2s ease, box-shadow .2s ease;
}

.timeline-item:hover[b-ffnuz26g6z] {
    box-shadow: 0 15px 30px -15px rgba(79, 70, 229, .25);
    transform: translateX(4px);
}

.step-number[b-ffnuz26g6z] {
    align-items: center;
    background: linear-gradient(135deg, var(--co-brand), var(--co-brand-2));
    border-radius: 14px;
    box-shadow: 0 8px 16px -6px rgba(79, 70, 229, .45);
    color: #ffffff;
    display: flex;
    font-weight: 900;
    height: 48px;
    justify-content: center;
    width: 48px;
}

/* ----- FAQ ---------------------------------------------------------------- */
.faq-card[b-ffnuz26g6z] {
    position: relative;
}

.faq-icon[b-ffnuz26g6z] {
    align-items: center;
    background: linear-gradient(135deg, var(--co-brand-soft), #fae8ff);
    border-radius: 12px;
    color: var(--co-brand);
    display: flex;
    font-size: 1.25rem;
    height: 44px;
    justify-content: center;
    margin-bottom: 1rem;
    width: 44px;
}

/* ----- CTA BAND ----------------------------------------------------------- */
.cta-band[b-ffnuz26g6z] {
    background: linear-gradient(135deg, #312e81 0%, #4f46e5 45%, #7c3aed 100%);
    color: #ffffff;
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}

.cta-orbs .orb-a[b-ffnuz26g6z] {
    background: radial-gradient(circle, rgba(236, 72, 153, .45), transparent 70%);
    height: 360px;
    left: -100px;
    top: -120px;
    width: 360px;
}

.cta-orbs .orb-b[b-ffnuz26g6z] {
    background: radial-gradient(circle, rgba(99, 102, 241, .35), transparent 70%);
    bottom: -120px;
    height: 320px;
    right: -80px;
    width: 320px;
}

.cta-band h2[b-ffnuz26g6z] {
    color: #ffffff;
    font-size: 2.6rem;
}

.cta-band p[b-ffnuz26g6z] {
    color: rgba(255, 255, 255, .82);
    font-size: 1.15rem;
    max-width: 560px;
}

.cta-band .section-kicker[b-ffnuz26g6z] {
    color: rgba(255, 255, 255, .92);
}

.cta-band .section-kicker .dot[b-ffnuz26g6z] {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25);
}

.cta-band .btn-light[b-ffnuz26g6z] {
    align-items: center;
    background: #ffffff;
    border: 0;
    border-radius: 999px;
    color: var(--co-brand);
    display: inline-flex;
    font-weight: 800;
    gap: .25rem;
    padding: .9rem 1.6rem;
    transition: transform .2s ease, box-shadow .2s ease;
}

.cta-band .btn-light:hover[b-ffnuz26g6z] {
    box-shadow: 0 18px 36px -12px rgba(0, 0, 0, .35);
    color: var(--co-brand);
    transform: translateY(-2px);
}

.cta-band .btn-light i[b-ffnuz26g6z] {
    font-size: 1.3em;
    transition: transform .2s ease;
}

.cta-band .btn-light:hover i[b-ffnuz26g6z] {
    transform: translateX(4px);
}

/* ----- RESPONSIVE --------------------------------------------------------- */
@media (max-width: 1199.98px) {
    .package-highlight[b-ffnuz26g6z] {
        transform: none;
    }

    .package-highlight:hover[b-ffnuz26g6z] {
        transform: translateY(-4px);
    }
}

@media (max-width: 991.98px) {
    .landing-hero[b-ffnuz26g6z] {
        padding: 4rem 0 3rem;
    }

    .landing-hero h1[b-ffnuz26g6z] {
        font-size: 2.8rem;
    }

    .section-heading h2[b-ffnuz26g6z],
    .section-block h2[b-ffnuz26g6z],
    .cta-band h2[b-ffnuz26g6z] {
        font-size: 2.1rem;
    }

    .section-block[b-ffnuz26g6z] {
        padding: 4.5rem 0;
    }

    .hero-panel[b-ffnuz26g6z] {
        margin-top: 2.5rem;
        max-width: none;
        transform: none;
    }
}

@media (max-width: 575.98px) {
    .landing-hero h1[b-ffnuz26g6z] {
        font-size: 2.25rem;
    }

    .hero-lead[b-ffnuz26g6z] {
        font-size: 1.05rem;
    }

    .phone-grid[b-ffnuz26g6z] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .timeline-item[b-ffnuz26g6z] {
        grid-template-columns: 1fr;
    }

    .metric-number[b-ffnuz26g6z] {
        font-size: 2rem;
    }

    .section-heading h2[b-ffnuz26g6z],
    .section-block h2[b-ffnuz26g6z],
    .cta-band h2[b-ffnuz26g6z] {
        font-size: 1.85rem;
    }
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.not-found-page[b-qs4k1xclgg] {
    min-height: 100vh;
    padding: var(--platform-mud-spacing-page, 1.25rem);
    background:
        linear-gradient(180deg, rgba(59, 130, 246, 0.08), rgba(59, 130, 246, 0) 22rem),
        var(--platform-mud-surface-muted, #f8fafc);
    color: var(--platform-mud-text, #0f172a);
}

.not-found-page__header[b-qs4k1xclgg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    width: min(100%, 1120px);
    min-height: var(--platform-mud-topbar-height, 4rem);
    margin: 0 auto;
    padding: 0.7rem 1rem;
    border: 1px solid var(--platform-mud-border, #e2e8f0);
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-surface, #ffffff);
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.not-found-page__brand[b-qs4k1xclgg] {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    min-width: 0;
    color: var(--platform-mud-text, #0f172a);
    font-weight: 800;
    line-height: 1.25;
    text-decoration: none;
}

.not-found-page__brand img[b-qs4k1xclgg] {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
    object-fit: contain;
}

.not-found-page__brand span[b-qs4k1xclgg] {
    overflow-wrap: anywhere;
}

.not-found-page__nav[b-qs4k1xclgg] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 0.35rem;
}

.not-found-page__nav a[b-qs4k1xclgg] {
    display: inline-flex;
    align-items: center;
    min-height: 2.25rem;
    padding: 0.45rem 0.7rem;
    border-radius: var(--platform-mud-radius, 8px);
    color: var(--platform-mud-text-muted, #64748b);
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: background-color 160ms ease, color 160ms ease;
}

.not-found-page__nav a:hover[b-qs4k1xclgg],
.not-found-page__nav a:focus-visible[b-qs4k1xclgg] {
    background: #eff6ff;
    color: var(--platform-mud-primary, #3b82f6);
}

.not-found-page__content[b-qs4k1xclgg] {
    display: grid;
    gap: 1.25rem;
    width: min(100%, 880px);
    margin: clamp(3rem, 8vw, 6rem) auto 0;
    padding: clamp(1.25rem, 4vw, 3rem);
    border: 1px solid var(--platform-mud-border, #e2e8f0);
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-surface, #ffffff);
    box-shadow: var(--platform-mud-shadow-card, 0 10px 15px -3px rgba(15, 23, 42, 0.10), 0 4px 6px -2px rgba(15, 23, 42, 0.05));
}

.not-found-page__eyebrow[b-qs4k1xclgg] {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    width: fit-content;
    padding: 0.35rem 0.65rem;
    border: 1px solid #bfdbfe;
    border-radius: var(--platform-mud-radius, 8px);
    background: #eff6ff;
    color: var(--platform-mud-primary, #3b82f6);
    font-size: 0.85rem;
    font-weight: 800;
    line-height: 1.2;
}

.not-found-page__eyebrow span[b-qs4k1xclgg] {
    color: var(--platform-mud-text, #0f172a);
}

.not-found-page h1[b-qs4k1xclgg] {
    max-width: 760px;
    margin: 0;
    color: var(--platform-mud-text, #0f172a);
    font-size: clamp(2.25rem, 6vw, 3.5rem);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.06;
}

.not-found-page p[b-qs4k1xclgg] {
    max-width: 680px;
    margin: 0;
    color: var(--platform-mud-text-muted, #64748b);
    font-size: 1.08rem;
    line-height: 1.7;
}

.not-found-page__actions[b-qs4k1xclgg] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.not-found-page__button[b-qs4k1xclgg] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    min-height: 2.75rem;
    padding: 0.7rem 1rem;
    border: 1px solid var(--platform-mud-border, #e2e8f0);
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-surface, #ffffff);
    color: var(--platform-mud-text, #0f172a);
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
    transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.not-found-page__button:hover[b-qs4k1xclgg],
.not-found-page__button:focus-visible[b-qs4k1xclgg] {
    border-color: #bfdbfe;
    background: #eff6ff;
    color: var(--platform-mud-primary, #3b82f6);
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
}

.not-found-page__button:focus-visible[b-qs4k1xclgg],
.not-found-page__nav a:focus-visible[b-qs4k1xclgg] {
    outline: 3px solid rgba(59, 130, 246, 0.28);
    outline-offset: 3px;
}

.not-found-page__button--primary[b-qs4k1xclgg] {
    border-color: var(--platform-mud-primary, #3b82f6);
    background: var(--platform-mud-primary, #3b82f6);
    color: #ffffff;
}

.not-found-page__button--primary:hover[b-qs4k1xclgg],
.not-found-page__button--primary:focus-visible[b-qs4k1xclgg] {
    border-color: var(--platform-mud-primary-hover, #2563eb);
    background: var(--platform-mud-primary-hover, #2563eb);
    color: #ffffff;
}

.not-found-page__request[b-qs4k1xclgg],
.not-found-page__status[b-qs4k1xclgg] {
    border: 1px solid var(--platform-mud-border, #e2e8f0);
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-surface-muted, #f8fafc);
}

.not-found-page__request[b-qs4k1xclgg] {
    display: grid;
    gap: 0.45rem;
    padding: 1rem;
}

.not-found-page__request span[b-qs4k1xclgg] {
    color: var(--platform-mud-text-muted, #64748b);
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.4;
}

.not-found-page__request code[b-qs4k1xclgg] {
    overflow-wrap: anywhere;
    color: var(--platform-mud-text, #0f172a);
    font-size: 0.95rem;
}

.not-found-page__status[b-qs4k1xclgg] {
    display: flex;
    align-items: flex-start;
    gap: 0.65rem;
    padding: 0.85rem 1rem;
    color: var(--platform-mud-text-muted, #64748b);
    font-weight: 700;
    line-height: 1.5;
}

.not-found-page__status i[b-qs4k1xclgg] {
    color: var(--platform-mud-primary, #3b82f6);
    line-height: 1.5;
}

@media (max-width: 767.98px) {
    .not-found-page__header[b-qs4k1xclgg] {
        align-items: flex-start;
        flex-direction: column;
    }

    .not-found-page__nav[b-qs4k1xclgg] {
        justify-content: flex-start;
        width: 100%;
    }

    .not-found-page__content[b-qs4k1xclgg] {
        margin-top: 2rem;
    }
}

@media (max-width: 575.98px) {
    .not-found-page[b-qs4k1xclgg] {
        padding: 0.75rem;
    }

    .not-found-page__actions[b-qs4k1xclgg],
    .not-found-page__button[b-qs4k1xclgg] {
        width: 100%;
    }

    .not-found-page__status[b-qs4k1xclgg] {
        align-items: flex-start;
    }
}
/* /Components/Platform/MudBlazor/PlatformMudDemoDashboardPanel.razor.rz.scp.css */
.platform-mud-demo-panel[b-trsa4enpli] {
    display: grid;
    gap: 1rem;
    margin: 1.5rem 0;
}

.platform-mud-demo-panel__header[b-trsa4enpli],
.platform-mud-demo-panel__card[b-trsa4enpli],
.platform-mud-demo-panel__section[b-trsa4enpli],
.platform-mud-demo-panel__empty[b-trsa4enpli] {
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 8px;
    background: #ffffff;
}

.platform-mud-demo-panel__header[b-trsa4enpli] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem;
}

.platform-mud-demo-panel__eyebrow[b-trsa4enpli] {
    color: #2563eb;
    font-weight: 700;
}

.platform-mud-demo-panel__title[b-trsa4enpli] {
    color: #0f172a;
}

.platform-mud-demo-panel__badge[b-trsa4enpli] {
    flex: 0 0 auto;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 0.35rem 0.65rem;
}

.platform-mud-demo-panel__cards[b-trsa4enpli] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
    gap: 0.875rem;
}

.platform-mud-demo-panel__card[b-trsa4enpli] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.875rem;
    padding: 1rem;
}

.platform-mud-demo-panel__card-icon[b-trsa4enpli] {
    align-items: center;
    background: #e0f2fe;
    border-radius: 8px;
    color: #0369a1;
    display: inline-flex;
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem;
}

.platform-mud-demo-panel__card-label[b-trsa4enpli],
.platform-mud-demo-panel__muted[b-trsa4enpli] {
    color: #64748b;
}

.platform-mud-demo-panel__card-value[b-trsa4enpli] {
    align-items: baseline;
    color: #0f172a;
    display: flex;
    font-size: 1.5rem;
    font-weight: 700;
    gap: 0.25rem;
    line-height: 1.2;
}

.platform-mud-demo-panel__card-value span[b-trsa4enpli] {
    color: #64748b;
    font-size: 0.875rem;
    font-weight: 600;
}

.platform-mud-demo-panel__trend[b-trsa4enpli] {
    color: #64748b;
    font-size: 0.75rem;
    font-weight: 700;
}

.platform-mud-demo-panel__trend--positive[b-trsa4enpli] {
    color: #15803d;
}

.platform-mud-demo-panel__trend--negative[b-trsa4enpli] {
    color: #b91c1c;
}

.platform-mud-demo-panel__grid[b-trsa4enpli] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 20rem), 1fr));
}

.platform-mud-demo-panel__section[b-trsa4enpli],
.platform-mud-demo-panel__empty[b-trsa4enpli] {
    padding: 1rem;
}

.platform-mud-demo-panel__section-title[b-trsa4enpli] {
    color: #0f172a;
    margin-bottom: 0.25rem;
}

.platform-mud-demo-panel__chart[b-trsa4enpli],
.platform-mud-demo-panel__stack[b-trsa4enpli] {
    display: grid;
    gap: 0.75rem;
    margin-top: 0.875rem;
}

.platform-mud-demo-panel__series[b-trsa4enpli] {
    display: grid;
    gap: 0.4rem;
}

.platform-mud-demo-panel__series > span[b-trsa4enpli] {
    color: #334155;
    font-size: 0.8125rem;
    font-weight: 700;
}

.platform-mud-demo-panel__bars[b-trsa4enpli] {
    display: grid;
    gap: 0.4rem;
}

.platform-mud-demo-panel__bar[b-trsa4enpli] {
    background: #dbeafe;
    border-radius: 999px;
    color: #1e3a8a;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    min-height: 1.35rem;
    min-width: 2rem;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.platform-mud-demo-panel__bar[b-trsa4enpli]::before {
    background: #3b82f6;
    border-radius: inherit;
    content: "";
    inset: 0 auto 0 0;
    position: absolute;
    width: var(--platform-mud-demo-bar-width, 0%);
}

.platform-mud-demo-panel__bar span[b-trsa4enpli] {
    align-items: center;
    display: inline-flex;
    height: 100%;
    padding-left: 0.6rem;
    position: relative;
    z-index: 1;
}

.platform-mud-demo-panel__table-wrap[b-trsa4enpli] {
    margin-top: 0.875rem;
    overflow-x: auto;
}

.platform-mud-demo-panel__table[b-trsa4enpli] {
    border-collapse: collapse;
    min-width: 100%;
}

.platform-mud-demo-panel__table th[b-trsa4enpli],
.platform-mud-demo-panel__table td[b-trsa4enpli] {
    border-bottom: 1px solid #e2e8f0;
    color: #334155;
    font-size: 0.875rem;
    padding: 0.6rem 0.5rem;
    text-align: left;
}

.platform-mud-demo-panel__table th[b-trsa4enpli] {
    color: #0f172a;
    font-weight: 700;
}

.platform-mud-demo-panel__notification[b-trsa4enpli],
.platform-mud-demo-panel__list-item[b-trsa4enpli] {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    display: flex;
    gap: 0.75rem;
    justify-content: space-between;
    padding: 0.75rem;
}

.platform-mud-demo-panel__notification[b-trsa4enpli] {
    border-left: 4px solid #38bdf8;
}

.platform-mud-demo-panel__notification--success[b-trsa4enpli] {
    border-left-color: #22c55e;
}

.platform-mud-demo-panel__notification--warning[b-trsa4enpli] {
    border-left-color: #f59e0b;
}

.platform-mud-demo-panel__notification--error[b-trsa4enpli] {
    border-left-color: #ef4444;
}

.platform-mud-demo-panel__notification time[b-trsa4enpli],
.platform-mud-demo-panel__list-item span[b-trsa4enpli] {
    color: #64748b;
    flex: 0 0 auto;
    font-size: 0.75rem;
    font-weight: 700;
}

.platform-mud-demo-panel__item-title[b-trsa4enpli] {
    color: #0f172a;
    font-weight: 700;
}

.platform-mud-demo-panel__empty-inline[b-trsa4enpli] {
    color: #64748b;
    font-size: 0.875rem;
    margin-top: 0.875rem;
}

.platform-mud-demo-panel__empty--error[b-trsa4enpli] {
    border-color: rgba(239, 68, 68, 0.35);
    color: #991b1b;
}

.platform-mud-demo-panel__card-link[b-trsa4enpli] {
    color: #2563eb;
    display: inline-flex;
    font-size: 0.8125rem;
    font-weight: 700;
    margin-top: 0.35rem;
    text-decoration: none;
}

.platform-mud-demo-panel__card-link:focus[b-trsa4enpli],
.platform-mud-demo-panel__card-link:hover[b-trsa4enpli] {
    text-decoration: underline;
}

.platform-mud-demo-panel__actions[b-trsa4enpli] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
    margin-top: 0.875rem;
}

.platform-mud-demo-panel__action[b-trsa4enpli] {
    align-items: center;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    color: #334155;
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 700;
    justify-content: center;
    min-height: 2.5rem;
    padding: 0.55rem 0.875rem;
    text-decoration: none;
}

.platform-mud-demo-panel__action:focus[b-trsa4enpli],
.platform-mud-demo-panel__action:hover[b-trsa4enpli] {
    border-color: #2563eb;
    color: #1d4ed8;
}

.platform-mud-demo-panel__action--primary[b-trsa4enpli] {
    background: #2563eb;
    border-color: #2563eb;
    color: #ffffff;
}

.platform-mud-demo-panel__action--primary:focus[b-trsa4enpli],
.platform-mud-demo-panel__action--primary:hover[b-trsa4enpli] {
    background: #1d4ed8;
    border-color: #1d4ed8;
    color: #ffffff;
}

.platform-mud-demo-panel__action--disabled[b-trsa4enpli],
.platform-mud-demo-panel__action--disabled:disabled[b-trsa4enpli] {
    background: #f8fafc;
    border-color: #e2e8f0;
    color: #94a3b8;
    cursor: not-allowed;
}

@media (max-width: 640px) {
    .platform-mud-demo-panel__header[b-trsa4enpli],
    .platform-mud-demo-panel__notification[b-trsa4enpli],
    .platform-mud-demo-panel__list-item[b-trsa4enpli] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Components/Platform/MudBlazor/PlatformMudFooter.razor.rz.scp.css */
.platform-mud-footer[b-90o4p37osx] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    width: min(100%, 1440px);
    margin: 0 auto;
    padding: 0 1.25rem 1.25rem;
    color: var(--platform-mud-text-muted, #64748b);
    font-size: 0.8125rem;
}

@media (max-width: 640px) {
    .platform-mud-footer[b-90o4p37osx] {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* /Components/Platform/MudBlazor/PlatformMudPageHeader.razor.rz.scp.css */
.platform-mud-page-header[b-l1ak9q97ox] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.platform-mud-page-header__text[b-l1ak9q97ox] {
    min-width: 0;
}

.platform-mud-page-header__eyebrow[b-l1ak9q97ox] {
    color: var(--platform-mud-text-muted, #64748b);
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

[b-l1ak9q97ox] .platform-mud-page-header__title {
    margin: 0.125rem 0 0;
    color: var(--platform-mud-text, #0f172a);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
}

[b-l1ak9q97ox] .platform-mud-page-header__breadcrumbs {
    min-width: 0;
    flex: 0 1 auto;
}

@media (max-width: 640px) {
    .platform-mud-page-header[b-l1ak9q97ox] {
        flex-direction: column;
    }
}

/* /Components/Platform/MudBlazor/PlatformMudResourceCenter.razor.rz.scp.css */
.platform-mud-resource-center[b-cuvwfaq21m] {
    display: grid;
    gap: 1rem;
}

.platform-mud-resource-center__hero[b-cuvwfaq21m],
.platform-mud-resource-center__card[b-cuvwfaq21m],
.platform-mud-resource-center__panel[b-cuvwfaq21m] {
    background: #ffffff;
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 8px;
}

.platform-mud-resource-center__hero[b-cuvwfaq21m] {
    align-items: center;
    display: grid;
    gap: 1rem;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 1.25rem;
}

.platform-mud-resource-center__eyebrow[b-cuvwfaq21m] {
    color: #2563eb;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 0.35rem;
    text-transform: uppercase;
}

.platform-mud-resource-center h1[b-cuvwfaq21m],
.platform-mud-resource-center h2[b-cuvwfaq21m],
.platform-mud-resource-center p[b-cuvwfaq21m] {
    margin: 0;
}

.platform-mud-resource-center h1[b-cuvwfaq21m] {
    color: #0f172a;
    font-size: 2rem;
    line-height: 1.12;
}

.platform-mud-resource-center h2[b-cuvwfaq21m] {
    color: #0f172a;
    font-size: 1rem;
    line-height: 1.25;
}

.platform-mud-resource-center p[b-cuvwfaq21m] {
    color: #475569;
    line-height: 1.6;
}

.platform-mud-resource-center__actions[b-cuvwfaq21m] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
    justify-content: flex-end;
}

.platform-mud-resource-center__action[b-cuvwfaq21m] {
    align-items: center;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    color: #334155;
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 700;
    justify-content: center;
    min-height: 2.5rem;
    padding: 0.55rem 0.875rem;
    text-decoration: none;
}

.platform-mud-resource-center__action:focus[b-cuvwfaq21m],
.platform-mud-resource-center__action:hover[b-cuvwfaq21m] {
    border-color: #2563eb;
    color: #1d4ed8;
}

.platform-mud-resource-center__action--primary[b-cuvwfaq21m] {
    background: #2563eb;
    border-color: #2563eb;
    color: #ffffff;
}

.platform-mud-resource-center__action--primary:focus[b-cuvwfaq21m],
.platform-mud-resource-center__action--primary:hover[b-cuvwfaq21m] {
    background: #1d4ed8;
    border-color: #1d4ed8;
    color: #ffffff;
}

.platform-mud-resource-center__action--disabled[b-cuvwfaq21m],
.platform-mud-resource-center__action--disabled:disabled[b-cuvwfaq21m] {
    background: #f8fafc;
    border-color: #e2e8f0;
    color: #94a3b8;
    cursor: not-allowed;
}

.platform-mud-resource-center__cards[b-cuvwfaq21m],
.platform-mud-resource-center__grid[b-cuvwfaq21m] {
    display: grid;
    gap: 1rem;
}

.platform-mud-resource-center__cards[b-cuvwfaq21m] {
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
}

.platform-mud-resource-center__grid[b-cuvwfaq21m] {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 22rem), 1fr));
}

.platform-mud-resource-center__card[b-cuvwfaq21m] {
    display: grid;
    gap: 0.875rem;
    grid-template-columns: auto 1fr;
    padding: 1rem;
}

.platform-mud-resource-center__card span[b-cuvwfaq21m],
.platform-mud-resource-center__panel-header > span[b-cuvwfaq21m] {
    color: #64748b;
    display: block;
    font-size: 0.75rem;
    font-weight: 800;
}

.platform-mud-resource-center__icon[b-cuvwfaq21m] {
    align-items: center;
    background: #e0f2fe;
    border-radius: 8px;
    color: #0369a1;
    display: inline-flex;
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem;
}

.platform-mud-resource-center__panel[b-cuvwfaq21m] {
    display: grid;
    gap: 1rem;
    padding: 1rem;
}

.platform-mud-resource-center__panel-header[b-cuvwfaq21m] {
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
}

.platform-mud-resource-center__faq-list[b-cuvwfaq21m],
.platform-mud-resource-center__tickets[b-cuvwfaq21m] {
    display: grid;
    gap: 0.75rem;
}

.platform-mud-resource-center__faq[b-cuvwfaq21m],
.platform-mud-resource-center__ticket[b-cuvwfaq21m] {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.875rem;
}

.platform-mud-resource-center__faq summary[b-cuvwfaq21m] {
    color: #0f172a;
    cursor: pointer;
    font-weight: 800;
}

.platform-mud-resource-center__faq p[b-cuvwfaq21m] {
    margin-top: 0.55rem;
}

.platform-mud-resource-center__ticket[b-cuvwfaq21m] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: minmax(0, 1fr) auto;
}

.platform-mud-resource-center__ticket strong[b-cuvwfaq21m] {
    color: #0f172a;
    display: block;
    margin-bottom: 0.2rem;
}

.platform-mud-resource-center__status[b-cuvwfaq21m] {
    align-self: start;
    background: #eff6ff;
    border-radius: 999px;
    color: #1d4ed8;
    font-size: 0.75rem;
    font-weight: 800;
    padding: 0.25rem 0.55rem;
}

.platform-mud-resource-center__status--ready[b-cuvwfaq21m] {
    background: #dcfce7;
    color: #15803d;
}

.platform-mud-resource-center__status--deferred[b-cuvwfaq21m] {
    background: #fef3c7;
    color: #92400e;
}

.platform-mud-resource-center__table-wrap[b-cuvwfaq21m] {
    overflow-x: auto;
}

.platform-mud-resource-center__table[b-cuvwfaq21m] {
    border-collapse: collapse;
    min-width: 46rem;
    width: 100%;
}

.platform-mud-resource-center__table th[b-cuvwfaq21m],
.platform-mud-resource-center__table td[b-cuvwfaq21m] {
    border-bottom: 1px solid #e2e8f0;
    color: #334155;
    font-size: 0.875rem;
    padding: 0.65rem 0.5rem;
    text-align: left;
    vertical-align: top;
}

.platform-mud-resource-center__table th[b-cuvwfaq21m] {
    color: #0f172a;
    font-weight: 800;
}

@media (max-width: 760px) {
    .platform-mud-resource-center__hero[b-cuvwfaq21m],
    .platform-mud-resource-center__ticket[b-cuvwfaq21m] {
        grid-template-columns: 1fr;
    }

    .platform-mud-resource-center__actions[b-cuvwfaq21m] {
        justify-content: flex-start;
    }

    .platform-mud-resource-center h1[b-cuvwfaq21m] {
        font-size: 1.65rem;
    }
}
/* /Components/Platform/MudBlazor/PlatformMudUserSummary.razor.rz.scp.css */
.platform-mud-user-summary[b-fbg4qaru6k] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin: 1rem;
    padding: 0.75rem;
    border: 1px solid var(--platform-mud-border, #e2e8f0);
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-surface-muted, #f8fafc);
}

.platform-mud-user-summary__avatar[b-fbg4qaru6k] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: var(--platform-mud-radius, 8px);
    background: var(--platform-mud-primary, #3b82f6);
    color: #ffffff;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1;
}

.platform-mud-user-summary__text[b-fbg4qaru6k] {
    min-width: 0;
}

.platform-mud-user-summary__name[b-fbg4qaru6k] {
    overflow: hidden;
    color: var(--platform-mud-text, #0f172a);
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.platform-mud-user-summary__caption[b-fbg4qaru6k] {
    color: var(--platform-mud-text-muted, #64748b);
    font-size: 0.8125rem;
}

/* /Components/Theme/PlatformMudThemeBoundary.razor.rz.scp.css */
.connectone-platform-mud-theme[b-5txtxpuv5a] {
    --platform-mud-primary: #3b82f6;
    --platform-mud-primary-hover: #2563eb;
    --platform-mud-surface: #ffffff;
    --platform-mud-surface-muted: #f8fafc;
    --platform-mud-border: #e2e8f0;
    --platform-mud-text: #0f172a;
    --platform-mud-text-muted: #64748b;
    --platform-mud-radius: 8px;
    --platform-mud-spacing-page: 1.25rem;
    --platform-mud-topbar-height: 4rem;
    --platform-mud-sidebar-width: 18rem;
    --platform-mud-shadow-card: 0 10px 15px -3px rgba(15, 23, 42, 0.10), 0 4px 6px -2px rgba(15, 23, 42, 0.05);
    color: var(--platform-mud-text);
    color-scheme: light;
    font-family: Inter, "Segoe UI", Arial, sans-serif;
    min-height: 100vh;
}

.connectone-platform-mud-theme-disabled[b-5txtxpuv5a] {
    min-height: 100vh;
}

.connectone-platform-mud-theme .mud-paper[b-5txtxpuv5a] {
    border-radius: var(--platform-mud-radius);
}

.connectone-platform-mud-theme .mud-button-root[b-5txtxpuv5a] {
    letter-spacing: 0;
    text-transform: none;
}
