@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Medium.9204c2aa.ttf) format("truetype");font-weight:400;font-style:normal}*,.body{margin:0}.body{width:100%;height:100vh;background:#000;display:flex;align-items:center;justify-content:center;flex-direction:column}select{width:180px;padding:6px 10px;font-family:gg sans,Noto Sans,Arial,sans-serif;font-size:14px;font-weight:500;background-color:#2b2d31;color:#dbdee1;border:1px solid #4f545c;border-radius:4px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .2s ease,border-color .2s ease;cursor:pointer}select:hover{background-color:#3c3f44;border-color:#72767d}select:focus{border-color:#5865f2;box-shadow:0 0 0 2px rgba(88,101,242,.3)}.main{width:450px;height:300px;color:#fff;background:#36393f;border-radius:5px;display:flex;align-items:center;justify-content:end;flex-direction:column;overflow:hidden}.profile{width:calc(300px - 40px);font-family:Roboto,Arial,sans-serif;font-weight:500;padding:0 20px 20px;background:#18191c;border-radius:8px 8px 0 0;box-shadow:0 8px 16px #0000003d;position:relative;transition:.4s}.profile:hover{box-shadow:0 0 16px #111}.profile .banner{width:300px;height:60px;background-color:#5865f2;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:8px 8px 0 0;margin:0 0 -40px -20px;transition:.4s;z-index:0}.profile img{width:80px;height:80px;background:#18191c;border:6px solid #18191c;border-radius:100%;position:-webkit-sticky;position:sticky;transition:.4s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile #userImageUrl{margin:-2px 0 0 -5px}.profile #userAvatarDecoration{width:96px;height:96px;background:none;background-repeat:no-repeat;background-position:50%;background-size:cover;margin:-2px 0 0 -2px;position:absolute;border:none;z-index:1}.badges{width:170px;margin-top:-35px;right:15px;position:absolute;display:flex;justify-content:flex-end;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;transition:.4s}.badge{width:22px;height:22px;margin:0 2px 2px 0;cursor:pointer;display:none}.nameBox{color:#f2f3f5;margin-top:10px}.flex-div{color:#ccc;font-size:16px;margin-top:2px;display:flex;flex-wrap:wrap}.profile #displayName{font-size:22px}.profile #botTag{height:15px;font-size:.625rem;line-height:15px;margin-top:5px!important;margin-left:1ch;padding:0 4px;background:#5865f2;border-radius:3px;display:inline-flex;align-items:center;vertical-align:top;display:none}.profile .botverified{margin-left:-4px;display:none}.profile .botText,.profile .clanTag{-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile .clanTag{display:inline-flex;align-items:center;gap:2px;margin-left:8px;padding:2px 4px;border:1px solid #4f545c;border-radius:8px;font-family:gg sans,Noto Sans,Arial,sans-serif;font-size:12px;font-weight:600;color:#dbdee1}.profile .clanBadge{width:14px;height:14px;border:none;border-radius:3px}.profile .clanTagText{line-height:16px;letter-spacing:.3px}input{width:300px;color:#aaa;font-size:20px;font-family:Inter,sans-serif;margin-top:75px;padding:15px 20px;background:#121212;border:none;border-radius:10px;box-sizing:border-box;outline:none;transition:.2s}input:hover{box-shadow:inset 0 0 0 2px #222}input:focus{box-shadow:inset 0 0 0 2px #5865f2}.loading{color:#fff;font-family:Roboto,Arial,sans-serif;position:fixed;bottom:15px;right:20px;animation:wink 1s infinite;visibility:hidden}@keyframes wink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes colorChange{0%{color:"red"}50%{opacity:"blue"}to{opacity:"red"}}@media only screen and (max-width:600px){.main{width:100%;border-radius:0}input{margin-top:35px}.credits{display:none}.loading{bottom:40px}}