.UserProfile_container__jKWdL{padding:20px;max-width:800px;margin:0 auto;text-align:center}.UserProfile_avatar__vBOZT{width:100px;height:100px;border-radius:50%;margin-top:10px;border:2px solid #007bff}.UserProfile_profile-header__0f9F0 h1{font-size:2em;margin:10px 0;color:#333}.UserProfile_profile-header__0f9F0 h2{font-size:1.2em;margin:5px 0;color:#666}.UserProfile_bio__bTBpo{font-size:1em;margin:10px 0;color:#777}.UserProfile_grid__E0oy9{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;justify-content:center;margin-top:20px}.UserProfile_cardWrapper__5wX0I{position:relative}.UserProfile_card__cviqO{background-color:#f5f5f5;padding:15px;border-radius:10px;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,.1);color:black;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none;position:relative}.UserProfile_card__cviqO:hover{transform:scale(1.05);box-shadow:4px 4px 15px rgba(0,0,0,.2)}.UserProfile_card__cviqO img{width:100%;height:250px;object-fit:cover;border-radius:5px}.UserProfile_card__cviqO p{font-size:1em;margin:10px 0;color:#333}.UserProfile_card__cviqO .UserProfile_info__uvMW_{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px}.UserProfile_card__cviqO .UserProfile_info__uvMW_ span{font-size:.9em;color:#666;display:flex;align-items:center}.UserProfile_card__cviqO .UserProfile_info__uvMW_ span svg{margin-right:5px}.UserProfile_card__cviqO .UserProfile_more-images__WJTYU{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.5);color:white;padding:5px;border-radius:5px;font-size:.8em;display:flex;align-items:center}.UserProfile_card__cviqO .UserProfile_more-images__WJTYU svg{margin-right:5px}body.UserProfile_dark-mode__g6Yio .UserProfile_card__cviqO{background-color:#a43b3b;color:white}body.UserProfile_dark-mode__g6Yio .UserProfile_card__cviqO a{color:#66b2ff;background-color:rgb(135,42,42)}body.UserProfile_dark-mode__g6Yio .UserProfile_card__cviqO .UserProfile_more-images__WJTYU{background-color:rgba(168,46,46,.5);color:black}