.sidebar[data-v-6f205cec]{--sidebar-type-brand:16px;--sidebar-type-nav:13.5px;--sidebar-type-subnav:12.5px;--sidebar-type-label:11px;display:flex;flex-direction:column;width:15.5rem;flex:0 0 15.5rem;height:calc(100dvh - 3.5rem);padding:1rem .65rem;position:sticky;top:3.5rem;overflow:hidden;background:var(--sidebar-bg);border-right:1px solid rgba(226,232,240,.8);color:var(--text-base);font-family:var(--font-body);transition:transform .28s ease}.sidebar--open[data-v-6f205cec]{transform:translate(0)}.sidebar__brand[data-v-6f205cec]{display:none;align-items:center;gap:.75rem;padding:.5rem .75rem 1.25rem}.sidebar__logo-badge[data-v-6f205cec]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:14px;background:linear-gradient(135deg,var(--color-brand-500),#ea580c);color:#fff;box-shadow:0 4px 12px #ff6b0b40}.sidebar__logo-svg[data-v-6f205cec]{width:1.25rem;height:1.25rem;color:#fff}.sidebar__brand-text[data-v-6f205cec]{display:flex;flex-direction:column}.sidebar__brand-main[data-v-6f205cec]{color:var(--text-base);font-family:var(--font-heading);font-size:var(--sidebar-type-brand);font-weight:800;line-height:1.2}.sidebar__brand-sub[data-v-6f205cec]{color:var(--text-muted);font-size:10px;font-weight:700;line-height:1.35;letter-spacing:.18em;text-transform:uppercase}.sidebar__nav[data-v-6f205cec]{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:.25rem .25rem .5rem 0;--scrollbar-thumb:rgba(148,163,184,.3);--scrollbar-track:transparent;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.sidebar__nav[data-v-6f205cec]:hover{--scrollbar-thumb:rgba(148,163,184,.5)}@supports not (scrollbar-color:auto){.sidebar__nav[data-v-6f205cec]::-webkit-scrollbar{width:5px}.sidebar__nav[data-v-6f205cec]::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.sidebar__nav[data-v-6f205cec]::-webkit-scrollbar-track{background:var(--scrollbar-track)}}.sidebar__group[data-v-6f205cec]{display:flex;flex-direction:column;gap:.25rem}.sidebar__group[data-v-6f205cec]:not(:first-child){margin-top:1.25rem}.sidebar__group-title[data-v-6f205cec]{margin:0 0 .45rem .75rem;color:#94a3b8;font-size:var(--sidebar-type-label);font-weight:800;line-height:1.35;letter-spacing:.1em;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar__group-items[data-v-6f205cec]{display:grid;gap:.2rem}.sidebar__link[data-v-6f205cec]{display:flex;align-items:center;min-height:2.65rem;padding:.55rem .75rem;border-radius:10px;color:#475569;font-size:var(--sidebar-type-nav);font-weight:600;line-height:1.35;border-left:3px solid transparent;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar__link[data-v-6f205cec]:hover{background:var(--nav-hover);color:var(--text-base)}.sidebar__link:hover .sidebar__link-icon[data-v-6f205cec]{color:var(--color-brand-500);transform:translate(2px)}.sidebar__nested[data-v-6f205cec]{display:grid}.sidebar__parent-link[data-v-6f205cec]{justify-content:space-between;width:100%;border-top:0;border-right:0;border-bottom:0;background:transparent;text-align:left;cursor:pointer}.sidebar__parent-link--active[data-v-6f205cec]{background:var(--nav-hover);color:var(--text-base)}.sidebar__chevron[data-v-6f205cec]{width:.9rem;height:.9rem;flex:0 0 auto;opacity:.55;transition:transform .2s ease}.sidebar__chevron--open[data-v-6f205cec]{transform:rotate(90deg)}.sidebar__subnav[data-v-6f205cec]{position:relative;display:grid;gap:.15rem;margin:.2rem 0 .3rem 1.25rem;padding-left:1rem}.sidebar__subnav[data-v-6f205cec]:before{position:absolute;inset:.25rem auto .25rem 0;width:1.5px;background:#e2e8f0;content:""}.sidebar__sublink[data-v-6f205cec]{position:relative;display:flex;align-items:center;gap:.65rem;min-height:2.35rem;padding:.45rem .65rem;border-radius:8px;color:#64748b;font-size:var(--sidebar-type-subnav);font-weight:600;line-height:1.35;transition:all .2s ease}.sidebar__sublink[data-v-6f205cec]:hover{background:var(--nav-hover);color:var(--text-base)}.sidebar__subnav-dot[data-v-6f205cec]{width:.35rem;height:.35rem;flex:0 0 auto;border:1.5px solid;border-radius:50%}.sidebar__sublink--active[data-v-6f205cec]{background:var(--color-brand-100);color:var(--color-brand-600);font-weight:700}.sidebar__sublink--active .sidebar__subnav-dot[data-v-6f205cec]{border-color:var(--color-brand-600);background:var(--color-brand-500)}.sidebar__link--active[data-v-6f205cec]{border-left-color:var(--color-brand-500);background:var(--color-brand-100);color:var(--color-brand-600);font-weight:700;border-radius:0 10px 10px 0}.sidebar__link--active .sidebar__link-icon[data-v-6f205cec]{color:var(--color-brand-500)}.sidebar__link-inner[data-v-6f205cec]{display:flex;align-items:center;width:100%}.sidebar__link-icon[data-v-6f205cec]{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex:0 0 1.25rem;margin-right:.7rem;color:#64748b;transition:color .2s ease,transform .2s ease}@media(max-width:768px){.sidebar[data-v-6f205cec]{position:fixed;inset:3.5rem auto 0 0;z-index:50;width:min(16rem,82vw);height:calc(100dvh - 3.5rem);flex-basis:auto;transform:translate(-100%);border-bottom:0;box-shadow:20px 0 60px #0f172a2e}.sidebar--open[data-v-6f205cec]{transform:translate(0)}.sidebar__brand[data-v-6f205cec]{display:none}}.shell[data-v-4564cb2a]{display:flex;box-sizing:border-box;flex-direction:column;min-height:100dvh;padding-top:3.5rem;background:var(--bg-color);color:var(--text-base)}.shell--full-bleed[data-v-4564cb2a]{height:100dvh;max-height:100dvh;overflow:hidden}.shell__workspace[data-v-4564cb2a]{display:flex;min-height:calc(100dvh - 3.5rem);flex:1}.shell__workspace--full-bleed[data-v-4564cb2a]{min-height:0;height:100%}.shell__overlay[data-v-4564cb2a]{display:none}.shell__body[data-v-4564cb2a]{display:flex;flex:1;flex-direction:column;min-width:0}.shell__body--full-bleed[data-v-4564cb2a]{height:100%;max-height:100%;min-height:0;overflow:hidden}.shell__main[data-v-4564cb2a]{flex:1;min-height:0;overflow-x:clip;padding:1.5rem 2rem}.shell__content[data-v-4564cb2a]{width:100%;max-width:96rem;min-width:0;margin:0 auto}@media(max-width:768px){.shell__overlay[data-v-4564cb2a]{position:fixed;inset:0;z-index:40;display:block;border:0;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media(max-width:720px){.shell__body[data-v-4564cb2a]{padding:0}.shell__main[data-v-4564cb2a]{padding:1rem}}.shell__main--full-bleed[data-v-4564cb2a]{display:flex;height:100%;min-height:0;flex-direction:column;overflow-y:auto;padding:0}.shell__content--full-bleed[data-v-4564cb2a]{min-height:100%;max-width:none;margin:0}
