/* /Components/Auth/RedirectToLogin.razor.rz.scp.css */
.redirecting-container[b-gpokqphf7r] {
    display: flex;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    background: #fafbfc;
    color: #42526e;
    font-size: 14px;
}
/* /Components/Layout/AppLayout.razor.rz.scp.css */
.app-shell[b-u0ym0s6r1u] {
    min-height: 100vh;
    display: flex;
    background: var(--c-surface-raised);
}

.nav-item[b-u0ym0s6r1u],
.breadcrumb-item[b-u0ym0s6r1u],
.dropdown-item[b-u0ym0s6r1u] {
    text-decoration: none;
}

.nav-item[b-u0ym0s6r1u],
.dropdown-item[b-u0ym0s6r1u],
.sidebar-toggle[b-u0ym0s6r1u],
.icon-btn[b-u0ym0s6r1u] {
    border: 0;
    background: transparent;
    font: inherit;
}

.avatar-btn[b-u0ym0s6r1u] {
    border: 0;
    font: inherit;
}

.inline-banner[b-u0ym0s6r1u] {
    margin: 12px 20px 0;
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 13px;
}

.inline-banner-warning[b-u0ym0s6r1u] {
    background: #FFFAE6;
    color: #974F0C;
    border: 1px solid #FFE380;
}

.dropdown form[b-u0ym0s6r1u] {
    margin: 0;
}

#blazor-error-ui[b-u0ym0s6r1u] {
    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-u0ym0s6r1u] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

@media (max-width: 1100px) {
    .search-box[b-u0ym0s6r1u] {
        display: none;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-sdorf5p718] {
    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-sdorf5p718] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-mqwl0xxiq7],
.components-reconnect-repeated-attempt-visible[b-mqwl0xxiq7],
.components-reconnect-failed-visible[b-mqwl0xxiq7],
.components-pause-visible[b-mqwl0xxiq7],
.components-resume-failed-visible[b-mqwl0xxiq7],
.components-rejoining-animation[b-mqwl0xxiq7] {
    display: none;
}

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


#components-reconnect-modal[b-mqwl0xxiq7] {
    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-mqwl0xxiq7 0.5s both;
    &[open]

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-mqwl0xxiq7 {
    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/AdminHub/Security/Tabs/Users/AdminSecurityUsersTab.razor.rz.scp.css */
.admin-security-users__workspace[b-r3q7bp01w4] {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 16px;
}

.admin-security-users__workspace-item[b-r3q7bp01w4] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #42526e;
    font-size: 13px;
}

.admin-security-users__workspace-item strong[b-r3q7bp01w4] {
    color: #172b4d;
    font-size: 15px;
}

.admin-security-users__form[b-r3q7bp01w4] {
    padding: 20px;
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(0, 180px) auto;
    gap: 16px;
    align-items: end;
}

.admin-security-users__count[b-r3q7bp01w4] {
    margin-left: 8px;
    color: #6b778c;
    font-size: 13px;
    font-weight: 400;
}

.admin-security-users__empty[b-r3q7bp01w4] {
    padding: 20px;
    color: #6b778c;
    font-size: 14px;
}

.admin-security-users__identity[b-r3q7bp01w4] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.admin-security-users__inline-form[b-r3q7bp01w4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (max-width: 900px) {
    .admin-security-users__form[b-r3q7bp01w4] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/AdminHub/Shared/AdminHubPage.razor.rz.scp.css */
.admin-hub-page__header[b-k3qt1ssvxu] {
    align-items: flex-start;
}

.admin-hub-page__description[b-k3qt1ssvxu] {
    margin-top: 6px;
    color: #6b778c;
    font-size: 14px;
}

.admin-hub-page__body[b-k3qt1ssvxu] {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
/* /Components/Pages/AdminHub/Shared/AdminHubPlaceholderCard.razor.rz.scp.css */
.admin-hub-placeholder-card__body[b-vyc0r0k24o] {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: #42526e;
    font-size: 14px;
}

.admin-hub-placeholder-card__body p[b-vyc0r0k24o] {
    margin: 0;
}

.admin-hub-placeholder-card__list[b-vyc0r0k24o] {
    margin: 0;
    padding-left: 18px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
/* /Components/Pages/App/Companies/CompanyEditorDialog.razor.rz.scp.css */
.company-editor-error[b-y0zwu22cy7] {
    margin-bottom: 16px;
}
/* /Components/Pages/App/Contacts/ContactDetail/ContactDetail.razor.rz.scp.css */
.contact-relationship-actions[b-ijmuycerq5] {
    white-space: nowrap;
}
/* /Components/Pages/App/Contacts/ContactEditorDialog.razor.rz.scp.css */
.contact-editor-error[b-6ahstigxh5] {
    margin-bottom: 16px;
}

.contact-editor-checkbox-field[b-6ahstigxh5] {
    display: flex;
    align-items: center;
}

.contact-editor-checkbox[b-6ahstigxh5] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    color: var(--c-text);
}
/* /Components/Pages/App/Contacts/ContactRelationshipEditorDialog.razor.rz.scp.css */
.contact-relationship-error[b-pnul9xko6r] {
    margin-bottom: 16px;
}

.contact-relationship-checkbox-field[b-pnul9xko6r] {
    display: flex;
    align-items: center;
}

.contact-relationship-company-display[b-pnul9xko6r] {
    margin-bottom: 16px;
}
/* /Components/Pages/App/Deals/DealEditorDialog.razor.rz.scp.css */
.deal-editor-error[b-034nq0g4cx] {
    margin-bottom: 16px;
}

.deal-editor-company-display[b-034nq0g4cx] {
    margin-bottom: 16px;
}
/* /Components/Pages/App/Tasks/TaskEditorDialog.razor.rz.scp.css */
.task-editor-error[b-9vdy5d9bdh] {
    margin-bottom: 16px;
}

.task-editor-linked-record[b-9vdy5d9bdh] {
    min-height: 42px;
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border: 1px solid #d9dce3;
    border-radius: 8px;
    background: #f7f8fa;
    color: #172b4d;
    font-size: 14px;
}
/* /Components/Pages/Landing/Landing.razor.rz.scp.css */
.landing-page[b-i9q9chzohl] {
    min-height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    background: #ffffff;
    color: #172b4d;
}

.landing-nav[b-i9q9chzohl] {
    position: sticky;
    top: 0;
    z-index: 20;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(8px);
    border-bottom: 1px solid #dfe1e6;
}

.landing-nav-inner[b-i9q9chzohl],
.landing-section-inner[b-i9q9chzohl],
.landing-footer-inner[b-i9q9chzohl],
.landing-logos[b-i9q9chzohl],
.landing-metrics-inner[b-i9q9chzohl],
.landing-cta-inner[b-i9q9chzohl] {
    max-width: 1120px;
    margin: 0 auto;
    padding-left: 32px;
    padding-right: 32px;
}

.landing-nav-inner[b-i9q9chzohl] {
    min-height: 72px;
    display: flex;
    align-items: center;
    gap: 24px;
}

.landing-nav-logo[b-i9q9chzohl],
.landing-preview-logo[b-i9q9chzohl],
.landing-footer-logo[b-i9q9chzohl] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.landing-nav-icon[b-i9q9chzohl],
.landing-preview-logo-icon[b-i9q9chzohl],
.landing-footer-icon[b-i9q9chzohl] {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    padding: 7px;
    box-shadow: 0 8px 18px rgba(201, 55, 44, 0.2);
}

.landing-nav-wordmark[b-i9q9chzohl],
.landing-preview-logo-wordmark[b-i9q9chzohl],
.landing-footer-wordmark[b-i9q9chzohl] {
    height: 42px;
    border-radius: 12px;
    padding: 0 16px;
}

.landing-nav-wordmark img[b-i9q9chzohl],
.landing-preview-logo-wordmark img[b-i9q9chzohl],
.landing-footer-wordmark img[b-i9q9chzohl] {
    width: 112px;
}

.landing-nav-links[b-i9q9chzohl] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
}

.landing-nav-link[b-i9q9chzohl] {
    color: #42526e;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.landing-nav-link:hover[b-i9q9chzohl] {
    background: #f4f5f7;
    color: #172b4d;
}

.landing-nav-actions[b-i9q9chzohl],
.landing-hero-actions[b-i9q9chzohl],
.landing-cta-actions[b-i9q9chzohl] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.landing-btn[b-i9q9chzohl] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border-radius: 8px;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.15s ease;
}

.landing-btn-primary[b-i9q9chzohl] {
    background: var(--centra-red);
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(201, 55, 44, 0.18);
}

.landing-btn-primary:hover[b-i9q9chzohl] {
    background: var(--centra-red-strong);
    text-decoration: none;
}

.landing-btn-ghost[b-i9q9chzohl] {
    background: transparent;
    color: #42526e;
}

.landing-btn-ghost:hover[b-i9q9chzohl] {
    background: #f4f5f7;
    color: #172b4d;
    text-decoration: none;
}

.landing-btn-outline[b-i9q9chzohl] {
    background: #ffffff;
    color: #172b4d;
    border: 2px solid #dfe1e6;
}

.landing-btn-outline:hover[b-i9q9chzohl] {
    border-color: var(--centra-red);
    color: var(--centra-red);
    background: var(--centra-red-soft);
    text-decoration: none;
}

.landing-btn-large[b-i9q9chzohl] {
    min-height: 50px;
    padding: 0 24px;
    font-size: 15px;
}

.landing-hero[b-i9q9chzohl] {
    padding: 88px 0 56px;
    background: linear-gradient(180deg, var(--centra-red-bg) 0%, #ffffff 100%);
}

.landing-hero-inner[b-i9q9chzohl] {
    max-width: 760px;
    margin: 0 auto;
    padding: 0 32px;
    text-align: center;
}

.landing-hero-badge[b-i9q9chzohl] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    border-radius: 999px;
    background: var(--centra-red-soft);
    color: var(--centra-red);
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 28px;
}

.landing-hero-badge-dot[b-i9q9chzohl] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--centra-red);
}

.landing-hero h1[b-i9q9chzohl] {
    font-size: 56px;
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.02;
    margin: 0 0 20px;
}

.landing-hero h1 span[b-i9q9chzohl],
.landing-section-label[b-i9q9chzohl],
.landing-pricing-card.featured .landing-pricing-name[b-i9q9chzohl] {
    color: var(--centra-red);
}

.landing-hero p[b-i9q9chzohl],
.landing-section-subtitle[b-i9q9chzohl],
.landing-metrics-inner p[b-i9q9chzohl],
.landing-cta-inner p[b-i9q9chzohl] {
    font-size: 18px;
    line-height: 1.65;
    color: #42526e;
}

.landing-hero p[b-i9q9chzohl] {
    max-width: 620px;
    margin: 0 auto 32px;
}

.landing-hero-note[b-i9q9chzohl] {
    margin-top: 18px;
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
    font-size: 13px;
    color: #6b778c;
}

.landing-hero-note span[b-i9q9chzohl] {
    color: #172b4d;
    font-weight: 600;
}

.landing-preview-wrap[b-i9q9chzohl] {
    padding: 0 32px 64px;
}

.landing-preview-frame[b-i9q9chzohl] {
    max-width: 1120px;
    margin: 0 auto;
    background: #ffffff;
    border: 1px solid #dfe1e6;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 18px 48px rgba(9, 30, 66, 0.12);
}

.landing-preview-bar[b-i9q9chzohl] {
    min-height: 46px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 18px;
    background: #f4f5f7;
    border-bottom: 1px solid #dfe1e6;
}

.landing-preview-dot[b-i9q9chzohl] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.dot-red[b-i9q9chzohl] { background: #ff5f57; }
.dot-yellow[b-i9q9chzohl] { background: #ffbd2e; }
.dot-green[b-i9q9chzohl] { background: #28ca41; }

.landing-preview-url[b-i9q9chzohl] {
    margin-left: auto;
    padding: 5px 42px;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #dfe1e6;
    color: #6b778c;
    font-size: 12px;
}

.landing-preview-body[b-i9q9chzohl] {
    display: flex;
    min-height: 430px;
}

.landing-preview-sidebar[b-i9q9chzohl] {
    width: 220px;
    padding: 18px 0;
    background: #fafbfc;
    border-right: 1px solid #dfe1e6;
}

.landing-preview-logo[b-i9q9chzohl] {
    padding: 0 18px 18px;
    border-bottom: 1px solid #dfe1e6;
    margin-bottom: 8px;
}

.landing-preview-logo-icon[b-i9q9chzohl] {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    padding: 5px;
    box-shadow: none;
}

.landing-preview-logo-wordmark[b-i9q9chzohl] {
    height: 28px;
    border-radius: 8px;
    padding: 0 10px;
}

.landing-preview-logo-wordmark img[b-i9q9chzohl] {
    width: 84px;
}

.landing-preview-section[b-i9q9chzohl] {
    padding: 14px 18px 8px;
    color: #97a0af;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.landing-preview-item[b-i9q9chzohl] {
    padding: 8px 18px;
    color: #42526e;
    font-size: 13px;
}

.landing-preview-item.active[b-i9q9chzohl] {
    background: var(--centra-red-soft);
    color: var(--centra-red);
    font-weight: 700;
}

.landing-preview-main[b-i9q9chzohl] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.landing-preview-main-bar[b-i9q9chzohl] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    border-bottom: 1px solid #dfe1e6;
}

.landing-preview-title[b-i9q9chzohl] {
    font-size: 16px;
    font-weight: 700;
    color: #172b4d;
}

.landing-preview-count[b-i9q9chzohl] {
    font-size: 13px;
    color: #6b778c;
}

.landing-preview-filters[b-i9q9chzohl] {
    display: flex;
    gap: 8px;
    margin-left: auto;
}

.landing-preview-filters span[b-i9q9chzohl] {
    padding: 6px 10px;
    border-radius: 6px;
    border: 1px solid #dfe1e6;
    color: #42526e;
    font-size: 12px;
}

.landing-preview-new[b-i9q9chzohl] {
    padding: 8px 12px;
    border-radius: 8px;
    background: var(--centra-red);
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
}

.landing-preview-table[b-i9q9chzohl] {
    width: 100%;
    border-collapse: collapse;
}

.landing-preview-table th[b-i9q9chzohl],
.landing-preview-table td[b-i9q9chzohl] {
    padding: 14px 16px;
    border-bottom: 1px solid #ebecf0;
    text-align: left;
    font-size: 13px;
}

.landing-preview-table th[b-i9q9chzohl] {
    color: #6b778c;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.landing-preview-table td:first-child[b-i9q9chzohl] {
    font-weight: 700;
    color: #172b4d;
}

.landing-preview-badge[b-i9q9chzohl] {
    display: inline-flex;
    align-items: center;
    padding: 3px 8px;
    border-radius: 999px;
    background: var(--centra-red-soft);
    color: var(--centra-red);
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.landing-preview-badge.muted[b-i9q9chzohl] {
    background: #fff0e5;
    color: #974f0c;
}

.landing-preview-badge.success[b-i9q9chzohl] {
    background: #e3fcef;
    color: #006644;
}

.landing-preview-badge.quiet[b-i9q9chzohl] {
    background: #dfe1e6;
    color: #42526e;
}

.landing-logos[b-i9q9chzohl] {
    padding-top: 0;
    padding-bottom: 64px;
    text-align: center;
}

.landing-logos-label[b-i9q9chzohl] {
    color: #6b778c;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 28px;
}

.landing-logos-row[b-i9q9chzohl] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
    flex-wrap: wrap;
    color: #97a0af;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -0.03em;
}

.landing-section[b-i9q9chzohl],
.landing-workflow[b-i9q9chzohl],
.landing-testimonials[b-i9q9chzohl],
.landing-pricing[b-i9q9chzohl],
.landing-cta[b-i9q9chzohl] {
    padding: 96px 0;
}

.landing-section-white[b-i9q9chzohl],
.landing-testimonials[b-i9q9chzohl],
.landing-cta[b-i9q9chzohl] {
    background: #ffffff;
}

.landing-section[b-i9q9chzohl],
.landing-pricing[b-i9q9chzohl],
.landing-workflow[b-i9q9chzohl] {
    background: #f4f5f7;
}

.landing-section-label[b-i9q9chzohl] {
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 12px;
}

.landing-section-title[b-i9q9chzohl],
.landing-metrics-inner h2[b-i9q9chzohl],
.landing-cta-inner h2[b-i9q9chzohl] {
    font-size: 38px;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -0.03em;
    margin: 0 0 16px;
    color: #172b4d;
}

.landing-section-subtitle[b-i9q9chzohl] {
    max-width: 560px;
    margin: 0 0 48px;
}

.landing-section-label.centered[b-i9q9chzohl],
.landing-section-title.centered[b-i9q9chzohl],
.landing-section-subtitle.centered[b-i9q9chzohl],
.landing-metrics-inner[b-i9q9chzohl],
.landing-cta-inner[b-i9q9chzohl] {
    text-align: center;
}

.landing-section-subtitle.narrow[b-i9q9chzohl] {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

.landing-feature-grid[b-i9q9chzohl],
.landing-testimonial-grid[b-i9q9chzohl],
.landing-pricing-grid[b-i9q9chzohl] {
    display: grid;
    gap: 24px;
}

.landing-feature-grid[b-i9q9chzohl],
.landing-testimonial-grid[b-i9q9chzohl] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.landing-pricing-grid[b-i9q9chzohl] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.landing-feature-card[b-i9q9chzohl],
.landing-testimonial-card[b-i9q9chzohl],
.landing-pricing-card[b-i9q9chzohl] {
    background: #ffffff;
    border: 1px solid #dfe1e6;
    border-radius: 14px;
    padding: 24px;
}

.landing-feature-card p[b-i9q9chzohl],
.landing-testimonial-card p[b-i9q9chzohl],
.landing-pricing-card li[b-i9q9chzohl] {
    color: #42526e;
    line-height: 1.65;
    font-size: 14px;
}

.landing-feature-icon[b-i9q9chzohl],
.landing-workflow-dot[b-i9q9chzohl] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    padding: 0 16px;
    border-radius: 999px;
    margin-bottom: 14px;
    font-size: 13px;
    font-weight: 800;
}

.tint-red[b-i9q9chzohl] {
    background: var(--centra-red-soft);
    color: var(--centra-red);
}

.tint-orange[b-i9q9chzohl] {
    background: #fff0e5;
    color: #974f0c;
}

.tint-green[b-i9q9chzohl] {
    background: #e3fcef;
    color: #006644;
}

.tint-purple[b-i9q9chzohl] {
    background: #eae6ff;
    color: #6554c0;
}

.tint-teal[b-i9q9chzohl] {
    background: #e6fcff;
    color: #008da6;
}

.landing-workflow-steps[b-i9q9chzohl] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
}

.landing-workflow-step[b-i9q9chzohl] {
    text-align: center;
}

.landing-workflow-dot[b-i9q9chzohl] {
    margin: 0 auto 14px;
}

.landing-workflow-step p[b-i9q9chzohl] {
    color: #6b778c;
    font-size: 13px;
    line-height: 1.6;
}

.landing-metrics[b-i9q9chzohl] {
    padding: 96px 0;
    background: var(--centra-red);
}

.landing-metrics-inner[b-i9q9chzohl] {
    color: #ffffff;
}

.landing-metrics-inner h2[b-i9q9chzohl],
.landing-metrics-inner p[b-i9q9chzohl] {
    color: #ffffff;
}

.landing-metrics-inner p[b-i9q9chzohl] {
    opacity: 0.78;
    margin: 0 auto 48px;
    max-width: 720px;
}

.landing-metrics-grid[b-i9q9chzohl] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.landing-metrics-grid strong[b-i9q9chzohl] {
    display: block;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin-bottom: 8px;
}

.landing-metrics-grid span[b-i9q9chzohl] {
    display: block;
    color: rgba(255, 255, 255, 0.76);
    font-size: 14px;
}

.landing-testimonial-card strong[b-i9q9chzohl],
.landing-pricing-name[b-i9q9chzohl] {
    display: block;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #172b4d;
}

.landing-testimonial-card span[b-i9q9chzohl] {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: #6b778c;
}

.landing-pricing-card[b-i9q9chzohl] {
    position: relative;
}

.landing-pricing-card.featured[b-i9q9chzohl] {
    border: 2px solid var(--centra-red);
    box-shadow: 0 12px 24px rgba(201, 55, 44, 0.12);
}

.landing-pricing-badge[b-i9q9chzohl] {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    padding: 4px 12px;
    border-radius: 999px;
    background: var(--centra-red);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.landing-pricing-price[b-i9q9chzohl] {
    margin-top: 6px;
    font-size: 40px;
    font-weight: 800;
    color: #172b4d;
    letter-spacing: -0.04em;
}

.landing-pricing-period[b-i9q9chzohl] {
    margin: 8px 0 20px;
    color: #6b778c;
    font-size: 13px;
}

.landing-pricing-card ul[b-i9q9chzohl] {
    list-style: none;
    display: grid;
    gap: 10px;
    padding: 0;
    margin: 0;
}

.landing-pricing-cta[b-i9q9chzohl] {
    width: 100%;
    margin-top: 24px;
}

.landing-cta-inner[b-i9q9chzohl] {
    max-width: 720px;
}

.landing-cta-inner p[b-i9q9chzohl] {
    max-width: 620px;
    margin: 0 auto 32px;
}

.landing-footer[b-i9q9chzohl] {
    background: #172b4d;
    color: rgba(255, 255, 255, 0.72);
}

.landing-footer-inner[b-i9q9chzohl] {
    padding-top: 48px;
    padding-bottom: 32px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 32px;
    flex-wrap: wrap;
}

.landing-footer-brand p[b-i9q9chzohl] {
    margin: 14px 0 0;
    max-width: 280px;
    line-height: 1.6;
}

.landing-footer-links[b-i9q9chzohl] {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
}

.landing-footer-links a[b-i9q9chzohl] {
    color: rgba(255, 255, 255, 0.72);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.landing-footer-links a:hover[b-i9q9chzohl] {
    color: #ffffff;
}

@media (max-width: 980px) {
    .landing-feature-grid[b-i9q9chzohl],
    .landing-testimonial-grid[b-i9q9chzohl],
    .landing-pricing-grid[b-i9q9chzohl],
    .landing-workflow-steps[b-i9q9chzohl],
    .landing-metrics-grid[b-i9q9chzohl] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .landing-preview-body[b-i9q9chzohl] {
        flex-direction: column;
    }

    .landing-preview-sidebar[b-i9q9chzohl] {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #dfe1e6;
    }
}

@media (max-width: 760px) {
    .landing-nav-inner[b-i9q9chzohl],
    .landing-nav-actions[b-i9q9chzohl],
    .landing-nav-links[b-i9q9chzohl],
    .landing-hero-actions[b-i9q9chzohl],
    .landing-cta-actions[b-i9q9chzohl] {
        flex-direction: column;
        align-items: stretch;
    }

    .landing-nav-inner[b-i9q9chzohl] {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .landing-nav-logo[b-i9q9chzohl] {
        justify-content: center;
    }

    .landing-nav-links[b-i9q9chzohl] {
        width: 100%;
    }

    .landing-nav-link[b-i9q9chzohl] {
        text-align: center;
    }

    .landing-hero[b-i9q9chzohl] {
        padding-top: 56px;
    }

    .landing-hero h1[b-i9q9chzohl] {
        font-size: 40px;
    }

    .landing-feature-grid[b-i9q9chzohl],
    .landing-testimonial-grid[b-i9q9chzohl],
    .landing-pricing-grid[b-i9q9chzohl],
    .landing-workflow-steps[b-i9q9chzohl],
    .landing-metrics-grid[b-i9q9chzohl] {
        grid-template-columns: 1fr;
    }

    .landing-preview-wrap[b-i9q9chzohl],
    .landing-section-inner[b-i9q9chzohl],
    .landing-nav-inner[b-i9q9chzohl],
    .landing-logos[b-i9q9chzohl],
    .landing-metrics-inner[b-i9q9chzohl],
    .landing-cta-inner[b-i9q9chzohl],
    .landing-footer-inner[b-i9q9chzohl] {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-page[b-ajodsgep7m] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    background:
        radial-gradient(circle at top left, rgba(222, 53, 11, 0.16), transparent 40%),
        linear-gradient(180deg, var(--centra-red-bg) 0%, #fff7f5 100%);
}

.login-card[b-ajodsgep7m] {
    width: 100%;
    max-width: 440px;
    background: #ffffff;
    border: 1px solid #dfe1e6;
    border-radius: 14px;
    box-shadow: 0 12px 30px rgba(9, 30, 66, 0.12);
    padding: 28px;
}

.login-brand[b-ajodsgep7m] {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 24px;
}

.login-logo[b-ajodsgep7m] {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    padding: 9px;
    flex-shrink: 0;
}

.login-brand-copy[b-ajodsgep7m] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.login-wordmark-box[b-ajodsgep7m] {
    min-height: 44px;
    padding: 0 16px;
    border-radius: 12px;
    width: fit-content;
}

.login-wordmark-box img[b-ajodsgep7m] {
    width: 126px;
}

.login-brand-copy h1[b-ajodsgep7m] {
    margin: 0;
    color: #172b4d;
    font-size: 26px;
    font-weight: 700;
}

.login-brand-copy p[b-ajodsgep7m] {
    margin: 0;
    color: #5e6c84;
    font-size: 14px;
}

.login-form[b-ajodsgep7m] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.login-field[b-ajodsgep7m] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    color: #344563;
    font-size: 13px;
    font-weight: 600;
}

.login-field input[b-ajodsgep7m] {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    padding: 11px 12px;
    font-size: 14px;
    color: #172b4d;
    background: #ffffff;
}

.login-field input:focus[b-ajodsgep7m] {
    outline: none;
    border-color: var(--centra-red-accent-soft);
    box-shadow: 0 0 0 3px var(--centra-red-glow);
}

.login-submit[b-ajodsgep7m] {
    margin-top: 4px;
    border: none;
    border-radius: 8px;
    background: var(--centra-red);
    color: #ffffff;
    padding: 11px 14px;
    font-size: 14px;
    font-weight: 600;
}

.login-submit:hover[b-ajodsgep7m] {
    background: var(--centra-red-strong);
}

.login-error[b-ajodsgep7m] {
    margin-bottom: 16px;
    border: 1px solid #ffbdad;
    background: #ffebe6;
    color: #bf2600;
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 13px;
}

.login-status[b-ajodsgep7m] {
    margin-bottom: 16px;
    border: 1px solid #abf5d1;
    background: #e3fcef;
    color: #006644;
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 13px;
}

.login-remember[b-ajodsgep7m] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #344563;
    font-size: 13px;
}

.login-links[b-ajodsgep7m] {
    margin-top: 18px;
    display: flex;
    gap: 12px;
}

.login-links a[b-ajodsgep7m] {
    color: var(--centra-red);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

.login-links a:hover[b-ajodsgep7m] {
    text-decoration: underline;
}

.login-divider[b-ajodsgep7m] {
    margin-top: 18px;
    color: #5e6c84;
    font-size: 12px;
    text-align: center;
}

.login-external-list[b-ajodsgep7m] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 12px;
}

.login-external-link[b-ajodsgep7m] {
    align-items: center;
    background: #f4f5f7;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    color: #172b4d;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    min-height: 44px;
    padding: 11px 14px;
    text-decoration: none;
}

.login-external-link:hover[b-ajodsgep7m] {
    background: var(--centra-red-soft);
    border-color: var(--centra-red-soft-strong);
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.not-found-page[b-nh4f0zi0yf] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #fafbfc;
    color: #172b4d;
}

.not-found-link[b-nh4f0zi0yf] {
    color: var(--centra-red);
    font-weight: 600;
}
/* /Components/Shared/Detail/DetailActionMenu.razor.rz.scp.css */
.detail-action-menu-shell[b-0h6s1j60h1] {
    position: relative;
    display: inline-flex;
}

.detail-action-menu-panel[b-0h6s1j60h1] {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    min-width: 220px;
    background: var(--c-surface);
    border: 1px solid #D0D4DB;
    border-radius: 10px;
    box-shadow: 0 12px 24px rgba(9, 30, 66, 0.16);
    padding: 6px;
    z-index: 30;
}
/* /Components/Shared/Detail/DetailActionMenuList.razor.rz.scp.css */
.detail-action-menu-section-label[b-hr8ycbkq72] {
    padding: 8px 10px 6px;
    color: var(--c-text-muted);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.detail-action-menu-item[b-hr8ycbkq72] {
    width: 100%;
    border: 0;
    background: transparent;
    color: var(--c-text);
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    text-align: left;
    font: inherit;
    cursor: pointer;
}

.detail-action-menu-item:hover[b-hr8ycbkq72] {
    background: #F7F8FA;
}

.detail-action-menu-item:disabled[b-hr8ycbkq72] {
    cursor: default;
    opacity: 0.55;
}

.detail-action-menu-item.danger[b-hr8ycbkq72] {
    color: #AE2E24;
}

.detail-action-menu-item-icon[b-hr8ycbkq72] {
    width: 16px;
    height: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--c-text-muted);
    font-size: 12px;
    line-height: 1;
}

.detail-action-menu-item-icon[b-hr8ycbkq72]::before {
    content: attr(data-icon);
}

.detail-action-menu-item-icon[data-icon="activate"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="confirm"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="complete"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="issue"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="settle"][b-hr8ycbkq72]::before {
    content: "✓";
}

.detail-action-menu-item-icon[data-icon="add"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="link"][b-hr8ycbkq72]::before {
    content: "+";
}

.detail-action-menu-item-icon[data-icon="allocate"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="apply"][b-hr8ycbkq72]::before {
    content: "↔";
}

.detail-action-menu-item-icon[data-icon="archive"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="void"][b-hr8ycbkq72]::before {
    content: "⊘";
}

.detail-action-menu-item-icon[data-icon="deactivate"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="expire"][b-hr8ycbkq72]::before,
.detail-action-menu-item-icon[data-icon="reverse"][b-hr8ycbkq72]::before {
    content: "↺";
}

.detail-action-menu-item-icon[data-icon="edit"][b-hr8ycbkq72]::before {
    content: "✎";
}

.detail-action-menu-item-icon[data-icon="fail"][b-hr8ycbkq72]::before {
    content: "!";
}

.detail-action-menu-item-icon[data-icon="fulfill"][b-hr8ycbkq72]::before {
    content: "⇢";
}

.detail-action-menu-item-icon[data-icon="start"][b-hr8ycbkq72]::before {
    content: "▶";
}

.detail-action-menu-item-label[b-hr8ycbkq72] {
    flex: 1;
}

.detail-action-menu-submenu-shell[b-hr8ycbkq72] {
    position: relative;
}

.detail-action-menu-submenu[b-hr8ycbkq72] {
    position: absolute;
    top: 0;
    left: calc(100% + 6px);
    min-width: 220px;
    background: var(--c-surface);
    border: 1px solid #D0D4DB;
    border-radius: 10px;
    box-shadow: 0 12px 24px rgba(9, 30, 66, 0.16);
    padding: 6px;
    z-index: 31;
}

.detail-action-menu-item-caret[b-hr8ycbkq72] {
    color: var(--c-text-muted);
}
/* /Components/Shared/Detail/DetailSummaryStats.razor.rz.scp.css */
.detail-summary-stats[b-jgn68hubpz] {
    display: grid;
    grid-template-columns: repeat(var(--detail-summary-columns, 3), minmax(0, 1fr));
    gap: 16px;
    padding: 16px 20px;
}

.detail-summary-stat[b-jgn68hubpz] {
    text-align: center;
    background: var(--c-surface-raised);
    border-radius: 6px;
    padding: 14px;
}

.detail-summary-stat__value[b-jgn68hubpz] {
    font-size: 22px;
    font-weight: 700;
    color: var(--c-text);
}

.detail-summary-stat__label[b-jgn68hubpz] {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--c-text-muted);
    margin-top: 4px;
}
/* /Components/Shared/Grid/DataGrid.razor.rz.scp.css */
.grid-state-cell[b-gngbdnw0g4] {
    padding: 16px 20px;
    color: var(--c-text-muted);
}

.grid-actions-header[b-gngbdnw0g4] {
    width: 1px;
}

.grid-actions-cell[b-gngbdnw0g4] {
    width: 1px;
    text-align: right;
}
/* /Components/Shared/Grid/GridActionsMenu.razor.rz.scp.css */
.grid-actions-menu-shell[b-egfd1eqnbj] {
    position: relative;
    display: inline-flex;
    justify-content: flex-end;
}

.grid-actions-toggle[b-egfd1eqnbj] {
    width: 28px;
    height: 28px;
    border: 1px solid #D0D4DB;
    border-radius: 8px;
    background: var(--c-surface);
    color: var(--c-text-secondary);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.grid-actions-toggle:hover[b-egfd1eqnbj] {
    background: #F7F8FA;
    border-color: #B3BAC5;
}

.grid-actions-toggle:disabled[b-egfd1eqnbj] {
    cursor: default;
    opacity: 0.5;
}

.grid-actions-dots[b-egfd1eqnbj] {
    letter-spacing: 1px;
    line-height: 1;
}

.grid-actions-menu[b-egfd1eqnbj] {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    min-width: 144px;
    background: var(--c-surface);
    border: 1px solid #D0D4DB;
    border-radius: 10px;
    box-shadow: 0 12px 24px rgba(9, 30, 66, 0.16);
    padding: 6px;
    z-index: 20;
}

.grid-actions-menu-item[b-egfd1eqnbj] {
    width: 100%;
    border: 0;
    background: transparent;
    color: var(--c-text);
    border-radius: 8px;
    display: block;
    padding: 8px 10px;
    text-align: left;
    font: inherit;
    text-decoration: none;
    cursor: pointer;
}

.grid-actions-menu-item:hover[b-egfd1eqnbj] {
    background: #F7F8FA;
}

.grid-actions-menu-item.danger[b-egfd1eqnbj] {
    color: #AE2E24;
}
/* /Components/Shared/Modal/ModalFrame.razor.rz.scp.css */
.modal-frame[b-eyczmsqb2b] {
    max-height: min(720px, calc(100vh - 48px));
}

.modal-header-title[b-eyczmsqb2b] {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.modal-back[b-eyczmsqb2b] {
    flex-shrink: 0;
}
/* /Components/Shared/RecordActivitiesSection.razor.rz.scp.css */
.record-section-toolbar[b-4bd5jysj0p] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.record-section-count[b-4bd5jysj0p] {
    font-size: 13px;
    color: var(--c-text-muted);
}

.record-section-error[b-4bd5jysj0p],
.record-section-empty[b-4bd5jysj0p] {
    margin: 0;
    color: #52657f;
}

.record-section-error[b-4bd5jysj0p] {
    color: #b91c1c;
}

.record-timeline[b-4bd5jysj0p] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.record-timeline li[b-4bd5jysj0p] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    padding-left: 1rem;
    border-left: 2px solid #cbd5e1;
}

.record-timeline span[b-4bd5jysj0p],
.record-timeline small[b-4bd5jysj0p] {
    color: #52657f;
}

.record-timeline p[b-4bd5jysj0p] {
    margin: 0.1rem 0 0;
}
/* /Components/Shared/RecordAttachmentsSection.razor.rz.scp.css */
.record-attachments-actions[b-mla72d33es] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.record-attachments-upload-button[b-mla72d33es],
.record-attachments-upload-zone[b-mla72d33es] {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.record-attachments-upload-button-disabled[b-mla72d33es],
.record-attachments-upload-zone-disabled[b-mla72d33es] {
    opacity: 0.7;
    cursor: progress;
}

.record-attachments-input[b-mla72d33es] {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
}

.record-attachments-input:disabled[b-mla72d33es] {
    cursor: progress;
}

.record-attachments-upload-zone[b-mla72d33es] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* /Components/Shared/RecordNotesSection.razor.rz.scp.css */
.record-section-toolbar[b-5hlcyd1aqn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.record-section-count[b-5hlcyd1aqn] {
    font-size: 13px;
    color: var(--c-text-muted);
}

.record-notes[b-5hlcyd1aqn] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.record-notes li[b-5hlcyd1aqn] {
    padding: 0.85rem 1rem;
    border-radius: 0.8rem;
    background: #f8fafc;
}

.record-notes p[b-5hlcyd1aqn],
.record-notes small[b-5hlcyd1aqn] {
    margin: 0;
}

.record-notes small[b-5hlcyd1aqn] {
    color: #52657f;
}
/* /Components/Shared/RecordTasksSection.razor.rz.scp.css */
.record-section-toolbar[b-crqd7lfibz] {
    padding: 12px 20px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--c-border-subtle);
}

.record-section-count[b-crqd7lfibz] {
    font-size: 13px;
    color: var(--c-text-muted);
}

.content-list a[b-crqd7lfibz] {
    color: inherit;
    text-decoration: none;
}

.content-list a:hover[b-crqd7lfibz] {
    text-decoration: underline;
}
/* /Components/Shared/Toast/ToastHost.razor.rz.scp.css */
.toast-host[b-0nnftm29zp] {
    position: fixed;
    bottom: 24px;
    left: 24px;
    z-index: 1800;
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: min(420px, calc(100vw - 32px));
    pointer-events: none;
}

.toast-card[b-0nnftm29zp] {
    pointer-events: auto;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 12px;
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.16);
    background: #ffffff;
    border-left-width: 4px;
}

.toast-info[b-0nnftm29zp] {
    border-left-color: #2563eb;
}

.toast-success[b-0nnftm29zp] {
    border-left-color: #b42318;
}

.toast-warning[b-0nnftm29zp] {
    border-left-color: #d97706;
}

.toast-error[b-0nnftm29zp] {
    border-left-color: #dc2626;
}

.toast-content[b-0nnftm29zp] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-width: 0;
}

.toast-copy[b-0nnftm29zp] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.toast-title[b-0nnftm29zp] {
    color: #172b4d;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}

.toast-subtitle[b-0nnftm29zp] {
    color: #5e6c84;
    font-size: 13px;
    line-height: 1.45;
}

.toast-actions[b-0nnftm29zp] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.toast-action[b-0nnftm29zp] {
    appearance: none;
    border: 1px solid rgba(180, 35, 24, 0.18);
    background: rgba(180, 35, 24, 0.06);
    color: #7f1d1d;
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease;
}

.toast-action:hover[b-0nnftm29zp] {
    background: rgba(180, 35, 24, 0.12);
    border-color: rgba(180, 35, 24, 0.32);
}

.toast-dismiss[b-0nnftm29zp] {
    align-self: flex-start;
    appearance: none;
    border: none;
    background: transparent;
    color: #6b7280;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    padding: 2px;
}

.toast-dismiss:hover[b-0nnftm29zp] {
    color: #111827;
}

@media (max-width: 720px) {
    .toast-host[b-0nnftm29zp] {
        left: 16px;
        right: 16px;
        bottom: 16px;
        width: auto;
    }
}
