:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#1e1e2f;color:#f0ead6}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.champion-card[data-v-4d90665d]{width:120px;padding:10px;text-align:center;border:solid 2px #213547;border-radius:10px;font-weight:700;background-color:#0a0a0a}.champion-card img[data-v-4d90665d]{width:100%;border-radius:8px;box-shadow:0 2px 6px #0003}.champion-card.selected[data-v-4d90665d]{background-color:#4caf50;color:#fff}.date[data-v-4d90665d]{font-size:.75rem;color:#fff;opacity:.9}.header{position:fixed;top:0;left:0;right:0;background-color:#3b1f63;z-index:10;padding-bottom:1rem;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.container{padding-top:250px;max-width:1000px;margin:auto;text-align:center}.search-container{position:relative;max-width:400px;width:100%}.searchbar{padding:.5rem 2.5rem .5rem 1rem;font-size:1rem;width:100%;border:1px solid #ccc;border-radius:8px;background-color:#f0ead6;box-sizing:border-box}.clear-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);border:none;background:transparent;font-size:1.3rem;cursor:pointer;color:#999;padding:0;line-height:1}.clear-btn:hover{color:#555}.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;justify-items:center}.random-filters-counter{position:relative;display:flex;justify-content:center;align-items:center;margin-top:1rem;width:50%}.filters{display:flex;gap:10px}.filters button,.random button,.modal button{margin:0 5px;padding:.4rem .8rem;border:1px solid #42b983;background:#f0ead6;color:#42b983;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .2s ease}.filters button.active,.filters button:hover,.random button:hover,.modal button:hover{background-color:#42b983;color:#f0ead6}.progress-container{position:absolute;right:0}.progress-ring__background{stroke:#f0ead6}.progress-ring__circle{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}.random{position:absolute;left:0}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background:#3b1f63;color:#f0ead6;padding:2rem;border-radius:10px;text-align:center;position:relative;max-width:300px;width:100%}.champion-image{width:120px;height:auto;border-radius:8px;margin-bottom:1rem}
