.app{min-height:100vh;display:flex;flex-direction:column;background:#050608;color:#f8fafc}.app-header{padding:1.75rem 2rem 0;text-align:center}.eyebrow{margin:0;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#64748b}.app-header h1{margin:.45rem 0 .65rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em}.subtitle{margin:0 auto;max-width:44rem;color:#8b98a8;line-height:1.6;font-size:.95rem}.app-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:.5rem 1rem 2.5rem}.bracket-wrap{width:min(96vw,980px);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.radial-bracket{width:100%;height:auto;aspect-ratio:1}.bg-ring{fill:none;stroke:#ffffff08;stroke-width:1}.bracket-divider{stroke:#ffffff0f;stroke-width:1;stroke-dasharray:4 6}.bracket-line{fill:none;stroke:#2a3340;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;opacity:.5}.bracket-line--won{stroke:#d6dde6;stroke-width:2;opacity:.95;filter:url(#lineGlow)}.bracket-line--upcoming{stroke:#8b95a5;stroke-width:1.6;stroke-dasharray:5 5;opacity:.65}.bracket-lines--flow{pointer-events:none}.team-badge-ring{fill:#0d1117;stroke:#243041;stroke-width:1.2}.team-badge--active .team-badge-ring{stroke:#ffffff47}.team-badge--inactive image{opacity:.28;filter:grayscale(100%) brightness(.55)}.team-badge--inactive .team-badge-ring{stroke:#1a2332}.team-slot-ring{fill:#0a0e1499;stroke:#3d4a5c;stroke-width:1.5;stroke-dasharray:3 3}.team-hitbox{fill:transparent;stroke:transparent;cursor:pointer}.team-hitbox:hover{fill:#ffffff0a}.team-tooltip,.match-tooltip{pointer-events:none}.match-hitbox{fill:transparent;stroke:transparent;cursor:pointer;outline:none}.match-hitbox:hover{fill:#ffffff0a}.match-hitbox:focus,.match-hitbox:focus-visible,.team-hitbox:focus,.team-hitbox:focus-visible{outline:none;fill:transparent;stroke:transparent}.tooltip-box{fill:#0a0e14f0;stroke:#ffffff1f;stroke-width:1;filter:drop-shadow(0 8px 24px rgba(0,0,0,.5))}.tooltip-title{fill:#e2e8f0;font-size:11px;font-weight:600}.tooltip-score{fill:#94a3b8;font-size:11px;font-weight:500}.tooltip-date{fill:#64748b;font-size:10px;font-weight:500}.bracket-state{padding:4rem 2rem;text-align:center;color:#94a3b8;font-size:1.05rem}.bracket-state--error{color:#f87171}.data-source{margin:0;font-size:.78rem;color:#64748b}.upcoming-section{width:100%;padding-top:.25rem}.upcoming-section__title{margin:0 0 .85rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#64748b;text-align:center;font-weight:600}.upcoming-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.upcoming-card{background:#0d1117eb;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.75rem}.upcoming-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.upcoming-card__round{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.upcoming-card__time{font-size:.78rem;font-weight:500;color:#cbd5e1;white-space:nowrap}.upcoming-card__teams{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.upcoming-team{display:flex;align-items:center;gap:.4rem;min-width:0;flex:1}.upcoming-team:first-child{justify-content:flex-end}.upcoming-team:last-child{justify-content:flex-start}.upcoming-team__flag{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.upcoming-team__flag--empty{display:inline-block;background:#ffffff0a;border:1px dashed rgba(255,255,255,.15)}.upcoming-team__name{font-size:.88rem;font-weight:600;color:#e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upcoming-card__vs{flex-shrink:0;font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#475569}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f8fafc;background-color:#070a0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}
