.dropdown-wrapper.svelte-17melyq{display:inline-block;position:relative}button.svelte-17melyq{display:inline-flex;justify-content:center;align-items:center;height:2rem;padding:.5rem;box-sizing:border-box;white-space:nowrap;vertical-align:middle;position:relative;border:none;border-radius:.2rem;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-size:1rem;line-height:1;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;gap:.4rem}.icon.svelte-17melyq{font-size:1.2rem}.image-icon.svelte-17melyq{width:1.5rem;height:1.5rem;object-fit:contain}.roundimage.svelte-17melyq{border-radius:50%}.dropdown-arrow.svelte-17melyq{font-size:1.3rem;opacity:.6}button.subtle.svelte-17melyq{--bg-normal: var(--token-color-background-subtle-normal);--bg-hover: var(--token-color-background-subtle-hover);--bg-pressed: var(--token-color-background-subtle-pressed);--color-normal: var(--token-color-text-default-normal);--color-hover: var(--token-color-text-default-normal);--color-pressed: var(--token-color-text-default-normal)}button.primary.svelte-17melyq{--bg-normal: var(--token-color-background-primary-normal);--bg-hover: var(--token-color-background-primary-hover);--bg-pressed: var(--token-color-background-primary-pressed);--color-normal: var(--token-color-text-dark-normal);--color-hover: var(--token-color-text-dark-normal);--color-pressed: var(--token-color-text-default-normal)}button.warning.svelte-17melyq{--bg-normal: var(--token-color-background-warning-normal);--bg-hover: var(--token-color-background-warning-hover);--bg-pressed: var(--token-color-background-warning-pressed);--color-normal: var(--token-color-text-light-normal);--color-hover: var(--token-color-text-light-normal);--color-pressed: var(--token-color-text-light-normal)}button.danger.svelte-17melyq{--bg-normal: var(--token-color-background-danger-normal);--bg-hover: var(--token-color-background-danger-hover);--bg-pressed: var(--token-color-background-danger-pressed);--color-normal: var(--token-color-text-dark-normal);--color-hover: var(--token-color-text-dark-normal);--color-pressed: var(--token-color-text-default-normal)}button.discover.svelte-17melyq{--bg-normal: var(--token-color-background-discover-normal);--bg-hover: var(--token-color-background-discover-hover);--bg-pressed: var(--token-color-background-discover-pressed);--color-normal: var(--token-color-text-dark-normal);--color-hover: var(--token-color-text-dark-normal);--color-pressed: var(--token-color-text-default-normal)}button.svelte-17melyq{background-color:var(--bg-normal);color:var(--color-normal)}button.svelte-17melyq:hover:not(:disabled){background-color:var(--bg-hover);color:var(--color-hover)}button.svelte-17melyq:active:not(:disabled){background-color:var(--bg-pressed);color:var(--color-pressed)}button.svelte-17melyq:disabled{background-color:var(--token-color-background-disabled-normal);cursor:not-allowed;color:var(--token-color-text-default-normal)}.dropdown.svelte-17melyq{position:absolute;top:100%;right:0;margin-top:.25rem;background-color:var(--token-color-surface-overlay-normal);border:1px solid rgba(0,0,0,.1);border-radius:4px;box-shadow:0 4px 6px #0000001a;list-style:none;padding:.25rem 0;z-index:1000;min-width:max-content}.dropdown.svelte-17melyq li:where(.svelte-17melyq) button:where(.svelte-17melyq){background:none;border:none;width:100%;padding:.5rem 1rem;text-align:left;color:var(--token-color-text-default-normal);cursor:pointer;font-size:1rem;line-height:1;-webkit-user-select:none;user-select:none}.dropdown.svelte-17melyq li:where(.svelte-17melyq) button:where(.svelte-17melyq):hover{background-color:var(--token-color-background-subtle-hover)}.dropdown.svelte-17melyq li:where(.svelte-17melyq) button:where(.svelte-17melyq):active{background-color:var(--token-color-background-subtle-pressed)}.toast.svelte-ye0ch1{display:flex;align-items:flex-start;background-color:var(--token-color-surface-overlay-normal);color:var(--token-color-text-default);border-radius:4px;padding:.75rem 1rem;box-shadow:0 0 6px #0003;min-width:280px;max-width:360px;position:relative;pointer-events:auto;outline:none}.toast.info.svelte-ye0ch1{background-color:var(--token-color-background-information-normal);color:var(--token-color-text-light-normal)}.toast.warning.svelte-ye0ch1{background-color:var(--token-color-background-warning-normal);color:var(--token-color-text-light-normal)}.toast.danger.svelte-ye0ch1{background-color:var(--token-color-background-danger-normal);color:var(--token-color-text-default)}.toast.discover.svelte-ye0ch1{background-color:var(--token-color-background-discover-normal);color:var(--token-color-text-default)}.toast.success.svelte-ye0ch1{background-color:var(--token-color-background-success-normal);color:var(--token-color-text-light-normal)}.toast.primary.svelte-ye0ch1{background-color:var(--token-color-background-primary-normal);color:var(--token-color-text-default)}.icon.svelte-ye0ch1{margin-right:.75rem;font-size:1.4rem;flex-shrink:0}.content.svelte-ye0ch1{flex:1}.title.svelte-ye0ch1{font-weight:600;margin-bottom:.15rem}.desc.svelte-ye0ch1{font-size:.875rem;color:var(--token-color-text-light-normal)}.toast.discover.svelte-ye0ch1 .desc:where(.svelte-ye0ch1),.toast.primary.svelte-ye0ch1 .desc:where(.svelte-ye0ch1),.toast.danger.svelte-ye0ch1 .desc:where(.svelte-ye0ch1){color:var(--token-color-text-default)}.close-btn.svelte-ye0ch1{position:absolute;top:.3rem;right:.4rem;cursor:pointer;background:transparent;border:none;font-size:1.5rem;color:inherit;padding:0;line-height:1}.close-btn.svelte-ye0ch1:hover{color:var(--token-color-text-danger)}.toaster.svelte-1kr7dsb{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:100vw;pointer-events:none}.top-left.svelte-1kr7dsb{top:1rem;left:1rem;align-items:flex-start}.top-center.svelte-1kr7dsb{top:1rem;left:50%;transform:translate(-50%);align-items:center}.top-right.svelte-1kr7dsb{top:1rem;right:1rem;align-items:flex-end}.bottom-left.svelte-1kr7dsb{bottom:1rem;left:1rem;align-items:flex-start}.bottom-center.svelte-1kr7dsb{bottom:1rem;left:50%;transform:translate(-50%);align-items:center}.bottom-right.svelte-1kr7dsb{bottom:1rem;right:1rem;align-items:flex-end}.avatar-wrapper.svelte-cqeujf{position:relative;display:inline-block}.avatar.svelte-cqeujf{margin:0rem var(--token-space-2)}.presence-dot.svelte-cqeujf{position:absolute;bottom:5px;right:15px;width:4px;height:4px;border-radius:50%;border:1px solid var(--token-color-text-default-normal);background-color:green}.presence-dot.online.svelte-cqeujf{background-color:#22c55e}.presence-dot.busy.svelte-cqeujf{background-color:#ef4444}.presence-dot.focus.svelte-cqeujf{background-color:#f59e0b}.presence-dot.offline.svelte-cqeujf{background-color:#9ca3af}#main-nav.svelte-41lhk{height:48px;width:calc(100% - 3rem);display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background-color:var(--token-color-surface-raised-normal);box-shadow:0 2px 6px #0000001a;-webkit-user-select:none;user-select:none;font-weight:600;font-size:.9rem}#main-nav.svelte-41lhk>div:where(.svelte-41lhk){flex:1;display:flex;align-items:center}.nav-left.svelte-41lhk a:where(.svelte-41lhk){text-decoration:none;color:var(--token-color-text-default-normal);display:flex;align-items:center;gap:.5rem}.nav-center.svelte-41lhk{justify-content:center}.nav-right.svelte-41lhk{justify-content:flex-end}#background.svelte-41lhk{background-color:var(--token-color-surface-sunken-normal);padding:0rem 5rem 4rem;border-radius:1rem;width:300px;height:680px;box-shadow:0 4px 12px #00000040}
