.app{font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:2rem}.contests-list{display:flex;flex-direction:column;gap:1rem}.contest{background-color:#f5f5f5;border-radius:4px;padding:1rem}.platform{font-size:1.2rem;font-weight:700}.name{font-size:1.1rem;margin:.5rem 0}.details{color:#666;font-size:.9rem}.link{background-color:#007bff;border-radius:4px;color:#fff;display:inline-block;margin-top:.5rem;padding:.5rem}.link,.link:hover{text-decoration:none}.link:hover{background-color:#0056b3}body,html{height:100%;margin:0;padding:0}#root{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif}.contest-page{box-shadow:0 2px 4px #0000001a;flex:1 1;margin:0 auto;padding:2rem;width:80%}h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.search-filter{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}input[type=text],select{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#000;font-size:1rem;padding:.5rem;width:70%}.select,select{width:25%}.contest-list{display:flex;flex-wrap:wrap;justify-content:flex-start}.contest-item{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;color:#000;margin-bottom:20px;margin-right:10px;padding:1rem;width:calc(33.33% - 10px)}.logo-container{align-items:center;display:flex;justify-content:flex-end}.platform-logo{height:50px;width:50px}.contest-item h2{color:#3f51b5;flex:1 1;font-size:1.5rem;margin-bottom:.5rem}.platform-info{align-items:center;display:flex}.platform-name{font-weight:700}.contest-item p{font-size:1rem;margin-bottom:.5rem}.contest-item a{background-color:#3f51b5;border-radius:4px;color:#fff;display:block;display:flex;flex-direction:row;margin-top:1rem;padding:.5rem;text-align:center;text-decoration:none}.contest-item a:hover{background-color:#303f9f}.header{justify-content:space-between}.github-star a,.header{align-items:center;display:flex}.github-star a{color:inherit;text-decoration:none}.github-star span{margin-left:.5rem}@media screen and (max-width:768px){.contest-item{width:calc(50% - 20px)}}@media screen and (max-width:576px){.contest-item{width:calc(100% - 20px)}}
/*# sourceMappingURL=main.bfedae3d.css.map*/