*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2124;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif}body[data-theme=dark]{color:#e6edf3;background-color:#0d1117}#root{width:100%;height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f6f8}::-webkit-scrollbar-thumb{background:#c8cdd6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ba3ae}body[data-theme=dark] ::-webkit-scrollbar-track{background:#0d1117}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#30363d}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#484f58}input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.7)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
