*{box-sizing:border-box}#root,body,html{margin:0;padding:0;background:#1a1a1a!important;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}input[type=range]{accent-color:#4f8ef7}input:focus,select:focus,textarea:focus{outline:none;border-color:#4f8ef7}button{cursor:pointer;transition:all .15s}button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){[style*=grid][style*="repeat(auto-fit"]{grid-template-columns:1fr!important}}@media (min-width:768px) and (max-width:1279px){[style*=grid][style*="repeat(auto-fit"]{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1280px){[style*=grid][style*="repeat(auto-fit"]{grid-template-columns:repeat(3,1fr)!important}}