ul.svelte-xcrcpo{list-style-type:none;padding:0;margin:0}a.svelte-xcrcpo{text-decoration:none}i.svelte-xcrcpo{color:var(--primary);margin-right:10px}nav.svelte-xcrcpo{height:100vh;box-sizing:border-box;padding:2rem 0 1rem;position:relative;display:grid;grid-template-rows:35px minmax(0,1fr) auto;row-gap:15px;border-right:1px solid var(--line);background:var(--panel);overflow:hidden}.nav-collapsed.svelte-xcrcpo{padding:15px 0;grid-template-rows:80px minmax(0,1fr) auto;row-gap:0}.logo-container.svelte-xcrcpo{display:flex;align-items:center;padding:0 1.5rem 0 2rem}.nav-collapsed.svelte-xcrcpo .logo-container:where(.svelte-xcrcpo){flex-wrap:wrap;justify-content:center;gap:10px;padding:0 10px}.nav-collapsed.svelte-xcrcpo .logo-container:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo){display:flex;align-items:center}.logo-container.svelte-xcrcpo button:where(.svelte-xcrcpo){border:none;background:none;cursor:pointer;margin-left:.5rem}.logo-container.svelte-xcrcpo span:where(.svelte-xcrcpo){font-weight:700;font-size:18px;color:var(--primary)}.logo-img.svelte-xcrcpo{width:100%;max-width:200px;padding:0 15px 0 0}.nav-collapsed.svelte-xcrcpo .logo-img:where(.svelte-xcrcpo){padding:unset}.link-list.svelte-xcrcpo{min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.link-list.svelte-xcrcpo::-webkit-scrollbar{display:none}.user-info.svelte-xcrcpo{padding:20px 0 0;margin:0 1.5rem 0 2rem;border-top:1px solid var(--line);position:relative}.nav-footer.svelte-xcrcpo{display:flex;flex-direction:column;min-height:0}.nav-collapsed.svelte-xcrcpo .nav-footer:where(.svelte-xcrcpo){align-items:center}.nav-theme-toggle.svelte-xcrcpo{width:auto;margin:0 1.5rem 0 2rem}.resources-help-box.svelte-xcrcpo{margin:0 1.5rem 0 2rem;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--bg-elevated);box-shadow:var(--shadow-soft)}.resources-help-title.svelte-xcrcpo{margin:0 0 8px;font-size:.95rem;font-weight:700;color:var(--ink)}.resources-help-copy.svelte-xcrcpo{margin:0 0 12px;font-size:.8rem;line-height:1.4;color:var(--muted)}.resources-help-button.svelte-xcrcpo{display:inline-block;padding:7px 10px;border-radius:6px;border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;font-size:.8rem;font-weight:600;text-decoration:none}.resources-help-button.svelte-xcrcpo:hover,.resources-help-button.svelte-xcrcpo:focus-visible{background:#247f9c;border-color:#247f9c;color:#fff}.nav-collapsed.svelte-xcrcpo .user-info:where(.svelte-xcrcpo){margin:0 15px}.nav-collapsed.svelte-xcrcpo .nav-theme-toggle:where(.svelte-xcrcpo){margin:0 auto}.nav-collapsed.svelte-xcrcpo .theme-toggle-collapsed:where(.svelte-xcrcpo){width:46px;padding:6px 0 10px;justify-content:center}.nav-collapsed.svelte-xcrcpo .theme-toggle-collapsed:where(.svelte-xcrcpo) .theme-toggle-copy:where(.svelte-xcrcpo){display:none}.user-info.svelte-xcrcpo p:where(.svelte-xcrcpo){margin:0 0 2px;font-weight:700;font-size:.8rem;color:var(--ink)}.user-info.svelte-xcrcpo ul:where(.svelte-xcrcpo){display:flex;gap:7px;margin-top:10px}.user-info.svelte-xcrcpo li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo){color:var(--primary);font-size:.8rem;background:none;border:none;padding:0;cursor:pointer}.user-info.svelte-xcrcpo li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo):hover{color:var(--primary-hover)}.theme-toggle.svelte-xcrcpo{width:100%;display:flex;align-items:center;gap:12px;padding:10px 0;border:none;background:none;cursor:pointer;color:var(--ink);text-align:left}.theme-toggle-track.svelte-xcrcpo{width:46px;height:26px;border-radius:999px;background:color-mix(in srgb,var(--primary) 24%,var(--bg-hover));border:1px solid color-mix(in srgb,var(--primary) 35%,var(--line));padding:2px;display:inline-flex;align-items:center;flex-shrink:0}.theme-toggle-thumb.svelte-xcrcpo{width:22px;height:22px;border-radius:50%;background:var(--panel);display:flex;align-items:center;justify-content:center;transform:translate(0);transition:transform .2s ease;box-shadow:var(--shadow-soft)}.theme-toggle[aria-pressed=true].svelte-xcrcpo .theme-toggle-thumb:where(.svelte-xcrcpo){transform:translate(20px)}.theme-toggle-thumb.svelte-xcrcpo .material-symbols-outlined:where(.svelte-xcrcpo){font-size:14px;margin:0;color:var(--primary)}.theme-toggle-copy.svelte-xcrcpo{display:flex;flex-direction:column;gap:2px}.theme-toggle-label.svelte-xcrcpo{font-size:.85rem;font-weight:700}.theme-toggle-state.svelte-xcrcpo{font-size:.75rem;color:var(--muted)}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo){position:relative}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo),.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo){color:var(--font-color-light-grey);display:flex;align-items:center;gap:4px;font-size:.9rem;font-family:inherit;padding:10px 1.5rem 10px 2rem;width:100%;box-sizing:border-box;border:none;background:none;text-align:left;cursor:pointer}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover,.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo):hover{background:var(--bg-hover);padding:10px 1.5rem 10px 2rem;color:var(--primary-hover)}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a.active:where(.svelte-xcrcpo),.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) button.active:where(.svelte-xcrcpo){color:var(--color-primary);font-weight:600;background-color:var(--bg-hover)}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a.active:where(.svelte-xcrcpo):before,.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) button.active:where(.svelte-xcrcpo):before{content:"";background:var(--color-primary);height:40px;width:5px;position:absolute;left:0}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover:before,.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo):hover:before{content:"";background:var(--font-color-light-grey);height:40px;width:5px;position:absolute;left:0}.nav-collapsed.svelte-xcrcpo .link-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo),.nav-collapsed.svelte-xcrcpo .link-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo){padding:10px 0}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover .material-symbols-outlined:where(.svelte-xcrcpo),.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) button:where(.svelte-xcrcpo):hover .material-symbols-outlined:where(.svelte-xcrcpo){color:#247f9c}.link-list.svelte-xcrcpo li:where(.svelte-xcrcpo) .material-symbols-outlined:where(.svelte-xcrcpo){margin-right:5px;color:var(--primary)}.drop-down-link.svelte-xcrcpo span:where(.svelte-xcrcpo):last-child{flex-grow:1;text-align:right}.drop-down-list.svelte-xcrcpo{background:var(--bg-hover);padding:5px 0}.drop-down-list.svelte-xcrcpo li:where(.svelte-xcrcpo){position:relative}.drop-down-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo){margin-left:0;padding-left:4rem}.drop-down-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover{padding-left:3.5rem}.drop-down-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a.active:where(.svelte-xcrcpo):before,.drop-down-list.svelte-xcrcpo li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover:before{left:unset!important;right:0}.has-children.svelte-xcrcpo:hover .side-list:where(.svelte-xcrcpo){display:block}.nav-collapsed.svelte-xcrcpo .side-list:where(.svelte-xcrcpo){z-index:100;position:absolute;top:10px;left:100%;min-width:175px;background:var(--primary)}.nav-collapsed.svelte-xcrcpo .side-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo){color:#fff;margin:0;padding-left:2rem}.nav-collapsed.svelte-xcrcpo .side-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) a.active:where(.svelte-xcrcpo):before,.nav-collapsed.svelte-xcrcpo .side-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover:before{background:var(--color-primary-tint)}.nav-collapsed.svelte-xcrcpo .side-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) a.active:where(.svelte-xcrcpo){color:var(--color-primary-tint);font-weight:700}.nav-collapsed.svelte-xcrcpo .side-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) a:where(.svelte-xcrcpo):hover{background:var(--color-primary-shade)}.nav-collapsed.svelte-xcrcpo .link-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) .material-symbols-outlined:where(.svelte-xcrcpo){margin:unset}.material-symbols-outlined.svelte-xcrcpo{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.nav-collapsed-profile.svelte-xcrcpo{display:none;background:var(--panel);border:1px solid var(--line);position:absolute;left:100%;bottom:0;transform:translateY(-8px);padding:10px 20px 10px 45px;z-index:100;border-radius:10px 10px 10px 0;box-shadow:var(--shadow-soft)}.user-info.svelte-xcrcpo:hover .nav-collapsed-profile:where(.svelte-xcrcpo),.user-info.svelte-xcrcpo:focus-within .nav-collapsed-profile:where(.svelte-xcrcpo),.nav-collapsed-profile.svelte-xcrcpo:hover{display:block}.user-info-collapsed.svelte-xcrcpo{padding:10px 0;text-align:center;border:none}.hide.svelte-xcrcpo{display:none}.center.svelte-xcrcpo{justify-content:center;text-align:center}.hamburger.svelte-xcrcpo{display:none}.icon.svelte-xcrcpo{cursor:pointer}@media screen and (max-width:800px){#dashboard.svelte-xcrcpo{border-left:unset;border-top:1px solid #e7e6e6;border-top:1px solid var(--line)}nav.svelte-xcrcpo{height:unset;min-height:unset;display:flex;gap:1rem;justify-content:flex-end;position:relative;padding:13px 20px}.logo-container.svelte-xcrcpo{padding:0;flex-grow:1;max-width:100%;overflow:hidden}.logo-container.svelte-xcrcpo button:where(.svelte-xcrcpo){display:none}.logo-container.svelte-xcrcpo a:where(.svelte-xcrcpo){display:flex;align-items:center;max-width:100%}.logo-img.svelte-xcrcpo{max-width:130px;width:100%;height:auto;object-fit:contain;margin-right:auto}.user-info.svelte-xcrcpo{margin:unset;border-top:unset;border-bottom:unset;border-right:1px solid #bdbdbd;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;padding:0 1.3rem 0 0;border-left:unset;z-index:100;height:100%}.resources-help-box.svelte-xcrcpo{display:none}.nav-mobile-profile.svelte-xcrcpo{display:none;background:var(--bg-elevated);border:1px solid var(--line);position:absolute;top:100%;right:0;padding:10px 20px 10px 25px;z-index:100}.user-info.svelte-xcrcpo:hover .nav-mobile-profile:where(.svelte-xcrcpo),.user-info.svelte-xcrcpo:focus .nav-mobile-profile:where(.svelte-xcrcpo),.nav-mobile-profile.svelte-xcrcpo:hover,.nav-mobile-profile.svelte-xcrcpo:focus{display:block}.hamburger.svelte-xcrcpo{width:45px;height:40px;grid-column:2;justify-self:flex-end;display:flex;order:3}.hamburger.svelte-xcrcpo button:where(.svelte-xcrcpo){background:var(--bg-hover);width:100%;height:100%;padding:8px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;border:none;cursor:pointer}.hamburger.svelte-xcrcpo button:where(.svelte-xcrcpo) p:where(.svelte-xcrcpo){width:100%;height:2px;padding:0;margin:0;border-radius:30px;background:var(--muted)}.hamburger-menu.svelte-xcrcpo{display:none}.mobile-menu.svelte-xcrcpo{display:block;position:absolute;top:70px;right:0;padding:1rem 0;background:var(--panel);border:1px solid var(--line);border-top:none;z-index:100;min-width:225px}.theme-toggle-collapsed.svelte-xcrcpo{padding:6px 0 10px}}
