.map-container[data-v-f707ff7c]{height:100vh;display:flex;flex-direction:column;font-family:Arial,sans-serif}.header[data-v-f707ff7c]{padding:15px;background-color:#f5f5f5;border-bottom:1px solid #ddd}.header h1[data-v-f707ff7c]{margin:0 0 15px 0;color:#333}.info-panel[data-v-f707ff7c]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.address-info[data-v-f707ff7c],.coordinate-info[data-v-f707ff7c]{background:#fff;padding:10px 15px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);min-width:200px}.address-info p[data-v-f707ff7c],.coordinate-info p[data-v-f707ff7c]{margin:5px 0;font-weight:700}.value[data-v-f707ff7c]{color:#007cff;font-weight:400}.actions[data-v-f707ff7c]{display:flex;gap:10px}.actions button[data-v-f707ff7c]{padding:8px 15px;background-color:#007cff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.actions button[data-v-f707ff7c]:hover:not(:disabled){background-color:#0056b3}.actions button[data-v-f707ff7c]:disabled{background-color:#ccc;cursor:not-allowed}.map-content[data-v-f707ff7c]{flex:1;min-height:400px}.history[data-v-f707ff7c]{padding:15px;background-color:#f9f9f9;border-top:1px solid #ddd;max-height:200px;overflow-y:auto}.history h3[data-v-f707ff7c]{margin-top:0}.history ul[data-v-f707ff7c]{list-style-type:none;padding:0;margin:10px 0 0 0}.history li[data-v-f707ff7c]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eee}.history li[data-v-f707ff7c]:last-child{border-bottom:none}.history button[data-v-f707ff7c]{padding:4px 8px;background-color:#28a745;color:#fff;border:none;border-radius:3px;cursor:pointer}.history button[data-v-f707ff7c]:hover{background-color:#218838}@media (max-width:768px){.info-panel[data-v-f707ff7c]{flex-direction:column;align-items:flex-start}.actions[data-v-f707ff7c]{width:100%;justify-content:space-between}.actions button[data-v-f707ff7c]{flex:1}}.avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.avatar-uploader-icon{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}