.animate-float{animation:float 6s ease-in-out infinite}.animate-scale-in{animation:scaleIn .4s ease-out forwards}.gradient-bg{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);background-size:200% 200%;animation:gradient-shift 15s ease infinite}.drop-zone.drag-over{border-color:#0ea5e9;background:rgba(14,165,233,.1);transform:scale(1.02)}.tab-active{background:rgba(14,165,233,.15);color:#0ea5e9;border-bottom:2px solid #0ea5e9}.file-item{transition:all .2s ease}.file-item:hover{background:rgba(14,165,233,.08)}.toast{animation:slideIn .3s ease-out}.preview-canvas{max-width:100%;box-shadow:0 4px 20px rgba(0,0,0,.4)}@media (max-width:768px){.sidebar{display:none}}.signature-pad{background:#fff;border-radius:8px;cursor:crosshair}.ocr-textarea{font-family:"Courier New",monospace;direction:ltr;text-align:left}