: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;overflow-x:hidden}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)}html,body{width:100%;min-height:100svh;min-height:calc(var(--vh, 1vh) * 100);margin:0;padding:0;overflow-x:hidden;position:relative}@supports not (height: 100svh){html,body{min-height:100vh}}*{box-sizing:border-box;max-width:100%}.mdc-button{padding-top:8px!important;padding-bottom:8px!important;height:auto!important;min-height:36px;white-space:normal!important;line-height:1.2!important;display:inline-flex!important;align-items:center;justify-content:center;text-align:center}.mdc-button .mdc-button__label{display:inline}header.svelte-skczeh{width:100%}.sticky.svelte-skczeh{position:fixed;top:0;z-index:1000}.navbar.svelte-skczeh{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--background-main);box-shadow:0 2px 4px #0000001a}.navbar-logo.svelte-skczeh{display:flex;align-items:center;text-decoration:none;color:inherit}.navbar-logo.svelte-skczeh img:where(.svelte-skczeh){width:32px;height:32px;cursor:pointer}.navbar-title.svelte-skczeh{margin-left:.5rem;font-size:1.25rem;font-weight:700;color:var(--primary-deep-purple)}.language-selector-wrapper.svelte-skczeh{display:flex;align-items:center}
