@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{--theme-mode: "light";--theme-primary: #6750a4;--theme-primary-variant: #7c4dff;--theme-secondary: #625b71;--theme-secondary-variant: #786b84;--theme-background: #fef7ff;--theme-surface: #fef7ff;--theme-surface-variant: #f3f0f4;--theme-surface-container: #f6f2f7;--theme-surface-container-high: #ede6f2;--theme-surface-container-highest: #e8e0e8;--theme-on-background: #1d1b20;--theme-on-surface: #1d1b20;--theme-on-surface-variant: #49454f;--theme-on-primary: #ffffff;--theme-on-secondary: #ffffff;--theme-error: #ba1a1a;--theme-on-error: #ffffff;--theme-success: #146c2e;--theme-on-success: #ffffff;--theme-warning: #b3721e;--theme-on-warning: #ffffff;--theme-outline: #79747e;--theme-outline-variant: #cac4d0;--theme-font-size-small: 12px;--theme-font-size-medium: 14px;--theme-font-size-large: 16px;--theme-font-size-xl: 18px;--theme-font-size-xxl: 24px;--md-sys-color-primary: var(--theme-primary);--md-sys-color-primary-container: var(--theme-primary-variant);--md-sys-color-on-primary: var(--theme-on-primary);--md-sys-color-on-primary-container: var(--theme-on-primary);--md-sys-color-secondary: var(--theme-secondary);--md-sys-color-secondary-container: var(--theme-secondary-variant);--md-sys-color-on-secondary: var(--theme-on-secondary);--md-sys-color-on-secondary-container: var(--theme-on-secondary);--md-sys-color-background: var(--theme-background);--md-sys-color-on-background: var(--theme-on-background);--md-sys-color-surface: var(--theme-surface);--md-sys-color-on-surface: var(--theme-on-surface);--md-sys-color-surface-variant: var(--theme-surface-variant);--md-sys-color-on-surface-variant: var(--theme-on-surface-variant);--md-sys-color-surface-container: var(--theme-surface-container);--md-sys-color-surface-container-high: var(--theme-surface-container-high);--md-sys-color-surface-container-highest: var(--theme-surface-container-highest);--md-sys-color-error: var(--theme-error);--md-sys-color-on-error: var(--theme-on-error);--md-sys-color-outline: var(--theme-outline);--md-sys-color-outline-variant: var(--theme-outline-variant)}[data-theme=dark]{--theme-mode: "dark";--theme-primary: var(--theme-primary, #d0bcff);--theme-primary-variant: var(--theme-primary-variant, #b19eea);--theme-secondary: var(--theme-secondary, #ccc2dc);--theme-secondary-variant: var(--theme-secondary-variant, #aea1bb);--theme-background: #141218;--theme-surface: #141218;--theme-surface-variant: #49454f;--theme-surface-container: #1f1a20;--theme-surface-container-high: #2b2531;--theme-surface-container-highest: #36303c;--theme-on-background: #e6e0e9;--theme-on-surface: #e6e0e9;--theme-on-surface-variant: #cac4d0;--theme-on-primary: #371e73;--theme-on-secondary: #332d41;--theme-error: #ffb4ab;--theme-on-error: #690005;--theme-success: #9dd98f;--theme-on-success: #003909;--theme-warning: #ffb95c;--theme-on-warning: #3d2a00;--theme-outline: #938f99;--theme-outline-variant: #49454f}body{font-family:Roboto,sans-serif;margin:0;padding:0;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);font-size:var(--theme-font-size-medium);transition:background-color .3s ease,color .3s ease}md-icon{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}md-filled-button md-icon,md-outlined-button md-icon,md-text-button md-icon,md-filled-tonal-button md-icon,md-elevated-button md-icon{font-size:18px}
