button.svelte-1ryaa46,div.svelte-1ryaa46{width:40px;height:40px;border-radius:100%;border:1px solid var(--light-border);text-align:center;align-content:center;background-color:var(--light-gray);-webkit-user-select:none;user-select:none}button.svelte-1ryaa46{cursor:pointer}.menu-item-container.svelte-5fqpto{position:relative}.menu-item-container.svelte-5fqpto:hover .drop-down:where(.svelte-5fqpto),.menu-item-container.svelte-5fqpto .override-drop-down:where(.svelte-5fqpto){display:flex}.drop-down.svelte-5fqpto{display:none;position:absolute;width:100px;padding:10px;flex-direction:column;background-color:var(--light-gray);border-radius:10px;border:1px solid var(--dark-hover);z-index:10}.drop-down.justify-right.svelte-5fqpto{right:0}.skip-nav.svelte-12qhfyh{position:absolute;top:-100%;left:0;z-index:1000;padding:10px 20px;background-color:var(--toolbar-color);color:var(--text-link);font-size:16px;text-decoration:none;border-bottom-right-radius:20px;transition:top .1s}.skip-nav.svelte-12qhfyh:focus{top:0}.container.svelte-12qhfyh{max-width:1200px;margin:0 auto;position:relative;min-height:100%}.body.svelte-12qhfyh{margin-left:20px;margin-right:20px}.toolbar.svelte-12qhfyh{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-inline-start:20px;padding-inline-end:20px;height:50px;background-color:var(--toolbar-color);border-bottom-right-radius:28px;border-bottom-left-radius:28px;margin:0;gap:16px;border:2px solid var(--toolbar-color-border);border-top-width:0}.toolbar-floating.svelte-12qhfyh{position:absolute;left:0;right:0}.toolbar.svelte-12qhfyh a:where(.svelte-12qhfyh),.toolbar-text.svelte-12qhfyh{color:var(--text-toolbar-color);text-decoration:none}.nav-container.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background-color:var(--dark-hover)}.nav-container.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:10px;border:unset;background-color:var(--light-gray);background-color:unset;padding:8px;font-size:16px}.nav-container.svelte-12qhfyh{display:flex;gap:15px;text-wrap:nowrap;overflow-x:auto}.footer.svelte-12qhfyh{margin:20px 0 0;padding-top:20px;padding-bottom:20px;background-color:var(--footer-color);border-top:2px solid var(--toolbar-color-border);padding-inline-start:90px;padding-inline-end:90px;display:grid;grid-template-columns:auto auto}.cat-picture.svelte-12qhfyh{width:150px;justify-self:end;align-self:center;border-radius:20px;border:3px solid var(--dark-border)}.footer-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:10px;align-self:end;list-style-type:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-links.svelte-12qhfyh button:where(.svelte-12qhfyh){width:fit-content}.footer-links.svelte-12qhfyh li:where(.svelte-12qhfyh){margin:0;padding-inline-start:0;font-size:14px}.notification-container.svelte-12qhfyh{position:fixed;right:0;bottom:0;padding:20px;z-index:999;display:flex;flex-direction:column;gap:16px}.notification-container.svelte-12qhfyh>span:where(.svelte-12qhfyh){border-radius:12px;border:1px solid;padding:8px;background-color:var(--bg-color);-webkit-user-select:none;user-select:none;padding-inline-start:16px;padding-inline-end:16px;min-width:250px}.notification-container.svelte-12qhfyh>span.error:where(.svelte-12qhfyh){border-color:var(--error-color)}.expand-arrow.svelte-12qhfyh{width:30px;height:30px;display:flex;justify-content:center;align-content:center;display:none}.nav-right.svelte-12qhfyh{display:flex;gap:10px;align-items:center;justify-content:end}.app-settings-form.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr;column-gap:15px}.app-settings-form.svelte-12qhfyh input[type=checkbox]:where(.svelte-12qhfyh){justify-self:start}.app-settings-save.svelte-12qhfyh{grid-column:2;width:fit-content;justify-self:end}.feedback-form.svelte-12qhfyh{display:flex;flex-direction:column;gap:8px}.feedback-form.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.feedback-form.svelte-12qhfyh button:where(.svelte-12qhfyh){width:fit-content;align-self:end}.feedback-form.svelte-12qhfyh textarea:where(.svelte-12qhfyh){resize:none;width:100%;height:200px;padding:0}@keyframes svelte-12qhfyh-expand-top-bar{0%{height:0}to{height:100px}}@keyframes svelte-12qhfyh-contract-top-bar{0%{height:100px}to{height:0}}@media(max-width:650px){.cat-picture.svelte-12qhfyh{margin-top:20px}.nav-right.svelte-12qhfyh{width:100%}.expand-arrow.svelte-12qhfyh{display:unset}.toolbar.svelte-12qhfyh .nav-container:where(.svelte-12qhfyh){display:none}.toolbar.expand-top-bar.svelte-12qhfyh nav.nav-container:where(.svelte-12qhfyh){display:grid;grid-template-columns:1fr 1fr 1fr;grid-column:1 / span 2;grid-row:2}.toolbar.expand-top-bar.svelte-12qhfyh nav.nav-container:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){text-align:center}.expand-top-bar.toolbar.svelte-12qhfyh{display:grid;height:fit-content;grid-template-columns:auto auto;align-items:baseline;padding-top:4px;padding-bottom:15px}.expand-top-bar.svelte-12qhfyh .nav-container:where(.svelte-12qhfyh){animation-name:svelte-12qhfyh-expand-top-bar;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:both}.contract-top-bar.expand-top-bar.svelte-12qhfyh .nav-container:where(.svelte-12qhfyh){animation-name:svelte-12qhfyh-contract-top-bar;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:both}}@media(max-width:600px){.footer.svelte-12qhfyh{padding-inline-start:20px;padding-inline-end:20px}.notification-container.svelte-12qhfyh{right:0;left:0;bottom:0;gap:8px}}
