.sports-page[data-astro-cid-a4jphhfy]{min-height:100vh;background:var(--background-color, #0a0a14);overflow-x:hidden}.hero[data-astro-cid-a4jphhfy]{position:relative;padding:4rem 2rem 3rem;overflow:hidden}.hero-bg[data-astro-cid-a4jphhfy]{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,color-mix(in srgb,var(--accent-color, #6366f1) 15%,transparent) 0%,transparent 50%),radial-gradient(ellipse at 80% 50%,color-mix(in srgb,var(--button-color, #10b981) 10%,transparent) 0%,transparent 50%);pointer-events:none}.hero-content[data-astro-cid-a4jphhfy]{position:relative;max-width:800px;margin:0 auto;text-align:center}.hero[data-astro-cid-a4jphhfy] h1[data-astro-cid-a4jphhfy]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:var(--primary-color, #fff);margin-bottom:1rem;letter-spacing:-.02em}.hero[data-astro-cid-a4jphhfy] p[data-astro-cid-a4jphhfy]{font-size:1.125rem;color:var(--secondary-color, #94a3b8);margin-bottom:2rem}.view-toggle[data-astro-cid-a4jphhfy]{display:inline-flex;gap:.5rem;padding:.375rem;background:color-mix(in srgb,var(--primary-color, #fff) 5%,transparent);border-radius:12px;border:1px solid var(--border-color, rgba(255, 255, 255, .1))}.toggle-btn[data-astro-cid-a4jphhfy]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:8px;background:transparent;color:var(--secondary-color, #64748b);cursor:pointer;transition:all .2s}.toggle-btn[data-astro-cid-a4jphhfy]:hover{color:var(--primary-color, #fff);background:color-mix(in srgb,var(--primary-color, #fff) 5%,transparent)}.toggle-btn[data-astro-cid-a4jphhfy].active{background:color-mix(in srgb,var(--accent-color, #6366f1) 20%,transparent);color:var(--accent-color, #a5b4fc)}.league-pills[data-astro-cid-a4jphhfy]{display:flex;gap:.75rem;padding:1rem 2rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.league-pills[data-astro-cid-a4jphhfy]::-webkit-scrollbar{display:none}.pill[data-astro-cid-a4jphhfy]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid var(--border-color, rgba(255, 255, 255, .1));border-radius:50px;background:color-mix(in srgb,var(--primary-color, #fff) 3%,transparent);color:var(--secondary-color, #94a3b8);font-size:.9rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .2s;flex-shrink:0}.pill[data-astro-cid-a4jphhfy]:hover{border-color:var(--accent-color, #6366f1);color:var(--primary-color, #fff)}.pill[data-astro-cid-a4jphhfy].active{background:var(--button-color, #6366f1);border-color:transparent;color:var(--button-text-color, #fff)}.pill-icon[data-astro-cid-a4jphhfy]{font-size:1.1em}.content[data-astro-cid-a4jphhfy]{padding:1rem 0}.league-row[data-astro-cid-a4jphhfy]{margin-bottom:2.5rem;padding:0 2rem}.league-row[data-astro-cid-a4jphhfy].hidden{display:none}.row-header[data-astro-cid-a4jphhfy]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.row-title[data-astro-cid-a4jphhfy]{display:flex;align-items:center;gap:.75rem}.row-icon[data-astro-cid-a4jphhfy]{font-size:1.5rem;color:var(--accent-color, #6366f1)}.row-title[data-astro-cid-a4jphhfy] h2[data-astro-cid-a4jphhfy]{font-size:1.25rem;font-weight:700;color:var(--primary-color, #fff);margin:0}.row-count[data-astro-cid-a4jphhfy]{padding:.25rem .625rem;background:color-mix(in srgb,var(--primary-color, #fff) 10%,transparent);border-radius:20px;font-size:.75rem;font-weight:600;color:var(--secondary-color, #94a3b8)}.row-nav[data-astro-cid-a4jphhfy]{display:flex;gap:.5rem}.nav-btn[data-astro-cid-a4jphhfy]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border-color, rgba(255, 255, 255, .1));border-radius:50%;background:color-mix(in srgb,var(--primary-color, #fff) 3%,transparent);color:var(--secondary-color, #94a3b8);cursor:pointer;transition:all .2s}.nav-btn[data-astro-cid-a4jphhfy]:hover{background:color-mix(in srgb,var(--primary-color, #fff) 10%,transparent);color:var(--primary-color, #fff)}.nav-btn[data-astro-cid-a4jphhfy]:disabled{opacity:.3;cursor:not-allowed}.carousel-wrapper[data-astro-cid-a4jphhfy]{position:relative}.carousel[data-astro-cid-a4jphhfy]{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:1rem}.carousel[data-astro-cid-a4jphhfy]::-webkit-scrollbar{display:none}.content[data-astro-cid-a4jphhfy][data-view-mode=grid] .carousel[data-astro-cid-a4jphhfy]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));overflow:visible}.content[data-astro-cid-a4jphhfy][data-view-mode=grid] .nav-btn[data-astro-cid-a4jphhfy]{display:none}.event-card[data-astro-cid-a4jphhfy]{flex:0 0 340px;scroll-snap-align:start;background:var(--card-background-color, rgba(30, 30, 50, .8));border:1px solid var(--border-color, rgba(255, 255, 255, .08));border-radius:20px;padding:1.25rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.event-card[data-astro-cid-a4jphhfy]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color, #6366f1);opacity:0;transition:opacity .3s}.event-card[data-astro-cid-a4jphhfy]:hover{transform:translateY(-4px);border-color:var(--accent-color, #fbbf24)}.event-card[data-astro-cid-a4jphhfy]:hover:before{opacity:1}.event-card[data-astro-cid-a4jphhfy].is-live{border-color:#ef4444}.event-card[data-astro-cid-a4jphhfy].is-live:before{background:#ef4444;opacity:1;animation:pulse-line 2s infinite}@keyframes pulse-line{0%,to{opacity:1}50%{opacity:.5}}.live-indicator[data-astro-cid-a4jphhfy]{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:6px;font-size:.7rem;font-weight:700;color:#fff;letter-spacing:.05em}.pulse[data-astro-cid-a4jphhfy]{width:6px;height:6px;background:#fff;border-radius:50%;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.card-header[data-astro-cid-a4jphhfy]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.event-date[data-astro-cid-a4jphhfy]{font-size:.8rem;color:var(--secondary-color, #64748b);font-weight:500}.bookmaker-badge[data-astro-cid-a4jphhfy]{font-size:.7rem;padding:.25rem .5rem;background:color-mix(in srgb,var(--primary-color, #fff) 5%,transparent);border-radius:4px;color:var(--secondary-color, #94a3b8);font-weight:500}.matchup[data-astro-cid-a4jphhfy]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.team[data-astro-cid-a4jphhfy]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.team-logo[data-astro-cid-a4jphhfy]{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--team-color, #6366f1),color-mix(in srgb,var(--team-color, #6366f1) 60%,#000));display:flex;align-items:center;justify-content:center;border:2px solid color-mix(in srgb,var(--team-color, #6366f1) 50%,transparent);overflow:hidden;box-shadow:0 4px 12px color-mix(in srgb,var(--team-color, #6366f1) 30%,transparent);transition:all .3s ease}.team-logo[data-astro-cid-a4jphhfy]:hover{transform:scale(1.05);box-shadow:0 6px 16px color-mix(in srgb,var(--team-color, #6366f1) 40%,transparent)}.team-logo[data-astro-cid-a4jphhfy].has-logo{background:color-mix(in srgb,var(--primary-color, #fff) 10%,transparent);border-color:var(--border-color, rgba(255, 255, 255, .1));box-shadow:none}.team-logo[data-astro-cid-a4jphhfy] img[data-astro-cid-a4jphhfy]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:6px}.logo-fallback[data-astro-cid-a4jphhfy]{font-size:.85rem;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.5px}.team-name[data-astro-cid-a4jphhfy]{font-size:.85rem;font-weight:600;color:var(--primary-color, #e2e8f0);max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs-badge[data-astro-cid-a4jphhfy]{padding:.5rem .75rem;background:color-mix(in srgb,var(--primary-color, #fff) 5%,transparent);border-radius:8px;font-size:.7rem;font-weight:700;color:var(--secondary-color, #64748b);letter-spacing:.1em}.odds-container[data-astro-cid-a4jphhfy]{display:flex;gap:.5rem}.odd-btn[data-astro-cid-a4jphhfy]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;background:color-mix(in srgb,var(--primary-color, #fff) 3%,transparent);border:1px solid var(--border-color, rgba(255, 255, 255, .08));border-radius:12px;cursor:pointer;transition:all .2s}.odd-btn[data-astro-cid-a4jphhfy]:hover{background:var(--button-color, #6366f1);border-color:transparent}.odd-btn[data-astro-cid-a4jphhfy]:hover .odd-type[data-astro-cid-a4jphhfy],.odd-btn[data-astro-cid-a4jphhfy]:hover .odd-value[data-astro-cid-a4jphhfy]{color:var(--button-text-color, #fff)}.odd-type[data-astro-cid-a4jphhfy]{font-size:.7rem;font-weight:600;color:var(--secondary-color, #64748b);text-transform:uppercase}.odd-value[data-astro-cid-a4jphhfy]{font-size:1.1rem;font-weight:700;color:var(--accent-color, #10b981)}.odd-btn[data-astro-cid-a4jphhfy].draw .odd-value[data-astro-cid-a4jphhfy]{color:var(--hover-color, #f59e0b)}.bet-btn[data-astro-cid-a4jphhfy]{display:block;width:100%;margin-top:1rem;padding:.75rem 1rem;background:var(--accent-color, #10b981);color:#fff;text-align:center;text-decoration:none;font-weight:600;font-size:.9rem;border-radius:8px;transition:all .2s ease}.bet-btn[data-astro-cid-a4jphhfy]:hover{background:color-mix(in srgb,var(--accent-color, #10b981) 80%,#fff);transform:translateY(-2px)}.empty-state[data-astro-cid-a4jphhfy]{text-align:center;padding:6rem 2rem}.empty-icon[data-astro-cid-a4jphhfy]{font-size:5rem;margin-bottom:1.5rem;opacity:.3}.empty-state[data-astro-cid-a4jphhfy] h2[data-astro-cid-a4jphhfy]{font-size:1.5rem;color:var(--primary-color, #fff);margin-bottom:.5rem}.empty-state[data-astro-cid-a4jphhfy] p[data-astro-cid-a4jphhfy]{color:var(--secondary-color, #64748b)}.features[data-astro-cid-a4jphhfy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:3rem 2rem;margin-top:2rem;background:color-mix(in srgb,var(--accent-color, #6366f1) 3%,transparent)}.feature[data-astro-cid-a4jphhfy]{text-align:center;padding:2rem;background:color-mix(in srgb,var(--primary-color, #fff) 2%,transparent);border:1px solid var(--border-color, rgba(255, 255, 255, .05));border-radius:20px;transition:all .3s}.feature[data-astro-cid-a4jphhfy]:hover{background:color-mix(in srgb,var(--primary-color, #fff) 4%,transparent);transform:translateY(-4px)}.feature-icon[data-astro-cid-a4jphhfy]{font-size:2.5rem;margin-bottom:1rem}.feature[data-astro-cid-a4jphhfy] h3[data-astro-cid-a4jphhfy]{font-size:1.1rem;font-weight:600;color:var(--primary-color, #fff);margin-bottom:.5rem}.feature[data-astro-cid-a4jphhfy] p[data-astro-cid-a4jphhfy]{font-size:.9rem;color:var(--secondary-color, #64748b);line-height:1.5}@media (max-width: 768px){.hero[data-astro-cid-a4jphhfy]{padding:3rem 1rem 2rem}.league-pills[data-astro-cid-a4jphhfy]{padding:1rem}.league-row[data-astro-cid-a4jphhfy]{padding:0 1rem}.row-nav[data-astro-cid-a4jphhfy]{display:none}.event-card[data-astro-cid-a4jphhfy]{flex:0 0 300px}.content[data-astro-cid-a4jphhfy][data-view-mode=grid] .carousel[data-astro-cid-a4jphhfy]{grid-template-columns:1fr}.features[data-astro-cid-a4jphhfy]{padding:2rem 1rem}}
