/* /Components/Common/AppListTable.razor.rz.scp.css */
.datatable-footer[b-7f05cpq0qy] {
    margin-top: 0.5rem;
}

.dataTables_paginate[b-7f05cpq0qy] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.dataTables_paginate span[b-7f05cpq0qy] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.dataTables_paginate .paginate_button[b-7f05cpq0qy] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 0.85rem;
    border: 1px solid #d4dbe4;
    border-radius: 2px;
    background: #fff;
    color: #0f172a;
    text-decoration: none;
    line-height: 1;
    transition: all 0.15s ease-in-out;
}

.dataTables_paginate .paginate_button.current[b-7f05cpq0qy] {
    border-color: #0f6b78;
    background: #0f6b78;
    color: #fff;
}

.dataTables_paginate .paginate_button:hover:not(.disabled):not(.current)[b-7f05cpq0qy] {
    border-color: #8ea2b4;
    color: #0f6b78;
}

.dataTables_paginate .paginate_button.disabled[b-7f05cpq0qy] {
    opacity: 0.6;
    pointer-events: none;
    background: #f3f4f6;
    color: #6b7280;
}

@media (max-width: 767.98px) {
    .datatable-footer[b-7f05cpq0qy] {
        justify-content: center !important;
    }

    .dataTables_info[b-7f05cpq0qy] {
        width: 100%;
        text-align: center;
    }

    .dataTables_paginate[b-7f05cpq0qy] {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }
}
/* /Components/Layout/AuthLayout.razor.rz.scp.css */
.pmca-auth-shell[b-j04a70h8ld] {
    min-height: 100vh;
}

.pmca-auth-panel[b-j04a70h8ld] {
    width: 100%;
}

.pmca-login-shell[b-j04a70h8ld] {
    align-items: stretch;
}

.pmca-login-illustration-header[b-j04a70h8ld] {
    text-align: center;
}

.pmca-login-wordmark[b-j04a70h8ld] {
    color: #272637;
    font-size: 3.25rem;
    font-weight: 800;
    letter-spacing: 0.04em;
}

.image-content-box .form-container[b-j04a70h8ld] {
    padding-inline: 2rem;
}

.pmca-login-illustration[b-j04a70h8ld] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 28rem;
}

.pmca-login-illustration-text[b-j04a70h8ld] {
    max-width: 24rem;
    color: rgba(var(--primary), 1);
    font-size: 2.35rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.form-content-box .form-container[b-j04a70h8ld] {
    padding-inline: 2.75rem;
}

.form-content-box .app-form[b-j04a70h8ld] {
    width: 100%;
}

.pmca-login-subtitle[b-j04a70h8ld] {
    max-width: 28rem;
    opacity: 0.96;
    color: rgba(255, 255, 255, 0.86) !important;
}

.pmca-login-floating > .form-control[b-j04a70h8ld] {
    min-height: 3.7rem;
    border-radius: 0.45rem !important;
    background: rgba(255, 255, 255, 0.35) !important;
    color: #111111 !important;
    -webkit-text-fill-color: #111111;
    caret-color: #111111;
}

.pmca-login-floating > .form-control[b-j04a70h8ld]::placeholder {
    color: transparent;
}

.pmca-login-floating > label[b-j04a70h8ld] {
    color: rgba(255, 255, 255, 0.88);
}

.pmca-login-floating > .form-control:focus[b-j04a70h8ld],
.pmca-login-floating > .form-control:not(:placeholder-shown)[b-j04a70h8ld] {
    background: rgba(255, 255, 255, 0.4) !important;
    color: #111111 !important;
    -webkit-text-fill-color: #111111;
    caret-color: #111111;
}

.sign-in-bg .pmca-login-floating > .form-control[b-j04a70h8ld],
.sign-in-bg .pmca-login-floating > .form-control:focus[b-j04a70h8ld],
.sign-in-bg .pmca-login-floating > .form-control:not(:placeholder-shown)[b-j04a70h8ld] {
    color: #111111 !important;
    -webkit-text-fill-color: #111111 !important;
    caret-color: #111111 !important;
}

.sign-in-bg .pmca-login-floating > .form-control:-webkit-autofill[b-j04a70h8ld],
.sign-in-bg .pmca-login-floating > .form-control:-webkit-autofill:hover[b-j04a70h8ld],
.sign-in-bg .pmca-login-floating > .form-control:-webkit-autofill:focus[b-j04a70h8ld],
.sign-in-bg .pmca-login-floating > .form-control:-webkit-autofill:active[b-j04a70h8ld] {
    -webkit-text-fill-color: #111111 !important;
    caret-color: #111111 !important;
    box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.4) inset !important;
}

.pmca-login-help[b-j04a70h8ld] {
    font-size: 0.95rem;
    color: #4b5563;
}

.pmca-login-button[b-j04a70h8ld] {
    min-height: 3.5rem;
    border-radius: 0.45rem;
    font-weight: 600;
    background: #166974;
    border-color: #166974;
}

.pmca-login-button:hover[b-j04a70h8ld],
.pmca-login-button:focus[b-j04a70h8ld] {
    background: #125b64;
    border-color: #125b64;
}

.pmca-login-note[b-j04a70h8ld] {
    color: rgba(255, 255, 255, 0.86);
    font-size: 0.95rem;
}

@media (max-width: 991.98px) {
    .form-content-box .form-container[b-j04a70h8ld] {
        padding-inline: 1rem;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-i8xruppam2] {
    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: 10000;
}

#blazor-error-ui .dismiss[b-i8xruppam2] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.loader-wrapper[b-i8xruppam2] {
    display: none !important;
}

.pmca-text-logo[b-i8xruppam2] {
    color: rgba(var(--primary), 1);
    font-size: 2rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-decoration: none;
}

.pmca-text-logo:hover[b-i8xruppam2],
.pmca-text-logo:focus[b-i8xruppam2] {
    color: rgba(var(--primary), 1);
}

.header-user-profile[b-i8xruppam2] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.header-logout[b-i8xruppam2] {
    white-space: nowrap;
}

.header-user-copy h6[b-i8xruppam2] {
    color: rgba(var(--dark), 1);
    font-size: 0.95rem;
    font-weight: 600;
}

.pmca-mobile-overlay[b-i8xruppam2] {
    display: none;
}

.pmca-mobile-close[b-i8xruppam2] {
    border: 0;
}

.pmca-mobile-close-glyph[b-i8xruppam2] {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}

@media (max-width: 767.98px) {
    .header-user-copy[b-i8xruppam2] {
        font-size: 0.9rem;
    }

    .pmca-mobile-close[b-i8xruppam2] {
        opacity: 1;
        visibility: visible;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: rgba(var(--primary), 1);
    }

    .app-wrapper nav.semi-nav ~ .pmca-mobile-overlay[b-i8xruppam2] {
        display: block;
        position: fixed;
        inset: 0;
        z-index: 1001;
        background: rgba(17, 24, 39, 0.38);
        border: 0;
        padding: 0;
        margin: 0;
    }

    .app-wrapper nav[b-i8xruppam2] {
        z-index: 1002;
    }
}
/* /Components/Layout/MapLayout.razor.rz.scp.css */
.map-layout-shell[b-tgrla9u0pg] {
    position: fixed;
    inset: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: #edf0ea;
}

.map-layout-header[b-tgrla9u0pg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.9)),
        linear-gradient(135deg, rgba(48, 95, 116, 0.08), rgba(173, 155, 114, 0.08));
    position: sticky;
    top: 0;
    z-index: 30;
}

.map-layout-brand[b-tgrla9u0pg] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
}

.map-layout-logo[b-tgrla9u0pg] {
    width: 64px;
    height: 64px;
    object-fit: contain;
}

.map-layout-title[b-tgrla9u0pg] {
    font-size: 1.15rem;
    line-height: 1.1;
    margin: 0;
    letter-spacing: 0.02em;
}

.map-layout-subtitle[b-tgrla9u0pg] {
    margin: 0.2rem 0 0;
    color: #51616b;
    font-size: 0.9rem;
}

.map-layout-header-right[b-tgrla9u0pg] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.map-layout-actions[b-tgrla9u0pg] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.map-layout-toolbar[b-tgrla9u0pg] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
    padding: 0.45rem 1.25rem;
    background: #f7f7f2;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    position: static;
    overflow-x: auto;
}

.map-layout-tools[b-tgrla9u0pg] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.map-layout-tool-group[b-tgrla9u0pg] {
    display: flex;
    align-items: stretch;
    gap: 0.4rem;
}

.map-layout-tool[b-tgrla9u0pg] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.45rem 0.7rem;
    border-radius: 12px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: #ffffff;
    color: #27414d;
    font-size: 0.88rem;
    white-space: nowrap;
}

.map-layout-tool.is-active[b-tgrla9u0pg] {
    background: #dff0f1;
    border-color: rgba(17, 94, 89, 0.2);
    color: #115e59;
}

.map-layout-tool i[b-tgrla9u0pg] {
    font-size: 1rem;
}

.map-layout-body[b-tgrla9u0pg] {
    padding: 0;
    flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
}

.map-layout-footer[b-tgrla9u0pg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.45rem 1rem;
    border-top: 1px solid rgba(15, 23, 42, 0.08);
    background: rgba(255, 255, 255, 0.92);
    color: #55656e;
    font-size: 0.82rem;
}

.map-layout-footer a[b-tgrla9u0pg] {
    color: #1f6f8b;
    text-decoration: none;
}

@media (max-width: 768px) {
    .map-layout-header[b-tgrla9u0pg] {
        padding: 0.85rem 0.9rem;
        flex-direction: column;
        align-items: stretch;
    }

    .map-layout-header-right[b-tgrla9u0pg] {
        flex-direction: column;
        align-items: stretch;
    }

    .map-layout-actions[b-tgrla9u0pg] {
        justify-content: stretch;
    }

    .map-layout-actions .btn[b-tgrla9u0pg] {
        width: 100%;
    }

    .map-layout-toolbar[b-tgrla9u0pg] {
        position: static;
        padding: 0.75rem 0.9rem;
        align-items: stretch;
        flex-direction: column;
    }

    .map-layout-tools[b-tgrla9u0pg],
    .map-layout-tool-group[b-tgrla9u0pg] {
        width: 100%;
    }

    .map-layout-tool[b-tgrla9u0pg] {
        justify-content: center;
        flex: 1 1 0;
    }

    .map-layout-footer[b-tgrla9u0pg] {
        flex-direction: column;
        align-items: flex-start;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-eonpdp86ul],
.components-reconnect-repeated-attempt-visible[b-eonpdp86ul],
.components-reconnect-failed-visible[b-eonpdp86ul],
.components-pause-visible[b-eonpdp86ul],
.components-resume-failed-visible[b-eonpdp86ul],
.components-rejoining-animation[b-eonpdp86ul] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-retrying[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-failed[b-eonpdp86ul],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-eonpdp86ul] {
    display: block;
}


#components-reconnect-modal[b-eonpdp86ul] {
    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-eonpdp86ul 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-eonpdp86ul 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-eonpdp86ul 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-eonpdp86ul]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-eonpdp86ul 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-eonpdp86ul {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-eonpdp86ul {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-eonpdp86ul {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-eonpdp86ul] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-eonpdp86ul] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-eonpdp86ul] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-eonpdp86ul] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-eonpdp86ul] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-eonpdp86ul] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-eonpdp86ul] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-eonpdp86ul 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-eonpdp86ul] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-eonpdp86ul {
    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/Graves/GraveCreate.razor.rz.scp.css */
.grave-inline-form[b-5luxtljenx] {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0.25rem 0.25rem 0.5rem;
}

.grave-inline-form .grave-form-table th[b-5luxtljenx] {
    width: 220px;
    min-width: 220px;
    vertical-align: middle;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.35rem 0.65rem 0.35rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.grave-inline-form .grave-form-table td[b-5luxtljenx] {
    padding: 0.2rem 0;
}

.grave-inline-form .grave-form-table .form-control[b-5luxtljenx],
.grave-inline-form .grave-form-table .form-select[b-5luxtljenx] {
    min-height: 2.35rem;
    padding: 0.42rem 0.65rem;
}

.grave-inline-form .grave-form-table textarea.form-control[b-5luxtljenx] {
    min-height: 110px;
}

.grave-inline-form .grave-form-table .form-check[b-5luxtljenx] {
    margin: 0;
    padding-top: 0.15rem;
}

.grave-inline-form .form-actions[b-5luxtljenx] {
    padding-top: 0.6rem;
}

@media (max-width: 767.98px) {
    .grave-inline-form[b-5luxtljenx] {
        padding: 0;
    }

    .grave-inline-form .grave-form-table th[b-5luxtljenx],
    .grave-inline-form .grave-form-table td[b-5luxtljenx] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }

    .grave-inline-form .grave-form-table th[b-5luxtljenx] {
        padding-bottom: 0.2rem;
    }
}
/* /Components/Pages/Graves/GraveEdit.razor.rz.scp.css */
.grave-inline-form[b-nedwzeilsi] {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0.25rem 0.25rem 0.5rem;
}

.grave-inline-form .grave-form-table th[b-nedwzeilsi] {
    width: 220px;
    min-width: 220px;
    vertical-align: middle;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.35rem 0.65rem 0.35rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.grave-inline-form .grave-form-table td[b-nedwzeilsi] {
    padding: 0.2rem 0;
}

.grave-inline-form .grave-form-table .form-control[b-nedwzeilsi],
.grave-inline-form .grave-form-table .form-select[b-nedwzeilsi] {
    min-height: 2.35rem;
    padding: 0.42rem 0.65rem;
}

.grave-inline-form .grave-form-table textarea.form-control[b-nedwzeilsi] {
    min-height: 110px;
}

.grave-inline-form .grave-form-table .form-check[b-nedwzeilsi] {
    margin: 0;
    padding-top: 0.15rem;
}

.grave-inline-form .form-actions[b-nedwzeilsi] {
    padding-top: 0.6rem;
}

@media (max-width: 767.98px) {
    .grave-inline-form[b-nedwzeilsi] {
        padding: 0;
    }

    .grave-inline-form .grave-form-table th[b-nedwzeilsi],
    .grave-inline-form .grave-form-table td[b-nedwzeilsi] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }

    .grave-inline-form .grave-form-table th[b-nedwzeilsi] {
        padding-bottom: 0.2rem;
    }
}
/* /Components/Pages/Graves/GravesList.razor.rz.scp.css */
.notes-col[b-7br6tan6ui] {
    max-width: 260px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.grave-map-canvas[b-7br6tan6ui] {
    width: 100%;
    height: 68vh;
    min-height: 460px;
    border-radius: 10px;
    overflow: hidden;
}

.action-icons[b-7br6tan6ui] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    white-space: nowrap;
}

.action-icons a[b-7br6tan6ui] {
    font-size: 1.1rem;
    line-height: 1;
}

.action-icons a:hover[b-7br6tan6ui] {
    opacity: 0.85;
}

.pmca-highlight[b-7br6tan6ui] {
    background: rgba(255, 215, 0, 0.35);
    color: inherit;
    padding: 0 0.1rem;
    border-radius: 3px;
}

@media (min-width: 992px) {
    #gravesTable[b-7br6tan6ui] {
        table-layout: fixed;
        width: 100%;
    }

    #gravesTable th:nth-child(1)[b-7br6tan6ui],
    #gravesTable td:nth-child(1)[b-7br6tan6ui] {
        width: 12%;
    }

    #gravesTable th:nth-child(2)[b-7br6tan6ui],
    #gravesTable td:nth-child(2)[b-7br6tan6ui],
    #gravesTable th:nth-child(3)[b-7br6tan6ui],
    #gravesTable td:nth-child(3)[b-7br6tan6ui],
    #gravesTable th:nth-child(4)[b-7br6tan6ui],
    #gravesTable td:nth-child(4)[b-7br6tan6ui] {
        width: 7%;
    }

    #gravesTable th:nth-child(5)[b-7br6tan6ui],
    #gravesTable td:nth-child(5)[b-7br6tan6ui] {
        width: 8%;
    }

    #gravesTable th:nth-child(6)[b-7br6tan6ui],
    #gravesTable td:nth-child(6)[b-7br6tan6ui] {
        width: 20%;
    }

    #gravesTable th:nth-child(7)[b-7br6tan6ui],
    #gravesTable td:nth-child(7)[b-7br6tan6ui] {
        width: 26%;
    }

    #gravesTable th:nth-child(8)[b-7br6tan6ui],
    #gravesTable td:nth-child(8)[b-7br6tan6ui] {
        width: 13%;
    }
}
/* /Components/Pages/Help.razor.rz.scp.css */
.help-list[b-kwcsihausz] {
    padding-left: 1.1rem;
}

.help-list li[b-kwcsihausz] {
    margin-bottom: 0.45rem;
}

.help-steps[b-kwcsihausz] {
    padding-left: 1.2rem;
}

.help-steps li[b-kwcsihausz] {
    margin-bottom: 0.4rem;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.pmca-welcome-card[b-ct7vzgu4ii] {
    border: 1px solid rgba(var(--primary), 0.12);
    box-shadow: none;
}

.pmca-welcome-text[b-ct7vzgu4ii] {
    color: rgba(var(--dark), 1);
    display: block;
    font-size: 0.95rem;
    line-height: 1.45;
}
/* /Components/Pages/MapEditorFull.razor.rz.scp.css */
.map-editor-full-shell[b-61zp0tw4vb] {
    position: relative;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    background: #f4f5ee;
}

.map-editor-full-sidebar[b-61zp0tw4vb] {
    position: absolute;
    inset: 0 auto 0 0;
    z-index: 6;
    width: 360px;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    padding: 1rem;
    background: #efefe9;
    border-right: 1px solid rgba(15, 23, 42, 0.08);
    overflow-y: auto;
    transition: transform 180ms ease;
    box-shadow: 18px 0 40px rgba(15, 23, 42, 0.12);
}

.map-editor-full-sidebar.is-collapsed[b-61zp0tw4vb] {
    transform: translateX(calc(-100% - 1rem));
}

.map-editor-sidebar-header[b-61zp0tw4vb],
.map-editor-sidebar-row[b-61zp0tw4vb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.map-editor-sidebar-kicker[b-61zp0tw4vb] {
    margin: 0;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #56717a;
}

.map-editor-sidebar-title[b-61zp0tw4vb] {
    margin: 0.15rem 0 0;
    font-size: 1.2rem;
}

.map-editor-sidebar-icon[b-61zp0tw4vb] {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 10px;
    background: #ffffff;
    color: #35545f;
}

.map-editor-sidebar-tabs[b-61zp0tw4vb] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.45rem;
}

.map-editor-sidebar-tab[b-61zp0tw4vb] {
    padding: 0.65rem 0.7rem;
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: rgba(255, 255, 255, 0.7);
    color: #47616b;
    font-size: 0.88rem;
    font-weight: 600;
}

.map-editor-sidebar-tab.active[b-61zp0tw4vb] {
    background: #ffffff;
    color: #184454;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
}

.map-editor-sidebar-block[b-61zp0tw4vb] {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    padding: 0.85rem;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(15, 23, 42, 0.08);
}

.map-editor-sidebar-block.is-muted[b-61zp0tw4vb] {
    color: #54646d;
    font-size: 0.92rem;
}

.map-editor-filter-grid[b-61zp0tw4vb] {
    display: grid;
    gap: 0.75rem;
}

.map-editor-filter-search[b-61zp0tw4vb] {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0 0.75rem;
    border-radius: 10px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: #ffffff;
}

.map-editor-filter-search i[b-61zp0tw4vb] {
    color: #5c7178;
}

.map-editor-filter-search .form-control[b-61zp0tw4vb] {
    border: 0;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

.map-editor-filter-grid .form-label[b-61zp0tw4vb] {
    margin-bottom: 0.35rem;
    color: #4f636b;
    font-size: 0.85rem;
    font-weight: 600;
}

.map-editor-sidebar-label[b-61zp0tw4vb] {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #56717a;
}

.map-editor-sidebar-link[b-61zp0tw4vb] {
    border: 0;
    background: transparent;
    color: #1f6f8b;
    font-size: 0.9rem;
}

.map-editor-layer-list[b-61zp0tw4vb] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.map-editor-layer-item[b-61zp0tw4vb] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    padding: 0.55rem 0.65rem;
    border-radius: 10px;
    background: #f7faf8;
    border: 1px solid rgba(15, 23, 42, 0.06);
}

.map-editor-full-stats[b-61zp0tw4vb] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.65rem;
}

.map-editor-stat[b-61zp0tw4vb] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    padding: 0.8rem;
    border-radius: 12px;
    background: linear-gradient(180deg, #f9fbfb 0%, #edf4f2 100%);
    border: 1px solid rgba(15, 23, 42, 0.06);
}

.map-editor-stat strong[b-61zp0tw4vb] {
    font-size: 1.1rem;
    color: #173642;
}

.map-editor-stat-label[b-61zp0tw4vb] {
    font-size: 0.78rem;
    color: #68808a;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.map-editor-full-stage[b-61zp0tw4vb] {
    display: flex;
    flex-direction: column;
    min-width: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0;
    background: #f4f5ee;
    position: relative;
    transition: padding-left 180ms ease;
}

.map-editor-stage-overlay[b-61zp0tw4vb] {
    position: absolute;
    top: 1rem;
    z-index: 7;
    transition: left 180ms ease;
}

.map-editor-full-shell.sidebar-open .map-editor-stage-overlay[b-61zp0tw4vb] {
    left: calc(min(360px, 100vw - 2rem) + 1rem);
}

.map-editor-full-shell.sidebar-closed .map-editor-stage-overlay[b-61zp0tw4vb] {
    left: 1rem;
}

.map-editor-sidebar-toggle[b-61zp0tw4vb] {
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(15, 23, 42, 0.12);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.96);
    color: #244552;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
}

.map-editor-sidebar-toggle i[b-61zp0tw4vb] {
    font-size: 1.1rem;
}

.map-editor-error[b-61zp0tw4vb] {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 7;
    margin: 0;
    max-width: min(520px, calc(100% - 5rem));
}

.map-editor-full-stage .map-workspace-full[b-61zp0tw4vb] {
    flex: 1 1 auto;
    min-height: 0;
}

.map-editor-full-stage .map-workspace-full > *[b-61zp0tw4vb] {
    display: block;
    height: 100%;
}

.map-editor-full-shell.sidebar-open .map-editor-full-stage[b-61zp0tw4vb] {
    padding-left: 360px;
}

@media (max-width: 1200px) {
    .map-editor-full-sidebar[b-61zp0tw4vb] {
        width: 320px;
    }

    .map-editor-full-shell.sidebar-open .map-editor-stage-overlay[b-61zp0tw4vb] {
        left: calc(min(320px, 100vw - 2rem) + 1rem);
    }

    .map-editor-full-shell.sidebar-open .map-editor-full-stage[b-61zp0tw4vb] {
        padding-left: 320px;
    }
}

@media (max-width: 992px) {
    .map-editor-full-shell[b-61zp0tw4vb] {
        height: 100%;
    }

    .map-editor-full-sidebar[b-61zp0tw4vb] {
        width: min(320px, calc(100vw - 2rem));
    }

    .map-editor-full-shell.sidebar-open .map-editor-stage-overlay[b-61zp0tw4vb] {
        left: min(320px, calc(100vw - 2rem));
    }

    .map-editor-full-shell.sidebar-open .map-editor-full-stage[b-61zp0tw4vb] {
        padding-left: 0;
    }
}

@media (max-width: 640px) {
    .map-editor-full-stats[b-61zp0tw4vb] {
        grid-template-columns: 1fr;
    }

    .map-editor-stage-header[b-61zp0tw4vb],
    .map-editor-sidebar-header[b-61zp0tw4vb],
    .map-editor-sidebar-row[b-61zp0tw4vb] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Components/Pages/Owners/OwnerCreate.razor.rz.scp.css */
.owner-inline-form[b-9abuot1z39] {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0.25rem 0.25rem 0.5rem;
}

.owner-inline-form .owner-form-table th[b-9abuot1z39] {
    width: 220px;
    min-width: 220px;
    vertical-align: middle;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.35rem 0.65rem 0.35rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.owner-inline-form .owner-form-table td[b-9abuot1z39] {
    padding: 0.2rem 0;
}

.owner-inline-form .owner-form-table .form-control[b-9abuot1z39],
.owner-inline-form .owner-form-table .form-select[b-9abuot1z39] {
    min-height: 2.35rem;
    padding: 0.42rem 0.65rem;
}

.owner-inline-form .owner-form-table textarea.form-control[b-9abuot1z39] {
    min-height: 110px;
}

.owner-inline-form .form-actions[b-9abuot1z39] {
    padding-top: 0.6rem;
}

.owner-inline-form .purchase-subform[b-9abuot1z39] {
    border: 1px solid rgba(var(--dark), 0.08);
    border-radius: 10px;
    padding: 0.75rem 0.8rem 0.85rem;
}

.owner-inline-form .purchase-subform-table th[b-9abuot1z39] {
    white-space: nowrap;
    font-size: 0.86rem;
    font-weight: 600;
}

.owner-inline-form .purchase-subform-table td[b-9abuot1z39] {
    vertical-align: top;
}

.owner-inline-form .purchase-subform-table textarea.form-control[b-9abuot1z39] {
    min-height: 2.35rem;
}

@media (max-width: 767.98px) {
    .owner-inline-form[b-9abuot1z39] {
        padding: 0;
    }

    .owner-inline-form .owner-form-table th[b-9abuot1z39],
    .owner-inline-form .owner-form-table td[b-9abuot1z39] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }

    .owner-inline-form .owner-form-table th[b-9abuot1z39] {
        padding-bottom: 0.2rem;
    }

    .owner-inline-form .purchase-subform[b-9abuot1z39] {
        padding: 0.55rem;
    }
}
/* /Components/Pages/Owners/OwnerDetails.razor.rz.scp.css */
.owner-form-table th[b-bv902ynvns] {
    width: 170px;
    min-width: 170px;
    vertical-align: middle;
    font-size: 0.88rem;
    font-weight: 500;
    padding: 0.18rem 0.5rem 0.18rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.owner-form-table td[b-bv902ynvns] {
    padding: 0.12rem 0;
}

.owner-form-table .form-control[b-bv902ynvns],
.owner-form-table .form-select[b-bv902ynvns] {
    min-height: 34px;
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
    font-size: 0.9rem;
}

.purchase-inline-form[b-bv902ynvns] {
    border: 1px solid rgba(var(--dark), 0.08);
    border-radius: 10px;
    padding: 0.8rem 0.9rem 0.9rem;
}

.purchase-form-table th[b-bv902ynvns] {
    width: 180px;
    min-width: 180px;
    vertical-align: middle;
    font-size: 0.92rem;
    font-weight: 500;
    padding: 0.3rem 0.6rem 0.3rem 0;
    white-space: nowrap;
}

.purchase-form-table td[b-bv902ynvns] {
    padding: 0.2rem 0;
}

.notes-col[b-bv902ynvns] {
    max-width: 280px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.action-icons[b-bv902ynvns] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    white-space: nowrap;
}

.action-icons a[b-bv902ynvns] {
    font-size: 1.1rem;
    line-height: 1;
}

@media (max-width: 767.98px) {
    .owner-form-table th[b-bv902ynvns],
    .owner-form-table td[b-bv902ynvns],
    .purchase-form-table th[b-bv902ynvns],
    .purchase-form-table td[b-bv902ynvns] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }
}
/* /Components/Pages/Owners/OwnerEdit.razor.rz.scp.css */
.owner-inline-form[b-6argjzmxtu] {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0.25rem 0.25rem 0.5rem;
}

.owner-inline-form .owner-form-table th[b-6argjzmxtu] {
    width: 220px;
    min-width: 220px;
    vertical-align: middle;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.35rem 0.65rem 0.35rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.owner-inline-form .owner-form-table td[b-6argjzmxtu] {
    padding: 0.2rem 0;
}

.owner-inline-form .owner-form-table .form-control[b-6argjzmxtu],
.owner-inline-form .owner-form-table .form-select[b-6argjzmxtu] {
    min-height: 2.35rem;
    padding: 0.42rem 0.65rem;
}

.owner-inline-form .owner-form-table textarea.form-control[b-6argjzmxtu] {
    min-height: 110px;
}

.owner-inline-form .form-actions[b-6argjzmxtu] {
    padding-top: 0.6rem;
}

@media (max-width: 767.98px) {
    .owner-inline-form[b-6argjzmxtu] {
        padding: 0;
    }

    .owner-inline-form .owner-form-table th[b-6argjzmxtu],
    .owner-inline-form .owner-form-table td[b-6argjzmxtu] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }

    .owner-inline-form .owner-form-table th[b-6argjzmxtu] {
        padding-bottom: 0.2rem;
    }
}
/* /Components/Pages/Owners/OwnersList.razor.rz.scp.css */
.notes-col[b-09fvvpjefm] {
    max-width: 260px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.action-icons[b-09fvvpjefm] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    white-space: nowrap;
}

.action-icons a[b-09fvvpjefm] {
    font-size: 1.1rem;
    line-height: 1;
}

.action-icons a:hover[b-09fvvpjefm] {
    opacity: 0.85;
}

.pmca-highlight[b-09fvvpjefm] {
    background: rgba(255, 215, 0, 0.35);
    color: inherit;
    padding: 0 0.1rem;
    border-radius: 3px;
}

@media (min-width: 992px) {
    #ownersTable[b-09fvvpjefm] {
        table-layout: fixed;
        width: 100%;
    }
}
/* /Components/Pages/Purchases/PurchaseCreate.razor.rz.scp.css */
.purchase-inline-form[b-adzegoco4k] {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0.25rem 0.25rem 0.5rem;
}

.purchase-inline-form .purchase-form-table th[b-adzegoco4k] {
    width: 220px;
    min-width: 220px;
    vertical-align: middle;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.35rem 0.65rem 0.35rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.purchase-inline-form .purchase-form-table td[b-adzegoco4k] {
    padding: 0.2rem 0;
}

.purchase-inline-form .purchase-form-table .form-control[b-adzegoco4k],
.purchase-inline-form .purchase-form-table .form-select[b-adzegoco4k] {
    min-height: 2.35rem;
    padding: 0.42rem 0.65rem;
}

.purchase-inline-form .purchase-form-table textarea.form-control[b-adzegoco4k] {
    min-height: 110px;
}

.purchase-inline-form .form-actions[b-adzegoco4k] {
    padding-top: 0.6rem;
}

@media (max-width: 767.98px) {
    .purchase-inline-form[b-adzegoco4k] {
        padding: 0;
    }

    .purchase-inline-form .purchase-form-table th[b-adzegoco4k],
    .purchase-inline-form .purchase-form-table td[b-adzegoco4k] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }

    .purchase-inline-form .purchase-form-table th[b-adzegoco4k] {
        padding-bottom: 0.2rem;
    }
}
/* /Components/Pages/Purchases/PurchaseEdit.razor.rz.scp.css */
.purchase-inline-form[b-kcgy5lz9kc] {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0.25rem 0.25rem 0.5rem;
}

.purchase-inline-form .purchase-form-table th[b-kcgy5lz9kc] {
    width: 220px;
    min-width: 220px;
    vertical-align: middle;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.35rem 0.65rem 0.35rem 0;
    color: rgba(var(--dark), 0.85);
    white-space: nowrap;
}

.purchase-inline-form .purchase-form-table td[b-kcgy5lz9kc] {
    padding: 0.2rem 0;
}

.purchase-inline-form .purchase-form-table .form-control[b-kcgy5lz9kc],
.purchase-inline-form .purchase-form-table .form-select[b-kcgy5lz9kc] {
    min-height: 2.35rem;
    padding: 0.42rem 0.65rem;
}

.purchase-inline-form .purchase-form-table textarea.form-control[b-kcgy5lz9kc] {
    min-height: 110px;
}

.purchase-inline-form .form-actions[b-kcgy5lz9kc] {
    padding-top: 0.6rem;
}

@media (max-width: 767.98px) {
    .purchase-inline-form[b-kcgy5lz9kc] {
        padding: 0;
    }

    .purchase-inline-form .purchase-form-table th[b-kcgy5lz9kc],
    .purchase-inline-form .purchase-form-table td[b-kcgy5lz9kc] {
        display: block;
        width: 100%;
        min-width: 0;
        padding-right: 0;
    }

    .purchase-inline-form .purchase-form-table th[b-kcgy5lz9kc] {
        padding-bottom: 0.2rem;
    }
}
/* /Components/Pages/Purchases/PurchasesList.razor.rz.scp.css */
.notes-col[b-fg1mt2ffxq] {
    max-width: 260px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.action-icons[b-fg1mt2ffxq] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    white-space: nowrap;
}

.action-icons a[b-fg1mt2ffxq] {
    font-size: 1.1rem;
    line-height: 1;
}

.action-icons a:hover[b-fg1mt2ffxq] {
    opacity: 0.85;
}

.pmca-highlight[b-fg1mt2ffxq] {
    background: rgba(255, 215, 0, 0.35);
    color: inherit;
    padding: 0 0.1rem;
    border-radius: 3px;
}

@media (min-width: 992px) {
    #purchasesTable[b-fg1mt2ffxq] {
        table-layout: fixed;
        width: 100%;
    }
}
/* /Components/Pages/Reports.razor.rz.scp.css */
.report-filter-input[b-uh0908au1h] {
    min-width: 200px;
}

.report-stat-card h3[b-uh0908au1h] {
    line-height: 1;
}
/* /Components/Pages/Settings.razor.rz.scp.css */
.feature-setting-row[b-0ev6twavnu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

@media (max-width: 767.98px) {
    .feature-setting-row[b-0ev6twavnu] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Components/Pages/Users.razor.rz.scp.css */
.pmca-role-list[b-zfwnnkxx3l] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 1rem;
}

.pmca-role-item[b-zfwnnkxx3l] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    margin: 0;
}

.pmca-role-item .form-check-input[b-zfwnnkxx3l] {
    margin-top: 0;
}
/* /Components/Shared/OpenLayersMap.razor.rz.scp.css */
.map-editor-canvas[b-bgm6nna44q] {
    width: 100%;
    height: 540px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    background: linear-gradient(180deg, #f8fbff 0%, #eef4f7 100%);
}

.map-editor-canvas-full[b-bgm6nna44q] {
    height: 100%;
    min-height: 0;
    border-radius: 0;
    border: 0;
}

.map-editor-inline-zoom[b-bgm6nna44q] {
    position: absolute;
    top: 5.25rem;
    left: 1rem;
    z-index: 5;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.map-editor-inline-zoom-btn[b-bgm6nna44q] {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(15, 23, 42, 0.12);
    background: rgba(255, 255, 255, 0.96);
    color: #244552;
    font-size: 1.4rem;
    line-height: 1;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
}

.map-editor-loading[b-bgm6nna44q] {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    background: rgba(248, 251, 255, 0.82);
    color: #1f3b4d;
    z-index: 2;
    border-radius: 12px;
    backdrop-filter: blur(2px);
}

.map-workspace[b-bgm6nna44q] {
    padding: 0;
    position: relative;
}

.map-workspace-full[b-bgm6nna44q] {
    padding: 0;
    position: relative;
    height: 100%;
}
