.watermark-remover-page{min-height:100vh}.watermark-remover-page .upload-zone{text-align:center;cursor:pointer;background:#ffffff14;border:2px dashed #ffffff26;border-radius:1.5rem;height:100%;padding:4rem 2rem;transition:all .3s}.watermark-remover-page .upload-zone:hover,.watermark-remover-page .upload-zone.drag-over{background:#ff007a08;border-color:#ff007a80;box-shadow:0 0 30px #ff007a0d}.watermark-remover-page .upload-zone .upload-icon{background:#ff007a14;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.watermark-remover-page .upload-zone:hover .upload-icon{transform:scale(1.1)}.batch-list{flex-direction:column;gap:.75rem;max-height:400px;padding-right:.25rem;display:flex;overflow-y:auto}.batch-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.batch-item:hover{background:#ffffff0d;border-color:#ffffff1a}.batch-item-info{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.batch-item-icon{background:#ffffff0d;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.batch-item-icon img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.batch-item-details{min-width:0}.batch-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.batch-item-size{color:#fff6;margin-top:.125rem;font-size:.75rem}.batch-item-status{border-radius:9999px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.status-pending{color:#ffffffb3;background:#ffffff14}.status-processing{color:#ff5c9f;background:#ff007a26}.status-success{color:#2dd4bf;background:#14b8a626}.status-error{color:#f87171;background:#ef444426}.progress-bar-container{background:#ffffff1a;border-radius:9999px;width:100%;height:4px;margin-top:.5rem;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#ff007a,#14b8a6);border-radius:9999px;height:100%;transition:width .3s}.outputs-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.outputs-grid{grid-template-columns:repeat(2,1fr)}}.output-card{background:#0000004d;border:1px solid #ffffff0f;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.output-preview-container{aspect-ratio:4/3;background:#090a0f;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.output-preview-container img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.output-info-bar{background:#ffffff05;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem;display:flex}.watermark-comparison{aspect-ratio:4/3;-webkit-user-select:none;user-select:none;background-color:#090a0f;border-radius:1rem;width:100%;max-height:500px;position:relative;overflow:hidden}
