#app{width:100%;height:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-7a4386b4]:root{--text-color: #1f2937;--text-color-secondary: #6b7280;--text-color-tertiary: #9ca3af;--text-color-disabled: #d1d5db;--bg-color: #f8fafc;--bg-color-light: #ffffff;--bg-color-secondary: #f1f5f9;--bg-color-elevated: #ffffff;--border-color: #e5e7eb;--border-color-light: #f3f4f6;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--sider-bg: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);--sider-menu-bg: transparent;--sider-menu-item-hover: rgba(255, 255, 255, .08);--sider-menu-item-active: linear-gradient(135deg, #10b981 0%, #059669 100%);--header-bg: rgba(255, 255, 255, .95);--header-border: #f3f4f6;--card-bg: #ffffff;--card-border: #f3f4f6;--table-header-bg: #f1f5f9;--table-row-hover: #ecfdf5;--input-bg: #ffffff;--input-border: #e5e7eb;--input-focus-shadow: rgba(16, 185, 129, .1);--scrollbar-thumb: #d1d5db;--scrollbar-thumb-hover: #9ca3af}html.dark[data-v-7a4386b4],[data-theme=dark][data-v-7a4386b4]{--text-color: #e2e8f0;--text-color-secondary: #94a3b8;--text-color-tertiary: #64748b;--text-color-disabled: #475569;--bg-color: #0f172a;--bg-color-light: #1e293b;--bg-color-secondary: #1e293b;--bg-color-elevated: #334155;--border-color: #334155;--border-color-light: #1e293b;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .4), 0 1px 2px -1px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .3);--sider-bg: linear-gradient(180deg, #020617 0%, #0f172a 100%);--sider-menu-bg: transparent;--sider-menu-item-hover: rgba(255, 255, 255, .05);--sider-menu-item-active: linear-gradient(135deg, #10b981 0%, #059669 100%);--header-bg: rgba(15, 23, 42, .95);--header-border: #334155;--card-bg: #1e293b;--card-border: #334155;--table-header-bg: #334155;--table-row-hover: rgba(16, 185, 129, .1);--input-bg: #1e293b;--input-border: #334155;--input-focus-shadow: rgba(16, 185, 129, .2);--scrollbar-thumb: #475569;--scrollbar-thumb-hover: #64748b}.basic-layout[data-v-7a4386b4]{min-height:100vh;background:var(--bg-color);transition:background-color .3s ease}.basic-layout .layout-sider[data-v-7a4386b4]{background:var(--sider-bg);box-shadow:4px 0 20px #0000001a;border-right:none}.basic-layout .layout-sider .logo[data-v-7a4386b4]{height:60px;display:flex;align-items:center;justify-content:center;gap:10px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.06)}.basic-layout .layout-sider .logo img[data-v-7a4386b4]{width:36px;height:36px;border-radius:8px}.basic-layout .layout-sider .logo span[data-v-7a4386b4]{color:#fff;font-size:18px;font-weight:700;letter-spacing:.5px;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu{background:transparent;border-right:none;padding:12px 8px}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-item{color:#ffffffb3;margin:4px 0;padding:0 16px;border-radius:10px;height:44px;line-height:44px;transition:all .25s ease}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-item:hover{background:var(--sider-menu-item-hover);color:#fff}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-item.ant-menu-item-selected{background:var(--sider-menu-item-active);color:#fff;box-shadow:0 4px 12px #10b98166}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-item.ant-menu-item-selected:after{display:none}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-submenu-title{color:#ffffffb3;margin:4px 0;padding:0 16px;border-radius:10px;height:44px;line-height:44px;transition:all .25s ease}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover{background:var(--sider-menu-item-hover);color:#fff}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu.ant-menu-submenu-open>.ant-menu-submenu-title{background:#10b98126;color:#10b981}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub{background:#00000026;border-radius:8px;margin:4px 8px;padding:4px 0}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item{color:#fff9;height:40px;line-height:40px;padding-left:40px!important;margin:2px 8px}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item:hover{background:#ffffff1a;color:#fff}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item.ant-menu-item-selected{background:var(--sider-menu-item-active);color:#fff;box-shadow:0 2px 8px #10b9814d}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-submenu-title{color:#fff9;height:40px;line-height:40px;padding-left:40px!important;margin:2px 8px}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-submenu-title:hover{background:#ffffff1a;color:#fff}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-sub{background:#0003;margin:4px 0}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-sub .ant-menu-item{color:#ffffff8c;padding-left:60px!important;height:38px;line-height:38px}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-sub .ant-menu-item:hover{background:#ffffff1f;color:#fff}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-sub .ant-menu-item.ant-menu-item-selected{background:var(--sider-menu-item-active);color:#fff}.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-item-icon,.basic-layout .layout-sider[data-v-7a4386b4] .ant-menu .ant-menu-submenu-title .ant-menu-item-icon{font-size:18px}.basic-layout .layout-header[data-v-7a4386b4]{background:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 28px;height:60px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000d;border-bottom:1px solid var(--header-border);transition:background-color .3s ease,border-color .3s ease}.basic-layout .layout-header .header-left[data-v-7a4386b4]{display:flex;align-items:center;gap:20px}.basic-layout .layout-header .header-left .trigger[data-v-7a4386b4]{font-size:20px;cursor:pointer;color:var(--text-color-secondary);transition:all .25s ease;padding:8px;border-radius:8px}.basic-layout .layout-header .header-left .trigger[data-v-7a4386b4]:hover{color:#1890ff;background:#ecfdf5}.basic-layout .layout-header .header-left .breadcrumb[data-v-7a4386b4]{margin:0}.basic-layout .layout-header .header-left .breadcrumb[data-v-7a4386b4] .ant-breadcrumb-link{color:var(--text-color-secondary)}.basic-layout .layout-header .header-left .breadcrumb[data-v-7a4386b4] .ant-breadcrumb-separator{color:var(--text-color-tertiary)}.basic-layout .layout-header .header-right[data-v-7a4386b4]{display:flex;align-items:center;gap:16px}.basic-layout .layout-header .header-right .theme-switch[data-v-7a4386b4]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;cursor:pointer;transition:all .25s ease;background:var(--bg-color-secondary)}.basic-layout .layout-header .header-right .theme-switch[data-v-7a4386b4]:hover{background:#ecfdf5;transform:rotate(15deg)}.basic-layout .layout-header .header-right .theme-switch .theme-icon[data-v-7a4386b4]{font-size:20px;color:var(--text-color-secondary);transition:color .25s ease}.basic-layout .layout-header .header-right .theme-switch:hover .theme-icon[data-v-7a4386b4]{color:#1890ff}.basic-layout .layout-header .header-right .user-info[data-v-7a4386b4]{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 12px;border-radius:24px;transition:all .25s ease}.basic-layout .layout-header .header-right .user-info[data-v-7a4386b4]:hover{background:var(--bg-color-secondary)}.basic-layout .layout-header .header-right .user-info .user-avatar[data-v-7a4386b4]{border:2px solid #34d399;background:linear-gradient(135deg,#10b981,#34d399)}.basic-layout .layout-header .header-right .user-info .user-avatar .avatar-icon[data-v-7a4386b4]{font-size:18px;color:#fff}.basic-layout .layout-header .header-right .user-info .username[data-v-7a4386b4]{color:var(--text-color);font-weight:500}.basic-layout .layout-content[data-v-7a4386b4]{margin:0;background:var(--bg-color)!important}.basic-layout .layout-content .content-wrapper[data-v-7a4386b4]{padding:24px;min-height:calc(100vh - 110px);background:var(--bg-color)}.basic-layout .layout-footer[data-v-7a4386b4]{text-align:center;background:transparent;color:var(--text-color-tertiary);font-size:13px;padding:16px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--text-color: #1f2937;--text-color-secondary: #6b7280;--text-color-tertiary: #9ca3af;--text-color-disabled: #d1d5db;--bg-color: #f8fafc;--bg-color-light: #ffffff;--bg-color-secondary: #f1f5f9;--bg-color-elevated: #ffffff;--border-color: #e5e7eb;--border-color-light: #f3f4f6;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--sider-bg: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);--sider-menu-bg: transparent;--sider-menu-item-hover: rgba(255, 255, 255, .08);--sider-menu-item-active: linear-gradient(135deg, #10b981 0%, #059669 100%);--header-bg: rgba(255, 255, 255, .95);--header-border: #f3f4f6;--card-bg: #ffffff;--card-border: #f3f4f6;--table-header-bg: #f1f5f9;--table-row-hover: #ecfdf5;--input-bg: #ffffff;--input-border: #e5e7eb;--input-focus-shadow: rgba(16, 185, 129, .1);--scrollbar-thumb: #d1d5db;--scrollbar-thumb-hover: #9ca3af}html.dark,[data-theme=dark]{--text-color: #e2e8f0;--text-color-secondary: #94a3b8;--text-color-tertiary: #64748b;--text-color-disabled: #475569;--bg-color: #0f172a;--bg-color-light: #1e293b;--bg-color-secondary: #1e293b;--bg-color-elevated: #334155;--border-color: #334155;--border-color-light: #1e293b;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .4), 0 1px 2px -1px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .3);--sider-bg: linear-gradient(180deg, #020617 0%, #0f172a 100%);--sider-menu-bg: transparent;--sider-menu-item-hover: rgba(255, 255, 255, .05);--sider-menu-item-active: linear-gradient(135deg, #10b981 0%, #059669 100%);--header-bg: rgba(15, 23, 42, .95);--header-border: #334155;--card-bg: #1e293b;--card-border: #334155;--table-header-bg: #334155;--table-row-hover: rgba(16, 185, 129, .1);--input-bg: #1e293b;--input-border: #334155;--input-focus-shadow: rgba(16, 185, 129, .2);--scrollbar-thumb: #475569;--scrollbar-thumb-hover: #64748b}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.ant-card{border-radius:12px!important;border:1px solid var(--card-border)!important;box-shadow:var(--shadow-sm)!important;background:var(--card-bg)!important;transition:all .3s ease}.ant-card:hover{box-shadow:var(--shadow)!important}.ant-card .ant-card-head{border-bottom:1px solid var(--border-color-light);padding:16px 20px;min-height:auto;background:transparent}.ant-card .ant-card-head .ant-card-head-title{font-weight:600;font-size:15px;color:var(--text-color)}.ant-card .ant-card-body{padding:20px}.ant-btn{border-radius:8px!important;font-weight:500;transition:all .2s ease}.ant-btn.ant-btn-primary{background:linear-gradient(135deg,#10b981,#059669);border:none;box-shadow:0 2px 4px #10b9814d}.ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#10b981,#059669);opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #10b98166}.ant-btn.ant-btn-default{background:var(--bg-color-light);border-color:var(--border-color);color:var(--text-color)}.ant-btn.ant-btn-default:hover{color:#1890ff;border-color:#1890ff;background:var(--bg-color-light)}.ant-table{border-radius:12px;overflow:hidden;background:var(--card-bg)}.ant-table .ant-table-thead>tr>th{background:var(--table-header-bg)!important;font-weight:600;font-size:13px;color:var(--text-color-secondary);border-bottom:none;padding:14px 16px}.ant-table .ant-table-tbody>tr{transition:all .2s ease}.ant-table .ant-table-tbody>tr>td{padding:14px 16px;border-bottom:1px solid var(--border-color-light);background:var(--card-bg);color:var(--text-color)}.ant-table .ant-table-tbody>tr:hover>td{background:var(--table-row-hover)!important}.ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-input,.ant-select-selector,.ant-picker{border-radius:8px!important;border-color:var(--input-border)!important;background:var(--input-bg)!important;color:var(--text-color)!important;transition:all .2s ease}.ant-input:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:#34d399!important}.ant-input:focus,.ant-select-selector:focus,.ant-picker:focus,.ant-input.ant-input-focused,.ant-select-selector.ant-input-focused,.ant-picker.ant-input-focused{border-color:#1890ff!important;box-shadow:0 0 0 3px var(--input-focus-shadow)!important}.ant-input::placeholder,.ant-select-selection-placeholder{color:var(--text-color-tertiary)!important}.ant-select-focused .ant-select-selector{border-color:#1890ff!important;box-shadow:0 0 0 3px var(--input-focus-shadow)!important}.ant-select-dropdown{background:var(--bg-color-elevated)!important;border:1px solid var(--border-color)!important}.ant-select-dropdown .ant-select-item{color:var(--text-color)}.ant-select-dropdown .ant-select-item:hover,.ant-select-dropdown .ant-select-item-option-active{background:var(--table-row-hover)!important}.ant-select-dropdown .ant-select-item-option-selected{background:#ecfdf5!important;color:#1890ff}.ant-tag{border-radius:6px;font-weight:500;padding:2px 10px;border:none}.ant-statistic .ant-statistic-title{font-size:13px;color:var(--text-color-secondary);margin-bottom:8px}.ant-statistic .ant-statistic-content{font-weight:600;color:var(--text-color)}.ant-menu{border-radius:8px}.ant-modal .ant-modal-content{border-radius:16px;overflow:hidden;background:var(--card-bg)}.ant-modal .ant-modal-header{border-bottom:1px solid var(--border-color-light);padding:20px 24px;background:var(--card-bg)}.ant-modal .ant-modal-header .ant-modal-title{color:var(--text-color)}.ant-modal .ant-modal-body{padding:24px;background:var(--card-bg);color:var(--text-color)}.ant-modal .ant-modal-footer{border-top:1px solid var(--border-color-light);padding:16px 24px;background:var(--card-bg)}.ant-modal .ant-modal-close{color:var(--text-color-secondary)}.ant-modal .ant-modal-close:hover{color:var(--text-color)}.ant-message .ant-message-notice-content{border-radius:8px;box-shadow:var(--shadow-lg);background:var(--bg-color-elevated);color:var(--text-color)}.ant-dropdown-menu{border-radius:8px;box-shadow:var(--shadow-lg);padding:6px;background:var(--bg-color-elevated);border:1px solid var(--border-color)}.ant-dropdown-menu .ant-dropdown-menu-item{border-radius:6px;padding:8px 12px;color:var(--text-color)}.ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--table-row-hover)}.ant-pagination .ant-pagination-item{border-radius:8px;background:var(--bg-color-light);border-color:var(--border-color)}.ant-pagination .ant-pagination-item a{color:var(--text-color)}.ant-pagination .ant-pagination-item:hover,.ant-pagination .ant-pagination-item-active{border-color:#1890ff}.ant-pagination .ant-pagination-item:hover a,.ant-pagination .ant-pagination-item-active a{color:#1890ff}.ant-pagination .ant-pagination-item-active{background:#ecfdf5}.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{background:var(--bg-color-light);border-color:var(--border-color);color:var(--text-color)}.ant-badge-status-dot{width:8px;height:8px}.ant-form-item-label>label{color:var(--text-color)}.ant-tabs{color:var(--text-color)}.ant-tabs .ant-tabs-tab{color:var(--text-color-secondary)}.ant-tabs .ant-tabs-tab:hover,.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff}.ant-tabs .ant-tabs-ink-bar{background:#1890ff}.ant-tooltip .ant-tooltip-inner{background:var(--bg-color-elevated);color:var(--text-color);border:1px solid var(--border-color)}.ant-tooltip .ant-tooltip-arrow:before{background:var(--bg-color-elevated)}.text-muted{color:var(--text-color-secondary)}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-danger{color:#ef4444}.card-fresh{background:var(--card-bg)}.page-header{margin-bottom:24px}.page-header h1,.page-header h2{font-weight:700;color:var(--text-color);margin:0;font-size:22px}.page-header .subtitle{color:var(--text-color-secondary);font-size:14px;margin-top:4px}html.dark body,[data-theme=dark] body,html.dark .ant-layout,[data-theme=dark] .ant-layout,html.dark .ant-layout-content,[data-theme=dark] .ant-layout-content{background:var(--bg-color)!important}html.dark .ant-input-affix-wrapper,[data-theme=dark] .ant-input-affix-wrapper{background:var(--input-bg)!important;border-color:var(--input-border)!important}html.dark .ant-input-affix-wrapper .ant-input,[data-theme=dark] .ant-input-affix-wrapper .ant-input{background:transparent!important;color:var(--text-color)!important}html.dark .ant-input,[data-theme=dark] .ant-input{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-color)!important}html.dark .ant-input-textarea textarea,[data-theme=dark] .ant-input-textarea textarea{background:var(--input-bg)!important;color:var(--text-color)!important}html.dark .ant-select .ant-select-selector,[data-theme=dark] .ant-select .ant-select-selector{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-color)!important}html.dark .ant-select .ant-select-arrow,[data-theme=dark] .ant-select .ant-select-arrow{color:var(--text-color-tertiary)}html.dark .ant-select .ant-select-selection-item,[data-theme=dark] .ant-select .ant-select-selection-item{color:var(--text-color)!important}html.dark .ant-picker,[data-theme=dark] .ant-picker{background:var(--input-bg)!important;border-color:var(--input-border)!important}html.dark .ant-picker .ant-picker-input>input,[data-theme=dark] .ant-picker .ant-picker-input>input{color:var(--text-color)!important}html.dark .ant-picker .ant-picker-suffix,[data-theme=dark] .ant-picker .ant-picker-suffix,html.dark .ant-picker .ant-picker-clear,[data-theme=dark] .ant-picker .ant-picker-clear{color:var(--text-color-tertiary)}html.dark .ant-picker-dropdown,[data-theme=dark] .ant-picker-dropdown,html.dark .ant-picker-dropdown .ant-picker-panel-container,[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{background:var(--bg-color-elevated)!important}html.dark .ant-picker-dropdown .ant-picker-panel,[data-theme=dark] .ant-picker-dropdown .ant-picker-panel{background:var(--bg-color-elevated)!important;border-color:var(--border-color)!important}html.dark .ant-picker-dropdown .ant-picker-header,[data-theme=dark] .ant-picker-dropdown .ant-picker-header{color:var(--text-color)!important;border-color:var(--border-color)!important}html.dark .ant-picker-dropdown .ant-picker-header button,[data-theme=dark] .ant-picker-dropdown .ant-picker-header button{color:var(--text-color-secondary)!important}html.dark .ant-picker-dropdown .ant-picker-header button:hover,[data-theme=dark] .ant-picker-dropdown .ant-picker-header button:hover{color:#1890ff!important}html.dark .ant-picker-dropdown .ant-picker-content th,[data-theme=dark] .ant-picker-dropdown .ant-picker-content th{color:var(--text-color-secondary)!important}html.dark .ant-picker-dropdown .ant-picker-cell,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell{color:var(--text-color-tertiary)!important}html.dark .ant-picker-dropdown .ant-picker-cell-in-view,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view{color:var(--text-color)!important}html.dark .ant-picker-dropdown .ant-picker-cell:hover .ant-picker-cell-inner,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell:hover .ant-picker-cell-inner{background:var(--table-row-hover)!important}html.dark .ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:#1890ff!important;color:#fff!important}html.dark .ant-picker-dropdown .ant-picker-cell-today .ant-picker-cell-inner:before,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#1890ff!important}html.dark .ant-card,[data-theme=dark] .ant-card{background:var(--card-bg)!important;border-color:var(--card-border)!important}html.dark .ant-card .ant-card-head,[data-theme=dark] .ant-card .ant-card-head{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-card .ant-card-head .ant-card-head-title,[data-theme=dark] .ant-card .ant-card-head .ant-card-head-title{color:var(--text-color)!important}html.dark .ant-card .ant-card-body,[data-theme=dark] .ant-card .ant-card-body{background:var(--card-bg)!important;color:var(--text-color)!important}html.dark .ant-table,[data-theme=dark] .ant-table,html.dark .ant-table .ant-table-container,[data-theme=dark] .ant-table .ant-table-container{background:var(--card-bg)!important}html.dark .ant-table .ant-table-thead>tr>th,[data-theme=dark] .ant-table .ant-table-thead>tr>th{background:var(--table-header-bg)!important;color:var(--text-color-secondary)!important;border-color:var(--border-color)!important}html.dark .ant-table .ant-table-tbody>tr>td,[data-theme=dark] .ant-table .ant-table-tbody>tr>td{background:var(--card-bg)!important;color:var(--text-color)!important;border-color:var(--border-color)!important}html.dark .ant-table .ant-table-tbody>tr:hover>td,[data-theme=dark] .ant-table .ant-table-tbody>tr:hover>td{background:var(--table-row-hover)!important}html.dark .ant-table .ant-table-placeholder,[data-theme=dark] .ant-table .ant-table-placeholder{background:var(--card-bg)!important}html.dark .ant-table .ant-table-placeholder .ant-empty-description,[data-theme=dark] .ant-table .ant-table-placeholder .ant-empty-description{color:var(--text-color-secondary)!important}html.dark .ant-modal .ant-modal-content,[data-theme=dark] .ant-modal .ant-modal-content{background:var(--card-bg)!important}html.dark .ant-modal .ant-modal-header,[data-theme=dark] .ant-modal .ant-modal-header{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-modal .ant-modal-header .ant-modal-title,[data-theme=dark] .ant-modal .ant-modal-header .ant-modal-title{color:var(--text-color)!important}html.dark .ant-modal .ant-modal-body,[data-theme=dark] .ant-modal .ant-modal-body{background:var(--card-bg)!important;color:var(--text-color)!important}html.dark .ant-modal .ant-modal-footer,[data-theme=dark] .ant-modal .ant-modal-footer{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-modal .ant-modal-close,[data-theme=dark] .ant-modal .ant-modal-close{color:var(--text-color-secondary)!important}html.dark .ant-descriptions .ant-descriptions-item-label,[data-theme=dark] .ant-descriptions .ant-descriptions-item-label{color:var(--text-color-secondary)!important;background:var(--table-header-bg)!important}html.dark .ant-descriptions .ant-descriptions-item-content,[data-theme=dark] .ant-descriptions .ant-descriptions-item-content{color:var(--text-color)!important;background:var(--card-bg)!important}html.dark .ant-descriptions .ant-descriptions-view,[data-theme=dark] .ant-descriptions .ant-descriptions-view,html.dark .ant-descriptions .ant-descriptions-row,[data-theme=dark] .ant-descriptions .ant-descriptions-row{border-color:var(--border-color)!important}html.dark .ant-form-item-label>label,[data-theme=dark] .ant-form-item-label>label{color:var(--text-color)!important}html.dark .ant-form-item-explain,[data-theme=dark] .ant-form-item-explain{color:var(--text-color-secondary)!important}html.dark .ant-tabs,[data-theme=dark] .ant-tabs{color:var(--text-color)!important}html.dark .ant-tabs .ant-tabs-nav:before,[data-theme=dark] .ant-tabs .ant-tabs-nav:before{border-color:var(--border-color)!important}html.dark .ant-tabs .ant-tabs-tab,[data-theme=dark] .ant-tabs .ant-tabs-tab{color:var(--text-color-secondary)!important}html.dark .ant-tabs .ant-tabs-tab:hover,[data-theme=dark] .ant-tabs .ant-tabs-tab:hover,html.dark .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,[data-theme=dark] .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff!important}html.dark .ant-dropdown-menu,[data-theme=dark] .ant-dropdown-menu{background:var(--bg-color-elevated)!important;border-color:var(--border-color)!important}html.dark .ant-dropdown-menu .ant-dropdown-menu-item,[data-theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item{color:var(--text-color)!important}html.dark .ant-dropdown-menu .ant-dropdown-menu-item:hover,[data-theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--table-row-hover)!important}html.dark .ant-select-dropdown,[data-theme=dark] .ant-select-dropdown{background:var(--bg-color-elevated)!important}html.dark .ant-select-dropdown .ant-select-item,[data-theme=dark] .ant-select-dropdown .ant-select-item{color:var(--text-color)!important}html.dark .ant-select-dropdown .ant-select-item:hover,[data-theme=dark] .ant-select-dropdown .ant-select-item:hover,html.dark .ant-select-dropdown .ant-select-item-option-active,[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active{background:var(--table-row-hover)!important}html.dark .ant-select-dropdown .ant-select-item-option-selected,[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected{background:#10b98133!important;color:#1890ff!important}html.dark .ant-pagination .ant-pagination-item,[data-theme=dark] .ant-pagination .ant-pagination-item{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-pagination .ant-pagination-item a,[data-theme=dark] .ant-pagination .ant-pagination-item a{color:var(--text-color)!important}html.dark .ant-pagination .ant-pagination-item:hover,[data-theme=dark] .ant-pagination .ant-pagination-item:hover{border-color:#1890ff!important}html.dark .ant-pagination .ant-pagination-item:hover a,[data-theme=dark] .ant-pagination .ant-pagination-item:hover a{color:#1890ff!important}html.dark .ant-pagination .ant-pagination-item-active,[data-theme=dark] .ant-pagination .ant-pagination-item-active{background:#10b9811a!important;border-color:#1890ff!important}html.dark .ant-pagination .ant-pagination-item-active a,[data-theme=dark] .ant-pagination .ant-pagination-item-active a{color:#1890ff!important}html.dark .ant-pagination .ant-pagination-prev .ant-pagination-item-link,[data-theme=dark] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,html.dark .ant-pagination .ant-pagination-next .ant-pagination-item-link,[data-theme=dark] .ant-pagination .ant-pagination-next .ant-pagination-item-link,html.dark .ant-pagination .ant-pagination-options .ant-select-selector,[data-theme=dark] .ant-pagination .ant-pagination-options .ant-select-selector{background:var(--card-bg)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}html.dark .ant-empty-description,[data-theme=dark] .ant-empty-description{color:var(--text-color-secondary)!important}html.dark .ant-empty-image svg,[data-theme=dark] .ant-empty-image svg{fill:var(--text-color-tertiary)!important}html.dark .ant-spin-text,[data-theme=dark] .ant-spin-text{color:var(--text-color-secondary)!important}html.dark .ant-btn-default,[data-theme=dark] .ant-btn-default{background:var(--card-bg)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}html.dark .ant-btn-default:hover,[data-theme=dark] .ant-btn-default:hover{border-color:#1890ff!important;color:#1890ff!important}html.dark .ant-statistic .ant-statistic-title,[data-theme=dark] .ant-statistic .ant-statistic-title{color:var(--text-color-secondary)!important}html.dark .ant-statistic .ant-statistic-content,[data-theme=dark] .ant-statistic .ant-statistic-content,html.dark .ant-progress .ant-progress-text,[data-theme=dark] .ant-progress .ant-progress-text{color:var(--text-color)!important}html.dark .ant-divider,[data-theme=dark] .ant-divider{border-color:var(--border-color)!important}html.dark .ant-badge .ant-badge-count,[data-theme=dark] .ant-badge .ant-badge-count{box-shadow:0 0 0 1px var(--card-bg)!important}html.dark .anticon,[data-theme=dark] .anticon{color:inherit}html.dark .ant-message .ant-message-notice-content,[data-theme=dark] .ant-message .ant-message-notice-content{background:var(--bg-color-elevated)!important;color:var(--text-color)!important}html.dark .ant-popover .ant-popover-inner,[data-theme=dark] .ant-popover .ant-popover-inner{background:var(--bg-color-elevated)!important}html.dark .ant-popover .ant-popover-title,[data-theme=dark] .ant-popover .ant-popover-title{color:var(--text-color)!important;border-color:var(--border-color)!important}html.dark .ant-popover .ant-popover-inner-content,[data-theme=dark] .ant-popover .ant-popover-inner-content{color:var(--text-color)!important}html.dark .ant-tooltip .ant-tooltip-inner,[data-theme=dark] .ant-tooltip .ant-tooltip-inner{background:var(--bg-color-elevated)!important;color:var(--text-color)!important}html.dark .ant-alert,[data-theme=dark] .ant-alert{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-alert .ant-alert-message,[data-theme=dark] .ant-alert .ant-alert-message{color:var(--text-color)!important}html.dark .ant-alert .ant-alert-description,[data-theme=dark] .ant-alert .ant-alert-description{color:var(--text-color-secondary)!important}html.dark .ant-list .ant-list-item,[data-theme=dark] .ant-list .ant-list-item{color:var(--text-color)!important;border-color:var(--border-color)!important}html.dark [class*=-page],[data-theme=dark] [class*=-page],html.dark [class*=-container],[data-theme=dark] [class*=-container],html.dark [class*=-overview],[data-theme=dark] [class*=-overview],html.dark [class*=-list],[data-theme=dark] [class*=-list],html.dark [class*=-dashboard],[data-theme=dark] [class*=-dashboard],html.dark .bookkeeping-books,[data-theme=dark] .bookkeeping-books,html.dark .bookkeeping-entries,[data-theme=dark] .bookkeeping-entries,html.dark .bookkeeping-statistics,[data-theme=dark] .bookkeeping-statistics,html.dark .bookkeeping-search,[data-theme=dark] .bookkeeping-search,html.dark .bookkeeping-overview,[data-theme=dark] .bookkeeping-overview,html.dark .budget-container,[data-theme=dark] .budget-container,html.dark .family-details-container,[data-theme=dark] .family-details-container,html.dark .finance-dashboard,[data-theme=dark] .finance-dashboard,html.dark .productivity-dashboard,[data-theme=dark] .productivity-dashboard,html.dark .countdown-list,[data-theme=dark] .countdown-list,html.dark .habit-list,[data-theme=dark] .habit-list,html.dark .memo-list,[data-theme=dark] .memo-list,html.dark .task-overview,[data-theme=dark] .task-overview,html.dark .task-list,[data-theme=dark] .task-list,html.dark .task-projects,[data-theme=dark] .task-projects,html.dark .task-list-page,[data-theme=dark] .task-list-page,html.dark .investment-holdings,[data-theme=dark] .investment-holdings,html.dark .investment-portfolio,[data-theme=dark] .investment-portfolio,html.dark .precious-metals,[data-theme=dark] .precious-metals,html.dark .debt-overview,[data-theme=dark] .debt-overview,html.dark .voucher-overview,[data-theme=dark] .voucher-overview,html.dark .families-index,[data-theme=dark] .families-index,html.dark .users-index,[data-theme=dark] .users-index,html.dark .system-user,[data-theme=dark] .system-user,html.dark .system-role,[data-theme=dark] .system-role,html.dark .system-menu,[data-theme=dark] .system-menu,html.dark .efficiencyhub-index,[data-theme=dark] .efficiencyhub-index,html.dark .report-dashboard,[data-theme=dark] .report-dashboard,html.dark .assets-overview,[data-theme=dark] .assets-overview{background:var(--bg-color)!important;color:var(--text-color)!important}html.dark [class*=-page] h1,[data-theme=dark] [class*=-page] h1,html.dark [class*=-container] h1,[data-theme=dark] [class*=-container] h1,html.dark [class*=-overview] h1,[data-theme=dark] [class*=-overview] h1,html.dark [class*=-list] h1,[data-theme=dark] [class*=-list] h1,html.dark [class*=-dashboard] h1,[data-theme=dark] [class*=-dashboard] h1,html.dark .bookkeeping-books h1,[data-theme=dark] .bookkeeping-books h1,html.dark .bookkeeping-entries h1,[data-theme=dark] .bookkeeping-entries h1,html.dark .bookkeeping-statistics h1,[data-theme=dark] .bookkeeping-statistics h1,html.dark .bookkeeping-search h1,[data-theme=dark] .bookkeeping-search h1,html.dark .bookkeeping-overview h1,[data-theme=dark] .bookkeeping-overview h1,html.dark .budget-container h1,[data-theme=dark] .budget-container h1,html.dark .family-details-container h1,[data-theme=dark] .family-details-container h1,html.dark .finance-dashboard h1,[data-theme=dark] .finance-dashboard h1,html.dark .productivity-dashboard h1,[data-theme=dark] .productivity-dashboard h1,html.dark .countdown-list h1,[data-theme=dark] .countdown-list h1,html.dark .habit-list h1,[data-theme=dark] .habit-list h1,html.dark .memo-list h1,[data-theme=dark] .memo-list h1,html.dark .task-overview h1,[data-theme=dark] .task-overview h1,html.dark .task-list h1,[data-theme=dark] .task-list h1,html.dark .task-projects h1,[data-theme=dark] .task-projects h1,html.dark .task-list-page h1,[data-theme=dark] .task-list-page h1,html.dark .investment-holdings h1,[data-theme=dark] .investment-holdings h1,html.dark .investment-portfolio h1,[data-theme=dark] .investment-portfolio h1,html.dark .precious-metals h1,[data-theme=dark] .precious-metals h1,html.dark .debt-overview h1,[data-theme=dark] .debt-overview h1,html.dark .voucher-overview h1,[data-theme=dark] .voucher-overview h1,html.dark .families-index h1,[data-theme=dark] .families-index h1,html.dark .users-index h1,[data-theme=dark] .users-index h1,html.dark .system-user h1,[data-theme=dark] .system-user h1,html.dark .system-role h1,[data-theme=dark] .system-role h1,html.dark .system-menu h1,[data-theme=dark] .system-menu h1,html.dark .efficiencyhub-index h1,[data-theme=dark] .efficiencyhub-index h1,html.dark .report-dashboard h1,[data-theme=dark] .report-dashboard h1,html.dark .assets-overview h1,[data-theme=dark] .assets-overview h1,html.dark [class*=-page] h2,[data-theme=dark] [class*=-page] h2,html.dark [class*=-container] h2,[data-theme=dark] [class*=-container] h2,html.dark [class*=-overview] h2,[data-theme=dark] [class*=-overview] h2,html.dark [class*=-list] h2,[data-theme=dark] [class*=-list] h2,html.dark [class*=-dashboard] h2,[data-theme=dark] [class*=-dashboard] h2,html.dark .bookkeeping-books h2,[data-theme=dark] .bookkeeping-books h2,html.dark .bookkeeping-entries h2,[data-theme=dark] .bookkeeping-entries h2,html.dark .bookkeeping-statistics h2,[data-theme=dark] .bookkeeping-statistics h2,html.dark .bookkeeping-search h2,[data-theme=dark] .bookkeeping-search h2,html.dark .bookkeeping-overview h2,[data-theme=dark] .bookkeeping-overview h2,html.dark .budget-container h2,[data-theme=dark] .budget-container h2,html.dark .family-details-container h2,[data-theme=dark] .family-details-container h2,html.dark .finance-dashboard h2,[data-theme=dark] .finance-dashboard h2,html.dark .productivity-dashboard h2,[data-theme=dark] .productivity-dashboard h2,html.dark .countdown-list h2,[data-theme=dark] .countdown-list h2,html.dark .habit-list h2,[data-theme=dark] .habit-list h2,html.dark .memo-list h2,[data-theme=dark] .memo-list h2,html.dark .task-overview h2,[data-theme=dark] .task-overview h2,html.dark .task-list h2,[data-theme=dark] .task-list h2,html.dark .task-projects h2,[data-theme=dark] .task-projects h2,html.dark .task-list-page h2,[data-theme=dark] .task-list-page h2,html.dark .investment-holdings h2,[data-theme=dark] .investment-holdings h2,html.dark .investment-portfolio h2,[data-theme=dark] .investment-portfolio h2,html.dark .precious-metals h2,[data-theme=dark] .precious-metals h2,html.dark .debt-overview h2,[data-theme=dark] .debt-overview h2,html.dark .voucher-overview h2,[data-theme=dark] .voucher-overview h2,html.dark .families-index h2,[data-theme=dark] .families-index h2,html.dark .users-index h2,[data-theme=dark] .users-index h2,html.dark .system-user h2,[data-theme=dark] .system-user h2,html.dark .system-role h2,[data-theme=dark] .system-role h2,html.dark .system-menu h2,[data-theme=dark] .system-menu h2,html.dark .efficiencyhub-index h2,[data-theme=dark] .efficiencyhub-index h2,html.dark .report-dashboard h2,[data-theme=dark] .report-dashboard h2,html.dark .assets-overview h2,[data-theme=dark] .assets-overview h2,html.dark [class*=-page] h3,[data-theme=dark] [class*=-page] h3,html.dark [class*=-container] h3,[data-theme=dark] [class*=-container] h3,html.dark [class*=-overview] h3,[data-theme=dark] [class*=-overview] h3,html.dark [class*=-list] h3,[data-theme=dark] [class*=-list] h3,html.dark [class*=-dashboard] h3,[data-theme=dark] [class*=-dashboard] h3,html.dark .bookkeeping-books h3,[data-theme=dark] .bookkeeping-books h3,html.dark .bookkeeping-entries h3,[data-theme=dark] .bookkeeping-entries h3,html.dark .bookkeeping-statistics h3,[data-theme=dark] .bookkeeping-statistics h3,html.dark .bookkeeping-search h3,[data-theme=dark] .bookkeeping-search h3,html.dark .bookkeeping-overview h3,[data-theme=dark] .bookkeeping-overview h3,html.dark .budget-container h3,[data-theme=dark] .budget-container h3,html.dark .family-details-container h3,[data-theme=dark] .family-details-container h3,html.dark .finance-dashboard h3,[data-theme=dark] .finance-dashboard h3,html.dark .productivity-dashboard h3,[data-theme=dark] .productivity-dashboard h3,html.dark .countdown-list h3,[data-theme=dark] .countdown-list h3,html.dark .habit-list h3,[data-theme=dark] .habit-list h3,html.dark .memo-list h3,[data-theme=dark] .memo-list h3,html.dark .task-overview h3,[data-theme=dark] .task-overview h3,html.dark .task-list h3,[data-theme=dark] .task-list h3,html.dark .task-projects h3,[data-theme=dark] .task-projects h3,html.dark .task-list-page h3,[data-theme=dark] .task-list-page h3,html.dark .investment-holdings h3,[data-theme=dark] .investment-holdings h3,html.dark .investment-portfolio h3,[data-theme=dark] .investment-portfolio h3,html.dark .precious-metals h3,[data-theme=dark] .precious-metals h3,html.dark .debt-overview h3,[data-theme=dark] .debt-overview h3,html.dark .voucher-overview h3,[data-theme=dark] .voucher-overview h3,html.dark .families-index h3,[data-theme=dark] .families-index h3,html.dark .users-index h3,[data-theme=dark] .users-index h3,html.dark .system-user h3,[data-theme=dark] .system-user h3,html.dark .system-role h3,[data-theme=dark] .system-role h3,html.dark .system-menu h3,[data-theme=dark] .system-menu h3,html.dark .efficiencyhub-index h3,[data-theme=dark] .efficiencyhub-index h3,html.dark .report-dashboard h3,[data-theme=dark] .report-dashboard h3,html.dark .assets-overview h3,[data-theme=dark] .assets-overview h3,html.dark [class*=-page] h4,[data-theme=dark] [class*=-page] h4,html.dark [class*=-container] h4,[data-theme=dark] [class*=-container] h4,html.dark [class*=-overview] h4,[data-theme=dark] [class*=-overview] h4,html.dark [class*=-list] h4,[data-theme=dark] [class*=-list] h4,html.dark [class*=-dashboard] h4,[data-theme=dark] [class*=-dashboard] h4,html.dark .bookkeeping-books h4,[data-theme=dark] .bookkeeping-books h4,html.dark .bookkeeping-entries h4,[data-theme=dark] .bookkeeping-entries h4,html.dark .bookkeeping-statistics h4,[data-theme=dark] .bookkeeping-statistics h4,html.dark .bookkeeping-search h4,[data-theme=dark] .bookkeeping-search h4,html.dark .bookkeeping-overview h4,[data-theme=dark] .bookkeeping-overview h4,html.dark .budget-container h4,[data-theme=dark] .budget-container h4,html.dark .family-details-container h4,[data-theme=dark] .family-details-container h4,html.dark .finance-dashboard h4,[data-theme=dark] .finance-dashboard h4,html.dark .productivity-dashboard h4,[data-theme=dark] .productivity-dashboard h4,html.dark .countdown-list h4,[data-theme=dark] .countdown-list h4,html.dark .habit-list h4,[data-theme=dark] .habit-list h4,html.dark .memo-list h4,[data-theme=dark] .memo-list h4,html.dark .task-overview h4,[data-theme=dark] .task-overview h4,html.dark .task-list h4,[data-theme=dark] .task-list h4,html.dark .task-projects h4,[data-theme=dark] .task-projects h4,html.dark .task-list-page h4,[data-theme=dark] .task-list-page h4,html.dark .investment-holdings h4,[data-theme=dark] .investment-holdings h4,html.dark .investment-portfolio h4,[data-theme=dark] .investment-portfolio h4,html.dark .precious-metals h4,[data-theme=dark] .precious-metals h4,html.dark .debt-overview h4,[data-theme=dark] .debt-overview h4,html.dark .voucher-overview h4,[data-theme=dark] .voucher-overview h4,html.dark .families-index h4,[data-theme=dark] .families-index h4,html.dark .users-index h4,[data-theme=dark] .users-index h4,html.dark .system-user h4,[data-theme=dark] .system-user h4,html.dark .system-role h4,[data-theme=dark] .system-role h4,html.dark .system-menu h4,[data-theme=dark] .system-menu h4,html.dark .efficiencyhub-index h4,[data-theme=dark] .efficiencyhub-index h4,html.dark .report-dashboard h4,[data-theme=dark] .report-dashboard h4,html.dark .assets-overview h4,[data-theme=dark] .assets-overview h4,html.dark [class*=-page] h5,[data-theme=dark] [class*=-page] h5,html.dark [class*=-container] h5,[data-theme=dark] [class*=-container] h5,html.dark [class*=-overview] h5,[data-theme=dark] [class*=-overview] h5,html.dark [class*=-list] h5,[data-theme=dark] [class*=-list] h5,html.dark [class*=-dashboard] h5,[data-theme=dark] [class*=-dashboard] h5,html.dark .bookkeeping-books h5,[data-theme=dark] .bookkeeping-books h5,html.dark .bookkeeping-entries h5,[data-theme=dark] .bookkeeping-entries h5,html.dark .bookkeeping-statistics h5,[data-theme=dark] .bookkeeping-statistics h5,html.dark .bookkeeping-search h5,[data-theme=dark] .bookkeeping-search h5,html.dark .bookkeeping-overview h5,[data-theme=dark] .bookkeeping-overview h5,html.dark .budget-container h5,[data-theme=dark] .budget-container h5,html.dark .family-details-container h5,[data-theme=dark] .family-details-container h5,html.dark .finance-dashboard h5,[data-theme=dark] .finance-dashboard h5,html.dark .productivity-dashboard h5,[data-theme=dark] .productivity-dashboard h5,html.dark .countdown-list h5,[data-theme=dark] .countdown-list h5,html.dark .habit-list h5,[data-theme=dark] .habit-list h5,html.dark .memo-list h5,[data-theme=dark] .memo-list h5,html.dark .task-overview h5,[data-theme=dark] .task-overview h5,html.dark .task-list h5,[data-theme=dark] .task-list h5,html.dark .task-projects h5,[data-theme=dark] .task-projects h5,html.dark .task-list-page h5,[data-theme=dark] .task-list-page h5,html.dark .investment-holdings h5,[data-theme=dark] .investment-holdings h5,html.dark .investment-portfolio h5,[data-theme=dark] .investment-portfolio h5,html.dark .precious-metals h5,[data-theme=dark] .precious-metals h5,html.dark .debt-overview h5,[data-theme=dark] .debt-overview h5,html.dark .voucher-overview h5,[data-theme=dark] .voucher-overview h5,html.dark .families-index h5,[data-theme=dark] .families-index h5,html.dark .users-index h5,[data-theme=dark] .users-index h5,html.dark .system-user h5,[data-theme=dark] .system-user h5,html.dark .system-role h5,[data-theme=dark] .system-role h5,html.dark .system-menu h5,[data-theme=dark] .system-menu h5,html.dark .efficiencyhub-index h5,[data-theme=dark] .efficiencyhub-index h5,html.dark .report-dashboard h5,[data-theme=dark] .report-dashboard h5,html.dark .assets-overview h5,[data-theme=dark] .assets-overview h5,html.dark [class*=-page] h6,[data-theme=dark] [class*=-page] h6,html.dark [class*=-container] h6,[data-theme=dark] [class*=-container] h6,html.dark [class*=-overview] h6,[data-theme=dark] [class*=-overview] h6,html.dark [class*=-list] h6,[data-theme=dark] [class*=-list] h6,html.dark [class*=-dashboard] h6,[data-theme=dark] [class*=-dashboard] h6,html.dark .bookkeeping-books h6,[data-theme=dark] .bookkeeping-books h6,html.dark .bookkeeping-entries h6,[data-theme=dark] .bookkeeping-entries h6,html.dark .bookkeeping-statistics h6,[data-theme=dark] .bookkeeping-statistics h6,html.dark .bookkeeping-search h6,[data-theme=dark] .bookkeeping-search h6,html.dark .bookkeeping-overview h6,[data-theme=dark] .bookkeeping-overview h6,html.dark .budget-container h6,[data-theme=dark] .budget-container h6,html.dark .family-details-container h6,[data-theme=dark] .family-details-container h6,html.dark .finance-dashboard h6,[data-theme=dark] .finance-dashboard h6,html.dark .productivity-dashboard h6,[data-theme=dark] .productivity-dashboard h6,html.dark .countdown-list h6,[data-theme=dark] .countdown-list h6,html.dark .habit-list h6,[data-theme=dark] .habit-list h6,html.dark .memo-list h6,[data-theme=dark] .memo-list h6,html.dark .task-overview h6,[data-theme=dark] .task-overview h6,html.dark .task-list h6,[data-theme=dark] .task-list h6,html.dark .task-projects h6,[data-theme=dark] .task-projects h6,html.dark .task-list-page h6,[data-theme=dark] .task-list-page h6,html.dark .investment-holdings h6,[data-theme=dark] .investment-holdings h6,html.dark .investment-portfolio h6,[data-theme=dark] .investment-portfolio h6,html.dark .precious-metals h6,[data-theme=dark] .precious-metals h6,html.dark .debt-overview h6,[data-theme=dark] .debt-overview h6,html.dark .voucher-overview h6,[data-theme=dark] .voucher-overview h6,html.dark .families-index h6,[data-theme=dark] .families-index h6,html.dark .users-index h6,[data-theme=dark] .users-index h6,html.dark .system-user h6,[data-theme=dark] .system-user h6,html.dark .system-role h6,[data-theme=dark] .system-role h6,html.dark .system-menu h6,[data-theme=dark] .system-menu h6,html.dark .efficiencyhub-index h6,[data-theme=dark] .efficiencyhub-index h6,html.dark .report-dashboard h6,[data-theme=dark] .report-dashboard h6,html.dark .assets-overview h6,[data-theme=dark] .assets-overview h6{color:var(--text-color)!important}html.dark [class*=-page] .subtitle,[data-theme=dark] [class*=-page] .subtitle,html.dark [class*=-container] .subtitle,[data-theme=dark] [class*=-container] .subtitle,html.dark [class*=-overview] .subtitle,[data-theme=dark] [class*=-overview] .subtitle,html.dark [class*=-list] .subtitle,[data-theme=dark] [class*=-list] .subtitle,html.dark [class*=-dashboard] .subtitle,[data-theme=dark] [class*=-dashboard] .subtitle,html.dark .bookkeeping-books .subtitle,[data-theme=dark] .bookkeeping-books .subtitle,html.dark .bookkeeping-entries .subtitle,[data-theme=dark] .bookkeeping-entries .subtitle,html.dark .bookkeeping-statistics .subtitle,[data-theme=dark] .bookkeeping-statistics .subtitle,html.dark .bookkeeping-search .subtitle,[data-theme=dark] .bookkeeping-search .subtitle,html.dark .bookkeeping-overview .subtitle,[data-theme=dark] .bookkeeping-overview .subtitle,html.dark .budget-container .subtitle,[data-theme=dark] .budget-container .subtitle,html.dark .family-details-container .subtitle,[data-theme=dark] .family-details-container .subtitle,html.dark .finance-dashboard .subtitle,[data-theme=dark] .finance-dashboard .subtitle,html.dark .productivity-dashboard .subtitle,[data-theme=dark] .productivity-dashboard .subtitle,html.dark .countdown-list .subtitle,[data-theme=dark] .countdown-list .subtitle,html.dark .habit-list .subtitle,[data-theme=dark] .habit-list .subtitle,html.dark .memo-list .subtitle,[data-theme=dark] .memo-list .subtitle,html.dark .task-overview .subtitle,[data-theme=dark] .task-overview .subtitle,html.dark .task-list .subtitle,[data-theme=dark] .task-list .subtitle,html.dark .task-projects .subtitle,[data-theme=dark] .task-projects .subtitle,html.dark .task-list-page .subtitle,[data-theme=dark] .task-list-page .subtitle,html.dark .investment-holdings .subtitle,[data-theme=dark] .investment-holdings .subtitle,html.dark .investment-portfolio .subtitle,[data-theme=dark] .investment-portfolio .subtitle,html.dark .precious-metals .subtitle,[data-theme=dark] .precious-metals .subtitle,html.dark .debt-overview .subtitle,[data-theme=dark] .debt-overview .subtitle,html.dark .voucher-overview .subtitle,[data-theme=dark] .voucher-overview .subtitle,html.dark .families-index .subtitle,[data-theme=dark] .families-index .subtitle,html.dark .users-index .subtitle,[data-theme=dark] .users-index .subtitle,html.dark .system-user .subtitle,[data-theme=dark] .system-user .subtitle,html.dark .system-role .subtitle,[data-theme=dark] .system-role .subtitle,html.dark .system-menu .subtitle,[data-theme=dark] .system-menu .subtitle,html.dark .efficiencyhub-index .subtitle,[data-theme=dark] .efficiencyhub-index .subtitle,html.dark .report-dashboard .subtitle,[data-theme=dark] .report-dashboard .subtitle,html.dark .assets-overview .subtitle,[data-theme=dark] .assets-overview .subtitle,html.dark [class*=-page] .sub-title,[data-theme=dark] [class*=-page] .sub-title,html.dark [class*=-container] .sub-title,[data-theme=dark] [class*=-container] .sub-title,html.dark [class*=-overview] .sub-title,[data-theme=dark] [class*=-overview] .sub-title,html.dark [class*=-list] .sub-title,[data-theme=dark] [class*=-list] .sub-title,html.dark [class*=-dashboard] .sub-title,[data-theme=dark] [class*=-dashboard] .sub-title,html.dark .bookkeeping-books .sub-title,[data-theme=dark] .bookkeeping-books .sub-title,html.dark .bookkeeping-entries .sub-title,[data-theme=dark] .bookkeeping-entries .sub-title,html.dark .bookkeeping-statistics .sub-title,[data-theme=dark] .bookkeeping-statistics .sub-title,html.dark .bookkeeping-search .sub-title,[data-theme=dark] .bookkeeping-search .sub-title,html.dark .bookkeeping-overview .sub-title,[data-theme=dark] .bookkeeping-overview .sub-title,html.dark .budget-container .sub-title,[data-theme=dark] .budget-container .sub-title,html.dark .family-details-container .sub-title,[data-theme=dark] .family-details-container .sub-title,html.dark .finance-dashboard .sub-title,[data-theme=dark] .finance-dashboard .sub-title,html.dark .productivity-dashboard .sub-title,[data-theme=dark] .productivity-dashboard .sub-title,html.dark .countdown-list .sub-title,[data-theme=dark] .countdown-list .sub-title,html.dark .habit-list .sub-title,[data-theme=dark] .habit-list .sub-title,html.dark .memo-list .sub-title,[data-theme=dark] .memo-list .sub-title,html.dark .task-overview .sub-title,[data-theme=dark] .task-overview .sub-title,html.dark .task-list .sub-title,[data-theme=dark] .task-list .sub-title,html.dark .task-projects .sub-title,[data-theme=dark] .task-projects .sub-title,html.dark .task-list-page .sub-title,[data-theme=dark] .task-list-page .sub-title,html.dark .investment-holdings .sub-title,[data-theme=dark] .investment-holdings .sub-title,html.dark .investment-portfolio .sub-title,[data-theme=dark] .investment-portfolio .sub-title,html.dark .precious-metals .sub-title,[data-theme=dark] .precious-metals .sub-title,html.dark .debt-overview .sub-title,[data-theme=dark] .debt-overview .sub-title,html.dark .voucher-overview .sub-title,[data-theme=dark] .voucher-overview .sub-title,html.dark .families-index .sub-title,[data-theme=dark] .families-index .sub-title,html.dark .users-index .sub-title,[data-theme=dark] .users-index .sub-title,html.dark .system-user .sub-title,[data-theme=dark] .system-user .sub-title,html.dark .system-role .sub-title,[data-theme=dark] .system-role .sub-title,html.dark .system-menu .sub-title,[data-theme=dark] .system-menu .sub-title,html.dark .efficiencyhub-index .sub-title,[data-theme=dark] .efficiencyhub-index .sub-title,html.dark .report-dashboard .sub-title,[data-theme=dark] .report-dashboard .sub-title,html.dark .assets-overview .sub-title,[data-theme=dark] .assets-overview .sub-title,html.dark [class*=-page] .description,[data-theme=dark] [class*=-page] .description,html.dark [class*=-container] .description,[data-theme=dark] [class*=-container] .description,html.dark [class*=-overview] .description,[data-theme=dark] [class*=-overview] .description,html.dark [class*=-list] .description,[data-theme=dark] [class*=-list] .description,html.dark [class*=-dashboard] .description,[data-theme=dark] [class*=-dashboard] .description,html.dark .bookkeeping-books .description,[data-theme=dark] .bookkeeping-books .description,html.dark .bookkeeping-entries .description,[data-theme=dark] .bookkeeping-entries .description,html.dark .bookkeeping-statistics .description,[data-theme=dark] .bookkeeping-statistics .description,html.dark .bookkeeping-search .description,[data-theme=dark] .bookkeeping-search .description,html.dark .bookkeeping-overview .description,[data-theme=dark] .bookkeeping-overview .description,html.dark .budget-container .description,[data-theme=dark] .budget-container .description,html.dark .family-details-container .description,[data-theme=dark] .family-details-container .description,html.dark .finance-dashboard .description,[data-theme=dark] .finance-dashboard .description,html.dark .productivity-dashboard .description,[data-theme=dark] .productivity-dashboard .description,html.dark .countdown-list .description,[data-theme=dark] .countdown-list .description,html.dark .habit-list .description,[data-theme=dark] .habit-list .description,html.dark .memo-list .description,[data-theme=dark] .memo-list .description,html.dark .task-overview .description,[data-theme=dark] .task-overview .description,html.dark .task-list .description,[data-theme=dark] .task-list .description,html.dark .task-projects .description,[data-theme=dark] .task-projects .description,html.dark .task-list-page .description,[data-theme=dark] .task-list-page .description,html.dark .investment-holdings .description,[data-theme=dark] .investment-holdings .description,html.dark .investment-portfolio .description,[data-theme=dark] .investment-portfolio .description,html.dark .precious-metals .description,[data-theme=dark] .precious-metals .description,html.dark .debt-overview .description,[data-theme=dark] .debt-overview .description,html.dark .voucher-overview .description,[data-theme=dark] .voucher-overview .description,html.dark .families-index .description,[data-theme=dark] .families-index .description,html.dark .users-index .description,[data-theme=dark] .users-index .description,html.dark .system-user .description,[data-theme=dark] .system-user .description,html.dark .system-role .description,[data-theme=dark] .system-role .description,html.dark .system-menu .description,[data-theme=dark] .system-menu .description,html.dark .efficiencyhub-index .description,[data-theme=dark] .efficiencyhub-index .description,html.dark .report-dashboard .description,[data-theme=dark] .report-dashboard .description,html.dark .assets-overview .description,[data-theme=dark] .assets-overview .description,html.dark [class*=-page] .project-desc,[data-theme=dark] [class*=-page] .project-desc,html.dark [class*=-container] .project-desc,[data-theme=dark] [class*=-container] .project-desc,html.dark [class*=-overview] .project-desc,[data-theme=dark] [class*=-overview] .project-desc,html.dark [class*=-list] .project-desc,[data-theme=dark] [class*=-list] .project-desc,html.dark [class*=-dashboard] .project-desc,[data-theme=dark] [class*=-dashboard] .project-desc,html.dark .bookkeeping-books .project-desc,[data-theme=dark] .bookkeeping-books .project-desc,html.dark .bookkeeping-entries .project-desc,[data-theme=dark] .bookkeeping-entries .project-desc,html.dark .bookkeeping-statistics .project-desc,[data-theme=dark] .bookkeeping-statistics .project-desc,html.dark .bookkeeping-search .project-desc,[data-theme=dark] .bookkeeping-search .project-desc,html.dark .bookkeeping-overview .project-desc,[data-theme=dark] .bookkeeping-overview .project-desc,html.dark .budget-container .project-desc,[data-theme=dark] .budget-container .project-desc,html.dark .family-details-container .project-desc,[data-theme=dark] .family-details-container .project-desc,html.dark .finance-dashboard .project-desc,[data-theme=dark] .finance-dashboard .project-desc,html.dark .productivity-dashboard .project-desc,[data-theme=dark] .productivity-dashboard .project-desc,html.dark .countdown-list .project-desc,[data-theme=dark] .countdown-list .project-desc,html.dark .habit-list .project-desc,[data-theme=dark] .habit-list .project-desc,html.dark .memo-list .project-desc,[data-theme=dark] .memo-list .project-desc,html.dark .task-overview .project-desc,[data-theme=dark] .task-overview .project-desc,html.dark .task-list .project-desc,[data-theme=dark] .task-list .project-desc,html.dark .task-projects .project-desc,[data-theme=dark] .task-projects .project-desc,html.dark .task-list-page .project-desc,[data-theme=dark] .task-list-page .project-desc,html.dark .investment-holdings .project-desc,[data-theme=dark] .investment-holdings .project-desc,html.dark .investment-portfolio .project-desc,[data-theme=dark] .investment-portfolio .project-desc,html.dark .precious-metals .project-desc,[data-theme=dark] .precious-metals .project-desc,html.dark .debt-overview .project-desc,[data-theme=dark] .debt-overview .project-desc,html.dark .voucher-overview .project-desc,[data-theme=dark] .voucher-overview .project-desc,html.dark .families-index .project-desc,[data-theme=dark] .families-index .project-desc,html.dark .users-index .project-desc,[data-theme=dark] .users-index .project-desc,html.dark .system-user .project-desc,[data-theme=dark] .system-user .project-desc,html.dark .system-role .project-desc,[data-theme=dark] .system-role .project-desc,html.dark .system-menu .project-desc,[data-theme=dark] .system-menu .project-desc,html.dark .efficiencyhub-index .project-desc,[data-theme=dark] .efficiencyhub-index .project-desc,html.dark .report-dashboard .project-desc,[data-theme=dark] .report-dashboard .project-desc,html.dark .assets-overview .project-desc,[data-theme=dark] .assets-overview .project-desc{color:var(--text-color-secondary)!important}html.dark [class*=-page] .books-header,[data-theme=dark] [class*=-page] .books-header,html.dark [class*=-container] .books-header,[data-theme=dark] [class*=-container] .books-header,html.dark [class*=-overview] .books-header,[data-theme=dark] [class*=-overview] .books-header,html.dark [class*=-list] .books-header,[data-theme=dark] [class*=-list] .books-header,html.dark [class*=-dashboard] .books-header,[data-theme=dark] [class*=-dashboard] .books-header,html.dark .bookkeeping-books .books-header,[data-theme=dark] .bookkeeping-books .books-header,html.dark .bookkeeping-entries .books-header,[data-theme=dark] .bookkeeping-entries .books-header,html.dark .bookkeeping-statistics .books-header,[data-theme=dark] .bookkeeping-statistics .books-header,html.dark .bookkeeping-search .books-header,[data-theme=dark] .bookkeeping-search .books-header,html.dark .bookkeeping-overview .books-header,[data-theme=dark] .bookkeeping-overview .books-header,html.dark .budget-container .books-header,[data-theme=dark] .budget-container .books-header,html.dark .family-details-container .books-header,[data-theme=dark] .family-details-container .books-header,html.dark .finance-dashboard .books-header,[data-theme=dark] .finance-dashboard .books-header,html.dark .productivity-dashboard .books-header,[data-theme=dark] .productivity-dashboard .books-header,html.dark .countdown-list .books-header,[data-theme=dark] .countdown-list .books-header,html.dark .habit-list .books-header,[data-theme=dark] .habit-list .books-header,html.dark .memo-list .books-header,[data-theme=dark] .memo-list .books-header,html.dark .task-overview .books-header,[data-theme=dark] .task-overview .books-header,html.dark .task-list .books-header,[data-theme=dark] .task-list .books-header,html.dark .task-projects .books-header,[data-theme=dark] .task-projects .books-header,html.dark .task-list-page .books-header,[data-theme=dark] .task-list-page .books-header,html.dark .investment-holdings .books-header,[data-theme=dark] .investment-holdings .books-header,html.dark .investment-portfolio .books-header,[data-theme=dark] .investment-portfolio .books-header,html.dark .precious-metals .books-header,[data-theme=dark] .precious-metals .books-header,html.dark .debt-overview .books-header,[data-theme=dark] .debt-overview .books-header,html.dark .voucher-overview .books-header,[data-theme=dark] .voucher-overview .books-header,html.dark .families-index .books-header,[data-theme=dark] .families-index .books-header,html.dark .users-index .books-header,[data-theme=dark] .users-index .books-header,html.dark .system-user .books-header,[data-theme=dark] .system-user .books-header,html.dark .system-role .books-header,[data-theme=dark] .system-role .books-header,html.dark .system-menu .books-header,[data-theme=dark] .system-menu .books-header,html.dark .efficiencyhub-index .books-header,[data-theme=dark] .efficiencyhub-index .books-header,html.dark .report-dashboard .books-header,[data-theme=dark] .report-dashboard .books-header,html.dark .assets-overview .books-header,[data-theme=dark] .assets-overview .books-header,html.dark [class*=-page] .entries-header,[data-theme=dark] [class*=-page] .entries-header,html.dark [class*=-container] .entries-header,[data-theme=dark] [class*=-container] .entries-header,html.dark [class*=-overview] .entries-header,[data-theme=dark] [class*=-overview] .entries-header,html.dark [class*=-list] .entries-header,[data-theme=dark] [class*=-list] .entries-header,html.dark [class*=-dashboard] .entries-header,[data-theme=dark] [class*=-dashboard] .entries-header,html.dark .bookkeeping-books .entries-header,[data-theme=dark] .bookkeeping-books .entries-header,html.dark .bookkeeping-entries .entries-header,[data-theme=dark] .bookkeeping-entries .entries-header,html.dark .bookkeeping-statistics .entries-header,[data-theme=dark] .bookkeeping-statistics .entries-header,html.dark .bookkeeping-search .entries-header,[data-theme=dark] .bookkeeping-search .entries-header,html.dark .bookkeeping-overview .entries-header,[data-theme=dark] .bookkeeping-overview .entries-header,html.dark .budget-container .entries-header,[data-theme=dark] .budget-container .entries-header,html.dark .family-details-container .entries-header,[data-theme=dark] .family-details-container .entries-header,html.dark .finance-dashboard .entries-header,[data-theme=dark] .finance-dashboard .entries-header,html.dark .productivity-dashboard .entries-header,[data-theme=dark] .productivity-dashboard .entries-header,html.dark .countdown-list .entries-header,[data-theme=dark] .countdown-list .entries-header,html.dark .habit-list .entries-header,[data-theme=dark] .habit-list .entries-header,html.dark .memo-list .entries-header,[data-theme=dark] .memo-list .entries-header,html.dark .task-overview .entries-header,[data-theme=dark] .task-overview .entries-header,html.dark .task-list .entries-header,[data-theme=dark] .task-list .entries-header,html.dark .task-projects .entries-header,[data-theme=dark] .task-projects .entries-header,html.dark .task-list-page .entries-header,[data-theme=dark] .task-list-page .entries-header,html.dark .investment-holdings .entries-header,[data-theme=dark] .investment-holdings .entries-header,html.dark .investment-portfolio .entries-header,[data-theme=dark] .investment-portfolio .entries-header,html.dark .precious-metals .entries-header,[data-theme=dark] .precious-metals .entries-header,html.dark .debt-overview .entries-header,[data-theme=dark] .debt-overview .entries-header,html.dark .voucher-overview .entries-header,[data-theme=dark] .voucher-overview .entries-header,html.dark .families-index .entries-header,[data-theme=dark] .families-index .entries-header,html.dark .users-index .entries-header,[data-theme=dark] .users-index .entries-header,html.dark .system-user .entries-header,[data-theme=dark] .system-user .entries-header,html.dark .system-role .entries-header,[data-theme=dark] .system-role .entries-header,html.dark .system-menu .entries-header,[data-theme=dark] .system-menu .entries-header,html.dark .efficiencyhub-index .entries-header,[data-theme=dark] .efficiencyhub-index .entries-header,html.dark .report-dashboard .entries-header,[data-theme=dark] .report-dashboard .entries-header,html.dark .assets-overview .entries-header,[data-theme=dark] .assets-overview .entries-header,html.dark [class*=-page] .statistics-header,[data-theme=dark] [class*=-page] .statistics-header,html.dark [class*=-container] .statistics-header,[data-theme=dark] [class*=-container] .statistics-header,html.dark [class*=-overview] .statistics-header,[data-theme=dark] [class*=-overview] .statistics-header,html.dark [class*=-list] .statistics-header,[data-theme=dark] [class*=-list] .statistics-header,html.dark [class*=-dashboard] .statistics-header,[data-theme=dark] [class*=-dashboard] .statistics-header,html.dark .bookkeeping-books .statistics-header,[data-theme=dark] .bookkeeping-books .statistics-header,html.dark .bookkeeping-entries .statistics-header,[data-theme=dark] .bookkeeping-entries .statistics-header,html.dark .bookkeeping-statistics .statistics-header,[data-theme=dark] .bookkeeping-statistics .statistics-header,html.dark .bookkeeping-search .statistics-header,[data-theme=dark] .bookkeeping-search .statistics-header,html.dark .bookkeeping-overview .statistics-header,[data-theme=dark] .bookkeeping-overview .statistics-header,html.dark .budget-container .statistics-header,[data-theme=dark] .budget-container .statistics-header,html.dark .family-details-container .statistics-header,[data-theme=dark] .family-details-container .statistics-header,html.dark .finance-dashboard .statistics-header,[data-theme=dark] .finance-dashboard .statistics-header,html.dark .productivity-dashboard .statistics-header,[data-theme=dark] .productivity-dashboard .statistics-header,html.dark .countdown-list .statistics-header,[data-theme=dark] .countdown-list .statistics-header,html.dark .habit-list .statistics-header,[data-theme=dark] .habit-list .statistics-header,html.dark .memo-list .statistics-header,[data-theme=dark] .memo-list .statistics-header,html.dark .task-overview .statistics-header,[data-theme=dark] .task-overview .statistics-header,html.dark .task-list .statistics-header,[data-theme=dark] .task-list .statistics-header,html.dark .task-projects .statistics-header,[data-theme=dark] .task-projects .statistics-header,html.dark .task-list-page .statistics-header,[data-theme=dark] .task-list-page .statistics-header,html.dark .investment-holdings .statistics-header,[data-theme=dark] .investment-holdings .statistics-header,html.dark .investment-portfolio .statistics-header,[data-theme=dark] .investment-portfolio .statistics-header,html.dark .precious-metals .statistics-header,[data-theme=dark] .precious-metals .statistics-header,html.dark .debt-overview .statistics-header,[data-theme=dark] .debt-overview .statistics-header,html.dark .voucher-overview .statistics-header,[data-theme=dark] .voucher-overview .statistics-header,html.dark .families-index .statistics-header,[data-theme=dark] .families-index .statistics-header,html.dark .users-index .statistics-header,[data-theme=dark] .users-index .statistics-header,html.dark .system-user .statistics-header,[data-theme=dark] .system-user .statistics-header,html.dark .system-role .statistics-header,[data-theme=dark] .system-role .statistics-header,html.dark .system-menu .statistics-header,[data-theme=dark] .system-menu .statistics-header,html.dark .efficiencyhub-index .statistics-header,[data-theme=dark] .efficiencyhub-index .statistics-header,html.dark .report-dashboard .statistics-header,[data-theme=dark] .report-dashboard .statistics-header,html.dark .assets-overview .statistics-header,[data-theme=dark] .assets-overview .statistics-header,html.dark [class*=-page] .search-header,[data-theme=dark] [class*=-page] .search-header,html.dark [class*=-container] .search-header,[data-theme=dark] [class*=-container] .search-header,html.dark [class*=-overview] .search-header,[data-theme=dark] [class*=-overview] .search-header,html.dark [class*=-list] .search-header,[data-theme=dark] [class*=-list] .search-header,html.dark [class*=-dashboard] .search-header,[data-theme=dark] [class*=-dashboard] .search-header,html.dark .bookkeeping-books .search-header,[data-theme=dark] .bookkeeping-books .search-header,html.dark .bookkeeping-entries .search-header,[data-theme=dark] .bookkeeping-entries .search-header,html.dark .bookkeeping-statistics .search-header,[data-theme=dark] .bookkeeping-statistics .search-header,html.dark .bookkeeping-search .search-header,[data-theme=dark] .bookkeeping-search .search-header,html.dark .bookkeeping-overview .search-header,[data-theme=dark] .bookkeeping-overview .search-header,html.dark .budget-container .search-header,[data-theme=dark] .budget-container .search-header,html.dark .family-details-container .search-header,[data-theme=dark] .family-details-container .search-header,html.dark .finance-dashboard .search-header,[data-theme=dark] .finance-dashboard .search-header,html.dark .productivity-dashboard .search-header,[data-theme=dark] .productivity-dashboard .search-header,html.dark .countdown-list .search-header,[data-theme=dark] .countdown-list .search-header,html.dark .habit-list .search-header,[data-theme=dark] .habit-list .search-header,html.dark .memo-list .search-header,[data-theme=dark] .memo-list .search-header,html.dark .task-overview .search-header,[data-theme=dark] .task-overview .search-header,html.dark .task-list .search-header,[data-theme=dark] .task-list .search-header,html.dark .task-projects .search-header,[data-theme=dark] .task-projects .search-header,html.dark .task-list-page .search-header,[data-theme=dark] .task-list-page .search-header,html.dark .investment-holdings .search-header,[data-theme=dark] .investment-holdings .search-header,html.dark .investment-portfolio .search-header,[data-theme=dark] .investment-portfolio .search-header,html.dark .precious-metals .search-header,[data-theme=dark] .precious-metals .search-header,html.dark .debt-overview .search-header,[data-theme=dark] .debt-overview .search-header,html.dark .voucher-overview .search-header,[data-theme=dark] .voucher-overview .search-header,html.dark .families-index .search-header,[data-theme=dark] .families-index .search-header,html.dark .users-index .search-header,[data-theme=dark] .users-index .search-header,html.dark .system-user .search-header,[data-theme=dark] .system-user .search-header,html.dark .system-role .search-header,[data-theme=dark] .system-role .search-header,html.dark .system-menu .search-header,[data-theme=dark] .system-menu .search-header,html.dark .efficiencyhub-index .search-header,[data-theme=dark] .efficiencyhub-index .search-header,html.dark .report-dashboard .search-header,[data-theme=dark] .report-dashboard .search-header,html.dark .assets-overview .search-header,[data-theme=dark] .assets-overview .search-header,html.dark [class*=-page] .overview-header,[data-theme=dark] [class*=-page] .overview-header,html.dark [class*=-container] .overview-header,[data-theme=dark] [class*=-container] .overview-header,html.dark [class*=-overview] .overview-header,[data-theme=dark] [class*=-overview] .overview-header,html.dark [class*=-list] .overview-header,[data-theme=dark] [class*=-list] .overview-header,html.dark [class*=-dashboard] .overview-header,[data-theme=dark] [class*=-dashboard] .overview-header,html.dark .bookkeeping-books .overview-header,[data-theme=dark] .bookkeeping-books .overview-header,html.dark .bookkeeping-entries .overview-header,[data-theme=dark] .bookkeeping-entries .overview-header,html.dark .bookkeeping-statistics .overview-header,[data-theme=dark] .bookkeeping-statistics .overview-header,html.dark .bookkeeping-search .overview-header,[data-theme=dark] .bookkeeping-search .overview-header,html.dark .bookkeeping-overview .overview-header,[data-theme=dark] .bookkeeping-overview .overview-header,html.dark .budget-container .overview-header,[data-theme=dark] .budget-container .overview-header,html.dark .family-details-container .overview-header,[data-theme=dark] .family-details-container .overview-header,html.dark .finance-dashboard .overview-header,[data-theme=dark] .finance-dashboard .overview-header,html.dark .productivity-dashboard .overview-header,[data-theme=dark] .productivity-dashboard .overview-header,html.dark .countdown-list .overview-header,[data-theme=dark] .countdown-list .overview-header,html.dark .habit-list .overview-header,[data-theme=dark] .habit-list .overview-header,html.dark .memo-list .overview-header,[data-theme=dark] .memo-list .overview-header,html.dark .task-overview .overview-header,[data-theme=dark] .task-overview .overview-header,html.dark .task-list .overview-header,[data-theme=dark] .task-list .overview-header,html.dark .task-projects .overview-header,[data-theme=dark] .task-projects .overview-header,html.dark .task-list-page .overview-header,[data-theme=dark] .task-list-page .overview-header,html.dark .investment-holdings .overview-header,[data-theme=dark] .investment-holdings .overview-header,html.dark .investment-portfolio .overview-header,[data-theme=dark] .investment-portfolio .overview-header,html.dark .precious-metals .overview-header,[data-theme=dark] .precious-metals .overview-header,html.dark .debt-overview .overview-header,[data-theme=dark] .debt-overview .overview-header,html.dark .voucher-overview .overview-header,[data-theme=dark] .voucher-overview .overview-header,html.dark .families-index .overview-header,[data-theme=dark] .families-index .overview-header,html.dark .users-index .overview-header,[data-theme=dark] .users-index .overview-header,html.dark .system-user .overview-header,[data-theme=dark] .system-user .overview-header,html.dark .system-role .overview-header,[data-theme=dark] .system-role .overview-header,html.dark .system-menu .overview-header,[data-theme=dark] .system-menu .overview-header,html.dark .efficiencyhub-index .overview-header,[data-theme=dark] .efficiencyhub-index .overview-header,html.dark .report-dashboard .overview-header,[data-theme=dark] .report-dashboard .overview-header,html.dark .assets-overview .overview-header,[data-theme=dark] .assets-overview .overview-header,html.dark [class*=-page] .page-header,[data-theme=dark] [class*=-page] .page-header,html.dark [class*=-container] .page-header,[data-theme=dark] [class*=-container] .page-header,html.dark [class*=-overview] .page-header,[data-theme=dark] [class*=-overview] .page-header,html.dark [class*=-list] .page-header,[data-theme=dark] [class*=-list] .page-header,html.dark [class*=-dashboard] .page-header,[data-theme=dark] [class*=-dashboard] .page-header,html.dark .bookkeeping-books .page-header,[data-theme=dark] .bookkeeping-books .page-header,html.dark .bookkeeping-entries .page-header,[data-theme=dark] .bookkeeping-entries .page-header,html.dark .bookkeeping-statistics .page-header,[data-theme=dark] .bookkeeping-statistics .page-header,html.dark .bookkeeping-search .page-header,[data-theme=dark] .bookkeeping-search .page-header,html.dark .bookkeeping-overview .page-header,[data-theme=dark] .bookkeeping-overview .page-header,html.dark .budget-container .page-header,[data-theme=dark] .budget-container .page-header,html.dark .family-details-container .page-header,[data-theme=dark] .family-details-container .page-header,html.dark .finance-dashboard .page-header,[data-theme=dark] .finance-dashboard .page-header,html.dark .productivity-dashboard .page-header,[data-theme=dark] .productivity-dashboard .page-header,html.dark .countdown-list .page-header,[data-theme=dark] .countdown-list .page-header,html.dark .habit-list .page-header,[data-theme=dark] .habit-list .page-header,html.dark .memo-list .page-header,[data-theme=dark] .memo-list .page-header,html.dark .task-overview .page-header,[data-theme=dark] .task-overview .page-header,html.dark .task-list .page-header,[data-theme=dark] .task-list .page-header,html.dark .task-projects .page-header,[data-theme=dark] .task-projects .page-header,html.dark .task-list-page .page-header,[data-theme=dark] .task-list-page .page-header,html.dark .investment-holdings .page-header,[data-theme=dark] .investment-holdings .page-header,html.dark .investment-portfolio .page-header,[data-theme=dark] .investment-portfolio .page-header,html.dark .precious-metals .page-header,[data-theme=dark] .precious-metals .page-header,html.dark .debt-overview .page-header,[data-theme=dark] .debt-overview .page-header,html.dark .voucher-overview .page-header,[data-theme=dark] .voucher-overview .page-header,html.dark .families-index .page-header,[data-theme=dark] .families-index .page-header,html.dark .users-index .page-header,[data-theme=dark] .users-index .page-header,html.dark .system-user .page-header,[data-theme=dark] .system-user .page-header,html.dark .system-role .page-header,[data-theme=dark] .system-role .page-header,html.dark .system-menu .page-header,[data-theme=dark] .system-menu .page-header,html.dark .efficiencyhub-index .page-header,[data-theme=dark] .efficiencyhub-index .page-header,html.dark .report-dashboard .page-header,[data-theme=dark] .report-dashboard .page-header,html.dark .assets-overview .page-header,[data-theme=dark] .assets-overview .page-header,html.dark [class*=-page] .dashboard-header,[data-theme=dark] [class*=-page] .dashboard-header,html.dark [class*=-container] .dashboard-header,[data-theme=dark] [class*=-container] .dashboard-header,html.dark [class*=-overview] .dashboard-header,[data-theme=dark] [class*=-overview] .dashboard-header,html.dark [class*=-list] .dashboard-header,[data-theme=dark] [class*=-list] .dashboard-header,html.dark [class*=-dashboard] .dashboard-header,[data-theme=dark] [class*=-dashboard] .dashboard-header,html.dark .bookkeeping-books .dashboard-header,[data-theme=dark] .bookkeeping-books .dashboard-header,html.dark .bookkeeping-entries .dashboard-header,[data-theme=dark] .bookkeeping-entries .dashboard-header,html.dark .bookkeeping-statistics .dashboard-header,[data-theme=dark] .bookkeeping-statistics .dashboard-header,html.dark .bookkeeping-search .dashboard-header,[data-theme=dark] .bookkeeping-search .dashboard-header,html.dark .bookkeeping-overview .dashboard-header,[data-theme=dark] .bookkeeping-overview .dashboard-header,html.dark .budget-container .dashboard-header,[data-theme=dark] .budget-container .dashboard-header,html.dark .family-details-container .dashboard-header,[data-theme=dark] .family-details-container .dashboard-header,html.dark .finance-dashboard .dashboard-header,[data-theme=dark] .finance-dashboard .dashboard-header,html.dark .productivity-dashboard .dashboard-header,[data-theme=dark] .productivity-dashboard .dashboard-header,html.dark .countdown-list .dashboard-header,[data-theme=dark] .countdown-list .dashboard-header,html.dark .habit-list .dashboard-header,[data-theme=dark] .habit-list .dashboard-header,html.dark .memo-list .dashboard-header,[data-theme=dark] .memo-list .dashboard-header,html.dark .task-overview .dashboard-header,[data-theme=dark] .task-overview .dashboard-header,html.dark .task-list .dashboard-header,[data-theme=dark] .task-list .dashboard-header,html.dark .task-projects .dashboard-header,[data-theme=dark] .task-projects .dashboard-header,html.dark .task-list-page .dashboard-header,[data-theme=dark] .task-list-page .dashboard-header,html.dark .investment-holdings .dashboard-header,[data-theme=dark] .investment-holdings .dashboard-header,html.dark .investment-portfolio .dashboard-header,[data-theme=dark] .investment-portfolio .dashboard-header,html.dark .precious-metals .dashboard-header,[data-theme=dark] .precious-metals .dashboard-header,html.dark .debt-overview .dashboard-header,[data-theme=dark] .debt-overview .dashboard-header,html.dark .voucher-overview .dashboard-header,[data-theme=dark] .voucher-overview .dashboard-header,html.dark .families-index .dashboard-header,[data-theme=dark] .families-index .dashboard-header,html.dark .users-index .dashboard-header,[data-theme=dark] .users-index .dashboard-header,html.dark .system-user .dashboard-header,[data-theme=dark] .system-user .dashboard-header,html.dark .system-role .dashboard-header,[data-theme=dark] .system-role .dashboard-header,html.dark .system-menu .dashboard-header,[data-theme=dark] .system-menu .dashboard-header,html.dark .efficiencyhub-index .dashboard-header,[data-theme=dark] .efficiencyhub-index .dashboard-header,html.dark .report-dashboard .dashboard-header,[data-theme=dark] .report-dashboard .dashboard-header,html.dark .assets-overview .dashboard-header,[data-theme=dark] .assets-overview .dashboard-header,html.dark [class*=-page] .filter-card,[data-theme=dark] [class*=-page] .filter-card,html.dark [class*=-container] .filter-card,[data-theme=dark] [class*=-container] .filter-card,html.dark [class*=-overview] .filter-card,[data-theme=dark] [class*=-overview] .filter-card,html.dark [class*=-list] .filter-card,[data-theme=dark] [class*=-list] .filter-card,html.dark [class*=-dashboard] .filter-card,[data-theme=dark] [class*=-dashboard] .filter-card,html.dark .bookkeeping-books .filter-card,[data-theme=dark] .bookkeeping-books .filter-card,html.dark .bookkeeping-entries .filter-card,[data-theme=dark] .bookkeeping-entries .filter-card,html.dark .bookkeeping-statistics .filter-card,[data-theme=dark] .bookkeeping-statistics .filter-card,html.dark .bookkeeping-search .filter-card,[data-theme=dark] .bookkeeping-search .filter-card,html.dark .bookkeeping-overview .filter-card,[data-theme=dark] .bookkeeping-overview .filter-card,html.dark .budget-container .filter-card,[data-theme=dark] .budget-container .filter-card,html.dark .family-details-container .filter-card,[data-theme=dark] .family-details-container .filter-card,html.dark .finance-dashboard .filter-card,[data-theme=dark] .finance-dashboard .filter-card,html.dark .productivity-dashboard .filter-card,[data-theme=dark] .productivity-dashboard .filter-card,html.dark .countdown-list .filter-card,[data-theme=dark] .countdown-list .filter-card,html.dark .habit-list .filter-card,[data-theme=dark] .habit-list .filter-card,html.dark .memo-list .filter-card,[data-theme=dark] .memo-list .filter-card,html.dark .task-overview .filter-card,[data-theme=dark] .task-overview .filter-card,html.dark .task-list .filter-card,[data-theme=dark] .task-list .filter-card,html.dark .task-projects .filter-card,[data-theme=dark] .task-projects .filter-card,html.dark .task-list-page .filter-card,[data-theme=dark] .task-list-page .filter-card,html.dark .investment-holdings .filter-card,[data-theme=dark] .investment-holdings .filter-card,html.dark .investment-portfolio .filter-card,[data-theme=dark] .investment-portfolio .filter-card,html.dark .precious-metals .filter-card,[data-theme=dark] .precious-metals .filter-card,html.dark .debt-overview .filter-card,[data-theme=dark] .debt-overview .filter-card,html.dark .voucher-overview .filter-card,[data-theme=dark] .voucher-overview .filter-card,html.dark .families-index .filter-card,[data-theme=dark] .families-index .filter-card,html.dark .users-index .filter-card,[data-theme=dark] .users-index .filter-card,html.dark .system-user .filter-card,[data-theme=dark] .system-user .filter-card,html.dark .system-role .filter-card,[data-theme=dark] .system-role .filter-card,html.dark .system-menu .filter-card,[data-theme=dark] .system-menu .filter-card,html.dark .efficiencyhub-index .filter-card,[data-theme=dark] .efficiencyhub-index .filter-card,html.dark .report-dashboard .filter-card,[data-theme=dark] .report-dashboard .filter-card,html.dark .assets-overview .filter-card,[data-theme=dark] .assets-overview .filter-card,html.dark [class*=-page] .header-filter-card,[data-theme=dark] [class*=-page] .header-filter-card,html.dark [class*=-container] .header-filter-card,[data-theme=dark] [class*=-container] .header-filter-card,html.dark [class*=-overview] .header-filter-card,[data-theme=dark] [class*=-overview] .header-filter-card,html.dark [class*=-list] .header-filter-card,[data-theme=dark] [class*=-list] .header-filter-card,html.dark [class*=-dashboard] .header-filter-card,[data-theme=dark] [class*=-dashboard] .header-filter-card,html.dark .bookkeeping-books .header-filter-card,[data-theme=dark] .bookkeeping-books .header-filter-card,html.dark .bookkeeping-entries .header-filter-card,[data-theme=dark] .bookkeeping-entries .header-filter-card,html.dark .bookkeeping-statistics .header-filter-card,[data-theme=dark] .bookkeeping-statistics .header-filter-card,html.dark .bookkeeping-search .header-filter-card,[data-theme=dark] .bookkeeping-search .header-filter-card,html.dark .bookkeeping-overview .header-filter-card,[data-theme=dark] .bookkeeping-overview .header-filter-card,html.dark .budget-container .header-filter-card,[data-theme=dark] .budget-container .header-filter-card,html.dark .family-details-container .header-filter-card,[data-theme=dark] .family-details-container .header-filter-card,html.dark .finance-dashboard .header-filter-card,[data-theme=dark] .finance-dashboard .header-filter-card,html.dark .productivity-dashboard .header-filter-card,[data-theme=dark] .productivity-dashboard .header-filter-card,html.dark .countdown-list .header-filter-card,[data-theme=dark] .countdown-list .header-filter-card,html.dark .habit-list .header-filter-card,[data-theme=dark] .habit-list .header-filter-card,html.dark .memo-list .header-filter-card,[data-theme=dark] .memo-list .header-filter-card,html.dark .task-overview .header-filter-card,[data-theme=dark] .task-overview .header-filter-card,html.dark .task-list .header-filter-card,[data-theme=dark] .task-list .header-filter-card,html.dark .task-projects .header-filter-card,[data-theme=dark] .task-projects .header-filter-card,html.dark .task-list-page .header-filter-card,[data-theme=dark] .task-list-page .header-filter-card,html.dark .investment-holdings .header-filter-card,[data-theme=dark] .investment-holdings .header-filter-card,html.dark .investment-portfolio .header-filter-card,[data-theme=dark] .investment-portfolio .header-filter-card,html.dark .precious-metals .header-filter-card,[data-theme=dark] .precious-metals .header-filter-card,html.dark .debt-overview .header-filter-card,[data-theme=dark] .debt-overview .header-filter-card,html.dark .voucher-overview .header-filter-card,[data-theme=dark] .voucher-overview .header-filter-card,html.dark .families-index .header-filter-card,[data-theme=dark] .families-index .header-filter-card,html.dark .users-index .header-filter-card,[data-theme=dark] .users-index .header-filter-card,html.dark .system-user .header-filter-card,[data-theme=dark] .system-user .header-filter-card,html.dark .system-role .header-filter-card,[data-theme=dark] .system-role .header-filter-card,html.dark .system-menu .header-filter-card,[data-theme=dark] .system-menu .header-filter-card,html.dark .efficiencyhub-index .header-filter-card,[data-theme=dark] .efficiencyhub-index .header-filter-card,html.dark .report-dashboard .header-filter-card,[data-theme=dark] .report-dashboard .header-filter-card,html.dark .assets-overview .header-filter-card,[data-theme=dark] .assets-overview .header-filter-card{background:transparent!important}html.dark [class*=-page] .books-header h1,[data-theme=dark] [class*=-page] .books-header h1,html.dark [class*=-container] .books-header h1,[data-theme=dark] [class*=-container] .books-header h1,html.dark [class*=-overview] .books-header h1,[data-theme=dark] [class*=-overview] .books-header h1,html.dark [class*=-list] .books-header h1,[data-theme=dark] [class*=-list] .books-header h1,html.dark [class*=-dashboard] .books-header h1,[data-theme=dark] [class*=-dashboard] .books-header h1,html.dark .bookkeeping-books .books-header h1,[data-theme=dark] .bookkeeping-books .books-header h1,html.dark .bookkeeping-entries .books-header h1,[data-theme=dark] .bookkeeping-entries .books-header h1,html.dark .bookkeeping-statistics .books-header h1,[data-theme=dark] .bookkeeping-statistics .books-header h1,html.dark .bookkeeping-search .books-header h1,[data-theme=dark] .bookkeeping-search .books-header h1,html.dark .bookkeeping-overview .books-header h1,[data-theme=dark] .bookkeeping-overview .books-header h1,html.dark .budget-container .books-header h1,[data-theme=dark] .budget-container .books-header h1,html.dark .family-details-container .books-header h1,[data-theme=dark] .family-details-container .books-header h1,html.dark .finance-dashboard .books-header h1,[data-theme=dark] .finance-dashboard .books-header h1,html.dark .productivity-dashboard .books-header h1,[data-theme=dark] .productivity-dashboard .books-header h1,html.dark .countdown-list .books-header h1,[data-theme=dark] .countdown-list .books-header h1,html.dark .habit-list .books-header h1,[data-theme=dark] .habit-list .books-header h1,html.dark .memo-list .books-header h1,[data-theme=dark] .memo-list .books-header h1,html.dark .task-overview .books-header h1,[data-theme=dark] .task-overview .books-header h1,html.dark .task-list .books-header h1,[data-theme=dark] .task-list .books-header h1,html.dark .task-projects .books-header h1,[data-theme=dark] .task-projects .books-header h1,html.dark .task-list-page .books-header h1,[data-theme=dark] .task-list-page .books-header h1,html.dark .investment-holdings .books-header h1,[data-theme=dark] .investment-holdings .books-header h1,html.dark .investment-portfolio .books-header h1,[data-theme=dark] .investment-portfolio .books-header h1,html.dark .precious-metals .books-header h1,[data-theme=dark] .precious-metals .books-header h1,html.dark .debt-overview .books-header h1,[data-theme=dark] .debt-overview .books-header h1,html.dark .voucher-overview .books-header h1,[data-theme=dark] .voucher-overview .books-header h1,html.dark .families-index .books-header h1,[data-theme=dark] .families-index .books-header h1,html.dark .users-index .books-header h1,[data-theme=dark] .users-index .books-header h1,html.dark .system-user .books-header h1,[data-theme=dark] .system-user .books-header h1,html.dark .system-role .books-header h1,[data-theme=dark] .system-role .books-header h1,html.dark .system-menu .books-header h1,[data-theme=dark] .system-menu .books-header h1,html.dark .efficiencyhub-index .books-header h1,[data-theme=dark] .efficiencyhub-index .books-header h1,html.dark .report-dashboard .books-header h1,[data-theme=dark] .report-dashboard .books-header h1,html.dark .assets-overview .books-header h1,[data-theme=dark] .assets-overview .books-header h1,html.dark [class*=-page] .entries-header h1,[data-theme=dark] [class*=-page] .entries-header h1,html.dark [class*=-container] .entries-header h1,[data-theme=dark] [class*=-container] .entries-header h1,html.dark [class*=-overview] .entries-header h1,[data-theme=dark] [class*=-overview] .entries-header h1,html.dark [class*=-list] .entries-header h1,[data-theme=dark] [class*=-list] .entries-header h1,html.dark [class*=-dashboard] .entries-header h1,[data-theme=dark] [class*=-dashboard] .entries-header h1,html.dark .bookkeeping-books .entries-header h1,[data-theme=dark] .bookkeeping-books .entries-header h1,html.dark .bookkeeping-entries .entries-header h1,[data-theme=dark] .bookkeeping-entries .entries-header h1,html.dark .bookkeeping-statistics .entries-header h1,[data-theme=dark] .bookkeeping-statistics .entries-header h1,html.dark .bookkeeping-search .entries-header h1,[data-theme=dark] .bookkeeping-search .entries-header h1,html.dark .bookkeeping-overview .entries-header h1,[data-theme=dark] .bookkeeping-overview .entries-header h1,html.dark .budget-container .entries-header h1,[data-theme=dark] .budget-container .entries-header h1,html.dark .family-details-container .entries-header h1,[data-theme=dark] .family-details-container .entries-header h1,html.dark .finance-dashboard .entries-header h1,[data-theme=dark] .finance-dashboard .entries-header h1,html.dark .productivity-dashboard .entries-header h1,[data-theme=dark] .productivity-dashboard .entries-header h1,html.dark .countdown-list .entries-header h1,[data-theme=dark] .countdown-list .entries-header h1,html.dark .habit-list .entries-header h1,[data-theme=dark] .habit-list .entries-header h1,html.dark .memo-list .entries-header h1,[data-theme=dark] .memo-list .entries-header h1,html.dark .task-overview .entries-header h1,[data-theme=dark] .task-overview .entries-header h1,html.dark .task-list .entries-header h1,[data-theme=dark] .task-list .entries-header h1,html.dark .task-projects .entries-header h1,[data-theme=dark] .task-projects .entries-header h1,html.dark .task-list-page .entries-header h1,[data-theme=dark] .task-list-page .entries-header h1,html.dark .investment-holdings .entries-header h1,[data-theme=dark] .investment-holdings .entries-header h1,html.dark .investment-portfolio .entries-header h1,[data-theme=dark] .investment-portfolio .entries-header h1,html.dark .precious-metals .entries-header h1,[data-theme=dark] .precious-metals .entries-header h1,html.dark .debt-overview .entries-header h1,[data-theme=dark] .debt-overview .entries-header h1,html.dark .voucher-overview .entries-header h1,[data-theme=dark] .voucher-overview .entries-header h1,html.dark .families-index .entries-header h1,[data-theme=dark] .families-index .entries-header h1,html.dark .users-index .entries-header h1,[data-theme=dark] .users-index .entries-header h1,html.dark .system-user .entries-header h1,[data-theme=dark] .system-user .entries-header h1,html.dark .system-role .entries-header h1,[data-theme=dark] .system-role .entries-header h1,html.dark .system-menu .entries-header h1,[data-theme=dark] .system-menu .entries-header h1,html.dark .efficiencyhub-index .entries-header h1,[data-theme=dark] .efficiencyhub-index .entries-header h1,html.dark .report-dashboard .entries-header h1,[data-theme=dark] .report-dashboard .entries-header h1,html.dark .assets-overview .entries-header h1,[data-theme=dark] .assets-overview .entries-header h1,html.dark [class*=-page] .statistics-header h1,[data-theme=dark] [class*=-page] .statistics-header h1,html.dark [class*=-container] .statistics-header h1,[data-theme=dark] [class*=-container] .statistics-header h1,html.dark [class*=-overview] .statistics-header h1,[data-theme=dark] [class*=-overview] .statistics-header h1,html.dark [class*=-list] .statistics-header h1,[data-theme=dark] [class*=-list] .statistics-header h1,html.dark [class*=-dashboard] .statistics-header h1,[data-theme=dark] [class*=-dashboard] .statistics-header h1,html.dark .bookkeeping-books .statistics-header h1,[data-theme=dark] .bookkeeping-books .statistics-header h1,html.dark .bookkeeping-entries .statistics-header h1,[data-theme=dark] .bookkeeping-entries .statistics-header h1,html.dark .bookkeeping-statistics .statistics-header h1,[data-theme=dark] .bookkeeping-statistics .statistics-header h1,html.dark .bookkeeping-search .statistics-header h1,[data-theme=dark] .bookkeeping-search .statistics-header h1,html.dark .bookkeeping-overview .statistics-header h1,[data-theme=dark] .bookkeeping-overview .statistics-header h1,html.dark .budget-container .statistics-header h1,[data-theme=dark] .budget-container .statistics-header h1,html.dark .family-details-container .statistics-header h1,[data-theme=dark] .family-details-container .statistics-header h1,html.dark .finance-dashboard .statistics-header h1,[data-theme=dark] .finance-dashboard .statistics-header h1,html.dark .productivity-dashboard .statistics-header h1,[data-theme=dark] .productivity-dashboard .statistics-header h1,html.dark .countdown-list .statistics-header h1,[data-theme=dark] .countdown-list .statistics-header h1,html.dark .habit-list .statistics-header h1,[data-theme=dark] .habit-list .statistics-header h1,html.dark .memo-list .statistics-header h1,[data-theme=dark] .memo-list .statistics-header h1,html.dark .task-overview .statistics-header h1,[data-theme=dark] .task-overview .statistics-header h1,html.dark .task-list .statistics-header h1,[data-theme=dark] .task-list .statistics-header h1,html.dark .task-projects .statistics-header h1,[data-theme=dark] .task-projects .statistics-header h1,html.dark .task-list-page .statistics-header h1,[data-theme=dark] .task-list-page .statistics-header h1,html.dark .investment-holdings .statistics-header h1,[data-theme=dark] .investment-holdings .statistics-header h1,html.dark .investment-portfolio .statistics-header h1,[data-theme=dark] .investment-portfolio .statistics-header h1,html.dark .precious-metals .statistics-header h1,[data-theme=dark] .precious-metals .statistics-header h1,html.dark .debt-overview .statistics-header h1,[data-theme=dark] .debt-overview .statistics-header h1,html.dark .voucher-overview .statistics-header h1,[data-theme=dark] .voucher-overview .statistics-header h1,html.dark .families-index .statistics-header h1,[data-theme=dark] .families-index .statistics-header h1,html.dark .users-index .statistics-header h1,[data-theme=dark] .users-index .statistics-header h1,html.dark .system-user .statistics-header h1,[data-theme=dark] .system-user .statistics-header h1,html.dark .system-role .statistics-header h1,[data-theme=dark] .system-role .statistics-header h1,html.dark .system-menu .statistics-header h1,[data-theme=dark] .system-menu .statistics-header h1,html.dark .efficiencyhub-index .statistics-header h1,[data-theme=dark] .efficiencyhub-index .statistics-header h1,html.dark .report-dashboard .statistics-header h1,[data-theme=dark] .report-dashboard .statistics-header h1,html.dark .assets-overview .statistics-header h1,[data-theme=dark] .assets-overview .statistics-header h1,html.dark [class*=-page] .search-header h1,[data-theme=dark] [class*=-page] .search-header h1,html.dark [class*=-container] .search-header h1,[data-theme=dark] [class*=-container] .search-header h1,html.dark [class*=-overview] .search-header h1,[data-theme=dark] [class*=-overview] .search-header h1,html.dark [class*=-list] .search-header h1,[data-theme=dark] [class*=-list] .search-header h1,html.dark [class*=-dashboard] .search-header h1,[data-theme=dark] [class*=-dashboard] .search-header h1,html.dark .bookkeeping-books .search-header h1,[data-theme=dark] .bookkeeping-books .search-header h1,html.dark .bookkeeping-entries .search-header h1,[data-theme=dark] .bookkeeping-entries .search-header h1,html.dark .bookkeeping-statistics .search-header h1,[data-theme=dark] .bookkeeping-statistics .search-header h1,html.dark .bookkeeping-search .search-header h1,[data-theme=dark] .bookkeeping-search .search-header h1,html.dark .bookkeeping-overview .search-header h1,[data-theme=dark] .bookkeeping-overview .search-header h1,html.dark .budget-container .search-header h1,[data-theme=dark] .budget-container .search-header h1,html.dark .family-details-container .search-header h1,[data-theme=dark] .family-details-container .search-header h1,html.dark .finance-dashboard .search-header h1,[data-theme=dark] .finance-dashboard .search-header h1,html.dark .productivity-dashboard .search-header h1,[data-theme=dark] .productivity-dashboard .search-header h1,html.dark .countdown-list .search-header h1,[data-theme=dark] .countdown-list .search-header h1,html.dark .habit-list .search-header h1,[data-theme=dark] .habit-list .search-header h1,html.dark .memo-list .search-header h1,[data-theme=dark] .memo-list .search-header h1,html.dark .task-overview .search-header h1,[data-theme=dark] .task-overview .search-header h1,html.dark .task-list .search-header h1,[data-theme=dark] .task-list .search-header h1,html.dark .task-projects .search-header h1,[data-theme=dark] .task-projects .search-header h1,html.dark .task-list-page .search-header h1,[data-theme=dark] .task-list-page .search-header h1,html.dark .investment-holdings .search-header h1,[data-theme=dark] .investment-holdings .search-header h1,html.dark .investment-portfolio .search-header h1,[data-theme=dark] .investment-portfolio .search-header h1,html.dark .precious-metals .search-header h1,[data-theme=dark] .precious-metals .search-header h1,html.dark .debt-overview .search-header h1,[data-theme=dark] .debt-overview .search-header h1,html.dark .voucher-overview .search-header h1,[data-theme=dark] .voucher-overview .search-header h1,html.dark .families-index .search-header h1,[data-theme=dark] .families-index .search-header h1,html.dark .users-index .search-header h1,[data-theme=dark] .users-index .search-header h1,html.dark .system-user .search-header h1,[data-theme=dark] .system-user .search-header h1,html.dark .system-role .search-header h1,[data-theme=dark] .system-role .search-header h1,html.dark .system-menu .search-header h1,[data-theme=dark] .system-menu .search-header h1,html.dark .efficiencyhub-index .search-header h1,[data-theme=dark] .efficiencyhub-index .search-header h1,html.dark .report-dashboard .search-header h1,[data-theme=dark] .report-dashboard .search-header h1,html.dark .assets-overview .search-header h1,[data-theme=dark] .assets-overview .search-header h1,html.dark [class*=-page] .overview-header h1,[data-theme=dark] [class*=-page] .overview-header h1,html.dark [class*=-container] .overview-header h1,[data-theme=dark] [class*=-container] .overview-header h1,html.dark [class*=-overview] .overview-header h1,[data-theme=dark] [class*=-overview] .overview-header h1,html.dark [class*=-list] .overview-header h1,[data-theme=dark] [class*=-list] .overview-header h1,html.dark [class*=-dashboard] .overview-header h1,[data-theme=dark] [class*=-dashboard] .overview-header h1,html.dark .bookkeeping-books .overview-header h1,[data-theme=dark] .bookkeeping-books .overview-header h1,html.dark .bookkeeping-entries .overview-header h1,[data-theme=dark] .bookkeeping-entries .overview-header h1,html.dark .bookkeeping-statistics .overview-header h1,[data-theme=dark] .bookkeeping-statistics .overview-header h1,html.dark .bookkeeping-search .overview-header h1,[data-theme=dark] .bookkeeping-search .overview-header h1,html.dark .bookkeeping-overview .overview-header h1,[data-theme=dark] .bookkeeping-overview .overview-header h1,html.dark .budget-container .overview-header h1,[data-theme=dark] .budget-container .overview-header h1,html.dark .family-details-container .overview-header h1,[data-theme=dark] .family-details-container .overview-header h1,html.dark .finance-dashboard .overview-header h1,[data-theme=dark] .finance-dashboard .overview-header h1,html.dark .productivity-dashboard .overview-header h1,[data-theme=dark] .productivity-dashboard .overview-header h1,html.dark .countdown-list .overview-header h1,[data-theme=dark] .countdown-list .overview-header h1,html.dark .habit-list .overview-header h1,[data-theme=dark] .habit-list .overview-header h1,html.dark .memo-list .overview-header h1,[data-theme=dark] .memo-list .overview-header h1,html.dark .task-overview .overview-header h1,[data-theme=dark] .task-overview .overview-header h1,html.dark .task-list .overview-header h1,[data-theme=dark] .task-list .overview-header h1,html.dark .task-projects .overview-header h1,[data-theme=dark] .task-projects .overview-header h1,html.dark .task-list-page .overview-header h1,[data-theme=dark] .task-list-page .overview-header h1,html.dark .investment-holdings .overview-header h1,[data-theme=dark] .investment-holdings .overview-header h1,html.dark .investment-portfolio .overview-header h1,[data-theme=dark] .investment-portfolio .overview-header h1,html.dark .precious-metals .overview-header h1,[data-theme=dark] .precious-metals .overview-header h1,html.dark .debt-overview .overview-header h1,[data-theme=dark] .debt-overview .overview-header h1,html.dark .voucher-overview .overview-header h1,[data-theme=dark] .voucher-overview .overview-header h1,html.dark .families-index .overview-header h1,[data-theme=dark] .families-index .overview-header h1,html.dark .users-index .overview-header h1,[data-theme=dark] .users-index .overview-header h1,html.dark .system-user .overview-header h1,[data-theme=dark] .system-user .overview-header h1,html.dark .system-role .overview-header h1,[data-theme=dark] .system-role .overview-header h1,html.dark .system-menu .overview-header h1,[data-theme=dark] .system-menu .overview-header h1,html.dark .efficiencyhub-index .overview-header h1,[data-theme=dark] .efficiencyhub-index .overview-header h1,html.dark .report-dashboard .overview-header h1,[data-theme=dark] .report-dashboard .overview-header h1,html.dark .assets-overview .overview-header h1,[data-theme=dark] .assets-overview .overview-header h1,html.dark [class*=-page] .page-header h1,[data-theme=dark] [class*=-page] .page-header h1,html.dark [class*=-container] .page-header h1,[data-theme=dark] [class*=-container] .page-header h1,html.dark [class*=-overview] .page-header h1,[data-theme=dark] [class*=-overview] .page-header h1,html.dark [class*=-list] .page-header h1,[data-theme=dark] [class*=-list] .page-header h1,html.dark [class*=-dashboard] .page-header h1,[data-theme=dark] [class*=-dashboard] .page-header h1,html.dark .bookkeeping-books .page-header h1,[data-theme=dark] .bookkeeping-books .page-header h1,html.dark .bookkeeping-entries .page-header h1,[data-theme=dark] .bookkeeping-entries .page-header h1,html.dark .bookkeeping-statistics .page-header h1,[data-theme=dark] .bookkeeping-statistics .page-header h1,html.dark .bookkeeping-search .page-header h1,[data-theme=dark] .bookkeeping-search .page-header h1,html.dark .bookkeeping-overview .page-header h1,[data-theme=dark] .bookkeeping-overview .page-header h1,html.dark .budget-container .page-header h1,[data-theme=dark] .budget-container .page-header h1,html.dark .family-details-container .page-header h1,[data-theme=dark] .family-details-container .page-header h1,html.dark .finance-dashboard .page-header h1,[data-theme=dark] .finance-dashboard .page-header h1,html.dark .productivity-dashboard .page-header h1,[data-theme=dark] .productivity-dashboard .page-header h1,html.dark .countdown-list .page-header h1,[data-theme=dark] .countdown-list .page-header h1,html.dark .habit-list .page-header h1,[data-theme=dark] .habit-list .page-header h1,html.dark .memo-list .page-header h1,[data-theme=dark] .memo-list .page-header h1,html.dark .task-overview .page-header h1,[data-theme=dark] .task-overview .page-header h1,html.dark .task-list .page-header h1,[data-theme=dark] .task-list .page-header h1,html.dark .task-projects .page-header h1,[data-theme=dark] .task-projects .page-header h1,html.dark .task-list-page .page-header h1,[data-theme=dark] .task-list-page .page-header h1,html.dark .investment-holdings .page-header h1,[data-theme=dark] .investment-holdings .page-header h1,html.dark .investment-portfolio .page-header h1,[data-theme=dark] .investment-portfolio .page-header h1,html.dark .precious-metals .page-header h1,[data-theme=dark] .precious-metals .page-header h1,html.dark .debt-overview .page-header h1,[data-theme=dark] .debt-overview .page-header h1,html.dark .voucher-overview .page-header h1,[data-theme=dark] .voucher-overview .page-header h1,html.dark .families-index .page-header h1,[data-theme=dark] .families-index .page-header h1,html.dark .users-index .page-header h1,[data-theme=dark] .users-index .page-header h1,html.dark .system-user .page-header h1,[data-theme=dark] .system-user .page-header h1,html.dark .system-role .page-header h1,[data-theme=dark] .system-role .page-header h1,html.dark .system-menu .page-header h1,[data-theme=dark] .system-menu .page-header h1,html.dark .efficiencyhub-index .page-header h1,[data-theme=dark] .efficiencyhub-index .page-header h1,html.dark .report-dashboard .page-header h1,[data-theme=dark] .report-dashboard .page-header h1,html.dark .assets-overview .page-header h1,[data-theme=dark] .assets-overview .page-header h1,html.dark [class*=-page] .dashboard-header h1,[data-theme=dark] [class*=-page] .dashboard-header h1,html.dark [class*=-container] .dashboard-header h1,[data-theme=dark] [class*=-container] .dashboard-header h1,html.dark [class*=-overview] .dashboard-header h1,[data-theme=dark] [class*=-overview] .dashboard-header h1,html.dark [class*=-list] .dashboard-header h1,[data-theme=dark] [class*=-list] .dashboard-header h1,html.dark [class*=-dashboard] .dashboard-header h1,[data-theme=dark] [class*=-dashboard] .dashboard-header h1,html.dark .bookkeeping-books .dashboard-header h1,[data-theme=dark] .bookkeeping-books .dashboard-header h1,html.dark .bookkeeping-entries .dashboard-header h1,[data-theme=dark] .bookkeeping-entries .dashboard-header h1,html.dark .bookkeeping-statistics .dashboard-header h1,[data-theme=dark] .bookkeeping-statistics .dashboard-header h1,html.dark .bookkeeping-search .dashboard-header h1,[data-theme=dark] .bookkeeping-search .dashboard-header h1,html.dark .bookkeeping-overview .dashboard-header h1,[data-theme=dark] .bookkeeping-overview .dashboard-header h1,html.dark .budget-container .dashboard-header h1,[data-theme=dark] .budget-container .dashboard-header h1,html.dark .family-details-container .dashboard-header h1,[data-theme=dark] .family-details-container .dashboard-header h1,html.dark .finance-dashboard .dashboard-header h1,[data-theme=dark] .finance-dashboard .dashboard-header h1,html.dark .productivity-dashboard .dashboard-header h1,[data-theme=dark] .productivity-dashboard .dashboard-header h1,html.dark .countdown-list .dashboard-header h1,[data-theme=dark] .countdown-list .dashboard-header h1,html.dark .habit-list .dashboard-header h1,[data-theme=dark] .habit-list .dashboard-header h1,html.dark .memo-list .dashboard-header h1,[data-theme=dark] .memo-list .dashboard-header h1,html.dark .task-overview .dashboard-header h1,[data-theme=dark] .task-overview .dashboard-header h1,html.dark .task-list .dashboard-header h1,[data-theme=dark] .task-list .dashboard-header h1,html.dark .task-projects .dashboard-header h1,[data-theme=dark] .task-projects .dashboard-header h1,html.dark .task-list-page .dashboard-header h1,[data-theme=dark] .task-list-page .dashboard-header h1,html.dark .investment-holdings .dashboard-header h1,[data-theme=dark] .investment-holdings .dashboard-header h1,html.dark .investment-portfolio .dashboard-header h1,[data-theme=dark] .investment-portfolio .dashboard-header h1,html.dark .precious-metals .dashboard-header h1,[data-theme=dark] .precious-metals .dashboard-header h1,html.dark .debt-overview .dashboard-header h1,[data-theme=dark] .debt-overview .dashboard-header h1,html.dark .voucher-overview .dashboard-header h1,[data-theme=dark] .voucher-overview .dashboard-header h1,html.dark .families-index .dashboard-header h1,[data-theme=dark] .families-index .dashboard-header h1,html.dark .users-index .dashboard-header h1,[data-theme=dark] .users-index .dashboard-header h1,html.dark .system-user .dashboard-header h1,[data-theme=dark] .system-user .dashboard-header h1,html.dark .system-role .dashboard-header h1,[data-theme=dark] .system-role .dashboard-header h1,html.dark .system-menu .dashboard-header h1,[data-theme=dark] .system-menu .dashboard-header h1,html.dark .efficiencyhub-index .dashboard-header h1,[data-theme=dark] .efficiencyhub-index .dashboard-header h1,html.dark .report-dashboard .dashboard-header h1,[data-theme=dark] .report-dashboard .dashboard-header h1,html.dark .assets-overview .dashboard-header h1,[data-theme=dark] .assets-overview .dashboard-header h1,html.dark [class*=-page] .filter-card h1,[data-theme=dark] [class*=-page] .filter-card h1,html.dark [class*=-container] .filter-card h1,[data-theme=dark] [class*=-container] .filter-card h1,html.dark [class*=-overview] .filter-card h1,[data-theme=dark] [class*=-overview] .filter-card h1,html.dark [class*=-list] .filter-card h1,[data-theme=dark] [class*=-list] .filter-card h1,html.dark [class*=-dashboard] .filter-card h1,[data-theme=dark] [class*=-dashboard] .filter-card h1,html.dark .bookkeeping-books .filter-card h1,[data-theme=dark] .bookkeeping-books .filter-card h1,html.dark .bookkeeping-entries .filter-card h1,[data-theme=dark] .bookkeeping-entries .filter-card h1,html.dark .bookkeeping-statistics .filter-card h1,[data-theme=dark] .bookkeeping-statistics .filter-card h1,html.dark .bookkeeping-search .filter-card h1,[data-theme=dark] .bookkeeping-search .filter-card h1,html.dark .bookkeeping-overview .filter-card h1,[data-theme=dark] .bookkeeping-overview .filter-card h1,html.dark .budget-container .filter-card h1,[data-theme=dark] .budget-container .filter-card h1,html.dark .family-details-container .filter-card h1,[data-theme=dark] .family-details-container .filter-card h1,html.dark .finance-dashboard .filter-card h1,[data-theme=dark] .finance-dashboard .filter-card h1,html.dark .productivity-dashboard .filter-card h1,[data-theme=dark] .productivity-dashboard .filter-card h1,html.dark .countdown-list .filter-card h1,[data-theme=dark] .countdown-list .filter-card h1,html.dark .habit-list .filter-card h1,[data-theme=dark] .habit-list .filter-card h1,html.dark .memo-list .filter-card h1,[data-theme=dark] .memo-list .filter-card h1,html.dark .task-overview .filter-card h1,[data-theme=dark] .task-overview .filter-card h1,html.dark .task-list .filter-card h1,[data-theme=dark] .task-list .filter-card h1,html.dark .task-projects .filter-card h1,[data-theme=dark] .task-projects .filter-card h1,html.dark .task-list-page .filter-card h1,[data-theme=dark] .task-list-page .filter-card h1,html.dark .investment-holdings .filter-card h1,[data-theme=dark] .investment-holdings .filter-card h1,html.dark .investment-portfolio .filter-card h1,[data-theme=dark] .investment-portfolio .filter-card h1,html.dark .precious-metals .filter-card h1,[data-theme=dark] .precious-metals .filter-card h1,html.dark .debt-overview .filter-card h1,[data-theme=dark] .debt-overview .filter-card h1,html.dark .voucher-overview .filter-card h1,[data-theme=dark] .voucher-overview .filter-card h1,html.dark .families-index .filter-card h1,[data-theme=dark] .families-index .filter-card h1,html.dark .users-index .filter-card h1,[data-theme=dark] .users-index .filter-card h1,html.dark .system-user .filter-card h1,[data-theme=dark] .system-user .filter-card h1,html.dark .system-role .filter-card h1,[data-theme=dark] .system-role .filter-card h1,html.dark .system-menu .filter-card h1,[data-theme=dark] .system-menu .filter-card h1,html.dark .efficiencyhub-index .filter-card h1,[data-theme=dark] .efficiencyhub-index .filter-card h1,html.dark .report-dashboard .filter-card h1,[data-theme=dark] .report-dashboard .filter-card h1,html.dark .assets-overview .filter-card h1,[data-theme=dark] .assets-overview .filter-card h1,html.dark [class*=-page] .header-filter-card h1,[data-theme=dark] [class*=-page] .header-filter-card h1,html.dark [class*=-container] .header-filter-card h1,[data-theme=dark] [class*=-container] .header-filter-card h1,html.dark [class*=-overview] .header-filter-card h1,[data-theme=dark] [class*=-overview] .header-filter-card h1,html.dark [class*=-list] .header-filter-card h1,[data-theme=dark] [class*=-list] .header-filter-card h1,html.dark [class*=-dashboard] .header-filter-card h1,[data-theme=dark] [class*=-dashboard] .header-filter-card h1,html.dark .bookkeeping-books .header-filter-card h1,[data-theme=dark] .bookkeeping-books .header-filter-card h1,html.dark .bookkeeping-entries .header-filter-card h1,[data-theme=dark] .bookkeeping-entries .header-filter-card h1,html.dark .bookkeeping-statistics .header-filter-card h1,[data-theme=dark] .bookkeeping-statistics .header-filter-card h1,html.dark .bookkeeping-search .header-filter-card h1,[data-theme=dark] .bookkeeping-search .header-filter-card h1,html.dark .bookkeeping-overview .header-filter-card h1,[data-theme=dark] .bookkeeping-overview .header-filter-card h1,html.dark .budget-container .header-filter-card h1,[data-theme=dark] .budget-container .header-filter-card h1,html.dark .family-details-container .header-filter-card h1,[data-theme=dark] .family-details-container .header-filter-card h1,html.dark .finance-dashboard .header-filter-card h1,[data-theme=dark] .finance-dashboard .header-filter-card h1,html.dark .productivity-dashboard .header-filter-card h1,[data-theme=dark] .productivity-dashboard .header-filter-card h1,html.dark .countdown-list .header-filter-card h1,[data-theme=dark] .countdown-list .header-filter-card h1,html.dark .habit-list .header-filter-card h1,[data-theme=dark] .habit-list .header-filter-card h1,html.dark .memo-list .header-filter-card h1,[data-theme=dark] .memo-list .header-filter-card h1,html.dark .task-overview .header-filter-card h1,[data-theme=dark] .task-overview .header-filter-card h1,html.dark .task-list .header-filter-card h1,[data-theme=dark] .task-list .header-filter-card h1,html.dark .task-projects .header-filter-card h1,[data-theme=dark] .task-projects .header-filter-card h1,html.dark .task-list-page .header-filter-card h1,[data-theme=dark] .task-list-page .header-filter-card h1,html.dark .investment-holdings .header-filter-card h1,[data-theme=dark] .investment-holdings .header-filter-card h1,html.dark .investment-portfolio .header-filter-card h1,[data-theme=dark] .investment-portfolio .header-filter-card h1,html.dark .precious-metals .header-filter-card h1,[data-theme=dark] .precious-metals .header-filter-card h1,html.dark .debt-overview .header-filter-card h1,[data-theme=dark] .debt-overview .header-filter-card h1,html.dark .voucher-overview .header-filter-card h1,[data-theme=dark] .voucher-overview .header-filter-card h1,html.dark .families-index .header-filter-card h1,[data-theme=dark] .families-index .header-filter-card h1,html.dark .users-index .header-filter-card h1,[data-theme=dark] .users-index .header-filter-card h1,html.dark .system-user .header-filter-card h1,[data-theme=dark] .system-user .header-filter-card h1,html.dark .system-role .header-filter-card h1,[data-theme=dark] .system-role .header-filter-card h1,html.dark .system-menu .header-filter-card h1,[data-theme=dark] .system-menu .header-filter-card h1,html.dark .efficiencyhub-index .header-filter-card h1,[data-theme=dark] .efficiencyhub-index .header-filter-card h1,html.dark .report-dashboard .header-filter-card h1,[data-theme=dark] .report-dashboard .header-filter-card h1,html.dark .assets-overview .header-filter-card h1,[data-theme=dark] .assets-overview .header-filter-card h1,html.dark [class*=-page] .books-header h2,[data-theme=dark] [class*=-page] .books-header h2,html.dark [class*=-container] .books-header h2,[data-theme=dark] [class*=-container] .books-header h2,html.dark [class*=-overview] .books-header h2,[data-theme=dark] [class*=-overview] .books-header h2,html.dark [class*=-list] .books-header h2,[data-theme=dark] [class*=-list] .books-header h2,html.dark [class*=-dashboard] .books-header h2,[data-theme=dark] [class*=-dashboard] .books-header h2,html.dark .bookkeeping-books .books-header h2,[data-theme=dark] .bookkeeping-books .books-header h2,html.dark .bookkeeping-entries .books-header h2,[data-theme=dark] .bookkeeping-entries .books-header h2,html.dark .bookkeeping-statistics .books-header h2,[data-theme=dark] .bookkeeping-statistics .books-header h2,html.dark .bookkeeping-search .books-header h2,[data-theme=dark] .bookkeeping-search .books-header h2,html.dark .bookkeeping-overview .books-header h2,[data-theme=dark] .bookkeeping-overview .books-header h2,html.dark .budget-container .books-header h2,[data-theme=dark] .budget-container .books-header h2,html.dark .family-details-container .books-header h2,[data-theme=dark] .family-details-container .books-header h2,html.dark .finance-dashboard .books-header h2,[data-theme=dark] .finance-dashboard .books-header h2,html.dark .productivity-dashboard .books-header h2,[data-theme=dark] .productivity-dashboard .books-header h2,html.dark .countdown-list .books-header h2,[data-theme=dark] .countdown-list .books-header h2,html.dark .habit-list .books-header h2,[data-theme=dark] .habit-list .books-header h2,html.dark .memo-list .books-header h2,[data-theme=dark] .memo-list .books-header h2,html.dark .task-overview .books-header h2,[data-theme=dark] .task-overview .books-header h2,html.dark .task-list .books-header h2,[data-theme=dark] .task-list .books-header h2,html.dark .task-projects .books-header h2,[data-theme=dark] .task-projects .books-header h2,html.dark .task-list-page .books-header h2,[data-theme=dark] .task-list-page .books-header h2,html.dark .investment-holdings .books-header h2,[data-theme=dark] .investment-holdings .books-header h2,html.dark .investment-portfolio .books-header h2,[data-theme=dark] .investment-portfolio .books-header h2,html.dark .precious-metals .books-header h2,[data-theme=dark] .precious-metals .books-header h2,html.dark .debt-overview .books-header h2,[data-theme=dark] .debt-overview .books-header h2,html.dark .voucher-overview .books-header h2,[data-theme=dark] .voucher-overview .books-header h2,html.dark .families-index .books-header h2,[data-theme=dark] .families-index .books-header h2,html.dark .users-index .books-header h2,[data-theme=dark] .users-index .books-header h2,html.dark .system-user .books-header h2,[data-theme=dark] .system-user .books-header h2,html.dark .system-role .books-header h2,[data-theme=dark] .system-role .books-header h2,html.dark .system-menu .books-header h2,[data-theme=dark] .system-menu .books-header h2,html.dark .efficiencyhub-index .books-header h2,[data-theme=dark] .efficiencyhub-index .books-header h2,html.dark .report-dashboard .books-header h2,[data-theme=dark] .report-dashboard .books-header h2,html.dark .assets-overview .books-header h2,[data-theme=dark] .assets-overview .books-header h2,html.dark [class*=-page] .entries-header h2,[data-theme=dark] [class*=-page] .entries-header h2,html.dark [class*=-container] .entries-header h2,[data-theme=dark] [class*=-container] .entries-header h2,html.dark [class*=-overview] .entries-header h2,[data-theme=dark] [class*=-overview] .entries-header h2,html.dark [class*=-list] .entries-header h2,[data-theme=dark] [class*=-list] .entries-header h2,html.dark [class*=-dashboard] .entries-header h2,[data-theme=dark] [class*=-dashboard] .entries-header h2,html.dark .bookkeeping-books .entries-header h2,[data-theme=dark] .bookkeeping-books .entries-header h2,html.dark .bookkeeping-entries .entries-header h2,[data-theme=dark] .bookkeeping-entries .entries-header h2,html.dark .bookkeeping-statistics .entries-header h2,[data-theme=dark] .bookkeeping-statistics .entries-header h2,html.dark .bookkeeping-search .entries-header h2,[data-theme=dark] .bookkeeping-search .entries-header h2,html.dark .bookkeeping-overview .entries-header h2,[data-theme=dark] .bookkeeping-overview .entries-header h2,html.dark .budget-container .entries-header h2,[data-theme=dark] .budget-container .entries-header h2,html.dark .family-details-container .entries-header h2,[data-theme=dark] .family-details-container .entries-header h2,html.dark .finance-dashboard .entries-header h2,[data-theme=dark] .finance-dashboard .entries-header h2,html.dark .productivity-dashboard .entries-header h2,[data-theme=dark] .productivity-dashboard .entries-header h2,html.dark .countdown-list .entries-header h2,[data-theme=dark] .countdown-list .entries-header h2,html.dark .habit-list .entries-header h2,[data-theme=dark] .habit-list .entries-header h2,html.dark .memo-list .entries-header h2,[data-theme=dark] .memo-list .entries-header h2,html.dark .task-overview .entries-header h2,[data-theme=dark] .task-overview .entries-header h2,html.dark .task-list .entries-header h2,[data-theme=dark] .task-list .entries-header h2,html.dark .task-projects .entries-header h2,[data-theme=dark] .task-projects .entries-header h2,html.dark .task-list-page .entries-header h2,[data-theme=dark] .task-list-page .entries-header h2,html.dark .investment-holdings .entries-header h2,[data-theme=dark] .investment-holdings .entries-header h2,html.dark .investment-portfolio .entries-header h2,[data-theme=dark] .investment-portfolio .entries-header h2,html.dark .precious-metals .entries-header h2,[data-theme=dark] .precious-metals .entries-header h2,html.dark .debt-overview .entries-header h2,[data-theme=dark] .debt-overview .entries-header h2,html.dark .voucher-overview .entries-header h2,[data-theme=dark] .voucher-overview .entries-header h2,html.dark .families-index .entries-header h2,[data-theme=dark] .families-index .entries-header h2,html.dark .users-index .entries-header h2,[data-theme=dark] .users-index .entries-header h2,html.dark .system-user .entries-header h2,[data-theme=dark] .system-user .entries-header h2,html.dark .system-role .entries-header h2,[data-theme=dark] .system-role .entries-header h2,html.dark .system-menu .entries-header h2,[data-theme=dark] .system-menu .entries-header h2,html.dark .efficiencyhub-index .entries-header h2,[data-theme=dark] .efficiencyhub-index .entries-header h2,html.dark .report-dashboard .entries-header h2,[data-theme=dark] .report-dashboard .entries-header h2,html.dark .assets-overview .entries-header h2,[data-theme=dark] .assets-overview .entries-header h2,html.dark [class*=-page] .statistics-header h2,[data-theme=dark] [class*=-page] .statistics-header h2,html.dark [class*=-container] .statistics-header h2,[data-theme=dark] [class*=-container] .statistics-header h2,html.dark [class*=-overview] .statistics-header h2,[data-theme=dark] [class*=-overview] .statistics-header h2,html.dark [class*=-list] .statistics-header h2,[data-theme=dark] [class*=-list] .statistics-header h2,html.dark [class*=-dashboard] .statistics-header h2,[data-theme=dark] [class*=-dashboard] .statistics-header h2,html.dark .bookkeeping-books .statistics-header h2,[data-theme=dark] .bookkeeping-books .statistics-header h2,html.dark .bookkeeping-entries .statistics-header h2,[data-theme=dark] .bookkeeping-entries .statistics-header h2,html.dark .bookkeeping-statistics .statistics-header h2,[data-theme=dark] .bookkeeping-statistics .statistics-header h2,html.dark .bookkeeping-search .statistics-header h2,[data-theme=dark] .bookkeeping-search .statistics-header h2,html.dark .bookkeeping-overview .statistics-header h2,[data-theme=dark] .bookkeeping-overview .statistics-header h2,html.dark .budget-container .statistics-header h2,[data-theme=dark] .budget-container .statistics-header h2,html.dark .family-details-container .statistics-header h2,[data-theme=dark] .family-details-container .statistics-header h2,html.dark .finance-dashboard .statistics-header h2,[data-theme=dark] .finance-dashboard .statistics-header h2,html.dark .productivity-dashboard .statistics-header h2,[data-theme=dark] .productivity-dashboard .statistics-header h2,html.dark .countdown-list .statistics-header h2,[data-theme=dark] .countdown-list .statistics-header h2,html.dark .habit-list .statistics-header h2,[data-theme=dark] .habit-list .statistics-header h2,html.dark .memo-list .statistics-header h2,[data-theme=dark] .memo-list .statistics-header h2,html.dark .task-overview .statistics-header h2,[data-theme=dark] .task-overview .statistics-header h2,html.dark .task-list .statistics-header h2,[data-theme=dark] .task-list .statistics-header h2,html.dark .task-projects .statistics-header h2,[data-theme=dark] .task-projects .statistics-header h2,html.dark .task-list-page .statistics-header h2,[data-theme=dark] .task-list-page .statistics-header h2,html.dark .investment-holdings .statistics-header h2,[data-theme=dark] .investment-holdings .statistics-header h2,html.dark .investment-portfolio .statistics-header h2,[data-theme=dark] .investment-portfolio .statistics-header h2,html.dark .precious-metals .statistics-header h2,[data-theme=dark] .precious-metals .statistics-header h2,html.dark .debt-overview .statistics-header h2,[data-theme=dark] .debt-overview .statistics-header h2,html.dark .voucher-overview .statistics-header h2,[data-theme=dark] .voucher-overview .statistics-header h2,html.dark .families-index .statistics-header h2,[data-theme=dark] .families-index .statistics-header h2,html.dark .users-index .statistics-header h2,[data-theme=dark] .users-index .statistics-header h2,html.dark .system-user .statistics-header h2,[data-theme=dark] .system-user .statistics-header h2,html.dark .system-role .statistics-header h2,[data-theme=dark] .system-role .statistics-header h2,html.dark .system-menu .statistics-header h2,[data-theme=dark] .system-menu .statistics-header h2,html.dark .efficiencyhub-index .statistics-header h2,[data-theme=dark] .efficiencyhub-index .statistics-header h2,html.dark .report-dashboard .statistics-header h2,[data-theme=dark] .report-dashboard .statistics-header h2,html.dark .assets-overview .statistics-header h2,[data-theme=dark] .assets-overview .statistics-header h2,html.dark [class*=-page] .search-header h2,[data-theme=dark] [class*=-page] .search-header h2,html.dark [class*=-container] .search-header h2,[data-theme=dark] [class*=-container] .search-header h2,html.dark [class*=-overview] .search-header h2,[data-theme=dark] [class*=-overview] .search-header h2,html.dark [class*=-list] .search-header h2,[data-theme=dark] [class*=-list] .search-header h2,html.dark [class*=-dashboard] .search-header h2,[data-theme=dark] [class*=-dashboard] .search-header h2,html.dark .bookkeeping-books .search-header h2,[data-theme=dark] .bookkeeping-books .search-header h2,html.dark .bookkeeping-entries .search-header h2,[data-theme=dark] .bookkeeping-entries .search-header h2,html.dark .bookkeeping-statistics .search-header h2,[data-theme=dark] .bookkeeping-statistics .search-header h2,html.dark .bookkeeping-search .search-header h2,[data-theme=dark] .bookkeeping-search .search-header h2,html.dark .bookkeeping-overview .search-header h2,[data-theme=dark] .bookkeeping-overview .search-header h2,html.dark .budget-container .search-header h2,[data-theme=dark] .budget-container .search-header h2,html.dark .family-details-container .search-header h2,[data-theme=dark] .family-details-container .search-header h2,html.dark .finance-dashboard .search-header h2,[data-theme=dark] .finance-dashboard .search-header h2,html.dark .productivity-dashboard .search-header h2,[data-theme=dark] .productivity-dashboard .search-header h2,html.dark .countdown-list .search-header h2,[data-theme=dark] .countdown-list .search-header h2,html.dark .habit-list .search-header h2,[data-theme=dark] .habit-list .search-header h2,html.dark .memo-list .search-header h2,[data-theme=dark] .memo-list .search-header h2,html.dark .task-overview .search-header h2,[data-theme=dark] .task-overview .search-header h2,html.dark .task-list .search-header h2,[data-theme=dark] .task-list .search-header h2,html.dark .task-projects .search-header h2,[data-theme=dark] .task-projects .search-header h2,html.dark .task-list-page .search-header h2,[data-theme=dark] .task-list-page .search-header h2,html.dark .investment-holdings .search-header h2,[data-theme=dark] .investment-holdings .search-header h2,html.dark .investment-portfolio .search-header h2,[data-theme=dark] .investment-portfolio .search-header h2,html.dark .precious-metals .search-header h2,[data-theme=dark] .precious-metals .search-header h2,html.dark .debt-overview .search-header h2,[data-theme=dark] .debt-overview .search-header h2,html.dark .voucher-overview .search-header h2,[data-theme=dark] .voucher-overview .search-header h2,html.dark .families-index .search-header h2,[data-theme=dark] .families-index .search-header h2,html.dark .users-index .search-header h2,[data-theme=dark] .users-index .search-header h2,html.dark .system-user .search-header h2,[data-theme=dark] .system-user .search-header h2,html.dark .system-role .search-header h2,[data-theme=dark] .system-role .search-header h2,html.dark .system-menu .search-header h2,[data-theme=dark] .system-menu .search-header h2,html.dark .efficiencyhub-index .search-header h2,[data-theme=dark] .efficiencyhub-index .search-header h2,html.dark .report-dashboard .search-header h2,[data-theme=dark] .report-dashboard .search-header h2,html.dark .assets-overview .search-header h2,[data-theme=dark] .assets-overview .search-header h2,html.dark [class*=-page] .overview-header h2,[data-theme=dark] [class*=-page] .overview-header h2,html.dark [class*=-container] .overview-header h2,[data-theme=dark] [class*=-container] .overview-header h2,html.dark [class*=-overview] .overview-header h2,[data-theme=dark] [class*=-overview] .overview-header h2,html.dark [class*=-list] .overview-header h2,[data-theme=dark] [class*=-list] .overview-header h2,html.dark [class*=-dashboard] .overview-header h2,[data-theme=dark] [class*=-dashboard] .overview-header h2,html.dark .bookkeeping-books .overview-header h2,[data-theme=dark] .bookkeeping-books .overview-header h2,html.dark .bookkeeping-entries .overview-header h2,[data-theme=dark] .bookkeeping-entries .overview-header h2,html.dark .bookkeeping-statistics .overview-header h2,[data-theme=dark] .bookkeeping-statistics .overview-header h2,html.dark .bookkeeping-search .overview-header h2,[data-theme=dark] .bookkeeping-search .overview-header h2,html.dark .bookkeeping-overview .overview-header h2,[data-theme=dark] .bookkeeping-overview .overview-header h2,html.dark .budget-container .overview-header h2,[data-theme=dark] .budget-container .overview-header h2,html.dark .family-details-container .overview-header h2,[data-theme=dark] .family-details-container .overview-header h2,html.dark .finance-dashboard .overview-header h2,[data-theme=dark] .finance-dashboard .overview-header h2,html.dark .productivity-dashboard .overview-header h2,[data-theme=dark] .productivity-dashboard .overview-header h2,html.dark .countdown-list .overview-header h2,[data-theme=dark] .countdown-list .overview-header h2,html.dark .habit-list .overview-header h2,[data-theme=dark] .habit-list .overview-header h2,html.dark .memo-list .overview-header h2,[data-theme=dark] .memo-list .overview-header h2,html.dark .task-overview .overview-header h2,[data-theme=dark] .task-overview .overview-header h2,html.dark .task-list .overview-header h2,[data-theme=dark] .task-list .overview-header h2,html.dark .task-projects .overview-header h2,[data-theme=dark] .task-projects .overview-header h2,html.dark .task-list-page .overview-header h2,[data-theme=dark] .task-list-page .overview-header h2,html.dark .investment-holdings .overview-header h2,[data-theme=dark] .investment-holdings .overview-header h2,html.dark .investment-portfolio .overview-header h2,[data-theme=dark] .investment-portfolio .overview-header h2,html.dark .precious-metals .overview-header h2,[data-theme=dark] .precious-metals .overview-header h2,html.dark .debt-overview .overview-header h2,[data-theme=dark] .debt-overview .overview-header h2,html.dark .voucher-overview .overview-header h2,[data-theme=dark] .voucher-overview .overview-header h2,html.dark .families-index .overview-header h2,[data-theme=dark] .families-index .overview-header h2,html.dark .users-index .overview-header h2,[data-theme=dark] .users-index .overview-header h2,html.dark .system-user .overview-header h2,[data-theme=dark] .system-user .overview-header h2,html.dark .system-role .overview-header h2,[data-theme=dark] .system-role .overview-header h2,html.dark .system-menu .overview-header h2,[data-theme=dark] .system-menu .overview-header h2,html.dark .efficiencyhub-index .overview-header h2,[data-theme=dark] .efficiencyhub-index .overview-header h2,html.dark .report-dashboard .overview-header h2,[data-theme=dark] .report-dashboard .overview-header h2,html.dark .assets-overview .overview-header h2,[data-theme=dark] .assets-overview .overview-header h2,html.dark [class*=-page] .page-header h2,[data-theme=dark] [class*=-page] .page-header h2,html.dark [class*=-container] .page-header h2,[data-theme=dark] [class*=-container] .page-header h2,html.dark [class*=-overview] .page-header h2,[data-theme=dark] [class*=-overview] .page-header h2,html.dark [class*=-list] .page-header h2,[data-theme=dark] [class*=-list] .page-header h2,html.dark [class*=-dashboard] .page-header h2,[data-theme=dark] [class*=-dashboard] .page-header h2,html.dark .bookkeeping-books .page-header h2,[data-theme=dark] .bookkeeping-books .page-header h2,html.dark .bookkeeping-entries .page-header h2,[data-theme=dark] .bookkeeping-entries .page-header h2,html.dark .bookkeeping-statistics .page-header h2,[data-theme=dark] .bookkeeping-statistics .page-header h2,html.dark .bookkeeping-search .page-header h2,[data-theme=dark] .bookkeeping-search .page-header h2,html.dark .bookkeeping-overview .page-header h2,[data-theme=dark] .bookkeeping-overview .page-header h2,html.dark .budget-container .page-header h2,[data-theme=dark] .budget-container .page-header h2,html.dark .family-details-container .page-header h2,[data-theme=dark] .family-details-container .page-header h2,html.dark .finance-dashboard .page-header h2,[data-theme=dark] .finance-dashboard .page-header h2,html.dark .productivity-dashboard .page-header h2,[data-theme=dark] .productivity-dashboard .page-header h2,html.dark .countdown-list .page-header h2,[data-theme=dark] .countdown-list .page-header h2,html.dark .habit-list .page-header h2,[data-theme=dark] .habit-list .page-header h2,html.dark .memo-list .page-header h2,[data-theme=dark] .memo-list .page-header h2,html.dark .task-overview .page-header h2,[data-theme=dark] .task-overview .page-header h2,html.dark .task-list .page-header h2,[data-theme=dark] .task-list .page-header h2,html.dark .task-projects .page-header h2,[data-theme=dark] .task-projects .page-header h2,html.dark .task-list-page .page-header h2,[data-theme=dark] .task-list-page .page-header h2,html.dark .investment-holdings .page-header h2,[data-theme=dark] .investment-holdings .page-header h2,html.dark .investment-portfolio .page-header h2,[data-theme=dark] .investment-portfolio .page-header h2,html.dark .precious-metals .page-header h2,[data-theme=dark] .precious-metals .page-header h2,html.dark .debt-overview .page-header h2,[data-theme=dark] .debt-overview .page-header h2,html.dark .voucher-overview .page-header h2,[data-theme=dark] .voucher-overview .page-header h2,html.dark .families-index .page-header h2,[data-theme=dark] .families-index .page-header h2,html.dark .users-index .page-header h2,[data-theme=dark] .users-index .page-header h2,html.dark .system-user .page-header h2,[data-theme=dark] .system-user .page-header h2,html.dark .system-role .page-header h2,[data-theme=dark] .system-role .page-header h2,html.dark .system-menu .page-header h2,[data-theme=dark] .system-menu .page-header h2,html.dark .efficiencyhub-index .page-header h2,[data-theme=dark] .efficiencyhub-index .page-header h2,html.dark .report-dashboard .page-header h2,[data-theme=dark] .report-dashboard .page-header h2,html.dark .assets-overview .page-header h2,[data-theme=dark] .assets-overview .page-header h2,html.dark [class*=-page] .dashboard-header h2,[data-theme=dark] [class*=-page] .dashboard-header h2,html.dark [class*=-container] .dashboard-header h2,[data-theme=dark] [class*=-container] .dashboard-header h2,html.dark [class*=-overview] .dashboard-header h2,[data-theme=dark] [class*=-overview] .dashboard-header h2,html.dark [class*=-list] .dashboard-header h2,[data-theme=dark] [class*=-list] .dashboard-header h2,html.dark [class*=-dashboard] .dashboard-header h2,[data-theme=dark] [class*=-dashboard] .dashboard-header h2,html.dark .bookkeeping-books .dashboard-header h2,[data-theme=dark] .bookkeeping-books .dashboard-header h2,html.dark .bookkeeping-entries .dashboard-header h2,[data-theme=dark] .bookkeeping-entries .dashboard-header h2,html.dark .bookkeeping-statistics .dashboard-header h2,[data-theme=dark] .bookkeeping-statistics .dashboard-header h2,html.dark .bookkeeping-search .dashboard-header h2,[data-theme=dark] .bookkeeping-search .dashboard-header h2,html.dark .bookkeeping-overview .dashboard-header h2,[data-theme=dark] .bookkeeping-overview .dashboard-header h2,html.dark .budget-container .dashboard-header h2,[data-theme=dark] .budget-container .dashboard-header h2,html.dark .family-details-container .dashboard-header h2,[data-theme=dark] .family-details-container .dashboard-header h2,html.dark .finance-dashboard .dashboard-header h2,[data-theme=dark] .finance-dashboard .dashboard-header h2,html.dark .productivity-dashboard .dashboard-header h2,[data-theme=dark] .productivity-dashboard .dashboard-header h2,html.dark .countdown-list .dashboard-header h2,[data-theme=dark] .countdown-list .dashboard-header h2,html.dark .habit-list .dashboard-header h2,[data-theme=dark] .habit-list .dashboard-header h2,html.dark .memo-list .dashboard-header h2,[data-theme=dark] .memo-list .dashboard-header h2,html.dark .task-overview .dashboard-header h2,[data-theme=dark] .task-overview .dashboard-header h2,html.dark .task-list .dashboard-header h2,[data-theme=dark] .task-list .dashboard-header h2,html.dark .task-projects .dashboard-header h2,[data-theme=dark] .task-projects .dashboard-header h2,html.dark .task-list-page .dashboard-header h2,[data-theme=dark] .task-list-page .dashboard-header h2,html.dark .investment-holdings .dashboard-header h2,[data-theme=dark] .investment-holdings .dashboard-header h2,html.dark .investment-portfolio .dashboard-header h2,[data-theme=dark] .investment-portfolio .dashboard-header h2,html.dark .precious-metals .dashboard-header h2,[data-theme=dark] .precious-metals .dashboard-header h2,html.dark .debt-overview .dashboard-header h2,[data-theme=dark] .debt-overview .dashboard-header h2,html.dark .voucher-overview .dashboard-header h2,[data-theme=dark] .voucher-overview .dashboard-header h2,html.dark .families-index .dashboard-header h2,[data-theme=dark] .families-index .dashboard-header h2,html.dark .users-index .dashboard-header h2,[data-theme=dark] .users-index .dashboard-header h2,html.dark .system-user .dashboard-header h2,[data-theme=dark] .system-user .dashboard-header h2,html.dark .system-role .dashboard-header h2,[data-theme=dark] .system-role .dashboard-header h2,html.dark .system-menu .dashboard-header h2,[data-theme=dark] .system-menu .dashboard-header h2,html.dark .efficiencyhub-index .dashboard-header h2,[data-theme=dark] .efficiencyhub-index .dashboard-header h2,html.dark .report-dashboard .dashboard-header h2,[data-theme=dark] .report-dashboard .dashboard-header h2,html.dark .assets-overview .dashboard-header h2,[data-theme=dark] .assets-overview .dashboard-header h2,html.dark [class*=-page] .filter-card h2,[data-theme=dark] [class*=-page] .filter-card h2,html.dark [class*=-container] .filter-card h2,[data-theme=dark] [class*=-container] .filter-card h2,html.dark [class*=-overview] .filter-card h2,[data-theme=dark] [class*=-overview] .filter-card h2,html.dark [class*=-list] .filter-card h2,[data-theme=dark] [class*=-list] .filter-card h2,html.dark [class*=-dashboard] .filter-card h2,[data-theme=dark] [class*=-dashboard] .filter-card h2,html.dark .bookkeeping-books .filter-card h2,[data-theme=dark] .bookkeeping-books .filter-card h2,html.dark .bookkeeping-entries .filter-card h2,[data-theme=dark] .bookkeeping-entries .filter-card h2,html.dark .bookkeeping-statistics .filter-card h2,[data-theme=dark] .bookkeeping-statistics .filter-card h2,html.dark .bookkeeping-search .filter-card h2,[data-theme=dark] .bookkeeping-search .filter-card h2,html.dark .bookkeeping-overview .filter-card h2,[data-theme=dark] .bookkeeping-overview .filter-card h2,html.dark .budget-container .filter-card h2,[data-theme=dark] .budget-container .filter-card h2,html.dark .family-details-container .filter-card h2,[data-theme=dark] .family-details-container .filter-card h2,html.dark .finance-dashboard .filter-card h2,[data-theme=dark] .finance-dashboard .filter-card h2,html.dark .productivity-dashboard .filter-card h2,[data-theme=dark] .productivity-dashboard .filter-card h2,html.dark .countdown-list .filter-card h2,[data-theme=dark] .countdown-list .filter-card h2,html.dark .habit-list .filter-card h2,[data-theme=dark] .habit-list .filter-card h2,html.dark .memo-list .filter-card h2,[data-theme=dark] .memo-list .filter-card h2,html.dark .task-overview .filter-card h2,[data-theme=dark] .task-overview .filter-card h2,html.dark .task-list .filter-card h2,[data-theme=dark] .task-list .filter-card h2,html.dark .task-projects .filter-card h2,[data-theme=dark] .task-projects .filter-card h2,html.dark .task-list-page .filter-card h2,[data-theme=dark] .task-list-page .filter-card h2,html.dark .investment-holdings .filter-card h2,[data-theme=dark] .investment-holdings .filter-card h2,html.dark .investment-portfolio .filter-card h2,[data-theme=dark] .investment-portfolio .filter-card h2,html.dark .precious-metals .filter-card h2,[data-theme=dark] .precious-metals .filter-card h2,html.dark .debt-overview .filter-card h2,[data-theme=dark] .debt-overview .filter-card h2,html.dark .voucher-overview .filter-card h2,[data-theme=dark] .voucher-overview .filter-card h2,html.dark .families-index .filter-card h2,[data-theme=dark] .families-index .filter-card h2,html.dark .users-index .filter-card h2,[data-theme=dark] .users-index .filter-card h2,html.dark .system-user .filter-card h2,[data-theme=dark] .system-user .filter-card h2,html.dark .system-role .filter-card h2,[data-theme=dark] .system-role .filter-card h2,html.dark .system-menu .filter-card h2,[data-theme=dark] .system-menu .filter-card h2,html.dark .efficiencyhub-index .filter-card h2,[data-theme=dark] .efficiencyhub-index .filter-card h2,html.dark .report-dashboard .filter-card h2,[data-theme=dark] .report-dashboard .filter-card h2,html.dark .assets-overview .filter-card h2,[data-theme=dark] .assets-overview .filter-card h2,html.dark [class*=-page] .header-filter-card h2,[data-theme=dark] [class*=-page] .header-filter-card h2,html.dark [class*=-container] .header-filter-card h2,[data-theme=dark] [class*=-container] .header-filter-card h2,html.dark [class*=-overview] .header-filter-card h2,[data-theme=dark] [class*=-overview] .header-filter-card h2,html.dark [class*=-list] .header-filter-card h2,[data-theme=dark] [class*=-list] .header-filter-card h2,html.dark [class*=-dashboard] .header-filter-card h2,[data-theme=dark] [class*=-dashboard] .header-filter-card h2,html.dark .bookkeeping-books .header-filter-card h2,[data-theme=dark] .bookkeeping-books .header-filter-card h2,html.dark .bookkeeping-entries .header-filter-card h2,[data-theme=dark] .bookkeeping-entries .header-filter-card h2,html.dark .bookkeeping-statistics .header-filter-card h2,[data-theme=dark] .bookkeeping-statistics .header-filter-card h2,html.dark .bookkeeping-search .header-filter-card h2,[data-theme=dark] .bookkeeping-search .header-filter-card h2,html.dark .bookkeeping-overview .header-filter-card h2,[data-theme=dark] .bookkeeping-overview .header-filter-card h2,html.dark .budget-container .header-filter-card h2,[data-theme=dark] .budget-container .header-filter-card h2,html.dark .family-details-container .header-filter-card h2,[data-theme=dark] .family-details-container .header-filter-card h2,html.dark .finance-dashboard .header-filter-card h2,[data-theme=dark] .finance-dashboard .header-filter-card h2,html.dark .productivity-dashboard .header-filter-card h2,[data-theme=dark] .productivity-dashboard .header-filter-card h2,html.dark .countdown-list .header-filter-card h2,[data-theme=dark] .countdown-list .header-filter-card h2,html.dark .habit-list .header-filter-card h2,[data-theme=dark] .habit-list .header-filter-card h2,html.dark .memo-list .header-filter-card h2,[data-theme=dark] .memo-list .header-filter-card h2,html.dark .task-overview .header-filter-card h2,[data-theme=dark] .task-overview .header-filter-card h2,html.dark .task-list .header-filter-card h2,[data-theme=dark] .task-list .header-filter-card h2,html.dark .task-projects .header-filter-card h2,[data-theme=dark] .task-projects .header-filter-card h2,html.dark .task-list-page .header-filter-card h2,[data-theme=dark] .task-list-page .header-filter-card h2,html.dark .investment-holdings .header-filter-card h2,[data-theme=dark] .investment-holdings .header-filter-card h2,html.dark .investment-portfolio .header-filter-card h2,[data-theme=dark] .investment-portfolio .header-filter-card h2,html.dark .precious-metals .header-filter-card h2,[data-theme=dark] .precious-metals .header-filter-card h2,html.dark .debt-overview .header-filter-card h2,[data-theme=dark] .debt-overview .header-filter-card h2,html.dark .voucher-overview .header-filter-card h2,[data-theme=dark] .voucher-overview .header-filter-card h2,html.dark .families-index .header-filter-card h2,[data-theme=dark] .families-index .header-filter-card h2,html.dark .users-index .header-filter-card h2,[data-theme=dark] .users-index .header-filter-card h2,html.dark .system-user .header-filter-card h2,[data-theme=dark] .system-user .header-filter-card h2,html.dark .system-role .header-filter-card h2,[data-theme=dark] .system-role .header-filter-card h2,html.dark .system-menu .header-filter-card h2,[data-theme=dark] .system-menu .header-filter-card h2,html.dark .efficiencyhub-index .header-filter-card h2,[data-theme=dark] .efficiencyhub-index .header-filter-card h2,html.dark .report-dashboard .header-filter-card h2,[data-theme=dark] .report-dashboard .header-filter-card h2,html.dark .assets-overview .header-filter-card h2,[data-theme=dark] .assets-overview .header-filter-card h2,html.dark [class*=-page] .books-header .header-title h2,[data-theme=dark] [class*=-page] .books-header .header-title h2,html.dark [class*=-container] .books-header .header-title h2,[data-theme=dark] [class*=-container] .books-header .header-title h2,html.dark [class*=-overview] .books-header .header-title h2,[data-theme=dark] [class*=-overview] .books-header .header-title h2,html.dark [class*=-list] .books-header .header-title h2,[data-theme=dark] [class*=-list] .books-header .header-title h2,html.dark [class*=-dashboard] .books-header .header-title h2,[data-theme=dark] [class*=-dashboard] .books-header .header-title h2,html.dark .bookkeeping-books .books-header .header-title h2,[data-theme=dark] .bookkeeping-books .books-header .header-title h2,html.dark .bookkeeping-entries .books-header .header-title h2,[data-theme=dark] .bookkeeping-entries .books-header .header-title h2,html.dark .bookkeeping-statistics .books-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .books-header .header-title h2,html.dark .bookkeeping-search .books-header .header-title h2,[data-theme=dark] .bookkeeping-search .books-header .header-title h2,html.dark .bookkeeping-overview .books-header .header-title h2,[data-theme=dark] .bookkeeping-overview .books-header .header-title h2,html.dark .budget-container .books-header .header-title h2,[data-theme=dark] .budget-container .books-header .header-title h2,html.dark .family-details-container .books-header .header-title h2,[data-theme=dark] .family-details-container .books-header .header-title h2,html.dark .finance-dashboard .books-header .header-title h2,[data-theme=dark] .finance-dashboard .books-header .header-title h2,html.dark .productivity-dashboard .books-header .header-title h2,[data-theme=dark] .productivity-dashboard .books-header .header-title h2,html.dark .countdown-list .books-header .header-title h2,[data-theme=dark] .countdown-list .books-header .header-title h2,html.dark .habit-list .books-header .header-title h2,[data-theme=dark] .habit-list .books-header .header-title h2,html.dark .memo-list .books-header .header-title h2,[data-theme=dark] .memo-list .books-header .header-title h2,html.dark .task-overview .books-header .header-title h2,[data-theme=dark] .task-overview .books-header .header-title h2,html.dark .task-list .books-header .header-title h2,[data-theme=dark] .task-list .books-header .header-title h2,html.dark .task-projects .books-header .header-title h2,[data-theme=dark] .task-projects .books-header .header-title h2,html.dark .task-list-page .books-header .header-title h2,[data-theme=dark] .task-list-page .books-header .header-title h2,html.dark .investment-holdings .books-header .header-title h2,[data-theme=dark] .investment-holdings .books-header .header-title h2,html.dark .investment-portfolio .books-header .header-title h2,[data-theme=dark] .investment-portfolio .books-header .header-title h2,html.dark .precious-metals .books-header .header-title h2,[data-theme=dark] .precious-metals .books-header .header-title h2,html.dark .debt-overview .books-header .header-title h2,[data-theme=dark] .debt-overview .books-header .header-title h2,html.dark .voucher-overview .books-header .header-title h2,[data-theme=dark] .voucher-overview .books-header .header-title h2,html.dark .families-index .books-header .header-title h2,[data-theme=dark] .families-index .books-header .header-title h2,html.dark .users-index .books-header .header-title h2,[data-theme=dark] .users-index .books-header .header-title h2,html.dark .system-user .books-header .header-title h2,[data-theme=dark] .system-user .books-header .header-title h2,html.dark .system-role .books-header .header-title h2,[data-theme=dark] .system-role .books-header .header-title h2,html.dark .system-menu .books-header .header-title h2,[data-theme=dark] .system-menu .books-header .header-title h2,html.dark .efficiencyhub-index .books-header .header-title h2,[data-theme=dark] .efficiencyhub-index .books-header .header-title h2,html.dark .report-dashboard .books-header .header-title h2,[data-theme=dark] .report-dashboard .books-header .header-title h2,html.dark .assets-overview .books-header .header-title h2,[data-theme=dark] .assets-overview .books-header .header-title h2,html.dark [class*=-page] .entries-header .header-title h2,[data-theme=dark] [class*=-page] .entries-header .header-title h2,html.dark [class*=-container] .entries-header .header-title h2,[data-theme=dark] [class*=-container] .entries-header .header-title h2,html.dark [class*=-overview] .entries-header .header-title h2,[data-theme=dark] [class*=-overview] .entries-header .header-title h2,html.dark [class*=-list] .entries-header .header-title h2,[data-theme=dark] [class*=-list] .entries-header .header-title h2,html.dark [class*=-dashboard] .entries-header .header-title h2,[data-theme=dark] [class*=-dashboard] .entries-header .header-title h2,html.dark .bookkeeping-books .entries-header .header-title h2,[data-theme=dark] .bookkeeping-books .entries-header .header-title h2,html.dark .bookkeeping-entries .entries-header .header-title h2,[data-theme=dark] .bookkeeping-entries .entries-header .header-title h2,html.dark .bookkeeping-statistics .entries-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .entries-header .header-title h2,html.dark .bookkeeping-search .entries-header .header-title h2,[data-theme=dark] .bookkeeping-search .entries-header .header-title h2,html.dark .bookkeeping-overview .entries-header .header-title h2,[data-theme=dark] .bookkeeping-overview .entries-header .header-title h2,html.dark .budget-container .entries-header .header-title h2,[data-theme=dark] .budget-container .entries-header .header-title h2,html.dark .family-details-container .entries-header .header-title h2,[data-theme=dark] .family-details-container .entries-header .header-title h2,html.dark .finance-dashboard .entries-header .header-title h2,[data-theme=dark] .finance-dashboard .entries-header .header-title h2,html.dark .productivity-dashboard .entries-header .header-title h2,[data-theme=dark] .productivity-dashboard .entries-header .header-title h2,html.dark .countdown-list .entries-header .header-title h2,[data-theme=dark] .countdown-list .entries-header .header-title h2,html.dark .habit-list .entries-header .header-title h2,[data-theme=dark] .habit-list .entries-header .header-title h2,html.dark .memo-list .entries-header .header-title h2,[data-theme=dark] .memo-list .entries-header .header-title h2,html.dark .task-overview .entries-header .header-title h2,[data-theme=dark] .task-overview .entries-header .header-title h2,html.dark .task-list .entries-header .header-title h2,[data-theme=dark] .task-list .entries-header .header-title h2,html.dark .task-projects .entries-header .header-title h2,[data-theme=dark] .task-projects .entries-header .header-title h2,html.dark .task-list-page .entries-header .header-title h2,[data-theme=dark] .task-list-page .entries-header .header-title h2,html.dark .investment-holdings .entries-header .header-title h2,[data-theme=dark] .investment-holdings .entries-header .header-title h2,html.dark .investment-portfolio .entries-header .header-title h2,[data-theme=dark] .investment-portfolio .entries-header .header-title h2,html.dark .precious-metals .entries-header .header-title h2,[data-theme=dark] .precious-metals .entries-header .header-title h2,html.dark .debt-overview .entries-header .header-title h2,[data-theme=dark] .debt-overview .entries-header .header-title h2,html.dark .voucher-overview .entries-header .header-title h2,[data-theme=dark] .voucher-overview .entries-header .header-title h2,html.dark .families-index .entries-header .header-title h2,[data-theme=dark] .families-index .entries-header .header-title h2,html.dark .users-index .entries-header .header-title h2,[data-theme=dark] .users-index .entries-header .header-title h2,html.dark .system-user .entries-header .header-title h2,[data-theme=dark] .system-user .entries-header .header-title h2,html.dark .system-role .entries-header .header-title h2,[data-theme=dark] .system-role .entries-header .header-title h2,html.dark .system-menu .entries-header .header-title h2,[data-theme=dark] .system-menu .entries-header .header-title h2,html.dark .efficiencyhub-index .entries-header .header-title h2,[data-theme=dark] .efficiencyhub-index .entries-header .header-title h2,html.dark .report-dashboard .entries-header .header-title h2,[data-theme=dark] .report-dashboard .entries-header .header-title h2,html.dark .assets-overview .entries-header .header-title h2,[data-theme=dark] .assets-overview .entries-header .header-title h2,html.dark [class*=-page] .statistics-header .header-title h2,[data-theme=dark] [class*=-page] .statistics-header .header-title h2,html.dark [class*=-container] .statistics-header .header-title h2,[data-theme=dark] [class*=-container] .statistics-header .header-title h2,html.dark [class*=-overview] .statistics-header .header-title h2,[data-theme=dark] [class*=-overview] .statistics-header .header-title h2,html.dark [class*=-list] .statistics-header .header-title h2,[data-theme=dark] [class*=-list] .statistics-header .header-title h2,html.dark [class*=-dashboard] .statistics-header .header-title h2,[data-theme=dark] [class*=-dashboard] .statistics-header .header-title h2,html.dark .bookkeeping-books .statistics-header .header-title h2,[data-theme=dark] .bookkeeping-books .statistics-header .header-title h2,html.dark .bookkeeping-entries .statistics-header .header-title h2,[data-theme=dark] .bookkeeping-entries .statistics-header .header-title h2,html.dark .bookkeeping-statistics .statistics-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .statistics-header .header-title h2,html.dark .bookkeeping-search .statistics-header .header-title h2,[data-theme=dark] .bookkeeping-search .statistics-header .header-title h2,html.dark .bookkeeping-overview .statistics-header .header-title h2,[data-theme=dark] .bookkeeping-overview .statistics-header .header-title h2,html.dark .budget-container .statistics-header .header-title h2,[data-theme=dark] .budget-container .statistics-header .header-title h2,html.dark .family-details-container .statistics-header .header-title h2,[data-theme=dark] .family-details-container .statistics-header .header-title h2,html.dark .finance-dashboard .statistics-header .header-title h2,[data-theme=dark] .finance-dashboard .statistics-header .header-title h2,html.dark .productivity-dashboard .statistics-header .header-title h2,[data-theme=dark] .productivity-dashboard .statistics-header .header-title h2,html.dark .countdown-list .statistics-header .header-title h2,[data-theme=dark] .countdown-list .statistics-header .header-title h2,html.dark .habit-list .statistics-header .header-title h2,[data-theme=dark] .habit-list .statistics-header .header-title h2,html.dark .memo-list .statistics-header .header-title h2,[data-theme=dark] .memo-list .statistics-header .header-title h2,html.dark .task-overview .statistics-header .header-title h2,[data-theme=dark] .task-overview .statistics-header .header-title h2,html.dark .task-list .statistics-header .header-title h2,[data-theme=dark] .task-list .statistics-header .header-title h2,html.dark .task-projects .statistics-header .header-title h2,[data-theme=dark] .task-projects .statistics-header .header-title h2,html.dark .task-list-page .statistics-header .header-title h2,[data-theme=dark] .task-list-page .statistics-header .header-title h2,html.dark .investment-holdings .statistics-header .header-title h2,[data-theme=dark] .investment-holdings .statistics-header .header-title h2,html.dark .investment-portfolio .statistics-header .header-title h2,[data-theme=dark] .investment-portfolio .statistics-header .header-title h2,html.dark .precious-metals .statistics-header .header-title h2,[data-theme=dark] .precious-metals .statistics-header .header-title h2,html.dark .debt-overview .statistics-header .header-title h2,[data-theme=dark] .debt-overview .statistics-header .header-title h2,html.dark .voucher-overview .statistics-header .header-title h2,[data-theme=dark] .voucher-overview .statistics-header .header-title h2,html.dark .families-index .statistics-header .header-title h2,[data-theme=dark] .families-index .statistics-header .header-title h2,html.dark .users-index .statistics-header .header-title h2,[data-theme=dark] .users-index .statistics-header .header-title h2,html.dark .system-user .statistics-header .header-title h2,[data-theme=dark] .system-user .statistics-header .header-title h2,html.dark .system-role .statistics-header .header-title h2,[data-theme=dark] .system-role .statistics-header .header-title h2,html.dark .system-menu .statistics-header .header-title h2,[data-theme=dark] .system-menu .statistics-header .header-title h2,html.dark .efficiencyhub-index .statistics-header .header-title h2,[data-theme=dark] .efficiencyhub-index .statistics-header .header-title h2,html.dark .report-dashboard .statistics-header .header-title h2,[data-theme=dark] .report-dashboard .statistics-header .header-title h2,html.dark .assets-overview .statistics-header .header-title h2,[data-theme=dark] .assets-overview .statistics-header .header-title h2,html.dark [class*=-page] .search-header .header-title h2,[data-theme=dark] [class*=-page] .search-header .header-title h2,html.dark [class*=-container] .search-header .header-title h2,[data-theme=dark] [class*=-container] .search-header .header-title h2,html.dark [class*=-overview] .search-header .header-title h2,[data-theme=dark] [class*=-overview] .search-header .header-title h2,html.dark [class*=-list] .search-header .header-title h2,[data-theme=dark] [class*=-list] .search-header .header-title h2,html.dark [class*=-dashboard] .search-header .header-title h2,[data-theme=dark] [class*=-dashboard] .search-header .header-title h2,html.dark .bookkeeping-books .search-header .header-title h2,[data-theme=dark] .bookkeeping-books .search-header .header-title h2,html.dark .bookkeeping-entries .search-header .header-title h2,[data-theme=dark] .bookkeeping-entries .search-header .header-title h2,html.dark .bookkeeping-statistics .search-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .search-header .header-title h2,html.dark .bookkeeping-search .search-header .header-title h2,[data-theme=dark] .bookkeeping-search .search-header .header-title h2,html.dark .bookkeeping-overview .search-header .header-title h2,[data-theme=dark] .bookkeeping-overview .search-header .header-title h2,html.dark .budget-container .search-header .header-title h2,[data-theme=dark] .budget-container .search-header .header-title h2,html.dark .family-details-container .search-header .header-title h2,[data-theme=dark] .family-details-container .search-header .header-title h2,html.dark .finance-dashboard .search-header .header-title h2,[data-theme=dark] .finance-dashboard .search-header .header-title h2,html.dark .productivity-dashboard .search-header .header-title h2,[data-theme=dark] .productivity-dashboard .search-header .header-title h2,html.dark .countdown-list .search-header .header-title h2,[data-theme=dark] .countdown-list .search-header .header-title h2,html.dark .habit-list .search-header .header-title h2,[data-theme=dark] .habit-list .search-header .header-title h2,html.dark .memo-list .search-header .header-title h2,[data-theme=dark] .memo-list .search-header .header-title h2,html.dark .task-overview .search-header .header-title h2,[data-theme=dark] .task-overview .search-header .header-title h2,html.dark .task-list .search-header .header-title h2,[data-theme=dark] .task-list .search-header .header-title h2,html.dark .task-projects .search-header .header-title h2,[data-theme=dark] .task-projects .search-header .header-title h2,html.dark .task-list-page .search-header .header-title h2,[data-theme=dark] .task-list-page .search-header .header-title h2,html.dark .investment-holdings .search-header .header-title h2,[data-theme=dark] .investment-holdings .search-header .header-title h2,html.dark .investment-portfolio .search-header .header-title h2,[data-theme=dark] .investment-portfolio .search-header .header-title h2,html.dark .precious-metals .search-header .header-title h2,[data-theme=dark] .precious-metals .search-header .header-title h2,html.dark .debt-overview .search-header .header-title h2,[data-theme=dark] .debt-overview .search-header .header-title h2,html.dark .voucher-overview .search-header .header-title h2,[data-theme=dark] .voucher-overview .search-header .header-title h2,html.dark .families-index .search-header .header-title h2,[data-theme=dark] .families-index .search-header .header-title h2,html.dark .users-index .search-header .header-title h2,[data-theme=dark] .users-index .search-header .header-title h2,html.dark .system-user .search-header .header-title h2,[data-theme=dark] .system-user .search-header .header-title h2,html.dark .system-role .search-header .header-title h2,[data-theme=dark] .system-role .search-header .header-title h2,html.dark .system-menu .search-header .header-title h2,[data-theme=dark] .system-menu .search-header .header-title h2,html.dark .efficiencyhub-index .search-header .header-title h2,[data-theme=dark] .efficiencyhub-index .search-header .header-title h2,html.dark .report-dashboard .search-header .header-title h2,[data-theme=dark] .report-dashboard .search-header .header-title h2,html.dark .assets-overview .search-header .header-title h2,[data-theme=dark] .assets-overview .search-header .header-title h2,html.dark [class*=-page] .overview-header .header-title h2,[data-theme=dark] [class*=-page] .overview-header .header-title h2,html.dark [class*=-container] .overview-header .header-title h2,[data-theme=dark] [class*=-container] .overview-header .header-title h2,html.dark [class*=-overview] .overview-header .header-title h2,[data-theme=dark] [class*=-overview] .overview-header .header-title h2,html.dark [class*=-list] .overview-header .header-title h2,[data-theme=dark] [class*=-list] .overview-header .header-title h2,html.dark [class*=-dashboard] .overview-header .header-title h2,[data-theme=dark] [class*=-dashboard] .overview-header .header-title h2,html.dark .bookkeeping-books .overview-header .header-title h2,[data-theme=dark] .bookkeeping-books .overview-header .header-title h2,html.dark .bookkeeping-entries .overview-header .header-title h2,[data-theme=dark] .bookkeeping-entries .overview-header .header-title h2,html.dark .bookkeeping-statistics .overview-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .overview-header .header-title h2,html.dark .bookkeeping-search .overview-header .header-title h2,[data-theme=dark] .bookkeeping-search .overview-header .header-title h2,html.dark .bookkeeping-overview .overview-header .header-title h2,[data-theme=dark] .bookkeeping-overview .overview-header .header-title h2,html.dark .budget-container .overview-header .header-title h2,[data-theme=dark] .budget-container .overview-header .header-title h2,html.dark .family-details-container .overview-header .header-title h2,[data-theme=dark] .family-details-container .overview-header .header-title h2,html.dark .finance-dashboard .overview-header .header-title h2,[data-theme=dark] .finance-dashboard .overview-header .header-title h2,html.dark .productivity-dashboard .overview-header .header-title h2,[data-theme=dark] .productivity-dashboard .overview-header .header-title h2,html.dark .countdown-list .overview-header .header-title h2,[data-theme=dark] .countdown-list .overview-header .header-title h2,html.dark .habit-list .overview-header .header-title h2,[data-theme=dark] .habit-list .overview-header .header-title h2,html.dark .memo-list .overview-header .header-title h2,[data-theme=dark] .memo-list .overview-header .header-title h2,html.dark .task-overview .overview-header .header-title h2,[data-theme=dark] .task-overview .overview-header .header-title h2,html.dark .task-list .overview-header .header-title h2,[data-theme=dark] .task-list .overview-header .header-title h2,html.dark .task-projects .overview-header .header-title h2,[data-theme=dark] .task-projects .overview-header .header-title h2,html.dark .task-list-page .overview-header .header-title h2,[data-theme=dark] .task-list-page .overview-header .header-title h2,html.dark .investment-holdings .overview-header .header-title h2,[data-theme=dark] .investment-holdings .overview-header .header-title h2,html.dark .investment-portfolio .overview-header .header-title h2,[data-theme=dark] .investment-portfolio .overview-header .header-title h2,html.dark .precious-metals .overview-header .header-title h2,[data-theme=dark] .precious-metals .overview-header .header-title h2,html.dark .debt-overview .overview-header .header-title h2,[data-theme=dark] .debt-overview .overview-header .header-title h2,html.dark .voucher-overview .overview-header .header-title h2,[data-theme=dark] .voucher-overview .overview-header .header-title h2,html.dark .families-index .overview-header .header-title h2,[data-theme=dark] .families-index .overview-header .header-title h2,html.dark .users-index .overview-header .header-title h2,[data-theme=dark] .users-index .overview-header .header-title h2,html.dark .system-user .overview-header .header-title h2,[data-theme=dark] .system-user .overview-header .header-title h2,html.dark .system-role .overview-header .header-title h2,[data-theme=dark] .system-role .overview-header .header-title h2,html.dark .system-menu .overview-header .header-title h2,[data-theme=dark] .system-menu .overview-header .header-title h2,html.dark .efficiencyhub-index .overview-header .header-title h2,[data-theme=dark] .efficiencyhub-index .overview-header .header-title h2,html.dark .report-dashboard .overview-header .header-title h2,[data-theme=dark] .report-dashboard .overview-header .header-title h2,html.dark .assets-overview .overview-header .header-title h2,[data-theme=dark] .assets-overview .overview-header .header-title h2,html.dark [class*=-page] .page-header .header-title h2,[data-theme=dark] [class*=-page] .page-header .header-title h2,html.dark [class*=-container] .page-header .header-title h2,[data-theme=dark] [class*=-container] .page-header .header-title h2,html.dark [class*=-overview] .page-header .header-title h2,[data-theme=dark] [class*=-overview] .page-header .header-title h2,html.dark [class*=-list] .page-header .header-title h2,[data-theme=dark] [class*=-list] .page-header .header-title h2,html.dark [class*=-dashboard] .page-header .header-title h2,[data-theme=dark] [class*=-dashboard] .page-header .header-title h2,html.dark .bookkeeping-books .page-header .header-title h2,[data-theme=dark] .bookkeeping-books .page-header .header-title h2,html.dark .bookkeeping-entries .page-header .header-title h2,[data-theme=dark] .bookkeeping-entries .page-header .header-title h2,html.dark .bookkeeping-statistics .page-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .page-header .header-title h2,html.dark .bookkeeping-search .page-header .header-title h2,[data-theme=dark] .bookkeeping-search .page-header .header-title h2,html.dark .bookkeeping-overview .page-header .header-title h2,[data-theme=dark] .bookkeeping-overview .page-header .header-title h2,html.dark .budget-container .page-header .header-title h2,[data-theme=dark] .budget-container .page-header .header-title h2,html.dark .family-details-container .page-header .header-title h2,[data-theme=dark] .family-details-container .page-header .header-title h2,html.dark .finance-dashboard .page-header .header-title h2,[data-theme=dark] .finance-dashboard .page-header .header-title h2,html.dark .productivity-dashboard .page-header .header-title h2,[data-theme=dark] .productivity-dashboard .page-header .header-title h2,html.dark .countdown-list .page-header .header-title h2,[data-theme=dark] .countdown-list .page-header .header-title h2,html.dark .habit-list .page-header .header-title h2,[data-theme=dark] .habit-list .page-header .header-title h2,html.dark .memo-list .page-header .header-title h2,[data-theme=dark] .memo-list .page-header .header-title h2,html.dark .task-overview .page-header .header-title h2,[data-theme=dark] .task-overview .page-header .header-title h2,html.dark .task-list .page-header .header-title h2,[data-theme=dark] .task-list .page-header .header-title h2,html.dark .task-projects .page-header .header-title h2,[data-theme=dark] .task-projects .page-header .header-title h2,html.dark .task-list-page .page-header .header-title h2,[data-theme=dark] .task-list-page .page-header .header-title h2,html.dark .investment-holdings .page-header .header-title h2,[data-theme=dark] .investment-holdings .page-header .header-title h2,html.dark .investment-portfolio .page-header .header-title h2,[data-theme=dark] .investment-portfolio .page-header .header-title h2,html.dark .precious-metals .page-header .header-title h2,[data-theme=dark] .precious-metals .page-header .header-title h2,html.dark .debt-overview .page-header .header-title h2,[data-theme=dark] .debt-overview .page-header .header-title h2,html.dark .voucher-overview .page-header .header-title h2,[data-theme=dark] .voucher-overview .page-header .header-title h2,html.dark .families-index .page-header .header-title h2,[data-theme=dark] .families-index .page-header .header-title h2,html.dark .users-index .page-header .header-title h2,[data-theme=dark] .users-index .page-header .header-title h2,html.dark .system-user .page-header .header-title h2,[data-theme=dark] .system-user .page-header .header-title h2,html.dark .system-role .page-header .header-title h2,[data-theme=dark] .system-role .page-header .header-title h2,html.dark .system-menu .page-header .header-title h2,[data-theme=dark] .system-menu .page-header .header-title h2,html.dark .efficiencyhub-index .page-header .header-title h2,[data-theme=dark] .efficiencyhub-index .page-header .header-title h2,html.dark .report-dashboard .page-header .header-title h2,[data-theme=dark] .report-dashboard .page-header .header-title h2,html.dark .assets-overview .page-header .header-title h2,[data-theme=dark] .assets-overview .page-header .header-title h2,html.dark [class*=-page] .dashboard-header .header-title h2,[data-theme=dark] [class*=-page] .dashboard-header .header-title h2,html.dark [class*=-container] .dashboard-header .header-title h2,[data-theme=dark] [class*=-container] .dashboard-header .header-title h2,html.dark [class*=-overview] .dashboard-header .header-title h2,[data-theme=dark] [class*=-overview] .dashboard-header .header-title h2,html.dark [class*=-list] .dashboard-header .header-title h2,[data-theme=dark] [class*=-list] .dashboard-header .header-title h2,html.dark [class*=-dashboard] .dashboard-header .header-title h2,[data-theme=dark] [class*=-dashboard] .dashboard-header .header-title h2,html.dark .bookkeeping-books .dashboard-header .header-title h2,[data-theme=dark] .bookkeeping-books .dashboard-header .header-title h2,html.dark .bookkeeping-entries .dashboard-header .header-title h2,[data-theme=dark] .bookkeeping-entries .dashboard-header .header-title h2,html.dark .bookkeeping-statistics .dashboard-header .header-title h2,[data-theme=dark] .bookkeeping-statistics .dashboard-header .header-title h2,html.dark .bookkeeping-search .dashboard-header .header-title h2,[data-theme=dark] .bookkeeping-search .dashboard-header .header-title h2,html.dark .bookkeeping-overview .dashboard-header .header-title h2,[data-theme=dark] .bookkeeping-overview .dashboard-header .header-title h2,html.dark .budget-container .dashboard-header .header-title h2,[data-theme=dark] .budget-container .dashboard-header .header-title h2,html.dark .family-details-container .dashboard-header .header-title h2,[data-theme=dark] .family-details-container .dashboard-header .header-title h2,html.dark .finance-dashboard .dashboard-header .header-title h2,[data-theme=dark] .finance-dashboard .dashboard-header .header-title h2,html.dark .productivity-dashboard .dashboard-header .header-title h2,[data-theme=dark] .productivity-dashboard .dashboard-header .header-title h2,html.dark .countdown-list .dashboard-header .header-title h2,[data-theme=dark] .countdown-list .dashboard-header .header-title h2,html.dark .habit-list .dashboard-header .header-title h2,[data-theme=dark] .habit-list .dashboard-header .header-title h2,html.dark .memo-list .dashboard-header .header-title h2,[data-theme=dark] .memo-list .dashboard-header .header-title h2,html.dark .task-overview .dashboard-header .header-title h2,[data-theme=dark] .task-overview .dashboard-header .header-title h2,html.dark .task-list .dashboard-header .header-title h2,[data-theme=dark] .task-list .dashboard-header .header-title h2,html.dark .task-projects .dashboard-header .header-title h2,[data-theme=dark] .task-projects .dashboard-header .header-title h2,html.dark .task-list-page .dashboard-header .header-title h2,[data-theme=dark] .task-list-page .dashboard-header .header-title h2,html.dark .investment-holdings .dashboard-header .header-title h2,[data-theme=dark] .investment-holdings .dashboard-header .header-title h2,html.dark .investment-portfolio .dashboard-header .header-title h2,[data-theme=dark] .investment-portfolio .dashboard-header .header-title h2,html.dark .precious-metals .dashboard-header .header-title h2,[data-theme=dark] .precious-metals .dashboard-header .header-title h2,html.dark .debt-overview .dashboard-header .header-title h2,[data-theme=dark] .debt-overview .dashboard-header .header-title h2,html.dark .voucher-overview .dashboard-header .header-title h2,[data-theme=dark] .voucher-overview .dashboard-header .header-title h2,html.dark .families-index .dashboard-header .header-title h2,[data-theme=dark] .families-index .dashboard-header .header-title h2,html.dark .users-index .dashboard-header .header-title h2,[data-theme=dark] .users-index .dashboard-header .header-title h2,html.dark .system-user .dashboard-header .header-title h2,[data-theme=dark] .system-user .dashboard-header .header-title h2,html.dark .system-role .dashboard-header .header-title h2,[data-theme=dark] .system-role .dashboard-header .header-title h2,html.dark .system-menu .dashboard-header .header-title h2,[data-theme=dark] .system-menu .dashboard-header .header-title h2,html.dark .efficiencyhub-index .dashboard-header .header-title h2,[data-theme=dark] .efficiencyhub-index .dashboard-header .header-title h2,html.dark .report-dashboard .dashboard-header .header-title h2,[data-theme=dark] .report-dashboard .dashboard-header .header-title h2,html.dark .assets-overview .dashboard-header .header-title h2,[data-theme=dark] .assets-overview .dashboard-header .header-title h2,html.dark [class*=-page] .filter-card .header-title h2,[data-theme=dark] [class*=-page] .filter-card .header-title h2,html.dark [class*=-container] .filter-card .header-title h2,[data-theme=dark] [class*=-container] .filter-card .header-title h2,html.dark [class*=-overview] .filter-card .header-title h2,[data-theme=dark] [class*=-overview] .filter-card .header-title h2,html.dark [class*=-list] .filter-card .header-title h2,[data-theme=dark] [class*=-list] .filter-card .header-title h2,html.dark [class*=-dashboard] .filter-card .header-title h2,[data-theme=dark] [class*=-dashboard] .filter-card .header-title h2,html.dark .bookkeeping-books .filter-card .header-title h2,[data-theme=dark] .bookkeeping-books .filter-card .header-title h2,html.dark .bookkeeping-entries .filter-card .header-title h2,[data-theme=dark] .bookkeeping-entries .filter-card .header-title h2,html.dark .bookkeeping-statistics .filter-card .header-title h2,[data-theme=dark] .bookkeeping-statistics .filter-card .header-title h2,html.dark .bookkeeping-search .filter-card .header-title h2,[data-theme=dark] .bookkeeping-search .filter-card .header-title h2,html.dark .bookkeeping-overview .filter-card .header-title h2,[data-theme=dark] .bookkeeping-overview .filter-card .header-title h2,html.dark .budget-container .filter-card .header-title h2,[data-theme=dark] .budget-container .filter-card .header-title h2,html.dark .family-details-container .filter-card .header-title h2,[data-theme=dark] .family-details-container .filter-card .header-title h2,html.dark .finance-dashboard .filter-card .header-title h2,[data-theme=dark] .finance-dashboard .filter-card .header-title h2,html.dark .productivity-dashboard .filter-card .header-title h2,[data-theme=dark] .productivity-dashboard .filter-card .header-title h2,html.dark .countdown-list .filter-card .header-title h2,[data-theme=dark] .countdown-list .filter-card .header-title h2,html.dark .habit-list .filter-card .header-title h2,[data-theme=dark] .habit-list .filter-card .header-title h2,html.dark .memo-list .filter-card .header-title h2,[data-theme=dark] .memo-list .filter-card .header-title h2,html.dark .task-overview .filter-card .header-title h2,[data-theme=dark] .task-overview .filter-card .header-title h2,html.dark .task-list .filter-card .header-title h2,[data-theme=dark] .task-list .filter-card .header-title h2,html.dark .task-projects .filter-card .header-title h2,[data-theme=dark] .task-projects .filter-card .header-title h2,html.dark .task-list-page .filter-card .header-title h2,[data-theme=dark] .task-list-page .filter-card .header-title h2,html.dark .investment-holdings .filter-card .header-title h2,[data-theme=dark] .investment-holdings .filter-card .header-title h2,html.dark .investment-portfolio .filter-card .header-title h2,[data-theme=dark] .investment-portfolio .filter-card .header-title h2,html.dark .precious-metals .filter-card .header-title h2,[data-theme=dark] .precious-metals .filter-card .header-title h2,html.dark .debt-overview .filter-card .header-title h2,[data-theme=dark] .debt-overview .filter-card .header-title h2,html.dark .voucher-overview .filter-card .header-title h2,[data-theme=dark] .voucher-overview .filter-card .header-title h2,html.dark .families-index .filter-card .header-title h2,[data-theme=dark] .families-index .filter-card .header-title h2,html.dark .users-index .filter-card .header-title h2,[data-theme=dark] .users-index .filter-card .header-title h2,html.dark .system-user .filter-card .header-title h2,[data-theme=dark] .system-user .filter-card .header-title h2,html.dark .system-role .filter-card .header-title h2,[data-theme=dark] .system-role .filter-card .header-title h2,html.dark .system-menu .filter-card .header-title h2,[data-theme=dark] .system-menu .filter-card .header-title h2,html.dark .efficiencyhub-index .filter-card .header-title h2,[data-theme=dark] .efficiencyhub-index .filter-card .header-title h2,html.dark .report-dashboard .filter-card .header-title h2,[data-theme=dark] .report-dashboard .filter-card .header-title h2,html.dark .assets-overview .filter-card .header-title h2,[data-theme=dark] .assets-overview .filter-card .header-title h2,html.dark [class*=-page] .header-filter-card .header-title h2,[data-theme=dark] [class*=-page] .header-filter-card .header-title h2,html.dark [class*=-container] .header-filter-card .header-title h2,[data-theme=dark] [class*=-container] .header-filter-card .header-title h2,html.dark [class*=-overview] .header-filter-card .header-title h2,[data-theme=dark] [class*=-overview] .header-filter-card .header-title h2,html.dark [class*=-list] .header-filter-card .header-title h2,[data-theme=dark] [class*=-list] .header-filter-card .header-title h2,html.dark [class*=-dashboard] .header-filter-card .header-title h2,[data-theme=dark] [class*=-dashboard] .header-filter-card .header-title h2,html.dark .bookkeeping-books .header-filter-card .header-title h2,[data-theme=dark] .bookkeeping-books .header-filter-card .header-title h2,html.dark .bookkeeping-entries .header-filter-card .header-title h2,[data-theme=dark] .bookkeeping-entries .header-filter-card .header-title h2,html.dark .bookkeeping-statistics .header-filter-card .header-title h2,[data-theme=dark] .bookkeeping-statistics .header-filter-card .header-title h2,html.dark .bookkeeping-search .header-filter-card .header-title h2,[data-theme=dark] .bookkeeping-search .header-filter-card .header-title h2,html.dark .bookkeeping-overview .header-filter-card .header-title h2,[data-theme=dark] .bookkeeping-overview .header-filter-card .header-title h2,html.dark .budget-container .header-filter-card .header-title h2,[data-theme=dark] .budget-container .header-filter-card .header-title h2,html.dark .family-details-container .header-filter-card .header-title h2,[data-theme=dark] .family-details-container .header-filter-card .header-title h2,html.dark .finance-dashboard .header-filter-card .header-title h2,[data-theme=dark] .finance-dashboard .header-filter-card .header-title h2,html.dark .productivity-dashboard .header-filter-card .header-title h2,[data-theme=dark] .productivity-dashboard .header-filter-card .header-title h2,html.dark .countdown-list .header-filter-card .header-title h2,[data-theme=dark] .countdown-list .header-filter-card .header-title h2,html.dark .habit-list .header-filter-card .header-title h2,[data-theme=dark] .habit-list .header-filter-card .header-title h2,html.dark .memo-list .header-filter-card .header-title h2,[data-theme=dark] .memo-list .header-filter-card .header-title h2,html.dark .task-overview .header-filter-card .header-title h2,[data-theme=dark] .task-overview .header-filter-card .header-title h2,html.dark .task-list .header-filter-card .header-title h2,[data-theme=dark] .task-list .header-filter-card .header-title h2,html.dark .task-projects .header-filter-card .header-title h2,[data-theme=dark] .task-projects .header-filter-card .header-title h2,html.dark .task-list-page .header-filter-card .header-title h2,[data-theme=dark] .task-list-page .header-filter-card .header-title h2,html.dark .investment-holdings .header-filter-card .header-title h2,[data-theme=dark] .investment-holdings .header-filter-card .header-title h2,html.dark .investment-portfolio .header-filter-card .header-title h2,[data-theme=dark] .investment-portfolio .header-filter-card .header-title h2,html.dark .precious-metals .header-filter-card .header-title h2,[data-theme=dark] .precious-metals .header-filter-card .header-title h2,html.dark .debt-overview .header-filter-card .header-title h2,[data-theme=dark] .debt-overview .header-filter-card .header-title h2,html.dark .voucher-overview .header-filter-card .header-title h2,[data-theme=dark] .voucher-overview .header-filter-card .header-title h2,html.dark .families-index .header-filter-card .header-title h2,[data-theme=dark] .families-index .header-filter-card .header-title h2,html.dark .users-index .header-filter-card .header-title h2,[data-theme=dark] .users-index .header-filter-card .header-title h2,html.dark .system-user .header-filter-card .header-title h2,[data-theme=dark] .system-user .header-filter-card .header-title h2,html.dark .system-role .header-filter-card .header-title h2,[data-theme=dark] .system-role .header-filter-card .header-title h2,html.dark .system-menu .header-filter-card .header-title h2,[data-theme=dark] .system-menu .header-filter-card .header-title h2,html.dark .efficiencyhub-index .header-filter-card .header-title h2,[data-theme=dark] .efficiencyhub-index .header-filter-card .header-title h2,html.dark .report-dashboard .header-filter-card .header-title h2,[data-theme=dark] .report-dashboard .header-filter-card .header-title h2,html.dark .assets-overview .header-filter-card .header-title h2,[data-theme=dark] .assets-overview .header-filter-card .header-title h2{color:var(--text-color)!important}html.dark [class*=-page] .books-header .subtitle,[data-theme=dark] [class*=-page] .books-header .subtitle,html.dark [class*=-container] .books-header .subtitle,[data-theme=dark] [class*=-container] .books-header .subtitle,html.dark [class*=-overview] .books-header .subtitle,[data-theme=dark] [class*=-overview] .books-header .subtitle,html.dark [class*=-list] .books-header .subtitle,[data-theme=dark] [class*=-list] .books-header .subtitle,html.dark [class*=-dashboard] .books-header .subtitle,[data-theme=dark] [class*=-dashboard] .books-header .subtitle,html.dark .bookkeeping-books .books-header .subtitle,[data-theme=dark] .bookkeeping-books .books-header .subtitle,html.dark .bookkeeping-entries .books-header .subtitle,[data-theme=dark] .bookkeeping-entries .books-header .subtitle,html.dark .bookkeeping-statistics .books-header .subtitle,[data-theme=dark] .bookkeeping-statistics .books-header .subtitle,html.dark .bookkeeping-search .books-header .subtitle,[data-theme=dark] .bookkeeping-search .books-header .subtitle,html.dark .bookkeeping-overview .books-header .subtitle,[data-theme=dark] .bookkeeping-overview .books-header .subtitle,html.dark .budget-container .books-header .subtitle,[data-theme=dark] .budget-container .books-header .subtitle,html.dark .family-details-container .books-header .subtitle,[data-theme=dark] .family-details-container .books-header .subtitle,html.dark .finance-dashboard .books-header .subtitle,[data-theme=dark] .finance-dashboard .books-header .subtitle,html.dark .productivity-dashboard .books-header .subtitle,[data-theme=dark] .productivity-dashboard .books-header .subtitle,html.dark .countdown-list .books-header .subtitle,[data-theme=dark] .countdown-list .books-header .subtitle,html.dark .habit-list .books-header .subtitle,[data-theme=dark] .habit-list .books-header .subtitle,html.dark .memo-list .books-header .subtitle,[data-theme=dark] .memo-list .books-header .subtitle,html.dark .task-overview .books-header .subtitle,[data-theme=dark] .task-overview .books-header .subtitle,html.dark .task-list .books-header .subtitle,[data-theme=dark] .task-list .books-header .subtitle,html.dark .task-projects .books-header .subtitle,[data-theme=dark] .task-projects .books-header .subtitle,html.dark .task-list-page .books-header .subtitle,[data-theme=dark] .task-list-page .books-header .subtitle,html.dark .investment-holdings .books-header .subtitle,[data-theme=dark] .investment-holdings .books-header .subtitle,html.dark .investment-portfolio .books-header .subtitle,[data-theme=dark] .investment-portfolio .books-header .subtitle,html.dark .precious-metals .books-header .subtitle,[data-theme=dark] .precious-metals .books-header .subtitle,html.dark .debt-overview .books-header .subtitle,[data-theme=dark] .debt-overview .books-header .subtitle,html.dark .voucher-overview .books-header .subtitle,[data-theme=dark] .voucher-overview .books-header .subtitle,html.dark .families-index .books-header .subtitle,[data-theme=dark] .families-index .books-header .subtitle,html.dark .users-index .books-header .subtitle,[data-theme=dark] .users-index .books-header .subtitle,html.dark .system-user .books-header .subtitle,[data-theme=dark] .system-user .books-header .subtitle,html.dark .system-role .books-header .subtitle,[data-theme=dark] .system-role .books-header .subtitle,html.dark .system-menu .books-header .subtitle,[data-theme=dark] .system-menu .books-header .subtitle,html.dark .efficiencyhub-index .books-header .subtitle,[data-theme=dark] .efficiencyhub-index .books-header .subtitle,html.dark .report-dashboard .books-header .subtitle,[data-theme=dark] .report-dashboard .books-header .subtitle,html.dark .assets-overview .books-header .subtitle,[data-theme=dark] .assets-overview .books-header .subtitle,html.dark [class*=-page] .entries-header .subtitle,[data-theme=dark] [class*=-page] .entries-header .subtitle,html.dark [class*=-container] .entries-header .subtitle,[data-theme=dark] [class*=-container] .entries-header .subtitle,html.dark [class*=-overview] .entries-header .subtitle,[data-theme=dark] [class*=-overview] .entries-header .subtitle,html.dark [class*=-list] .entries-header .subtitle,[data-theme=dark] [class*=-list] .entries-header .subtitle,html.dark [class*=-dashboard] .entries-header .subtitle,[data-theme=dark] [class*=-dashboard] .entries-header .subtitle,html.dark .bookkeeping-books .entries-header .subtitle,[data-theme=dark] .bookkeeping-books .entries-header .subtitle,html.dark .bookkeeping-entries .entries-header .subtitle,[data-theme=dark] .bookkeeping-entries .entries-header .subtitle,html.dark .bookkeeping-statistics .entries-header .subtitle,[data-theme=dark] .bookkeeping-statistics .entries-header .subtitle,html.dark .bookkeeping-search .entries-header .subtitle,[data-theme=dark] .bookkeeping-search .entries-header .subtitle,html.dark .bookkeeping-overview .entries-header .subtitle,[data-theme=dark] .bookkeeping-overview .entries-header .subtitle,html.dark .budget-container .entries-header .subtitle,[data-theme=dark] .budget-container .entries-header .subtitle,html.dark .family-details-container .entries-header .subtitle,[data-theme=dark] .family-details-container .entries-header .subtitle,html.dark .finance-dashboard .entries-header .subtitle,[data-theme=dark] .finance-dashboard .entries-header .subtitle,html.dark .productivity-dashboard .entries-header .subtitle,[data-theme=dark] .productivity-dashboard .entries-header .subtitle,html.dark .countdown-list .entries-header .subtitle,[data-theme=dark] .countdown-list .entries-header .subtitle,html.dark .habit-list .entries-header .subtitle,[data-theme=dark] .habit-list .entries-header .subtitle,html.dark .memo-list .entries-header .subtitle,[data-theme=dark] .memo-list .entries-header .subtitle,html.dark .task-overview .entries-header .subtitle,[data-theme=dark] .task-overview .entries-header .subtitle,html.dark .task-list .entries-header .subtitle,[data-theme=dark] .task-list .entries-header .subtitle,html.dark .task-projects .entries-header .subtitle,[data-theme=dark] .task-projects .entries-header .subtitle,html.dark .task-list-page .entries-header .subtitle,[data-theme=dark] .task-list-page .entries-header .subtitle,html.dark .investment-holdings .entries-header .subtitle,[data-theme=dark] .investment-holdings .entries-header .subtitle,html.dark .investment-portfolio .entries-header .subtitle,[data-theme=dark] .investment-portfolio .entries-header .subtitle,html.dark .precious-metals .entries-header .subtitle,[data-theme=dark] .precious-metals .entries-header .subtitle,html.dark .debt-overview .entries-header .subtitle,[data-theme=dark] .debt-overview .entries-header .subtitle,html.dark .voucher-overview .entries-header .subtitle,[data-theme=dark] .voucher-overview .entries-header .subtitle,html.dark .families-index .entries-header .subtitle,[data-theme=dark] .families-index .entries-header .subtitle,html.dark .users-index .entries-header .subtitle,[data-theme=dark] .users-index .entries-header .subtitle,html.dark .system-user .entries-header .subtitle,[data-theme=dark] .system-user .entries-header .subtitle,html.dark .system-role .entries-header .subtitle,[data-theme=dark] .system-role .entries-header .subtitle,html.dark .system-menu .entries-header .subtitle,[data-theme=dark] .system-menu .entries-header .subtitle,html.dark .efficiencyhub-index .entries-header .subtitle,[data-theme=dark] .efficiencyhub-index .entries-header .subtitle,html.dark .report-dashboard .entries-header .subtitle,[data-theme=dark] .report-dashboard .entries-header .subtitle,html.dark .assets-overview .entries-header .subtitle,[data-theme=dark] .assets-overview .entries-header .subtitle,html.dark [class*=-page] .statistics-header .subtitle,[data-theme=dark] [class*=-page] .statistics-header .subtitle,html.dark [class*=-container] .statistics-header .subtitle,[data-theme=dark] [class*=-container] .statistics-header .subtitle,html.dark [class*=-overview] .statistics-header .subtitle,[data-theme=dark] [class*=-overview] .statistics-header .subtitle,html.dark [class*=-list] .statistics-header .subtitle,[data-theme=dark] [class*=-list] .statistics-header .subtitle,html.dark [class*=-dashboard] .statistics-header .subtitle,[data-theme=dark] [class*=-dashboard] .statistics-header .subtitle,html.dark .bookkeeping-books .statistics-header .subtitle,[data-theme=dark] .bookkeeping-books .statistics-header .subtitle,html.dark .bookkeeping-entries .statistics-header .subtitle,[data-theme=dark] .bookkeeping-entries .statistics-header .subtitle,html.dark .bookkeeping-statistics .statistics-header .subtitle,[data-theme=dark] .bookkeeping-statistics .statistics-header .subtitle,html.dark .bookkeeping-search .statistics-header .subtitle,[data-theme=dark] .bookkeeping-search .statistics-header .subtitle,html.dark .bookkeeping-overview .statistics-header .subtitle,[data-theme=dark] .bookkeeping-overview .statistics-header .subtitle,html.dark .budget-container .statistics-header .subtitle,[data-theme=dark] .budget-container .statistics-header .subtitle,html.dark .family-details-container .statistics-header .subtitle,[data-theme=dark] .family-details-container .statistics-header .subtitle,html.dark .finance-dashboard .statistics-header .subtitle,[data-theme=dark] .finance-dashboard .statistics-header .subtitle,html.dark .productivity-dashboard .statistics-header .subtitle,[data-theme=dark] .productivity-dashboard .statistics-header .subtitle,html.dark .countdown-list .statistics-header .subtitle,[data-theme=dark] .countdown-list .statistics-header .subtitle,html.dark .habit-list .statistics-header .subtitle,[data-theme=dark] .habit-list .statistics-header .subtitle,html.dark .memo-list .statistics-header .subtitle,[data-theme=dark] .memo-list .statistics-header .subtitle,html.dark .task-overview .statistics-header .subtitle,[data-theme=dark] .task-overview .statistics-header .subtitle,html.dark .task-list .statistics-header .subtitle,[data-theme=dark] .task-list .statistics-header .subtitle,html.dark .task-projects .statistics-header .subtitle,[data-theme=dark] .task-projects .statistics-header .subtitle,html.dark .task-list-page .statistics-header .subtitle,[data-theme=dark] .task-list-page .statistics-header .subtitle,html.dark .investment-holdings .statistics-header .subtitle,[data-theme=dark] .investment-holdings .statistics-header .subtitle,html.dark .investment-portfolio .statistics-header .subtitle,[data-theme=dark] .investment-portfolio .statistics-header .subtitle,html.dark .precious-metals .statistics-header .subtitle,[data-theme=dark] .precious-metals .statistics-header .subtitle,html.dark .debt-overview .statistics-header .subtitle,[data-theme=dark] .debt-overview .statistics-header .subtitle,html.dark .voucher-overview .statistics-header .subtitle,[data-theme=dark] .voucher-overview .statistics-header .subtitle,html.dark .families-index .statistics-header .subtitle,[data-theme=dark] .families-index .statistics-header .subtitle,html.dark .users-index .statistics-header .subtitle,[data-theme=dark] .users-index .statistics-header .subtitle,html.dark .system-user .statistics-header .subtitle,[data-theme=dark] .system-user .statistics-header .subtitle,html.dark .system-role .statistics-header .subtitle,[data-theme=dark] .system-role .statistics-header .subtitle,html.dark .system-menu .statistics-header .subtitle,[data-theme=dark] .system-menu .statistics-header .subtitle,html.dark .efficiencyhub-index .statistics-header .subtitle,[data-theme=dark] .efficiencyhub-index .statistics-header .subtitle,html.dark .report-dashboard .statistics-header .subtitle,[data-theme=dark] .report-dashboard .statistics-header .subtitle,html.dark .assets-overview .statistics-header .subtitle,[data-theme=dark] .assets-overview .statistics-header .subtitle,html.dark [class*=-page] .search-header .subtitle,[data-theme=dark] [class*=-page] .search-header .subtitle,html.dark [class*=-container] .search-header .subtitle,[data-theme=dark] [class*=-container] .search-header .subtitle,html.dark [class*=-overview] .search-header .subtitle,[data-theme=dark] [class*=-overview] .search-header .subtitle,html.dark [class*=-list] .search-header .subtitle,[data-theme=dark] [class*=-list] .search-header .subtitle,html.dark [class*=-dashboard] .search-header .subtitle,[data-theme=dark] [class*=-dashboard] .search-header .subtitle,html.dark .bookkeeping-books .search-header .subtitle,[data-theme=dark] .bookkeeping-books .search-header .subtitle,html.dark .bookkeeping-entries .search-header .subtitle,[data-theme=dark] .bookkeeping-entries .search-header .subtitle,html.dark .bookkeeping-statistics .search-header .subtitle,[data-theme=dark] .bookkeeping-statistics .search-header .subtitle,html.dark .bookkeeping-search .search-header .subtitle,[data-theme=dark] .bookkeeping-search .search-header .subtitle,html.dark .bookkeeping-overview .search-header .subtitle,[data-theme=dark] .bookkeeping-overview .search-header .subtitle,html.dark .budget-container .search-header .subtitle,[data-theme=dark] .budget-container .search-header .subtitle,html.dark .family-details-container .search-header .subtitle,[data-theme=dark] .family-details-container .search-header .subtitle,html.dark .finance-dashboard .search-header .subtitle,[data-theme=dark] .finance-dashboard .search-header .subtitle,html.dark .productivity-dashboard .search-header .subtitle,[data-theme=dark] .productivity-dashboard .search-header .subtitle,html.dark .countdown-list .search-header .subtitle,[data-theme=dark] .countdown-list .search-header .subtitle,html.dark .habit-list .search-header .subtitle,[data-theme=dark] .habit-list .search-header .subtitle,html.dark .memo-list .search-header .subtitle,[data-theme=dark] .memo-list .search-header .subtitle,html.dark .task-overview .search-header .subtitle,[data-theme=dark] .task-overview .search-header .subtitle,html.dark .task-list .search-header .subtitle,[data-theme=dark] .task-list .search-header .subtitle,html.dark .task-projects .search-header .subtitle,[data-theme=dark] .task-projects .search-header .subtitle,html.dark .task-list-page .search-header .subtitle,[data-theme=dark] .task-list-page .search-header .subtitle,html.dark .investment-holdings .search-header .subtitle,[data-theme=dark] .investment-holdings .search-header .subtitle,html.dark .investment-portfolio .search-header .subtitle,[data-theme=dark] .investment-portfolio .search-header .subtitle,html.dark .precious-metals .search-header .subtitle,[data-theme=dark] .precious-metals .search-header .subtitle,html.dark .debt-overview .search-header .subtitle,[data-theme=dark] .debt-overview .search-header .subtitle,html.dark .voucher-overview .search-header .subtitle,[data-theme=dark] .voucher-overview .search-header .subtitle,html.dark .families-index .search-header .subtitle,[data-theme=dark] .families-index .search-header .subtitle,html.dark .users-index .search-header .subtitle,[data-theme=dark] .users-index .search-header .subtitle,html.dark .system-user .search-header .subtitle,[data-theme=dark] .system-user .search-header .subtitle,html.dark .system-role .search-header .subtitle,[data-theme=dark] .system-role .search-header .subtitle,html.dark .system-menu .search-header .subtitle,[data-theme=dark] .system-menu .search-header .subtitle,html.dark .efficiencyhub-index .search-header .subtitle,[data-theme=dark] .efficiencyhub-index .search-header .subtitle,html.dark .report-dashboard .search-header .subtitle,[data-theme=dark] .report-dashboard .search-header .subtitle,html.dark .assets-overview .search-header .subtitle,[data-theme=dark] .assets-overview .search-header .subtitle,html.dark [class*=-page] .overview-header .subtitle,[data-theme=dark] [class*=-page] .overview-header .subtitle,html.dark [class*=-container] .overview-header .subtitle,[data-theme=dark] [class*=-container] .overview-header .subtitle,html.dark [class*=-overview] .overview-header .subtitle,[data-theme=dark] [class*=-overview] .overview-header .subtitle,html.dark [class*=-list] .overview-header .subtitle,[data-theme=dark] [class*=-list] .overview-header .subtitle,html.dark [class*=-dashboard] .overview-header .subtitle,[data-theme=dark] [class*=-dashboard] .overview-header .subtitle,html.dark .bookkeeping-books .overview-header .subtitle,[data-theme=dark] .bookkeeping-books .overview-header .subtitle,html.dark .bookkeeping-entries .overview-header .subtitle,[data-theme=dark] .bookkeeping-entries .overview-header .subtitle,html.dark .bookkeeping-statistics .overview-header .subtitle,[data-theme=dark] .bookkeeping-statistics .overview-header .subtitle,html.dark .bookkeeping-search .overview-header .subtitle,[data-theme=dark] .bookkeeping-search .overview-header .subtitle,html.dark .bookkeeping-overview .overview-header .subtitle,[data-theme=dark] .bookkeeping-overview .overview-header .subtitle,html.dark .budget-container .overview-header .subtitle,[data-theme=dark] .budget-container .overview-header .subtitle,html.dark .family-details-container .overview-header .subtitle,[data-theme=dark] .family-details-container .overview-header .subtitle,html.dark .finance-dashboard .overview-header .subtitle,[data-theme=dark] .finance-dashboard .overview-header .subtitle,html.dark .productivity-dashboard .overview-header .subtitle,[data-theme=dark] .productivity-dashboard .overview-header .subtitle,html.dark .countdown-list .overview-header .subtitle,[data-theme=dark] .countdown-list .overview-header .subtitle,html.dark .habit-list .overview-header .subtitle,[data-theme=dark] .habit-list .overview-header .subtitle,html.dark .memo-list .overview-header .subtitle,[data-theme=dark] .memo-list .overview-header .subtitle,html.dark .task-overview .overview-header .subtitle,[data-theme=dark] .task-overview .overview-header .subtitle,html.dark .task-list .overview-header .subtitle,[data-theme=dark] .task-list .overview-header .subtitle,html.dark .task-projects .overview-header .subtitle,[data-theme=dark] .task-projects .overview-header .subtitle,html.dark .task-list-page .overview-header .subtitle,[data-theme=dark] .task-list-page .overview-header .subtitle,html.dark .investment-holdings .overview-header .subtitle,[data-theme=dark] .investment-holdings .overview-header .subtitle,html.dark .investment-portfolio .overview-header .subtitle,[data-theme=dark] .investment-portfolio .overview-header .subtitle,html.dark .precious-metals .overview-header .subtitle,[data-theme=dark] .precious-metals .overview-header .subtitle,html.dark .debt-overview .overview-header .subtitle,[data-theme=dark] .debt-overview .overview-header .subtitle,html.dark .voucher-overview .overview-header .subtitle,[data-theme=dark] .voucher-overview .overview-header .subtitle,html.dark .families-index .overview-header .subtitle,[data-theme=dark] .families-index .overview-header .subtitle,html.dark .users-index .overview-header .subtitle,[data-theme=dark] .users-index .overview-header .subtitle,html.dark .system-user .overview-header .subtitle,[data-theme=dark] .system-user .overview-header .subtitle,html.dark .system-role .overview-header .subtitle,[data-theme=dark] .system-role .overview-header .subtitle,html.dark .system-menu .overview-header .subtitle,[data-theme=dark] .system-menu .overview-header .subtitle,html.dark .efficiencyhub-index .overview-header .subtitle,[data-theme=dark] .efficiencyhub-index .overview-header .subtitle,html.dark .report-dashboard .overview-header .subtitle,[data-theme=dark] .report-dashboard .overview-header .subtitle,html.dark .assets-overview .overview-header .subtitle,[data-theme=dark] .assets-overview .overview-header .subtitle,html.dark [class*=-page] .page-header .subtitle,[data-theme=dark] [class*=-page] .page-header .subtitle,html.dark [class*=-container] .page-header .subtitle,[data-theme=dark] [class*=-container] .page-header .subtitle,html.dark [class*=-overview] .page-header .subtitle,[data-theme=dark] [class*=-overview] .page-header .subtitle,html.dark [class*=-list] .page-header .subtitle,[data-theme=dark] [class*=-list] .page-header .subtitle,html.dark [class*=-dashboard] .page-header .subtitle,[data-theme=dark] [class*=-dashboard] .page-header .subtitle,html.dark .bookkeeping-books .page-header .subtitle,[data-theme=dark] .bookkeeping-books .page-header .subtitle,html.dark .bookkeeping-entries .page-header .subtitle,[data-theme=dark] .bookkeeping-entries .page-header .subtitle,html.dark .bookkeeping-statistics .page-header .subtitle,[data-theme=dark] .bookkeeping-statistics .page-header .subtitle,html.dark .bookkeeping-search .page-header .subtitle,[data-theme=dark] .bookkeeping-search .page-header .subtitle,html.dark .bookkeeping-overview .page-header .subtitle,[data-theme=dark] .bookkeeping-overview .page-header .subtitle,html.dark .budget-container .page-header .subtitle,[data-theme=dark] .budget-container .page-header .subtitle,html.dark .family-details-container .page-header .subtitle,[data-theme=dark] .family-details-container .page-header .subtitle,html.dark .finance-dashboard .page-header .subtitle,[data-theme=dark] .finance-dashboard .page-header .subtitle,html.dark .productivity-dashboard .page-header .subtitle,[data-theme=dark] .productivity-dashboard .page-header .subtitle,html.dark .countdown-list .page-header .subtitle,[data-theme=dark] .countdown-list .page-header .subtitle,html.dark .habit-list .page-header .subtitle,[data-theme=dark] .habit-list .page-header .subtitle,html.dark .memo-list .page-header .subtitle,[data-theme=dark] .memo-list .page-header .subtitle,html.dark .task-overview .page-header .subtitle,[data-theme=dark] .task-overview .page-header .subtitle,html.dark .task-list .page-header .subtitle,[data-theme=dark] .task-list .page-header .subtitle,html.dark .task-projects .page-header .subtitle,[data-theme=dark] .task-projects .page-header .subtitle,html.dark .task-list-page .page-header .subtitle,[data-theme=dark] .task-list-page .page-header .subtitle,html.dark .investment-holdings .page-header .subtitle,[data-theme=dark] .investment-holdings .page-header .subtitle,html.dark .investment-portfolio .page-header .subtitle,[data-theme=dark] .investment-portfolio .page-header .subtitle,html.dark .precious-metals .page-header .subtitle,[data-theme=dark] .precious-metals .page-header .subtitle,html.dark .debt-overview .page-header .subtitle,[data-theme=dark] .debt-overview .page-header .subtitle,html.dark .voucher-overview .page-header .subtitle,[data-theme=dark] .voucher-overview .page-header .subtitle,html.dark .families-index .page-header .subtitle,[data-theme=dark] .families-index .page-header .subtitle,html.dark .users-index .page-header .subtitle,[data-theme=dark] .users-index .page-header .subtitle,html.dark .system-user .page-header .subtitle,[data-theme=dark] .system-user .page-header .subtitle,html.dark .system-role .page-header .subtitle,[data-theme=dark] .system-role .page-header .subtitle,html.dark .system-menu .page-header .subtitle,[data-theme=dark] .system-menu .page-header .subtitle,html.dark .efficiencyhub-index .page-header .subtitle,[data-theme=dark] .efficiencyhub-index .page-header .subtitle,html.dark .report-dashboard .page-header .subtitle,[data-theme=dark] .report-dashboard .page-header .subtitle,html.dark .assets-overview .page-header .subtitle,[data-theme=dark] .assets-overview .page-header .subtitle,html.dark [class*=-page] .dashboard-header .subtitle,[data-theme=dark] [class*=-page] .dashboard-header .subtitle,html.dark [class*=-container] .dashboard-header .subtitle,[data-theme=dark] [class*=-container] .dashboard-header .subtitle,html.dark [class*=-overview] .dashboard-header .subtitle,[data-theme=dark] [class*=-overview] .dashboard-header .subtitle,html.dark [class*=-list] .dashboard-header .subtitle,[data-theme=dark] [class*=-list] .dashboard-header .subtitle,html.dark [class*=-dashboard] .dashboard-header .subtitle,[data-theme=dark] [class*=-dashboard] .dashboard-header .subtitle,html.dark .bookkeeping-books .dashboard-header .subtitle,[data-theme=dark] .bookkeeping-books .dashboard-header .subtitle,html.dark .bookkeeping-entries .dashboard-header .subtitle,[data-theme=dark] .bookkeeping-entries .dashboard-header .subtitle,html.dark .bookkeeping-statistics .dashboard-header .subtitle,[data-theme=dark] .bookkeeping-statistics .dashboard-header .subtitle,html.dark .bookkeeping-search .dashboard-header .subtitle,[data-theme=dark] .bookkeeping-search .dashboard-header .subtitle,html.dark .bookkeeping-overview .dashboard-header .subtitle,[data-theme=dark] .bookkeeping-overview .dashboard-header .subtitle,html.dark .budget-container .dashboard-header .subtitle,[data-theme=dark] .budget-container .dashboard-header .subtitle,html.dark .family-details-container .dashboard-header .subtitle,[data-theme=dark] .family-details-container .dashboard-header .subtitle,html.dark .finance-dashboard .dashboard-header .subtitle,[data-theme=dark] .finance-dashboard .dashboard-header .subtitle,html.dark .productivity-dashboard .dashboard-header .subtitle,[data-theme=dark] .productivity-dashboard .dashboard-header .subtitle,html.dark .countdown-list .dashboard-header .subtitle,[data-theme=dark] .countdown-list .dashboard-header .subtitle,html.dark .habit-list .dashboard-header .subtitle,[data-theme=dark] .habit-list .dashboard-header .subtitle,html.dark .memo-list .dashboard-header .subtitle,[data-theme=dark] .memo-list .dashboard-header .subtitle,html.dark .task-overview .dashboard-header .subtitle,[data-theme=dark] .task-overview .dashboard-header .subtitle,html.dark .task-list .dashboard-header .subtitle,[data-theme=dark] .task-list .dashboard-header .subtitle,html.dark .task-projects .dashboard-header .subtitle,[data-theme=dark] .task-projects .dashboard-header .subtitle,html.dark .task-list-page .dashboard-header .subtitle,[data-theme=dark] .task-list-page .dashboard-header .subtitle,html.dark .investment-holdings .dashboard-header .subtitle,[data-theme=dark] .investment-holdings .dashboard-header .subtitle,html.dark .investment-portfolio .dashboard-header .subtitle,[data-theme=dark] .investment-portfolio .dashboard-header .subtitle,html.dark .precious-metals .dashboard-header .subtitle,[data-theme=dark] .precious-metals .dashboard-header .subtitle,html.dark .debt-overview .dashboard-header .subtitle,[data-theme=dark] .debt-overview .dashboard-header .subtitle,html.dark .voucher-overview .dashboard-header .subtitle,[data-theme=dark] .voucher-overview .dashboard-header .subtitle,html.dark .families-index .dashboard-header .subtitle,[data-theme=dark] .families-index .dashboard-header .subtitle,html.dark .users-index .dashboard-header .subtitle,[data-theme=dark] .users-index .dashboard-header .subtitle,html.dark .system-user .dashboard-header .subtitle,[data-theme=dark] .system-user .dashboard-header .subtitle,html.dark .system-role .dashboard-header .subtitle,[data-theme=dark] .system-role .dashboard-header .subtitle,html.dark .system-menu .dashboard-header .subtitle,[data-theme=dark] .system-menu .dashboard-header .subtitle,html.dark .efficiencyhub-index .dashboard-header .subtitle,[data-theme=dark] .efficiencyhub-index .dashboard-header .subtitle,html.dark .report-dashboard .dashboard-header .subtitle,[data-theme=dark] .report-dashboard .dashboard-header .subtitle,html.dark .assets-overview .dashboard-header .subtitle,[data-theme=dark] .assets-overview .dashboard-header .subtitle,html.dark [class*=-page] .filter-card .subtitle,[data-theme=dark] [class*=-page] .filter-card .subtitle,html.dark [class*=-container] .filter-card .subtitle,[data-theme=dark] [class*=-container] .filter-card .subtitle,html.dark [class*=-overview] .filter-card .subtitle,[data-theme=dark] [class*=-overview] .filter-card .subtitle,html.dark [class*=-list] .filter-card .subtitle,[data-theme=dark] [class*=-list] .filter-card .subtitle,html.dark [class*=-dashboard] .filter-card .subtitle,[data-theme=dark] [class*=-dashboard] .filter-card .subtitle,html.dark .bookkeeping-books .filter-card .subtitle,[data-theme=dark] .bookkeeping-books .filter-card .subtitle,html.dark .bookkeeping-entries .filter-card .subtitle,[data-theme=dark] .bookkeeping-entries .filter-card .subtitle,html.dark .bookkeeping-statistics .filter-card .subtitle,[data-theme=dark] .bookkeeping-statistics .filter-card .subtitle,html.dark .bookkeeping-search .filter-card .subtitle,[data-theme=dark] .bookkeeping-search .filter-card .subtitle,html.dark .bookkeeping-overview .filter-card .subtitle,[data-theme=dark] .bookkeeping-overview .filter-card .subtitle,html.dark .budget-container .filter-card .subtitle,[data-theme=dark] .budget-container .filter-card .subtitle,html.dark .family-details-container .filter-card .subtitle,[data-theme=dark] .family-details-container .filter-card .subtitle,html.dark .finance-dashboard .filter-card .subtitle,[data-theme=dark] .finance-dashboard .filter-card .subtitle,html.dark .productivity-dashboard .filter-card .subtitle,[data-theme=dark] .productivity-dashboard .filter-card .subtitle,html.dark .countdown-list .filter-card .subtitle,[data-theme=dark] .countdown-list .filter-card .subtitle,html.dark .habit-list .filter-card .subtitle,[data-theme=dark] .habit-list .filter-card .subtitle,html.dark .memo-list .filter-card .subtitle,[data-theme=dark] .memo-list .filter-card .subtitle,html.dark .task-overview .filter-card .subtitle,[data-theme=dark] .task-overview .filter-card .subtitle,html.dark .task-list .filter-card .subtitle,[data-theme=dark] .task-list .filter-card .subtitle,html.dark .task-projects .filter-card .subtitle,[data-theme=dark] .task-projects .filter-card .subtitle,html.dark .task-list-page .filter-card .subtitle,[data-theme=dark] .task-list-page .filter-card .subtitle,html.dark .investment-holdings .filter-card .subtitle,[data-theme=dark] .investment-holdings .filter-card .subtitle,html.dark .investment-portfolio .filter-card .subtitle,[data-theme=dark] .investment-portfolio .filter-card .subtitle,html.dark .precious-metals .filter-card .subtitle,[data-theme=dark] .precious-metals .filter-card .subtitle,html.dark .debt-overview .filter-card .subtitle,[data-theme=dark] .debt-overview .filter-card .subtitle,html.dark .voucher-overview .filter-card .subtitle,[data-theme=dark] .voucher-overview .filter-card .subtitle,html.dark .families-index .filter-card .subtitle,[data-theme=dark] .families-index .filter-card .subtitle,html.dark .users-index .filter-card .subtitle,[data-theme=dark] .users-index .filter-card .subtitle,html.dark .system-user .filter-card .subtitle,[data-theme=dark] .system-user .filter-card .subtitle,html.dark .system-role .filter-card .subtitle,[data-theme=dark] .system-role .filter-card .subtitle,html.dark .system-menu .filter-card .subtitle,[data-theme=dark] .system-menu .filter-card .subtitle,html.dark .efficiencyhub-index .filter-card .subtitle,[data-theme=dark] .efficiencyhub-index .filter-card .subtitle,html.dark .report-dashboard .filter-card .subtitle,[data-theme=dark] .report-dashboard .filter-card .subtitle,html.dark .assets-overview .filter-card .subtitle,[data-theme=dark] .assets-overview .filter-card .subtitle,html.dark [class*=-page] .header-filter-card .subtitle,[data-theme=dark] [class*=-page] .header-filter-card .subtitle,html.dark [class*=-container] .header-filter-card .subtitle,[data-theme=dark] [class*=-container] .header-filter-card .subtitle,html.dark [class*=-overview] .header-filter-card .subtitle,[data-theme=dark] [class*=-overview] .header-filter-card .subtitle,html.dark [class*=-list] .header-filter-card .subtitle,[data-theme=dark] [class*=-list] .header-filter-card .subtitle,html.dark [class*=-dashboard] .header-filter-card .subtitle,[data-theme=dark] [class*=-dashboard] .header-filter-card .subtitle,html.dark .bookkeeping-books .header-filter-card .subtitle,[data-theme=dark] .bookkeeping-books .header-filter-card .subtitle,html.dark .bookkeeping-entries .header-filter-card .subtitle,[data-theme=dark] .bookkeeping-entries .header-filter-card .subtitle,html.dark .bookkeeping-statistics .header-filter-card .subtitle,[data-theme=dark] .bookkeeping-statistics .header-filter-card .subtitle,html.dark .bookkeeping-search .header-filter-card .subtitle,[data-theme=dark] .bookkeeping-search .header-filter-card .subtitle,html.dark .bookkeeping-overview .header-filter-card .subtitle,[data-theme=dark] .bookkeeping-overview .header-filter-card .subtitle,html.dark .budget-container .header-filter-card .subtitle,[data-theme=dark] .budget-container .header-filter-card .subtitle,html.dark .family-details-container .header-filter-card .subtitle,[data-theme=dark] .family-details-container .header-filter-card .subtitle,html.dark .finance-dashboard .header-filter-card .subtitle,[data-theme=dark] .finance-dashboard .header-filter-card .subtitle,html.dark .productivity-dashboard .header-filter-card .subtitle,[data-theme=dark] .productivity-dashboard .header-filter-card .subtitle,html.dark .countdown-list .header-filter-card .subtitle,[data-theme=dark] .countdown-list .header-filter-card .subtitle,html.dark .habit-list .header-filter-card .subtitle,[data-theme=dark] .habit-list .header-filter-card .subtitle,html.dark .memo-list .header-filter-card .subtitle,[data-theme=dark] .memo-list .header-filter-card .subtitle,html.dark .task-overview .header-filter-card .subtitle,[data-theme=dark] .task-overview .header-filter-card .subtitle,html.dark .task-list .header-filter-card .subtitle,[data-theme=dark] .task-list .header-filter-card .subtitle,html.dark .task-projects .header-filter-card .subtitle,[data-theme=dark] .task-projects .header-filter-card .subtitle,html.dark .task-list-page .header-filter-card .subtitle,[data-theme=dark] .task-list-page .header-filter-card .subtitle,html.dark .investment-holdings .header-filter-card .subtitle,[data-theme=dark] .investment-holdings .header-filter-card .subtitle,html.dark .investment-portfolio .header-filter-card .subtitle,[data-theme=dark] .investment-portfolio .header-filter-card .subtitle,html.dark .precious-metals .header-filter-card .subtitle,[data-theme=dark] .precious-metals .header-filter-card .subtitle,html.dark .debt-overview .header-filter-card .subtitle,[data-theme=dark] .debt-overview .header-filter-card .subtitle,html.dark .voucher-overview .header-filter-card .subtitle,[data-theme=dark] .voucher-overview .header-filter-card .subtitle,html.dark .families-index .header-filter-card .subtitle,[data-theme=dark] .families-index .header-filter-card .subtitle,html.dark .users-index .header-filter-card .subtitle,[data-theme=dark] .users-index .header-filter-card .subtitle,html.dark .system-user .header-filter-card .subtitle,[data-theme=dark] .system-user .header-filter-card .subtitle,html.dark .system-role .header-filter-card .subtitle,[data-theme=dark] .system-role .header-filter-card .subtitle,html.dark .system-menu .header-filter-card .subtitle,[data-theme=dark] .system-menu .header-filter-card .subtitle,html.dark .efficiencyhub-index .header-filter-card .subtitle,[data-theme=dark] .efficiencyhub-index .header-filter-card .subtitle,html.dark .report-dashboard .header-filter-card .subtitle,[data-theme=dark] .report-dashboard .header-filter-card .subtitle,html.dark .assets-overview .header-filter-card .subtitle,[data-theme=dark] .assets-overview .header-filter-card .subtitle{color:var(--text-color-secondary)!important}html.dark [class*=-page] .stat-card,[data-theme=dark] [class*=-page] .stat-card,html.dark [class*=-container] .stat-card,[data-theme=dark] [class*=-container] .stat-card,html.dark [class*=-overview] .stat-card,[data-theme=dark] [class*=-overview] .stat-card,html.dark [class*=-list] .stat-card,[data-theme=dark] [class*=-list] .stat-card,html.dark [class*=-dashboard] .stat-card,[data-theme=dark] [class*=-dashboard] .stat-card,html.dark .bookkeeping-books .stat-card,[data-theme=dark] .bookkeeping-books .stat-card,html.dark .bookkeeping-entries .stat-card,[data-theme=dark] .bookkeeping-entries .stat-card,html.dark .bookkeeping-statistics .stat-card,[data-theme=dark] .bookkeeping-statistics .stat-card,html.dark .bookkeeping-search .stat-card,[data-theme=dark] .bookkeeping-search .stat-card,html.dark .bookkeeping-overview .stat-card,[data-theme=dark] .bookkeeping-overview .stat-card,html.dark .budget-container .stat-card,[data-theme=dark] .budget-container .stat-card,html.dark .family-details-container .stat-card,[data-theme=dark] .family-details-container .stat-card,html.dark .finance-dashboard .stat-card,[data-theme=dark] .finance-dashboard .stat-card,html.dark .productivity-dashboard .stat-card,[data-theme=dark] .productivity-dashboard .stat-card,html.dark .countdown-list .stat-card,[data-theme=dark] .countdown-list .stat-card,html.dark .habit-list .stat-card,[data-theme=dark] .habit-list .stat-card,html.dark .memo-list .stat-card,[data-theme=dark] .memo-list .stat-card,html.dark .task-overview .stat-card,[data-theme=dark] .task-overview .stat-card,html.dark .task-list .stat-card,[data-theme=dark] .task-list .stat-card,html.dark .task-projects .stat-card,[data-theme=dark] .task-projects .stat-card,html.dark .task-list-page .stat-card,[data-theme=dark] .task-list-page .stat-card,html.dark .investment-holdings .stat-card,[data-theme=dark] .investment-holdings .stat-card,html.dark .investment-portfolio .stat-card,[data-theme=dark] .investment-portfolio .stat-card,html.dark .precious-metals .stat-card,[data-theme=dark] .precious-metals .stat-card,html.dark .debt-overview .stat-card,[data-theme=dark] .debt-overview .stat-card,html.dark .voucher-overview .stat-card,[data-theme=dark] .voucher-overview .stat-card,html.dark .families-index .stat-card,[data-theme=dark] .families-index .stat-card,html.dark .users-index .stat-card,[data-theme=dark] .users-index .stat-card,html.dark .system-user .stat-card,[data-theme=dark] .system-user .stat-card,html.dark .system-role .stat-card,[data-theme=dark] .system-role .stat-card,html.dark .system-menu .stat-card,[data-theme=dark] .system-menu .stat-card,html.dark .efficiencyhub-index .stat-card,[data-theme=dark] .efficiencyhub-index .stat-card,html.dark .report-dashboard .stat-card,[data-theme=dark] .report-dashboard .stat-card,html.dark .assets-overview .stat-card,[data-theme=dark] .assets-overview .stat-card,html.dark [class*=-page] .book-selector-card,[data-theme=dark] [class*=-page] .book-selector-card,html.dark [class*=-container] .book-selector-card,[data-theme=dark] [class*=-container] .book-selector-card,html.dark [class*=-overview] .book-selector-card,[data-theme=dark] [class*=-overview] .book-selector-card,html.dark [class*=-list] .book-selector-card,[data-theme=dark] [class*=-list] .book-selector-card,html.dark [class*=-dashboard] .book-selector-card,[data-theme=dark] [class*=-dashboard] .book-selector-card,html.dark .bookkeeping-books .book-selector-card,[data-theme=dark] .bookkeeping-books .book-selector-card,html.dark .bookkeeping-entries .book-selector-card,[data-theme=dark] .bookkeeping-entries .book-selector-card,html.dark .bookkeeping-statistics .book-selector-card,[data-theme=dark] .bookkeeping-statistics .book-selector-card,html.dark .bookkeeping-search .book-selector-card,[data-theme=dark] .bookkeeping-search .book-selector-card,html.dark .bookkeeping-overview .book-selector-card,[data-theme=dark] .bookkeeping-overview .book-selector-card,html.dark .budget-container .book-selector-card,[data-theme=dark] .budget-container .book-selector-card,html.dark .family-details-container .book-selector-card,[data-theme=dark] .family-details-container .book-selector-card,html.dark .finance-dashboard .book-selector-card,[data-theme=dark] .finance-dashboard .book-selector-card,html.dark .productivity-dashboard .book-selector-card,[data-theme=dark] .productivity-dashboard .book-selector-card,html.dark .countdown-list .book-selector-card,[data-theme=dark] .countdown-list .book-selector-card,html.dark .habit-list .book-selector-card,[data-theme=dark] .habit-list .book-selector-card,html.dark .memo-list .book-selector-card,[data-theme=dark] .memo-list .book-selector-card,html.dark .task-overview .book-selector-card,[data-theme=dark] .task-overview .book-selector-card,html.dark .task-list .book-selector-card,[data-theme=dark] .task-list .book-selector-card,html.dark .task-projects .book-selector-card,[data-theme=dark] .task-projects .book-selector-card,html.dark .task-list-page .book-selector-card,[data-theme=dark] .task-list-page .book-selector-card,html.dark .investment-holdings .book-selector-card,[data-theme=dark] .investment-holdings .book-selector-card,html.dark .investment-portfolio .book-selector-card,[data-theme=dark] .investment-portfolio .book-selector-card,html.dark .precious-metals .book-selector-card,[data-theme=dark] .precious-metals .book-selector-card,html.dark .debt-overview .book-selector-card,[data-theme=dark] .debt-overview .book-selector-card,html.dark .voucher-overview .book-selector-card,[data-theme=dark] .voucher-overview .book-selector-card,html.dark .families-index .book-selector-card,[data-theme=dark] .families-index .book-selector-card,html.dark .users-index .book-selector-card,[data-theme=dark] .users-index .book-selector-card,html.dark .system-user .book-selector-card,[data-theme=dark] .system-user .book-selector-card,html.dark .system-role .book-selector-card,[data-theme=dark] .system-role .book-selector-card,html.dark .system-menu .book-selector-card,[data-theme=dark] .system-menu .book-selector-card,html.dark .efficiencyhub-index .book-selector-card,[data-theme=dark] .efficiencyhub-index .book-selector-card,html.dark .report-dashboard .book-selector-card,[data-theme=dark] .report-dashboard .book-selector-card,html.dark .assets-overview .book-selector-card,[data-theme=dark] .assets-overview .book-selector-card,html.dark [class*=-page] .budget-card,[data-theme=dark] [class*=-page] .budget-card,html.dark [class*=-container] .budget-card,[data-theme=dark] [class*=-container] .budget-card,html.dark [class*=-overview] .budget-card,[data-theme=dark] [class*=-overview] .budget-card,html.dark [class*=-list] .budget-card,[data-theme=dark] [class*=-list] .budget-card,html.dark [class*=-dashboard] .budget-card,[data-theme=dark] [class*=-dashboard] .budget-card,html.dark .bookkeeping-books .budget-card,[data-theme=dark] .bookkeeping-books .budget-card,html.dark .bookkeeping-entries .budget-card,[data-theme=dark] .bookkeeping-entries .budget-card,html.dark .bookkeeping-statistics .budget-card,[data-theme=dark] .bookkeeping-statistics .budget-card,html.dark .bookkeeping-search .budget-card,[data-theme=dark] .bookkeeping-search .budget-card,html.dark .bookkeeping-overview .budget-card,[data-theme=dark] .bookkeeping-overview .budget-card,html.dark .budget-container .budget-card,[data-theme=dark] .budget-container .budget-card,html.dark .family-details-container .budget-card,[data-theme=dark] .family-details-container .budget-card,html.dark .finance-dashboard .budget-card,[data-theme=dark] .finance-dashboard .budget-card,html.dark .productivity-dashboard .budget-card,[data-theme=dark] .productivity-dashboard .budget-card,html.dark .countdown-list .budget-card,[data-theme=dark] .countdown-list .budget-card,html.dark .habit-list .budget-card,[data-theme=dark] .habit-list .budget-card,html.dark .memo-list .budget-card,[data-theme=dark] .memo-list .budget-card,html.dark .task-overview .budget-card,[data-theme=dark] .task-overview .budget-card,html.dark .task-list .budget-card,[data-theme=dark] .task-list .budget-card,html.dark .task-projects .budget-card,[data-theme=dark] .task-projects .budget-card,html.dark .task-list-page .budget-card,[data-theme=dark] .task-list-page .budget-card,html.dark .investment-holdings .budget-card,[data-theme=dark] .investment-holdings .budget-card,html.dark .investment-portfolio .budget-card,[data-theme=dark] .investment-portfolio .budget-card,html.dark .precious-metals .budget-card,[data-theme=dark] .precious-metals .budget-card,html.dark .debt-overview .budget-card,[data-theme=dark] .debt-overview .budget-card,html.dark .voucher-overview .budget-card,[data-theme=dark] .voucher-overview .budget-card,html.dark .families-index .budget-card,[data-theme=dark] .families-index .budget-card,html.dark .users-index .budget-card,[data-theme=dark] .users-index .budget-card,html.dark .system-user .budget-card,[data-theme=dark] .system-user .budget-card,html.dark .system-role .budget-card,[data-theme=dark] .system-role .budget-card,html.dark .system-menu .budget-card,[data-theme=dark] .system-menu .budget-card,html.dark .efficiencyhub-index .budget-card,[data-theme=dark] .efficiencyhub-index .budget-card,html.dark .report-dashboard .budget-card,[data-theme=dark] .report-dashboard .budget-card,html.dark .assets-overview .budget-card,[data-theme=dark] .assets-overview .budget-card,html.dark [class*=-page] .metric-card,[data-theme=dark] [class*=-page] .metric-card,html.dark [class*=-container] .metric-card,[data-theme=dark] [class*=-container] .metric-card,html.dark [class*=-overview] .metric-card,[data-theme=dark] [class*=-overview] .metric-card,html.dark [class*=-list] .metric-card,[data-theme=dark] [class*=-list] .metric-card,html.dark [class*=-dashboard] .metric-card,[data-theme=dark] [class*=-dashboard] .metric-card,html.dark .bookkeeping-books .metric-card,[data-theme=dark] .bookkeeping-books .metric-card,html.dark .bookkeeping-entries .metric-card,[data-theme=dark] .bookkeeping-entries .metric-card,html.dark .bookkeeping-statistics .metric-card,[data-theme=dark] .bookkeeping-statistics .metric-card,html.dark .bookkeeping-search .metric-card,[data-theme=dark] .bookkeeping-search .metric-card,html.dark .bookkeeping-overview .metric-card,[data-theme=dark] .bookkeeping-overview .metric-card,html.dark .budget-container .metric-card,[data-theme=dark] .budget-container .metric-card,html.dark .family-details-container .metric-card,[data-theme=dark] .family-details-container .metric-card,html.dark .finance-dashboard .metric-card,[data-theme=dark] .finance-dashboard .metric-card,html.dark .productivity-dashboard .metric-card,[data-theme=dark] .productivity-dashboard .metric-card,html.dark .countdown-list .metric-card,[data-theme=dark] .countdown-list .metric-card,html.dark .habit-list .metric-card,[data-theme=dark] .habit-list .metric-card,html.dark .memo-list .metric-card,[data-theme=dark] .memo-list .metric-card,html.dark .task-overview .metric-card,[data-theme=dark] .task-overview .metric-card,html.dark .task-list .metric-card,[data-theme=dark] .task-list .metric-card,html.dark .task-projects .metric-card,[data-theme=dark] .task-projects .metric-card,html.dark .task-list-page .metric-card,[data-theme=dark] .task-list-page .metric-card,html.dark .investment-holdings .metric-card,[data-theme=dark] .investment-holdings .metric-card,html.dark .investment-portfolio .metric-card,[data-theme=dark] .investment-portfolio .metric-card,html.dark .precious-metals .metric-card,[data-theme=dark] .precious-metals .metric-card,html.dark .debt-overview .metric-card,[data-theme=dark] .debt-overview .metric-card,html.dark .voucher-overview .metric-card,[data-theme=dark] .voucher-overview .metric-card,html.dark .families-index .metric-card,[data-theme=dark] .families-index .metric-card,html.dark .users-index .metric-card,[data-theme=dark] .users-index .metric-card,html.dark .system-user .metric-card,[data-theme=dark] .system-user .metric-card,html.dark .system-role .metric-card,[data-theme=dark] .system-role .metric-card,html.dark .system-menu .metric-card,[data-theme=dark] .system-menu .metric-card,html.dark .efficiencyhub-index .metric-card,[data-theme=dark] .efficiencyhub-index .metric-card,html.dark .report-dashboard .metric-card,[data-theme=dark] .report-dashboard .metric-card,html.dark .assets-overview .metric-card,[data-theme=dark] .assets-overview .metric-card,html.dark [class*=-page] .search-form-card,[data-theme=dark] [class*=-page] .search-form-card,html.dark [class*=-container] .search-form-card,[data-theme=dark] [class*=-container] .search-form-card,html.dark [class*=-overview] .search-form-card,[data-theme=dark] [class*=-overview] .search-form-card,html.dark [class*=-list] .search-form-card,[data-theme=dark] [class*=-list] .search-form-card,html.dark [class*=-dashboard] .search-form-card,[data-theme=dark] [class*=-dashboard] .search-form-card,html.dark .bookkeeping-books .search-form-card,[data-theme=dark] .bookkeeping-books .search-form-card,html.dark .bookkeeping-entries .search-form-card,[data-theme=dark] .bookkeeping-entries .search-form-card,html.dark .bookkeeping-statistics .search-form-card,[data-theme=dark] .bookkeeping-statistics .search-form-card,html.dark .bookkeeping-search .search-form-card,[data-theme=dark] .bookkeeping-search .search-form-card,html.dark .bookkeeping-overview .search-form-card,[data-theme=dark] .bookkeeping-overview .search-form-card,html.dark .budget-container .search-form-card,[data-theme=dark] .budget-container .search-form-card,html.dark .family-details-container .search-form-card,[data-theme=dark] .family-details-container .search-form-card,html.dark .finance-dashboard .search-form-card,[data-theme=dark] .finance-dashboard .search-form-card,html.dark .productivity-dashboard .search-form-card,[data-theme=dark] .productivity-dashboard .search-form-card,html.dark .countdown-list .search-form-card,[data-theme=dark] .countdown-list .search-form-card,html.dark .habit-list .search-form-card,[data-theme=dark] .habit-list .search-form-card,html.dark .memo-list .search-form-card,[data-theme=dark] .memo-list .search-form-card,html.dark .task-overview .search-form-card,[data-theme=dark] .task-overview .search-form-card,html.dark .task-list .search-form-card,[data-theme=dark] .task-list .search-form-card,html.dark .task-projects .search-form-card,[data-theme=dark] .task-projects .search-form-card,html.dark .task-list-page .search-form-card,[data-theme=dark] .task-list-page .search-form-card,html.dark .investment-holdings .search-form-card,[data-theme=dark] .investment-holdings .search-form-card,html.dark .investment-portfolio .search-form-card,[data-theme=dark] .investment-portfolio .search-form-card,html.dark .precious-metals .search-form-card,[data-theme=dark] .precious-metals .search-form-card,html.dark .debt-overview .search-form-card,[data-theme=dark] .debt-overview .search-form-card,html.dark .voucher-overview .search-form-card,[data-theme=dark] .voucher-overview .search-form-card,html.dark .families-index .search-form-card,[data-theme=dark] .families-index .search-form-card,html.dark .users-index .search-form-card,[data-theme=dark] .users-index .search-form-card,html.dark .system-user .search-form-card,[data-theme=dark] .system-user .search-form-card,html.dark .system-role .search-form-card,[data-theme=dark] .system-role .search-form-card,html.dark .system-menu .search-form-card,[data-theme=dark] .system-menu .search-form-card,html.dark .efficiencyhub-index .search-form-card,[data-theme=dark] .efficiencyhub-index .search-form-card,html.dark .report-dashboard .search-form-card,[data-theme=dark] .report-dashboard .search-form-card,html.dark .assets-overview .search-form-card,[data-theme=dark] .assets-overview .search-form-card,html.dark [class*=-page] .search-hint,[data-theme=dark] [class*=-page] .search-hint,html.dark [class*=-container] .search-hint,[data-theme=dark] [class*=-container] .search-hint,html.dark [class*=-overview] .search-hint,[data-theme=dark] [class*=-overview] .search-hint,html.dark [class*=-list] .search-hint,[data-theme=dark] [class*=-list] .search-hint,html.dark [class*=-dashboard] .search-hint,[data-theme=dark] [class*=-dashboard] .search-hint,html.dark .bookkeeping-books .search-hint,[data-theme=dark] .bookkeeping-books .search-hint,html.dark .bookkeeping-entries .search-hint,[data-theme=dark] .bookkeeping-entries .search-hint,html.dark .bookkeeping-statistics .search-hint,[data-theme=dark] .bookkeeping-statistics .search-hint,html.dark .bookkeeping-search .search-hint,[data-theme=dark] .bookkeeping-search .search-hint,html.dark .bookkeeping-overview .search-hint,[data-theme=dark] .bookkeeping-overview .search-hint,html.dark .budget-container .search-hint,[data-theme=dark] .budget-container .search-hint,html.dark .family-details-container .search-hint,[data-theme=dark] .family-details-container .search-hint,html.dark .finance-dashboard .search-hint,[data-theme=dark] .finance-dashboard .search-hint,html.dark .productivity-dashboard .search-hint,[data-theme=dark] .productivity-dashboard .search-hint,html.dark .countdown-list .search-hint,[data-theme=dark] .countdown-list .search-hint,html.dark .habit-list .search-hint,[data-theme=dark] .habit-list .search-hint,html.dark .memo-list .search-hint,[data-theme=dark] .memo-list .search-hint,html.dark .task-overview .search-hint,[data-theme=dark] .task-overview .search-hint,html.dark .task-list .search-hint,[data-theme=dark] .task-list .search-hint,html.dark .task-projects .search-hint,[data-theme=dark] .task-projects .search-hint,html.dark .task-list-page .search-hint,[data-theme=dark] .task-list-page .search-hint,html.dark .investment-holdings .search-hint,[data-theme=dark] .investment-holdings .search-hint,html.dark .investment-portfolio .search-hint,[data-theme=dark] .investment-portfolio .search-hint,html.dark .precious-metals .search-hint,[data-theme=dark] .precious-metals .search-hint,html.dark .debt-overview .search-hint,[data-theme=dark] .debt-overview .search-hint,html.dark .voucher-overview .search-hint,[data-theme=dark] .voucher-overview .search-hint,html.dark .families-index .search-hint,[data-theme=dark] .families-index .search-hint,html.dark .users-index .search-hint,[data-theme=dark] .users-index .search-hint,html.dark .system-user .search-hint,[data-theme=dark] .system-user .search-hint,html.dark .system-role .search-hint,[data-theme=dark] .system-role .search-hint,html.dark .system-menu .search-hint,[data-theme=dark] .system-menu .search-hint,html.dark .efficiencyhub-index .search-hint,[data-theme=dark] .efficiencyhub-index .search-hint,html.dark .report-dashboard .search-hint,[data-theme=dark] .report-dashboard .search-hint,html.dark .assets-overview .search-hint,[data-theme=dark] .assets-overview .search-hint,html.dark [class*=-page] .empty-state,[data-theme=dark] [class*=-page] .empty-state,html.dark [class*=-container] .empty-state,[data-theme=dark] [class*=-container] .empty-state,html.dark [class*=-overview] .empty-state,[data-theme=dark] [class*=-overview] .empty-state,html.dark [class*=-list] .empty-state,[data-theme=dark] [class*=-list] .empty-state,html.dark [class*=-dashboard] .empty-state,[data-theme=dark] [class*=-dashboard] .empty-state,html.dark .bookkeeping-books .empty-state,[data-theme=dark] .bookkeeping-books .empty-state,html.dark .bookkeeping-entries .empty-state,[data-theme=dark] .bookkeeping-entries .empty-state,html.dark .bookkeeping-statistics .empty-state,[data-theme=dark] .bookkeeping-statistics .empty-state,html.dark .bookkeeping-search .empty-state,[data-theme=dark] .bookkeeping-search .empty-state,html.dark .bookkeeping-overview .empty-state,[data-theme=dark] .bookkeeping-overview .empty-state,html.dark .budget-container .empty-state,[data-theme=dark] .budget-container .empty-state,html.dark .family-details-container .empty-state,[data-theme=dark] .family-details-container .empty-state,html.dark .finance-dashboard .empty-state,[data-theme=dark] .finance-dashboard .empty-state,html.dark .productivity-dashboard .empty-state,[data-theme=dark] .productivity-dashboard .empty-state,html.dark .countdown-list .empty-state,[data-theme=dark] .countdown-list .empty-state,html.dark .habit-list .empty-state,[data-theme=dark] .habit-list .empty-state,html.dark .memo-list .empty-state,[data-theme=dark] .memo-list .empty-state,html.dark .task-overview .empty-state,[data-theme=dark] .task-overview .empty-state,html.dark .task-list .empty-state,[data-theme=dark] .task-list .empty-state,html.dark .task-projects .empty-state,[data-theme=dark] .task-projects .empty-state,html.dark .task-list-page .empty-state,[data-theme=dark] .task-list-page .empty-state,html.dark .investment-holdings .empty-state,[data-theme=dark] .investment-holdings .empty-state,html.dark .investment-portfolio .empty-state,[data-theme=dark] .investment-portfolio .empty-state,html.dark .precious-metals .empty-state,[data-theme=dark] .precious-metals .empty-state,html.dark .debt-overview .empty-state,[data-theme=dark] .debt-overview .empty-state,html.dark .voucher-overview .empty-state,[data-theme=dark] .voucher-overview .empty-state,html.dark .families-index .empty-state,[data-theme=dark] .families-index .empty-state,html.dark .users-index .empty-state,[data-theme=dark] .users-index .empty-state,html.dark .system-user .empty-state,[data-theme=dark] .system-user .empty-state,html.dark .system-role .empty-state,[data-theme=dark] .system-role .empty-state,html.dark .system-menu .empty-state,[data-theme=dark] .system-menu .empty-state,html.dark .efficiencyhub-index .empty-state,[data-theme=dark] .efficiencyhub-index .empty-state,html.dark .report-dashboard .empty-state,[data-theme=dark] .report-dashboard .empty-state,html.dark .assets-overview .empty-state,[data-theme=dark] .assets-overview .empty-state,html.dark [class*=-page] .summary-card,[data-theme=dark] [class*=-page] .summary-card,html.dark [class*=-container] .summary-card,[data-theme=dark] [class*=-container] .summary-card,html.dark [class*=-overview] .summary-card,[data-theme=dark] [class*=-overview] .summary-card,html.dark [class*=-list] .summary-card,[data-theme=dark] [class*=-list] .summary-card,html.dark [class*=-dashboard] .summary-card,[data-theme=dark] [class*=-dashboard] .summary-card,html.dark .bookkeeping-books .summary-card,[data-theme=dark] .bookkeeping-books .summary-card,html.dark .bookkeeping-entries .summary-card,[data-theme=dark] .bookkeeping-entries .summary-card,html.dark .bookkeeping-statistics .summary-card,[data-theme=dark] .bookkeeping-statistics .summary-card,html.dark .bookkeeping-search .summary-card,[data-theme=dark] .bookkeeping-search .summary-card,html.dark .bookkeeping-overview .summary-card,[data-theme=dark] .bookkeeping-overview .summary-card,html.dark .budget-container .summary-card,[data-theme=dark] .budget-container .summary-card,html.dark .family-details-container .summary-card,[data-theme=dark] .family-details-container .summary-card,html.dark .finance-dashboard .summary-card,[data-theme=dark] .finance-dashboard .summary-card,html.dark .productivity-dashboard .summary-card,[data-theme=dark] .productivity-dashboard .summary-card,html.dark .countdown-list .summary-card,[data-theme=dark] .countdown-list .summary-card,html.dark .habit-list .summary-card,[data-theme=dark] .habit-list .summary-card,html.dark .memo-list .summary-card,[data-theme=dark] .memo-list .summary-card,html.dark .task-overview .summary-card,[data-theme=dark] .task-overview .summary-card,html.dark .task-list .summary-card,[data-theme=dark] .task-list .summary-card,html.dark .task-projects .summary-card,[data-theme=dark] .task-projects .summary-card,html.dark .task-list-page .summary-card,[data-theme=dark] .task-list-page .summary-card,html.dark .investment-holdings .summary-card,[data-theme=dark] .investment-holdings .summary-card,html.dark .investment-portfolio .summary-card,[data-theme=dark] .investment-portfolio .summary-card,html.dark .precious-metals .summary-card,[data-theme=dark] .precious-metals .summary-card,html.dark .debt-overview .summary-card,[data-theme=dark] .debt-overview .summary-card,html.dark .voucher-overview .summary-card,[data-theme=dark] .voucher-overview .summary-card,html.dark .families-index .summary-card,[data-theme=dark] .families-index .summary-card,html.dark .users-index .summary-card,[data-theme=dark] .users-index .summary-card,html.dark .system-user .summary-card,[data-theme=dark] .system-user .summary-card,html.dark .system-role .summary-card,[data-theme=dark] .system-role .summary-card,html.dark .system-menu .summary-card,[data-theme=dark] .system-menu .summary-card,html.dark .efficiencyhub-index .summary-card,[data-theme=dark] .efficiencyhub-index .summary-card,html.dark .report-dashboard .summary-card,[data-theme=dark] .report-dashboard .summary-card,html.dark .assets-overview .summary-card,[data-theme=dark] .assets-overview .summary-card,html.dark [class*=-page] .project-card,[data-theme=dark] [class*=-page] .project-card,html.dark [class*=-container] .project-card,[data-theme=dark] [class*=-container] .project-card,html.dark [class*=-overview] .project-card,[data-theme=dark] [class*=-overview] .project-card,html.dark [class*=-list] .project-card,[data-theme=dark] [class*=-list] .project-card,html.dark [class*=-dashboard] .project-card,[data-theme=dark] [class*=-dashboard] .project-card,html.dark .bookkeeping-books .project-card,[data-theme=dark] .bookkeeping-books .project-card,html.dark .bookkeeping-entries .project-card,[data-theme=dark] .bookkeeping-entries .project-card,html.dark .bookkeeping-statistics .project-card,[data-theme=dark] .bookkeeping-statistics .project-card,html.dark .bookkeeping-search .project-card,[data-theme=dark] .bookkeeping-search .project-card,html.dark .bookkeeping-overview .project-card,[data-theme=dark] .bookkeeping-overview .project-card,html.dark .budget-container .project-card,[data-theme=dark] .budget-container .project-card,html.dark .family-details-container .project-card,[data-theme=dark] .family-details-container .project-card,html.dark .finance-dashboard .project-card,[data-theme=dark] .finance-dashboard .project-card,html.dark .productivity-dashboard .project-card,[data-theme=dark] .productivity-dashboard .project-card,html.dark .countdown-list .project-card,[data-theme=dark] .countdown-list .project-card,html.dark .habit-list .project-card,[data-theme=dark] .habit-list .project-card,html.dark .memo-list .project-card,[data-theme=dark] .memo-list .project-card,html.dark .task-overview .project-card,[data-theme=dark] .task-overview .project-card,html.dark .task-list .project-card,[data-theme=dark] .task-list .project-card,html.dark .task-projects .project-card,[data-theme=dark] .task-projects .project-card,html.dark .task-list-page .project-card,[data-theme=dark] .task-list-page .project-card,html.dark .investment-holdings .project-card,[data-theme=dark] .investment-holdings .project-card,html.dark .investment-portfolio .project-card,[data-theme=dark] .investment-portfolio .project-card,html.dark .precious-metals .project-card,[data-theme=dark] .precious-metals .project-card,html.dark .debt-overview .project-card,[data-theme=dark] .debt-overview .project-card,html.dark .voucher-overview .project-card,[data-theme=dark] .voucher-overview .project-card,html.dark .families-index .project-card,[data-theme=dark] .families-index .project-card,html.dark .users-index .project-card,[data-theme=dark] .users-index .project-card,html.dark .system-user .project-card,[data-theme=dark] .system-user .project-card,html.dark .system-role .project-card,[data-theme=dark] .system-role .project-card,html.dark .system-menu .project-card,[data-theme=dark] .system-menu .project-card,html.dark .efficiencyhub-index .project-card,[data-theme=dark] .efficiencyhub-index .project-card,html.dark .report-dashboard .project-card,[data-theme=dark] .report-dashboard .project-card,html.dark .assets-overview .project-card,[data-theme=dark] .assets-overview .project-card,html.dark [class*=-page] .filter-card,[data-theme=dark] [class*=-page] .filter-card,html.dark [class*=-container] .filter-card,[data-theme=dark] [class*=-container] .filter-card,html.dark [class*=-overview] .filter-card,[data-theme=dark] [class*=-overview] .filter-card,html.dark [class*=-list] .filter-card,[data-theme=dark] [class*=-list] .filter-card,html.dark [class*=-dashboard] .filter-card,[data-theme=dark] [class*=-dashboard] .filter-card,html.dark .bookkeeping-books .filter-card,[data-theme=dark] .bookkeeping-books .filter-card,html.dark .bookkeeping-entries .filter-card,[data-theme=dark] .bookkeeping-entries .filter-card,html.dark .bookkeeping-statistics .filter-card,[data-theme=dark] .bookkeeping-statistics .filter-card,html.dark .bookkeeping-search .filter-card,[data-theme=dark] .bookkeeping-search .filter-card,html.dark .bookkeeping-overview .filter-card,[data-theme=dark] .bookkeeping-overview .filter-card,html.dark .budget-container .filter-card,[data-theme=dark] .budget-container .filter-card,html.dark .family-details-container .filter-card,[data-theme=dark] .family-details-container .filter-card,html.dark .finance-dashboard .filter-card,[data-theme=dark] .finance-dashboard .filter-card,html.dark .productivity-dashboard .filter-card,[data-theme=dark] .productivity-dashboard .filter-card,html.dark .countdown-list .filter-card,[data-theme=dark] .countdown-list .filter-card,html.dark .habit-list .filter-card,[data-theme=dark] .habit-list .filter-card,html.dark .memo-list .filter-card,[data-theme=dark] .memo-list .filter-card,html.dark .task-overview .filter-card,[data-theme=dark] .task-overview .filter-card,html.dark .task-list .filter-card,[data-theme=dark] .task-list .filter-card,html.dark .task-projects .filter-card,[data-theme=dark] .task-projects .filter-card,html.dark .task-list-page .filter-card,[data-theme=dark] .task-list-page .filter-card,html.dark .investment-holdings .filter-card,[data-theme=dark] .investment-holdings .filter-card,html.dark .investment-portfolio .filter-card,[data-theme=dark] .investment-portfolio .filter-card,html.dark .precious-metals .filter-card,[data-theme=dark] .precious-metals .filter-card,html.dark .debt-overview .filter-card,[data-theme=dark] .debt-overview .filter-card,html.dark .voucher-overview .filter-card,[data-theme=dark] .voucher-overview .filter-card,html.dark .families-index .filter-card,[data-theme=dark] .families-index .filter-card,html.dark .users-index .filter-card,[data-theme=dark] .users-index .filter-card,html.dark .system-user .filter-card,[data-theme=dark] .system-user .filter-card,html.dark .system-role .filter-card,[data-theme=dark] .system-role .filter-card,html.dark .system-menu .filter-card,[data-theme=dark] .system-menu .filter-card,html.dark .efficiencyhub-index .filter-card,[data-theme=dark] .efficiencyhub-index .filter-card,html.dark .report-dashboard .filter-card,[data-theme=dark] .report-dashboard .filter-card,html.dark .assets-overview .filter-card,[data-theme=dark] .assets-overview .filter-card,html.dark [class*=-page] .task-list-card,[data-theme=dark] [class*=-page] .task-list-card,html.dark [class*=-container] .task-list-card,[data-theme=dark] [class*=-container] .task-list-card,html.dark [class*=-overview] .task-list-card,[data-theme=dark] [class*=-overview] .task-list-card,html.dark [class*=-list] .task-list-card,[data-theme=dark] [class*=-list] .task-list-card,html.dark [class*=-dashboard] .task-list-card,[data-theme=dark] [class*=-dashboard] .task-list-card,html.dark .bookkeeping-books .task-list-card,[data-theme=dark] .bookkeeping-books .task-list-card,html.dark .bookkeeping-entries .task-list-card,[data-theme=dark] .bookkeeping-entries .task-list-card,html.dark .bookkeeping-statistics .task-list-card,[data-theme=dark] .bookkeeping-statistics .task-list-card,html.dark .bookkeeping-search .task-list-card,[data-theme=dark] .bookkeeping-search .task-list-card,html.dark .bookkeeping-overview .task-list-card,[data-theme=dark] .bookkeeping-overview .task-list-card,html.dark .budget-container .task-list-card,[data-theme=dark] .budget-container .task-list-card,html.dark .family-details-container .task-list-card,[data-theme=dark] .family-details-container .task-list-card,html.dark .finance-dashboard .task-list-card,[data-theme=dark] .finance-dashboard .task-list-card,html.dark .productivity-dashboard .task-list-card,[data-theme=dark] .productivity-dashboard .task-list-card,html.dark .countdown-list .task-list-card,[data-theme=dark] .countdown-list .task-list-card,html.dark .habit-list .task-list-card,[data-theme=dark] .habit-list .task-list-card,html.dark .memo-list .task-list-card,[data-theme=dark] .memo-list .task-list-card,html.dark .task-overview .task-list-card,[data-theme=dark] .task-overview .task-list-card,html.dark .task-list .task-list-card,[data-theme=dark] .task-list .task-list-card,html.dark .task-projects .task-list-card,[data-theme=dark] .task-projects .task-list-card,html.dark .task-list-page .task-list-card,[data-theme=dark] .task-list-page .task-list-card,html.dark .investment-holdings .task-list-card,[data-theme=dark] .investment-holdings .task-list-card,html.dark .investment-portfolio .task-list-card,[data-theme=dark] .investment-portfolio .task-list-card,html.dark .precious-metals .task-list-card,[data-theme=dark] .precious-metals .task-list-card,html.dark .debt-overview .task-list-card,[data-theme=dark] .debt-overview .task-list-card,html.dark .voucher-overview .task-list-card,[data-theme=dark] .voucher-overview .task-list-card,html.dark .families-index .task-list-card,[data-theme=dark] .families-index .task-list-card,html.dark .users-index .task-list-card,[data-theme=dark] .users-index .task-list-card,html.dark .system-user .task-list-card,[data-theme=dark] .system-user .task-list-card,html.dark .system-role .task-list-card,[data-theme=dark] .system-role .task-list-card,html.dark .system-menu .task-list-card,[data-theme=dark] .system-menu .task-list-card,html.dark .efficiencyhub-index .task-list-card,[data-theme=dark] .efficiencyhub-index .task-list-card,html.dark .report-dashboard .task-list-card,[data-theme=dark] .report-dashboard .task-list-card,html.dark .assets-overview .task-list-card,[data-theme=dark] .assets-overview .task-list-card{background:var(--card-bg)!important;border-color:var(--card-border)!important;color:var(--text-color)!important}html.dark [class*=-page] .stat-cards :deep(.ant-statistic),[data-theme=dark] [class*=-page] .stat-cards :deep(.ant-statistic),html.dark [class*=-container] .stat-cards :deep(.ant-statistic),[data-theme=dark] [class*=-container] .stat-cards :deep(.ant-statistic),html.dark [class*=-overview] .stat-cards :deep(.ant-statistic),[data-theme=dark] [class*=-overview] .stat-cards :deep(.ant-statistic),html.dark [class*=-list] .stat-cards :deep(.ant-statistic),[data-theme=dark] [class*=-list] .stat-cards :deep(.ant-statistic),html.dark [class*=-dashboard] .stat-cards :deep(.ant-statistic),[data-theme=dark] [class*=-dashboard] .stat-cards :deep(.ant-statistic),html.dark .bookkeeping-books .stat-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-books .stat-cards :deep(.ant-statistic),html.dark .bookkeeping-entries .stat-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-entries .stat-cards :deep(.ant-statistic),html.dark .bookkeeping-statistics .stat-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-statistics .stat-cards :deep(.ant-statistic),html.dark .bookkeeping-search .stat-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-search .stat-cards :deep(.ant-statistic),html.dark .bookkeeping-overview .stat-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-overview .stat-cards :deep(.ant-statistic),html.dark .budget-container .stat-cards :deep(.ant-statistic),[data-theme=dark] .budget-container .stat-cards :deep(.ant-statistic),html.dark .family-details-container .stat-cards :deep(.ant-statistic),[data-theme=dark] .family-details-container .stat-cards :deep(.ant-statistic),html.dark .finance-dashboard .stat-cards :deep(.ant-statistic),[data-theme=dark] .finance-dashboard .stat-cards :deep(.ant-statistic),html.dark .productivity-dashboard .stat-cards :deep(.ant-statistic),[data-theme=dark] .productivity-dashboard .stat-cards :deep(.ant-statistic),html.dark .countdown-list .stat-cards :deep(.ant-statistic),[data-theme=dark] .countdown-list .stat-cards :deep(.ant-statistic),html.dark .habit-list .stat-cards :deep(.ant-statistic),[data-theme=dark] .habit-list .stat-cards :deep(.ant-statistic),html.dark .memo-list .stat-cards :deep(.ant-statistic),[data-theme=dark] .memo-list .stat-cards :deep(.ant-statistic),html.dark .task-overview .stat-cards :deep(.ant-statistic),[data-theme=dark] .task-overview .stat-cards :deep(.ant-statistic),html.dark .task-list .stat-cards :deep(.ant-statistic),[data-theme=dark] .task-list .stat-cards :deep(.ant-statistic),html.dark .task-projects .stat-cards :deep(.ant-statistic),[data-theme=dark] .task-projects .stat-cards :deep(.ant-statistic),html.dark .task-list-page .stat-cards :deep(.ant-statistic),[data-theme=dark] .task-list-page .stat-cards :deep(.ant-statistic),html.dark .investment-holdings .stat-cards :deep(.ant-statistic),[data-theme=dark] .investment-holdings .stat-cards :deep(.ant-statistic),html.dark .investment-portfolio .stat-cards :deep(.ant-statistic),[data-theme=dark] .investment-portfolio .stat-cards :deep(.ant-statistic),html.dark .precious-metals .stat-cards :deep(.ant-statistic),[data-theme=dark] .precious-metals .stat-cards :deep(.ant-statistic),html.dark .debt-overview .stat-cards :deep(.ant-statistic),[data-theme=dark] .debt-overview .stat-cards :deep(.ant-statistic),html.dark .voucher-overview .stat-cards :deep(.ant-statistic),[data-theme=dark] .voucher-overview .stat-cards :deep(.ant-statistic),html.dark .families-index .stat-cards :deep(.ant-statistic),[data-theme=dark] .families-index .stat-cards :deep(.ant-statistic),html.dark .users-index .stat-cards :deep(.ant-statistic),[data-theme=dark] .users-index .stat-cards :deep(.ant-statistic),html.dark .system-user .stat-cards :deep(.ant-statistic),[data-theme=dark] .system-user .stat-cards :deep(.ant-statistic),html.dark .system-role .stat-cards :deep(.ant-statistic),[data-theme=dark] .system-role .stat-cards :deep(.ant-statistic),html.dark .system-menu .stat-cards :deep(.ant-statistic),[data-theme=dark] .system-menu .stat-cards :deep(.ant-statistic),html.dark .efficiencyhub-index .stat-cards :deep(.ant-statistic),[data-theme=dark] .efficiencyhub-index .stat-cards :deep(.ant-statistic),html.dark .report-dashboard .stat-cards :deep(.ant-statistic),[data-theme=dark] .report-dashboard .stat-cards :deep(.ant-statistic),html.dark .assets-overview .stat-cards :deep(.ant-statistic),[data-theme=dark] .assets-overview .stat-cards :deep(.ant-statistic),html.dark [class*=-page] .stats-overview :deep(.ant-statistic),[data-theme=dark] [class*=-page] .stats-overview :deep(.ant-statistic),html.dark [class*=-container] .stats-overview :deep(.ant-statistic),[data-theme=dark] [class*=-container] .stats-overview :deep(.ant-statistic),html.dark [class*=-overview] .stats-overview :deep(.ant-statistic),[data-theme=dark] [class*=-overview] .stats-overview :deep(.ant-statistic),html.dark [class*=-list] .stats-overview :deep(.ant-statistic),[data-theme=dark] [class*=-list] .stats-overview :deep(.ant-statistic),html.dark [class*=-dashboard] .stats-overview :deep(.ant-statistic),[data-theme=dark] [class*=-dashboard] .stats-overview :deep(.ant-statistic),html.dark .bookkeeping-books .stats-overview :deep(.ant-statistic),[data-theme=dark] .bookkeeping-books .stats-overview :deep(.ant-statistic),html.dark .bookkeeping-entries .stats-overview :deep(.ant-statistic),[data-theme=dark] .bookkeeping-entries .stats-overview :deep(.ant-statistic),html.dark .bookkeeping-statistics .stats-overview :deep(.ant-statistic),[data-theme=dark] .bookkeeping-statistics .stats-overview :deep(.ant-statistic),html.dark .bookkeeping-search .stats-overview :deep(.ant-statistic),[data-theme=dark] .bookkeeping-search .stats-overview :deep(.ant-statistic),html.dark .bookkeeping-overview .stats-overview :deep(.ant-statistic),[data-theme=dark] .bookkeeping-overview .stats-overview :deep(.ant-statistic),html.dark .budget-container .stats-overview :deep(.ant-statistic),[data-theme=dark] .budget-container .stats-overview :deep(.ant-statistic),html.dark .family-details-container .stats-overview :deep(.ant-statistic),[data-theme=dark] .family-details-container .stats-overview :deep(.ant-statistic),html.dark .finance-dashboard .stats-overview :deep(.ant-statistic),[data-theme=dark] .finance-dashboard .stats-overview :deep(.ant-statistic),html.dark .productivity-dashboard .stats-overview :deep(.ant-statistic),[data-theme=dark] .productivity-dashboard .stats-overview :deep(.ant-statistic),html.dark .countdown-list .stats-overview :deep(.ant-statistic),[data-theme=dark] .countdown-list .stats-overview :deep(.ant-statistic),html.dark .habit-list .stats-overview :deep(.ant-statistic),[data-theme=dark] .habit-list .stats-overview :deep(.ant-statistic),html.dark .memo-list .stats-overview :deep(.ant-statistic),[data-theme=dark] .memo-list .stats-overview :deep(.ant-statistic),html.dark .task-overview .stats-overview :deep(.ant-statistic),[data-theme=dark] .task-overview .stats-overview :deep(.ant-statistic),html.dark .task-list .stats-overview :deep(.ant-statistic),[data-theme=dark] .task-list .stats-overview :deep(.ant-statistic),html.dark .task-projects .stats-overview :deep(.ant-statistic),[data-theme=dark] .task-projects .stats-overview :deep(.ant-statistic),html.dark .task-list-page .stats-overview :deep(.ant-statistic),[data-theme=dark] .task-list-page .stats-overview :deep(.ant-statistic),html.dark .investment-holdings .stats-overview :deep(.ant-statistic),[data-theme=dark] .investment-holdings .stats-overview :deep(.ant-statistic),html.dark .investment-portfolio .stats-overview :deep(.ant-statistic),[data-theme=dark] .investment-portfolio .stats-overview :deep(.ant-statistic),html.dark .precious-metals .stats-overview :deep(.ant-statistic),[data-theme=dark] .precious-metals .stats-overview :deep(.ant-statistic),html.dark .debt-overview .stats-overview :deep(.ant-statistic),[data-theme=dark] .debt-overview .stats-overview :deep(.ant-statistic),html.dark .voucher-overview .stats-overview :deep(.ant-statistic),[data-theme=dark] .voucher-overview .stats-overview :deep(.ant-statistic),html.dark .families-index .stats-overview :deep(.ant-statistic),[data-theme=dark] .families-index .stats-overview :deep(.ant-statistic),html.dark .users-index .stats-overview :deep(.ant-statistic),[data-theme=dark] .users-index .stats-overview :deep(.ant-statistic),html.dark .system-user .stats-overview :deep(.ant-statistic),[data-theme=dark] .system-user .stats-overview :deep(.ant-statistic),html.dark .system-role .stats-overview :deep(.ant-statistic),[data-theme=dark] .system-role .stats-overview :deep(.ant-statistic),html.dark .system-menu .stats-overview :deep(.ant-statistic),[data-theme=dark] .system-menu .stats-overview :deep(.ant-statistic),html.dark .efficiencyhub-index .stats-overview :deep(.ant-statistic),[data-theme=dark] .efficiencyhub-index .stats-overview :deep(.ant-statistic),html.dark .report-dashboard .stats-overview :deep(.ant-statistic),[data-theme=dark] .report-dashboard .stats-overview :deep(.ant-statistic),html.dark .assets-overview .stats-overview :deep(.ant-statistic),[data-theme=dark] .assets-overview .stats-overview :deep(.ant-statistic),html.dark [class*=-page] .summary-cards :deep(.ant-statistic),[data-theme=dark] [class*=-page] .summary-cards :deep(.ant-statistic),html.dark [class*=-container] .summary-cards :deep(.ant-statistic),[data-theme=dark] [class*=-container] .summary-cards :deep(.ant-statistic),html.dark [class*=-overview] .summary-cards :deep(.ant-statistic),[data-theme=dark] [class*=-overview] .summary-cards :deep(.ant-statistic),html.dark [class*=-list] .summary-cards :deep(.ant-statistic),[data-theme=dark] [class*=-list] .summary-cards :deep(.ant-statistic),html.dark [class*=-dashboard] .summary-cards :deep(.ant-statistic),[data-theme=dark] [class*=-dashboard] .summary-cards :deep(.ant-statistic),html.dark .bookkeeping-books .summary-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-books .summary-cards :deep(.ant-statistic),html.dark .bookkeeping-entries .summary-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-entries .summary-cards :deep(.ant-statistic),html.dark .bookkeeping-statistics .summary-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-statistics .summary-cards :deep(.ant-statistic),html.dark .bookkeeping-search .summary-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-search .summary-cards :deep(.ant-statistic),html.dark .bookkeeping-overview .summary-cards :deep(.ant-statistic),[data-theme=dark] .bookkeeping-overview .summary-cards :deep(.ant-statistic),html.dark .budget-container .summary-cards :deep(.ant-statistic),[data-theme=dark] .budget-container .summary-cards :deep(.ant-statistic),html.dark .family-details-container .summary-cards :deep(.ant-statistic),[data-theme=dark] .family-details-container .summary-cards :deep(.ant-statistic),html.dark .finance-dashboard .summary-cards :deep(.ant-statistic),[data-theme=dark] .finance-dashboard .summary-cards :deep(.ant-statistic),html.dark .productivity-dashboard .summary-cards :deep(.ant-statistic),[data-theme=dark] .productivity-dashboard .summary-cards :deep(.ant-statistic),html.dark .countdown-list .summary-cards :deep(.ant-statistic),[data-theme=dark] .countdown-list .summary-cards :deep(.ant-statistic),html.dark .habit-list .summary-cards :deep(.ant-statistic),[data-theme=dark] .habit-list .summary-cards :deep(.ant-statistic),html.dark .memo-list .summary-cards :deep(.ant-statistic),[data-theme=dark] .memo-list .summary-cards :deep(.ant-statistic),html.dark .task-overview .summary-cards :deep(.ant-statistic),[data-theme=dark] .task-overview .summary-cards :deep(.ant-statistic),html.dark .task-list .summary-cards :deep(.ant-statistic),[data-theme=dark] .task-list .summary-cards :deep(.ant-statistic),html.dark .task-projects .summary-cards :deep(.ant-statistic),[data-theme=dark] .task-projects .summary-cards :deep(.ant-statistic),html.dark .task-list-page .summary-cards :deep(.ant-statistic),[data-theme=dark] .task-list-page .summary-cards :deep(.ant-statistic),html.dark .investment-holdings .summary-cards :deep(.ant-statistic),[data-theme=dark] .investment-holdings .summary-cards :deep(.ant-statistic),html.dark .investment-portfolio .summary-cards :deep(.ant-statistic),[data-theme=dark] .investment-portfolio .summary-cards :deep(.ant-statistic),html.dark .precious-metals .summary-cards :deep(.ant-statistic),[data-theme=dark] .precious-metals .summary-cards :deep(.ant-statistic),html.dark .debt-overview .summary-cards :deep(.ant-statistic),[data-theme=dark] .debt-overview .summary-cards :deep(.ant-statistic),html.dark .voucher-overview .summary-cards :deep(.ant-statistic),[data-theme=dark] .voucher-overview .summary-cards :deep(.ant-statistic),html.dark .families-index .summary-cards :deep(.ant-statistic),[data-theme=dark] .families-index .summary-cards :deep(.ant-statistic),html.dark .users-index .summary-cards :deep(.ant-statistic),[data-theme=dark] .users-index .summary-cards :deep(.ant-statistic),html.dark .system-user .summary-cards :deep(.ant-statistic),[data-theme=dark] .system-user .summary-cards :deep(.ant-statistic),html.dark .system-role .summary-cards :deep(.ant-statistic),[data-theme=dark] .system-role .summary-cards :deep(.ant-statistic),html.dark .system-menu .summary-cards :deep(.ant-statistic),[data-theme=dark] .system-menu .summary-cards :deep(.ant-statistic),html.dark .efficiencyhub-index .summary-cards :deep(.ant-statistic),[data-theme=dark] .efficiencyhub-index .summary-cards :deep(.ant-statistic),html.dark .report-dashboard .summary-cards :deep(.ant-statistic),[data-theme=dark] .report-dashboard .summary-cards :deep(.ant-statistic),html.dark .assets-overview .summary-cards :deep(.ant-statistic),[data-theme=dark] .assets-overview .summary-cards :deep(.ant-statistic),html.dark [class*=-page] .stat-cards .ant-statistic,[data-theme=dark] [class*=-page] .stat-cards .ant-statistic,html.dark [class*=-container] .stat-cards .ant-statistic,[data-theme=dark] [class*=-container] .stat-cards .ant-statistic,html.dark [class*=-overview] .stat-cards .ant-statistic,[data-theme=dark] [class*=-overview] .stat-cards .ant-statistic,html.dark [class*=-list] .stat-cards .ant-statistic,[data-theme=dark] [class*=-list] .stat-cards .ant-statistic,html.dark [class*=-dashboard] .stat-cards .ant-statistic,[data-theme=dark] [class*=-dashboard] .stat-cards .ant-statistic,html.dark .bookkeeping-books .stat-cards .ant-statistic,[data-theme=dark] .bookkeeping-books .stat-cards .ant-statistic,html.dark .bookkeeping-entries .stat-cards .ant-statistic,[data-theme=dark] .bookkeeping-entries .stat-cards .ant-statistic,html.dark .bookkeeping-statistics .stat-cards .ant-statistic,[data-theme=dark] .bookkeeping-statistics .stat-cards .ant-statistic,html.dark .bookkeeping-search .stat-cards .ant-statistic,[data-theme=dark] .bookkeeping-search .stat-cards .ant-statistic,html.dark .bookkeeping-overview .stat-cards .ant-statistic,[data-theme=dark] .bookkeeping-overview .stat-cards .ant-statistic,html.dark .budget-container .stat-cards .ant-statistic,[data-theme=dark] .budget-container .stat-cards .ant-statistic,html.dark .family-details-container .stat-cards .ant-statistic,[data-theme=dark] .family-details-container .stat-cards .ant-statistic,html.dark .finance-dashboard .stat-cards .ant-statistic,[data-theme=dark] .finance-dashboard .stat-cards .ant-statistic,html.dark .productivity-dashboard .stat-cards .ant-statistic,[data-theme=dark] .productivity-dashboard .stat-cards .ant-statistic,html.dark .countdown-list .stat-cards .ant-statistic,[data-theme=dark] .countdown-list .stat-cards .ant-statistic,html.dark .habit-list .stat-cards .ant-statistic,[data-theme=dark] .habit-list .stat-cards .ant-statistic,html.dark .memo-list .stat-cards .ant-statistic,[data-theme=dark] .memo-list .stat-cards .ant-statistic,html.dark .task-overview .stat-cards .ant-statistic,[data-theme=dark] .task-overview .stat-cards .ant-statistic,html.dark .task-list .stat-cards .ant-statistic,[data-theme=dark] .task-list .stat-cards .ant-statistic,html.dark .task-projects .stat-cards .ant-statistic,[data-theme=dark] .task-projects .stat-cards .ant-statistic,html.dark .task-list-page .stat-cards .ant-statistic,[data-theme=dark] .task-list-page .stat-cards .ant-statistic,html.dark .investment-holdings .stat-cards .ant-statistic,[data-theme=dark] .investment-holdings .stat-cards .ant-statistic,html.dark .investment-portfolio .stat-cards .ant-statistic,[data-theme=dark] .investment-portfolio .stat-cards .ant-statistic,html.dark .precious-metals .stat-cards .ant-statistic,[data-theme=dark] .precious-metals .stat-cards .ant-statistic,html.dark .debt-overview .stat-cards .ant-statistic,[data-theme=dark] .debt-overview .stat-cards .ant-statistic,html.dark .voucher-overview .stat-cards .ant-statistic,[data-theme=dark] .voucher-overview .stat-cards .ant-statistic,html.dark .families-index .stat-cards .ant-statistic,[data-theme=dark] .families-index .stat-cards .ant-statistic,html.dark .users-index .stat-cards .ant-statistic,[data-theme=dark] .users-index .stat-cards .ant-statistic,html.dark .system-user .stat-cards .ant-statistic,[data-theme=dark] .system-user .stat-cards .ant-statistic,html.dark .system-role .stat-cards .ant-statistic,[data-theme=dark] .system-role .stat-cards .ant-statistic,html.dark .system-menu .stat-cards .ant-statistic,[data-theme=dark] .system-menu .stat-cards .ant-statistic,html.dark .efficiencyhub-index .stat-cards .ant-statistic,[data-theme=dark] .efficiencyhub-index .stat-cards .ant-statistic,html.dark .report-dashboard .stat-cards .ant-statistic,[data-theme=dark] .report-dashboard .stat-cards .ant-statistic,html.dark .assets-overview .stat-cards .ant-statistic,[data-theme=dark] .assets-overview .stat-cards .ant-statistic,html.dark [class*=-page] .stats-overview .ant-statistic,[data-theme=dark] [class*=-page] .stats-overview .ant-statistic,html.dark [class*=-container] .stats-overview .ant-statistic,[data-theme=dark] [class*=-container] .stats-overview .ant-statistic,html.dark [class*=-overview] .stats-overview .ant-statistic,[data-theme=dark] [class*=-overview] .stats-overview .ant-statistic,html.dark [class*=-list] .stats-overview .ant-statistic,[data-theme=dark] [class*=-list] .stats-overview .ant-statistic,html.dark [class*=-dashboard] .stats-overview .ant-statistic,[data-theme=dark] [class*=-dashboard] .stats-overview .ant-statistic,html.dark .bookkeeping-books .stats-overview .ant-statistic,[data-theme=dark] .bookkeeping-books .stats-overview .ant-statistic,html.dark .bookkeeping-entries .stats-overview .ant-statistic,[data-theme=dark] .bookkeeping-entries .stats-overview .ant-statistic,html.dark .bookkeeping-statistics .stats-overview .ant-statistic,[data-theme=dark] .bookkeeping-statistics .stats-overview .ant-statistic,html.dark .bookkeeping-search .stats-overview .ant-statistic,[data-theme=dark] .bookkeeping-search .stats-overview .ant-statistic,html.dark .bookkeeping-overview .stats-overview .ant-statistic,[data-theme=dark] .bookkeeping-overview .stats-overview .ant-statistic,html.dark .budget-container .stats-overview .ant-statistic,[data-theme=dark] .budget-container .stats-overview .ant-statistic,html.dark .family-details-container .stats-overview .ant-statistic,[data-theme=dark] .family-details-container .stats-overview .ant-statistic,html.dark .finance-dashboard .stats-overview .ant-statistic,[data-theme=dark] .finance-dashboard .stats-overview .ant-statistic,html.dark .productivity-dashboard .stats-overview .ant-statistic,[data-theme=dark] .productivity-dashboard .stats-overview .ant-statistic,html.dark .countdown-list .stats-overview .ant-statistic,[data-theme=dark] .countdown-list .stats-overview .ant-statistic,html.dark .habit-list .stats-overview .ant-statistic,[data-theme=dark] .habit-list .stats-overview .ant-statistic,html.dark .memo-list .stats-overview .ant-statistic,[data-theme=dark] .memo-list .stats-overview .ant-statistic,html.dark .task-overview .stats-overview .ant-statistic,[data-theme=dark] .task-overview .stats-overview .ant-statistic,html.dark .task-list .stats-overview .ant-statistic,[data-theme=dark] .task-list .stats-overview .ant-statistic,html.dark .task-projects .stats-overview .ant-statistic,[data-theme=dark] .task-projects .stats-overview .ant-statistic,html.dark .task-list-page .stats-overview .ant-statistic,[data-theme=dark] .task-list-page .stats-overview .ant-statistic,html.dark .investment-holdings .stats-overview .ant-statistic,[data-theme=dark] .investment-holdings .stats-overview .ant-statistic,html.dark .investment-portfolio .stats-overview .ant-statistic,[data-theme=dark] .investment-portfolio .stats-overview .ant-statistic,html.dark .precious-metals .stats-overview .ant-statistic,[data-theme=dark] .precious-metals .stats-overview .ant-statistic,html.dark .debt-overview .stats-overview .ant-statistic,[data-theme=dark] .debt-overview .stats-overview .ant-statistic,html.dark .voucher-overview .stats-overview .ant-statistic,[data-theme=dark] .voucher-overview .stats-overview .ant-statistic,html.dark .families-index .stats-overview .ant-statistic,[data-theme=dark] .families-index .stats-overview .ant-statistic,html.dark .users-index .stats-overview .ant-statistic,[data-theme=dark] .users-index .stats-overview .ant-statistic,html.dark .system-user .stats-overview .ant-statistic,[data-theme=dark] .system-user .stats-overview .ant-statistic,html.dark .system-role .stats-overview .ant-statistic,[data-theme=dark] .system-role .stats-overview .ant-statistic,html.dark .system-menu .stats-overview .ant-statistic,[data-theme=dark] .system-menu .stats-overview .ant-statistic,html.dark .efficiencyhub-index .stats-overview .ant-statistic,[data-theme=dark] .efficiencyhub-index .stats-overview .ant-statistic,html.dark .report-dashboard .stats-overview .ant-statistic,[data-theme=dark] .report-dashboard .stats-overview .ant-statistic,html.dark .assets-overview .stats-overview .ant-statistic,[data-theme=dark] .assets-overview .stats-overview .ant-statistic,html.dark [class*=-page] .summary-cards .ant-statistic,[data-theme=dark] [class*=-page] .summary-cards .ant-statistic,html.dark [class*=-container] .summary-cards .ant-statistic,[data-theme=dark] [class*=-container] .summary-cards .ant-statistic,html.dark [class*=-overview] .summary-cards .ant-statistic,[data-theme=dark] [class*=-overview] .summary-cards .ant-statistic,html.dark [class*=-list] .summary-cards .ant-statistic,[data-theme=dark] [class*=-list] .summary-cards .ant-statistic,html.dark [class*=-dashboard] .summary-cards .ant-statistic,[data-theme=dark] [class*=-dashboard] .summary-cards .ant-statistic,html.dark .bookkeeping-books .summary-cards .ant-statistic,[data-theme=dark] .bookkeeping-books .summary-cards .ant-statistic,html.dark .bookkeeping-entries .summary-cards .ant-statistic,[data-theme=dark] .bookkeeping-entries .summary-cards .ant-statistic,html.dark .bookkeeping-statistics .summary-cards .ant-statistic,[data-theme=dark] .bookkeeping-statistics .summary-cards .ant-statistic,html.dark .bookkeeping-search .summary-cards .ant-statistic,[data-theme=dark] .bookkeeping-search .summary-cards .ant-statistic,html.dark .bookkeeping-overview .summary-cards .ant-statistic,[data-theme=dark] .bookkeeping-overview .summary-cards .ant-statistic,html.dark .budget-container .summary-cards .ant-statistic,[data-theme=dark] .budget-container .summary-cards .ant-statistic,html.dark .family-details-container .summary-cards .ant-statistic,[data-theme=dark] .family-details-container .summary-cards .ant-statistic,html.dark .finance-dashboard .summary-cards .ant-statistic,[data-theme=dark] .finance-dashboard .summary-cards .ant-statistic,html.dark .productivity-dashboard .summary-cards .ant-statistic,[data-theme=dark] .productivity-dashboard .summary-cards .ant-statistic,html.dark .countdown-list .summary-cards .ant-statistic,[data-theme=dark] .countdown-list .summary-cards .ant-statistic,html.dark .habit-list .summary-cards .ant-statistic,[data-theme=dark] .habit-list .summary-cards .ant-statistic,html.dark .memo-list .summary-cards .ant-statistic,[data-theme=dark] .memo-list .summary-cards .ant-statistic,html.dark .task-overview .summary-cards .ant-statistic,[data-theme=dark] .task-overview .summary-cards .ant-statistic,html.dark .task-list .summary-cards .ant-statistic,[data-theme=dark] .task-list .summary-cards .ant-statistic,html.dark .task-projects .summary-cards .ant-statistic,[data-theme=dark] .task-projects .summary-cards .ant-statistic,html.dark .task-list-page .summary-cards .ant-statistic,[data-theme=dark] .task-list-page .summary-cards .ant-statistic,html.dark .investment-holdings .summary-cards .ant-statistic,[data-theme=dark] .investment-holdings .summary-cards .ant-statistic,html.dark .investment-portfolio .summary-cards .ant-statistic,[data-theme=dark] .investment-portfolio .summary-cards .ant-statistic,html.dark .precious-metals .summary-cards .ant-statistic,[data-theme=dark] .precious-metals .summary-cards .ant-statistic,html.dark .debt-overview .summary-cards .ant-statistic,[data-theme=dark] .debt-overview .summary-cards .ant-statistic,html.dark .voucher-overview .summary-cards .ant-statistic,[data-theme=dark] .voucher-overview .summary-cards .ant-statistic,html.dark .families-index .summary-cards .ant-statistic,[data-theme=dark] .families-index .summary-cards .ant-statistic,html.dark .users-index .summary-cards .ant-statistic,[data-theme=dark] .users-index .summary-cards .ant-statistic,html.dark .system-user .summary-cards .ant-statistic,[data-theme=dark] .system-user .summary-cards .ant-statistic,html.dark .system-role .summary-cards .ant-statistic,[data-theme=dark] .system-role .summary-cards .ant-statistic,html.dark .system-menu .summary-cards .ant-statistic,[data-theme=dark] .system-menu .summary-cards .ant-statistic,html.dark .efficiencyhub-index .summary-cards .ant-statistic,[data-theme=dark] .efficiencyhub-index .summary-cards .ant-statistic,html.dark .report-dashboard .summary-cards .ant-statistic,[data-theme=dark] .report-dashboard .summary-cards .ant-statistic,html.dark .assets-overview .summary-cards .ant-statistic,[data-theme=dark] .assets-overview .summary-cards .ant-statistic{background:var(--card-bg)!important;border:1px solid var(--card-border)!important;border-radius:8px}html.dark [class*=-page] .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-page] .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-container] .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-container] .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-overview] .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-overview] .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-list] .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-list] .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-dashboard] .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-dashboard] .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-books .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-books .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-entries .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-entries .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-statistics .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-statistics .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-search .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-search .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .budget-container .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .budget-container .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .family-details-container .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .family-details-container .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .finance-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .finance-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .productivity-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .productivity-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .countdown-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .countdown-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .habit-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .habit-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .memo-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .memo-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-list .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-projects .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-projects .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-list-page .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-list-page .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .investment-holdings .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .investment-holdings .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .investment-portfolio .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .investment-portfolio .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .precious-metals .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .precious-metals .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .debt-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .debt-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .voucher-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .voucher-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .families-index .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .families-index .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .users-index .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .users-index .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .system-user .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-user .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .system-role .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-role .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .system-menu .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-menu .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .efficiencyhub-index .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .efficiencyhub-index .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .report-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .report-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .assets-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .assets-overview .stat-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-page] .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-page] .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-container] .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-container] .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-overview] .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-overview] .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-list] .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-list] .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-dashboard] .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-dashboard] .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-books .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-books .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-entries .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-entries .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-statistics .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-statistics .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-search .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-search .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .budget-container .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .budget-container .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .family-details-container .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .family-details-container .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .finance-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .finance-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .productivity-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .productivity-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .countdown-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .countdown-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .habit-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .habit-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .memo-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .memo-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .task-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .task-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-list .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .task-projects .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-projects .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .task-list-page .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-list-page .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .investment-holdings .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .investment-holdings .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .investment-portfolio .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .investment-portfolio .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .precious-metals .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .precious-metals .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .debt-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .debt-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .voucher-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .voucher-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .families-index .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .families-index .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .users-index .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .users-index .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .system-user .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-user .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .system-role .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-role .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .system-menu .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-menu .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .efficiencyhub-index .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .efficiencyhub-index .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .report-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .report-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark .assets-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .assets-overview .stats-overview :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-page] .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-page] .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-container] .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-container] .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-overview] .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-overview] .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-list] .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-list] .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-dashboard] .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] [class*=-dashboard] .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-books .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-books .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-entries .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-entries .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-statistics .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-statistics .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-search .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-search .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .bookkeeping-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .bookkeeping-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .budget-container .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .budget-container .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .family-details-container .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .family-details-container .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .finance-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .finance-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .productivity-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .productivity-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .countdown-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .countdown-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .habit-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .habit-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .memo-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .memo-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-list .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-projects .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-projects .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .task-list-page .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .task-list-page .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .investment-holdings .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .investment-holdings .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .investment-portfolio .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .investment-portfolio .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .precious-metals .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .precious-metals .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .debt-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .debt-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .voucher-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .voucher-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .families-index .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .families-index .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .users-index .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .users-index .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .system-user .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-user .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .system-role .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-role .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .system-menu .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .system-menu .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .efficiencyhub-index .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .efficiencyhub-index .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .report-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .report-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark .assets-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,[data-theme=dark] .assets-overview .summary-cards :deep(.ant-statistic) .ant-statistic-title,html.dark [class*=-page] .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-page] .stat-cards .ant-statistic .ant-statistic-title,html.dark [class*=-container] .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-container] .stat-cards .ant-statistic .ant-statistic-title,html.dark [class*=-overview] .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-overview] .stat-cards .ant-statistic .ant-statistic-title,html.dark [class*=-list] .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-list] .stat-cards .ant-statistic .ant-statistic-title,html.dark [class*=-dashboard] .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-dashboard] .stat-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-books .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-books .stat-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-entries .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-entries .stat-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-statistics .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-statistics .stat-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-search .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-search .stat-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-overview .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-overview .stat-cards .ant-statistic .ant-statistic-title,html.dark .budget-container .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .budget-container .stat-cards .ant-statistic .ant-statistic-title,html.dark .family-details-container .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .family-details-container .stat-cards .ant-statistic .ant-statistic-title,html.dark .finance-dashboard .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .finance-dashboard .stat-cards .ant-statistic .ant-statistic-title,html.dark .productivity-dashboard .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .productivity-dashboard .stat-cards .ant-statistic .ant-statistic-title,html.dark .countdown-list .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .countdown-list .stat-cards .ant-statistic .ant-statistic-title,html.dark .habit-list .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .habit-list .stat-cards .ant-statistic .ant-statistic-title,html.dark .memo-list .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .memo-list .stat-cards .ant-statistic .ant-statistic-title,html.dark .task-overview .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-overview .stat-cards .ant-statistic .ant-statistic-title,html.dark .task-list .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-list .stat-cards .ant-statistic .ant-statistic-title,html.dark .task-projects .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-projects .stat-cards .ant-statistic .ant-statistic-title,html.dark .task-list-page .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-list-page .stat-cards .ant-statistic .ant-statistic-title,html.dark .investment-holdings .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .investment-holdings .stat-cards .ant-statistic .ant-statistic-title,html.dark .investment-portfolio .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .investment-portfolio .stat-cards .ant-statistic .ant-statistic-title,html.dark .precious-metals .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .precious-metals .stat-cards .ant-statistic .ant-statistic-title,html.dark .debt-overview .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .debt-overview .stat-cards .ant-statistic .ant-statistic-title,html.dark .voucher-overview .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .voucher-overview .stat-cards .ant-statistic .ant-statistic-title,html.dark .families-index .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .families-index .stat-cards .ant-statistic .ant-statistic-title,html.dark .users-index .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .users-index .stat-cards .ant-statistic .ant-statistic-title,html.dark .system-user .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .system-user .stat-cards .ant-statistic .ant-statistic-title,html.dark .system-role .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .system-role .stat-cards .ant-statistic .ant-statistic-title,html.dark .system-menu .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .system-menu .stat-cards .ant-statistic .ant-statistic-title,html.dark .efficiencyhub-index .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .efficiencyhub-index .stat-cards .ant-statistic .ant-statistic-title,html.dark .report-dashboard .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .report-dashboard .stat-cards .ant-statistic .ant-statistic-title,html.dark .assets-overview .stat-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .assets-overview .stat-cards .ant-statistic .ant-statistic-title,html.dark [class*=-page] .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-page] .stats-overview .ant-statistic .ant-statistic-title,html.dark [class*=-container] .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-container] .stats-overview .ant-statistic .ant-statistic-title,html.dark [class*=-overview] .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-overview] .stats-overview .ant-statistic .ant-statistic-title,html.dark [class*=-list] .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-list] .stats-overview .ant-statistic .ant-statistic-title,html.dark [class*=-dashboard] .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-dashboard] .stats-overview .ant-statistic .ant-statistic-title,html.dark .bookkeeping-books .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-books .stats-overview .ant-statistic .ant-statistic-title,html.dark .bookkeeping-entries .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-entries .stats-overview .ant-statistic .ant-statistic-title,html.dark .bookkeeping-statistics .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-statistics .stats-overview .ant-statistic .ant-statistic-title,html.dark .bookkeeping-search .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-search .stats-overview .ant-statistic .ant-statistic-title,html.dark .bookkeeping-overview .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-overview .stats-overview .ant-statistic .ant-statistic-title,html.dark .budget-container .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .budget-container .stats-overview .ant-statistic .ant-statistic-title,html.dark .family-details-container .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .family-details-container .stats-overview .ant-statistic .ant-statistic-title,html.dark .finance-dashboard .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .finance-dashboard .stats-overview .ant-statistic .ant-statistic-title,html.dark .productivity-dashboard .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .productivity-dashboard .stats-overview .ant-statistic .ant-statistic-title,html.dark .countdown-list .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .countdown-list .stats-overview .ant-statistic .ant-statistic-title,html.dark .habit-list .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .habit-list .stats-overview .ant-statistic .ant-statistic-title,html.dark .memo-list .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .memo-list .stats-overview .ant-statistic .ant-statistic-title,html.dark .task-overview .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .task-overview .stats-overview .ant-statistic .ant-statistic-title,html.dark .task-list .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .task-list .stats-overview .ant-statistic .ant-statistic-title,html.dark .task-projects .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .task-projects .stats-overview .ant-statistic .ant-statistic-title,html.dark .task-list-page .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .task-list-page .stats-overview .ant-statistic .ant-statistic-title,html.dark .investment-holdings .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .investment-holdings .stats-overview .ant-statistic .ant-statistic-title,html.dark .investment-portfolio .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .investment-portfolio .stats-overview .ant-statistic .ant-statistic-title,html.dark .precious-metals .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .precious-metals .stats-overview .ant-statistic .ant-statistic-title,html.dark .debt-overview .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .debt-overview .stats-overview .ant-statistic .ant-statistic-title,html.dark .voucher-overview .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .voucher-overview .stats-overview .ant-statistic .ant-statistic-title,html.dark .families-index .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .families-index .stats-overview .ant-statistic .ant-statistic-title,html.dark .users-index .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .users-index .stats-overview .ant-statistic .ant-statistic-title,html.dark .system-user .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .system-user .stats-overview .ant-statistic .ant-statistic-title,html.dark .system-role .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .system-role .stats-overview .ant-statistic .ant-statistic-title,html.dark .system-menu .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .system-menu .stats-overview .ant-statistic .ant-statistic-title,html.dark .efficiencyhub-index .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .efficiencyhub-index .stats-overview .ant-statistic .ant-statistic-title,html.dark .report-dashboard .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .report-dashboard .stats-overview .ant-statistic .ant-statistic-title,html.dark .assets-overview .stats-overview .ant-statistic .ant-statistic-title,[data-theme=dark] .assets-overview .stats-overview .ant-statistic .ant-statistic-title,html.dark [class*=-page] .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-page] .summary-cards .ant-statistic .ant-statistic-title,html.dark [class*=-container] .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-container] .summary-cards .ant-statistic .ant-statistic-title,html.dark [class*=-overview] .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-overview] .summary-cards .ant-statistic .ant-statistic-title,html.dark [class*=-list] .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-list] .summary-cards .ant-statistic .ant-statistic-title,html.dark [class*=-dashboard] .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] [class*=-dashboard] .summary-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-books .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-books .summary-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-entries .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-entries .summary-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-statistics .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-statistics .summary-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-search .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-search .summary-cards .ant-statistic .ant-statistic-title,html.dark .bookkeeping-overview .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .bookkeeping-overview .summary-cards .ant-statistic .ant-statistic-title,html.dark .budget-container .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .budget-container .summary-cards .ant-statistic .ant-statistic-title,html.dark .family-details-container .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .family-details-container .summary-cards .ant-statistic .ant-statistic-title,html.dark .finance-dashboard .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .finance-dashboard .summary-cards .ant-statistic .ant-statistic-title,html.dark .productivity-dashboard .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .productivity-dashboard .summary-cards .ant-statistic .ant-statistic-title,html.dark .countdown-list .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .countdown-list .summary-cards .ant-statistic .ant-statistic-title,html.dark .habit-list .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .habit-list .summary-cards .ant-statistic .ant-statistic-title,html.dark .memo-list .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .memo-list .summary-cards .ant-statistic .ant-statistic-title,html.dark .task-overview .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-overview .summary-cards .ant-statistic .ant-statistic-title,html.dark .task-list .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-list .summary-cards .ant-statistic .ant-statistic-title,html.dark .task-projects .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-projects .summary-cards .ant-statistic .ant-statistic-title,html.dark .task-list-page .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .task-list-page .summary-cards .ant-statistic .ant-statistic-title,html.dark .investment-holdings .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .investment-holdings .summary-cards .ant-statistic .ant-statistic-title,html.dark .investment-portfolio .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .investment-portfolio .summary-cards .ant-statistic .ant-statistic-title,html.dark .precious-metals .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .precious-metals .summary-cards .ant-statistic .ant-statistic-title,html.dark .debt-overview .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .debt-overview .summary-cards .ant-statistic .ant-statistic-title,html.dark .voucher-overview .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .voucher-overview .summary-cards .ant-statistic .ant-statistic-title,html.dark .families-index .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .families-index .summary-cards .ant-statistic .ant-statistic-title,html.dark .users-index .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .users-index .summary-cards .ant-statistic .ant-statistic-title,html.dark .system-user .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .system-user .summary-cards .ant-statistic .ant-statistic-title,html.dark .system-role .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .system-role .summary-cards .ant-statistic .ant-statistic-title,html.dark .system-menu .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .system-menu .summary-cards .ant-statistic .ant-statistic-title,html.dark .efficiencyhub-index .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .efficiencyhub-index .summary-cards .ant-statistic .ant-statistic-title,html.dark .report-dashboard .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .report-dashboard .summary-cards .ant-statistic .ant-statistic-title,html.dark .assets-overview .summary-cards .ant-statistic .ant-statistic-title,[data-theme=dark] .assets-overview .summary-cards .ant-statistic .ant-statistic-title{color:var(--text-color-secondary)!important}html.dark [class*=-page] .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-page] .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-container] .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-container] .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-overview] .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-overview] .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-list] .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-list] .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-dashboard] .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-dashboard] .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-books .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-books .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-entries .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-entries .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-statistics .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-statistics .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-search .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-search .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .budget-container .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .budget-container .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .family-details-container .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .family-details-container .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .finance-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .finance-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .productivity-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .productivity-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .countdown-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .countdown-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .habit-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .habit-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .memo-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .memo-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-list .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-projects .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-projects .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-list-page .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-list-page .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .investment-holdings .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .investment-holdings .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .investment-portfolio .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .investment-portfolio .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .precious-metals .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .precious-metals .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .debt-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .debt-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .voucher-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .voucher-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .families-index .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .families-index .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .users-index .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .users-index .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .system-user .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-user .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .system-role .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-role .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .system-menu .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-menu .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .efficiencyhub-index .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .efficiencyhub-index .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .report-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .report-dashboard .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .assets-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .assets-overview .stat-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-page] .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-page] .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-container] .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-container] .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-overview] .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-overview] .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-list] .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-list] .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-dashboard] .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-dashboard] .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-books .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-books .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-entries .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-entries .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-statistics .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-statistics .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-search .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-search .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .budget-container .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .budget-container .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .family-details-container .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .family-details-container .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .finance-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .finance-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .productivity-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .productivity-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .countdown-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .countdown-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .habit-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .habit-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .memo-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .memo-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .task-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .task-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-list .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .task-projects .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-projects .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .task-list-page .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-list-page .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .investment-holdings .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .investment-holdings .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .investment-portfolio .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .investment-portfolio .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .precious-metals .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .precious-metals .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .debt-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .debt-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .voucher-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .voucher-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .families-index .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .families-index .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .users-index .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .users-index .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .system-user .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-user .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .system-role .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-role .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .system-menu .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-menu .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .efficiencyhub-index .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .efficiencyhub-index .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .report-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .report-dashboard .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark .assets-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .assets-overview .stats-overview :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-page] .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-page] .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-container] .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-container] .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-overview] .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-overview] .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-list] .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-list] .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-dashboard] .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] [class*=-dashboard] .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-books .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-books .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-entries .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-entries .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-statistics .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-statistics .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-search .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-search .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .bookkeeping-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .bookkeeping-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .budget-container .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .budget-container .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .family-details-container .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .family-details-container .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .finance-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .finance-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .productivity-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .productivity-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .countdown-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .countdown-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .habit-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .habit-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .memo-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .memo-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-list .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-projects .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-projects .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .task-list-page .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .task-list-page .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .investment-holdings .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .investment-holdings .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .investment-portfolio .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .investment-portfolio .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .precious-metals .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .precious-metals .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .debt-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .debt-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .voucher-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .voucher-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .families-index .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .families-index .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .users-index .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .users-index .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .system-user .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-user .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .system-role .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-role .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .system-menu .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .system-menu .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .efficiencyhub-index .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .efficiencyhub-index .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .report-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .report-dashboard .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark .assets-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,[data-theme=dark] .assets-overview .summary-cards :deep(.ant-statistic) .ant-statistic-content,html.dark [class*=-page] .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-page] .stat-cards .ant-statistic .ant-statistic-content,html.dark [class*=-container] .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-container] .stat-cards .ant-statistic .ant-statistic-content,html.dark [class*=-overview] .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-overview] .stat-cards .ant-statistic .ant-statistic-content,html.dark [class*=-list] .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-list] .stat-cards .ant-statistic .ant-statistic-content,html.dark [class*=-dashboard] .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-dashboard] .stat-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-books .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-books .stat-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-entries .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-entries .stat-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-statistics .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-statistics .stat-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-search .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-search .stat-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-overview .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-overview .stat-cards .ant-statistic .ant-statistic-content,html.dark .budget-container .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .budget-container .stat-cards .ant-statistic .ant-statistic-content,html.dark .family-details-container .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .family-details-container .stat-cards .ant-statistic .ant-statistic-content,html.dark .finance-dashboard .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .finance-dashboard .stat-cards .ant-statistic .ant-statistic-content,html.dark .productivity-dashboard .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .productivity-dashboard .stat-cards .ant-statistic .ant-statistic-content,html.dark .countdown-list .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .countdown-list .stat-cards .ant-statistic .ant-statistic-content,html.dark .habit-list .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .habit-list .stat-cards .ant-statistic .ant-statistic-content,html.dark .memo-list .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .memo-list .stat-cards .ant-statistic .ant-statistic-content,html.dark .task-overview .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-overview .stat-cards .ant-statistic .ant-statistic-content,html.dark .task-list .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-list .stat-cards .ant-statistic .ant-statistic-content,html.dark .task-projects .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-projects .stat-cards .ant-statistic .ant-statistic-content,html.dark .task-list-page .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-list-page .stat-cards .ant-statistic .ant-statistic-content,html.dark .investment-holdings .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .investment-holdings .stat-cards .ant-statistic .ant-statistic-content,html.dark .investment-portfolio .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .investment-portfolio .stat-cards .ant-statistic .ant-statistic-content,html.dark .precious-metals .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .precious-metals .stat-cards .ant-statistic .ant-statistic-content,html.dark .debt-overview .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .debt-overview .stat-cards .ant-statistic .ant-statistic-content,html.dark .voucher-overview .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .voucher-overview .stat-cards .ant-statistic .ant-statistic-content,html.dark .families-index .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .families-index .stat-cards .ant-statistic .ant-statistic-content,html.dark .users-index .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .users-index .stat-cards .ant-statistic .ant-statistic-content,html.dark .system-user .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .system-user .stat-cards .ant-statistic .ant-statistic-content,html.dark .system-role .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .system-role .stat-cards .ant-statistic .ant-statistic-content,html.dark .system-menu .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .system-menu .stat-cards .ant-statistic .ant-statistic-content,html.dark .efficiencyhub-index .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .efficiencyhub-index .stat-cards .ant-statistic .ant-statistic-content,html.dark .report-dashboard .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .report-dashboard .stat-cards .ant-statistic .ant-statistic-content,html.dark .assets-overview .stat-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .assets-overview .stat-cards .ant-statistic .ant-statistic-content,html.dark [class*=-page] .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-page] .stats-overview .ant-statistic .ant-statistic-content,html.dark [class*=-container] .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-container] .stats-overview .ant-statistic .ant-statistic-content,html.dark [class*=-overview] .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-overview] .stats-overview .ant-statistic .ant-statistic-content,html.dark [class*=-list] .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-list] .stats-overview .ant-statistic .ant-statistic-content,html.dark [class*=-dashboard] .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-dashboard] .stats-overview .ant-statistic .ant-statistic-content,html.dark .bookkeeping-books .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-books .stats-overview .ant-statistic .ant-statistic-content,html.dark .bookkeeping-entries .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-entries .stats-overview .ant-statistic .ant-statistic-content,html.dark .bookkeeping-statistics .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-statistics .stats-overview .ant-statistic .ant-statistic-content,html.dark .bookkeeping-search .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-search .stats-overview .ant-statistic .ant-statistic-content,html.dark .bookkeeping-overview .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-overview .stats-overview .ant-statistic .ant-statistic-content,html.dark .budget-container .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .budget-container .stats-overview .ant-statistic .ant-statistic-content,html.dark .family-details-container .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .family-details-container .stats-overview .ant-statistic .ant-statistic-content,html.dark .finance-dashboard .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .finance-dashboard .stats-overview .ant-statistic .ant-statistic-content,html.dark .productivity-dashboard .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .productivity-dashboard .stats-overview .ant-statistic .ant-statistic-content,html.dark .countdown-list .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .countdown-list .stats-overview .ant-statistic .ant-statistic-content,html.dark .habit-list .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .habit-list .stats-overview .ant-statistic .ant-statistic-content,html.dark .memo-list .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .memo-list .stats-overview .ant-statistic .ant-statistic-content,html.dark .task-overview .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .task-overview .stats-overview .ant-statistic .ant-statistic-content,html.dark .task-list .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .task-list .stats-overview .ant-statistic .ant-statistic-content,html.dark .task-projects .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .task-projects .stats-overview .ant-statistic .ant-statistic-content,html.dark .task-list-page .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .task-list-page .stats-overview .ant-statistic .ant-statistic-content,html.dark .investment-holdings .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .investment-holdings .stats-overview .ant-statistic .ant-statistic-content,html.dark .investment-portfolio .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .investment-portfolio .stats-overview .ant-statistic .ant-statistic-content,html.dark .precious-metals .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .precious-metals .stats-overview .ant-statistic .ant-statistic-content,html.dark .debt-overview .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .debt-overview .stats-overview .ant-statistic .ant-statistic-content,html.dark .voucher-overview .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .voucher-overview .stats-overview .ant-statistic .ant-statistic-content,html.dark .families-index .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .families-index .stats-overview .ant-statistic .ant-statistic-content,html.dark .users-index .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .users-index .stats-overview .ant-statistic .ant-statistic-content,html.dark .system-user .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .system-user .stats-overview .ant-statistic .ant-statistic-content,html.dark .system-role .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .system-role .stats-overview .ant-statistic .ant-statistic-content,html.dark .system-menu .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .system-menu .stats-overview .ant-statistic .ant-statistic-content,html.dark .efficiencyhub-index .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .efficiencyhub-index .stats-overview .ant-statistic .ant-statistic-content,html.dark .report-dashboard .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .report-dashboard .stats-overview .ant-statistic .ant-statistic-content,html.dark .assets-overview .stats-overview .ant-statistic .ant-statistic-content,[data-theme=dark] .assets-overview .stats-overview .ant-statistic .ant-statistic-content,html.dark [class*=-page] .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-page] .summary-cards .ant-statistic .ant-statistic-content,html.dark [class*=-container] .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-container] .summary-cards .ant-statistic .ant-statistic-content,html.dark [class*=-overview] .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-overview] .summary-cards .ant-statistic .ant-statistic-content,html.dark [class*=-list] .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-list] .summary-cards .ant-statistic .ant-statistic-content,html.dark [class*=-dashboard] .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] [class*=-dashboard] .summary-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-books .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-books .summary-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-entries .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-entries .summary-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-statistics .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-statistics .summary-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-search .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-search .summary-cards .ant-statistic .ant-statistic-content,html.dark .bookkeeping-overview .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .bookkeeping-overview .summary-cards .ant-statistic .ant-statistic-content,html.dark .budget-container .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .budget-container .summary-cards .ant-statistic .ant-statistic-content,html.dark .family-details-container .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .family-details-container .summary-cards .ant-statistic .ant-statistic-content,html.dark .finance-dashboard .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .finance-dashboard .summary-cards .ant-statistic .ant-statistic-content,html.dark .productivity-dashboard .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .productivity-dashboard .summary-cards .ant-statistic .ant-statistic-content,html.dark .countdown-list .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .countdown-list .summary-cards .ant-statistic .ant-statistic-content,html.dark .habit-list .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .habit-list .summary-cards .ant-statistic .ant-statistic-content,html.dark .memo-list .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .memo-list .summary-cards .ant-statistic .ant-statistic-content,html.dark .task-overview .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-overview .summary-cards .ant-statistic .ant-statistic-content,html.dark .task-list .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-list .summary-cards .ant-statistic .ant-statistic-content,html.dark .task-projects .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-projects .summary-cards .ant-statistic .ant-statistic-content,html.dark .task-list-page .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .task-list-page .summary-cards .ant-statistic .ant-statistic-content,html.dark .investment-holdings .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .investment-holdings .summary-cards .ant-statistic .ant-statistic-content,html.dark .investment-portfolio .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .investment-portfolio .summary-cards .ant-statistic .ant-statistic-content,html.dark .precious-metals .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .precious-metals .summary-cards .ant-statistic .ant-statistic-content,html.dark .debt-overview .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .debt-overview .summary-cards .ant-statistic .ant-statistic-content,html.dark .voucher-overview .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .voucher-overview .summary-cards .ant-statistic .ant-statistic-content,html.dark .families-index .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .families-index .summary-cards .ant-statistic .ant-statistic-content,html.dark .users-index .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .users-index .summary-cards .ant-statistic .ant-statistic-content,html.dark .system-user .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .system-user .summary-cards .ant-statistic .ant-statistic-content,html.dark .system-role .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .system-role .summary-cards .ant-statistic .ant-statistic-content,html.dark .system-menu .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .system-menu .summary-cards .ant-statistic .ant-statistic-content,html.dark .efficiencyhub-index .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .efficiencyhub-index .summary-cards .ant-statistic .ant-statistic-content,html.dark .report-dashboard .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .report-dashboard .summary-cards .ant-statistic .ant-statistic-content,html.dark .assets-overview .summary-cards .ant-statistic .ant-statistic-content,[data-theme=dark] .assets-overview .summary-cards .ant-statistic .ant-statistic-content{color:var(--text-color)!important}html.dark [class*=-page] .project-card .project-stats .stat-item .value,[data-theme=dark] [class*=-page] .project-card .project-stats .stat-item .value,html.dark [class*=-container] .project-card .project-stats .stat-item .value,[data-theme=dark] [class*=-container] .project-card .project-stats .stat-item .value,html.dark [class*=-overview] .project-card .project-stats .stat-item .value,[data-theme=dark] [class*=-overview] .project-card .project-stats .stat-item .value,html.dark [class*=-list] .project-card .project-stats .stat-item .value,[data-theme=dark] [class*=-list] .project-card .project-stats .stat-item .value,html.dark [class*=-dashboard] .project-card .project-stats .stat-item .value,[data-theme=dark] [class*=-dashboard] .project-card .project-stats .stat-item .value,html.dark .bookkeeping-books .project-card .project-stats .stat-item .value,[data-theme=dark] .bookkeeping-books .project-card .project-stats .stat-item .value,html.dark .bookkeeping-entries .project-card .project-stats .stat-item .value,[data-theme=dark] .bookkeeping-entries .project-card .project-stats .stat-item .value,html.dark .bookkeeping-statistics .project-card .project-stats .stat-item .value,[data-theme=dark] .bookkeeping-statistics .project-card .project-stats .stat-item .value,html.dark .bookkeeping-search .project-card .project-stats .stat-item .value,[data-theme=dark] .bookkeeping-search .project-card .project-stats .stat-item .value,html.dark .bookkeeping-overview .project-card .project-stats .stat-item .value,[data-theme=dark] .bookkeeping-overview .project-card .project-stats .stat-item .value,html.dark .budget-container .project-card .project-stats .stat-item .value,[data-theme=dark] .budget-container .project-card .project-stats .stat-item .value,html.dark .family-details-container .project-card .project-stats .stat-item .value,[data-theme=dark] .family-details-container .project-card .project-stats .stat-item .value,html.dark .finance-dashboard .project-card .project-stats .stat-item .value,[data-theme=dark] .finance-dashboard .project-card .project-stats .stat-item .value,html.dark .productivity-dashboard .project-card .project-stats .stat-item .value,[data-theme=dark] .productivity-dashboard .project-card .project-stats .stat-item .value,html.dark .countdown-list .project-card .project-stats .stat-item .value,[data-theme=dark] .countdown-list .project-card .project-stats .stat-item .value,html.dark .habit-list .project-card .project-stats .stat-item .value,[data-theme=dark] .habit-list .project-card .project-stats .stat-item .value,html.dark .memo-list .project-card .project-stats .stat-item .value,[data-theme=dark] .memo-list .project-card .project-stats .stat-item .value,html.dark .task-overview .project-card .project-stats .stat-item .value,[data-theme=dark] .task-overview .project-card .project-stats .stat-item .value,html.dark .task-list .project-card .project-stats .stat-item .value,[data-theme=dark] .task-list .project-card .project-stats .stat-item .value,html.dark .task-projects .project-card .project-stats .stat-item .value,[data-theme=dark] .task-projects .project-card .project-stats .stat-item .value,html.dark .task-list-page .project-card .project-stats .stat-item .value,[data-theme=dark] .task-list-page .project-card .project-stats .stat-item .value,html.dark .investment-holdings .project-card .project-stats .stat-item .value,[data-theme=dark] .investment-holdings .project-card .project-stats .stat-item .value,html.dark .investment-portfolio .project-card .project-stats .stat-item .value,[data-theme=dark] .investment-portfolio .project-card .project-stats .stat-item .value,html.dark .precious-metals .project-card .project-stats .stat-item .value,[data-theme=dark] .precious-metals .project-card .project-stats .stat-item .value,html.dark .debt-overview .project-card .project-stats .stat-item .value,[data-theme=dark] .debt-overview .project-card .project-stats .stat-item .value,html.dark .voucher-overview .project-card .project-stats .stat-item .value,[data-theme=dark] .voucher-overview .project-card .project-stats .stat-item .value,html.dark .families-index .project-card .project-stats .stat-item .value,[data-theme=dark] .families-index .project-card .project-stats .stat-item .value,html.dark .users-index .project-card .project-stats .stat-item .value,[data-theme=dark] .users-index .project-card .project-stats .stat-item .value,html.dark .system-user .project-card .project-stats .stat-item .value,[data-theme=dark] .system-user .project-card .project-stats .stat-item .value,html.dark .system-role .project-card .project-stats .stat-item .value,[data-theme=dark] .system-role .project-card .project-stats .stat-item .value,html.dark .system-menu .project-card .project-stats .stat-item .value,[data-theme=dark] .system-menu .project-card .project-stats .stat-item .value,html.dark .efficiencyhub-index .project-card .project-stats .stat-item .value,[data-theme=dark] .efficiencyhub-index .project-card .project-stats .stat-item .value,html.dark .report-dashboard .project-card .project-stats .stat-item .value,[data-theme=dark] .report-dashboard .project-card .project-stats .stat-item .value,html.dark .assets-overview .project-card .project-stats .stat-item .value,[data-theme=dark] .assets-overview .project-card .project-stats .stat-item .value{color:var(--text-color)!important}html.dark [class*=-page] .project-card .project-stats .stat-item .label,[data-theme=dark] [class*=-page] .project-card .project-stats .stat-item .label,html.dark [class*=-container] .project-card .project-stats .stat-item .label,[data-theme=dark] [class*=-container] .project-card .project-stats .stat-item .label,html.dark [class*=-overview] .project-card .project-stats .stat-item .label,[data-theme=dark] [class*=-overview] .project-card .project-stats .stat-item .label,html.dark [class*=-list] .project-card .project-stats .stat-item .label,[data-theme=dark] [class*=-list] .project-card .project-stats .stat-item .label,html.dark [class*=-dashboard] .project-card .project-stats .stat-item .label,[data-theme=dark] [class*=-dashboard] .project-card .project-stats .stat-item .label,html.dark .bookkeeping-books .project-card .project-stats .stat-item .label,[data-theme=dark] .bookkeeping-books .project-card .project-stats .stat-item .label,html.dark .bookkeeping-entries .project-card .project-stats .stat-item .label,[data-theme=dark] .bookkeeping-entries .project-card .project-stats .stat-item .label,html.dark .bookkeeping-statistics .project-card .project-stats .stat-item .label,[data-theme=dark] .bookkeeping-statistics .project-card .project-stats .stat-item .label,html.dark .bookkeeping-search .project-card .project-stats .stat-item .label,[data-theme=dark] .bookkeeping-search .project-card .project-stats .stat-item .label,html.dark .bookkeeping-overview .project-card .project-stats .stat-item .label,[data-theme=dark] .bookkeeping-overview .project-card .project-stats .stat-item .label,html.dark .budget-container .project-card .project-stats .stat-item .label,[data-theme=dark] .budget-container .project-card .project-stats .stat-item .label,html.dark .family-details-container .project-card .project-stats .stat-item .label,[data-theme=dark] .family-details-container .project-card .project-stats .stat-item .label,html.dark .finance-dashboard .project-card .project-stats .stat-item .label,[data-theme=dark] .finance-dashboard .project-card .project-stats .stat-item .label,html.dark .productivity-dashboard .project-card .project-stats .stat-item .label,[data-theme=dark] .productivity-dashboard .project-card .project-stats .stat-item .label,html.dark .countdown-list .project-card .project-stats .stat-item .label,[data-theme=dark] .countdown-list .project-card .project-stats .stat-item .label,html.dark .habit-list .project-card .project-stats .stat-item .label,[data-theme=dark] .habit-list .project-card .project-stats .stat-item .label,html.dark .memo-list .project-card .project-stats .stat-item .label,[data-theme=dark] .memo-list .project-card .project-stats .stat-item .label,html.dark .task-overview .project-card .project-stats .stat-item .label,[data-theme=dark] .task-overview .project-card .project-stats .stat-item .label,html.dark .task-list .project-card .project-stats .stat-item .label,[data-theme=dark] .task-list .project-card .project-stats .stat-item .label,html.dark .task-projects .project-card .project-stats .stat-item .label,[data-theme=dark] .task-projects .project-card .project-stats .stat-item .label,html.dark .task-list-page .project-card .project-stats .stat-item .label,[data-theme=dark] .task-list-page .project-card .project-stats .stat-item .label,html.dark .investment-holdings .project-card .project-stats .stat-item .label,[data-theme=dark] .investment-holdings .project-card .project-stats .stat-item .label,html.dark .investment-portfolio .project-card .project-stats .stat-item .label,[data-theme=dark] .investment-portfolio .project-card .project-stats .stat-item .label,html.dark .precious-metals .project-card .project-stats .stat-item .label,[data-theme=dark] .precious-metals .project-card .project-stats .stat-item .label,html.dark .debt-overview .project-card .project-stats .stat-item .label,[data-theme=dark] .debt-overview .project-card .project-stats .stat-item .label,html.dark .voucher-overview .project-card .project-stats .stat-item .label,[data-theme=dark] .voucher-overview .project-card .project-stats .stat-item .label,html.dark .families-index .project-card .project-stats .stat-item .label,[data-theme=dark] .families-index .project-card .project-stats .stat-item .label,html.dark .users-index .project-card .project-stats .stat-item .label,[data-theme=dark] .users-index .project-card .project-stats .stat-item .label,html.dark .system-user .project-card .project-stats .stat-item .label,[data-theme=dark] .system-user .project-card .project-stats .stat-item .label,html.dark .system-role .project-card .project-stats .stat-item .label,[data-theme=dark] .system-role .project-card .project-stats .stat-item .label,html.dark .system-menu .project-card .project-stats .stat-item .label,[data-theme=dark] .system-menu .project-card .project-stats .stat-item .label,html.dark .efficiencyhub-index .project-card .project-stats .stat-item .label,[data-theme=dark] .efficiencyhub-index .project-card .project-stats .stat-item .label,html.dark .report-dashboard .project-card .project-stats .stat-item .label,[data-theme=dark] .report-dashboard .project-card .project-stats .stat-item .label,html.dark .assets-overview .project-card .project-stats .stat-item .label,[data-theme=dark] .assets-overview .project-card .project-stats .stat-item .label,html.dark [class*=-page] .text-muted,[data-theme=dark] [class*=-page] .text-muted,html.dark [class*=-container] .text-muted,[data-theme=dark] [class*=-container] .text-muted,html.dark [class*=-overview] .text-muted,[data-theme=dark] [class*=-overview] .text-muted,html.dark [class*=-list] .text-muted,[data-theme=dark] [class*=-list] .text-muted,html.dark [class*=-dashboard] .text-muted,[data-theme=dark] [class*=-dashboard] .text-muted,html.dark .bookkeeping-books .text-muted,[data-theme=dark] .bookkeeping-books .text-muted,html.dark .bookkeeping-entries .text-muted,[data-theme=dark] .bookkeeping-entries .text-muted,html.dark .bookkeeping-statistics .text-muted,[data-theme=dark] .bookkeeping-statistics .text-muted,html.dark .bookkeeping-search .text-muted,[data-theme=dark] .bookkeeping-search .text-muted,html.dark .bookkeeping-overview .text-muted,[data-theme=dark] .bookkeeping-overview .text-muted,html.dark .budget-container .text-muted,[data-theme=dark] .budget-container .text-muted,html.dark .family-details-container .text-muted,[data-theme=dark] .family-details-container .text-muted,html.dark .finance-dashboard .text-muted,[data-theme=dark] .finance-dashboard .text-muted,html.dark .productivity-dashboard .text-muted,[data-theme=dark] .productivity-dashboard .text-muted,html.dark .countdown-list .text-muted,[data-theme=dark] .countdown-list .text-muted,html.dark .habit-list .text-muted,[data-theme=dark] .habit-list .text-muted,html.dark .memo-list .text-muted,[data-theme=dark] .memo-list .text-muted,html.dark .task-overview .text-muted,[data-theme=dark] .task-overview .text-muted,html.dark .task-list .text-muted,[data-theme=dark] .task-list .text-muted,html.dark .task-projects .text-muted,[data-theme=dark] .task-projects .text-muted,html.dark .task-list-page .text-muted,[data-theme=dark] .task-list-page .text-muted,html.dark .investment-holdings .text-muted,[data-theme=dark] .investment-holdings .text-muted,html.dark .investment-portfolio .text-muted,[data-theme=dark] .investment-portfolio .text-muted,html.dark .precious-metals .text-muted,[data-theme=dark] .precious-metals .text-muted,html.dark .debt-overview .text-muted,[data-theme=dark] .debt-overview .text-muted,html.dark .voucher-overview .text-muted,[data-theme=dark] .voucher-overview .text-muted,html.dark .families-index .text-muted,[data-theme=dark] .families-index .text-muted,html.dark .users-index .text-muted,[data-theme=dark] .users-index .text-muted,html.dark .system-user .text-muted,[data-theme=dark] .system-user .text-muted,html.dark .system-role .text-muted,[data-theme=dark] .system-role .text-muted,html.dark .system-menu .text-muted,[data-theme=dark] .system-menu .text-muted,html.dark .efficiencyhub-index .text-muted,[data-theme=dark] .efficiencyhub-index .text-muted,html.dark .report-dashboard .text-muted,[data-theme=dark] .report-dashboard .text-muted,html.dark .assets-overview .text-muted,[data-theme=dark] .assets-overview .text-muted,html.dark [class*=-page] .book-meta,[data-theme=dark] [class*=-page] .book-meta,html.dark [class*=-container] .book-meta,[data-theme=dark] [class*=-container] .book-meta,html.dark [class*=-overview] .book-meta,[data-theme=dark] [class*=-overview] .book-meta,html.dark [class*=-list] .book-meta,[data-theme=dark] [class*=-list] .book-meta,html.dark [class*=-dashboard] .book-meta,[data-theme=dark] [class*=-dashboard] .book-meta,html.dark .bookkeeping-books .book-meta,[data-theme=dark] .bookkeeping-books .book-meta,html.dark .bookkeeping-entries .book-meta,[data-theme=dark] .bookkeeping-entries .book-meta,html.dark .bookkeeping-statistics .book-meta,[data-theme=dark] .bookkeeping-statistics .book-meta,html.dark .bookkeeping-search .book-meta,[data-theme=dark] .bookkeeping-search .book-meta,html.dark .bookkeeping-overview .book-meta,[data-theme=dark] .bookkeeping-overview .book-meta,html.dark .budget-container .book-meta,[data-theme=dark] .budget-container .book-meta,html.dark .family-details-container .book-meta,[data-theme=dark] .family-details-container .book-meta,html.dark .finance-dashboard .book-meta,[data-theme=dark] .finance-dashboard .book-meta,html.dark .productivity-dashboard .book-meta,[data-theme=dark] .productivity-dashboard .book-meta,html.dark .countdown-list .book-meta,[data-theme=dark] .countdown-list .book-meta,html.dark .habit-list .book-meta,[data-theme=dark] .habit-list .book-meta,html.dark .memo-list .book-meta,[data-theme=dark] .memo-list .book-meta,html.dark .task-overview .book-meta,[data-theme=dark] .task-overview .book-meta,html.dark .task-list .book-meta,[data-theme=dark] .task-list .book-meta,html.dark .task-projects .book-meta,[data-theme=dark] .task-projects .book-meta,html.dark .task-list-page .book-meta,[data-theme=dark] .task-list-page .book-meta,html.dark .investment-holdings .book-meta,[data-theme=dark] .investment-holdings .book-meta,html.dark .investment-portfolio .book-meta,[data-theme=dark] .investment-portfolio .book-meta,html.dark .precious-metals .book-meta,[data-theme=dark] .precious-metals .book-meta,html.dark .debt-overview .book-meta,[data-theme=dark] .debt-overview .book-meta,html.dark .voucher-overview .book-meta,[data-theme=dark] .voucher-overview .book-meta,html.dark .families-index .book-meta,[data-theme=dark] .families-index .book-meta,html.dark .users-index .book-meta,[data-theme=dark] .users-index .book-meta,html.dark .system-user .book-meta,[data-theme=dark] .system-user .book-meta,html.dark .system-role .book-meta,[data-theme=dark] .system-role .book-meta,html.dark .system-menu .book-meta,[data-theme=dark] .system-menu .book-meta,html.dark .efficiencyhub-index .book-meta,[data-theme=dark] .efficiencyhub-index .book-meta,html.dark .report-dashboard .book-meta,[data-theme=dark] .report-dashboard .book-meta,html.dark .assets-overview .book-meta,[data-theme=dark] .assets-overview .book-meta,html.dark [class*=-page] .date-info,[data-theme=dark] [class*=-page] .date-info,html.dark [class*=-container] .date-info,[data-theme=dark] [class*=-container] .date-info,html.dark [class*=-overview] .date-info,[data-theme=dark] [class*=-overview] .date-info,html.dark [class*=-list] .date-info,[data-theme=dark] [class*=-list] .date-info,html.dark [class*=-dashboard] .date-info,[data-theme=dark] [class*=-dashboard] .date-info,html.dark .bookkeeping-books .date-info,[data-theme=dark] .bookkeeping-books .date-info,html.dark .bookkeeping-entries .date-info,[data-theme=dark] .bookkeeping-entries .date-info,html.dark .bookkeeping-statistics .date-info,[data-theme=dark] .bookkeeping-statistics .date-info,html.dark .bookkeeping-search .date-info,[data-theme=dark] .bookkeeping-search .date-info,html.dark .bookkeeping-overview .date-info,[data-theme=dark] .bookkeeping-overview .date-info,html.dark .budget-container .date-info,[data-theme=dark] .budget-container .date-info,html.dark .family-details-container .date-info,[data-theme=dark] .family-details-container .date-info,html.dark .finance-dashboard .date-info,[data-theme=dark] .finance-dashboard .date-info,html.dark .productivity-dashboard .date-info,[data-theme=dark] .productivity-dashboard .date-info,html.dark .countdown-list .date-info,[data-theme=dark] .countdown-list .date-info,html.dark .habit-list .date-info,[data-theme=dark] .habit-list .date-info,html.dark .memo-list .date-info,[data-theme=dark] .memo-list .date-info,html.dark .task-overview .date-info,[data-theme=dark] .task-overview .date-info,html.dark .task-list .date-info,[data-theme=dark] .task-list .date-info,html.dark .task-projects .date-info,[data-theme=dark] .task-projects .date-info,html.dark .task-list-page .date-info,[data-theme=dark] .task-list-page .date-info,html.dark .investment-holdings .date-info,[data-theme=dark] .investment-holdings .date-info,html.dark .investment-portfolio .date-info,[data-theme=dark] .investment-portfolio .date-info,html.dark .precious-metals .date-info,[data-theme=dark] .precious-metals .date-info,html.dark .debt-overview .date-info,[data-theme=dark] .debt-overview .date-info,html.dark .voucher-overview .date-info,[data-theme=dark] .voucher-overview .date-info,html.dark .families-index .date-info,[data-theme=dark] .families-index .date-info,html.dark .users-index .date-info,[data-theme=dark] .users-index .date-info,html.dark .system-user .date-info,[data-theme=dark] .system-user .date-info,html.dark .system-role .date-info,[data-theme=dark] .system-role .date-info,html.dark .system-menu .date-info,[data-theme=dark] .system-menu .date-info,html.dark .efficiencyhub-index .date-info,[data-theme=dark] .efficiencyhub-index .date-info,html.dark .report-dashboard .date-info,[data-theme=dark] .report-dashboard .date-info,html.dark .assets-overview .date-info,[data-theme=dark] .assets-overview .date-info{color:var(--text-color-secondary)!important}html.dark .ant-checkbox-wrapper,[data-theme=dark] .ant-checkbox-wrapper,html.dark .ant-radio-wrapper,[data-theme=dark] .ant-radio-wrapper{color:var(--text-color)!important}html.dark .ant-switch,[data-theme=dark] .ant-switch{background:var(--border-color)}html.dark .ant-switch-checked,[data-theme=dark] .ant-switch-checked{background:#1890ff!important}html.dark .ant-timeline .ant-timeline-item-content,[data-theme=dark] .ant-timeline .ant-timeline-item-content{color:var(--text-color)!important}html.dark .ant-timeline .ant-timeline-item-tail,[data-theme=dark] .ant-timeline .ant-timeline-item-tail{border-color:var(--border-color)!important}html.dark .ant-steps .ant-steps-item-title,[data-theme=dark] .ant-steps .ant-steps-item-title{color:var(--text-color)!important}html.dark .ant-steps .ant-steps-item-description,[data-theme=dark] .ant-steps .ant-steps-item-description{color:var(--text-color-secondary)!important}html.dark .ant-collapse,[data-theme=dark] .ant-collapse{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-collapse .ant-collapse-item,[data-theme=dark] .ant-collapse .ant-collapse-item{border-color:var(--border-color)!important}html.dark .ant-collapse .ant-collapse-header,[data-theme=dark] .ant-collapse .ant-collapse-header{color:var(--text-color)!important;background:var(--card-bg)!important}html.dark .ant-collapse .ant-collapse-content,[data-theme=dark] .ant-collapse .ant-collapse-content{background:var(--card-bg)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}html.dark .ant-tree,[data-theme=dark] .ant-tree{background:transparent!important;color:var(--text-color)!important}html.dark .ant-tree .ant-tree-node-content-wrapper:hover,[data-theme=dark] .ant-tree .ant-tree-node-content-wrapper:hover{background:var(--table-row-hover)!important}html.dark .ant-tree .ant-tree-node-selected,[data-theme=dark] .ant-tree .ant-tree-node-selected{background:#10b98133!important}html.dark .ant-upload.ant-upload-drag,[data-theme=dark] .ant-upload.ant-upload-drag{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-upload.ant-upload-drag:hover,[data-theme=dark] .ant-upload.ant-upload-drag:hover{border-color:#1890ff!important}html.dark .ant-upload.ant-upload-drag .ant-upload-text,[data-theme=dark] .ant-upload.ant-upload-drag .ant-upload-text{color:var(--text-color)!important}html.dark .ant-upload.ant-upload-drag .ant-upload-hint,[data-theme=dark] .ant-upload.ant-upload-drag .ant-upload-hint,html.dark .ant-breadcrumb,[data-theme=dark] .ant-breadcrumb,html.dark .ant-breadcrumb a,[data-theme=dark] .ant-breadcrumb a{color:var(--text-color-secondary)!important}html.dark .ant-breadcrumb a:hover,[data-theme=dark] .ant-breadcrumb a:hover{color:#1890ff!important}html.dark .ant-breadcrumb .ant-breadcrumb-separator,[data-theme=dark] .ant-breadcrumb .ant-breadcrumb-separator{color:var(--text-color-tertiary)!important}html.dark .ant-breadcrumb .ant-breadcrumb-link,[data-theme=dark] .ant-breadcrumb .ant-breadcrumb-link{color:var(--text-color)!important}html.dark .ant-avatar,[data-theme=dark] .ant-avatar{background:var(--bg-color-secondary)!important;color:var(--text-color)!important}html.dark .ant-popconfirm .ant-popover-inner,[data-theme=dark] .ant-popconfirm .ant-popover-inner{background:var(--bg-color-elevated)!important}html.dark .ant-popconfirm .ant-popconfirm-message-title,[data-theme=dark] .ant-popconfirm .ant-popconfirm-message-title{color:var(--text-color)!important}html.dark .ant-drawer .ant-drawer-content,[data-theme=dark] .ant-drawer .ant-drawer-content{background:var(--card-bg)!important}html.dark .ant-drawer .ant-drawer-header,[data-theme=dark] .ant-drawer .ant-drawer-header{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-drawer .ant-drawer-header .ant-drawer-title,[data-theme=dark] .ant-drawer .ant-drawer-header .ant-drawer-title{color:var(--text-color)!important}html.dark .ant-drawer .ant-drawer-body,[data-theme=dark] .ant-drawer .ant-drawer-body{background:var(--card-bg)!important;color:var(--text-color)!important}html.dark .ant-drawer .ant-drawer-footer,[data-theme=dark] .ant-drawer .ant-drawer-footer{background:var(--card-bg)!important;border-color:var(--border-color)!important}html.dark .ant-drawer .ant-drawer-close,[data-theme=dark] .ant-drawer .ant-drawer-close{color:var(--text-color-secondary)!important}html.dark .ant-notification .ant-notification-notice,[data-theme=dark] .ant-notification .ant-notification-notice{background:var(--bg-color-elevated)!important}html.dark .ant-notification .ant-notification-notice .ant-notification-notice-message,[data-theme=dark] .ant-notification .ant-notification-notice .ant-notification-notice-message{color:var(--text-color)!important}html.dark .ant-notification .ant-notification-notice .ant-notification-notice-description,[data-theme=dark] .ant-notification .ant-notification-notice .ant-notification-notice-description{color:var(--text-color-secondary)!important}html.dark .ant-skeleton .ant-skeleton-content .ant-skeleton-title,[data-theme=dark] .ant-skeleton .ant-skeleton-content .ant-skeleton-title,html.dark .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li,[data-theme=dark] .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li{background:linear-gradient(90deg,var(--bg-color-secondary) 25%,var(--border-color) 37%,var(--bg-color-secondary) 63%)!important}html.dark .ant-segmented,[data-theme=dark] .ant-segmented{background:var(--bg-color-secondary)!important}html.dark .ant-segmented .ant-segmented-item,[data-theme=dark] .ant-segmented .ant-segmented-item{color:var(--text-color-secondary)!important}html.dark .ant-segmented .ant-segmented-item:hover,[data-theme=dark] .ant-segmented .ant-segmented-item:hover{color:var(--text-color)!important}html.dark .ant-segmented .ant-segmented-item-selected,[data-theme=dark] .ant-segmented .ant-segmented-item-selected{background:var(--card-bg)!important;color:var(--text-color)!important}html.dark .ant-result .ant-result-title,[data-theme=dark] .ant-result .ant-result-title{color:var(--text-color)!important}html.dark .ant-result .ant-result-subtitle,[data-theme=dark] .ant-result .ant-result-subtitle{color:var(--text-color-secondary)!important}html.dark .ant-rate,[data-theme=dark] .ant-rate{color:var(--text-color-tertiary)!important}html.dark .ant-rate .ant-rate-star-full,[data-theme=dark] .ant-rate .ant-rate-star-full{color:#fadb14!important}html.dark .ant-picker-calendar,[data-theme=dark] .ant-picker-calendar,html.dark .ant-picker-calendar .ant-picker-calendar-header,[data-theme=dark] .ant-picker-calendar .ant-picker-calendar-header,html.dark .ant-picker-calendar .ant-picker-panel,[data-theme=dark] .ant-picker-calendar .ant-picker-panel{background:var(--card-bg)!important}html.dark .ant-picker-calendar .ant-picker-content th,[data-theme=dark] .ant-picker-calendar .ant-picker-content th{color:var(--text-color-secondary)!important}html.dark .ant-picker-calendar .ant-picker-cell,[data-theme=dark] .ant-picker-calendar .ant-picker-cell{color:var(--text-color-tertiary)!important}html.dark .ant-picker-calendar .ant-picker-cell-in-view,[data-theme=dark] .ant-picker-calendar .ant-picker-cell-in-view{color:var(--text-color)!important}
