.AppShell_appShell__P_kBF{display:flex;flex-direction:column;min-height:100vh;padding-top:0}.AppShell_contentWrapper__o1xbd{display:flex;flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:1rem;box-sizing:border-box;gap:2rem}@media (max-width:768px){.AppShell_contentWrapper__o1xbd{padding:.5rem;gap:1rem}}.AppShell_mainContent__Fg67D{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2rem}@media (max-width:768px){.AppShell_contentWrapper__o1xbd{padding:.5rem;gap:1rem}.AppShell_mainContent__Fg67D{gap:1rem}}.NavBar_navbar__QN5NQ{background-color:#1a1a1a;border:1px solid #1a2536;border-radius:12px;position:relative;z-index:1000;margin:1rem auto;max-width:1200px;width:calc(100% - 2rem);box-shadow:0 2px 8px rgba(0,0,0,.2)}.NavBar_container__VY0s_{padding:0 3rem;height:80px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.NavBar_wordmark__yGVZK{display:flex;align-items:center;text-decoration:none}.NavBar_logo__kg3HS{height:72px;width:auto}.NavBar_navItems__jlFhP{display:flex;gap:2rem;list-style:none;margin:0;padding:0;flex:1 1;justify-content:center}.NavBar_navItem__3N0LI{display:flex;align-items:center}.NavBar_navLink__KsXl4{text-decoration:none;color:white;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;padding:.5rem 1.2rem;border-radius:6px;position:relative}.NavBar_navLink__KsXl4:hover{background:rgba(255,255,255,.15);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.07)}.NavBar_ctaContainer__YEd_6{display:flex;align-items:center}.NavBar_ctaButton__iU4IE{background:#00B1FF;color:#fff;font-weight:600;padding:.6rem 1.5rem;border-radius:6px;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background .2s,box-shadow .2s;border:1px solid transparent;outline:none;font-size:1rem;cursor:pointer}.NavBar_ctaButton__iU4IE:hover{border:1px solid #fff;background:transparent}.NavBar_hamburger__2mqbY{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.NavBar_bar__Kv9XF{width:25px;height:3px;background-color:white;transition:.3s}@media (max-width:768px){.NavBar_navbar__QN5NQ{margin:.5rem;width:calc(100% - 1rem)}.NavBar_container__VY0s_{padding:0 1rem;gap:.5rem}.NavBar_navItems__jlFhP{display:none}.NavBar_hamburger__2mqbY{display:flex}.NavBar_ctaContainer__YEd_6{display:none}}.NavBar_mobileMenu__SD_YW{position:fixed;top:0;right:0;height:100vh;width:250px;background-color:#1a1a1a;box-shadow:-2px 0 10px rgba(0,0,0,.3);padding:2rem;display:flex;flex-direction:column;z-index:1001;transform:translateX(100%);transition:transform .3s ease-in-out;will-change:transform;animation:none}.NavBar_mobileMenuOpen__hWioP{transform:translateX(0)}.NavBar_mobileNavItems__2wMdI{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.NavBar_mobileNavLink__P9guh{text-decoration:none;font-size:1.2rem;color:white;font-weight:500}.NavBar_mobileNavLink__P9guh:hover{color:#a8a8ff}.NavBar_mobileCtaButton__xYgf5{display:block;background:#00B1FF;color:#fff;font-weight:600;padding:.7rem 1.5rem;border-radius:6px;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background .2s,box-shadow .2s;border:1px solid transparent;outline:none;font-size:1.1rem;margin-top:2rem;text-align:center}.NavBar_mobileCtaButton__xYgf5:hover{border:1px solid #fff;background:transparent}.Sidebar_sidebar__86IlD{flex:0 0 300px;display:flex;flex-direction:column;background-color:#f8f8f8;padding:1rem;border-radius:6px;border:1px solid #e0e0e0}@media (max-width:768px){.Sidebar_sidebar__86IlD{display:none}}.Sidebar_sidebarTitle__fpmKe{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#333}.Sidebar_promoContainer__QBuFk{display:flex;flex-direction:column;gap:1rem}.AffiliatePromo_promoCard__zwBVm{background:white;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .2s ease;display:flex;flex-direction:column;min-height:200px}.AffiliatePromo_promoCard__zwBVm:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.AffiliatePromo_logoContainer__WRj3E{margin-bottom:.75rem}.AffiliatePromo_logo__cuEm2{height:40px;width:auto;max-width:120px;object-fit:contain}.AffiliatePromo_content__N5AV0{flex:1 1;display:flex;flex-direction:column}.AffiliatePromo_title__zg_sU{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#333;line-height:1.3}.AffiliatePromo_disclaimer__q8zUU{font-size:.875rem;color:#666;margin:0 0 1rem;line-height:1.4;flex:1 1}.AffiliatePromo_ctaButton__VOpVl{background:#0070f3;color:white;padding:.75rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.875rem;text-align:center;transition:background-color .2s ease;margin-bottom:.75rem;display:inline-block}.AffiliatePromo_ctaButton__VOpVl:hover{background:#0051cc;color:white}.NewsArticle_articleCard__7Yd5o{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,border-color .2s ease,transform .15s cubic-bezier(.4,2,.6,1);box-shadow:0 2px 8px rgba(0,0,0,.1);color:inherit;max-width:340px;margin:0 auto}.NewsArticle_articleCard__7Yd5o:hover{box-shadow:0 8px 24px rgba(0,0,0,.18);border-color:#bdbdbd;transform:translateY(-1px) scale(1.002)}.NewsArticle_imageContainer__m7WJV{width:100%;aspect-ratio:16/9;background:#f0f0f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.NewsArticle_image___I_lk{width:100%;height:100%;object-fit:cover;display:block}.NewsArticle_content__bLht3{padding:1rem 1rem 1.2rem;display:flex;flex-direction:column;gap:.5rem}.NewsArticle_metaRow___6skg{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.1rem}.NewsArticle_title__Kgp_y{font-size:1.08rem;font-weight:700;color:#1a1a1a;margin-bottom:.2rem;line-height:1.25;text-decoration:none}.NewsArticle_pubDate__YbJ_q{font-size:.92rem;color:#888;font-weight:400}.NewsArticle_author__Wahx0{font-size:.95rem;color:#666;margin-bottom:.2rem;font-weight:500}.NewsArticle_pubDateBadge__3wx72{display:inline-block;background:#f1f3f6;color:#2a3a4a;font-size:.85rem;font-weight:600;border-radius:12px;padding:.18em .7em;margin-top:.2rem;letter-spacing:.01em;box-shadow:0 1px 2px rgba(0,0,0,.04);width:auto;min-width:0}.Footer_footer__4vzqH{background-color:#1a1a1a;color:#ffffff;padding:3rem 0 1.5rem;margin-top:auto;width:100%}.Footer_container__Dj1D9{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_topSection__Jy8B1{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem}.Footer_brandSection__Rkhbd{display:flex;flex-direction:column;gap:1rem}.Footer_wordmark__lOkQg{display:inline-block;text-decoration:none}.Footer_logo__C9vo8{height:80px;width:auto}.Footer_tagline__NHwwX{color:#a0a0a0;font-size:.875rem;line-height:1.5;margin:0}.Footer_navigationSection__9o8IN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.Footer_navColumn__vLnTd{display:flex;flex-direction:column;gap:.75rem}.Footer_navTitle__fdb_E{font-size:.875rem;font-weight:600;color:#ffffff;margin:0;text-transform:uppercase;letter-spacing:.05em}.Footer_navList__QDgtA{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.Footer_navLink__6CzNs{color:#a0a0a0;text-decoration:none;font-size:.875rem;transition:color .2s ease}.Footer_navLink__6CzNs:hover{color:#ffffff}.Footer_bottomSection__S5WNf{border-top:1px solid #333333;padding-top:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.85rem}.Footer_copyright__1v3uR{color:#666666;font-size:.75rem;margin:0}@media (max-width:768px){.Footer_footer__4vzqH{padding:2rem 0 1rem}.Footer_topSection__Jy8B1{grid-template-columns:1fr;gap:2rem}.Footer_navigationSection__9o8IN{grid-template-columns:1fr;gap:1.5rem}.Footer_navColumn__vLnTd{gap:.5rem}.Footer_logo__C9vo8{height:64px}.Footer_tagline__NHwwX{font-size:.8rem}}.OddspediaFooter_footerLink__H9nRr{display:flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none;color:#ffffff;transition:color .2s ease;max-width:1200px;margin:0 auto;padding:0 1.5rem}.OddspediaFooter_footerLink__H9nRr:hover{color:#00b1ff}.OddspediaFooter_logo__3B_54{height:12px;width:auto}.OddspediaFooter_text__0VrTx{font-size:.9rem;font-weight:500}@media (max-width:768px){.OddspediaFooter_footerLink__H9nRr{padding:0 1rem;gap:.5rem}.OddspediaFooter_logo__3B_54{height:12px}.OddspediaFooter_text__0VrTx{font-size:.85rem}}.VideoCard_card__rTYAs{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;border:1.5px solid #e0e0e0;text-decoration:none;color:inherit;width:260px;min-width:220px;transition:opacity .15s cubic-bezier(.4,2,.6,1)}.VideoCard_card__rTYAs:hover{opacity:.8}.VideoCard_thumbnailContainer__20rh4{width:100%;aspect-ratio:16/9;background:#f0f0f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.VideoCard_thumbnail__7PGBK{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0;display:block}.VideoCard_content__i_AmG{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.VideoCard_title__9qYKB{font-size:1.05rem;font-weight:700;color:#1a1a1a;margin-bottom:.2rem;line-height:1.25;max-height:2.5em;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.VideoCard_metaRow__Igpxl{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.1rem}.VideoCard_author___sto4{font-size:.92rem;color:#666;font-weight:500}.VideoCard_pubDateBadge__VHJHY{display:inline-block;background:#f1f3f6;color:#2a3a4a;font-size:.85rem;font-weight:600;border-radius:12px;padding:.18em .7em;letter-spacing:.01em;box-shadow:0 1px 2px rgba(0,0,0,.04);width:auto;min-width:0}.promotions_promotionsGrid__HqJ45{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}@media (max-width:768px){.promotions_promotionsGrid__HqJ45{grid-template-columns:1fr;gap:1.5rem;padding:1rem}}@media (min-width:769px) and (max-width:1024px){.promotions_promotionsGrid__HqJ45{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}}