:root{--background-main: #f9f8f2;--primary-deep-purple: #4a154b;--action-mint-green: #a2e4b8;--secondary-coffee-brown: #8c6239;--accent-lilac: #d1c4e9;--accent-sand: #efebe9;--text-light: #ffffff;--text-dark: #333333;--mdc-theme-primary: var(--primary-deep-purple);--mdc-theme-on-primary: var(--text-light);--mdc-theme-secondary: var(--action-mint-green);--mdc-theme-on-secondary: var(--text-dark);--mdc-theme-background: var(--background-main);--mdc-theme-surface: var(--background-main);--mdc-theme-on-surface: var(--text-dark);--mdc-theme-error: #b00020;--mdc-theme-on-error: #ffffff}html[data-theme=dark]{--background-main: #333333;--primary-deep-purple: #d6b2ef;--action-mint-green: #1e5c4c;--secondary-coffee-brown: #8c6239;--accent-lilac: #3e1c45;--accent-sand: #424242;--text-light: #333333;--text-dark: #f8f8e7;--mdc-theme-primary: var(--primary-deep-purple);--mdc-theme-on-primary: var(--text-light);--mdc-theme-secondary: var(--action-mint-green);--mdc-theme-on-secondary: var(--text-dark);--mdc-theme-background: var(--background-main);--mdc-theme-surface: var(--background-main);--mdc-theme-on-surface: var(--text-dark)}*{box-sizing:border-box}.navbar.svelte-12qhfyh{display:flex;align-items:center;padding:1rem;background-color:var(--background-main);box-shadow:0 2px 4px #0000001a}.navbar-logo.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none;color:inherit}.navbar-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){width:32px;height:32px;cursor:pointer}.navbar-title.svelte-12qhfyh{margin-left:.5rem;font-size:1.25rem;font-weight:700;color:var(--primary-deep-purple)}
