*,:before,:after{box-sizing:border-box}body{color:#111928;-webkit-font-smoothing:antialiased;background:#f9fafb;margin:0;padding:0;font-family:DM Sans,Outfit,system-ui,-apple-system,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f9fafb}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}input,select,textarea,button{font-family:inherit}a{color:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}html.dark{filter:invert(.92)hue-rotate(180deg);background:#0d1117}html.dark img,html.dark video,html.dark .no-invert{filter:invert()hue-rotate(180deg)}html{transition:filter .2s}
