
.masroor-tool-wrapper{max-width:520px;margin:30px auto;padding:25px;background:#ffffff;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,0.08);text-align:center;font-family:Arial}
.subtitle{color:#555;font-size:14px;margin-bottom:15px}
.upload-box{border:2px dashed #888;padding:30px;border-radius:10px;cursor:pointer;margin-bottom:15px;transition:0.3s}
.upload-box:hover{background:#f5f5f5}
.preview-section img{max-width:100%;border-radius:8px;margin-top:10px}
button{width:100%;padding:14px;background:#00b894;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;margin-top:15px}
button:hover{opacity:0.9}
.progress-bar-wrapper{width:100%;background:#eee;border-radius:20px;overflow:hidden;margin-top:15px;height:14px}
.progress-bar{height:100%;width:0;background:#00b894;transition:width 0.3s}
#canvas{border:1px solid #ddd;margin-top:15px;border-radius:6px}
.size-text{font-size:13px;color:#444;margin-top:5px}
.credit{margin-top:18px;font-size:13px;color:#555}
