.page-hero[data-astro-cid-eds25245]{position:relative;height:40vh;min-height:300px;display:flex;align-items:center;background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy-primary) 100%);background-image:url(/images/tournaments-hero-bg.jpg);background-size:cover;background-position:center;color:var(--white)}.hero-overlay[data-astro-cid-eds25245]{position:absolute;inset:0;background:#001235cc}.hero-content[data-astro-cid-eds25245]{position:relative;z-index:1;width:100%}.page-hero[data-astro-cid-eds25245] h1[data-astro-cid-eds25245]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;color:var(--white)}.hero-subtitle[data-astro-cid-eds25245]{font-size:clamp(1rem,2vw,1.25rem);color:var(--gray-light);max-width:600px}.section-header[data-astro-cid-eds25245]{text-align:center;margin-bottom:var(--spacing-lg)}.section-header[data-astro-cid-eds25245] h2[data-astro-cid-eds25245]{font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block}.section-header[data-astro-cid-eds25245] h2[data-astro-cid-eds25245]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:var(--gold-primary);border-radius:2px}.section-header[data-astro-cid-eds25245] p[data-astro-cid-eds25245]{font-size:1.15rem;color:var(--gray-dark);margin-top:1.5rem}.tournaments-section[data-astro-cid-eds25245]{padding:var(--spacing-xl) 0}.tournaments-list[data-astro-cid-eds25245]{display:flex;flex-direction:column;gap:var(--spacing-md)}.tournament-card[data-astro-cid-eds25245]{display:flex;gap:1.5rem;background:var(--white);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #00000014;transition:all var(--transition-normal)}.tournament-card[data-astro-cid-eds25245]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.tournament-date-badge[data-astro-cid-eds25245]{flex-shrink:0;width:80px;height:80px;background:var(--navy-primary);color:var(--white);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.date-month[data-astro-cid-eds25245]{font-family:var(--font-header);font-size:.8rem;font-weight:700;letter-spacing:1px;opacity:.9}.date-day[data-astro-cid-eds25245]{font-family:var(--font-accent);font-size:2rem;color:var(--gold-primary);line-height:1}.tournament-content[data-astro-cid-eds25245]{flex:1;min-width:0}.tournament-header[data-astro-cid-eds25245]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.tournament-header[data-astro-cid-eds25245] h3[data-astro-cid-eds25245]{font-size:1.4rem;color:var(--navy-dark);margin:0}.status-badge[data-astro-cid-eds25245]{display:inline-block;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.status-badge[data-astro-cid-eds25245].upcoming{background:#e0f2fe;color:#0369a1}.status-badge[data-astro-cid-eds25245].completed{background:var(--gray-light);color:var(--gray-dark)}.status-badge[data-astro-cid-eds25245].champion{background:var(--gold-primary);color:var(--navy-dark)}.tournament-meta[data-astro-cid-eds25245]{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.meta-item[data-astro-cid-eds25245]{display:flex;align-items:center;gap:.5rem;color:var(--gray-dark);font-size:.95rem}.meta-item[data-astro-cid-eds25245] svg[data-astro-cid-eds25245]{color:var(--gold-primary)}.tournament-description[data-astro-cid-eds25245]{font-size:.95rem;line-height:1.6;color:var(--gray-dark);margin-bottom:1rem}.tournament-results[data-astro-cid-eds25245]{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-border)}.tournament-results[data-astro-cid-eds25245] h4[data-astro-cid-eds25245],.tournament-photos[data-astro-cid-eds25245] h4[data-astro-cid-eds25245]{font-size:.9rem;color:var(--navy-primary);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.results-list[data-astro-cid-eds25245]{display:flex;flex-direction:column;gap:.5rem}.result-item[data-astro-cid-eds25245]{display:flex;align-items:center;gap:1rem;font-size:.9rem;flex-wrap:wrap}.result-round[data-astro-cid-eds25245]{font-weight:600;color:var(--navy-dark);min-width:100px}.result-opponent[data-astro-cid-eds25245]{color:var(--gray-dark)}.result-score[data-astro-cid-eds25245]{font-weight:700;padding:.125rem .5rem;border-radius:.25rem}.result-score[data-astro-cid-eds25245].win{background:#dcfce7;color:#166534}.result-score[data-astro-cid-eds25245].loss{background:#fee2e2;color:#991b1b}.tournament-photos[data-astro-cid-eds25245]{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-border)}.photos-grid[data-astro-cid-eds25245]{display:flex;gap:.75rem;flex-wrap:wrap}.photo-thumb[data-astro-cid-eds25245]{width:80px;height:80px;border-radius:.5rem;overflow:hidden;background:var(--gray-light)}.photo-thumb[data-astro-cid-eds25245] img[data-astro-cid-eds25245]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-normal)}.photo-thumb[data-astro-cid-eds25245]:hover img[data-astro-cid-eds25245]{transform:scale(1.1)}.results-section[data-astro-cid-eds25245]{background:var(--gray-light)}.results-section[data-astro-cid-eds25245] .tournament-card[data-astro-cid-eds25245]{background:var(--white)}.sponsor-cta[data-astro-cid-eds25245]{padding:var(--spacing-xl) 0}.cta-buttons[data-astro-cid-eds25245]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.page-hero[data-astro-cid-eds25245]{height:35vh;min-height:250px}.tournament-card[data-astro-cid-eds25245]{flex-direction:column;gap:1rem}.tournament-date-badge[data-astro-cid-eds25245]{width:100%;height:auto;flex-direction:row;gap:.75rem;padding:.75rem}.date-day[data-astro-cid-eds25245]{margin-top:0}.tournament-header[data-astro-cid-eds25245] h3[data-astro-cid-eds25245]{font-size:1.25rem}.result-round[data-astro-cid-eds25245]{min-width:auto}}@media (max-width: 480px){.page-hero[data-astro-cid-eds25245]{min-height:200px}.page-hero[data-astro-cid-eds25245] h1[data-astro-cid-eds25245]{font-size:2rem}.section-header[data-astro-cid-eds25245] h2[data-astro-cid-eds25245]{font-size:1.75rem}.section-header[data-astro-cid-eds25245] p[data-astro-cid-eds25245]{font-size:1rem}.tournament-card[data-astro-cid-eds25245]{padding:1rem}.tournament-header[data-astro-cid-eds25245]{flex-direction:column;align-items:flex-start;gap:.5rem}.tournament-header[data-astro-cid-eds25245] h3[data-astro-cid-eds25245]{font-size:1.15rem}.tournament-meta[data-astro-cid-eds25245]{flex-direction:column;gap:.5rem}.meta-item[data-astro-cid-eds25245]{font-size:.85rem}.tournament-description[data-astro-cid-eds25245]{font-size:.9rem}.result-item[data-astro-cid-eds25245]{flex-direction:column;align-items:flex-start;gap:.25rem}.photo-thumb[data-astro-cid-eds25245]{width:60px;height:60px}.cta-buttons[data-astro-cid-eds25245]{flex-direction:column;align-items:stretch}.cta-buttons[data-astro-cid-eds25245] .btn[data-astro-cid-eds25245]{width:100%}}
