*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#111827;color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{max-width:480px;width:100%;padding:1rem}.status-box{border:2px solid;border-radius:1rem;padding:3rem;text-align:center;margin-bottom:1rem}.status-box.go{background:#22c55e1a;border-color:#22c55e4d}.status-box.nogo{background:#ef44441a;border-color:#ef44444d}.status-text{font-size:5rem;font-weight:700}.status-text.go{color:#4ade80}.status-text.nogo{color:#f87171}.message{color:#9ca3af;font-size:1.1rem;text-align:center;margin-bottom:1.5rem}.highlight-go{color:#4ade80;font-weight:700}.highlight-nogo{color:#f87171;font-weight:700}.next-game{font-size:.9rem;color:#9ca3af}.stats{background:#1f2937;border-radius:.75rem;padding:1.5rem}.stat-row{display:flex;justify-content:space-between;padding:.5rem 0}.stat-label{color:#9ca3af}.stat-value{font-weight:600}.stat-value.blue{color:#60a5fa}
