
.upload-area[data-v-266f3366] {
    border: 1px dashed #ccc !important;
    cursor: pointer;
    transition: all 0.2s;
}
.blue-border[data-v-266f3366] {
    border: 1px dashed #1976d2 !important;
    background-color: rgba(25, 118, 210, 0.05);
}
.error-border[data-v-266f3366] {
    border: 1px dashed #ff5252 !important;
    background-color: rgba(255, 82, 82, 0.05);
}
.cursor-pointer[data-v-266f3366] {
    cursor: pointer;
}

