body,html,#root{height:100%;margin:0;font-family:Arial,sans-serif;background-color:#f4f4f9}a{text-decoration:none}h2,h3,h4,h5,h6{padding:1rem;font-family:Poppins,sans-serif}h1{padding:1rem 1rem 1rem 6rem;font-family:Poppins,sans-serif}.team-logo{max-width:100%;max-height:200px;object-fit:contain}.footer{position:absolute;bottom:0;width:100%}main{display:flex;flex-direction:column;min-height:100vh;flex:1}.nba-container{width:80%;margin:20px auto;background:#fff;padding:20px;box-shadow:0 0 10px #0000001a}.nba-team-list{list-style:none;padding:0}.nba-team-item{display:flex;align-items:center;margin-bottom:10px;padding-left:1rem}.nba-team-logo{width:50px;height:50px;margin-right:10px}.nba-team-name{font-size:18px}.custom-card{width:100%;height:100%;max-width:300px;min-height:400px;display:flex;flex-direction:column;justify-content:space-between}.custom-card img{max-height:200px;object-fit:cover}.blog-container{max-width:800px;margin:0 auto;padding:20px}.blog-posts{margin-top:20px}.blog-post{margin-bottom:20px;padding:20px;border:1px solid #ddd;border-radius:5px;background-color:#f9f9f9}.blog-post h2{margin-top:0}@media (max-width: 600px){h1{text-align:center;padding-left:0}}.ticker{width:100%;overflow:hidden;background-color:#ff4500;color:#fff;white-space:nowrap;box-shadow:0 4px 8px #0003}.ticker__inner{display:inline-flex;animation:ticker 33s linear infinite}.ticker__item{display:inline-block;padding:10px 20px;border-right:1px solid #ccc}.ticker__teams{font-weight:700;margin-right:10px}.ticker__msg{font-weight:700;margin-right:10px;display:flex}.ticker__date{margin-right:10px}.ticker__score{margin-right:10px;font-weight:700}@keyframes ticker{0%{transform:translate(50%)}to{transform:translate(-100%)}}body,html,#root,header{margin:0;padding:0;width:100%;height:100%}header{width:100%}.sticky-navbar{position:sticky;top:0;z-index:1000}.logo-img{height:3rem;width:4rem;padding-right:1rem}.back-to-top-btn{position:fixed;bottom:20px;right:20px;background-color:#007bff;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease}.back-to-top-btn:hover{background-color:#0056b3}
