body{color:#fff;background-color:#0f172a;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}.container{justify-content:center;min-height:100vh;padding:2rem;display:flex}.content{width:100%;max-width:900px}.title{text-align:center;color:#facc15;margin-top:0;margin-bottom:.2rem;font-size:2.5rem;font-weight:700}.subtitle{text-align:center;color:#94a3b8;letter-spacing:1px;margin-top:0;margin-bottom:0;font-weight:500}.header-container{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 10px 15px -3px #0000004d}.header-logo{object-fit:contain;border-radius:12px;width:auto;height:70px}.logo-hover{transition:transform .3s,box-shadow .3s}.logo-hover:hover{cursor:pointer;filter:drop-shadow(0 0 8px #facc1599);transform:scale(1.1)rotate(3deg)}.latest-match-card{background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #334155;border-left:4px solid #facc15;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 10px 15px -3px #0006}.match-info-section{flex:none}.match-title{color:#cbd5e1;margin:0;font-size:1.1rem;line-height:1.4}.match-highlight{color:#facc15;letter-spacing:1px;margin-top:.2rem;font-size:1.5rem;font-weight:700;display:block}.winners-podium{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:.75rem;display:flex}.winner-badge{white-space:nowrap;background-color:#0f172a99;border:1px solid #334155;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}@media (width<=768px){.latest-match-card{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1rem}.winners-podium{justify-content:flex-start;width:100%}}.controls-container input,.controls-container select{color:#fff;background-color:#1e293b;border:1px solid #334155;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.controls-container input:focus,.controls-container select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.controls-container input::placeholder{color:#64748b}.table-wrapper{-webkit-overflow-scrolling:touch;background-color:#1e293b;border:1px solid #334155;border-radius:.75rem;overflow-x:auto;box-shadow:0 20px 25px -5px #0000004d}table{border-collapse:collapse;text-align:left;width:100%}th{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background-color:#0f172a;border-bottom:1px solid #334155;padding:1rem;font-size:.875rem}td{white-space:nowrap;border-bottom:1px solid #33415580;padding:1rem}tr:hover{background-color:#33415580}.text-center{text-align:center}.text-right{text-align:right}.rank{color:#eab308;font-weight:700}.points{color:#4ade80;font-size:1.125rem;font-weight:700}.loading{text-align:center;color:#cbd5e1;margin-top:2rem;font-size:1.25rem}button.rank{transition:background-color .2s}button.rank:hover{color:#fde047;background-color:#334155!important}.username-cell{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}@media (width<=600px){.container{padding:.5rem}.header-container{text-align:center;flex-direction:column;gap:1rem;padding:1rem}.header-logo{height:50px}.title{font-size:1.5rem}.subtitle{font-size:.9rem}.controls-container{flex-direction:column}th,td{padding:.75rem .25rem;font-size:.85rem}.username-cell{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-weight:600;overflow:hidden}.points{font-size:1rem}}
