@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";html{box-sizing:border-box;-webkit-overflow-scrolling:touch}body,html{overscroll-behavior:none;overflow-x:hidden}body{max-width:100vw;scroll-behavior:smooth;color:#fff;font-family:Arial,Helvetica,sans-serif}body::-webkit-scrollbar{display:none;width:5px;position:relative}body::-webkit-scrollbar-track{box-shadow:inset 0 0 10px transparent;border:0 solid transparent;background-clip:content-box;background-color:var(--background-color)}body::-webkit-scrollbar-thumb{background:var(--orange);outline:transparent;border-radius:7px;min-height:35px;max-height:35px}body::-webkit-scrollbar-button{display:none}*,:after,:before{box-sizing:inherit;margin:0;padding:0}#__next,body,html{height:100%}#__next,#root{isolation:isolate}h1,h2,h3,h4,h5{margin:0;padding:0}ul{list-style-type:none}button{border:none;font-family:inherit;background-color:transparent;outline:none;cursor:pointer}a,button{color:inherit}a{text-decoration:none}.home-container{width:100%;min-height:calc(100vh - 80px);position:relative;overflow:hidden;margin:0 auto;display:flex;align-items:center;justify-content:center}h1{font-size:1.5rem;line-height:2.25rem;letter-spacing:.18rem;font-weight:800}@media only screen and (min-width:1024px){h1{font-size:2.625rem;line-height:2.625rem;letter-spacing:.2025rem;font-weight:800}}@media only screen and (min-width:1280px){h1{font-size:3rem;line-height:3rem;letter-spacing:.24rem;font-weight:800}}h2{font-size:1.125rem;line-height:1.5rem;letter-spacing:.1rem;font-weight:800}@media only screen and (min-width:1024px){h2{font-size:1.25rem;line-height:1.5rem;font-weight:800}}@media only screen and (min-width:1280px){h2{font-size:1.5rem;line-height:1.6875rem;font-weight:800}}h3{font-size:1.25rem}h3,h4{line-height:1.5rem;letter-spacing:.08rem;font-weight:600}h4{font-size:1rem}@media only screen and (min-width:1024px){h4{font-size:1rem;line-height:1.5rem;letter-spacing:.08rem;font-weight:600}}h5{font-size:1rem;line-height:1.5rem;letter-spacing:.08rem;font-weight:700}h6{line-height:1.375rem;font-weight:500}.robot-name,h6{font-size:1.125rem;letter-spacing:.09rem}.robot-name{line-height:2rem;font-weight:400}.robot-score{font-size:.875rem;letter-spacing:.07rem;font-weight:700}.traits-text{font-size:1.125rem;line-height:1.5rem;letter-spacing:.0225rem;font-feature-settings:"salt" on,"liga" off;font-weight:700}.react-horizontal-scrolling-menu--scroll-container::-webkit-scrollbar{display:none}.react-horizontal-scrolling-menu--scroll-container{-ms-overflow-style:none;scrollbar-width:none}:root{--aur:#60b55a;--error:#861d1d;--success:#1d861c;--background-color:#000}