body,html{height:100%;margin:0}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}footer{flex-shrink:0}.casino-card{transition:transform .2s;margin-bottom:20px}.casino-card:hover{transform:translateY(-5px)}.casino-logo{max-height:100px;object-fit:contain}.category-nav{padding:20px 0;margin-top:0;margin-bottom:30px;position:relative;z-index:900}.category-nav .nav-link{color:white;font-size:1.2rem;padding:10px 25px;margin:0 10px;border-radius:25px;transition:all .3s ease}.category-nav .nav-link:hover{background:#333}.category-nav .nav-link.active{background:#0d6efd;color:white}.featured-card{border:3px solid #ffd700;position:relative}.featured-star{position:absolute;top:-10px;right:-10px;background:#FFD700;color:#1a1a1a;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.navbar{padding:15px 0;background:#1a1a1a!important;position:relative;z-index:1000}.ad-spot{border-radius:5px;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2);display:flex!important;align-items:center;justify-content:center}.ad-spot:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.nba-banner{background:linear-gradient(45deg,#1d428a,#c8102e);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.nba-banner:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.nba-banner i{display:block;margin-bottom:5px}.navbar .container-fluid{padding:0 2rem}@media (max-width:992px){.navbar{min-height:auto}.navbar-brand{font-size:20px!important}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.category-nav,.top-banner{background:#1a1a1a;padding:15px 0}.category-nav{border-top:1px solid rgba(255,255,255,.1)}.main-content{background:#fff;position:relative;z-index:1}.site-header{background:#1a1a1a;width:100%}.top-banner{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;gap:2rem}.brand-logo{color:white;font-size:24px;font-weight:700;text-decoration:none;white-space:nowrap;position:relative;display:inline-block;background:linear-gradient(45deg,#fff,#e6e6e6,#fff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s linear infinite}.brand-logo:hover{color:white;transform:scale(1.05);transition:transform .3s ease}@keyframes shine{0%{background-position:0}to{background-position:200%}}.ad-banner{width:300px;height:90px;border-radius:5px;overflow:hidden;transition:transform .3s ease}.ad-banner:hover{transform:translateY(-2px)}.nba-predictions{background:linear-gradient(45deg,#1d428a,#c8102e);color:white;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.navigation{background:#1a1a1a;border-top:1px solid rgba(255,255,255,.1);padding:1rem}.nav-links{display:flex;justify-content:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:white;text-decoration:none;padding:.5rem 1rem;border-radius:25px;transition:background-color .3s ease}.nav-link:hover{background:#333}.nav-link.active{background:#0d6efd}@media (max-width:992px){.top-banner{flex-direction:column;padding:1rem}.ad-banner{width:100%;max-width:300px}}.youtube-banner{background-color:#ff0000;padding:15px;text-align:center;width:100%}.youtube-banner a{color:white;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .3s ease}.youtube-banner a:hover{color:#f8f9fa;text-decoration:underline}.hover-underline:hover{text-decoration:underline!important}