.sidebar_sidebar__67Cm2{--rail-expanded:264px;--rail-collapsed:76px;--accent:#6366f1;--ease:cubic-bezier(0.22,1,0.36,1);--rail-bg:#fff;--rail-border:#ececf0;--text:#1a1a22;--text-muted:#8a8a96;--text-faint:#c2c2cc;--hover-bg:rgba(15,15,25,.035);--accent-ink:#5b5fe0;--accent-soft:rgba(99,102,241,.1);--tooltip-bg:#1c1c24;--tooltip-text:#fff;font-family:var(--font-manrope),"Manrope",system-ui,sans-serif;width:var(--rail-expanded);height:100vh;flex-shrink:0;background-color:var(--rail-bg);border-right:1px solid var(--rail-border);color:var(--text);display:flex;flex-direction:column;padding:22px 16px 18px;position:relative;z-index:20;-webkit-font-smoothing:antialiased;transition:width .42s var(--ease),background-color .5s var(--ease),border-color .5s var(--ease)}.dark .sidebar_sidebar__67Cm2{--rail-bg:#131318;--rail-border:#1f1f27;--text:#ededf2;--text-muted:#71717f;--text-faint:#4a4a55;--hover-bg:hsla(0,0%,100%,.04);--accent-ink:#a5b0ff;--accent-soft:rgba(99,102,241,.16);--tooltip-bg:#2a2a33;--tooltip-text:#f3f3f7}.sidebar_sidebar__67Cm2.sidebar_collapsed__iUJAT{width:var(--rail-collapsed)}.sidebar_brand__qE_Pp{display:flex;align-items:center;gap:12px;padding:4px 8px 4px 6px;height:40px;margin-bottom:26px;color:inherit;text-decoration:none}.sidebar_brandMark__7ULr1{width:30px;height:30px;flex-shrink:0;color:var(--accent);display:grid;place-items:center}.sidebar_brandMark__7ULr1 img,.sidebar_brandMark__7ULr1 svg{width:30px;height:30px;object-fit:contain;overflow:visible}.sidebar_brandLogo__C6A_y{position:relative;flex:1;min-width:0;align-self:stretch}.sidebar_brandLogo__C6A_y img{object-fit:contain;object-position:left center}.sidebar_collapsed__iUJAT .sidebar_brandLogo__C6A_y img{object-position:center}.sidebar_brandName__HmTLW{font-size:17px;font-weight:700;letter-spacing:-.02em;white-space:nowrap;transition:opacity .25s var(--ease)}.sidebar_collapsed__iUJAT .sidebar_brandName__HmTLW{opacity:0;pointer-events:none}.sidebar_navLabel__VqUFs{font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--text-faint);padding:0 14px;margin:4px 0 8px;white-space:nowrap;transition:opacity .25s var(--ease)}.sidebar_navGroup__menJQ+.sidebar_navLabel__VqUFs{margin-top:18px}.sidebar_collapsed__iUJAT .sidebar_navLabel__VqUFs{opacity:0}.sidebar_navWrap__sUH_g{position:relative;display:flex;flex-direction:column}.sidebar_navGroup__menJQ{display:flex;flex-direction:column;gap:2px}.sidebar_navIndicator__V_TXB{position:absolute;left:0;top:0;width:100%;height:44px;border-radius:12px;background:var(--accent-soft);transform:translateY(var(--ind-y,0));opacity:0;transition:transform .45s var(--ease),opacity .3s var(--ease);pointer-events:none}.sidebar_navIndicator__V_TXB:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:0 3px 3px 0;background:var(--accent)}.sidebar_navIndicator__V_TXB.sidebar_ready__zpIqN{opacity:1}.sidebar_navItem__FJpQJ{display:flex;align-items:center;gap:14px;height:44px;padding:0 14px;border-radius:12px;color:var(--text-muted);text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;position:relative;z-index:1;white-space:nowrap;user-select:none;-webkit-user-select:none;transition:color .25s var(--ease),background .25s var(--ease)}.sidebar_navJiggle__MGmMh{display:flex;align-items:center;gap:14px;flex:1;min-width:0;transform-origin:50% 50%}@keyframes sidebar_iosJiggleA__h6e5_{0%{transform:rotate(-1.1deg) translate(-.4px,.3px)}50%{transform:rotate(1.1deg) translate(.4px,-.3px)}to{transform:rotate(-1.1deg) translate(-.4px,.3px)}}@keyframes sidebar_iosJiggleB__8N2zt{0%{transform:rotate(1deg) translate(.4px,-.3px)}50%{transform:rotate(-1deg) translate(-.4px,.3px)}to{transform:rotate(1deg) translate(.4px,-.3px)}}.sidebar_reorderMode__0UuHf .sidebar_navItem__FJpQJ{touch-action:none;cursor:grab}.sidebar_reorderMode__0UuHf .sidebar_navItem__FJpQJ:active{cursor:grabbing}.sidebar_reorderMode__0UuHf .sidebar_navJiggle__MGmMh{animation:sidebar_iosJiggleA__h6e5_ .3s ease-in-out infinite}.sidebar_reorderMode__0UuHf .sidebar_navItem__FJpQJ:nth-child(2n) .sidebar_navJiggle__MGmMh{animation-name:sidebar_iosJiggleB__8N2zt;animation-duration:.34s}.sidebar_reorderMode__0UuHf .sidebar_navItem__FJpQJ.sidebar_dragging__s_qZV .sidebar_navJiggle__MGmMh{animation:none}.sidebar_navItem__FJpQJ.sidebar_dragging__s_qZV{z-index:50;background-color:var(--rail-bg);box-shadow:0 16px 38px rgba(0,0,0,.34);cursor:grabbing;scale:1.03;transition:scale .18s var(--ease)}.sidebar_navItem__FJpQJ.sidebar_dragging__s_qZV:after,.sidebar_navItem__FJpQJ.sidebar_dragging__s_qZV:before{display:none}.sidebar_reorderDone__ITh8s{position:absolute;top:24px;right:16px;padding:5px 13px;font-family:inherit;font-size:12.5px;font-weight:700;letter-spacing:-.01em;color:var(--accent-ink);background:var(--accent-soft);border:none;border-radius:999px;cursor:pointer;opacity:0;transform:scale(.85);pointer-events:none;z-index:30;transition:opacity .2s var(--ease),transform .2s var(--ease)}.sidebar_reorderDone__ITh8s.sidebar_visible__KKWj6{opacity:1;transform:scale(1);pointer-events:auto}.sidebar_collapsed__iUJAT .sidebar_reorderDone__ITh8s{display:none}.sidebar_navItem__FJpQJ:hover{color:var(--text)}.sidebar_navItem__FJpQJ:not(.sidebar_active__Jp4__):hover{background:var(--hover-bg)}.sidebar_navItem__FJpQJ.sidebar_active__Jp4__{color:var(--accent-ink);font-weight:600}.sidebar_navItem__FJpQJ:after,.sidebar_themeToggle__oI2KO:after{content:attr(data-tooltip);left:calc(100% + 16px);transform:translateY(-50%) translateX(-5px);padding:7px 11px;color:var(--tooltip-text);font-size:12.5px;font-weight:600;letter-spacing:-.01em;border-radius:9px;white-space:nowrap;box-shadow:0 8px 24px rgba(0,0,0,.22)}.sidebar_navItem__FJpQJ:after,.sidebar_navItem__FJpQJ:before,.sidebar_themeToggle__oI2KO:after,.sidebar_themeToggle__oI2KO:before{position:absolute;top:50%;background:var(--tooltip-bg);pointer-events:none;opacity:0;z-index:1000;transition:opacity .16s var(--ease),transform .16s var(--ease)}.sidebar_navItem__FJpQJ:before,.sidebar_themeToggle__oI2KO:before{content:"";left:calc(100% + 11px);width:9px;height:9px;border-radius:2px;transform:translateY(-50%) translateX(-5px) rotate(45deg)}.sidebar_collapsed__iUJAT .sidebar_navItem__FJpQJ:hover:after,.sidebar_collapsed__iUJAT .sidebar_themeToggle__oI2KO:hover:after{opacity:1;transform:translateY(-50%) translateX(0);transition-delay:.5s}.sidebar_collapsed__iUJAT .sidebar_navItem__FJpQJ:hover:before,.sidebar_collapsed__iUJAT .sidebar_themeToggle__oI2KO:hover:before{opacity:1;transform:translateY(-50%) translateX(0) rotate(45deg);transition-delay:.5s}.sidebar_icon__OAs85{width:21px;height:21px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.sidebar_label__NPkTu{transition:opacity .2s var(--ease)}.sidebar_collapsed__iUJAT .sidebar_label__NPkTu{opacity:0}.sidebar_spacer__IKCAt{flex:1}.sidebar_footer__ORV3c{display:flex;flex-direction:column;gap:4px;padding-top:12px;border-top:1px solid var(--rail-border)}.sidebar_themeToggle__oI2KO{display:flex;align-items:center;gap:14px;height:44px;padding:0 14px;border:none;background:none;color:var(--text-muted);font-family:inherit;font-size:14px;font-weight:500;border-radius:12px;cursor:pointer;white-space:nowrap;position:relative;transition:color .25s var(--ease),background .25s var(--ease)}.sidebar_themeToggle__oI2KO:hover{color:var(--text);background:var(--hover-bg)}.sidebar_profile__OG5kz{display:flex;align-items:center;gap:12px;padding:8px 10px;margin-top:4px;border-radius:12px;cursor:pointer;transition:background .25s var(--ease)}.sidebar_profile__OG5kz:hover{background:var(--hover-bg)}.sidebar_collapsed__iUJAT .sidebar_profile__OG5kz{padding-left:5px;padding-right:5px}.sidebar_collapsed__iUJAT .sidebar_profileInfo__3Hv_9{width:0}.sidebar_profileInfo__3Hv_9{display:flex;flex-direction:column;gap:1px;overflow:hidden;transition:opacity .2s var(--ease)}.sidebar_collapsed__iUJAT .sidebar_profileInfo__3Hv_9{opacity:0}.sidebar_profileName__D_lzm{font-size:13.5px;font-weight:600;white-space:nowrap}.sidebar_profileMail__6aPvt{font-size:11.5px;color:var(--text-muted);white-space:nowrap}.sidebar_collapseBtn__MIYE8{position:absolute;top:30px;right:-13px;width:26px;height:26px;border-radius:50%;background-color:var(--rail-bg);border:1px solid var(--rail-border);color:var(--text-muted);display:grid;place-items:center;cursor:pointer;z-index:10;transition:color .2s var(--ease),background-color .2s var(--ease),transform .2s var(--ease)}.sidebar_collapseBtn__MIYE8:hover{color:var(--text);transform:scale(1.08)}.sidebar_collapseBtn__MIYE8 svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .42s var(--ease)}.sidebar_collapsed__iUJAT .sidebar_collapseBtn__MIYE8 svg{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.sidebar_sidebar__67Cm2,.sidebar_sidebar__67Cm2 *,.sidebar_sidebar__67Cm2 :after,.sidebar_sidebar__67Cm2 :before{transition:none!important}.sidebar_reorderMode__0UuHf .sidebar_navJiggle__MGmMh{animation:none}}