.hero[data-astro-cid-7nmnspah]{position:relative;min-height:35vh;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 12px #00000026}.hero-bg[data-astro-cid-7nmnspah]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay[data-astro-cid-7nmnspah]{position:absolute;inset:0;background:#1a56db80;z-index:1}.hero-content[data-astro-cid-7nmnspah]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;gap:.75rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.hero-logo[data-astro-cid-7nmnspah]{height:100px;width:auto}.hero-name[data-astro-cid-7nmnspah]{font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;margin:0;color:#fff}.hero-tagline[data-astro-cid-7nmnspah]{font-family:Open Sans,sans-serif;font-size:1.125rem;opacity:.9;margin:0}@media (min-width: 768px){.hero[data-astro-cid-7nmnspah]{min-height:40vh}.hero-logo[data-astro-cid-7nmnspah]{height:120px}.hero-name[data-astro-cid-7nmnspah]{font-size:3.5rem}.hero-tagline[data-astro-cid-7nmnspah]{font-size:1.375rem}}@media (min-width: 1024px){.hero[data-astro-cid-7nmnspah]{min-height:45vh}.hero-name[data-astro-cid-7nmnspah]{font-size:4rem}.hero-tagline[data-astro-cid-7nmnspah]{font-size:1.5rem}}.matches-section{background:var(--color-primary-50, #eff6ff);padding:3rem 0}.section-container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.section-container{padding:0 1.5rem}}@media (min-width: 1024px){.section-container{padding:0 2rem}}.team-select-wrap{display:flex;justify-content:center;margin:0 0 2rem}.team-select-inner{position:relative;display:inline-flex;align-items:center}.team-select{font-family:Oswald,sans-serif;font-size:1.875rem;font-weight:700;line-height:1;color:var(--color-primary-900, #1e3a5f);background:transparent;border:none;padding:0 2.25rem 0 0;cursor:pointer;transition:color .2s}.team-select:hover{color:var(--color-primary-700, #1e40af)}.team-select:focus{outline:2px solid var(--color-accent, #5a7cf0);outline-offset:4px;border-radius:4px}.team-select-chevron{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--color-primary-900, #1e3a5f);pointer-events:none;transition:color .2s,transform .2s}.team-select-inner:hover .team-select-chevron{color:var(--color-primary-700, #1e40af)}.team-select-inner--open .team-select-chevron{transform:translateY(-50%) rotate(180deg)}.team-select-list{position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%);z-index:50;background:#fff;border-radius:.5rem;box-shadow:0 4px 16px #0000001f;list-style:none;margin:0;padding:.25rem 0;max-height:16rem;overflow-y:auto;white-space:nowrap;opacity:0;translate:0 -4px;transition:opacity .15s,translate .15s;pointer-events:none}.team-select-list:not([hidden]){opacity:1;translate:0 0;pointer-events:auto}.team-select-list li{padding:.5rem 1rem;font-size:.95rem;color:var(--color-primary-900, #1e3a5f);cursor:pointer;transition:background .1s}.team-select-list li:hover,.team-select-list li[data-focused=true]{background:var(--color-primary-50, #eff6ff)}.team-select-list li[aria-selected=true]{font-weight:700;border-left:3px solid var(--color-accent, #5a7cf0);padding-left:calc(1rem - 3px)}.matches-scroller{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:.5rem 2rem;mask-image:linear-gradient(to right,transparent,black 4rem,black calc(100% - 4rem),transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 4rem,black calc(100% - 4rem),transparent);cursor:grab}.matches-scroller::-webkit-scrollbar{display:none}.matches-scroller [role=listitem]{flex:0 0 320px;scroll-snap-align:center}.matches-message{text-align:center;width:100%;padding:2rem;color:var(--color-text-subtle, #475569);font-size:.875rem}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;height:135px;width:100%;min-width:280px;box-shadow:0 2px 8px #00000014;background:#fff;border:1px solid var(--color-secondary-300, #e2e8f0)}.skeleton-card--highlighted{background:linear-gradient(135deg,#1e40af,#1a56db 40%,#3b82f6);border:none}.skeleton-shimmer{background:linear-gradient(90deg,#dbe4f0 25%,#eef2f9,#dbe4f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-card--highlighted .skeleton-shimmer{background:linear-gradient(90deg,#ffffff26 25%,#ffffff40,#ffffff26 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-layout{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;width:100%}.skeleton-circle{width:56px;height:56px;border-radius:50%;flex-shrink:0}.skeleton-center{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.skeleton-line-lg{width:100px;height:20px}.skeleton-line-sm{width:60px;height:12px}.skeleton-competition{width:80px;height:10px;margin-bottom:.5rem}@media (max-width: 900px){.matches-scroller [role=listitem]{flex:0 0 280px}}@media (max-width: 560px){.matches-scroller [role=listitem]{flex:0 0 calc(100vw - 5rem)}.matches-scroller{mask-image:linear-gradient(to right,transparent,black 2.5rem,black calc(100% - 2.5rem),transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 2.5rem,black calc(100% - 2.5rem),transparent)}}.match-card{border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;height:135px;width:100%;min-width:280px;user-select:none;-webkit-user-select:none;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s}.match-card:hover{box-shadow:0 4px 16px #00000024}.card-competition{font-size:.75rem;font-weight:600;color:var(--color-text-subtle, #475569);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.match-card--next .card-competition{color:#ffffffb3}.match-card--past{background:var(--color-secondary-200, #f1f5f9);border:1px solid var(--color-secondary-300, #e2e8f0)}.match-card--next{background:linear-gradient(135deg,#1e40af,#1a56db 40%,#3b82f6)}.match-card--next .center-main,.match-card--next .center-sub{color:#fff}.match-card--next .team-initials{background:#fff3}.match-card--next .team-logo{filter:drop-shadow(0 0 1px rgba(255,255,255)) drop-shadow(0 0 1px rgba(255,255,255,1))}.match-card--upcoming{background:#fff;border:1px solid var(--color-secondary-300, #e2e8f0)}.card-layout{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;width:100%}.team{flex:0 0 auto}.team-logo{width:56px;height:56px;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.team-initials{width:56px;height:56px;border-radius:50%;background:var(--color-primary-700, #1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Oswald,sans-serif;font-size:.8rem;font-weight:600}.center{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.25rem}.center-main{font-family:Oswald,sans-serif;font-size:1.75rem;font-weight:700;line-height:1;color:var(--color-text, #0f172a);white-space:nowrap}.center-sub{font-size:.8125rem;color:var(--color-text-subtle, #475569);font-weight:500;white-space:nowrap}@media (max-width: 767px){.match-card{height:110px}.team-logo{width:44px;height:44px}.team-initials{width:44px;height:44px;font-size:.7rem}.center-main{font-size:1.375rem}.skeleton-card{height:110px}.skeleton-circle{width:44px;height:44px}}.news-section[data-astro-cid-tl3i3ypw]{background:#fff;padding:3rem 0}.section-container[data-astro-cid-tl3i3ypw]{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.section-container[data-astro-cid-tl3i3ypw]{padding:0 1.5rem}}@media (min-width: 1024px){.section-container[data-astro-cid-tl3i3ypw]{padding:0 2rem}}.section-title[data-astro-cid-tl3i3ypw]{font-family:Oswald,sans-serif;font-size:1.875rem;font-weight:700;margin:0 0 2rem;color:var(--color-primary-900, #1e3a5f);text-align:center}.section-footer[data-astro-cid-tl3i3ypw]{margin-top:2rem;text-align:center}.section-link[data-astro-cid-tl3i3ypw]{font-size:1rem;font-weight:600;color:var(--color-primary-600, #1a56db);text-decoration:none}.section-link[data-astro-cid-tl3i3ypw]:hover{text-decoration:underline}.news-grid[data-astro-cid-tl3i3ypw]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.news-grid[data-astro-cid-tl3i3ypw]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.news-grid[data-astro-cid-tl3i3ypw]{grid-template-columns:repeat(3,1fr)}}
