.followerCountButton{display:flex;flex-direction:row;color:#efefef}.body-default{margin:0;font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#303030;font-family:Noto Sans JP,sans-serif;font-style:"normal";font-weight:"400";font-size:"16px"}.code-default{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.column{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px}.grid-default{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}::-webkit-scrollbar-track{background-color:#e4e4e4;border-radius:100px}::-webkit-scrollbar-thumb{background-color:#d4aa70;border-radius:100px}.user-profile{text-align:center;max-width:800px;display:flex;flex-wrap:wrap;padding:8px 16px;align-items:center;gap:12px;color:#efefef}.user-profile .contents{width:100%;display:flex;padding:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:0px;flex:1 0 0}.user-profile .contents .username{text-align:start;overflow-wrap:break-word}.user-profile .tags{display:flex;flex-direction:row;padding:2px 0;align-items:center;gap:10px}.user-profile .profile-actions{display:flex;padding-top:8px;gap:16px;justify-content:space-between;align-items:center;align-self:stretch}.user-profile .profile-actions .feedback-button{color:#efefef;font-size:16px;border:none;cursor:pointer}.profile-head{display:flex;flex-direction:column;text-align:center;gap:0px;color:#efefef}
