:root{--sidebar-width:19rem;--sidebar-radius:1rem;--sidebar-row-height:2.65rem;--sidebar-indent:1rem}.p9b-dashboard-sidebar--enterprise{width:min(var(--sidebar-width), 22vw);border-radius:var(--sidebar-radius);align-self:flex-start;min-width:17rem;max-width:21rem;max-height:calc(100vh - 7rem);position:sticky;top:5.5rem;overflow:hidden;box-shadow:0 .5rem 1.5rem #0f172a1a}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__brand{border-bottom:1px solid #ffffff21;padding:.95rem 1rem .75rem}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__nav{scrollbar-width:thin;max-height:calc(100vh - 13rem);padding:.7rem;overflow:hidden auto}.p9b-sidebar-node{margin:.18rem 0}.p9b-sidebar-children{margin-top:.15rem}.p9b-sidebar-row{min-height:var(--sidebar-row-height);width:100%;border:1px solid #0000;border-radius:.72rem;padding-block:.48rem;padding-inline-start:calc(.75rem + (var(--depth,0) * var(--sidebar-indent)));padding-inline-end:.7rem;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s}.p9b-sidebar-node[data-depth="1"]>.p9b-sidebar-row,.p9b-sidebar-row[data-depth="1"]{--depth:1}.p9b-sidebar-node[data-depth="2"]>.p9b-sidebar-row,.p9b-sidebar-row[data-depth="2"]{--depth:2}.p9b-sidebar-node[data-depth="3"]>.p9b-sidebar-row,.p9b-sidebar-row[data-depth="3"]{--depth:3}.p9b-sidebar-node[data-depth="4"]>.p9b-sidebar-row,.p9b-sidebar-row[data-depth="4"]{--depth:4}.p9b-sidebar-row--branch{color:inherit;text-align:start;justify-content:space-between;align-items:center;display:flex}.p9b-sidebar-row--leaf{color:inherit}.p9b-sidebar-row:hover{background:#ffffff17}.p9b-sidebar-row.is-active,.p9b-sidebar-node.is-active>.p9b-sidebar-row--branch{background:#ffffff29;border-color:#ffffff59}.p9b-sidebar-row--leaf.is-active{box-shadow:inset 3px 0 #fffffff2}[dir=rtl] .p9b-sidebar-row--leaf.is-active{box-shadow:inset -3px 0 #fffffff2}.p9b-sidebar-icon{text-align:center;opacity:.92;width:1.35rem;min-width:1.35rem}.p9b-sidebar-label{font-size:.92rem;font-weight:600}.p9b-sidebar-chevron{opacity:.85;transition:transform .18s}.p9b-sidebar-chevron.is-open{transform:rotate(180deg)}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__footer{opacity:.82;border-top:1px solid #ffffff1f;padding:.65rem .9rem}.p9-dashboard-layout,.p9b-dashboard-layout,.dashboard-runtime-layout,.runtime-dashboard-layout{grid-template-columns:minmax(0, 1fr) minmax(17rem, var(--sidebar-width));align-items:start;gap:1rem;display:grid}[dir=rtl] .p9-dashboard-layout,[dir=rtl] .p9b-dashboard-layout,[dir=rtl] .dashboard-runtime-layout,[dir=rtl] .runtime-dashboard-layout{grid-template-columns:minmax(0, 1fr) minmax(17rem, var(--sidebar-width))}@media (max-width:1199.98px){:root{--sidebar-width:17.5rem}.p9b-dashboard-sidebar--enterprise{min-width:15.5rem;max-width:18.5rem}}@media (max-width:991.98px){.p9-dashboard-layout,.p9b-dashboard-layout,.dashboard-runtime-layout,.runtime-dashboard-layout{grid-template-columns:1fr}.p9b-dashboard-sidebar--enterprise{width:100%;min-width:0;max-width:none;max-height:none;position:relative;top:auto}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__nav{max-height:26rem}}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__brand-home{border-radius:.75rem;justify-content:flex-start;align-items:center;min-width:0;padding:.25rem .35rem;text-decoration:none;display:inline-flex}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__brand-home:focus-visible{outline:2px solid var(--bs-primary,#0d6efd);outline-offset:2px}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__brand-logo{object-fit:contain;width:auto;max-width:9.5rem;max-height:2.25rem;display:block}
:root{--product-shell-bg:#f6f8fb;--product-shell-surface:#fff;--product-shell-surface-soft:#f8fafc;--product-shell-border:#dce3ec;--product-shell-text:#172033;--product-shell-muted:#64748b;--product-shell-accent:#2f5f8f;--product-shell-accent-strong:#244d76;--product-shell-accent-soft:#e8f0f8;--product-shell-hover:#edf3f9;--product-shell-active:#dfeaf5;--product-shell-shadow:0 12px 30px #0f172a14;--product-shell-radius:16px}body{background:var(--product-shell-bg);color:var(--product-shell-text)}.p9b-dashboard-sidebar--enterprise{background:var(--product-shell-surface)!important;color:var(--product-shell-text)!important;border:1px solid var(--product-shell-border)!important;box-shadow:var(--product-shell-shadow)!important}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__brand{border-bottom:1px solid var(--product-shell-border)}.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__badge{border:1px solid #c9d8e8;background:var(--product-shell-accent-soft)!important;color:var(--product-shell-accent-strong)!important}.p9b-dashboard-sidebar--enterprise .p9b-sidebar-row,.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__child,.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__grandchild{border:1px solid #0000;color:var(--product-shell-text)!important;background:0 0!important}.p9b-dashboard-sidebar--enterprise .p9b-sidebar-row:hover,.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__child:hover,.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__grandchild:hover{background:var(--product-shell-hover)!important;border-color:var(--product-shell-border)!important}.p9b-dashboard-sidebar--enterprise .p9b-sidebar-row.is-active,.p9b-dashboard-sidebar--enterprise .p9b-sidebar-node.is-active>.p9b-sidebar-row--branch,.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__child.is-active,.p9b-dashboard-sidebar--enterprise .p9b-dashboard-sidebar__grandchild.is-active{font-weight:700;background:var(--product-shell-active)!important;color:var(--product-shell-accent-strong)!important;border-color:#c4d5e6!important}.p9b-dashboard-sidebar--enterprise .p9b-sidebar-row--leaf.is-active{box-shadow:inset 3px 0 0 var(--product-shell-accent)!important}[dir=rtl] .p9b-dashboard-sidebar--enterprise .p9b-sidebar-row--leaf.is-active{box-shadow:inset -3px 0 0 var(--product-shell-accent)!important}.p9b-dashboard-sidebar--enterprise .p9b-sidebar-icon,.p9b-dashboard-sidebar--enterprise .p9b-sidebar-chevron{color:var(--product-shell-muted)}[data-product-navbar=true]{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--product-shell-border);background:#fffffff5;position:sticky;top:0;box-shadow:0 6px 18px #0f172a0d}[data-product-navbar=true] .nav-link{color:var(--product-shell-text);border-radius:10px;padding:.55rem .8rem;font-weight:600}[data-product-navbar=true] .nav-link:hover{background:var(--product-shell-hover);color:var(--product-shell-accent-strong)}[data-product-navbar=true] .nav-link.active{background:var(--product-shell-active);color:var(--product-shell-accent-strong)}
