@media only screen and (max-width:1000px){.hidden-small{display:none!important}}@media only screen and (min-width:1000px){.only-small{display:none!important}}@media only screen and (max-width:500px){.hidden-mobile{display:none!important}}.name-container{display:flex;flex-direction:column;margin:0 .7rem;gap:.25rem}.name-container.right{align-items:flex-end}.name-container.right .username{margin-left:0;margin-right:.5rem}@media only screen and (max-width:1000px){.name-container{align-items:center!important;text-align:center}}.display-name{font-size:4rem}@media only screen and (max-width:1000px){.display-name{font-size:2rem;margin:0}}.username{opacity:.5;margin-left:.5rem}
