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 .5rem;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:visible}.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:.75rem 1.25rem;margin:0;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:stretch}.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){padding:.5rem 0;margin:0}.user-trigger.svelte-xcrcpo{all:unset;display:flex;align-items:center;gap:.7rem;width:100%;padding:.5rem .6rem;border-radius:8px;cursor:pointer;color:var(--ink);box-sizing:border-box;transition:background .15s ease,color .15s ease}.user-trigger.svelte-xcrcpo:hover,.user-info.svelte-xcrcpo:focus-within .user-trigger:where(.svelte-xcrcpo){background:var(--bg-hover)}.user-avatar.svelte-xcrcpo{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:color-mix(in srgb,var(--primary) 14%,var(--bg-elevated));border:1px solid color-mix(in srgb,var(--primary) 28%,var(--line));border-radius:50%;color:color-mix(in srgb,var(--primary) 75%,var(--ink))}.user-avatar.svelte-xcrcpo .material-symbols-outlined:where(.svelte-xcrcpo){font-size:18px;margin:0;color:inherit}.user-label.svelte-xcrcpo{display:flex;flex-direction:column;min-width:0;flex:1;line-height:1.2}.user-name.svelte-xcrcpo{font-size:.85rem;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chevron.svelte-xcrcpo{color:var(--muted);font-size:18px;margin:0;flex-shrink:0;transition:transform .15s ease}.user-info.svelte-xcrcpo:focus-within .user-chevron:where(.svelte-xcrcpo){transform:rotate(180deg)}.nav-collapsed.svelte-xcrcpo .user-trigger:where(.svelte-xcrcpo){justify-content:center;padding:.5rem 0}.user-flyout.svelte-xcrcpo{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%,6px);min-width:240px;padding:.65rem .75rem .55rem;background:var(--panel);border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 48px #0206172e,0 2px 8px #02061714;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:200}.user-info.svelte-xcrcpo:hover .user-flyout:where(.svelte-xcrcpo),.user-info.svelte-xcrcpo:focus-within .user-flyout:where(.svelte-xcrcpo),.user-flyout.svelte-xcrcpo:hover{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-collapsed.svelte-xcrcpo .user-flyout:where(.svelte-xcrcpo){left:calc(100% + 8px);bottom:0;transform:translate(-6px)}.nav-collapsed.svelte-xcrcpo .user-info:where(.svelte-xcrcpo):hover .user-flyout:where(.svelte-xcrcpo),.nav-collapsed.svelte-xcrcpo .user-info:where(.svelte-xcrcpo):focus-within .user-flyout:where(.svelte-xcrcpo),.nav-collapsed.svelte-xcrcpo .user-flyout:where(.svelte-xcrcpo):hover{transform:translate(0)}.flyout-head.svelte-xcrcpo{padding:.25rem .35rem .4rem}.flyout-eyebrow.svelte-xcrcpo{display:block;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem}.flyout-name.svelte-xcrcpo{margin:0;font-size:.9rem;font-weight:600;color:var(--ink);line-height:1.2}.flyout-email.svelte-xcrcpo{margin:.15rem 0 0;font-size:.74rem;color:var(--muted);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flyout-sep.svelte-xcrcpo{height:1px;background:var(--line);margin:.4rem 0}.flyout-theme.svelte-xcrcpo{all:unset;display:flex;align-items:center;gap:.6rem;width:100%;box-sizing:border-box;padding:.45rem;border-radius:6px;cursor:pointer;transition:background .15s ease}.flyout-theme.svelte-xcrcpo:hover{background:var(--bg-hover)}.flyout-theme-text.svelte-xcrcpo{display:flex;flex-direction:column;flex:1;min-width:0;line-height:1.2}.flyout-theme-label.svelte-xcrcpo{font-size:.82rem;font-weight:600;color:var(--ink)}.flyout-theme-state.svelte-xcrcpo{font-size:.72rem;color:var(--muted)}.theme-toggle-track.svelte-xcrcpo{width:42px;height:24px;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:20px;height:20px;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)}.flyout-theme[aria-pressed=true].svelte-xcrcpo .theme-toggle-thumb:where(.svelte-xcrcpo){transform:translate(18px)}.theme-toggle-thumb.svelte-xcrcpo .material-symbols-outlined:where(.svelte-xcrcpo){font-size:13px;margin:0;color:var(--primary)}.flyout-action.svelte-xcrcpo{all:unset;display:flex;align-items:center;gap:.55rem;width:100%;box-sizing:border-box;padding:.45rem .5rem;border-radius:6px;cursor:pointer;font-size:.84rem;color:var(--ink);transition:background .15s ease,color .15s ease}.flyout-action.svelte-xcrcpo:hover{background:color-mix(in srgb,var(--red-pill) 12%,var(--bg-hover));color:var(--red-pill)}.flyout-action.svelte-xcrcpo .material-symbols-outlined:where(.svelte-xcrcpo){font-size:18px;margin:0;color:inherit}.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;justify-content:center;align-items:center;gap:0}.nav-collapsed.svelte-xcrcpo .link-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) i:where(.svelte-xcrcpo):not(.hide){margin:0;font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.nav-collapsed.svelte-xcrcpo .link-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) .material-symbols-outlined:where(.svelte-xcrcpo):not(.hide){margin:0;font-size:22px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:1}.nav-collapsed.svelte-xcrcpo .link-list:where(.svelte-xcrcpo) li:where(.svelte-xcrcpo) .hide:where(.svelte-xcrcpo){display:none}.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}.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}.user-info-mobile.svelte-xcrcpo .user-flyout:where(.svelte-xcrcpo){left:auto;right:0;bottom:auto;top:calc(100% + 6px);transform:translateY(6px)}.user-info-mobile.svelte-xcrcpo:hover .user-flyout:where(.svelte-xcrcpo),.user-info-mobile.svelte-xcrcpo:focus-within .user-flyout:where(.svelte-xcrcpo),.user-info-mobile.svelte-xcrcpo .user-flyout:where(.svelte-xcrcpo):hover{transform:translate(0)}.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}}
