.Sidebar_sidebar__86IlD{--sidebar-collapsed:80px;--sidebar-expanded:280px;--duration-slow:350ms;--duration-normal:250ms;--duration-fast:150ms;--ease-smooth:cubic-bezier(0.4,0,0.2,1);width:var(--sidebar-collapsed);background:var(--blab-bg-card,#18181A);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-inline-end:1px solid var(--blab-glass-border,rgba(78,141,91,.15));padding:1rem;display:flex;flex-direction:column;gap:.75rem;position:fixed;top:0;inset-inline-start:0;height:100vh;height:100dvh;overflow:hidden;z-index:var(--blab-z-sidebar,300);transition:width var(--duration-slow) var(--ease-smooth)}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover{width:var(--sidebar-expanded);overflow-y:auto}}.Sidebar_logoContainer__OcEVQ{display:flex;align-items:center;justify-content:center;padding:.5rem;min-height:64px;position:relative;text-decoration:none}.Sidebar_logoCollapsed__StdW6{width:56px;height:56px;object-fit:contain;transition:opacity var(--duration-normal) var(--ease-smooth),transform var(--duration-normal) var(--ease-smooth)}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_logoCollapsed__StdW6{opacity:0;transform:scale(.8);pointer-events:none;position:absolute}}.Sidebar_logoExpanded__tUFZP{position:absolute;opacity:0;height:80px;width:auto;object-fit:contain;transition:opacity var(--duration-normal) var(--ease-smooth);pointer-events:none}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_logoExpanded__tUFZP{opacity:1;pointer-events:auto}}.Sidebar_nav__r20xb{display:flex;flex-direction:column;gap:.25rem;flex:1;margin-top:1rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.Sidebar_nav__r20xb::-webkit-scrollbar{width:0;height:0}.Sidebar_sidebar__86IlD:hover .Sidebar_nav__r20xb{scrollbar-width:thin}.Sidebar_sidebar__86IlD:hover .Sidebar_nav__r20xb::-webkit-scrollbar{width:4px}.Sidebar_navSectionTitle__xMcvj{font-size:.75rem;font-weight:600;color:var(--blab-text-muted,#8888A0);text-transform:uppercase;letter-spacing:.08em;padding:.75rem;opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth);white-space:nowrap}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_navSectionTitle__xMcvj{opacity:1}}.Sidebar_navItem__jWtLy{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:var(--blab-radius-md,.75rem);color:var(--blab-text-secondary,#B8B8C8);text-decoration:none;font-size:.875rem;font-weight:500;transition:all var(--duration-normal) var(--ease-smooth);white-space:nowrap;border:1px solid transparent;min-height:44px}.Sidebar_navItem__jWtLy:hover{background:var(--blab-accent-subtle,rgba(199,91,57,.05));color:var(--blab-text-primary,#FEFCF3)}.Sidebar_navItem__jWtLy.Sidebar_active__vqrO1{background:var(--blab-accent-subtle,rgba(199,91,57,.1));color:var(--blab-accent,#E2784F);border-color:rgba(199,91,57,.2)}.Sidebar_navIcon__7pohN{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Sidebar_navIcon__7pohN svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none}.Sidebar_navLabel__edopL{opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth)}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_navLabel__edopL{opacity:1}}.Sidebar_navBadge__OSdkT{margin-inline-start:auto;background:var(--blab-accent,#E2784F);color:white;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:9999px;opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth)}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_navBadge__OSdkT{opacity:1}}.Sidebar_userProfile__SwwDV{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;cursor:default;transition:all var(--duration-fast) var(--ease-smooth);justify-content:center;position:relative;flex-shrink:0}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_userProfile__SwwDV{justify-content:flex-start}}.Sidebar_signOutBtn__QWQDD{background:none;border:none;color:var(--blab-text-muted,#8888A0);cursor:pointer;padding:.4rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;position:absolute;inset-inline-end:.5rem}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_signOutBtn__QWQDD{opacity:1}}.Sidebar_signOutBtn__QWQDD:hover{color:#EF4444;background:rgba(239,68,68,.1)}.Sidebar_authButtons__ao_Al{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth);flex-shrink:0}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_authButtons__ao_Al{opacity:1}}.Sidebar_signInBtn__Mnzfl{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border-radius:10px;border:1px solid var(--blab-border-subtle,rgba(78,141,91,.15));background:transparent;color:var(--blab-text-primary,#FEFCF3);font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer}.Sidebar_signInBtn__Mnzfl:hover{background:rgba(78,141,91,.08);border-color:rgba(78,141,91,.3)}.Sidebar_signUpBtn__F5RA0{display:flex;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:10px;border:none;background:linear-gradient(135deg,#E2784F,#D46B47);color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer}.Sidebar_signUpBtn__F5RA0:hover{opacity:.9;transform:translateY(-1px)}.Sidebar_userAvatar__suT13{width:36px;height:36px;border-radius:9999px;background:linear-gradient(135deg,#74B486,#E9C46A);display:flex;align-items:center;justify-content:center;color:#0F0F0F;font-weight:600;font-size:.875rem;flex-shrink:0;overflow:hidden}.Sidebar_userAvatarImage__gdEA2{width:100%;height:100%;object-fit:cover;border-radius:9999px}.Sidebar_userInfo__y97qW{opacity:0;white-space:nowrap;transition:opacity var(--duration-normal) var(--ease-smooth);min-width:0;overflow:hidden}@media (min-width:769px){.Sidebar_sidebar__86IlD:hover .Sidebar_userInfo__y97qW{opacity:1}}.Sidebar_userName__xtqbu{font-weight:600;font-size:.875rem;color:var(--blab-text-primary,#FEFCF3)}.Sidebar_userName__xtqbu,.Sidebar_userRole__WMrrK{line-height:1.3;overflow:hidden;text-overflow:ellipsis}.Sidebar_userRole__WMrrK{font-size:.7rem;color:var(--blab-text-muted,#8888A0)}@media (max-width:768px){.Sidebar_sidebar__86IlD{width:var(--sidebar-expanded);transform:translateX(-100%);transition:transform var(--duration-slow) var(--ease-smooth);overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px))}[dir=rtl] .Sidebar_sidebar__86IlD{transform:translateX(100%)}.Sidebar_sidebar__86IlD.Sidebar_mobileOpen__9PH9S,[dir=rtl] .Sidebar_sidebar__86IlD.Sidebar_mobileOpen__9PH9S{transform:translateX(0)}.Sidebar_sidebar__86IlD .Sidebar_authButtons__ao_Al,.Sidebar_sidebar__86IlD .Sidebar_navBadge__OSdkT,.Sidebar_sidebar__86IlD .Sidebar_navLabel__edopL,.Sidebar_sidebar__86IlD .Sidebar_navSectionTitle__xMcvj,.Sidebar_sidebar__86IlD .Sidebar_signOutBtn__QWQDD,.Sidebar_sidebar__86IlD .Sidebar_userInfo__y97qW{opacity:1}.Sidebar_sidebar__86IlD .Sidebar_userProfile__SwwDV{justify-content:flex-start}.Sidebar_sidebar__86IlD .Sidebar_logoCollapsed__StdW6{opacity:0;position:absolute;pointer-events:none}.Sidebar_sidebar__86IlD .Sidebar_logoExpanded__tUFZP{opacity:1;pointer-events:auto}}.Sidebar_rdLink__g59Pm .Sidebar_navIcon__7pohN svg{stroke:var(--blab-accent,#E2784F)}.Sidebar_goLiveLink__TE_GE{border-top:1px solid var(--blab-border-subtle);margin-top:.5rem;padding-top:.75rem}.Sidebar_goLiveLink__TE_GE .Sidebar_navIcon__7pohN svg{stroke:#16a34a;fill:none}.Sidebar_goLiveLink__TE_GE .Sidebar_navIcon__7pohN svg polygon{fill:#16a34a}.Sidebar_goLiveLink__TE_GE .Sidebar_navLabel__edopL{color:#16a34a;font-weight:700}.Sidebar_teamLink__nwQ6Z .Sidebar_navIcon__7pohN svg{stroke:#74B486}.Sidebar_adminLink__r9nyB{opacity:.6;border-top:1px solid var(--blab-border-subtle);padding-top:.5rem!important;margin-top:.5rem}.Sidebar_adminLink__r9nyB:hover{opacity:1}.Sidebar_sidebar__86IlD::-webkit-scrollbar{width:6px}.Sidebar_sidebar__86IlD::-webkit-scrollbar-track{background:transparent}.Sidebar_sidebar__86IlD::-webkit-scrollbar-thumb{background:var(--blab-glass-border,rgba(255,255,255,.1));border-radius:3px}.Sidebar_sidebar__86IlD::-webkit-scrollbar-thumb:hover{background:var(--blab-text-muted,rgba(255,255,255,.2))}.Sidebar_sidebar__86IlD:hover .Sidebar_nav__r20xb::-webkit-scrollbar-track{background:transparent}.Sidebar_nav__r20xb::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:2px}