.picker-wrap.svelte-4idr6n{padding:8px 10px 12px;border-bottom:1px solid #e2ded6;margin-bottom:6px}.picker-label.svelte-4idr6n{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#7a8290;margin-bottom:6px}.picker-loading.svelte-4idr6n,.picker-empty.svelte-4idr6n{font-size:12px;color:#9ca3ae}.picker-list.svelte-4idr6n{list-style:none;display:flex;flex-direction:column;gap:2px}.picker-item.svelte-4idr6n{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1px;padding:6px 8px;border-radius:5px;border:1px solid transparent;background:transparent;cursor:pointer;font-family:inherit;text-align:left;transition:background-color .1s}.picker-item.svelte-4idr6n:hover:not(:disabled){background:#f6f4f0}.picker-item.svelte-4idr6n:focus-visible{outline:3px solid #e6eef6;outline-offset:2px}.picker-item.svelte-4idr6n:disabled{opacity:.6;cursor:not-allowed}.picker-item-active.svelte-4idr6n{background:#e6eef6;border-color:#bcd0e4}.picker-dept.svelte-4idr6n{font-size:12px;font-weight:600;color:#1f2329}.picker-hosp.svelte-4idr6n{font-size:11px;color:#7a8290}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Segoe UI Variable,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#1f2329;background-color:#f6f4f0}.app-shell.svelte-12qhfyh{display:flex;min-height:100dvh}.sidebar.svelte-12qhfyh{width:220px;flex:0 0 220px;background:#fff;border-right:1px solid #e2ded6;display:flex;flex-direction:column;padding:14px 10px;gap:2px;position:fixed;top:0;left:0;bottom:0;overflow-y:auto;overflow-x:hidden;z-index:10;transition:width .18s ease,flex-basis .18s ease,padding .18s ease}.sidebar-collapsed.svelte-12qhfyh{width:60px;flex:0 0 60px;padding:14px 6px}.sidebar-brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;padding:4px 10px 12px;border-bottom:1px solid #e2ded6;margin-bottom:8px;position:relative}.sidebar-collapsed.svelte-12qhfyh .sidebar-brand:where(.svelte-12qhfyh){padding:4px 4px 12px;justify-content:center}.brand-badge.svelte-12qhfyh{width:22px;height:22px;border-radius:5px;background:#2f5c8a;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-name.svelte-12qhfyh{font-size:14px;font-weight:600;color:#1f2329}.brand-tag.svelte-12qhfyh{font-size:11px;color:#7a8290;padding:2px 6px;background:#f6f4f0;border:1px solid #e2ded6;border-radius:3px;font-family:ui-monospace,Cascadia Mono,Segoe UI Mono,Menlo,Consolas,monospace}.collapse-toggle.svelte-12qhfyh{margin-left:auto;width:22px;height:22px;border-radius:4px;background:transparent;border:1px solid transparent;color:#7a8290;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-family:inherit}.collapse-toggle.svelte-12qhfyh:hover{background:#f6f4f0;color:#2f5c8a;border-color:#e2ded6}.collapse-toggle.svelte-12qhfyh:focus-visible{outline:2px solid #2f5c8a;outline-offset:1px}.sidebar-collapsed.svelte-12qhfyh .collapse-toggle:where(.svelte-12qhfyh){position:absolute;right:-10px;top:6px;background:#fff;border-color:#e2ded6;box-shadow:0 2px 4px #0000000a}.nav-list.svelte-12qhfyh{list-style:none;display:flex;flex-direction:column;gap:2px}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:13px;color:#4b5360;text-decoration:none;font-weight:500;border:1px solid transparent;transition:background-color .1s}.nav-item-collapsed.svelte-12qhfyh{justify-content:center;padding:10px 8px}.nav-item.svelte-12qhfyh:hover{background:#f6f4f0;color:#1f2329}.nav-item.svelte-12qhfyh:focus-visible{outline:3px solid #e6eef6;outline-offset:2px}.nav-item-active.svelte-12qhfyh{background:#e6eef6;color:#1f4571;border-color:#bcd0e4;font-weight:600}.nav-item-active.svelte-12qhfyh:hover{background:#d8e8f4}.nav-icon.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:currentColor}.nav-label.svelte-12qhfyh{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer.svelte-12qhfyh{margin-top:auto;padding-top:10px;border-top:1px solid #e2ded6;display:flex;flex-direction:column;gap:6px}.user-email.svelte-12qhfyh{font-size:11px;color:#7a8290;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:13px;color:#4b5360;text-decoration:none;font-weight:500;border:1px solid transparent;background:transparent;font-family:inherit;cursor:pointer;text-align:left;transition:background-color .1s}.logout-btn.svelte-12qhfyh:hover:not(:disabled){background:#f7e8e4;color:#a8392b}.logout-btn.svelte-12qhfyh:focus-visible{outline:3px solid #e6eef6;outline-offset:2px}.logout-btn.svelte-12qhfyh:disabled{opacity:.5;cursor:not-allowed}.logout-btn-collapsed.svelte-12qhfyh{justify-content:center;padding:10px 8px}.main-content.svelte-12qhfyh{flex:1;margin-left:220px;min-height:100dvh;transition:margin-left .18s ease}.shell-collapsed.svelte-12qhfyh .main-content:where(.svelte-12qhfyh){margin-left:60px}main.svelte-12qhfyh{min-height:100dvh}@media(max-width:768px){.sidebar.svelte-12qhfyh{display:none}.main-content.svelte-12qhfyh,.shell-collapsed.svelte-12qhfyh .main-content:where(.svelte-12qhfyh){margin-left:0}}@media(prefers-reduced-motion:reduce){.sidebar.svelte-12qhfyh,.main-content.svelte-12qhfyh{transition:none}}
