@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif!important;font-style:normal!important}:root{--bg:#090c10;--bg2:#0d1117;--bg3:#161b22;--border:#1c2128;--border2:#2d333b;--text:#cdd9e5;--muted:#636e7b;--indigo:#f0a500;--indigo-dim:#f0a5001a;--orange:#f0a500;--green:#46954a;--red:#e5534b;--yellow:#c69026;--blue:#316dc a;--radius:14px;--sidebar-width:220px}[data-theme=light]{--bg:#f6f8fa;--bg2:#fff;--bg3:#f0f2f4;--border:#d0d7de;--border2:#b9c0c8;--text:#1c2128;--muted:#57606a;--indigo:#f0a500;--indigo-dim:#f0a5001f;--orange:#f0a500;--green:#2da44e;--red:#cf222e;--yellow:#c69026;--blue:#316dca}[data-theme=light] ::-webkit-scrollbar-thumb{background:var(--border2)}html,body{background:var(--bg);height:100%;color:var(--text);font-size:13px}input,select,textarea,button{font-family:Inter,sans-serif!important;font-style:normal!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:10px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}[data-theme=light] input[type=date]::-webkit-calendar-picker-indicator{filter:none}[data-theme=light] input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:none}
