.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}}.layout.svelte-b5ccrq{display:flex;margin:0 auto;padding:2rem;gap:2rem}.content.svelte-b5ccrq{flex:1;margin:0 auto}form.svelte-b5ccrq{display:flex;flex-direction:column;gap:1rem}.form-group.svelte-b5ccrq{display:grid;grid-template-columns:1fr 1fr;align-items:center}label.svelte-b5ccrq{justify-self:start;font-weight:600}input[type=text].svelte-b5ccrq,input[type=number].svelte-b5ccrq,input[type=time].svelte-b5ccrq{font-size:1rem;height:1.5rem}.checkbox-label.svelte-b5ccrq{display:flex;align-items:center;grid-column:1 / span 2;gap:.5rem;font-weight:400}button.svelte-b5ccrq{margin-top:2rem}
