:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background:#39257b;background:linear-gradient(109deg,#39257b,#302424);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:400px;max-width:1000px;height:100vh;margin:0 auto;padding:10px 40px}button:hover,a:hover{cursor:pointer}button:active{filter:brightness(.9)}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;position:relative;gap:100px}.search-bar-container{flex:1}.search-bar{padding:1rem;border:none;border-radius:10px;background-color:#6b3e84;width:100%;font-size:1rem}::placeholder{color:#948d9b}.champion-splash{border-radius:8px;width:100px;height:100px}:root{--champion-grid-background-color: rgba(0,0,0,.75) }.champion-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:5px;max-height:50vh;overflow:auto;background-color:var(--champion-grid-background-color);font-size:.85rem;padding:10px;border-radius:10px}.champion-grid__item{display:flex;flex-direction:column;align-items:center}.search-bar__items{position:absolute;top:100%;left:0;width:100%;z-index:10}:root{--carousel-item-color: #37403d;--low-winrate-color: #ff706b;--average-winrate-color: rgb(255, 255, 255);--high-winrate-color: #7ed957;--games-played-color: #beb0a7}.build-carousel{display:flex;gap:10px;overflow-x:auto;scrollbar-color:#8b9d83 #6a7b76}.build-carousel-item{background-color:var(--carousel-item-color);padding:8px;border-radius:5px;display:flex;justify-content:space-between;gap:10px;border:none;width:190px;flex-basis:baseline;flex-shrink:0}.rune-pair{flex:1;position:relative;display:flex;justify-content:center;align-items:center;height:100%}.build-carousel__build-info{display:flex;flex-direction:column;justify-content:space-between;height:100%}.build-carousel__secondary-path-icon{position:absolute;right:0;bottom:10px}.build-carousel__win-rate{font-size:1.5rem}.build-carousel__win-rate--low{color:var(--low-winrate-color)}.build-carousel__win-rate--average{color:var(--average-winrate-color)}.build-carousel__win-rate--high{color:var(--high-winrate-color)}.build-carousel__games-played{color:var(--games-played-color);font-size:.9rem}.build-page__build-carousel__container{display:flex;gap:20px}.build-page__champion-portrait{border-radius:10px}
