*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Arial,sans-serif;background:#0f1117;color:#e2e8f0;min-height:100vh}.app{display:flex;flex-direction:column;min-height:100vh}.header{background:linear-gradient(135deg,#1a1f2e,#252d3d);border-bottom:1px solid #2d3748;padding:0 24px}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.logo{display:flex;align-items:center;gap:12px}.logo-icon{font-size:28px}.logo h1{font-size:20px;font-weight:700;color:#63b3ed}.logo p{font-size:11px;color:#718096}.header-badge{background:#2b6cb0;color:#bee3f8;font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px}.main{flex:1;max-width:1200px;margin:0 auto;width:100%;padding:32px 24px}.footer{text-align:center;padding:16px;color:#4a5568;font-size:12px;border-top:1px solid #1a2332;line-height:1.6}.footer a{color:#3182ce;text-decoration:none;font-weight:500}.footer a:hover{text-decoration:underline}.card{background:#1a1f2e;border:1px solid #2d3748;border-radius:12px;padding:32px;max-width:700px;margin:0 auto}.card h2{font-size:20px;margin-bottom:12px}.sub{color:#718096;font-size:13px;margin-bottom:20px}input[type=file]{display:none}.dropzone{border:2px dashed #2d3748;border-radius:10px;padding:30px;text-align:center;cursor:pointer;margin-bottom:16px;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#718096;font-size:14px}.dropzone:hover{border-color:#3182ce;background:#1a2332}.chip{background:#252d3d;border-radius:6px;padding:6px 12px;font-size:13px;color:#a0aec0;display:flex;align-items:center;gap:8px;width:100%;text-align:left}.chip button{background:none;border:none;color:#e53e3e;cursor:pointer;font-size:16px}.err{background:#1a1325;border:1px solid #702459;border-radius:8px;padding:10px 14px;margin-bottom:14px;color:#f687b3;font-size:13px}.btn{padding:10px 24px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;background:#3182ce;color:#fff;display:block;margin:0 auto}.btn:disabled{opacity:.5;cursor:not-allowed}.dl{background:#276749;color:#9ae6b4;margin:16px auto}.bar{background:#252d3d;border-radius:8px;height:10px;margin:16px 0;overflow:hidden}.bar-in{height:100%;background:linear-gradient(90deg,#2b6cb0,#63b3ed);transition:width .5s}.sum-row{display:flex;gap:10px;margin-bottom:20px}.sum{flex:1;background:#252d3d;border-radius:8px;padding:12px;text-align:center;border-left:3px solid #48bb78}.sum b{display:block;font-size:22px}.sum span{font-size:11px;color:#718096}.auto-dl{text-align:center;color:#48bb78;font-size:12px;margin-bottom:12px}.tabs{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:12px}.tabs button{background:#252d3d;border:1px solid #2d3748;color:#718096;padding:6px 12px;border-radius:6px 6px 0 0;cursor:pointer;font-size:12px}.tabs button.act{background:#2b6cb0;color:#fff;border-color:#2b6cb0}.tbl-wrap{background:#111520;border:1px solid #2d3748;border-radius:0 8px 8px;margin-bottom:16px;max-height:500px;overflow:auto}.srch{width:100%;padding:8px 14px;background:#252d3d;border:none;border-bottom:1px solid #2d3748;color:#e2e8f0;font-size:12px;outline:none}table{width:100%;border-collapse:collapse;font-size:11px}th{background:#252d3d;color:#a0aec0;padding:8px 10px;white-space:nowrap;cursor:pointer;position:sticky;top:0}th:hover{color:#e2e8f0}td{padding:6px 10px;border:1px solid #1e2535;white-space:nowrap;text-align:center;color:#cbd5e0}tr:hover td{background:#1e2535}.pag{display:flex;justify-content:center;gap:12px;padding:10px;color:#718096;font-size:12px}.pag button{background:#252d3d;border:1px solid #2d3748;color:#a0aec0;padding:4px 12px;border-radius:4px;cursor:pointer}.pag button:disabled{opacity:.3}
