.socrultimate-container { max-width:650px; margin:auto; text-align:center; font-family:'Segoe UI', sans-serif; }
.socrultimate-title { font-size:26px; margin-bottom:15px; }
.socrultimate-dropzone { border:3px dashed #6366f1; padding:40px; border-radius:20px; background:#f3f4ff; cursor:pointer; transition:0.3s; }
.socrultimate-dropzone:hover { background:#e0e7ff; }
.socrultimate-dropzone input { display:none; }
.socrultimate-btn { background:#6366f1; color:white; padding:12px 25px; border:none; border-radius:10px; cursor:pointer; margin-top:15px; font-size:18px; }
.socrultimate-result { width:100%; height:220px; margin-top:20px; padding:15px; border-radius:12px; border:2px solid #c7d2fe; }
.socrultimate-copy { background:#10b981; color:white; padding:10px 22px; border:none; border-radius:10px; cursor:pointer; margin-top:10px; }
.socrultimate-status { margin:10px; font-weight:600; }
