:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,:root[data-theme=light]{--bg-primary: #F5E6D3;--bg-secondary: #E8D5C4;--text-primary: #3E2723;--text-secondary: #5D4037;--border-color: #D7CCC8;--card-bg: #F5E6D3;--shadow: rgba(0, 0, 0, .1);color-scheme:light;--md-sys-color-surface: #FFF8F0;--md-sys-color-surface-container: #F5E6D3;--md-sys-color-surface-container-high: #F5E6D3;--md-sys-color-surface-container-highest: #F5E6D3;--md-sys-color-on-surface: #3E2723;--md-sys-color-on-surface-variant: #5D4037;--md-sys-color-primary: #5D4037;--md-sys-color-on-primary: #EFEBE9;--md-sys-color-outline: #D7CCC8;--md-sys-color-outline-variant: #E8D5C4;--md-filled-text-field-container-color: #F5E6D3;--md-filled-text-field-input-text-color: #3E2723;--md-filled-text-field-label-text-color: #5D4037;--md-filled-text-field-supporting-text-color: #5D4037;--md-filled-text-field-input-text-placeholder-color: #5D4037;--md-filled-select-container-color: #F5E6D3;--md-filled-select-label-text-color: #5D4037;--md-filled-select-input-text-color: #3E2723;--md-menu-container-color: #F5E6D3;--md-menu-container-shape: 4px;--md-menu-item-label-text-color: #3E2723;--md-menu-item-hover-state-layer-color: rgba(61, 39, 35, .08);--md-menu-item-focus-state-layer-color: rgba(61, 39, 35, .12);--md-menu-item-selected-container-color: #3E2723;--md-menu-item-selected-label-text-color: #EFEBE9;--md-outlined-button-container-color: transparent;--md-outlined-button-label-text-color: #3E2723;--md-outlined-button-outline-color: #D7CCC8;--md-filled-button-container-color: #5D4037;--md-filled-button-label-text-color: #EFEBE9}:root[data-theme=dark]{--bg-primary: #3E2723;--bg-secondary: #4E342E;--text-primary: #EFEBE9;--text-secondary: #D7CCC8;--border-color: #5D4037;--card-bg: #4E342E;--shadow: rgba(0, 0, 0, .3);color-scheme:dark;--md-sys-color-surface: #3E2723;--md-sys-color-surface-container: #4E342E;--md-sys-color-surface-container-high: #5D4037;--md-sys-color-surface-container-highest: #5D4037;--md-sys-color-on-surface: #EFEBE9;--md-sys-color-on-surface-variant: #D7CCC8;--md-sys-color-primary: #D7CCC8;--md-sys-color-on-primary: #3E2723;--md-sys-color-outline: #5D4037;--md-sys-color-outline-variant: #4E342E;--md-filled-text-field-container-color: #4E342E;--md-filled-text-field-input-text-color: #EFEBE9;--md-filled-text-field-label-text-color: #D7CCC8;--md-filled-text-field-supporting-text-color: #D7CCC8;--md-filled-text-field-input-text-placeholder-color: #D7CCC8;--md-filled-select-container-color: #4E342E;--md-filled-select-label-text-color: #D7CCC8;--md-filled-select-input-text-color: #EFEBE9;--md-menu-container-color: #4E342E;--md-menu-container-shape: 4px;--md-menu-item-label-text-color: #EFEBE9;--md-menu-item-hover-state-layer-color: rgba(239, 235, 233, .08);--md-menu-item-focus-state-layer-color: rgba(239, 235, 233, .12);--md-menu-item-selected-container-color: #F5E6D3;--md-menu-item-selected-label-text-color: #3E2723;--md-outlined-button-container-color: transparent;--md-outlined-button-label-text-color: #EFEBE9;--md-outlined-button-outline-color: #5D4037;--md-filled-button-container-color: #D7CCC8;--md-filled-button-label-text-color: #3E2723}body{margin:0;min-width:0;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}*{box-sizing:border-box}:root[data-theme=light] md-select-option[selected],:root[data-theme=light] md-select-option[selected]::part(container){background-color:#3e2723!important;--md-menu-item-selected-container-color: #3E2723 !important}:root[data-theme=light] md-select-option[selected] .headline,:root[data-theme=light] md-select-option[selected]::part(headline){color:#efebe9!important;--md-menu-item-selected-label-text-color: #EFEBE9 !important}:root[data-theme=dark] md-select-option[selected],:root[data-theme=dark] md-select-option[selected]::part(container){background-color:#f5e6d3!important;--md-menu-item-selected-container-color: #F5E6D3 !important}:root[data-theme=dark] md-select-option[selected] .headline,:root[data-theme=dark] md-select-option[selected]::part(headline){color:#3e2723!important;--md-menu-item-selected-label-text-color: #3E2723 !important}
