*{box-sizing:border-box;--select-field-hover:#dcdee5;--select-field-action:#b2b3b7;--color-primary:#4a7caf;--color-primary-shade:#355b83;--color-primary-tint:#a1bdda;--color-secondary:#ca1bff;--color-chatbubble-alt:#e6f0fc;--color-primary-grey:#fbfbfb;--color-secondary-grey:#f5f5f5;--color-tertiary-grey-border:#d9d9d9;--font-color-dark-grey:#5f6368;--font-color-light-grey:#8f8f8f;--color-bg-primary:#14b8a6;--color-bg-secondary:#0b6a60;--color-bg-hover:#0056b3;--height-field:30px;--color-confirm:#324d68;--color-confirm-active:#4dc4dd;--color-confirm-secondary:#324d68;--color-confirm-secondary-active:#4dc4dd;--color-icon-active:#4dc4dd;--color-icon-inactive:#cbcbcb;--color-warn:#b82e2e;--color-warn-hover:#862121;--color-success-bg:#defde5;--color-success-border:#299251;--color-table-border:#eee}body,input,textarea,select,button{font-optical-sizing:auto;color:var(--font-color-dark-grey);font-family:Bitter,serif}input::placeholder,textarea::placeholder,select:invalid,option[value=""]{color:#c6c6c6}input,textarea,select{border:1px solid #d9d9d9;border-radius:3px;padding:5px 7px}input:focus,textarea:focus,select:focus{border:1px solid var(--color-primary);outline:none}label{font-weight:600}button{border:none;padding:10px;font-weight:500}button.primary{background:var(--color-primary);color:#fff}button.primary:hover{background:var(--color-primary-shade)}button.grey{color:var(--font-color-dark-grey);background:#d9d9d9}button.grey:hover{background:#bcbcbc}button,a{cursor:pointer}.spinner{border:5px solid #4b7caf4d;border-top-color:#4b7caf;border-radius:50%;width:40px;height:40px;margin-right:8px;animation:1s ease-in-out infinite spin;display:inline-block}.loading{flex-direction:column;justify-content:center;align-items:center;display:flex}.loading p{margin-bottom:0}@keyframes spin{to{transform:rotate(360deg)}}.toasts.svelte-zemmny{z-index:9999;pointer-events:none;flex-direction:column;gap:.6rem;display:flex;position:fixed;top:1.25rem;right:1.25rem}.toast.svelte-zemmny{pointer-events:auto;background:#fff;border:1px solid #0f172a14;border-radius:.6rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-width:300px;max-width:420px;padding:.75rem .8rem .75rem 1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px -14px #0f172a38,0 4px 10px -4px #0f172a14}.toast.svelte-zemmny:before{content:"";width:3px;position:absolute;top:0;bottom:0;left:0}.toast__icon.svelte-zemmny{border-radius:999px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.toast__message.svelte-zemmny{color:#1d2736;word-wrap:break-word;margin:0;font-size:.9rem;line-height:1.45}.toast__close.svelte-zemmny{color:#8f8f8f;cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;width:24px;height:24px;padding:0;transition:background .15s,color .15s;display:grid}.toast__close.svelte-zemmny:hover{color:#1d2736;background:#0f172a14}.toast__progress.svelte-zemmny{transform-origin:0;opacity:.55;height:2px;animation:15s linear forwards svelte-zemmny-toast-progress;position:absolute;bottom:0;left:3px;right:0}.toast.svelte-zemmny:hover .toast__progress:where(.svelte-zemmny){animation-play-state:paused}@keyframes svelte-zemmny-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast--success.svelte-zemmny:before{background:#299251}.toast--success.svelte-zemmny .toast__icon:where(.svelte-zemmny){color:#1e8f5a;background:#29925124}.toast--success.svelte-zemmny .toast__progress:where(.svelte-zemmny){background:#299251}.toast--error.svelte-zemmny:before{background:#b82e2e}.toast--error.svelte-zemmny .toast__icon:where(.svelte-zemmny){color:#b82e2e;background:#b82e2e1f}.toast--error.svelte-zemmny .toast__progress:where(.svelte-zemmny){background:#b82e2e}.toast--warn.svelte-zemmny:before{background:#c69e00}.toast--warn.svelte-zemmny .toast__icon:where(.svelte-zemmny){color:#a57b00;background:#c69e0029}.toast--warn.svelte-zemmny .toast__progress:where(.svelte-zemmny){background:#c69e00}@media (width<=500px){.toasts.svelte-zemmny{top:.75rem;left:.75rem;right:.75rem}.toast.svelte-zemmny{min-width:0;max-width:none}}button.svelte-y2gxjw{color:#fff;cursor:pointer;font-size:inherit;background:0 0;background:var(--color-primary);border:none;border-radius:30px;align-items:center;gap:10px;margin:0;padding:10px 20px;font-weight:700;display:flex}button.svelte-y2gxjw:hover{background:#101010}.login.svelte-12qhfyh{background:var(--color-primary-grey);text-align:center;flex-flow:column;justify-content:center;align-items:center;height:100vh;display:flex}.login-prompt.svelte-12qhfyh{text-align:center;background-color:#fff;border:1px solid #e7e6e6;max-width:500px;padding:20px}.login-prompt.svelte-12qhfyh>*{text-align:center;width:fit-content;margin:0 auto;padding:10px}.wrapper.svelte-12qhfyh{background-color:#fff;grid-template-columns:252px 1fr;transition:grid-template-columns .25s;display:grid}.wrapper-collapsed.svelte-12qhfyh{grid-template-columns:64px 1fr}#dashboard.svelte-12qhfyh{background:var(--color-primary-grey);height:100vh;overflow:hidden scroll}nav.svelte-12qhfyh{background:#fff;border-right:1px solid #e7e6e6;grid-template-rows:auto 1fr auto;height:100vh;transition:padding .25s;display:grid;position:relative}.nav-collapsed.svelte-12qhfyh{grid-template-rows:auto 1fr auto}ul.svelte-12qhfyh{margin:0;padding:0;list-style-type:none}a.svelte-12qhfyh{text-decoration:none}.nav-header.svelte-12qhfyh{align-items:center;gap:8px;padding:1rem 1.25rem .5rem 1.5rem;display:flex}.nav-collapsed.svelte-12qhfyh .nav-header:where(.svelte-12qhfyh){flex-direction:column;align-items:center;gap:6px;padding:1rem 8px .5rem}.nav-header.svelte-12qhfyh a:where(.svelte-12qhfyh){align-items:center;display:flex}.logo-img.svelte-12qhfyh{width:100%;max-width:120px}.nav-collapsed.svelte-12qhfyh .logo-img:where(.svelte-12qhfyh){max-width:36px}.collapse-toggle.svelte-12qhfyh{z-index:10;cursor:pointer;color:#9ca3af;background:#fff;border:1px solid #dde1e6;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:flex;position:absolute;top:26px;right:0;transform:translate(50%);box-shadow:0 1px 3px #0000000f}.collapse-toggle.svelte-12qhfyh:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 2px 8px #4a7caf59}.collapse-toggle.svelte-12qhfyh .material-symbols-outlined:where(.svelte-12qhfyh){font-size:15px;transition:transform .3s}.nav-collapsed.svelte-12qhfyh .collapse-toggle:where(.svelte-12qhfyh) .material-symbols-outlined:where(.svelte-12qhfyh){transform:rotate(180deg)}.nav-body.svelte-12qhfyh{scrollbar-width:thin;scrollbar-color:#ddd transparent;padding:4px 0 12px;overflow:hidden auto}.nav-body.svelte-12qhfyh::-webkit-scrollbar{width:3px}.nav-body.svelte-12qhfyh::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.nav-group.svelte-12qhfyh{position:relative}.nav-group.svelte-12qhfyh+.nav-group:where(.svelte-12qhfyh){margin-top:2px;padding-top:2px}.nav-group.svelte-12qhfyh+.nav-group:where(.svelte-12qhfyh):before{content:"";background:#f0f0f0;height:1px;margin:0 1.25rem 2px;display:block}.nav-collapsed.svelte-12qhfyh .nav-group:where(.svelte-12qhfyh)+.nav-group:where(.svelte-12qhfyh):before{margin:0 8px 2px}.group-header.svelte-12qhfyh{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;color:#8a919a;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 16px 6px 24px;font-family:inherit;font-size:.68rem;font-weight:700;transition:color .15s;display:flex}.group-header.svelte-12qhfyh:hover{color:var(--accent)}.group-icon.svelte-12qhfyh{color:var(--accent);flex-shrink:0;font-size:18px}.group-icon-img.svelte-12qhfyh{object-fit:contain;flex-shrink:0;width:18px;height:18px}.group-label.svelte-12qhfyh{text-align:left;flex-grow:1}.chevron.svelte-12qhfyh{flex-shrink:0;font-size:16px;transition:transform .25s}.chevron-open.svelte-12qhfyh{transform:rotate(90deg)}.nav-collapsed.svelte-12qhfyh .group-header:where(.svelte-12qhfyh){justify-content:center;padding:10px 0}.nav-collapsed.svelte-12qhfyh .group-icon:where(.svelte-12qhfyh){font-size:20px}.group-body.svelte-12qhfyh{grid-template-rows:0fr;transition:grid-template-rows .25s ease-out;display:grid}.group-expanded.svelte-12qhfyh{grid-template-rows:1fr}.group-items.svelte-12qhfyh{min-height:0;overflow:hidden}.nav-collapsed.svelte-12qhfyh .group-body:where(.svelte-12qhfyh){display:none}.nav-collapsed.svelte-12qhfyh .nav-body:where(.svelte-12qhfyh){overflow:visible}.nav-item.svelte-12qhfyh{color:var(--font-color-light-grey);cursor:pointer;align-items:center;gap:8px;padding:7px 16px 7px 32px;font-size:.84rem;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.nav-item.svelte-12qhfyh:hover:not(.disabled){color:var(--accent);background:#f5f7fa}.nav-item.active.svelte-12qhfyh{color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, transparent);font-weight:600}.nav-item.active.svelte-12qhfyh:before{content:"";background:var(--accent);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.nav-item.svelte-12qhfyh:hover:not(.disabled):before{content:"";background:#d4d8dd;border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.nav-item.active.svelte-12qhfyh:hover:before{background:var(--accent)}.nav-item.disabled.svelte-12qhfyh{cursor:default;opacity:.5}.item-icon.svelte-12qhfyh{width:18px;height:18px;color:var(--accent);opacity:.65;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.nav-item.active.svelte-12qhfyh .item-icon:where(.svelte-12qhfyh),.nav-item.svelte-12qhfyh:hover:not(.disabled) .item-icon:where(.svelte-12qhfyh){opacity:1}.item-icon-img.svelte-12qhfyh{object-fit:contain;opacity:.75;flex-shrink:0;width:18px;height:18px}.nav-item.active.svelte-12qhfyh .item-icon-img:where(.svelte-12qhfyh),.nav-item.svelte-12qhfyh:hover:not(.disabled) .item-icon-img:where(.svelte-12qhfyh){opacity:1}.item-label.svelte-12qhfyh{transition:transform .15s}.nav-item.svelte-12qhfyh:hover:not(.disabled) .item-label:where(.svelte-12qhfyh){transform:translate(1px)}.external-indicator.svelte-12qhfyh{opacity:.4;margin-left:auto;font-size:13px}.coming-soon.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.04em;color:#aaa;background:#f0f0f0;border-radius:3px;margin-left:auto;padding:1px 5px;font-size:.58rem;font-weight:600;line-height:1.4}.flyout.svelte-12qhfyh{border:1px solid #e7e6e6;border-left:3px solid var(--accent);z-index:200;background:#fff;border-radius:0 6px 6px 0;min-width:190px;display:none;position:absolute;top:0;left:100%;overflow:hidden;box-shadow:6px 4px 20px #00000012}.nav-group.svelte-12qhfyh:hover>.flyout:where(.svelte-12qhfyh){display:block}.flyout-header.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);border-bottom:1px solid #f0f0f0;padding:10px 16px 8px;font-size:.68rem;font-weight:700}.flyout-items.svelte-12qhfyh{padding:4px 0}.flyout-item.svelte-12qhfyh{color:var(--font-color-light-grey);cursor:pointer;align-items:center;gap:6px;padding:8px 16px;font-size:.84rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.flyout-item.svelte-12qhfyh:hover:not(.disabled){color:var(--accent);background:#f5f7fa}.flyout-item.active.svelte-12qhfyh{color:var(--accent);font-weight:600}.flyout-item.disabled.svelte-12qhfyh{cursor:default;opacity:.5}.nav-footer.svelte-12qhfyh{border-top:1px solid #eee;padding:10px 16px 12px;position:relative}.nav-footer-collapsed.svelte-12qhfyh{justify-content:center;padding:10px 0 12px;display:flex}.user-card.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.user-card-collapsed.svelte-12qhfyh{cursor:pointer;justify-content:center}.avatar.svelte-12qhfyh{background:linear-gradient(135deg, var(--color-primary-tint), var(--color-primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.avatar-sm.svelte-12qhfyh{width:30px;height:30px}.avatar-img.svelte-12qhfyh{object-fit:cover;width:100%;height:100%}.avatar-initials.svelte-12qhfyh{color:#fff;letter-spacing:.03em;font-size:.72rem;font-weight:700;line-height:1}.avatar-sm.svelte-12qhfyh .avatar-initials:where(.svelte-12qhfyh){font-size:.65rem}.user-details.svelte-12qhfyh{min-width:0}.username.svelte-12qhfyh{color:var(--font-color-dark-grey);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;font-weight:600;overflow:hidden}.logout-btn.svelte-12qhfyh{cursor:pointer;color:var(--font-color-light-grey);background:0 0;border:none;align-items:center;gap:3px;margin-top:1px;padding:0;font-size:.7rem;transition:color .15s;display:inline-flex}.logout-btn.svelte-12qhfyh:hover{color:var(--color-primary)}.logout-icon.svelte-12qhfyh{font-size:13px}.user-flyout.svelte-12qhfyh{z-index:200;display:none;position:absolute;bottom:4px;left:100%}.nav-footer.svelte-12qhfyh:hover .user-flyout:where(.svelte-12qhfyh){display:block}.user-flyout-card.svelte-12qhfyh{border:1px solid #e7e6e6;border-left:3px solid var(--color-primary);background:#fff;border-radius:0 6px 6px 0;align-items:center;gap:10px;min-width:180px;padding:10px 16px;display:flex;box-shadow:6px 4px 20px #00000012}.sr-only.svelte-12qhfyh{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.material-symbols-outlined.svelte-12qhfyh{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.hamburger.svelte-12qhfyh{display:none}@media screen and (width<=800px){.wrapper.svelte-12qhfyh{grid-template-rows:70px 1fr;grid-template-columns:1fr;height:100dvh;overflow:hidden}#dashboard.svelte-12qhfyh{border-left:unset;-webkit-overflow-scrolling:touch;border-top:1px solid #e7e6e6;height:calc(100dvh - 70px);max-height:calc(100dvh - 70px);position:relative;overflow:hidden auto}nav.svelte-12qhfyh{height:unset;min-height:unset;justify-content:flex-end;gap:1rem;padding:13px 20px;display:flex;position:relative}.nav-header.svelte-12qhfyh{flex-grow:1;padding:0}.nav-header.svelte-12qhfyh a:where(.svelte-12qhfyh){align-items:center;display:flex}.collapse-toggle.svelte-12qhfyh{display:none}.logo-img.svelte-12qhfyh{object-fit:contain;max-width:130px;margin-right:auto}.nav-body.svelte-12qhfyh{display:none}.nav-body.mobile-menu.svelte-12qhfyh{z-index:200;background:#fff;border:1px solid #e7e6e6;border-top:none;min-width:260px;max-height:calc(100dvh - 80px);padding:.75rem 0;display:block;position:absolute;top:70px;right:0;overflow-y:auto}.flyout.svelte-12qhfyh{display:none!important}.nav-body.mobile-menu.svelte-12qhfyh .group-body:where(.svelte-12qhfyh){grid-template-rows:1fr;display:grid}.nav-footer.svelte-12qhfyh{margin:unset;border-top:unset;border-right:1px solid #bdbdbd;border-left:unset;z-index:200;flex-direction:column;justify-content:center;height:100%;padding:0 1.3rem 0 0;display:flex}.user-card-mobile.svelte-12qhfyh .user-details:where(.svelte-12qhfyh){z-index:200;background:#f2f2f2;border:1px solid #e7e6e6;padding:10px 20px 10px 25px;display:none;position:absolute;top:100%;right:0}.nav-footer.svelte-12qhfyh:hover .user-card-mobile:where(.svelte-12qhfyh) .user-details:where(.svelte-12qhfyh),.nav-footer.svelte-12qhfyh:focus .user-card-mobile:where(.svelte-12qhfyh) .user-details:where(.svelte-12qhfyh){display:block}.user-flyout.svelte-12qhfyh{display:none!important}.hamburger.svelte-12qhfyh{order:3;justify-self:flex-end;width:45px;height:40px;display:flex}.hamburger.svelte-12qhfyh button:where(.svelte-12qhfyh){cursor:pointer;background:#ededed;border:none;border-radius:6px;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;padding:8px;display:flex}.hamburger.svelte-12qhfyh button:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){background:#9e9e9e;border-radius:30px;width:100%;height:2px;margin:0;padding:0}}
