html,:root{color-scheme:dark}*{font-family:Atkinson Hyperlegible,sans-serif;box-sizing:border-box}img{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}a:link,a:visited{text-decoration:none}img{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;pointer-events:none}body{position:relative;display:flex;justify-content:center;margin:0;padding:0;background-color:#141116;color:#f2f2f2}body div#main-container{margin:5rem 0 1rem;width:min(100% - 2rem,1000px);min-height:calc(100vh - 6rem);display:flex;flex-direction:column}body div#main-container main>section,body div#main-container>header{width:100%}#toasts-container{position:fixed;top:1.25rem;left:50%;transform:translate(-50%)}#toasts-container>p{padding:.5rem;margin:0;border-radius:.5rem;color:#000;background-color:#0f5}#toasts-container.failure>p{background-color:#d63838}.toastfade{-webkit-animation:toastfade 1.68s linear forwards;animation:toastfade 1.68s linear forwards}@keyframes toastfade{0%,to{opacity:0}4%,96%{opacity:1}}@-webkit-keyframes toastfade{0%,to{opacity:0}4%,96%{opacity:1}}footer{margin:2rem 0 0;text-align:center;font-size:.825rem;color:#8c42ff}.unselectable{user-select:none;-webkit-user-select:none}header{display:flex;align-items:center;flex-direction:column;margin:0 0 2rem}header>img{border-radius:100%;object-fit:contain;width:180px;height:180px}header h1{margin:1rem 0 0}header span{margin:0}header button{display:flex;align-items:center;margin:.5rem 0 0;padding:.25rem .5rem;background-color:#221f23;color:#f2f2f2;border:0;border-radius:.5rem;transition:background-color .0625s ease-in-out,transform .125s ease-in-out}header button:hover{transform:scale(1.025);cursor:pointer;background-color:#322e33}header button:active{transform:scale(.975)}header button>svg{margin-right:.325rem;height:.875rem;width:.875rem;object-fit:contain}header button>svg.confirm{color:#22e466}header section#links{margin:.75rem -.75rem -2rem;width:min(100%,650px);display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:650px){header section#links{width:min(100%,375px)}}@media screen and (max-width:375px){header section#links{width:min(100%,250px)}}header section#links>a{margin:.75rem;transition:transform .125s ease-in-out;display:flex;justify-content:center;align-items:center;height:2.75rem;width:2.75rem;border-radius:.75rem}header section#links>a:hover{transform:scale(1.125)}header section#links>a:active{transform:scale(.875)}header section#links>a>img{height:1.5rem;width:1.5rem;object-fit:contain}[data-site=X]{background-color:#0e1419}[data-site=Instagram]{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}[data-site=YouTube]{background-color:red}[data-site=Twitch]{background-color:#9146ff}[data-site=Steam]{background-color:#231f20}[data-site=Reddit]{background-color:#ff4500}[data-site=ESEA]{background-color:#0e9648}[data-site=FACEIT]{background-color:#f50}[data-site=Xbox]{background-color:#107c10}[data-site=Pronouns]{background-color:#c71585}section#cs>section{background-color:#221f23;margin:0;padding:1rem 1.5rem;border-radius:.75rem;display:flex;flex-wrap:wrap}section#cs>section:not(:first-of-type){margin-top:1rem}section#cs>section>div.titleRow{flex-basis:100%;margin:0 0 1rem;display:flex;align-items:center;justify-content:space-between}section#cs>section>div.titleRow h3{font-size:1.375rem;margin:0;color:#8c42ff}section#cs>section>div.titleRow>div{display:flex;justify-content:flex-end;align-items:center}section#cs>section>div.titleRow>div button{background:0 0;border:0;margin:0 0 0 .75rem;padding:0;transition:transform .125s ease-in-out}section#cs>section>div.titleRow>div button:hover{cursor:pointer;transform:scale(1.075)}section#cs>section>div.titleRow>div button:active{transform:scale(.925)}section#cs>section>div.row{display:flex;align-items:center}section#cs>section>div.row>p{margin:0 0 .125rem}section#cs>section>div.row>p:first-child{text-transform:uppercase;color:#b2b2b2;font-size:.75rem;font-weight:700}section#cs>section>div.row:not(:last-child){margin-bottom:.5rem}section#cs>section#cs-mouse{align-items:center;justify-content:space-between}section#cs>section#cs-mouse>div.row{flex-direction:column;align-items:flex-start}@media screen and (min-width:451px){section#cs>section#cs-mouse>div.row:not(:last-child){margin-bottom:0}}@media screen and (max-width:450px){section#cs>section#cs-mouse>div.row{flex-basis:100%}}section#cs>section#cs-crosshair>div.row,section#cs>section#cs-video>div.row{flex-basis:100%;justify-content:space-between}@media screen and (max-width:450px){section#cs>section#cs-mouse>div.row,section#cs>section#cs-crosshair>div.row,section#cs>section#cs-video>div.row{flex-direction:column;align-items:flex-start}}section#cs>a{margin-top:1rem;padding-block:.75rem;border-radius:.75rem;background-color:#8c42ff;color:#f2f2f2;font-size:1.125rem;text-transform:uppercase;display:flex;justify-content:center;align-items:center;transition:background-color .0625s ease-in-out,transform .125s ease-in-out}section#cs>a:hover{transform:scaleX(1.0125);background-color:#7c36ee}section#cs>a:active{transform:scaleX(.9875)}section#cs>a img{margin-right:.5rem;object-fit:contain;height:1.25rem;width:1.25rem}div.sectionTitle{margin:3rem 0 2rem;height:1.3rem;width:100%;display:flex;flex-wrap:nowrap;align-items:center}div.sectionTitle>img{max-width:1.3rem;max-height:1.3rem;margin-left:.75rem}div.sectionTitle>h2{font-size:1.75rem;padding:0;margin:0 .75rem}div.sectionTitle>div{flex-grow:1;margin:0;background-color:#f2f2f288;height:1px}section.products>div:not(:first-child){display:flex;flex-wrap:wrap;justify-content:center}section.products>div:not(:first-child) a{height:90px;width:calc(50% - .5rem);border-radius:.75rem;display:flex;align-items:center;padding:.75rem;background-color:#221f23;transition:background-color .0625s ease-in-out,transform .125s ease-in-out}section.products>div:not(:first-child) a:hover{background-color:#322e33;transform:scale(1.02)}section.products>div:not(:first-child) a:active{transform:scale(.98)}@media screen and (max-width:600px){section.products>div:not(:first-child) a{width:100%}section.products>div:not(:first-child) a:nth-child(2){margin-top:1rem}}@media screen and (min-width:601px){section.products>div:not(:first-child) a:nth-child(2n){margin-left:1rem}section.products>div:not(:first-child) a:nth-child(2n) img{transform:rotate(-5deg)}}section.products>div:not(:first-child) a:nth-child(n+3){margin-top:1rem}section.products>div:not(:first-child) a img{object-fit:contain;height:65px;width:65px;transform:rotate(5deg)}section.products>div:not(:first-child) a>div{width:calc(100% - 79px);padding-inline:1rem}section.products>div:not(:first-child) a>div p{margin:0;color:#f2f2f2}section.products>div:not(:first-child) a>div p:first-child{font-size:.9rem;font-weight:700;color:#8c42ff}section.products>div:not(:first-child) a>div p span{font-weight:700}section.products>div:not(:first-child) a svg{width:14px}