:root,:root[data-theme=light]{--input-bg:#fff;--input-text:#252222;--border-color:#dcd7d7;--content-bg:#fff;--text-color:#252222;--invert-date-picker:0}@media (prefers-color-scheme:dark){:root:not([data-theme]){--input-bg:#161616;--input-text:#d2cece;--border-color:#2f2e2e;--content-bg:#161616;--text-color:#d2cece;--invert-date-picker:1}}:root[data-theme=dark]{--input-bg:#161616;--input-text:#d2cece;--border-color:#2f2e2e;--content-bg:#161616;--text-color:#d2cece;--invert-date-picker:1}*{font-optical-sizing:auto!important;font-family:"Source Sans 3",sans-serif!important}html,body,#__next,#root{background-color:var(--content-bg);color:var(--text-color)}#custom-scrollbar{scrollbar-width:thin;scrollbar-color:#ab3d1a #c000}#custom-scrollbar-table{scrollbar-width:thin;scrollbar-color:#ab3d1a transparent}#scrollbar-gallibot-modal,#scrollbar-gallibot{scrollbar-width:thin;scrollbar-color:#ab3d1a transparent;box-sizing:border-box;scrollbar-gutter:stable;width:100%;height:100%;overflow:hidden auto}#scrollbar-gallibot-modal{margin-right:-8px;padding-right:8px}#scrollbar-gallibot{margin-right:-12px;padding-right:12px}#scrollbar-gallibot-modal::-webkit-scrollbar{width:8px}#scrollbar-gallibot::-webkit-scrollbar{width:8px}#scrollbar-gallibot-modal::-webkit-scrollbar-track{background:0 0}#scrollbar-gallibot::-webkit-scrollbar-track{background:0 0}#scrollbar-gallibot-modal::-webkit-scrollbar-thumb{background-color:#ab3d1a;border-radius:999px}#scrollbar-gallibot::-webkit-scrollbar-thumb{background-color:#ab3d1a;border-radius:999px}#scrollbar-gallibot-modal::-webkit-scrollbar-thumb:hover{background-color:#8f3215}#scrollbar-gallibot::-webkit-scrollbar-thumb:hover{background-color:#8f3215}input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset!important;-webkit-text-fill-color:var(--input-text)!important}input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset!important;-webkit-text-fill-color:var(--input-text)!important}input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset!important;-webkit-text-fill-color:var(--input-text)!important}input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset!important;-webkit-text-fill-color:var(--input-text)!important}input[type=date]{border:1px solid var(--border-color);background-color:var(--input-bg);height:36px;color:var(--text-color);box-sizing:border-box;appearance:none;border-radius:6px;outline:none;width:100%;padding:0 10px;font-size:14px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(var(--invert-date-picker));cursor:pointer}.date-field{position:relative}.date-field label{pointer-events:none;background:var(--input-bg);padding:0 4px;transition:all .2s;position:absolute;top:50%;left:10px;transform:translateY(15%);color:var(--text-color)!important;font-size:10px!important}.date-field label.active{color:var(--primary);font-size:12px;top:-8px}input:-webkit-autofill{transition:background-color 99999s ease-out;-webkit-text-fill-color:inherit!important;caret-color:inherit!important;border-radius:11px!important}input:-webkit-autofill:hover{transition:background-color 99999s ease-out;-webkit-text-fill-color:inherit!important;caret-color:inherit!important;border-radius:11px!important}input:-webkit-autofill:focus{transition:background-color 99999s ease-out;-webkit-text-fill-color:inherit!important;caret-color:inherit!important;border-radius:11px!important}input:-webkit-autofill:active{transition:background-color 99999s ease-out;-webkit-text-fill-color:inherit!important;caret-color:inherit!important;border-radius:11px!important}