:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app{max-width:800px;margin:0 auto;padding:2rem 1rem;min-height:100vh;display:flex;flex-direction:column}.header{text-align:center;margin-bottom:2rem}.header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.subtitle{color:#ffffffe6;font-size:1.1rem}.main{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 40px #0003;flex:1}.dropzone{border:2px dashed #cbd5e1;border-radius:12px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .2s ease;background:#f8fafc}.dropzone:hover,.dropzone.active{border-color:#667eea;background:#f0f4ff}.dropzone.has-files{padding:1.5rem}.dropzone-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.upload-icon{width:48px;height:48px;color:#667eea}.dropzone-text{font-size:1.1rem;color:#475569;font-weight:500}.dropzone-hint{font-size:.9rem;color:#94a3b8}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:8px;margin-top:1rem;font-size:.9rem}.files-header{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;margin-bottom:.5rem}.files-header h2{font-size:1.1rem;color:#1e293b;font-weight:600}.clear-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:.9rem;padding:.25rem .5rem;border-radius:4px;transition:background .2s}.clear-btn:hover{background:#fef2f2}.drag-hint{font-size:.85rem;color:#94a3b8;margin-bottom:1rem}.files-list{display:flex;flex-direction:column;gap:.5rem}.file-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;cursor:grab;transition:all .2s ease;border:1px solid transparent}.file-item:hover{background:#f1f5f9}.file-item.dragging{opacity:.5;border-color:#667eea;background:#f0f4ff}.file-number{width:24px;height:24px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.file-icon{width:32px;height:32px;flex-shrink:0}.file-icon svg{width:100%;height:100%;color:#ef4444}.file-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.file-name{font-size:.9rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-meta{font-size:.8rem;color:#64748b}.remove-btn{width:28px;height:28px;border:none;background:none;color:#94a3b8;font-size:1.25rem;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.remove-btn:hover{background:#fef2f2;color:#ef4444}.total-pages{text-align:center;margin-top:1rem;font-size:.9rem;color:#64748b;font-weight:500}.merge-btn{display:block;width:100%;margin-top:1.5rem;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.merge-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.merge-btn:disabled{opacity:.6;cursor:not-allowed}.footer{margin-top:2rem;text-align:center}.trust-badges{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.badge{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.9rem}.badge svg{width:20px;height:20px}.privacy-note{color:#fffc;font-size:.85rem}@media(max-width:600px){.app{padding:1rem}.header h1{font-size:2rem}.main{padding:1.25rem}.dropzone{padding:2rem 1rem}.trust-badges{gap:1rem}.badge{font-size:.8rem}.badge svg{width:18px;height:18px}}
