*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f2f5;color:#1a1a2e}.app{max-width:900px;margin:0 auto;padding:2rem 1rem}header{text-align:center;margin-bottom:2rem}header h1{font-size:2.2rem;font-weight:700;color:#4f46e5}header p{color:#6b7280;margin-top:.4rem}.dropzone{background:#fff;border:2px dashed #c7d2fe;border-radius:12px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:1.5rem}.dropzone:hover,.dropzone.drag-over{border-color:#4f46e5;background:#eef2ff}.upload-icon{font-size:3rem;color:#4f46e5;margin-bottom:.5rem}.dropzone p{color:#4b5563;font-size:1rem}.hint{font-size:.82rem;color:#9ca3af;margin-top:.3rem}.link{color:#4f46e5;font-weight:600}.uploading{color:#4f46e5;font-weight:600;font-size:1.1rem}.error{background:#fee2e2;color:#b91c1c;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.file-list{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 4px #0000000f}.file-list h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.count{background:#4f46e5;color:#fff;font-size:.75rem;padding:.1rem .5rem;border-radius:999px}.empty{color:#9ca3af;text-align:center;padding:2rem 0;font-size:.95rem}table{width:100%;border-collapse:collapse;font-size:.9rem}th{text-align:left;padding:.6rem .75rem;color:#6b7280;font-weight:500;border-bottom:1px solid #e5e7eb}td{padding:.75rem;border-bottom:1px solid #f3f4f6;vertical-align:middle}tr:last-child td{border-bottom:none}.filename{font-weight:500;word-break:break-all;max-width:300px}.actions{display:flex;gap:.5rem;white-space:nowrap}.btn{padding:.35rem .8rem;border-radius:6px;font-size:.82rem;font-weight:500;cursor:pointer;text-decoration:none;border:none;display:inline-block}.btn-download{background:#4f46e5;color:#fff}.btn-download:hover{background:#4338ca}.btn-delete{background:#fee2e2;color:#b91c1c}.btn-delete:hover{background:#fecaca}
