.sidebar.svelte-50fjvt{position:fixed;top:0;left:0;height:100vh;background-color:#111;border-right:1px solid #444;z-index:1000;transition:width .3s ease;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.collapsed.svelte-50fjvt{width:60px}.expanded.svelte-50fjvt{width:200px;align-items:flex-start;padding-left:1rem}.toggle-btn.svelte-50fjvt{margin:1rem 0;background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem}.sidebar-content.svelte-50fjvt{margin-top:2rem;width:100%}.sidebar.svelte-50fjvt a:where(.svelte-50fjvt){display:block;color:#fff;text-decoration:none;margin-bottom:1rem;font-size:1rem;transition:color .3s ease}.sidebar.svelte-50fjvt a:where(.svelte-50fjvt):hover{color:#ef4444}.dots.svelte-wizqtr{display:flex;justify-content:center;gap:.4rem}.dots.svelte-wizqtr span:where(.svelte-wizqtr){width:10px;height:10px;background:#ef4444;border-radius:50%;animation:svelte-wizqtr-bounce .6s infinite alternate}.dots.svelte-wizqtr span:where(.svelte-wizqtr):nth-child(2){animation-delay:.2s}.dots.svelte-wizqtr span:where(.svelte-wizqtr):nth-child(3){animation-delay:.4s}@keyframes svelte-wizqtr-bounce{0%{transform:translateY(0);opacity:.6}to{transform:translateY(-8px);opacity:1}}
