.profile-wrapper{box-sizing:border-box;align-items:center;row-gap:2rem,;flex-direction:column;width:100%;min-height:100%;padding:2rem;display:flex;position:relative}.profile-div-wrapper{box-sizing:border-box;gap:1rem;width:100%;max-width:1200px;height:max-content;margin-top:7.5rem;margin-bottom:3rem;display:inline-flex;position:relative;container-type:inline-size}.profile-div{box-sizing:border-box;background-color:#000;border-radius:4vmin;flex-direction:column;height:100%;min-height:30cqw;max-height:100%;padding:1rem 1.5rem;display:flex;position:relative}.profile-div.left{width:70%}.profile-div.right{background-color:rgba(0,0,0,.3);align-self:center;width:30%;height:30cqw;overflow:hidden}.profile-wrapper h1{flex-shrink:0;margin-bottom:0;font-size:2rem}.profile-about{white-space:normal;word-break:break-word;flex-grow:1;flex-shrink:1;margin-top:0;margin-bottom:0}.abs_rank{color:silver;margin-top:0;position:absolute;top:1rem;left:1rem}.socials{flex-shrink:0;justify-content:space-evenly;height:max-content;display:inline-flex}.profile-pic-wrapper{aspect-ratio:1;box-sizing:border-box;border-radius:50%;place-content:center;align-self:center;place-items:center;width:8rem;max-width:50%;display:flex;position:absolute;top:-4rem;right:1.5rem;overflow:hidden}.edit-profile-pic-wrapper{aspect-ratio:1;box-sizing:border-box;cursor:pointer;background:radial-gradient(circle,#022024,#000 90%);border-radius:50%;place-content:center;align-self:center;place-items:center;width:8rem;min-width:8rem;max-width:50%;min-height:8rem;display:flex;position:relative;overflow:hidden}.profile-pic{width:100%;height:100%}pre{word-wrap:break-word;text-wrap:wrap;overflow-wrap:break-word;flex-grow:1}.avatar-placeholder{object-fit:contain;z-index:2;max-width:90%;max-height:90%;margin-top:1rem;position:relative}.socials{color:#d3d3d3;margin-top:1rem;display:inline-flex}@media (max-width:800px){.profile-div-wrapper{flex-direction:column;display:flex}.profile-div.left,.profile-div.right{width:100%}.profile-div.right{min-height:50cqw}}@media (max-width:550px){.profile-wrapper{padding:.5rem}.profile-pic-wrapper{right:.5rem}.profile-wrapper h1{font-size:1.8rem}.profile-div.right{min-height:100cqw}}
