.main-container{background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-lg-bg.png);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:20px;width:100vw;min-height:100vh;background-size:cover}@media screen and (max-width:768px){.main-container{background-image:url(https://assets.ccbp.in/frontend/react-js/ipl-dashboard-sm-bg.png);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:20px;width:100vw;min-height:100vh;background-size:cover}}.ipl-dashboard-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ipl-logo{width:60px;height:60px;margin:6px}.ipl-heading{font-family:Open Sans;font-size:40px;letter-spacing:1px;color:#fff;font-weight:400}.teams-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}.team-card-link{text-decoration:none;color:inherit;width:40%;margin-left:10px;margin-right:10px}.team-card{background-color:hsla(0,0%,100%,.08);border:2px solid hsla(0,0%,100%,.18823529411764706);border-radius:12px;padding:16px;margin:12px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.team-card:hover{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.3);box-shadow:0 4px 12px rgba(0,0,0,.3)}.team-card img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-right:16px}.name{font-size:18px;font-weight:600;color:#fff}@media (min-width:1024px){.team-card{padding:24px}.team-card img{width:80px;height:80px}.name{font-size:20px}}.latest-match-card{background-color:#0f172a;padding:20px;border-radius:12px;margin-bottom:24px;color:#fff}.match-main-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.team-name{font-size:20px;font-weight:700}.match-date,.match-result,.match-venue{font-size:14px;margin:4px 0}.team-logo{width:80px;height:80px}.separator{margin:16px 0;border:.5px solid hsla(0,0%,100%,.18823529411764706)}.match-breakdown p{font-size:14px;margin:4px 0}.match-card{background-color:#0f172a;padding:16px;border-radius:12px;text-align:center;color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.match-card:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.match-card-logo{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:12px}.match-card-team{font-weight:700;font-size:16px;margin:4px 0}.match-card-result{font-size:14px;margin:4px 0}.match-card-status{font-size:14px;font-weight:700;margin-top:8px}.status-won{color:#18ed66}.status-lost{color:#e31a1a}.team-matches-container{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#00000b));background:linear-gradient(180deg,#000,#00000b);min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;letter-spacing:1px;font-weight:400}.team-banner{width:100%;border-radius:8px;margin-bottom:16px}.section-title{color:#fff;font-size:18px;margin:16px 0}.match-cards-list{list-style-type:none;display:grid;grid-gap:20px;gap:20px;padding:0}@media (min-width:768px){.match-cards-list{grid-template-columns:repeat(3,1fr)}}.loader-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100vh}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.e6b4960f.chunk.css.map */