body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.win-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#1e40af);min-height:100vh;overflow:hidden;position:relative;text-align:center}.win-header{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.win-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-shadow:2px 2px 4px #0000004d}.win-result-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff1a;max-width:600px;overflow:hidden;padding:3rem 4rem;position:relative;width:100%}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes victory-glow{0%,to{box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff1a}50%{box-shadow:0 8px 32px #ffd7004d,0 0 20px #ffd70033}}.win-result-text{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem;position:relative;text-shadow:1px 1px 2px #0000004d;z-index:1}@keyframes victory-bounce{0%{text-shadow:1px 1px 2px #0000004d;transform:scale(1) translateY(0)}to{text-shadow:2px 2px 8px #ffd70099,0 0 15px #ffd7004d;transform:scale(1.05) translateY(-3px)}}.win-subtitle{color:#e8f4fd;font-size:1.5rem;font-style:italic;font-weight:400;margin-top:2rem;opacity:.9}.win-game-details{margin:2rem 0}.win-score-display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem;position:relative;z-index:1}.win-score-text{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;font-size:2rem;font-weight:700;padding:.5rem 1rem;text-shadow:1px 1px 2px #0000004d}.win-vs-text{color:#e8f4fd;font-size:1.2rem;font-weight:500;opacity:.8}.win-opponent-text{background:#ffd7001a;border:1px solid #ffd7004d;border-radius:10px;color:gold;font-size:2rem;font-weight:600;padding:.5rem 1rem;text-shadow:1px 1px 2px #0000004d}@keyframes score-pulse{0%{box-shadow:0 0 0 #fff3;transform:scale(1)}to{box-shadow:0 0 10px #ffffff4d;transform:scale(1.02)}}.win-game-date{color:#e8f4fd;font-size:1.1rem;font-style:italic;margin:0;opacity:.8}.win-next-game{border-top:1px solid #fff3;margin-top:2rem;padding-top:2rem}.win-next-game-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;text-shadow:1px 1px 2px #0000004d}.win-next-game-details{color:gold;font-size:1.1rem;font-weight:500;margin:0;text-shadow:1px 1px 2px #0000004d}@media (max-width:768px){.win-title{font-size:2.5rem;margin-bottom:2rem}.win-result-container{margin:0 1rem;padding:2rem}.win-result-text{font-size:2rem}.win-opponent-text,.win-score-text{font-size:1.5rem}.win-game-date,.win-vs-text{font-size:1rem}.win-subtitle{font-size:1.2rem}}.lose-page{background:linear-gradient(135deg,#7c2d12,#dc2626 50%,#991b1b);min-height:100vh;overflow:hidden;position:relative;text-align:center}.lose-header{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.lose-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-shadow:2px 2px 4px #0000004d}.lose-result-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;max-width:600px;padding:3rem 4rem;width:100%}@keyframes subtle-pulse{0%,to{box-shadow:0 8px 32px #0003}50%{box-shadow:0 8px 32px #6464641a}}.lose-result-text{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-shadow:1px 1px 2px #0000004d}@keyframes gentle-sway{0%{transform:translateX(0)}to{transform:translateX(2px)}}.lose-subtitle{color:#e8f4fd;font-size:1.5rem;font-style:italic;font-weight:400;margin-top:2rem;opacity:.9}@keyframes fade-in-out{0%{opacity:.7}to{opacity:1}}.lose-game-details{margin:2rem 0}.lose-score-display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.lose-score-text{color:#fff;font-size:2rem;font-weight:700;text-shadow:1px 1px 2px #0000004d}.lose-vs-text{color:#e8f4fd;font-size:1.2rem;font-weight:500;opacity:.8}.lose-opponent-text{color:gold;font-size:2rem;font-weight:600;text-shadow:1px 1px 2px #0000004d}.lose-game-date{color:#e8f4fd;font-size:1.1rem;font-style:italic;margin:0;opacity:.8}@media (max-width:768px){.lose-title{font-size:2.5rem;margin-bottom:2rem}.lose-result-container{margin:0 1rem;padding:2rem}.lose-result-text{font-size:2rem}.lose-opponent-text,.lose-score-text{font-size:1.5rem}.lose-game-date,.lose-vs-text{font-size:1rem}.lose-subtitle{font-size:1.2rem}}.not-yet-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#1e40af);min-height:100vh;overflow:hidden;position:relative;text-align:center}.not-yet-header{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.not-yet-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-shadow:2px 2px 4px #0000004d}.not-yet-result-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;max-width:700px;padding:3rem 4rem;width:100%}@keyframes gentle-glow{0%,to{box-shadow:0 8px 32px #0000001a}50%{box-shadow:0 8px 32px #ffd70033}}.not-yet-result-text{color:#fff;font-size:2.2rem;font-weight:600;line-height:1.3;margin-bottom:2rem;text-shadow:1px 1px 2px #0000004d}@keyframes anticipation{0%{text-shadow:1px 1px 2px #0000004d;transform:translateY(0)}to{text-shadow:2px 2px 6px #3b82f666;transform:translateY(-2px)}}.not-yet-subtitle{animation:fade-pulse 2.5s ease-in-out infinite alternate;color:#e0f2fe;font-size:1.5rem;font-style:italic;font-weight:400;margin-top:2rem;opacity:.9}@keyframes fade-pulse{0%{opacity:.8}to{opacity:1}}.not-yet-game-details{margin:2rem 0}.not-yet-opponent-display{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:1rem}.not-yet-opponent-text{color:#fbbf24;font-size:2.5rem;font-weight:700;text-shadow:1px 1px 2px #0000004d}@keyframes opponent-glow{0%{text-shadow:1px 1px 2px #0000004d}to{text-shadow:2px 2px 8px #fbbf2499}}.not-yet-date-text{color:#e0f2fe;font-size:1.8rem;font-style:italic;font-weight:500;opacity:.9}@keyframes date-shimmer{0%{opacity:.8}to{opacity:1}}@media (max-width:768px){.not-yet-title{font-size:2.5rem;margin-bottom:2rem}.not-yet-result-container{margin:0 1rem;padding:2rem}.not-yet-result-text{font-size:1.8rem}.not-yet-opponent-text{font-size:2rem}.not-yet-date-text{font-size:1.4rem}.not-yet-subtitle{font-size:1.2rem}}.live-game-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#1e40af);min-height:100vh;overflow:hidden;position:relative;text-align:center}.live-game-header{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.live-game-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-shadow:2px 2px 4px #0000004d}.live-game-result-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;max-width:600px;padding:3rem 4rem;width:100%}@keyframes live-pulse{0%,to{box-shadow:0 8px 32px #0000001a}50%{box-shadow:0 8px 32px #22c55e4d}}.live-indicator{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.live-dot{background-color:#22c55e;border-radius:50%;display:inline-block;height:12px;width:12px}.live-dot.pulsing{opacity:1}@keyframes live-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.live-game-result-text{color:#fff;font-size:2.5rem;font-weight:600;text-shadow:1px 1px 2px #0000004d}@keyframes live-text-glow{0%{text-shadow:1px 1px 2px #0000004d}to{text-shadow:2px 2px 8px #22c55e66}}.live-game-details{margin:2rem 0}.live-score-display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.live-score-text{color:#fff;font-size:2.5rem;font-weight:700;text-shadow:1px 1px 2px #0000004d}@keyframes score-highlight{0%{text-shadow:1px 1px 2px #0000004d}to{text-shadow:2px 2px 8px #ffd70080}}.live-vs-text{color:#e8f4fd;font-size:1.2rem;font-weight:500;opacity:.8}.live-opponent-text{color:gold;font-size:2.5rem;font-weight:600;text-shadow:1px 1px 2px #0000004d}.live-time-display{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:10px;margin:1.5rem 0;padding:1rem}.live-time-text{color:#22c55e;font-size:1.8rem;font-weight:600;text-shadow:1px 1px 2px #0000004d}@keyframes time-tick{0%,to{opacity:1}50%{opacity:.7}}.live-game-date{color:#e8f4fd;font-size:1.1rem;font-style:italic;margin:0;opacity:.8}@media (max-width:768px){.live-game-title{font-size:2.5rem;margin-bottom:2rem}.live-game-result-container{margin:0 1rem;padding:2rem}.live-game-result-text,.live-opponent-text,.live-score-text{font-size:2rem}.live-vs-text{font-size:1rem}.live-time-text{font-size:1.4rem}.live-game-date{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}.loading-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#1e40af);min-height:100vh;overflow:hidden;position:relative;text-align:center}.loading-header{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.loading-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-shadow:2px 2px 4px #0000004d}.loading-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;gap:2rem;max-width:400px;padding:3rem 4rem;width:100%}.loading-spinner{animation:enhanced-spin 1.2s linear infinite;border-right:4px solid #ffffff4d;border-top:4px solid #ffffff4d;border-color:#fff #fbbf24 #ffffff4d #ffffff4d;border-radius:50%;border-style:solid;border-width:4px;height:60px;position:relative;width:60px}@keyframes enhanced-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes reverse-spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.loading-text{color:#fff;font-size:1.5rem;font-weight:500;text-shadow:1px 1px 2px #0000004d}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}@media (max-width:768px){.loading-title{font-size:2.5rem;margin-bottom:2rem}.loading-container{margin:0 1rem;padding:2rem}.loading-text{font-size:1.2rem}}
/*# sourceMappingURL=main.d1ee2f09.css.map*/