@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap);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}body,html{background-color:#000;height:100%;margin:0;overflow-x:hidden;padding:0}*{box-sizing:border-box}.app-bg{background-attachment:fixed;background-color:#000;background-image:url(/static/media/background.9b37b341a7f2b700f8a7.jpg);background-position:50%;background-size:cover;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;overflow-x:auto;padding:16px}.app-bg,.app-container{display:flex;width:100%}.app-container{align-items:center;flex-direction:column;gap:20px;max-width:900px;padding:0 12px}.section-card{background:#0f0f0ff2;border-radius:16px;color:#f2f2f2;padding:20px 24px;text-align:center;width:100%}.modal,.mode-toggle-card,.section-card,.table-section,.win-card{border:1px solid #4da3ff66;box-shadow:0 0 0 1px #4da3ff40,0 12px 35px #000000bf}.section-card.title-section{font-family:Montserrat,sans-serif;margin-top:20px;max-width:500px;padding:16px 20px;text-align:center;width:100%}.title-section h1{color:#94bceb;font-size:clamp(2.4rem,8vw,4rem);font-weight:700;line-height:1.1;margin:0}.title-section p{color:#94bceb;font-size:1rem;font-weight:500;margin:4px 0 0}.mode-toggle-card{background:#141414f2;border-radius:16px;box-sizing:border-box;margin:0 auto;max-width:100%;padding:10px 16px;width:-webkit-fit-content;width:fit-content}.mode-toggle{display:flex;gap:10px;justify-content:center}.mode-toggle button{background:#1f2a36;border:none;border-radius:12px;color:#cfe6ff;cursor:pointer;font-weight:700;padding:8px 14px;transition:background .2s,box-shadow .2s}.mode-toggle button:hover{background:#27394f}.mode-toggle button:disabled{background:#4da3ff;box-shadow:0 0 12px #4da3ff99;color:#081a2d}.info-help-button{align-items:center;background:#1f2a36;border:1px solid #4da3ff80;border-radius:50%;color:#4da3ff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;margin:0 8px;transition:background .2s,box-shadow .2s;width:36px}.info-help-button:hover{background:#27394f;box-shadow:0 0 8px #4da3ff80}.modal-overlay{z-index:9999}.info-help-modal{background:#0f1620;border-radius:12px;box-shadow:0 10px 30px #0009;color:#e6f1ff;max-width:400px;padding:20px;position:relative;text-align:left;width:90%;z-index:10000}.info-help-modal h2{color:#4da3ff;margin-bottom:12px;margin-top:0}.info-help-modal p{line-height:1.4;margin-bottom:10px}.info-help-modal .countdown{color:#9bb7d6;font-size:.9rem;margin-top:12px}.info-help-modal button.close-modal{background:#4da3ff;border:none;border-radius:12px;color:#081a2d;cursor:pointer;font-weight:700;margin-top:16px;padding:8px 14px}.search-section{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:380px;position:relative;width:100%}.search-section input{background:#0f1620;border:1px solid #3a4a5f;border-radius:8px;color:#fff;font-size:16px;padding:10px;width:100%}.search-section input::placeholder{color:#8aa4c2}button.guess-button{background:#4da3ff;border:none;border-radius:8px;color:#081a2d;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background .2s,box-shadow .2s;width:100%}button.guess-button:hover{background:#6bb6ff;box-shadow:0 0 12px #4da3ff99}button.guess-button:disabled{background:#1f3b5a;box-shadow:none;color:#8fbfff}.autocomplete{background:#0f1620;border:1px solid #2b3e55;border-radius:8px;left:0;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:10}.autocomplete li{align-items:center;border-bottom:1px solid #1c2a3a;color:#e6f1ff;cursor:pointer;display:flex;gap:10px;padding:6px 8px}.autocomplete li:hover{background:#1c2a3a}.autocomplete li img{border-radius:50%;height:40px;width:40px}.autocomplete li div{align-items:flex-start;display:flex;flex-direction:column}.autocomplete li div span{color:#9bb7d6;font-size:12px}.table-section{background:#0f0f0ff2;border-radius:12px;overflow-x:auto;padding:12px;width:100%}table{border-collapse:collapse;color:#e6f1ff;font-size:14px;min-width:800px;width:100%}thead th{color:#9bb7d6;font-size:12px}td,th,thead th{padding:6px;white-space:nowrap}td,th{text-align:center;vertical-align:middle}.player-cell{align-items:center;display:flex;gap:8px;min-width:180px;text-align:left}.player-cell img{border-radius:50%;height:35px;width:35px}.good{background:#2e8b57;color:#eafff3}.bad{background:#c94b4b;color:#ffecec}.warn{background:#d4b24c;color:#2b2400}.near{background:#b8742a;color:#2b1a00}.win-card{align-items:center;background:linear-gradient(135deg,#0f1620,#162235);border-radius:16px;color:#f2f2f2;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:400px;padding:24px;text-align:center;width:90%}.win-card img{border-radius:50%;height:100px;margin-bottom:8px;width:100px}.win-info{align-items:center;display:flex;flex-direction:column;width:100%}.win-info h2{font-size:1.5rem;margin:0 0 4px}.win-info h3{font-size:1.2rem;margin:0 0 8px}.win-info button{background:#4da3ff;border:none;border-radius:12px;color:#081a2d;cursor:pointer;font-weight:700;margin-bottom:12px;padding:10px 16px;transition:background .2s,box-shadow .2s}.win-info button:hover{background:#6bb6ff;box-shadow:0 0 12px #4da3ff99}.explore-team{color:#cfe6ff;font-weight:700;margin-bottom:4px;margin-top:12px}.video-container{background:#000;border-radius:8px;height:260px;overflow:hidden;position:relative;width:100%}.video-container iframe{display:block}.win-info .countdown{color:#cfe6ff;font-weight:700;margin-top:12px}.modal-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed}.modal{background:#0f1620;border-radius:12px;color:#e6f1ff;max-width:400px;padding:20px;width:90%}.error{color:#ff6b6b}@media (max-width:600px){table{font-size:12px;min-width:760px}.player-cell{font-size:12px;min-width:140px}}.reveal-tile{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:6px;opacity:0;transform-style:preserve-3d;transition:background-color .3s ease,transform .6s ease,opacity .3s ease}.reveal-tile.revealed{opacity:1;transform:rotateX(0deg)}.reveal-row .reveal-tile{animation:flipX .6s ease forwards;animation-delay:calc(var(--d)*.12s)}@keyframes flipX{0%{background-color:#1c2a3a;opacity:0;transform:rotateX(0deg)}49%{background-color:#1c2a3a;opacity:0;transform:rotateX(90deg)}50%{opacity:1;transform:rotateX(90deg)}to{opacity:1;transform:rotateX(0deg)}}
/*# sourceMappingURL=main.ec613d98.css.map*/