:root{--team-primary: #013369;--bg-dark: #0b1220;--bg-dark-soft: #0f1a2e;--text-light: #e6edf3;--text-muted: #9fb0c3;--accent: #38e8e0;--gradient-angle: 135deg;--teaser-from: #0b1c2d;--teaser-mid: #0f2f4a;--teaser-to: #020617;--dark-bg: #020617}body{margin:10;font-family:Arial,Helvetica,sans-serif;background:var(--bg-dark);color:var(--text-light)}main{background:linear-gradient(180deg,var(--bg-dark),var(--bg-dark-soft))}button{font-family:inherit;cursor:pointer}body{overflow-x:clip}html{overflow-x:clip;max-width:100%;scroll-behavior:auto}body{overflow-y:scroll;overflow-x:hidden}.main-nav{overflow:visible;background:#080d18;border-bottom:1px solid rgba(56,232,224,.12);color:#fff;box-shadow:0 2px 20px #00000080}.nav-container{max-width:1400px;margin:0;padding:.85rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;transition:opacity .2s ease}.nav-logo:hover{opacity:.85}.nav-logo-text{font-size:1.25rem;font-weight:900;letter-spacing:-.03em;line-height:1}.nav-logo-main{color:#fff}.nav-logo-accent{color:#38e8e0}.nav-links{list-style:none;display:flex;gap:1.75rem;margin:0;padding:0;align-items:center;flex:1;justify-content:flex-end}.nav-links a{color:#ffffffbf;text-decoration:none;font-weight:600;font-size:.9rem;padding:.5rem 0;position:relative;transition:color .2s ease;white-space:nowrap}.nav-links a:hover{color:#fff}.nav-links a.active{color:#38e8e0}.nav-links a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#38e8e0;border-radius:2px}.nav-search-icon-btn{background:none;border:none;cursor:pointer;color:#ffffffbf;padding:.4rem;border-radius:8px;display:flex;align-items:center;transition:color .2s ease,background .2s ease;flex-shrink:0}.nav-search-icon-btn:hover{color:#38e8e0;background:#38e8e014}.nav-search-icon-desktop{display:flex}.nav-mobile-actions{display:none;align-items:center;gap:.25rem}.mobile-menu-toggle{display:flex;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;flex-shrink:0}.mobile-menu-toggle span{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;display:block}@media(max-width:768px){.nav-container{padding:.85rem 1.25rem;max-width:100%}.nav-search-icon-desktop,.mobile-menu-toggle{display:none}.nav-mobile-actions{display:flex}.nav-links{position:absolute;top:100%;left:0;right:0;background:#080d18;flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;border-bottom:1px solid rgba(56,232,224,.12);box-shadow:0 8px 20px #0006;justify-content:flex-start}.nav-links.mobile-open{max-height:calc(100vh - 60px);overflow-y:auto}.nav-links li{width:100%;border-bottom:1px solid rgba(255,255,255,.05)}.nav-links li:last-child{border-bottom:none}.nav-links a{display:block;padding:1rem 1.5rem;font-size:1rem}.nav-links a.active:after{display:none}.nav-links a.active{background:#38e8e014;border-left:3px solid #38e8e0;color:#38e8e0}.nav-logo-text{font-size:.95rem}.nav-logo svg{width:52px;height:26px;overflow:hidden}}@media(min-width:769px)and (max-width:1100px){.nav-links{gap:1.25rem}.nav-links a{font-size:.82rem}}.nav-wrapper{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important}.search-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;animation:modal-fade-in .15s ease}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.search-modal-box{background:#0f1824;border:1px solid rgba(56,232,224,.15);border-radius:20px;width:100%;max-width:560px;margin:0 1rem;box-shadow:0 24px 64px #0009;animation:modal-slide-in .15s ease;overflow:hidden}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.search-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid rgba(255,255,255,.06)}.search-modal-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d}.search-modal-close{background:none;border:none;cursor:pointer;color:#fff6;padding:.25rem;border-radius:6px;display:flex;align-items:center;transition:color .2s,background .2s}.search-modal-close:hover{color:#fff;background:#ffffff14}.search-modal-box .search-bar{width:100%;padding:.75rem 1.25rem 1rem;box-sizing:border-box}.search-modal-box .search-dropdown{position:static;border:none;border-top:1px solid rgba(255,255,255,.06);border-radius:0;box-shadow:none;animation:none;max-height:60vh;overflow-y:auto;min-width:unset}@media(max-width:768px){.search-modal-overlay{padding-top:60px}.search-modal-box{border-radius:16px;margin:0 .75rem}}.mobile-menu-toggle{display:none}.nav-mobile-actions .mobile-menu-toggle{display:flex}.main-footer{background:var(--team-primary);color:#e5e7eb;padding:3rem 2rem 1.5rem;margin-top:4rem;border-top:2px solid rgba(56,232,224,.2)}.footer-content{max-width:1400px;margin:0 auto 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-section h3{margin:0 0 1rem;font-size:1.3rem;font-weight:700;color:var(--accent)}.footer-section h4{margin:0 0 1rem;font-size:1.1rem;font-weight:700;color:var(--accent)}.footer-section p{margin:0;font-size:.95rem;line-height:1.6;color:#fffc}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .2s ease;display:inline-block}.footer-section a:hover{color:var(--accent)}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{margin:.5rem 0;font-size:.9rem;color:#ffffffb3}.disclaimer-text{font-size:.85rem!important;color:#fff9!important}.footer-cookie-btn{background:none;border:none;cursor:pointer;color:inherit;font-size:inherit;font-family:inherit;padding:0;opacity:.8;transition:opacity .2s}.footer-cookie-btn:hover{opacity:1}@media(max-width:1024px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-footer{padding:2rem 1.5rem 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section h3,.footer-section h4{font-size:1.1rem}.footer-bottom p{font-size:.85rem}}@media(max-width:768px){.teaser{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.league-logo{width:110px;margin:0 auto}.teaser-content{align-items:center;text-align:center}.division-filters{justify-content:center}.team-card{min-width:200px}.results-list{grid-template-columns:1fr}.result-card{padding:1.25rem;text-align:center}.result-row.teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;gap:.4rem}.team.home,.team.away{width:100%}.result-team{display:flex;align-items:center;gap:.4rem}.team.home .result-team{justify-content:flex-end}.team.away .result-team{justify-content:flex-start}.result-row.scores{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:.4rem}.score{font-size:1.2rem;line-height:1;min-width:2ch;text-align:center}.result-logo{width:24px;height:24px}.result-date{margin-top:.3rem;text-align:center}.upcoming-card{flex-direction:column;align-items:flex-start;gap:.5rem}.game-date{align-self:center}}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;text-align:center}.footer-links,.footer-legal{margin-top:1.5rem}}@media(max-width:768px){.results-division:not(:last-child):after{box-shadow:0 0 6px #60a5fa40}}@media(max-width:1024px){.teaser{gap:3rem}.results-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.results-list{grid-template-columns:1fr!important}}.search-bar{position:relative;width:280px;flex-shrink:0}.search-input-wrapper{display:flex;align-items:center;gap:.5rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.35rem .85rem;transition:border-color .2s ease,background .2s ease}.search-input-wrapper:focus-within{background:#ffffff1a;border-color:#38e8e080;box-shadow:0 0 0 3px #38e8e014}.search-icon{width:15px;height:15px;color:#fff6;flex-shrink:0}.search-input{background:none;border:none;outline:none;color:#f9fafb;font-size:.875rem;width:100%;font-family:inherit}.search-input::placeholder{color:#ffffff59}.search-clear{background:none;border:none;color:#fff6;cursor:pointer;font-size:.75rem;padding:0;line-height:1;flex-shrink:0;transition:color .2s}.search-clear:hover{color:#fffc}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:340px;background:#0f1824;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 16px 48px #00000080,0 0 0 1px #38e8e014;overflow:hidden;z-index:1000;animation:search-fade-in .15s ease}@keyframes search-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-loading,.search-empty{padding:1rem 1.25rem;font-size:.85rem;color:#fff6;text-align:center}.search-group{padding:.5rem 0}.search-group+.search-group{border-top:1px solid rgba(255,255,255,.06)}.search-group-label{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;padding:.4rem 1.25rem .25rem}.search-result-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s ease}.search-result-item:hover{background:#ffffff0d}.search-result-headshot{width:32px;height:32px;border-radius:50%;object-fit:cover;object-position:top;flex-shrink:0;background:#ffffff0d}.search-result-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0;background:#ffffffe6;border-radius:6px;padding:3px}.search-result-avatar{width:28px;height:28px;border-radius:6px;background:#38e8e01f;border:1px solid rgba(56,232,224,.25);color:var(--accent);font-size:.6rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.05em}.search-result-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.search-result-name{font-size:.9rem;font-weight:600;color:#f9fafb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-sub{font-size:.75rem;color:#ffffff73}.search-result-type{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:999px;flex-shrink:0}.search-result-type.team{background:#38e8e01f;color:var(--accent);border:1px solid rgba(56,232,224,.25)}.search-result-type.player{background:#ffffff0f;color:#ffffff80;border:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.search-bar{width:100%;position:static}.search-dropdown{position:fixed;top:auto;left:0;right:0;min-width:unset;width:100%;border-radius:0 0 16px 16px;max-height:60vh;overflow-y:auto}}.legal-page{min-height:100vh;background:var(--bg-dark);color:#e5e7eb}.legal-hero{background:linear-gradient(135deg,#475569,#64748b);padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}.legal-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%);pointer-events:none}.legal-hero-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.legal-hero h1{font-size:2.5rem;font-weight:900;margin:0 0 .5rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3)}.legal-hero p{font-size:1.1rem;color:#ffffffe6}.legal-content{max-width:1000px;margin:0 auto;padding:3rem 2rem}.legal-tabs{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem}.legal-tab{padding:.875rem 1.75rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.15);border-radius:12px;color:#fffc;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.legal-tab:hover{background:#ffffff1a;transform:translateY(-2px)}.legal-tab.active{background:var(--accent);color:#020617;border-color:var(--accent);box-shadow:0 4px 20px #38e8e04d}.legal-section-content{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem;min-height:400px}.legal-section h2{margin:0 0 2rem;font-size:2rem;font-weight:800;color:var(--accent);text-align:center}.legal-block{margin-bottom:2.5rem}.legal-block:last-child{margin-bottom:0}.legal-block h3{margin:0 0 1rem;font-size:1.3rem;font-weight:700;color:#f9fafb}.legal-block h4{margin:1.5rem 0 .75rem;font-size:1.1rem;font-weight:600;color:#ffffffe6}.legal-block p{margin:0 0 1rem;font-size:.95rem;line-height:1.7;color:#fffc}.legal-block p:last-child{margin-bottom:0}.legal-block strong{color:var(--accent);font-weight:700}.legal-info-box{background:#38e8e01a;border:1px solid rgba(56,232,224,.3);border-radius:12px;padding:1.5rem;margin-top:2rem}.legal-info-box p{margin:0;font-size:.95rem;line-height:1.6;color:#ffffffe6}.legal-footer{text-align:center;padding-top:2rem;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.legal-hero h1{font-size:2rem}.legal-hero p{font-size:1rem}.legal-content{padding:2rem 1rem}.legal-tabs{padding:1rem;gap:.75rem}.legal-tab{padding:.75rem 1.25rem;font-size:.875rem}.legal-section-content{padding:2rem 1.5rem}.legal-section h2{font-size:1.6rem}.legal-block h3{font-size:1.2rem}.legal-block h4{font-size:1rem}.legal-block p{font-size:.9rem}}@media(max-width:480px){.legal-hero h1{font-size:1.6rem}.legal-tabs{flex-direction:column}.legal-tab{width:100%;justify-content:center}.legal-section-content{padding:1.5rem 1rem}.legal-section h2{font-size:1.4rem}}.faq-page{min-height:100vh;background:var(--bg-dark);color:#e5e7eb}.faq-hero{background:linear-gradient(135deg,#3b82f6,#8b5cf6);padding:4rem 2rem;text-align:center}.faq-hero-content h1{font-size:3rem;font-weight:900;margin:0 0 1rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3)}.faq-hero-content p{font-size:1.2rem;color:#fffffff2}.faq-content{max-width:1200px;margin:0 auto;padding:3rem 2rem}.faq-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:3rem}.category-btn{padding:1.25rem;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fffc;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.category-btn:hover{background:#ffffff1a;transform:translateY(-4px)}.category-btn.active{background:var(--accent);color:#020617;border-color:var(--accent);box-shadow:0 4px 20px #38e8e04d}.category-icon{font-size:2rem}.faq-count{font-size:.85rem;opacity:.7}.faq-section{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;margin-bottom:2rem}.faq-section-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(56,232,224,.3)}.section-icon{font-size:2.5rem}.faq-section-header h2{margin:0;font-size:2rem;font-weight:800;color:var(--accent);flex:1}.section-count{font-size:.95rem;color:#fff9;background:#ffffff1a;padding:.5rem 1rem;border-radius:20px}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{background:#ffffff14;border-color:#38e8e04d}.faq-item.expanded{background:#ffffff14;border-color:var(--accent)}.faq-question{width:100%;padding:1.5rem;background:none;border:none;color:#f9fafb;font-size:1.1rem;font-weight:700;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .2s ease}.faq-question:hover,.faq-item.expanded .faq-question{color:var(--accent)}.question-text{flex:1}.expand-icon{width:32px;height:32px;background:#38e8e033;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--accent);flex-shrink:0;transition:all .3s ease}.faq-item.expanded .expand-icon{background:var(--accent);color:#020617;transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.expanded .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{margin:0;font-size:1rem;line-height:1.7;color:#fffc}.faq-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.stat-card{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{background:#ffffff14;transform:translateY(-4px)}.stat-number{font-size:3rem;font-weight:900;color:var(--accent);margin-bottom:.5rem}.stat-label{font-size:.95rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.faq-help-box{background:#38e8e01a;border:1px solid rgba(56,232,224,.3);border-radius:12px;padding:2rem;text-align:center}.faq-help-box h3{margin:0 0 1rem;font-size:1.5rem;font-weight:700;color:var(--accent)}.faq-help-box p{margin:0;font-size:1rem;line-height:1.6;color:#fffc}.faq-help-box a{color:var(--accent);text-decoration:underline;font-weight:600;transition:color .2s ease}.faq-help-box a:hover{color:#10b981}@media(max-width:768px){.faq-hero-content h1{font-size:2rem}.faq-content{padding:2rem 1rem}.faq-categories{grid-template-columns:repeat(2,1fr)}.category-btn{padding:1rem}.category-icon{font-size:1.5rem}.faq-section{padding:1.5rem}.faq-section-header{flex-direction:column;align-items:flex-start}.faq-section-header h2{font-size:1.5rem}.faq-question{padding:1rem;font-size:1rem}.faq-stats{grid-template-columns:1fr}}.glossary-page{min-height:100vh;background:var(--bg-dark);color:#e5e7eb}.glossary-hero{background:linear-gradient(135deg,#10b981,#06b6d4);padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.glossary-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%);pointer-events:none}.glossary-hero-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.glossary-hero h1{font-size:3rem;font-weight:900;margin:0 0 1rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3)}.glossary-hero p{font-size:1.2rem;color:#fffffff2}.glossary-content{max-width:1200px;margin:0 auto;padding:3rem 2rem}.glossary-search{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.search-wrapper{position:relative;max-width:600px;margin:0 auto}.search-input{width:100%;padding:1rem 3.5rem 1rem 1.5rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.15);border-radius:12px;color:#f9fafb;font-size:1rem;transition:all .2s ease}.search-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #38e8e01a}.search-input::placeholder{color:#fff6}.clear-search{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#ef444433;border:none;border-radius:50%;color:#ef4444;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;pointer-events:none}.search-wrapper:has(.search-input:not(:placeholder-shown)) .clear-search{opacity:1;pointer-events:auto}.clear-search:hover{background:#ef44444d;transform:translateY(-50%) scale(1.1)}.search-results-count{text-align:center;margin-top:1rem;color:var(--accent);font-weight:600;font-size:.95rem}.alphabet-nav{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;margin-bottom:3rem;position:sticky;top:70px;z-index:100}.letter-btn{width:40px;height:40px;background:#ffffff0d;border:2px solid rgba(255,255,255,.15);border-radius:8px;color:#fffc;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.letter-btn:hover:not(.disabled){background:#ffffff1a;transform:translateY(-2px)}.letter-btn.active{background:var(--accent);color:#020617;border-color:var(--accent);box-shadow:0 4px 15px #38e8e04d}.letter-btn.disabled{opacity:.3;cursor:not-allowed}.terms-section{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem}.letter-section{margin-bottom:3rem;scroll-margin-top:150px}.letter-section:last-child{margin-bottom:0}.letter-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(56,232,224,.3)}.letter-title{margin:0;font-size:3rem;font-weight:900;color:var(--accent);text-shadow:0 2px 10px rgba(56,232,224,.3)}.terms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.term-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease}.term-card:hover{background:#ffffff14;border-color:#38e8e04d;transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.term-name{margin:0 0 .75rem;font-size:1.3rem;font-weight:800;color:var(--accent)}.term-definition{margin:0;font-size:.95rem;line-height:1.6;color:#fffc}.no-results{text-align:center;padding:4rem 2rem}.no-results-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-results p{font-size:1.1rem;color:#fff9;margin-bottom:1.5rem}.clear-search-btn{padding:.75rem 1.5rem;background:var(--accent);color:#020617;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s ease}.clear-search-btn:hover{background:#10b981;transform:translateY(-2px)}.glossary-footer{text-align:center;padding-top:2rem;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.back-to-home{display:inline-block;padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#f9fafb;font-weight:600;text-decoration:none;transition:all .2s ease}.back-to-home:hover{background:#ffffff1a;border-color:#38e8e066;transform:translateY(-2px)}@media(max-width:768px){.glossary-hero h1{font-size:2rem}.glossary-hero p{font-size:1rem}.glossary-content{padding:2rem 1rem}.glossary-search{padding:1.5rem}.search-input{padding:.875rem 3rem .875rem 1rem;font-size:.95rem}.alphabet-nav{gap:.4rem;padding:1rem;top:60px}.letter-btn{width:36px;height:36px;font-size:.875rem}.terms-section{padding:1.5rem}.letter-title{font-size:2.5rem}.terms-grid{grid-template-columns:1fr}.term-card{padding:1.25rem}.term-name{font-size:1.15rem}.term-definition{font-size:.9rem}}@media(max-width:480px){.glossary-hero h1{font-size:1.6rem}.alphabet-nav{gap:.3rem}.letter-btn{width:32px;height:32px;font-size:.8rem}.letter-title{font-size:2rem}}.ad-unit{display:flex;justify-content:center;margin:0 auto}.ad-unit--between-sections{padding:1.5rem 0}.ad-unit--sidebar{position:sticky;top:80px}.ad-placeholder{width:100%;display:flex;align-items:center;justify-content:center;background:#ffffff05;border:1px dashed rgba(255,255,255,.1);border-radius:10px;position:relative;overflow:hidden}.ad-placeholder:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(56,232,224,.03) 50%,transparent 100%);transform:translate(-100%);animation:ad-shimmer 3s ease-in-out infinite}@keyframes ad-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ad-placeholder-inner{display:flex;flex-direction:column;align-items:center;gap:.375rem;z-index:1}.ad-placeholder-icon{width:24px;height:24px;color:#ffffff26}.ad-placeholder-icon svg{width:100%;height:100%}.ad-placeholder-label{font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff3}.ad-placeholder-size{font-size:.6rem;color:#ffffff1a;letter-spacing:.05em}.ad-unit--leaderboard{max-width:728px;width:100%}.ad-unit--mobile-banner{display:none}@media(max-width:768px){.ad-unit--leaderboard{display:none}.ad-unit--mobile-banner{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;max-width:100%;background:#0a0d14;border-top:1px solid rgba(255,255,255,.08);padding:4px 0}.ad-unit--mobile-banner .ad-placeholder{border:none;border-radius:0;background:transparent}}.ad-between{padding:2rem 0;display:flex;justify-content:center}.page-with-sidebar{display:grid;grid-template-columns:1fr 300px;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;align-items:start}.page-sidebar{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:960px){.page-with-sidebar{grid-template-columns:1fr}.page-sidebar .ad-unit--skyscraper{display:none}}.carousel-wrapper{width:100%;overflow:visible;display:flex;flex-direction:column}.carousel-viewport{width:100%;overflow:hidden}.carousel{padding:1.5rem 0}.carousel-track{display:flex;gap:1rem;transition:transform .4s ease;padding-top:12px}.carousel-buttons{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.carousel-buttons button{appearance:none;border:none;cursor:pointer;min-width:44px;height:44px;padding:0 1rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#fff;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #00000073,inset 0 1px #ffffff0f;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.carousel-buttons button:hover{background:#38e8e026;border-color:#38e8e099;transform:translateY(-1px)}.carousel-buttons button:active{background:var(--accent);color:#020617;border-color:var(--accent)}.team-card{min-width:220px;padding:1.5rem;border-radius:16px;text-align:center;color:#fff;flex-shrink:0;transition:transform .25s ease,box-shadow .25s ease}.team-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #00000040}.team-logo-badge{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem}.team-logo-badge img{max-width:90px;max-height:70px;object-fit:contain}@media(max-width:768px){.carousel-buttons{display:none}}.frp-nav-buttons{display:flex;justify-content:center;margin-top:1.5rem}.frp-nav-btn{cursor:pointer;min-width:44px;height:44px;padding:0 1rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#fff;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.75rem}@media(max-width:768px){.frp-nav-buttons{display:none!important}}.ticker-wrap{display:flex;align-items:center;background:#ffffff0a;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);height:40px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.ticker-label{display:flex;align-items:center;gap:6px;padding:0 14px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#38e8e0;white-space:nowrap;border-right:1px solid rgba(255,255,255,.1);height:100%;flex-shrink:0;background:#38e8e00d}.ticker-label-dot{width:6px;height:6px;border-radius:50%;background:#38e8e0;flex-shrink:0}.ticker-track{flex:1;overflow:hidden;height:100%;position:relative}.ticker-inner{display:flex;align-items:center;height:100%;white-space:nowrap;animation:ticker-scroll 40s linear infinite;will-change:transform}.ticker-inner:hover{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{display:inline-flex;align-items:center;gap:6px;padding:0 8px;font-size:.82rem;color:#ffffffbf}.ticker-live-dot{width:7px;height:7px;border-radius:50%;background:#ef4444;animation:ticker-pulse 1.5s ease-in-out infinite;flex-shrink:0}@keyframes ticker-pulse{0%,to{opacity:1}50%{opacity:.3}}.ticker-live-tag{font-size:.7rem;font-weight:800;color:#ef4444;background:#ef44441f;border-radius:4px;padding:1px 5px;letter-spacing:.03em}.ticker-teams{color:#ffffffd9}.ticker-teams strong{color:#fff;font-variant-numeric:tabular-nums}.ticker-vs{color:#fff6}.ticker-date{font-size:.75rem;color:#fff6;font-variant-numeric:tabular-nums}.ticker-sep{color:#fff3;padding-left:8px}.section-header{text-align:center;margin-bottom:2rem}.section-header h2{font-size:2rem;font-weight:700;color:#f9fafb;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(56,232,224,.3)}.section-desc{font-size:1rem;color:#fff9}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;max-width:100%}.game-card{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.25rem;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;min-width:0;width:100%;text-align:center;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.game-card:hover{transform:translateY(-4px);border-color:#38e8e066;box-shadow:0 12px 40px #0006,0 0 25px #38e8e033,inset 0 1px #ffffff26}.game-status{text-align:center;font-size:.85rem;font-weight:600}.status-live{color:#ef4444;animation:pulse 2s infinite}.status-final{color:#fff9}.status-upcoming{color:var(--accent)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.game-teams{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.game-teams .team{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:.5rem;flex:1 1 0;min-width:0;overflow:hidden;transition:transform .2s ease}.game-teams .team.winner .team-logo{filter:drop-shadow(0 0 8px rgba(56,232,224,.5))}.team-logo{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.team-label{font-size:.72rem;color:#f9fafb9e;text-align:center;white-space:normal;overflow:hidden;max-width:100%;line-height:1.2}.team-info{display:flex;flex-direction:column;gap:.25rem}.team-name{font-size:clamp(.85rem,1.8vw,1.2rem);font-weight:600;color:#f9fafb;line-height:1.2;text-align:center;white-space:normal;overflow:hidden;max-width:100%;min-height:3rem;display:flex;align-items:center;justify-content:center}.team-score{font-size:clamp(2rem,2.5vw,3rem);font-weight:800;color:#fffc;text-align:center;margin-top:auto}.team-score.winner-score{color:#10b981}.vs-separator{font-size:1.2rem;font-weight:700;color:#ffffff4d;flex:0 0 auto;padding:0 .5rem}.games-loading,.games-error{text-align:center;padding:3rem 1rem;color:#fff9}.loading-spinner{width:40px;height:40px;border:4px solid rgba(56,232,224,.2);border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.news-section{max-width:1400px;margin:4rem auto;padding:0 2rem}.news-header{text-align:center;margin-bottom:3rem}.news-header h2{font-size:2rem;font-weight:700;color:#f9fafb;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(56,232,224,.3)}.news-subtitle{font-size:1rem;color:#fff9}.news-categories{display:flex;gap:.5rem;margin-bottom:.75rem}.news-category{font-size:.75rem;font-weight:600;padding:.25rem .75rem;background:#38e8e026;color:var(--accent);border:1px solid rgba(56,232,224,.3);border-radius:999px}.news-divider{color:#ffffff4d}.news-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--accent);text-decoration:none;transition:gap .2s ease}.news-link:hover{gap:.75rem}.news-loading,.news-error,.news-empty{text-align:center;padding:3rem 1rem;color:#fff9}@media(max-width:768px){.section-header h2{font-size:1.6rem}.games-grid{grid-template-columns:1fr;gap:1rem}.game-card{padding:1.25rem}.team-logo{width:40px;height:40px}.team-name{font-size:.85rem}}.games-section{max-width:1200px;margin:3rem auto;padding:0 2rem;display:flex;flex-direction:column;gap:3rem}.games-block{display:flex;flex-direction:column;gap:1.25rem}.games-heading{font-size:1.8rem;font-weight:700;color:#f9fafb;margin:0;display:flex;align-items:center;gap:.6rem;text-shadow:0 2px 10px rgba(56,232,224,.3)}.live-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#ef4444;box-shadow:0 0 8px #ef4444b3;animation:pulse 2s infinite;flex-shrink:0}.games-empty{color:#ffffff73;font-size:.95rem;padding:1rem 0;margin:0}.team--away{text-align:center}.game-date{text-align:center;font-size:.78rem;color:#ffffff61}.home-hero{background:linear-gradient(135deg,#0a0f1e,#0d1b2a 60%,#091628);padding:3rem 2rem;border-bottom:1px solid rgba(56,232,224,.1)}.home-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home-hero-eyebrow{display:block;font-size:.85rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.home-hero-text h1{font-size:3.5rem;font-weight:900;color:#f9fafb;line-height:1.1;margin:.5rem 0 1.25rem}.home-hero-text p{font-size:1.1rem;color:#ffffffa6;line-height:1.7;max-width:480px}.home-hero-ctas{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.hero-cta-primary{padding:.85rem 1.75rem;background:var(--accent);color:#020617;font-weight:700;border-radius:12px;text-decoration:none;transition:opacity .2s}.hero-cta-primary:hover{opacity:.85}.hero-cta-secondary{padding:.85rem 1.75rem;background:#ffffff12;color:#f9fafb;font-weight:600;border-radius:12px;text-decoration:none;border:1px solid rgba(255,255,255,.12);transition:background .2s}.hero-cta-secondary:hover{background:#ffffff1f}.home-hero-cards{display:flex;flex-direction:column;gap:1rem}.hero-entry-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem 1.5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;text-decoration:none;transition:all .2s ease}.hero-entry-card:hover{background:#ffffff14;border-color:#38e8e04d;transform:translate(4px)}.hero-entry-card.highlight{border-color:#38e8e04d;background:#38e8e00f}.hero-entry-card>span:first-child{font-size:1.5rem}.hero-entry-card h3{font-size:.95rem;font-weight:700;color:#f9fafb;margin:0 0 .2rem}.hero-entry-card p{font-size:.82rem;color:#ffffff80;margin:0}.hero-card-arrow{font-size:1rem;color:var(--accent)}.teaser-header{margin-bottom:1.25rem}.teaser-header h2{margin:0 0 .25rem}.teaser-sub{font-size:.95rem;color:#ffffff80;margin:0}@media(max-width:768px){.home-hero-content{grid-template-columns:1fr;gap:2.5rem}.home-hero-text h1{font-size:2.4rem}}.news-page{min-height:100vh;color:#e5e7eb}.news-page-hero{padding:5rem 2rem 2.5rem;margin-top:64px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(135deg,rgba(56,232,224,.06),transparent 60%)}.news-page-hero h1{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#f9fafb;margin:0 0 .5rem;max-width:1200px;padding:0 2rem;margin-inline:auto}.news-page-hero p{color:#ffffff80;font-size:1rem;margin:0;max-width:1200px;padding:0 2rem;margin-inline:auto}.news-page-content{padding-bottom:5rem}.news-section{max-width:1200px;margin:4rem auto;padding:0 2rem}.news-section h2{color:var(--text-light);font-size:1.8rem;margin-bottom:1.5rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.news-card{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;text-decoration:none;display:block;color:inherit}.news-card:hover{transform:translateY(-4px);border-color:#38e8e066;box-shadow:0 12px 40px #0006,0 0 25px #38e8e026}.news-image{position:relative;height:180px;overflow:hidden;background:linear-gradient(135deg,#38e8e01a,#38e8e00d)}.news-image .lazy-image-wrapper{width:100%;height:100%}.news-image img,.news-img{width:100%;height:100%;object-fit:cover;object-position:center}.news-card--own{border-color:#38e8e040}.news-badge--own{background:#38e8e026;color:#38e8e0;border-color:#38e8e080}.news-badge{position:absolute;bottom:12px;left:12px;background:#0a1220cc;color:var(--accent);border:1px solid rgba(56,232,224,.3);padding:.3rem .7rem;border-radius:999px;font-size:.72rem;font-weight:600;z-index:10}.news-content{padding:1.2rem}.news-title{color:#f9fafb;font-size:1rem;font-weight:700;line-height:1.45;margin:0 0 .75rem}.news-summary{color:#ffffff9e;font-size:.875rem;margin:0 0 .75rem}.news-meta{font-size:.78rem;color:#ffffff6b;display:flex;gap:.5rem;align-items:center}@media(max-width:768px){.news-grid{grid-template-columns:1fr;gap:1.5rem}}.news-article-page{min-height:100vh;background:var(--bg-dark);color:#e5e7eb}.article-nav{max-width:900px;margin:0 auto;padding:2rem 2rem 1rem}.article-container{max-width:900px;margin:0 auto;padding:0 2rem 4rem}.article-header{margin-bottom:2rem}.article-meta-top{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem}.article-category{display:inline-block;padding:.4rem 1rem;background:#38e8e026;color:var(--accent);border-radius:8px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.video-badge{padding:.4rem 1rem;background:#ef444426;color:#ef4444;border-radius:8px;font-size:.85rem;font-weight:600}.article-title{font-size:2.5rem;font-weight:800;line-height:1.2;color:#f9fafb;margin:0 0 1.5rem;text-shadow:0 2px 10px rgba(56,232,224,.2)}.article-meta{display:flex;gap:1.5rem;align-items:center;font-size:.9rem;color:#fff9;margin-bottom:1rem}.article-date{display:flex;align-items:center;gap:.5rem}.article-author{font-style:italic}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.3rem .8rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-size:.8rem;color:#ffffffb3;transition:all .2s ease}.tag:hover{background:#38e8e026;border-color:var(--accent);color:var(--accent)}.article-image{width:100%;height:500px;border-radius:20px;overflow:hidden;margin-bottom:3rem;box-shadow:0 10px 40px #0006}.article-image .lazy-image-wrapper{width:100%;height:100%}.article-image img{width:100%;height:100%;object-fit:cover}.article-content{font-size:1.1rem;line-height:1.8;color:#d1d5db}.article-intro{font-size:1.3rem;font-weight:600;line-height:1.6;color:#f9fafb;margin:0 0 2rem;padding:1.5rem;background:#38e8e014;border-left:4px solid var(--accent);border-radius:8px}.article-text{margin:0 0 1.5rem;color:#d1d5db}.article-heading{font-size:1.8rem;font-weight:700;color:#f9fafb;margin:3rem 0 1.5rem;text-shadow:0 2px 8px rgba(56,232,224,.2)}.article-quote{margin:2.5rem 0;padding:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-left:4px solid var(--accent);border-radius:12px;box-shadow:0 4px 20px #0003}.article-quote p{font-size:1.2rem;font-style:italic;color:#f9fafb;margin:0 0 1rem;line-height:1.6}.article-quote cite{display:block;font-size:.95rem;font-style:normal;color:var(--accent);font-weight:600}.article-video{margin:2.5rem 0}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px;background:#000;box-shadow:0 10px 40px #0006}.article-stats{margin:2.5rem 0;padding:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 8px 32px #0000004d}.article-stats h3{margin:0 0 1.5rem;font-size:1.3rem;color:var(--accent);text-align:center}.stats-list{display:grid;gap:.75rem}.stat-item{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:.75rem 1rem;background:#ffffff0d;border-radius:10px;transition:all .2s ease}.stat-item:hover{background:#ffffff14;transform:translate(4px)}.stat-label{font-weight:600;color:#e5e7eb}.stat-value{font-weight:800;font-size:1.1rem;color:var(--accent);font-family:monospace}.related-articles{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.related-articles h3{font-size:1.8rem;font-weight:700;color:#f9fafb;margin:0 0 1.5rem;text-shadow:0 2px 8px rgba(56,232,224,.2)}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.related-card{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #0003}.related-card:hover{transform:translateY(-6px);background:#ffffff14;border-color:#38e8e066;box-shadow:0 8px 30px #0000004d}.related-image{width:100%;height:180px;overflow:hidden}.related-image .lazy-image-wrapper{width:100%;height:100%}.related-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-card:hover .related-image img{transform:scale(1.05)}.related-card h4{padding:1.25rem;margin:0;font-size:1rem;line-height:1.4;color:#f9fafb}@media(max-width:768px){.article-title{font-size:1.8rem}.article-image{height:300px;border-radius:12px}.article-content{font-size:1rem}.article-intro{font-size:1.1rem}.article-heading{font-size:1.5rem}.article-quote p{font-size:1.05rem}.related-grid{grid-template-columns:1fr}.article-meta-top{flex-direction:column;align-items:flex-start}}.article-espn-teaser{margin:2rem 0;padding:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;text-align:center}.article-teaser-note{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem;color:#ffffffb3}.teaser-icon{font-size:2rem}.article-espn-btn{display:inline-block;padding:.85rem 2rem;background:var(--accent);color:#020617;font-weight:700;border-radius:12px;text-decoration:none;transition:opacity .2s ease}.article-espn-btn:hover{opacity:.85}.results-wrapper{max-width:1920px;margin:3rem auto;padding:0 2rem}.results-heading{margin-bottom:2rem;color:#f9fafb;font-size:2rem;font-weight:700;text-shadow:0 2px 10px rgba(56,232,224,.3)}.results-section{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1920px;margin:0 auto;color:#e5e7eb}.results-list{display:flex;flex-direction:column;gap:1.5rem}.results-division{position:relative;margin-bottom:3rem}.division-header{margin-bottom:1.5rem}.division-title{display:flex;align-items:center;gap:.5rem;margin:0;color:#f9fafb;font-size:1.5rem;font-weight:600;text-shadow:0 2px 8px rgba(56,232,224,.25)}.division-badge{font-size:.7rem;padding:.25rem .7rem;border-radius:999px;background:#38e8e026;color:var(--accent);border:1px solid rgba(56,232,224,.3);font-weight:600;margin-left:.5rem;box-shadow:0 0 10px #38e8e033}.result-card{width:100%;max-width:560px;background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a,0 0 0 1px #38e8e01a;padding:1.75rem 2rem;color:#fff;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border-color .3s ease}.result-card:hover{transform:translateY(-4px);background:#ffffff14;border-color:#38e8e066;box-shadow:0 12px 40px #0006,0 0 30px #38e8e033,inset 0 1px #ffffff26}.result-row.teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:1rem}.team{display:flex;align-items:center}.team.home{justify-content:flex-end}.team.away{justify-content:flex-start}.result-team{display:flex;align-items:center;gap:.75rem;min-width:0}.team.away .result-team{flex-direction:row-reverse}.result-logo{width:36px;height:36px;background:#fffffff2;border-radius:10px;padding:6px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:transform .2s ease,box-shadow .2s ease}.result-card:hover .result-logo{transform:scale(1.05);box-shadow:0 4px 12px #00000040}.result-logo img{max-width:100%;max-height:100%;object-fit:contain}.result-card .team-name{font-size:1rem;font-weight:600;line-height:1.3;color:#f9fafb}.colon{font-size:1.2rem;font-weight:700;color:#fff6;margin:0 .5rem}.result-row.scores{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}.score{font-size:2rem;font-weight:800;line-height:1;min-width:3ch;text-align:center;background:linear-gradient(135deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 10px rgba(255,255,255,.3)}.winner{color:#10b981;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 8px rgba(16,185,129,.4))}.result-date{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08);font-size:.85rem;color:#fff9;text-align:center;font-weight:500}.view-report{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08);font-size:.85rem;font-weight:600;color:var(--accent);text-align:center;opacity:0;transform:translateY(-5px);transition:opacity .3s ease,transform .3s ease}.result-card:hover .view-report{opacity:1;transform:translateY(0)}.results-division:not(:last-child):after{content:"";position:absolute;left:0;right:0;bottom:-1.5rem;height:1px;background:linear-gradient(90deg,transparent,rgba(56,232,224,.5),transparent);box-shadow:0 0 15px #38e8e04d,0 0 30px #38e8e026}@media(min-width:900px){.results-section{grid-template-columns:repeat(2,1fr);align-items:start}}@media(max-width:768px){.results-heading{font-size:1.6rem}.result-card{padding:1.5rem}.result-logo{width:32px;height:32px}.result-card .team-name{font-size:.9rem}.score{font-size:1.6rem}.division-title{font-size:1.3rem}}.standings-page{min-height:100vh;color:#e5e7eb}.standings-hero{background:linear-gradient(135deg,#0a1220f2,#38e8e01f);border-bottom:1px solid rgba(56,232,224,.15);padding:3rem 2rem 2.5rem;text-align:center}.standings-hero-content h1{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#f9fafb;margin:0 0 .5rem}.standings-hero-content p{font-size:1rem;color:#ffffff8c;margin:0}.standings-content{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.standings-loading,.standings-error,.standings-empty{text-align:center;color:#ffffff80;padding:3rem;font-size:1rem}.standings-error{color:#ef4444}.standings-table-wrap{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden}.table-wrapper{overflow-x:auto}.standings-table{width:100%;border-collapse:collapse}.standings-table thead th{padding:.85rem .75rem;text-align:left;font-size:.72rem;font-weight:700;color:#ffffff73;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08;white-space:nowrap}.standings-table tbody td{padding:.75rem;font-size:.9rem;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle}.team-row:last-child td{border-bottom:none}.team-row:hover{background:#ffffff0a}.team-row.playoff-spot{background:#38e8e00a}.team-row.playoff-spot:hover{background:#38e8e014}.col-pos{width:48px;text-align:center}.pos-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;font-size:.82rem;font-weight:700;color:#ffffff8c;background:#ffffff0f}.pos-badge--playoff{background:#38e8e026;color:#38e8e0}.col-team{min-width:160px}.team-link{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:#f9fafb}.standings-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0}.standings-team-name{font-weight:600;font-size:.9rem;white-space:nowrap}.wins{color:#10b981;font-weight:700}.losses{color:#ef4444;font-weight:700}.pts-col{color:#fff9;font-size:.82rem;white-space:nowrap}.form-dots{display:flex;gap:4px;align-items:center}.form-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.form-dot--win{background:#10b981}.form-dot--loss{background:#ef4444}.standings-legend{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.07);font-size:.78rem;color:#ffffff73}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-playoff-dot{width:10px;height:10px;border-radius:2px;background:#38e8e066;flex-shrink:0}.legend-form{display:flex;align-items:center;gap:.4rem}.hide-mobile{display:table-cell}@media(max-width:600px){.hide-mobile{display:none}.standings-table thead th,.standings-table tbody td{padding:.6rem .5rem;font-size:.82rem}.standings-team-name{font-size:.82rem}.col-team{min-width:120px}}.schedule-page{min-height:100vh;color:#e5e7eb}.schedule-hero{background:linear-gradient(135deg,#0a1220f2,#38e8e01f);border-bottom:1px solid rgba(56,232,224,.15);padding:3rem 2rem 2.5rem;text-align:center}.schedule-hero-content h1{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#f9fafb;margin:0 0 .5rem}.schedule-hero-content p{font-size:1rem;color:#ffffff8c;margin:0}.schedule-content{max-width:860px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.sp-week-section{position:sticky;top:60px;z-index:9;background:#0a1220eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);padding:.75rem 1.5rem .6rem;margin-bottom:0}.sp-week-scroll{display:flex;gap:.6rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:rgba(56,232,224,.4) transparent}.sp-week-scroll::-webkit-scrollbar{height:4px}.sp-week-scroll::-webkit-scrollbar-track{background:transparent}.sp-week-scroll::-webkit-scrollbar-thumb{background:#38e8e066;border-radius:2px}.sp-week-btn{flex-shrink:0;padding:.6rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#ffffffa6;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}.sp-week-btn:hover{background:#ffffff1a;color:#f9fafb}.sp-week-btn.active{background:#38e8e01f;border-color:#38e8e080;color:#38e8e0}.sp-filter{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.sp-filter-btn{padding:.5rem 1.25rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffb3;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.sp-filter-btn:hover{background:#ffffff1a;color:#f9fafb}.sp-filter-btn.active{background:#38e8e026;border-color:#38e8e080;color:#38e8e0}.sp-state{text-align:center;color:#ffffff73;padding:3rem;font-size:1rem}.sp-state--error{color:#ef4444}.sp-day-group{margin-bottom:2rem}.sp-day-heading{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.07)}.sp-day-games{display:flex;flex-direction:column;gap:.5rem}.sp-game-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem 1rem;transition:background .2s ease,border-color .2s ease}.sp-game-row:hover{background:#ffffff12;border-color:#ffffff24}.sp-game-row--live{border-color:#38e8e04d;background:#38e8e00a}.sp-team{display:flex;align-items:center;gap:.6rem;min-width:0}.sp-team--away{justify-content:flex-end}.sp-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.sp-logo-fallback{width:32px;height:32px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff9;flex-shrink:0}.sp-name{font-size:.88rem;font-weight:600;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-team--winner .sp-name{color:#f9fafb}.sp-score{font-size:1.3rem;font-weight:800;color:#fff9;flex-shrink:0}.sp-score--winner{color:#38e8e0}.sp-middle{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;min-width:44px}.sp-separator{font-size:1.1rem;font-weight:700;color:#ffffff4d}.sp-time{font-size:.82rem;font-weight:700;color:#ffffff8c;white-space:nowrap}.sp-live-badge{font-size:.68rem;font-weight:800;letter-spacing:.08em;color:#38e8e0;background:#38e8e026;border:1px solid rgba(56,232,224,.4);border-radius:4px;padding:.15rem .4rem;animation:sp-live-pulse 1.4s ease-in-out infinite}@keyframes sp-live-pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:520px){.sp-name{font-size:.78rem;max-width:80px}.sp-logo{width:26px;height:26px}.sp-score{font-size:1.1rem}.sp-game-row{padding:.6rem .75rem;gap:.5rem}}.stats-page{min-height:100vh;color:#e5e7eb}.stats-hero{background:linear-gradient(135deg,#0a1220f2,#38e8e01f);border-bottom:1px solid rgba(56,232,224,.15);padding:3rem 2rem 2.5rem;text-align:center}.stats-hero-content h1{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#f9fafb;margin:0 0 .5rem}.stats-hero-content p{font-size:1rem;color:#ffffff8c;margin:0}.stats-content{max-width:960px;margin:0 auto;padding:2.5rem 1.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}.st-state{text-align:center;color:#ffffff80;padding:3rem}.st-state--error{color:#ef4444}.st-section{background:#ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.75rem}.st-section-header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.st-section-header h2{margin:0;font-size:1.3rem;font-weight:800;color:#f9fafb}.st-section-sub{font-size:.85rem;color:#fff6}.st-rank-table{display:flex;flex-direction:column;gap:.6rem}.st-rank-row{display:grid;grid-template-columns:28px 28px 1fr 120px 52px 36px;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:10px;background:#ffffff08;border:1px solid transparent;transition:background .2s,border-color .2s}.st-rank-row:hover{background:#ffffff12;border-color:#ffffff14}.st-rank-row--top{border-color:#38e8e026}.st-rank-pos{font-size:.8rem;font-weight:700;color:#ffffff59;text-align:center}.st-rank-row--top .st-rank-pos{color:#38e8e0}.st-logo{width:28px;height:28px;object-fit:contain}.st-logo-fallback{width:28px;height:28px;background:#38e8e026;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#38e8e0}.st-rank-name{font-size:.9rem;font-weight:600;color:#e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-bar-wrap{min-width:0}.st-bar-bg{height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.st-bar-fill{height:100%;border-radius:3px;transition:width .6s ease}.st-rank-val{font-size:1rem;font-weight:800;text-align:right}.st-rank-lbl{font-size:.7rem;color:#ffffff59;text-transform:uppercase;letter-spacing:.04em}.st-diff-bar-wrap{position:relative;height:6px;background:#ffffff14;border-radius:3px;overflow:hidden;min-width:0}.st-diff-center{position:absolute;left:50%;top:0;width:1px;height:100%;background:#ffffff40}.st-diff-fill{position:absolute;top:0;height:100%;border-radius:3px;transition:width .6s ease}.st-ha-table{display:flex;flex-direction:column;gap:0}.st-ha-header{display:grid;grid-template-columns:1fr 80px 80px 140px;gap:.75rem;padding:0 .75rem .6rem;font-size:.75rem;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.4rem}.st-ha-pct-head{text-align:right}.st-ha-row{display:grid;grid-template-columns:1fr 80px 80px 140px;align-items:center;gap:.75rem;padding:.55rem .75rem;border-radius:8px;transition:background .2s}.st-ha-row:hover{background:#ffffff0d}.st-ha-team{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#e5e7eb;min-width:0}.st-ha-team span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-ha-rec{font-size:.9rem;color:#ffffffb3;text-align:center}.st-ha-rec strong{color:#38e8e0}.st-ha-pct-col{display:flex;align-items:center;gap:.5rem}.st-ha-bar-bg{flex:1;height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.st-ha-bar-fill{height:100%;background:#38e8e0;border-radius:3px;transition:width .6s ease}.st-ha-pct-val{font-size:.8rem;font-weight:700;color:#fff9;min-width:36px;text-align:right}@media(max-width:640px){.st-rank-row{grid-template-columns:24px 24px 1fr 80px 44px}.st-rank-lbl{display:none}.st-ha-header,.st-ha-row{grid-template-columns:1fr 64px 64px}.st-ha-pct-col,.st-ha-pct-head{display:none}.st-section{padding:1.25rem}}.team-page{min-height:100vh;color:#e5e7eb}.tp-hero{border-bottom:1px solid rgba(255,255,255,.07);padding:4rem 2rem 2.5rem;margin-top:64px}.tp-hero-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:2rem}.tp-hero-logo-wrap{width:110px;height:110px;border-radius:50%;border:3px solid;background:#ffffff0f;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:12px}.tp-hero-logo{width:100%;height:100%;object-fit:contain}.tp-hero-name{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:900;margin:0 0 .4rem;line-height:1.1}.tp-hero-sub{font-size:.95rem;color:#ffffff80;margin:0}.tp-content{max-width:960px;margin:0 auto;padding:2rem 1.5rem 5rem;display:flex;flex-direction:column;gap:2rem}.tp-state{text-align:center;color:#ffffff73;padding:3rem}.tp-state--error{color:#ef4444}.tp-empty{color:#fff6;font-size:.9rem;padding:1rem 0}.tp-stats-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.tp-stat-badge{background:#ffffff0a;border:1px solid;border-radius:12px;padding:.75rem 1.1rem;display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:72px}.tp-stat-val{font-size:1.3rem;font-weight:900;line-height:1}.tp-stat-lbl{font-size:.7rem;color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.tp-form-wrap{display:flex;gap:5px;padding:0 .5rem;align-items:center}.tp-form-dot{width:12px;height:12px;border-radius:50%}.tp-form-dot.win{background:#22c55e}.tp-form-dot.loss{background:#ef4444}.tp-section{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:1.5rem}.tp-section-title{font-size:1.1rem;font-weight:800;color:#f9fafb;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid}.tp-roster{display:flex;flex-direction:column;gap:0}.tp-roster-header,.tp-roster-row{display:grid;grid-template-columns:36px 32px 1fr 100px 48px 1fr;gap:.5rem;align-items:center}.tp-roster--with-height .tp-roster-header,.tp-roster--with-height .tp-roster-row{grid-template-columns:36px 32px 1fr 100px 64px 48px 1fr}.tp-roster--with-stats .tp-roster-header,.tp-roster--with-stats .tp-roster-row{grid-template-columns:36px 32px 1fr 100px 48px 1fr 44px 44px 44px 48px}.tp-roster--with-height.tp-roster--with-stats .tp-roster-header,.tp-roster--with-height.tp-roster--with-stats .tp-roster-row{grid-template-columns:36px 32px 1fr 100px 64px 48px 1fr 44px 44px 44px 48px}.tp-roster-header{padding:0 .5rem .5rem;font-size:.72rem;font-weight:700;color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.25rem}.tp-roster-row{padding:.55rem .5rem;border-radius:8px;transition:background .15s}.tp-roster-row:hover{background:#ffffff0d}.tp-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;letter-spacing:.02em;flex-shrink:0;object-fit:cover}.tp-avatar--photo{background:#ffffff0f}.tp-height{font-size:.85rem;color:#ffffff8c;white-space:nowrap}.tp-num{font-weight:800;font-size:.9rem;text-align:center}.tp-name{font-size:.9rem;font-weight:600;color:#e5e7eb}.tp-pos,.tp-age,.tp-country{font-size:.85rem;color:#ffffff8c}.tp-stats-cols{font-size:.82rem;text-align:center}.tp-stat-num{color:#ffffffbf;font-variant-numeric:tabular-nums}.tp-games{display:flex;flex-direction:column;gap:.4rem}.tp-game-row{display:grid;grid-template-columns:28px 64px 32px 26px 1fr 80px;align-items:center;gap:.6rem;padding:.6rem .75rem;border-radius:8px;border:1px solid transparent;transition:background .15s}.tp-game-row:hover{background:#ffffff0d}.tp-game-row--win{border-color:#22c55e1a}.tp-game-row--loss{border-color:#ef444414}.tp-result-badge{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800}.tp-result-badge.win{background:#22c55e33;color:#22c55e}.tp-result-badge.loss{background:#ef444426;color:#ef4444}.tp-game-date{font-size:.82rem;color:#ffffff73}.tp-ha-badge{font-size:.7rem;font-weight:700;color:#ffffff4d;background:#ffffff0f;border-radius:4px;padding:2px 5px;text-align:center}.tp-opp-logo-wrap{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.tp-opp-logo{object-fit:contain}.tp-opp-name{font-size:.88rem;color:#e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-score{font-size:.95rem;font-weight:800;text-align:right}@media(max-width:600px){.tp-hero-inner{flex-direction:column;text-align:center;gap:1rem}.tp-hero-logo-wrap{width:90px;height:90px}.tp-roster-header,.tp-roster-row,.tp-roster--with-stats .tp-roster-header,.tp-roster--with-stats .tp-roster-row,.tp-roster--with-height.tp-roster--with-stats .tp-roster-header,.tp-roster--with-height.tp-roster--with-stats .tp-roster-row{grid-template-columns:36px 32px 1fr 80px}.tp-country,.tp-age,.tp-height,.tp-stats-cols{display:none}.tp-game-row{grid-template-columns:26px 56px 30px 22px 1fr 72px;gap:.4rem;padding:.5rem}}.game-report-page{min-height:100vh;color:#e5e7eb}.game-report-nav{max-width:1200px;margin:0 auto;padding:2rem 2rem 1rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);text-decoration:none;font-weight:600;font-size:.95rem;padding:.5rem 1rem;border-radius:8px;background:#38e8e01a;border:1px solid rgba(56,232,224,.3);transition:all .2s ease}.back-link:hover{background:#38e8e026;transform:translate(-3px)}.game-report-hero{background:linear-gradient(135deg,#38e8e026,#38e8e00d);border-bottom:1px solid rgba(255,255,255,.1);padding:3rem 2rem;margin-bottom:3rem}.game-report-header{max-width:1200px;margin:0 auto}.game-info{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;font-size:.9rem;color:#ffffffb3}.game-week,.game-report-page .game-date{padding:.4rem 1rem;background:#ffffff14;border-radius:8px;font-weight:600}.game-report-page .game-matchup{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin:2rem 0}.team-section{display:flex;align-items:center;gap:1.5rem}.team-section.away{justify-content:flex-end}.team-section.home{justify-content:flex-start}.team-logo-large{width:120px;height:120px;background:#fffffff2;border-radius:20px;padding:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0003}.team-logo-large img{max-width:100%;max-height:100%;object-fit:contain}.game-report-page .team-info{text-align:center}.game-report-page .team-name{font-size:1.8rem;font-weight:700;margin:0 0 .5rem;color:#f9fafb}.game-report-page .team-score{font-size:4rem;font-weight:900;line-height:1;background:linear-gradient(135deg,#fff,#d1d5db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.game-report-page .team-score.winner{background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 12px rgba(16,185,129,.4))}.vs-divider{display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#ffffff80;padding:1rem;background:#ffffff0d;border-radius:12px;letter-spacing:.1em}.stadium-info{display:flex;justify-content:center;gap:2rem;margin-top:2rem;font-size:.9rem;color:#fff9}.game-report-content{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.game-report-content section{margin-bottom:3rem}.game-report-content h3{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#f9fafb;text-shadow:0 2px 8px rgba(56,232,224,.2)}.game-report-content h4{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#f9fafb}.game-summary{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.game-summary p{font-size:1.1rem;line-height:1.8;color:#d1d5db;margin:0}.game-highlights{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:#000}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.game-quarters{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.quarters-table{overflow-x:auto}.quarters-table table{width:100%;border-collapse:collapse}.quarters-table th,.quarters-table td{padding:1rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.quarters-table th{font-weight:700;color:var(--accent);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.quarters-table td{font-size:1.1rem;font-weight:600}.quarters-table .team-cell{text-align:left;font-weight:700}.quarters-table .total{background:#38e8e01a;font-weight:800;color:var(--accent)}.game-stats{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.stats-grid{display:flex;flex-direction:column;gap:1.5rem}.stat-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1rem;background:#ffffff08;border-radius:12px}.stat-value{font-size:1.8rem;font-weight:800;text-align:center;color:#f9fafb}.stat-label{font-size:.9rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.05em;text-align:center}.top-performers{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.performers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.performers-list{display:flex;flex-direction:column;gap:1rem}.performer-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem 1.25rem;transition:all .2s ease}.performer-card:hover{background:#ffffff14;border-color:#38e8e04d;transform:translate(4px)}.player-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.player-name{font-weight:700;color:#f9fafb}.player-position{font-size:.8rem;padding:.2rem .6rem;background:#38e8e026;color:var(--accent);border-radius:6px;font-weight:600}.player-stats{font-size:.9rem;color:#ffffffb3;font-family:monospace}.key-moments{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.moments-timeline{display:flex;flex-direction:column;gap:1rem}.moment-card{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;padding:1rem 1.25rem;background:#ffffff0d;border-left:3px solid var(--accent);border-radius:8px;transition:all .2s ease}.moment-card:hover{background:#ffffff14;border-left-color:#10b981;transform:translate(4px)}.moment-time{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:60px}.quarter{font-size:.75rem;font-weight:700;color:var(--accent);padding:.2rem .5rem;background:#38e8e026;border-radius:6px}.time{font-size:.9rem;font-weight:600;color:#ffffffb3;font-family:monospace}.moment-description{display:flex;align-items:center;color:#d1d5db;line-height:1.5}@media(max-width:768px){.game-report-page .game-matchup{grid-template-columns:1fr;gap:2rem}.team-section{justify-content:center!important;flex-direction:column;text-align:center}.vs-divider{order:1}.team-section.away{order:0}.team-section.home{order:2}.team-logo-large{width:100px;height:100px}.game-report-page .team-name{font-size:1.4rem}.game-report-page .team-score{font-size:3rem}.stat-row{grid-template-columns:1fr;gap:1rem;text-align:center}.stat-value{font-size:1.5rem}.performers-grid{grid-template-columns:1fr}.moment-card{grid-template-columns:1fr;gap:1rem}.moment-time{flex-direction:row;justify-content:flex-start}}.game-preview-page{min-height:100vh;color:#e5e7eb}.preview-badge{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--accent),#10b981);color:#020617;font-weight:800;font-size:.9rem;letter-spacing:.1em;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 0 20px #38e8e066}.game-preview-hero{background:linear-gradient(135deg,#38e8e026,#10b9811a);border-bottom:1px solid rgba(255,255,255,.1);padding:3rem 2rem;margin-bottom:3rem}.team-record{font-size:1.2rem;font-weight:700;color:var(--accent);margin:.5rem 0}.last-games{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}.game-result{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;border-radius:6px;background:#ffffff14}.game-result.win{background:linear-gradient(135deg,#10b981,#34d399);color:#020617}.game-result.loss{background:#ef444433;color:#ef4444}.division-standings{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.standings-table{overflow-x:auto}.standings-table table{width:100%;border-collapse:collapse}.standings-table th,.standings-table td{padding:1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}.standings-table th{font-weight:700;color:var(--accent);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;background:#ffffff08}.standings-table th.rank,.standings-table td.rank{width:50px;text-align:center;color:#ffffff80}.standings-table td{font-size:.95rem;font-weight:500}.standings-table .team-col{font-weight:600;color:#f9fafb}.standings-table .pct{font-family:monospace;color:#fffc}.standings-table tr.highlighted{background:#38e8e014;border-left:3px solid var(--accent)}.standings-table tr.highlighted .team-col{color:var(--accent);font-weight:700}.badge{display:inline-block;margin-left:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;border-radius:4px;letter-spacing:.05em}.home-badge{background:#10b98133;color:#10b981}.away-badge{background:#60a5fa33;color:#60a5fa}.injury-report{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.injury-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.team-injuries h4{margin:0 0 1rem;font-size:1.2rem;color:var(--accent)}.injury-list{display:flex;flex-direction:column;gap:.75rem}.injury-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-left:3px solid #ef4444;border-radius:10px;padding:1rem;transition:all .2s ease}.injury-card:hover{background:#ffffff14;transform:translate(4px)}.injury-card .player-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.injury-card .player-name{font-weight:700;color:#f9fafb;font-size:.95rem}.injury-card .player-position{font-size:.75rem;padding:.2rem .6rem;background:#ffffff1a;color:#ffffffb3;border-radius:6px;font-weight:600}.injury-details{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.injury-type{font-size:.85rem;color:#fff9;font-style:italic}.injury-status{font-size:.75rem;font-weight:700;padding:.3rem .7rem;border-radius:6px;text-transform:uppercase;letter-spacing:.05em}.status-out{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.4)}.status-doubtful{background:#fb923c33;color:#fb923c;border:1px solid rgba(251,146,60,.4)}.status-questionable{background:#eab30833;color:#eab308;border:1px solid rgba(234,179,8,.4)}.status-probable{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.4)}.no-injuries{padding:2rem;text-align:center;color:#ffffff80;font-style:italic;background:#ffffff08;border-radius:10px}.storylines{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.storylines-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.storyline-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--accent);border-radius:12px;padding:1.5rem;transition:all .3s ease}.storyline-card:hover{background:#ffffff14;border-left-color:#10b981;transform:translate(4px)}.storyline-card h4{margin:0 0 .75rem;color:#f9fafb;font-size:1.1rem}.storyline-card p{margin:0;color:#d1d5db;line-height:1.6;font-size:.95rem}.key-matchups{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.matchups-list{display:flex;flex-direction:column;gap:1.5rem}.matchup-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1.5rem;background:#ffffff0d;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.player{text-align:center}.player-position{font-size:.8rem;font-weight:700;color:var(--accent);padding:.25rem .75rem;background:#38e8e026;border-radius:6px;display:inline-block;margin-bottom:.5rem}.player-name{display:block;font-size:1.2rem;font-weight:700;color:#f9fafb;margin-bottom:.5rem}.player-stats{font-size:.85rem;color:#ffffffb3;font-family:monospace}.vs-small{font-size:1rem;font-weight:700;color:#fff6;padding:.5rem;background:#ffffff0d;border-radius:8px}.prediction-section{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.prediction-card{background:#ffffff0d;border-radius:16px;padding:1.5rem}.betting-lines{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.betting-item{text-align:center;padding:1rem;background:#ffffff0d;border-radius:12px}.betting-item .label{display:block;font-size:.85rem;color:#fff9;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.betting-item .value{display:block;font-size:1.5rem;font-weight:800;color:var(--accent)}.prediction-text{text-align:center}.prediction-text p{margin:0;font-size:1.05rem;line-height:1.7;color:#d1d5db}.head-to-head{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.h2h-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.last-meeting,.all-time{background:#ffffff0d;border-radius:16px;padding:1.5rem}.last-meeting h4,.all-time h4{margin:0 0 1rem;font-size:1.1rem;color:var(--accent)}.meeting-info{display:flex;flex-direction:column;gap:.5rem}.meeting-info span{display:block;padding:.5rem;background:#ffffff08;border-radius:8px;text-align:center}.meeting-info .date{font-size:.9rem;color:#fff9}.meeting-info .winner{font-weight:700;color:#10b981}.meeting-info .score{font-size:1.2rem;font-weight:800;color:#f9fafb}.record-display{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1rem;background:#ffffff08;border-radius:12px}.team-record-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.team-record-item .team{font-size:.85rem;color:#fff9}.team-record-item .wins{font-size:2rem;font-weight:800;color:var(--accent)}.record-display .separator{font-size:1.5rem;font-weight:700;color:#fff6}@media(max-width:768px){.matchup-card{grid-template-columns:1fr;gap:1rem}.vs-small{order:1}.away-player{order:0}.home-player{order:2}.betting-lines,.h2h-grid{grid-template-columns:1fr}}
