/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-b46h7trf5o] { position:relative; display:flex; min-height:100vh; background:#f1f5f9; }.sidebar[b-b46h7trf5o] { position:sticky; top:0; flex:0 0 250px; align-self:flex-start; height:100vh; min-height:100vh; overflow:hidden; background:#101827; }main[b-b46h7trf5o] { flex:1; min-width:0; }
.top-row[b-b46h7trf5o] { position:sticky; top:0; z-index:10; display:flex; align-items:center; justify-content:space-between; height:4.5rem; padding:0 2rem !important; border-bottom:1px solid #e2e8f0; background:rgba(255,255,255,.94); backdrop-filter:blur(12px); }
.portal-context[b-b46h7trf5o] { display:flex; align-items:center; gap:.55rem; color:#64748b; font-size:.75rem; font-weight:650; }.context-dot[b-b46h7trf5o] { width:.48rem; height:.48rem; border-radius:50%; background:#3b82f6; }
.top-user[b-b46h7trf5o] { display:flex; align-items:center; gap:.7rem; }.top-avatar[b-b46h7trf5o] { display:grid; place-items:center; width:2.25rem; height:2.25rem; border-radius:50%; background:#dbeafe; color:#1d4ed8; font-size:.72rem; font-weight:800; }.top-user div[b-b46h7trf5o] { display:flex; flex-direction:column; }.top-user strong[b-b46h7trf5o] { color:#1e293b; font-size:.75rem; }.top-user small[b-b46h7trf5o] { margin-top:.1rem; color:#94a3b8; font-size:.62rem; }
.content[b-b46h7trf5o] { padding:1rem 2rem 2rem !important; }
#blazor-error-ui[b-b46h7trf5o] { position:fixed; right:1rem; bottom:1rem; left:1rem; z-index:1000; display:none; padding:.75rem 1rem; border:1px solid #fde68a; border-radius:.6rem; background:#fffbeb; color:#92400e; box-shadow:0 12px 32px rgba(15,23,42,.14); }#blazor-error-ui .dismiss[b-b46h7trf5o] { position:absolute; right:.8rem; cursor:pointer; }
@media (max-width:640.98px) { .page[b-b46h7trf5o] { flex-direction:column; }.sidebar[b-b46h7trf5o] { position:static; width:100%; height:auto; min-height:auto; overflow:visible; }.top-row[b-b46h7trf5o] { height:3.8rem; padding:0 1rem !important; }.portal-context[b-b46h7trf5o] { display:none; }.top-row[b-b46h7trf5o] { justify-content:flex-end; }.content[b-b46h7trf5o] { padding:.7rem 1rem 1.5rem !important; } }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.brand-row[b-hpzoez50yd] { display:flex; align-items:center; min-height:6.7rem; padding:1.5rem 1.35rem; }
.brand[b-hpzoez50yd] { display:flex; align-items:center; gap:.8rem; color:white; text-decoration:none; }.brand-mark[b-hpzoez50yd] { display:grid; place-items:center; flex:0 0 auto; width:2.65rem; height:2.65rem; border-radius:.75rem; background:#2563eb; font-size:1.05rem; font-weight:800; box-shadow:0 8px 18px rgba(37,99,235,.28); }.brand > span:last-child[b-hpzoez50yd] { display:flex; flex-direction:column; min-width:0; }.brand strong[b-hpzoez50yd] { font-size:.98rem; }.brand small[b-hpzoez50yd] { margin-top:.18rem; color:#94a3b8; font-size:.62rem; }
.navbar-toggler[b-hpzoez50yd] { display:none; }.menu-toggle[b-hpzoez50yd] { display:none; margin-left:auto; color:#cbd5e1; cursor:pointer; font-size:1.25rem; }
.nav-scrollable[b-hpzoez50yd] { height:calc(100vh - 6.7rem); overflow:hidden; }.navigation-content[b-hpzoez50yd] { display:flex; flex-direction:column; justify-content:space-between; height:100%; padding:0 1rem 1.15rem; }
nav[b-hpzoez50yd] { display:flex; flex-direction:column; }.nav-caption[b-hpzoez50yd] { margin:.8rem .7rem .55rem; color:#64748b; font-size:.6rem; font-weight:800; letter-spacing:.11em; }.admin-caption[b-hpzoez50yd] { margin-top:1.55rem; }
[b-hpzoez50yd] .nav-link { display:flex; align-items:center; gap:.7rem; min-height:2.65rem; padding:.5rem .7rem; border-radius:.55rem; color:#aebbd0; font-size:.78rem; font-weight:600; text-decoration:none; transition:background .15s ease,color .15s ease; }
[b-hpzoez50yd] .nav-link:hover { background:#172235; color:white; }.nav-icon[b-hpzoez50yd] { display:grid; place-items:center; width:1.25rem; color:#7f96b8; font-size:1rem; }
[b-hpzoez50yd] .nav-link.active { background:#1e293b; color:white; box-shadow:inset 3px 0 #3b82f6; }[b-hpzoez50yd] .nav-link.active .nav-icon { color:#60a5fa; }
.sidebar-user[b-hpzoez50yd] { display:grid; grid-template-columns:auto minmax(0,1fr) auto; align-items:center; gap:.6rem; padding:.75rem; border:1px solid #263449; border-radius:.65rem; background:#141f31; }.user-dot[b-hpzoez50yd] { width:.55rem; height:.55rem; border-radius:50%; background:#22c55e; box-shadow:0 0 0 3px rgba(34,197,94,.1); }.sidebar-user div[b-hpzoez50yd] { display:flex; flex-direction:column; min-width:0; }.sidebar-user strong[b-hpzoez50yd] { overflow:hidden; color:#e2e8f0; font-size:.7rem; text-overflow:ellipsis; white-space:nowrap; }.sidebar-user small[b-hpzoez50yd] { margin-top:.15rem; color:#64748b; font-size:.6rem; }.sidebar-user a[b-hpzoez50yd] { color:#94a3b8; text-decoration:none; }.sidebar-user a:hover[b-hpzoez50yd] { color:white; }
@media (max-width:640.98px) { .brand-row[b-hpzoez50yd] { min-height:4.5rem; padding:1rem; }.brand small[b-hpzoez50yd] { display:none; }.menu-toggle[b-hpzoez50yd] { display:block; }.nav-scrollable[b-hpzoez50yd] { display:none; height:auto; }.navbar-toggler:checked ~ .nav-scrollable[b-hpzoez50yd] { display:block; }.navigation-content[b-hpzoez50yd] { min-height:calc(100vh - 4.5rem); }.sidebar-user[b-hpzoez50yd] { margin-top:2rem; } }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-7dv6aq61lo],
.components-reconnect-repeated-attempt-visible[b-7dv6aq61lo],
.components-reconnect-failed-visible[b-7dv6aq61lo],
.components-pause-visible[b-7dv6aq61lo],
.components-resume-failed-visible[b-7dv6aq61lo],
.components-rejoining-animation[b-7dv6aq61lo] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-retrying[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-failed[b-7dv6aq61lo],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-7dv6aq61lo] {
    display: block;
}


#components-reconnect-modal[b-7dv6aq61lo] {
    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-7dv6aq61lo 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-7dv6aq61lo 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-7dv6aq61lo 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-7dv6aq61lo]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-7dv6aq61lo 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-7dv6aq61lo {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-7dv6aq61lo {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-7dv6aq61lo {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-7dv6aq61lo] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-7dv6aq61lo] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-7dv6aq61lo] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-7dv6aq61lo] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-7dv6aq61lo] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-7dv6aq61lo] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-7dv6aq61lo] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-7dv6aq61lo 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-7dv6aq61lo] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-7dv6aq61lo {
    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/Activity.razor.rz.scp.css */
.activity-page[b-t84b74aius]{max-width:1450px;margin:0 auto;padding:1.5rem 0 4rem;color:#172033}.activity-header[b-t84b74aius]{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.eyebrow[b-t84b74aius]{display:block;margin-bottom:.4rem;color:#2563eb;font-size:.7rem;font-weight:800;letter-spacing:.12em}.activity-header h1[b-t84b74aius]{margin:0;font-size:2rem}.activity-header p[b-t84b74aius],.card-heading p[b-t84b74aius]{margin:.4rem 0 0;color:#64748b}.live-pill[b-t84b74aius]{display:flex;align-items:center;gap:.5rem;padding:.55rem .8rem;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;font-size:.7rem;font-weight:800}.live-pill i[b-t84b74aius],.heartbeat i[b-t84b74aius]{width:.45rem;height:.45rem;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.activity-metrics[b-t84b74aius]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:.8rem}.activity-metrics article[b-t84b74aius]{display:flex;flex-direction:column;padding:1rem 1.15rem;border:1px solid #e2e8f0;border-radius:.8rem;background:white}.activity-metrics strong[b-t84b74aius]{font-size:1.4rem}.activity-metrics span[b-t84b74aius]{margin-top:.2rem;color:#64748b;font-size:.72rem}.activity-card[b-t84b74aius]{border:1px solid #e2e8f0;border-radius:.85rem;background:white;box-shadow:0 8px 24px rgba(15,23,42,.04);overflow:hidden}.history-card[b-t84b74aius]{margin-top:.8rem}.card-heading[b-t84b74aius]{padding:1rem 1.15rem;border-bottom:1px solid #edf1f5}.card-heading h2[b-t84b74aius]{margin:0;font-size:.95rem}.card-heading p[b-t84b74aius]{font-size:.72rem}.table-wrap[b-t84b74aius]{overflow-x:auto}table[b-t84b74aius]{width:100%;border-collapse:collapse}th[b-t84b74aius]{padding:.7rem 1rem;background:#f8fafc;color:#64748b;font-size:.63rem;letter-spacing:.04em;text-align:left;text-transform:uppercase}td[b-t84b74aius]{padding:.8rem 1rem;border-top:1px solid #edf1f5;color:#334155;font-size:.72rem;vertical-align:middle}td>small[b-t84b74aius],.disconnected td small[b-t84b74aius]{display:block;margin-top:.2rem;color:#94a3b8}.user-cell[b-t84b74aius]{display:flex;align-items:center;gap:.65rem}.user-cell>span[b-t84b74aius]{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:.65rem;font-weight:800}.user-cell div[b-t84b74aius]{display:flex;flex-direction:column}.user-cell small[b-t84b74aius]{margin-top:.15rem;color:#94a3b8}code[b-t84b74aius]{color:#475569}.heartbeat[b-t84b74aius]{display:flex;align-items:center;gap:.45rem;color:#15803d}.reason[b-t84b74aius]{padding:.3rem .5rem;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.65rem}.disconnected[b-t84b74aius]{opacity:.82}.empty-state[b-t84b74aius]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.3rem;padding:3rem;color:#94a3b8}.empty-state>span[b-t84b74aius]{font-size:1.8rem}.empty-state strong[b-t84b74aius]{color:#64748b;font-size:.8rem}.empty-state small[b-t84b74aius]{font-size:.7rem}.empty-state.compact[b-t84b74aius]{padding:1.5rem}@media(max-width:850px){.activity-header[b-t84b74aius]{align-items:flex-start;flex-direction:column}.activity-metrics[b-t84b74aius]{grid-template-columns:1fr}}
/* /Components/Pages/Configuration.razor.rz.scp.css */
.config-page[b-vxto9b49gr] { max-width: 1440px; margin: 0 auto; padding: 1.5rem 0 5rem; color: #172033; }
.config-header[b-vxto9b49gr], .section-heading[b-vxto9b49gr], .subsection-heading[b-vxto9b49gr] { display: flex; align-items: center; justify-content: space-between; gap: 2rem; }
.config-header[b-vxto9b49gr] { margin-bottom: 1.35rem; }
.eyebrow[b-vxto9b49gr], .card-kicker[b-vxto9b49gr] { display: block; margin-bottom: .42rem; color: #2563eb; font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
h1[b-vxto9b49gr] { margin: 0; font-size: 2rem; letter-spacing: -.035em; }
.config-header p[b-vxto9b49gr], .section-heading p[b-vxto9b49gr], .card-intro p[b-vxto9b49gr], .subsection-heading p[b-vxto9b49gr] { margin: .38rem 0 0; color: #64748b; font-size: .9rem; line-height: 1.5; }
button[b-vxto9b49gr] { font: inherit; }
.save-button[b-vxto9b49gr], .secondary-button[b-vxto9b49gr], .outline-button[b-vxto9b49gr] { display: inline-flex; align-items: center; justify-content: center; gap: .45rem; min-height: 2.75rem; padding: 0 1.05rem; border-radius: .65rem; font-size: .86rem; font-weight: 750; cursor: pointer; transition: border-color .15s ease, background .15s ease, color .15s ease, transform .15s ease; }
.save-button[b-vxto9b49gr] { border: 0; background: #2563eb; color: white; box-shadow: 0 8px 20px rgba(37, 99, 235, .2); }
.save-button:hover[b-vxto9b49gr] { background: #1d4ed8; transform: translateY(-1px); }
.save-button:disabled[b-vxto9b49gr], .secondary-button:disabled[b-vxto9b49gr], .outline-button:disabled[b-vxto9b49gr] { cursor: default; opacity: .5; transform: none; }
.button-icon[b-vxto9b49gr] { font-size: 1rem; }
.secondary-button[b-vxto9b49gr], .outline-button[b-vxto9b49gr] { border: 1px solid #cbd5e1; background: white; color: #334155; }
.secondary-button:hover[b-vxto9b49gr], .outline-button:hover[b-vxto9b49gr] { border-color: #93b4f5; background: #eff6ff; color: #1d4ed8; }
.message[b-vxto9b49gr] { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: .75rem; margin-bottom: 1rem; padding: .82rem 1rem; border-radius: .7rem; font-size: .88rem; }
.message > span[b-vxto9b49gr] { display: grid; place-items: center; width: 1.5rem; height: 1.5rem; border-radius: 50%; font-weight: 800; }
.message button[b-vxto9b49gr] { border: 0; background: transparent; color: currentColor; cursor: pointer; font-size: 1.2rem; opacity: .65; }
.message.success[b-vxto9b49gr] { border: 1px solid #bbf7d0; background: #f0fdf4; color: #166534; }
.message.success > span[b-vxto9b49gr] { background: #dcfce7; }
.message.error[b-vxto9b49gr] { border: 1px solid #fecaca; background: #fef2f2; color: #991b1b; }
.message.error > span[b-vxto9b49gr] { background: #fee2e2; }
.loading[b-vxto9b49gr] { display: flex; align-items: center; justify-content: center; gap: .8rem; padding: 4rem; color: #64748b; }
.loading span[b-vxto9b49gr] { width: 1.15rem; height: 1.15rem; border: 2px solid #cbd5e1; border-top-color: #2563eb; border-radius: 50%; animation: spin-b-vxto9b49gr .8s linear infinite; }
@keyframes spin-b-vxto9b49gr { to { transform: rotate(360deg); } }

.summary-grid[b-vxto9b49gr] { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: .8rem; margin-bottom: .9rem; }
.summary-grid article[b-vxto9b49gr] { display: flex; align-items: center; gap: .8rem; min-height: 5rem; padding: .9rem 1rem; border: 1px solid #e2e8f0; border-radius: .8rem; background: white; box-shadow: 0 6px 20px rgba(15, 23, 42, .035); }
.summary-icon[b-vxto9b49gr] { display: grid; place-items: center; flex: 0 0 auto; width: 2.35rem; height: 2.35rem; border-radius: .65rem; background: #dbeafe; color: #1d4ed8; font-size: .85rem; font-weight: 850; }
.summary-icon.active[b-vxto9b49gr] { background: #dcfce7; color: #16a34a; font-size: .72rem; }
.summary-icon.networks[b-vxto9b49gr] { background: #e0f2fe; color: #0369a1; font-size: 1.1rem; }
.summary-icon.hosts[b-vxto9b49gr] { background: #ede9fe; color: #6d28d9; }
.summary-grid div[b-vxto9b49gr] { display: flex; flex-direction: column; }
.summary-grid strong[b-vxto9b49gr] { color: #0f172a; font-size: 1.25rem; line-height: 1.1; }
.summary-grid small[b-vxto9b49gr] { margin-top: .25rem; color: #64748b; font-size: .78rem; }

.config-card[b-vxto9b49gr], .node-card[b-vxto9b49gr] { border: 1px solid #e2e8f0; border-radius: .9rem; background: white; box-shadow: 0 8px 26px rgba(15, 23, 42, .04); }
.site-card[b-vxto9b49gr] { display: grid; grid-template-columns: minmax(15rem, .75fr) minmax(30rem, 1.25fr); align-items: center; gap: 2.2rem; padding: 1.25rem 1.35rem; }
.card-intro h2[b-vxto9b49gr], .section-heading h2[b-vxto9b49gr] { margin: 0; font-size: 1.08rem; }
.field-grid[b-vxto9b49gr] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .9rem; }
.site-fields[b-vxto9b49gr] { grid-template-columns: 1.2fr 1fr .55fr; }
label[b-vxto9b49gr] { display: flex; flex-direction: column; gap: .38rem; color: #475569; font-size: .875rem; font-weight: 720; }
label small[b-vxto9b49gr] { min-height: 1rem; color: #94a3b8; font-size: .71rem; font-weight: 500; }
input[b-vxto9b49gr], select[b-vxto9b49gr] { width: 100%; min-height: 2.65rem; padding: .58rem .7rem; border: 1px solid #cbd5e1; border-radius: .52rem; background: #f8fafc; color: #172033; font-size: .88rem; outline: none; transition: border-color .15s ease, box-shadow .15s ease, background .15s ease; }
input:focus[b-vxto9b49gr], select:focus[b-vxto9b49gr] { border-color: #60a5fa; box-shadow: 0 0 0 3px rgba(96, 165, 250, .14); background: white; }
input[b-vxto9b49gr]::placeholder { color: #a8b3c4; }

.nodes-section[b-vxto9b49gr] { margin-top: 1.8rem; }
.catalog-section[b-vxto9b49gr] { margin-top: 1.5rem; }
.catalog-list[b-vxto9b49gr] { gap: .9rem; }
.catalog-card[b-vxto9b49gr] { background: white; box-shadow: 0 8px 24px rgba(15, 23, 42, .035); }
.catalog-empty[b-vxto9b49gr] { margin-bottom: .85rem; padding: 1.5rem; }
.section-heading[b-vxto9b49gr] { margin-bottom: 1rem; }
.section-heading p[b-vxto9b49gr] { max-width: 46rem; }
.add-node span[b-vxto9b49gr] { color: #2563eb; font-size: 1rem; }
.empty-state[b-vxto9b49gr] { display: flex; flex-direction: column; align-items: center; padding: 3.5rem 1.5rem; border: 1px dashed #bfcee1; border-radius: 1rem; background: linear-gradient(180deg, rgba(239, 246, 255, .45), rgba(255, 255, 255, .85)); text-align: center; }
.empty-symbol[b-vxto9b49gr] { display: grid; place-items: center; width: 3.5rem; height: 3.5rem; margin-bottom: 1rem; border-radius: 1rem; background: #dbeafe; color: #1d4ed8; font-weight: 850; box-shadow: 0 10px 25px rgba(37, 99, 235, .13); }
.empty-state h3[b-vxto9b49gr] { margin: 0; font-size: 1.05rem; }
.empty-state p[b-vxto9b49gr] { max-width: 31rem; margin: .45rem 0 1.25rem; color: #64748b; font-size: .88rem; }
.node-list[b-vxto9b49gr] { display: flex; flex-direction: column; gap: .9rem; }
.node-card[b-vxto9b49gr] { overflow: hidden; transition: border-color .15s ease, box-shadow .15s ease; }
.node-card:hover[b-vxto9b49gr] { border-color: #d2dce9; box-shadow: 0 10px 30px rgba(15, 23, 42, .055); }
.node-card.disabled-node[b-vxto9b49gr] { background: #fbfcfe; }
.node-header[b-vxto9b49gr] { display: grid; grid-template-columns: auto minmax(12rem, 1fr) auto auto auto; align-items: center; gap: 1rem; width: 100%; padding: .95rem 1.1rem; border: 0; background: transparent; color: inherit; text-align: left; cursor: pointer; }
.node-header:hover[b-vxto9b49gr] { background: #f8fafc; }
.node-avatar[b-vxto9b49gr] { display: grid; place-items: center; width: 2.65rem; height: 2.65rem; border-radius: .72rem; background: linear-gradient(145deg, #2563eb, #1d4ed8); color: white; font-size: .76rem; font-weight: 850; letter-spacing: .02em; box-shadow: 0 7px 16px rgba(37, 99, 235, .2); }
.disabled-node .node-avatar[b-vxto9b49gr] { background: #94a3b8; box-shadow: none; }
.node-identity[b-vxto9b49gr] { display: flex; flex-direction: column; min-width: 0; }
.node-identity strong[b-vxto9b49gr] { overflow: hidden; font-size: .94rem; text-overflow: ellipsis; white-space: nowrap; }
.node-identity small[b-vxto9b49gr] { margin-top: .22rem; color: #64748b; font-family: Consolas, monospace; font-size: .73rem; }
.node-counts[b-vxto9b49gr] { color: #64748b; font-size: .78rem; white-space: nowrap; }
.node-counts b[b-vxto9b49gr] { color: #334155; }
.status-badge[b-vxto9b49gr] { display: inline-flex; align-items: center; gap: .42rem; padding: .36rem .62rem; border-radius: 999px; font-size: .72rem; font-weight: 750; white-space: nowrap; }
.status-badge i[b-vxto9b49gr] { width: .46rem; height: .46rem; border-radius: 50%; }
.status-badge.online[b-vxto9b49gr] { background: #ecfdf3; color: #15803d; }
.status-badge.online i[b-vxto9b49gr] { background: #22c55e; box-shadow: 0 0 0 3px rgba(34, 197, 94, .12); }
.status-badge.offline[b-vxto9b49gr] { background: #f1f5f9; color: #64748b; }
.status-badge.offline i[b-vxto9b49gr] { background: #94a3b8; }
.status-badge.unhealthy[b-vxto9b49gr] { background: #fff7ed; color: #c2410c; }
.status-badge.unhealthy i[b-vxto9b49gr] { background: #f97316; }
.status-badge.blocked[b-vxto9b49gr] { background: #fff1f2; color: #be123c; }
.status-badge.blocked i[b-vxto9b49gr] { background: #f43f5e; }
.chevron[b-vxto9b49gr] { color: #64748b; font-size: 1.2rem; transition: transform .18s ease; }
.node-header[aria-expanded="true"] .chevron[b-vxto9b49gr] { transform: rotate(180deg); }
.node-body[b-vxto9b49gr] { padding: 0 1.15rem 1.2rem; border-top: 1px solid #edf1f5; }
.node-toolbar[b-vxto9b49gr] { display: flex; align-items: center; justify-content: space-between; min-height: 4.25rem; gap: 1rem; }
.switch-field[b-vxto9b49gr] { display: flex; flex-direction: row; align-items: center; gap: .7rem; cursor: pointer; }
.switch-field > input[b-vxto9b49gr] { position: absolute; width: 1px; height: 1px; opacity: 0; }
.switch[b-vxto9b49gr] { position: relative; flex: 0 0 auto; width: 2.35rem; height: 1.35rem; border-radius: 999px; background: #cbd5e1; transition: background .15s ease; }
.switch i[b-vxto9b49gr] { position: absolute; top: .2rem; left: .2rem; width: .95rem; height: .95rem; border-radius: 50%; background: white; box-shadow: 0 1px 4px rgba(15, 23, 42, .25); transition: transform .15s ease; }
.switch-field input:checked + .switch[b-vxto9b49gr] { background: #2563eb; }
.switch-field input:checked + .switch i[b-vxto9b49gr] { transform: translateX(1rem); }
.switch-field input:focus-visible + .switch[b-vxto9b49gr] { outline: 3px solid rgba(96, 165, 250, .25); }
.switch-field > span:last-child[b-vxto9b49gr] { display: flex; flex-direction: column; }
.switch-field strong[b-vxto9b49gr] { color: #334155; font-size: .82rem; }
.switch-field small[b-vxto9b49gr] { min-height: 0; margin-top: .12rem; font-size: .7rem; }
.danger-link[b-vxto9b49gr], .icon-danger[b-vxto9b49gr], .hide-secret[b-vxto9b49gr] { border: 0; background: transparent; color: #b42318; cursor: pointer; }
.danger-link[b-vxto9b49gr] { padding: .5rem; font-size: .76rem; font-weight: 700; }
.danger-link:hover[b-vxto9b49gr], .hide-secret:hover[b-vxto9b49gr] { text-decoration: underline; }
.connection-strip[b-vxto9b49gr] { display: flex; flex-wrap: wrap; align-items: center; gap: .8rem 1.4rem; margin-bottom: 1rem; padding: .68rem .8rem; border: 1px solid #bbf7d0; border-radius: .6rem; background: #f0fdf4; color: #4b6b56; font-size: .74rem; }
.connection-strip > span:first-child[b-vxto9b49gr] { color: #15803d; font-weight: 750; }
.connection-strip i[b-vxto9b49gr] { display: inline-block; width: .43rem; height: .43rem; margin-right: .3rem; border-radius: 50%; background: #22c55e; }
.connection-strip b[b-vxto9b49gr] { color: #264732; }
.node-fields[b-vxto9b49gr] { max-width: 58rem; margin-bottom: 1.1rem; }

.subsection[b-vxto9b49gr] { margin-top: .85rem; padding: 1rem; border: 1px solid #e2e8f0; border-radius: .78rem; background: #fbfcfe; }
.subsection-heading[b-vxto9b49gr] { align-items: flex-start; }
.subsection-heading h3[b-vxto9b49gr] { margin: 0; color: #27364a; font-size: .9rem; }
.subsection-heading p[b-vxto9b49gr] { font-size: .76rem; }
.wildcard-toggle[b-vxto9b49gr] { display: flex; flex-direction: row; align-items: center; gap: .5rem; padding: .48rem .66rem; border: 1px solid #cbd5e1; border-radius: .55rem; background: white; cursor: pointer; font-size: .76rem; white-space: nowrap; }
.wildcard-toggle input[b-vxto9b49gr] { width: 1rem; min-height: 1rem; margin: 0; accent-color: #2563eb; }
.permission-editor[b-vxto9b49gr] { margin-top: .9rem; }
.chips[b-vxto9b49gr] { display: flex; flex-wrap: wrap; align-items: center; gap: .42rem; min-height: 2rem; }
.chip[b-vxto9b49gr] { display: inline-flex; align-items: center; gap: .42rem; padding: .34rem .4rem .34rem .62rem; border: 1px solid #bfdbfe; border-radius: 999px; background: #eff6ff; color: #1e40af; font-family: Consolas, monospace; font-size: .72rem; }
.chip button[b-vxto9b49gr] { display: grid; place-items: center; width: 1.15rem; height: 1.15rem; padding: 0; border: 0; border-radius: 50%; background: #dbeafe; color: #1e40af; cursor: pointer; }
.chips-empty[b-vxto9b49gr] { color: #94a3b8; font-size: .76rem; font-style: italic; }
.inline-add[b-vxto9b49gr] { display: grid; grid-template-columns: minmax(0, 28rem) auto; gap: .5rem; margin-top: .65rem; }
.inline-add input[b-vxto9b49gr] { min-height: 2.35rem; }
.inline-add button[b-vxto9b49gr], .hosts-heading button[b-vxto9b49gr] { border: 1px solid #cbd5e1; border-radius: .48rem; background: white; color: #334155; font-size: .75rem; font-weight: 700; cursor: pointer; }
.inline-add button:hover[b-vxto9b49gr], .hosts-heading button:hover[b-vxto9b49gr] { border-color: #93b4f5; color: #1d4ed8; }
.inline-add button:disabled[b-vxto9b49gr] { opacity: .45; cursor: default; }
.permission-note[b-vxto9b49gr] { display: flex; flex-direction: column; gap: .18rem; margin-top: .85rem; padding: .72rem .8rem; border-left: 3px solid #2563eb; border-radius: 0 .5rem .5rem 0; background: #eff6ff; color: #1e3a8a; }
.permission-note strong[b-vxto9b49gr] { font-size: .78rem; }
.permission-note span[b-vxto9b49gr] { font-size: .74rem; line-height: 1.4; }

.secret-panel[b-vxto9b49gr] { margin-top: .85rem; padding: .8rem; border: 1px solid #fde68a; border-radius: .62rem; background: #fffbeb; }
.secret-warning[b-vxto9b49gr] { display: flex; flex-direction: column; gap: .18rem; color: #92400e; }
.secret-warning strong[b-vxto9b49gr] { font-size: .8rem; }
.secret-warning span[b-vxto9b49gr] { font-size: .74rem; line-height: 1.45; }
.secret-value[b-vxto9b49gr] { display: grid; grid-template-columns: minmax(0, 1fr) auto; margin-top: .7rem; overflow: hidden; border: 1px solid #f5d36a; border-radius: .52rem; background: white; }
.secret-value code[b-vxto9b49gr] { overflow-x: auto; padding: .72rem .8rem; color: #422006; font-size: .8rem; white-space: nowrap; }
.secret-value button[b-vxto9b49gr] { border: 0; border-left: 1px solid #f5d36a; background: #fef3c7; color: #92400e; cursor: pointer; font-size: .76rem; font-weight: 750; }
.hide-secret[b-vxto9b49gr] { margin-top: .55rem; padding: 0; color: #92400e; font-size: .7rem; }
.secret-stored[b-vxto9b49gr] { display: flex; align-items: center; gap: .65rem; margin-top: .8rem; color: #64748b; }
.secret-stored > span[b-vxto9b49gr] { display: grid; place-items: center; width: 1.65rem; height: 1.65rem; border-radius: 50%; background: #dcfce7; color: #15803d; font-size: .72rem; font-weight: 800; }
.secret-stored div[b-vxto9b49gr] { display: flex; flex-direction: column; }
.secret-stored strong[b-vxto9b49gr] { color: #475569; font-size: .76rem; }
.secret-stored small[b-vxto9b49gr] { margin-top: .1rem; font-size: .7rem; }

.networks-section[b-vxto9b49gr] { background: white; }
.assignment-list[b-vxto9b49gr] { display: flex; flex-direction: column; gap: .55rem; margin-top: .85rem; }
.assignment-row[b-vxto9b49gr] { display: grid; grid-template-columns: auto minmax(14rem, 1.4fr) minmax(8rem, .7fr) minmax(9rem, .6fr) auto; align-items: end; gap: .7rem; padding: .72rem; border: 1px solid #dbe3ee; border-radius: .62rem; background: #f8fafc; }
.assignment-row .network-symbol[b-vxto9b49gr] { align-self: center; }
.assignment-details[b-vxto9b49gr] { display: flex; flex-direction: column; align-self: center; }
.assignment-details strong[b-vxto9b49gr] { color: #334155; font-family: Consolas, monospace; font-size: .78rem; }
.assignment-details small[b-vxto9b49gr] { margin-top: .15rem; color: #94a3b8; font-size: .7rem; }
.inline-empty[b-vxto9b49gr], .host-empty[b-vxto9b49gr] { margin-top: .8rem; padding: .8rem; border: 1px dashed #cbd5e1; border-radius: .55rem; color: #94a3b8; font-size: .76rem; text-align: center; }
.network-list[b-vxto9b49gr] { display: flex; flex-direction: column; gap: .75rem; margin-top: .85rem; }
.network-card[b-vxto9b49gr] { overflow: hidden; border: 1px solid #dbe3ee; border-radius: .7rem; background: #fbfdff; }
.network-header[b-vxto9b49gr] { display: grid; grid-template-columns: auto minmax(10rem, 1fr) auto auto; align-items: center; gap: .7rem; padding: .7rem .8rem; border-bottom: 1px solid #e5ebf2; background: #f5f8fc; }
.network-symbol[b-vxto9b49gr] { display: grid; place-items: center; width: 1.85rem; height: 1.85rem; border-radius: .48rem; background: #e0f2fe; color: #0369a1; font-weight: 800; }
.network-header div[b-vxto9b49gr] { display: flex; flex-direction: column; }
.network-header strong[b-vxto9b49gr] { color: #334155; font-size: .8rem; }
.network-header small[b-vxto9b49gr] { margin-top: .12rem; color: #64748b; font-family: Consolas, monospace; font-size: .68rem; }
.priority-pill[b-vxto9b49gr] { padding: .3rem .5rem; border-radius: 999px; background: white; color: #64748b; font-size: .68rem; box-shadow: inset 0 0 0 1px #dbe3ee; white-space: nowrap; }
.icon-danger[b-vxto9b49gr] { display: grid; place-items: center; width: 1.8rem; height: 1.8rem; border-radius: .45rem; font-size: 1rem; }
.icon-danger:hover[b-vxto9b49gr] { background: #fee2e2; }
.network-fields[b-vxto9b49gr] { grid-template-columns: repeat(3, minmax(0, 1fr)); padding: .85rem; }
.wide-field[b-vxto9b49gr] { grid-column: span 2; }
.hosts-heading[b-vxto9b49gr] { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin: .1rem .85rem 0; padding: .75rem 0 .55rem; border-top: 1px solid #e5ebf2; }
.hosts-heading div[b-vxto9b49gr] { display: flex; flex-direction: column; }
.hosts-heading strong[b-vxto9b49gr] { color: #475569; font-size: .76rem; }
.hosts-heading small[b-vxto9b49gr] { margin-top: .1rem; color: #94a3b8; font-size: .68rem; }
.hosts-heading button[b-vxto9b49gr] { min-height: 2rem; padding: 0 .6rem; }
.host-empty[b-vxto9b49gr] { margin: .15rem .85rem .85rem; padding: .6rem; }
.host-row[b-vxto9b49gr] { display: grid; grid-template-columns: auto .65fr .9fr 1.15fr 1fr 1.25fr auto; align-items: end; gap: .55rem; margin: 0 .85rem; padding: .75rem 0; border-top: 1px solid #edf1f5; }
.host-row:last-child[b-vxto9b49gr] { margin-bottom: .25rem; }
.host-row label[b-vxto9b49gr] { font-size: .82rem; }
.host-row input[b-vxto9b49gr] { min-height: 2.35rem; font-size: .82rem; }
.host-symbol[b-vxto9b49gr] { align-self: center; color: #7c3aed; font-size: .65rem; }

@media (max-width: 1180px) {
    .summary-grid[b-vxto9b49gr] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .site-card[b-vxto9b49gr] { grid-template-columns: 1fr; gap: 1rem; }
    .host-row[b-vxto9b49gr] { grid-template-columns: auto repeat(2, minmax(0, 1fr)) auto; }
    .host-row label:nth-of-type(3)[b-vxto9b49gr], .host-row label:nth-of-type(4)[b-vxto9b49gr], .host-row label:nth-of-type(5)[b-vxto9b49gr] { grid-column: span 1; }
    .assignment-row[b-vxto9b49gr] { grid-template-columns: auto minmax(12rem, 1fr) minmax(8rem, .65fr) auto; }
    .assignment-details[b-vxto9b49gr] { display: none; }
}
@media (max-width: 850px) {
    .node-header[b-vxto9b49gr] { grid-template-columns: auto minmax(0, 1fr) auto auto; }
    .node-counts[b-vxto9b49gr] { display: none; }
    .network-fields[b-vxto9b49gr] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .wide-field[b-vxto9b49gr] { grid-column: auto; }
    .host-row[b-vxto9b49gr] { grid-template-columns: auto minmax(0, 1fr) minmax(0, 1fr) auto; }
    .assignment-row[b-vxto9b49gr] { grid-template-columns: auto minmax(0, 1fr) auto; }
    .assignment-row label:last-of-type[b-vxto9b49gr] { grid-column: 2; }
}
@media (max-width: 640px) {
    .config-page[b-vxto9b49gr] { padding-top: .75rem; }
    .config-header[b-vxto9b49gr], .section-heading[b-vxto9b49gr], .subsection-heading[b-vxto9b49gr] { align-items: stretch; flex-direction: column; gap: .85rem; }
    .config-header .save-button[b-vxto9b49gr], .add-node[b-vxto9b49gr] { width: 100%; }
    .summary-grid[b-vxto9b49gr] { grid-template-columns: 1fr 1fr; gap: .55rem; }
    .summary-grid article[b-vxto9b49gr] { min-height: 4.3rem; padding: .7rem; }
    .summary-icon[b-vxto9b49gr] { width: 2rem; height: 2rem; }
    .site-fields[b-vxto9b49gr], .field-grid[b-vxto9b49gr], .network-fields[b-vxto9b49gr] { grid-template-columns: 1fr; }
    .node-header[b-vxto9b49gr] { grid-template-columns: auto minmax(0, 1fr) auto; gap: .65rem; }
    .node-header .status-badge[b-vxto9b49gr] { grid-column: 2; justify-self: start; }
    .node-header .chevron[b-vxto9b49gr] { grid-column: 3; grid-row: 1; }
    .node-toolbar[b-vxto9b49gr] { align-items: flex-start; flex-direction: column; padding: .75rem 0; }
    .inline-add[b-vxto9b49gr] { grid-template-columns: 1fr; }
    .inline-add button[b-vxto9b49gr] { min-height: 2.4rem; }
    .secret-value[b-vxto9b49gr] { grid-template-columns: 1fr; }
    .secret-value button[b-vxto9b49gr] { min-height: 2.35rem; border-top: 1px solid #f5d36a; border-left: 0; }
    .network-header[b-vxto9b49gr] { grid-template-columns: auto minmax(0, 1fr) auto; }
    .priority-pill[b-vxto9b49gr] { grid-column: 2; justify-self: start; }
    .network-header .icon-danger[b-vxto9b49gr] { grid-column: 3; grid-row: 1; }
    .host-row[b-vxto9b49gr] { grid-template-columns: auto minmax(0, 1fr) auto; }
    .host-row label[b-vxto9b49gr] { grid-column: 2; }
    .host-row .icon-danger[b-vxto9b49gr] { grid-column: 3; grid-row: 1; }
    .assignment-row .icon-danger[b-vxto9b49gr] { grid-column: 3; grid-row: 1; }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.pap-dashboard[b-ko9jzz30rn] { max-width: 1440px; margin: 0 auto; padding: 1.5rem 0 3rem; color: #172033; }
.dashboard-header[b-ko9jzz30rn] { display: flex; justify-content: space-between; align-items: center; gap: 2rem; margin-bottom: 1.6rem; }
.eyebrow[b-ko9jzz30rn] { display: block; margin-bottom: .45rem; color: #2563eb; font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
.dashboard-header h1[b-ko9jzz30rn] { margin: 0; font-size: 2rem; font-weight: 700; letter-spacing: -.025em; }
.dashboard-header p[b-ko9jzz30rn], .panel-heading p[b-ko9jzz30rn] { margin: .4rem 0 0; color: #64748b; }
.status-pill[b-ko9jzz30rn] { display: inline-flex; align-items: center; gap: .55rem; padding: .55rem .85rem; border: 1px solid #bbf7d0; border-radius: 999px; background: #f0fdf4; color: #166534; font-size: .78rem; font-weight: 700; white-space: nowrap; }
.status-pill i[b-ko9jzz30rn] { width: .48rem; height: .48rem; border-radius: 50%; background: #22c55e; }
.metric-grid[b-ko9jzz30rn] { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; margin-bottom: 1rem; }
.metric-card[b-ko9jzz30rn] { display: flex; align-items: center; gap: 1rem; padding: 1.15rem; border: 1px solid #e2e8f0; border-radius: .85rem; background: white; box-shadow: 0 8px 24px rgba(15, 23, 42, .045); }
.metric-icon[b-ko9jzz30rn] { display: grid; place-items: center; width: 2.8rem; height: 2.8rem; border-radius: .75rem; font-weight: 800; }
.network-icon[b-ko9jzz30rn] { background: #dbeafe; color: #1d4ed8; }.service-icon[b-ko9jzz30rn] { background: #ede9fe; color: #6d28d9; }.permission-icon[b-ko9jzz30rn] { background: #dcfce7; color: #15803d; }
.metric-card div[b-ko9jzz30rn] { display: flex; flex-direction: column; }.metric-card strong[b-ko9jzz30rn] { font-size: 1.35rem; line-height: 1.1; }.metric-card div span[b-ko9jzz30rn] { margin-top: .25rem; color: #64748b; font-size: .78rem; }
.dashboard-columns[b-ko9jzz30rn] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.dashboard-panel[b-ko9jzz30rn] { padding: 1.25rem; border: 1px solid #e2e8f0; border-radius: .9rem; background: white; box-shadow: 0 8px 24px rgba(15, 23, 42, .045); }
.panel-heading[b-ko9jzz30rn] { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; padding-bottom: 1rem; border-bottom: 1px solid #edf1f5; }
.panel-heading h2[b-ko9jzz30rn] { margin: 0; font-size: 1rem; font-weight: 750; }.panel-heading p[b-ko9jzz30rn] { font-size: .78rem; }.panel-heading > span[b-ko9jzz30rn] { padding: .35rem .6rem; border-radius: 999px; background: #f1f5f9; color: #475569; font-size: .7rem; font-weight: 700; white-space: nowrap; }
.card-list[b-ko9jzz30rn] { display: flex; flex-direction: column; gap: .65rem; padding-top: 1rem; }
.resource-card[b-ko9jzz30rn] { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: .8rem; padding: .9rem; border: 1px solid #e2e8f0; border-radius: .7rem; background: #fbfdff; }
.resource-card.denied[b-ko9jzz30rn] { opacity: .7; }.resource-card.allowed[b-ko9jzz30rn] { border-color: #c7d8fb; background: #f8fbff; }
.resource-main[b-ko9jzz30rn] { display: flex; align-items: center; gap: .75rem; min-width: 0; }.resource-symbol[b-ko9jzz30rn] { display: grid; place-items: center; flex: 0 0 auto; width: 2.2rem; height: 2.2rem; border-radius: .6rem; background: #dbeafe; color: #1d4ed8; font-weight: 800; }.resource-symbol.service[b-ko9jzz30rn] { background: #ede9fe; color: #6d28d9; }
.resource-main h3[b-ko9jzz30rn] { margin: 0 0 .24rem; font-size: .85rem; }.resource-main code[b-ko9jzz30rn] { color: #64748b; font-size: .72rem; }
.resource-access[b-ko9jzz30rn] { display: flex; flex-direction: column; align-items: flex-end; gap: .35rem; }.resource-access small[b-ko9jzz30rn] { max-width: 13rem; overflow: hidden; color: #94a3b8; font-size: .63rem; text-overflow: ellipsis; white-space: nowrap; }.access-badge[b-ko9jzz30rn] { padding: .3rem .5rem; border-radius: 999px; background: #f1f5f9; color: #64748b; font-size: .66rem; font-weight: 750; }.allowed .access-badge[b-ko9jzz30rn] { background: #dcfce7; color: #166534; }
.service-details[b-ko9jzz30rn] { display: flex; grid-column: 1 / -1; gap: .4rem; color: #64748b; font-size: .7rem; }.service-details span[b-ko9jzz30rn] { padding: .3rem .45rem; border-radius: .35rem; background: #f1f5f9; }
.permissions-panel[b-ko9jzz30rn] { margin-top: 1rem; }.permission-list[b-ko9jzz30rn] { display: flex; flex-wrap: wrap; gap: .5rem; padding-top: 1rem; }.permission-list span[b-ko9jzz30rn] { padding: .48rem .68rem; border: 1px solid #dbe5f1; border-radius: .55rem; background: #f8fafc; color: #334155; font-family: ui-monospace, monospace; font-size: .72rem; }.permission-list em[b-ko9jzz30rn] { color: #94a3b8; font-size: .8rem; }
.pap-alert[b-ko9jzz30rn] { display: flex; flex-direction: column; gap: .35rem; margin: 2rem 0; padding: 1rem 1.2rem; border: 1px solid #fecaca; border-radius: .75rem; background: #fef2f2; color: #991b1b; }.pap-loading[b-ko9jzz30rn] { padding: 3rem; color: #64748b; text-align: center; }
@media (max-width: 1100px) { .dashboard-columns[b-ko9jzz30rn] { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .dashboard-header[b-ko9jzz30rn] { align-items: flex-start; flex-direction: column; }.metric-grid[b-ko9jzz30rn] { grid-template-columns: 1fr; }.resource-card[b-ko9jzz30rn] { grid-template-columns: 1fr; }.resource-access[b-ko9jzz30rn] { align-items: flex-start; }.status-pill[b-ko9jzz30rn] { align-self: flex-start; } }
